[yast-devel] Yast2 search results differ from zypper search result
Searching with yast2 for kernel (not in description) yields only one kernel source (2.6.22.9). While searching with zypper reveals two kernel-source packages: # zypper search kernel | package | kernel-rt | 2.6.22.5-31 | x86_64 | package | kernel-rt_debug | 2.6.22.5-31 | x86_64 | package | kernel-source | 2.6.22.5-31 | x86_64 | package | kernel-source | 2.6.22.9-0.4 | x86_64 | package | kernel-syms | 2.6.22.5-31 | x86_64 | package | kernel-syms | 2.6.22.9-0.4 | x86_64 # yast [Filterv] [Actionsv] ┌───────────────────────────────────────────────────── │ │Name │Avail. Vers.│Inst. Vers.│ │ │kernel-bigsmp │2.6.22.9 │ │ │ │kernel-debug │2.6.22.5 │ │ │ i │kernel-default │2.6.22.9 │2.6.22.9 │ │ i │kernel-docs │2.6.22.5 │2.6.22.5 │ │ i │kernel-rt │2.6.22.5 │2.6.22.5 │ │ │kernel-rt_debug │2.6.22.5 │ │ │ i │kernel-source │2.6.22.9 │2.6.22.9 │ │ │kernel-syms │2.6.22.9 │ │ │ │kernel-vanilla │2.6.22.5 │ │ │ i │kernel-xen │2.6.22.9 │2.6.22.9 │ │ │kernel-xenpae │2.6.22.9 │ │ │ i │linux-kernel-headers │2.6.22 │2.6.22 │ │ i │linux-kernel-nutshell│1 │1 │ │ │nfs-kernel-server │1.1.0 │ │ │ -- Regards, Aniruddha Please adhere to the OpenSUSE_mailing_list_netiquette http://en.opensuse.org/OpenSUSE_mailing_list_netiquette -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
On 30/10/2007, Aniruddha <mailing_list@orange.nl> wrote:
Searching with yast2 for kernel (not in description) yields only one kernel source (2.6.22.9). While searching with zypper reveals two kernel-source packages:
YaST will aggregate multiple versions of the same package. See the "versions" tab in the package selector to view multiple versions. zypper just lists a separate row for each. -- Benjamin Weber -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Aniruddha napsal(a):
Searching with yast2 for kernel (not in description) yields only one kernel source (2.6.22.9). While searching with zypper reveals two kernel-source packages:
# zypper search kernel | package | kernel-rt | 2.6.22.5-31 | x86_64 | package | kernel-rt_debug | 2.6.22.5-31 | x86_64 | package | kernel-source | 2.6.22.5-31 | x86_64 | package | kernel-source | 2.6.22.9-0.4 | x86_64 | package | kernel-syms | 2.6.22.5-31 | x86_64 | package | kernel-syms | 2.6.22.9-0.4 | x86_64
# yast
[Filterv] [Actionsv] ┌───────────────────────────────────────────────────── │ │Name │Avail. Vers.│Inst. Vers.│ │ │kernel-bigsmp │2.6.22.9 │ │ │ │kernel-debug │2.6.22.5 │ │ │ i │kernel-default │2.6.22.9 │2.6.22.9 │ │ i │kernel-docs │2.6.22.5 │2.6.22.5 │ │ i │kernel-rt │2.6.22.5 │2.6.22.5 │ │ │kernel-rt_debug │2.6.22.5 │ │ │ i │kernel-source │2.6.22.9 │2.6.22.9 │ │ │kernel-syms │2.6.22.9 │ │ │ │kernel-vanilla │2.6.22.5 │ │ │ i │kernel-xen │2.6.22.9 │2.6.22.9 │ │ │kernel-xenpae │2.6.22.9 │ │ │ i │linux-kernel-headers │2.6.22 │2.6.22 │ │ i │linux-kernel-nutshell│1 │1 │ │ │nfs-kernel-server │1.1.0 │ │ │
Zypper probably lists all available versions one by one while YaST groups packages with the same name and shows the other versions in details (if available). You can try to run YaST in Qt or GTK, there is a special tab with available versions for selected package. Bye Lukas -- Lukas Ocilka, YaST Developer (xn--luk-gla45d) ----------------------------------------------------------------- SUSE LINUX, s. r. o., Lihovarska 1060/12, Praha 9, Czech Republic
participants (3)
-
Aniruddha
-
Benji Weber
-
Lukas Ocilka