[opensuse-factory] updated of packages with usermod / groupmod calls 'hang'
Hi, I have a question if i'm the only one seeing it or not (a quick glance in bugzilla did not show hits, but then, it might be tricky to guess the right search words). So the problem: I issued a zypper dup. Several packages are being downloaded and installed. All the packages that have some usermod / groupmod calls in their post scripts hang the process. usermod needs to be killed on a separate shell. even if I start the simple usermod -g www wwwrun (as launched by apache2 script) stays there and hangs forever. Anybody seen something similiar? Some bug already hinting at this problem? (I would file it against base system otherwise, as manually starting groupmod also does not work). Best regards, Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Dominique Leuenberger <Dominique.Leuenberger <at> TMF-Group.com> writes: [...]
Anybody seen something similiar? Some bug already hinting at this problem? (I would file it against base system otherwise, as manually starting groupmod also does not work).
Same here. I updated from 11.1 to factory a few days ago and saw the same. I captured a "ps -axf" output during "zypper dup". The whole process hanged three times: 28491 pts/1 S+ 1:42 | \_ zypper dup 6113 pts/1 S+ 0:00 | \_ rpm --root / --dbpath /var/lib/rpm -U --percent --force --nodeps -- /var/cache/zypp/packages/factory-oss/suse/i586/apache2-2.2.11 6128 pts/1 S+ 0:00 | \_ /bin/sh /var/tmp/rpm-tmp.4204 2 7996 pts/1 S+ 0:00 | \_ usermod -s /bin/false wwwrun 28491 pts/1 S+ 1:42 | \_ zypper dup 6113 pts/1 S+ 0:00 | \_ rpm --root / --dbpath /var/lib/rpm -U --percent --force --nodeps -- /var/cache/zypp/packages/factory-oss/suse/i586/apache2-2.2.11 6128 pts/1 S+ 0:00 | \_ /bin/sh /var/tmp/rpm-tmp.4204 2 6143 pts/1 S+ 0:00 | \_ usermod -g www wwwrun 27244 pts/1 Ss 0:00 \_ /bin/bash 27292 pts/1 S 0:00 | \_ bash 28491 pts/1 S+ 0:59 | \_ zypper dup 9065 pts/1 S+ 0:00 | \_ rpm --root / --dbpath /var/lib/rpm -U --percent --force --nodeps -- /var/cache/zypp/packages/factory-oss/suse/i586/udev-141-1.4.i 9066 pts/1 S+ 0:00 | \_ /bin/sh /var/tmp/rpm-tmp.52573 2 9067 pts/1 S+ 0:00 | \_ usr/sbin/groupadd -r tape 28491 pts/1 S+ 2:15 | \_ zypper dup 1665 pts/1 S+ 0:00 | \_ rpm --root / --dbpath /var/lib/rpm -U --percent --force --nodeps -- /var/cache/zypp/packages/factory-oss/suse/i586/gdm-2.26.1-2.2 1666 pts/1 S+ 0:00 | \_ /bin/sh /var/tmp/rpm-tmp.89890 2 1669 pts/1 S+ 0:00 | \_ /usr/sbin/usermod -g gdm -G gdm -s /bin/false gdm Known problem? -Rolf -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (2)
-
Dominique Leuenberger
-
Rolf Offermanns