[opensuse-buildservice] OBS private installation
Hello, I'm brand new to OBS and am trying to set up a private instance of OBS. I'm following the directions at: http://en.opensuse.org/openSUSE:Build_Service_private_installation But the system I'm installing doesn't have the required files for portmap, and therefore NFS. a zypper what-provides portmap Tells me that rpcbind is the source. Now uninstalling and reinstalling all of rpcbind fails. You see, /sbin/portmap is not present. Now, my SUSE experience is very very dated, so I'm wondering: What am I doing wrong? (A full zypper up doesn't help...) Regards, Eric -- Eric Richards Kernel Software Engineer SGI logo 1900 Pike Road Longmont, CO 80501 Phone: 303-532-0233 E-Mail: ERichards@sgi.com <mailto:ERichards@sgi.com> Website: www.sgi.com <http://www.sgi.com> -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Hi Eric, If you are new to OBS than you might consider skipping the NFS part for the time being as it's not crucial to get the OBS running. You can come back to that part once you get more confidence with OBS. I don't use this feature in my private OBS instance for the time being either. Best regards, Andrzej. -----Original Message----- From: Eric Richards [mailto:erichards@sgi.com] Sent: Monday, 21 May, 2012 16:16 To: opensuse-buildservice@opensuse.org Subject: [opensuse-buildservice] OBS private installation Hello, I'm brand new to OBS and am trying to set up a private instance of OBS. I'm following the directions at: http://en.opensuse.org/openSUSE:Build_Service_private_installation But the system I'm installing doesn't have the required files for portmap, and therefore NFS. a zypper what-provides portmap Tells me that rpcbind is the source. Now uninstalling and reinstalling all of rpcbind fails. You see, /sbin/portmap is not present. Now, my SUSE experience is very very dated, so I'm wondering: What am I doing wrong? (A full zypper up doesn't help...) Regards, Eric -- Eric Richards Kernel Software Engineer SGI logo 1900 Pike Road Longmont, CO 80501 Phone: 303-532-0233 E-Mail: ERichards@sgi.com <mailto:ERichards@sgi.com> Website: www.sgi.com <http://www.sgi.com> -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Andrzej, I'm not setting the requirements on this, but I get what you're saying. It just seems "broken" as opposed to not configured. Regards, Eric On 05/21/2012 09:58 AM, Andrzej Lisowski wrote:
Hi Eric,
If you are new to OBS than you might consider skipping the NFS part for the time being as it's not crucial to get the OBS running. You can come back to that part once you get more confidence with OBS. I don't use this feature in my private OBS instance for the time being either.
Best regards, Andrzej.
-----Original Message----- From: Eric Richards [mailto:erichards@sgi.com] Sent: Monday, 21 May, 2012 16:16 To: opensuse-buildservice@opensuse.org Subject: [opensuse-buildservice] OBS private installation
Hello,
I'm brand new to OBS and am trying to set up a private instance of OBS. I'm following the directions at:
http://en.opensuse.org/openSUSE:Build_Service_private_installation
But the system I'm installing doesn't have the required files for portmap, and therefore NFS. a
zypper what-provides portmap
Tells me that rpcbind is the source. Now uninstalling and reinstalling all of rpcbind fails. You see, /sbin/portmap is not present.
Now, my SUSE experience is very very dated, so I'm wondering: What am I doing wrong? (A full zypper up doesn't help...)
Regards,
Eric
-- Eric Richards Kernel Software Engineer SGI logo 1900 Pike Road Longmont, CO 80501 Phone: 303-532-0233 E-Mail: ERichards@sgi.com <mailto:ERichards@sgi.com> Website: www.sgi.com <http://www.sgi.com> -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Am Montag, 21. Mai 2012, 10:50:40 schrieb Eric Richards: ...
On 05/21/2012 09:58 AM, Andrzej Lisowski wrote:
Hi Eric,
If you are new to OBS than you might consider skipping the NFS part for the time being as it's not crucial to get the OBS running. You can come back to that part once you get more confidence with OBS. I don't use this feature in my private OBS instance for the time being either.
Indeed. Actually we recommend NOT to use NFS at all with OBS.
Best regards, Andrzej.
-----Original Message----- From: Eric Richards [mailto:erichards@sgi.com] Sent: Monday, 21 May, 2012 16:16 To: opensuse-buildservice@opensuse.org Subject: [opensuse-buildservice] OBS private installation
Hello,
I'm brand new to OBS and am trying to set up a private instance of OBS. I'm following the directions at:
http://en.opensuse.org/openSUSE:Build_Service_private_installation
Hm, that seems to be more a MeeGo-OBS documentation in the meantime. Can you please just try to follow the README.SETUP file from git/packages? That is the official documentation which we also keep up2date on version updates: https://github.com/openSUSE/open-build-service/blob/master/dist/README.SETUP bye adrian -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Hi, Adrian, On 05/22/2012 12:59 AM, Adrian Schröter wrote:
Indeed. Actually we recommend NOT to use NFS at all with OBS.
So noted.
Hm, that seems to be more a MeeGo-OBS documentation in the meantime.
Can you please just try to follow the README.SETUP file from git/packages? That is the official documentation which we also keep up2date on version updates:
https://github.com/openSUSE/open-build-service/blob/master/dist/README.SETUP
I'll clone that and follow the README directions. BTW, the doc I was following was: http://en.opensuse.org/openSUSE:Build_Service_private_installation
bye adrian
Thanks much, Eric -- Eric Richards Kernel Software Engineer SGI logo 1900 Pike Road Longmont, CO 80501 Phone: 303-532-0233 E-Mail: ERichards@sgi.com <mailto:ERichards@sgi.com> Website: www.sgi.com <http://www.sgi.com> -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mon, May 21, 2012 at 08:16:06AM -0600, Eric Richards wrote:
I'm brand new to OBS and am trying to set up a private instance of OBS. I'm following the directions at:
http://en.opensuse.org/openSUSE:Build_Service_private_installation
But the system I'm installing doesn't have the required files for portmap, and therefore NFS. a
zypper what-provides portmap
Tells me that rpcbind is the source. Now uninstalling and reinstalling all of rpcbind fails. You see, /sbin/portmap is not present.
rpcinfo is a superset of portmap, that's why there is no /sbin/portmap. Try '/sbin/rpcinfo' to see the registered services. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (4)
-
Adrian Schröter
-
Andrzej Lisowski
-
Eric Richards
-
Michael Schroeder