Bug 331612

Summary: zypper fail to search again after install
Product: [openSUSE] openSUSE 10.3 Reporter: Hubert Figuiere <hfiguiere>
Component: libzyppAssignee: Jan Kupec <jkupec>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Hubert Figuiere 2007-10-07 04:48:42 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
Comment 1 Jan Kupec 2007-10-08 08:54:10 UTC

*** This bug has been marked as a duplicate of bug 330978 ***