Hi,
Could anyone suggest why zypper update shows that two patches need to
be applied, yet no updates are indicated by:
YaST2>>Software Management>>Package>>All Packages>>Update if newer?
Further more the zypper update fails silently - when rerun the same
tow patches are shown, e.g.:
Code:
zypper update
Reading installed packages…
The following NEW patches are going to be installed:
fileshareset kdenetwork3-InstantMessenger
No additional space will be used or freed after the operation.
Continue? [YES/no]: YES
> zypper lu
> Reading installed packages…
> Patches
>
> Repository | Name | Version | Category
> | Status
> -----------------±-----------------------------±--------±------------±------
> Updates for 11.0 | fileshareset | 124 | recommended
> | Needed
> Updates for 11.0 | kdenetwork3-InstantMessenger | 235 | recommended
> | Needed
> linux:/home/dean # zypper in --force --repo 13 -t patch fileshareset
> Reading installed packages…
>
> The following NEW patch is going to be installed:
> fileshareset
>
>
> No additional space will be used or freed after the operation.
> Continue? [YES/no]: YES
> linux:/home/dean #
>
caf4926;1919959 Wrote:
> Is this OS 11.0?
>
> The fileshareset update was a bug from about 1 month ago
>
> Check Yast - Online Update, see what it lists.
Apologies. Yes it is OS 11.0.
When I check using:
YaST2>>Online Update
I see patches:
kdebase3: Collective update (package: kdebase3-runtime)
Crash fixes in kopete groupwise (package:
kdenetwork3-InstantMessanger)
Double checking today again:
Code:
pm:~ # zypper up -t patch
Reading installed packages…
The following NEW patches are going to be installed:
fileshareset kdenetwork3-InstantMessenger
No additional space will be used or freed after the operation.
Continue? [YES/no]:
pm:~ #
So it seems there are now three different results: zypper, YOU and YSM
Is this possible to fix at my end, or is it a repository thing?