[Bug 285472] New: network script does not work for /usr over NFS
https://bugzilla.novell.com/show_bug.cgi?id=285472 Summary: network script does not work for /usr over NFS Product: openSUSE 10.3 Version: Alpha 5 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: zoz@novell.com ReportedBy: coolo@novell.com QAContact: qa@suse.de CC: thoenig@novell.com Found By: --- There is a small problem: the dbus init script should behind $remote_fs as it uses /usr - but that creates a loop as network requires it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c1 --- Comment #1 from Timo Hoenig <thoenig@novell.com> 2007-06-19 05:51:19 MST --- Added 'Required-Start: $local_fs' to both acpid and dbus-1. Submitted to STABLE. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c3 Christian Zoz <zoz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmueller@novell.com --- Comment #3 from Christian Zoz <zoz@novell.com> 2007-06-21 03:22:57 MST --- *** Bug 285561 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=285561 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c5 --- Comment #5 from Olaf Hering <olh@novell.com> 2007-06-25 09:46:01 MST --- 'Required-Start: $local_fs' Required-Start is wrong, Should-Start must be used. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c6 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@novell.com --- Comment #6 from Timo Hoenig <thoenig@novell.com> 2007-06-25 10:12:48 MST --- Coolo, I have change that according to your word. Please comment. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c7 --- Comment #7 from Stephan Kulow <coolo@novell.com> 2007-06-25 10:27:40 MST --- no idea what Olaf refers to. Required-Start is just fine IMO -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c9 Christian Zoz <zoz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |kukuk@novell.com --- Comment #9 from Christian Zoz <zoz@novell.com> 2007-07-12 07:21:56 MST --- Read bug 135595 to learn why we start NM or NetControl in one script. We have a sysconfig variable NM_ONLINE_TIMEOUT. If it is set to non zero, then rcnetworks waits for NM to set up the interface (or timeout). So remote /usr can work with NM at least at boot time (if NM keeps this network connection up until system shutdown). Will we move dbus to the root fs? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c10 Thorsten Kukuk <kukuk@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|kukuk@novell.com | --- Comment #10 from Thorsten Kukuk <kukuk@novell.com> 2007-07-12 07:28:27 MST --- (In reply to comment #9 from Christian Zoz)
Read bug 135595 to learn why we start NM or NetControl in one script.
My comment about this is the same as in comment #8: Invalid use case of NetworkManager.
Will we move dbus to the root fs?
Seems we have to, but we will not move hal. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c11 --- Comment #11 from Thorsten Kukuk <kukuk@novell.com> 2007-07-12 07:31:09 MST --- (In reply to comment #10 from Thorsten Kukuk)
Will we move dbus to the root fs?
Seems we have to, but we will not move hal.
But at first we need to find out and fix, why we link dbus against libxml2 while nobody else is doing this. Solving this dependency makes the move trivial. Other distributions were able to move only the dbus daemon to root fs, so we should be able to do so, too. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c12 Christian Zoz <zoz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tambet@novell.com Status|NEW |NEEDINFO Info Provider| |kukuk@novell.com --- Comment #12 from Christian Zoz <zoz@novell.com> 2007-07-12 07:51:56 MST --- Why don't we move hal? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c14 --- Comment #14 from Christian Zoz <zoz@novell.com> 2007-07-12 08:13:10 MST --- I did not ask for libxml and not for everything. I asked for hal. And why? Because it is a basic service and is needed for network setup with NM. So again, why don't we move hal to root fs? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 Christian Zoz <zoz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |kukuk@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c15 --- Comment #15 from Stephan Kulow <coolo@novell.com> 2007-07-12 08:17:32 MST --- The chain of dependencies is / -> dbus -> network -> /usr -> hal -> NetworkManager So hal is after /usr and network and NM are independent. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c16 Thorsten Kukuk <kukuk@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|kukuk@novell.com |zoz@novell.com --- Comment #16 from Thorsten Kukuk <kukuk@novell.com> 2007-07-12 08:23:05 MST --- (In reply to comment #14 from Christian Zoz)
I did not ask for libxml and not for everything. I asked for hal. And why? Because it is a basic service and is needed for network setup with NM.
I answered that and you missed the point: Why do we need such a complex construct if everybody else is doing it "simple" and does not need this huge amount of dependencies? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c17 Christian Zoz <zoz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|zoz@novell.com |kukuk@novell.com --- Comment #17 from Christian Zoz <zoz@novell.com> 2007-07-12 11:23:16 MST --- To comment 15: hal is in /usr, therefore it should require $remote_fs (It does not currently). Then hal is inside the chain of dependencies. To comment 16: I asked you "why" and you answered "why not" (resp. v.v.). That is not an answer. And i told you why we need hal. Of course we can strip NM of the network start script and can let it have it's own start script. If you want that, then go to Werner and ask him to provide a insserv that allows this separation (two services that provide network). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c18 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|kukuk@novell.com | --- Comment #18 from Stephan Kulow <coolo@novell.com> 2007-07-12 12:41:30 MST --- This separation is needed. And no, a networkmanager does not provide network service. With some luck you get a dhcp client running, but that's about it. So split out Networkmanager out of the network script and the network script will just exit if NM is configured. What we might need to change though is that the nfs service is split between "mount possibly /usr" and "mount NFS shares but /usr" (to not regress the original report of 135595). Are you guys in the office tomorrow? I suggest we discuss this shortly tomorrow with Werner. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c19 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkoenig@novell.com, werner@novell.com --- Comment #19 from Stephan Kulow <coolo@novell.com> 2007-07-13 09:19:34 MST --- I talked with Matthias about splitting nfs into remote_fs and nfs and both splits are easily done. But I think we shouldn't rush into it. Moving Networkmanager and deps into / is still a valid alternative, so I'd at least await the next dist meeting. At least by now we know the bug is valid :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c20 --- Comment #20 from Matthias Koenig <mkoenig@novell.com> 2007-07-16 04:47:01 MST --- What about support for NFSv4? To work properly this would need the ID mapping daemon (rpc.idmapd). Even though I found mounting without this daemon is possible, the the file/group ownerships are wrong and show some bogus UID. This might be a problem for SUID root programs. For kerberos the rpc.gssd daemon would also be needed. Both deamons pull in libraries we likely do not want to have in /lib, the most important are: rpc.idmapd libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7d69000) libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb7d26000) libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb7be1000) rpc.gssd: librpcsecgss.so.3 => /usr/lib/librpcsecgss.so.3 (0xb7f4b000) libgssapi.so.2 => /usr/lib/libgssapi.so.2 (0xb7f42000) libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0xb7f18000) libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0xb7e90000) libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0xb7e6a000) This is slightly related to bugzilla #158000 Just for reference, there is also a debian bug addressing this issue: http://bugs.debian.org/421440 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c21 --- Comment #21 from Stephan Kulow <coolo@novell.com> 2007-07-16 05:41:05 MST --- The number of file systems we support for /usr has to be very limited. We should not reach for the world. Let's concentrate on fixing regressions instead of creating new features - and /usr on NFSv4 is clearly one (I'm with /421440 there :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c22 --- Comment #22 from Stephan Kulow <coolo@novell.com> 2007-07-17 02:48:43 MST --- As Matthias referenced debian I checked and debian unstable has /usr/bin/dbus-daemon linking to /usr/lib/libexpat.so.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c23 --- Comment #23 from Dr. Werner Fink <werner@novell.com> 2007-07-17 03:04:25 MST --- Have you looked into the patch used by debian? AFAIK the interface of libexpat is different from that of libxml2 ... or does dbus provide a wrapper to be able to use both? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c24 --- Comment #24 from Christian Zoz <zoz@novell.com> 2007-07-17 03:05:28 MST --- What i understand is that we have to get rid of /usr-dependencies in service network. Therefore we may split network into network and NM as proposed by Coolo. What i don't understand is why we have to split nfs. That sounds curious. What i wish is that someone explains me rationally why we cannot add additional libraries and daemons to the root-fs. How big is root-fs now? Why is it not allowed to become bigger? How big would it be if we add everything to support NM and NFSv4? Some day there may come another feature request for NFSv4 or an improved NM. Then we have to take these as basic services that are necessary for basic network access (remote access to /usr). Other distros don't do it either is not a reason. Where are the real limitations for root-fs? Please explain! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c25 --- Comment #25 from Christian Zoz <zoz@novell.com> 2007-07-17 03:09:27 MST --- And i forget something. In comment 16 Torsten said 'simple'. Splitting all services into early and late is simple, yes? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c26 --- Comment #26 from Dr. Werner Fink <werner@novell.com> 2007-07-17 03:18:24 MST --- The sense of using /usr over NFS is to hold / as small as possible. Clearly it is easy to move all programs and libraries from /usr to / and avoid any problem caused by NFS but this is not a solution. IMHO the part of network used for /usr over NFS should be splitted of as it is a static network. AFAICR one intension of the NetworkManager was to solve problems within a dynmaic network environment. In other words after /usr is mounted, if over NFS or from local disks does not matter, then dbus, hal, and the NetworkManager could be started. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c27 --- Comment #27 from Christian Zoz <zoz@novell.com> 2007-07-17 03:48:25 MST --- Where is a system that needs root-fs as small as possible? Small root-fs is ok, but why as small as possible? Where are the limitations? What size is a limit? Where is the benefit of having root-fs as small as possible? I'm sure we could make it still smaller. But for the sake of what? And you need not to explain me anymore what was already explained above. I understand that. But these questions i repeat these haven't been answered up to now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c28 --- Comment #28 from Dirk Mueller <dmueller@novell.com> 2007-07-17 03:51:44 MST --- I've added a rpmlint check to barf about packages that install into /usr but are not behind $remote_fs - feedback appreciated. current graph under http://w3.suse.de/~dmueller/sysv5-deps.ps. there are a _lot_ of broken dependencies in there. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c30 --- Comment #30 from Christian Zoz <zoz@novell.com> 2007-07-17 05:12:18 MST --- Thanks Matthias. This is the first reasonable answer. I already thought on PXE-boots: a) if we start a service after mounting /usr it needs the same network bandwith. But yes, if we don't start that, then not. b) I want to know a little bit more: - how big (or better: small) is the memory on current systems used for PXE-boots? - how big is our root-fs currently? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c31 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |prusnak@novell.com --- Comment #31 from Dirk Mueller <dmueller@novell.com> 2007-07-20 05:53:56 MST --- I've switched dbus-1 over to expat, but it can't move to / because libexpat is under /usr -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c32 --- Comment #32 from Timo Hoenig <thoenig@novell.com> 2007-07-24 03:20:38 MST --- Any rationale which would prevent us from moving libexpat, too? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |prusnak@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c33 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|prusnak@novell.com | --- Comment #33 from Pavol Rusnak <prusnak@novell.com> 2007-07-25 02:58:58 MST --- I don't have any objections about moving libexpat to /. (For example, Fedora has libexpat in /%_lib since January 2006 - https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=178743). Timo: Is that right that libxml2 stays in %_libdir now that dbus uses expat? (You asked me about moving libxml2 to / on April 2nd for the same reason). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c34 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |prusnak@novell.com --- Comment #34 from Dirk Mueller <dmueller@novell.com> 2007-07-25 03:19:47 MST --- Pavol, could you please submit a libexpat that is in /%_lib? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c35 --- Comment #35 from Timo Hoenig <thoenig@novell.com> 2007-07-25 03:48:56 MST --- Pavol, yes, libxml2 can stay in %_libdir. We would just need to move libexpat. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c36 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|prusnak@novell.com | --- Comment #36 from Pavol Rusnak <prusnak@novell.com> 2007-07-25 03:54:06 MST --- (In reply to comment #34 from Dirk Mueller)
Pavol, could you please submit a libexpat that is in /%_lib?
Just submitted to STABLE. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zoz@novell.com |thoenig@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c37 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|thoenig@novell.com |zoz@novell.com --- Comment #37 from Timo Hoenig <thoenig@novell.com> 2007-07-25 09:24:10 MST --- D-Bus submitted to STABLE. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c38 Christian Zoz <zoz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lnussel@novell.com --- Comment #38 from Christian Zoz <zoz@novell.com> 2007-07-26 10:25:49 MST --- *** Bug 254819 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=254819 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472#c39 Christian Zoz <zoz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zoz@novell.com AssignedTo|zoz@novell.com |mt@novell.com Component|Network |Network Product|openSUSE 10.3 |openSUSE 11.0 Version|Alpha 5 |unspecified --- Comment #39 from Christian Zoz <zoz@novell.com> 2007-11-27 06:36:44 MST --- Assigned to Marius, since he is now maintainer of package sysconfig. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c45 --- Comment #45 from Marius Tomaschewski <mt@novell.com> 2008-05-19 06:11:58 MST --- Created an attachment (id=216377) --> (https://bugzilla.novell.com/attachment.cgi?id=216377) patch fixing sysconfig scripts [need by /etc/init.d/network actions] It allows to setup common interface types as eth, bridge, bonding, vlan, ip tunnels. What does not work is e.g. wireless and ppp. The NetworkManager related scripts would require the 'readlink' core utility and of course NetworkManager binaries in /[s]bin. Further, following init scripts do not support /usr on nfs yet: - boot.apparmor: wc used in /lib/apparmor/rc.apparmor.functions, line 437 - syslog: mkfifo coreutil (to create /dev/xconsole) - kdb: at least locale and find - nfs: stat coreutil, /usr/sbin/sm-notify, /usr/sbin/rpc.* - boot.local: "perl -pi /etc/langset.pl" ??? I'd propose to move mkfifo, readlink, stat coreutils to /bin and fix the another places. Except of this the nfs script in most cases fails to umount /usr, for example because of some ssh-agent still running... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c47 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|coolo@novell.com | --- Comment #47 from Stephan Kulow <coolo@novell.com> 2008-05-19 06:45:35 MST --- boot.local: "perl -pi /etc/langset.pl" - that's live cd specific :) I would feel safer if we fix such issues in the beta phase, which ended may, 9th for 11.0. So submit this once STABLE is no longer 11.0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User werner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c48 --- Comment #48 from Dr. Werner Fink <werner@novell.com> 2008-05-19 07:38:38 MST --- the syslog script is fixed as it use mknod now -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c49 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Network |Network Product|openSUSE 11.0 |openSUSE 11.1 Version|Alpha 2 |Alpha 0 --- Comment #49 from Marius Tomaschewski <mt@novell.com> 2008-05-26 01:58:52 MDT --- moving bug to 11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c50 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |schwab@novell.com --- Comment #50 from Marius Tomaschewski <mt@novell.com> 2008-09-11 05:20:00 MDT --- Andreas, can you move readlink to /bin/, please? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c51 --- Comment #51 from Marius Tomaschewski <mt@novell.com> 2008-09-11 07:29:58 MDT --- Please move md5sum to /bin too. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User cthiel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c52 Christoph Thiel <cthiel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cthiel@novell.com Status|NEEDINFO |NEW Info Provider|schwab@novell.com | --- Comment #52 from Christoph Thiel <cthiel@novell.com> 2008-09-25 05:05:30 MDT --- md5sum has been moved to /bin. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User cthiel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c53 --- Comment #53 from Christoph Thiel <cthiel@novell.com> 2008-09-25 05:06:00 MDT --- ------------------------------------------------------------------- Thu Sep 18 16:38:01 CEST 2008 - schwab@suse.de - Move readlink and md5sum to /bin. ------------------------------------------------------------------- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c54 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #54 from Marius Tomaschewski <mt@novell.com> 2008-09-25 08:21:55 MDT --- Retested with sysconfig-0.71.6, fixed to avoid two new added seq calls. Works fine for me. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=285472 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=285472#c55 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cyberorg@opensuse.org --- Comment #55 from Marius Tomaschewski <mt@novell.com> 2008-10-13 02:15:31 MDT --- *** Bug 425445 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=425445 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com