I was trying to figure out and “fix” a situation, where Yast Graphical display shows nothing in the Repository field when I click the Versions tab and look at the line for the version that is installed - the last line in this case.
There are several packages like this, but I’ve been concentrating on one specific example. For example, libgnomecups, on the Versions tab shows 7 lines. The last line is installed, 0.2.3-50.2, but the Repository field is blank.
I’ve looked at “rpm -qi libgnomecups-0.2.3-50.2”. I’ve queried /var/cache/zypp/zypp.db repositories and resolvable tables, but nothing is jumping out that I may put the pieces together.
The rpm query shows:
Name: libgnomecups
Version: 0.2.3
Release 50.2
Install Date: 12/12/2008
Group: System/GUI/Gnome
…
Vendor: openSUSE Build Service
Build Host: build14
I’d like to either determine the Repository Name so it displays in Yast, or find a different Repository and reinstall.
Any suggestions?
Thank you.