I get an error trying the Yast online update

Opensuse 13.2

I have had this error for the last 3 weels or so and I cannot copy and paste the message so I only copied a bit of it.
It has to do with a conflict about:

Libvncclient0-0.9.10-10.4.1x86_64 conflicts with ----another long string---

there are 3 choices and I have been chosing number 3 which I seem to remember was do nothing.

What should I do to fix this, if anything.

And another simple question is is there an easy way to show what version of openSuse I am running. I sometimes forget.

thanks

Need to know what it conflicts with. Best guess though is that you have that package from a different repo then the program that need it.

Maybe try zypper up

it may show a little more detail but will still error out, also easier tocopy and past from the out put

On 2015-06-13 18:26, hextejas wrote:
> And another simple question is is there an easy way to show what version
> of openSuse I am running. I sometimes forget.


cat /etc/os-release

cer@minas-tirith:~> cat /etc/S
SUSE-brand    SuSE-release


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

I got a couple of messages and I think this 1st one is related to what I said earlier with this in it. LibVNCServer.

The following 7 packages are going to be REMOVED:
  liblo libnscd libnscd-32bit libopenais3 LibVNCServer openais utempter-32bit 


and a warning something to do with nvidia. I chose ignore

Retrieving: nvidia-gfxG02-kmp-default-304.125_k3.16.6_2-33.1.x86_64.rpm ...................................................[error]
File './x86_64/nvidia-gfxG02-kmp-default-304.125_k3.16.6_2-33.1.x86_64.rpm' not found on medium 'ftp://download.nvidia.com/opensuse/13.2'                                                                                                                           

Abort, retry, ignore? [a/r/i/? shows all options] (a): i
Warning: You have chosen to ignore a problem with download or installation of a package which might lead to broken dependencies of other packages. It is recommended to run 'zypper verify' after the operation has finished.
Retrieving package nvidia-computeG02-304.125-34.1.x86_64                                 (163/168),   9.0 MiB ( 28.2 MiB unpacked)
Retrieving: nvidia-computeG02-304.125-34.1.x86_64.rpm .....................................................................[error]
File './x86_64/nvidia-computeG02-304.125-34.1.x86_64.rpm' not found on medium 'ftp://download.nvidia.com/opensuse/13.2'

Abort, retry, ignore? [a/r/i/? shows all options] (a): i
Warning: You have chosen to ignore a problem with download or installation of a package which might lead to broken dependencies of other packages.

and I have no clue what this is about nor what to do. I chose ignore.

hexdump@Corky-PC:~> sudo zypper verify
Loading repository data...
Reading installed packages...
2 Problems:
Problem: nothing provides appdata(thunderbird.appdata.xml) needed by application:Thunderbird-.noarch
Problem: nothing provides appdata(firefox.appdata.xml) needed by application:Firefox-.noarch

Problem: nothing provides appdata(thunderbird.appdata.xml) needed by application:Thunderbird-.noarch
 Solution 1: deinstallation of application:Thunderbird-.noarch
 Solution 2: break application:Thunderbird-.noarch by ignoring some of its dependencies


Please instruct me oh grand guru.
I am afraid to reboot.

Please post:

zypper lr -uP

Here tis…Curious that osmc is in there twice.

hexdump@Corky-PC:~> zypper lr -uP
#  | Alias                     | Name                               | Enabled | Refresh | Priority | URI                                                                 
---+---------------------------+------------------------------------+---------+---------+----------+---------------------------------------------------------------------
 1 | ftp.gwdg.de-suse          | Packman Repository                 | Yes     | Yes     |   99     | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_13.2/            
 2 | home:osmc                 | home:osmc                          | Yes     | Yes     |   99     | http://download.opensuse.org/repositories/home:/osmc/openSUSE_13.2/ 
 3 | home_osmc                 | OSMC (openSUSE_13.2)               | Yes     | No      |   99     | http://download.opensuse.org/repositories/home:/osmc/openSUSE_13.2/ 
 4 | openSUSE-13.2-0           | openSUSE-13.2-0                    | Yes     | No      |   99     | cd:///?devices=/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH41N_K539CGD4259
 5 | repo-debug                | openSUSE-13.2-Debug                | No      | Yes     |   99     | http://download.opensuse.org/debug/distribution/13.2/repo/oss/      
 6 | repo-debug-update         | openSUSE-13.2-Update-Debug         | No      | Yes     |   99     | http://download.opensuse.org/debug/update/13.2/                     
 7 | repo-debug-update-non-oss | openSUSE-13.2-Update-Debug-Non-Oss | No      | Yes     |   99     | http://download.opensuse.org/debug/update/13.2-non-oss/             
 8 | repo-non-oss              | openSUSE-13.2-Non-Oss              | Yes     | Yes     |   99     | http://download.opensuse.org/distribution/13.2/repo/non-oss/        
 9 | repo-oss                  | openSUSE-13.2-Oss                  | Yes     | Yes     |   99     | http://download.opensuse.org/distribution/13.2/repo/oss/            
10 | repo-source               | openSUSE-13.2-Source               | No      | Yes     |   99     | http://download.opensuse.org/source/distribution/13.2/repo/oss/     
11 | repo-update               | openSUSE-13.2-Update               | Yes     | Yes     |   99     | http://download.opensuse.org/update/13.2/                           
12 | repo-update-non-oss       | openSUSE-13.2-Update-Non-Oss       | Yes     | Yes     |   99     | http://download.opensuse.org/update/13.2-non-oss/                   
13 | vidia                     | vidia                              | Yes     | No      |   99     | ftp://download.nvidia.com/opensuse/13.2                             
hexdump@Corky-PC:~> 


On 2015-06-17 14:56, hextejas wrote:

> Here tis…Curious that osmc is in there twice.

Nothing obviously wrong in the list. You should remove one of those
osmc, but besides delays and more cpu time, it should not have adverse
effects.

Correction: the nvidia repo has disabled refresh. If you do not want
updates from nvidia disable the repo, but do not leave it enabled with
disabled refresh.

Correct that.

Now you have to try “zypper patch” and “zypper up”, and post here the
result… we need see the complete error message.


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)

Ok, I cleaned up the repositories and tried the online update again and got the same error. This time I figured out how to show it.


#### YaST2 conflicts list - generated 2015-06-17 09:30:13 ####

libvncclient0-0.9.10-10.4.1.x86_64 conflicts with LibVNCServer < 0.9.10 provided by LibVNCServer-0.9.9-4.1.1.x86_64

     ] deinstallation of LibVNCServer-0.9.9-4.1.1.x86_64

     ] deinstallation of libvncclient0-0.9.9-10.2.1.x86_64

    [x] do not install patch:openSUSE-2015-377-1.noarch


#### YaST2 conflicts list END ###


Choose this solution:

There is no libVNCServer in 13.2, the package is called libvncserver0.
This seems to be some outdated left-over from 12.3 or some 3rd party repo. 13.2 comes with version 0.9.10, you should update to that. But YaST wants to do that anyway, hence the conflict.