Tumbleweed says I have updates to do but when click to installI them I receive this error msg:
*A package dependency could not be found.
* More information is available in the detailed report.
*
*
java-1_8_0-openjdk-headless-1.8.0.40~b22-2.1.x86_64 requires tzdata-java8, but this requirement cannot be provided
gtk3-branding-openSUSE-13.2-3.1.noarch requires libgtk-3-0 = 3.14.4, but this requirement cannot be provided
libgio-2_0-0-2.42.1-1.1.x86_64 requires gio-branding = 2.42.1, but this requirement cannot be provided
plasma-addons-marble-4.14.3-8.3.x86_64 requires marble = 4.14.3, but this requirement cannot be provided
If I do zypper update:
Loading repository data...
Reading installed packages...
The following 41 package updates will NOT be installed:
amarok fdupes gio-branding-openSUSE gstreamer gstreamer-0_10
gstreamer-0_10-plugin-gnomevfs gstreamer-0_10-plugins-base gstreamer-plugins-base
gstreamer-plugins-good gtk3-branding-openSUSE libgstallocators-1_0-0 libgstapp-0_10-0
libgstapp-1_0-0 libgstaudio-1_0-0 libgstfft-1_0-0 libgstinterfaces-0_10-0
libgstpbutils-1_0-0 libgstreamer-0_10-0 libgstreamer-1_0-0 libgstriff-1_0-0
libgstrtp-1_0-0 libgstrtsp-1_0-0 libgstsdp-1_0-0 libgsttag-1_0-0 libgstvideo-1_0-0
libmjpegutils-2_0-0 libquicktime0 libsox2 libstreamanalyzer0 libvlc5 libvlccore7
mjpegtools MozillaFirefox plasma-addons-marble sox timezone-java vlc vlc-gnome vlc-noX
vlc-noX-lang vlc-qt
Nothing to do.
Use: zypper dup
for Tumbleweed. You are getting those message because you use “zypper update”.
The difference is that “zypper dup” will switch package from the opensuse repos to the Packman repos, or in the other direction, as needed. But “zypper update” won’t do that.
With the normal stable released version, use “zypper update” because you do not want that repo switching. But a rolling release (Tumbleweed) requires that switching.
I’m very sorry for that. I probably should RTFM more often. Even tumbleweed’s…
Anyway, I ran “zypper dup” and it did ok but I still get the annoying update warning (a bug icon) in the tray. How do I get rid of it?
Thanks! worked perfectly!
My only concern right now is that I must remember to periodically run zypper dup as this is rolling. If I am not wrong, how often should I do this? Weekly?
On 01/31/2015 08:46 AM, ranto wrote:
>
> Thanks! worked perfectly!
> My only concern right now is that I must remember to periodically run
> zypper dup as this is rolling. If I am not wrong, how often should I do
> this? Weekly?
>
>
If you want to always have the very latest software, then do it daily. If you want reasonable stability and software mostly up to date, then weekly should be fine.
At present, I’m using Tumbleweed only on my test box, and I check daily on that. If I go back to running Tumbleweed on my main desktop, I’ll probably update twice a week on that.