Discussed on opensuse list.
It is not possible to determine from which (apt) components the packages
are being selected during installation or upgrade. It would be good
if this information was provided.
> > > Now from which repositories are these packages installed. With apt
> > > does can be deducted from the version number. Would smart be able to
> > > put the component name behind the rpm name?
>
> smart upgrade --urls
this does it:
linux:~ # smart install --urls gramps
Loading cache...
Updating cache...
############################################### [100%]
Computing transaction...
ftp://ftp.gwdg.de/pub/linux/misc/apt4rpm/10.0/gramps-2.0.9-0.suse1000.rb1.i586.rpm
http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386/RPMS.base/gtksourceview-1.4.1-2.i586.r
> (or)
> smart upgrade --explain
--explain does not, it would if it would include the 'alias' .
BTW: --explain is not correct. As I still don't know how it works, it's only
more verbose. So please change it into --verbose....
.....
Installed packages (8):
gtksourceview-1.4.1-2@i586
Required By:
python-gnome-extras-2.11.3-3@i586 (installed)
..... |