Hello,
> > # zypper list-updates
> > * Reading repository 'SL-Factory-non-oss' cache
> > * Reading repository 'SL-OSS-factory' cache
> > * Reading installed packages [100%]
> >
> > No updates found.
>
> Yes, you're doing something the wrong way, like everybody starting with
> zypper.
>
> by using
> # zypper lu
> zypper only shows patches, as also "zypper up" only is going to install
> patches.
I must say that this is kind of confusing, considering the help screen:
(...)
patches, pch List patches
list-updates, lu List updates
xml-updates, xu List updates and patches in xml format
As we have "list-updates" and "patches", it isn't straightforward for a beginner
to guess that "list-updates" (by default) just lists patches.
> What you're looking for is
> zypper list-updates -t package
> and
> zypper up -t package
Thanks for the help. It worked.
Leonardo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]