[Bug 414142] New: "zypper se <package>" does not show newer package
https://bugzilla.novell.com/show_bug.cgi?id=414142 Summary: "zypper se <package>" does not show newer package Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: captain.magnus@opensuse.org QAContact: qa@suse.de Found By: --- When I do a "zypper se <package>" I expect to see a V in the status column if the package installed is not the same version as in the repo. linux-2ztj:/home/mboman # zypper lr -u # | Alias | Name | Enabled | Refresh | URI --+-------------------+-------------------+---------+---------+------------------------------------------------------------------------------ 1 | DevelTools | DevelTools | Yes | No | http://download.opensuse.org/repositories/openSUSE:Tools:Devel/openSUSE_11.0 2 | openSUSE-DVD_11.0 | openSUSE-DVD 11.0 | Yes | No | iso:///?iso=openSUSE-11.0-DVD-x86_64.iso&url=file:///media/disk/pub/openSUSE/ linux-2ztj:/home/mboman # zypper info osc Reading installed packages... Information for package osc: Repository: DevelTools Name: osc Version: 0.108.4478M-1.1 Arch: x86_64 Vendor: openSUSE Build Service Installed: Yes Status: out-of-date (version 0.106-1.1 installed) Installed Size: 582.0 K Summary: openSUSE (build service) commander Description: Commandline client for the openSUSE build service. See http://en.opensuse.org/Build_Service/CLI , as well as http://en.opensuse.org/Build_Service_Tutorial for a general introduction. linux-2ztj:/home/mboman # zypper se osc Reading installed packages... S | Name | Summary | Type --+------+------------------------------------+-------- i | osc | openSUSE (build service) commander | package linux-2ztj:/home/mboman # rpm -q osc osc-0.106-1.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=414142 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=414142#c1 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Ján Kupec <jkupec@novell.com> 2008-12-10 08:32:39 MST --- Try 'zypper se -s <package>'. The search command does not display versions by default and only cares about whether the package is installed or not. But.. expect bugs there, too :O) They were fixed in openSUSE 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.
participants (1)
-
bugzilla_noreply@novell.com