Bugzilla – Bug 331612
zypper fail to search again after install
Last modified: 2007-10-08 08:54:10 UTC
Start zypper doing $ sudo zypper sh Then search of a package Install package. Try search again, it seems to hang... Example on a system where jhead is not installed. zypper> se jhead * Reading installed packages [100%] S | Repository | Type | Name | Version | Arch --+-----------------------+---------+-----------------+---------+----- | Main_Repository_(OSS) | package | jhead | 2.7-11 | i586 | Factory_Debug_1 | package | jhead-debuginfo | 2.7-11 | i586 zypper> in jhead * Reading repository 'Main Repository (NON-OSS)' cache * Reading repository 'Main Repository (DEBUG)' cache * Reading repository 'openSUSE-10.3-Updates' cache * Reading repository 'Main Repository (OSS)' cache Reading RPM database... The following NEW packages are going to be installed: jhead jpeg Overall download size: 156.7 K. After the operation, additional 376.5 K will be used. Continue? [yes/no]: yes Downloading package jpeg-6b-812.i586, 107.4 K (277.4 K unpacked) Downloading: media * Downloading [100%] Downloading: jpeg-6b-812.i586.rpm * Downloading [100%] * Installing: jpeg-6b-812 [100%] Downloading package jhead-2.7-11.i586, 49.3 K (99.1 K unpacked) Downloading: jhead-2.7-11.i586.rpm * Downloading [100%] * Installing: jhead-2.7-11 [100%] zypper> se jhead HANG
*** This bug has been marked as a duplicate of bug 330978 ***