Hi Ura & Orion, On Wed, Jan 21, 2015 at 1:54 PM, ura <[email protected]> wrote: > > Package: x2goserver > Version: 4.0.1.18 > > i have been unable to complete the update for x2goserver here on fedora 20 > (64bit). i have not changed the config files or repo files that are relevant > to x2goserver since the last successful update was run. > > i run yum update and receive the following output in the terminal: > > yum update > Loaded plugins: fastestmirror > Loading mirror speeds from cached hostfile > * fedora: ftp.nluug.nl > * rpmfusion-free: mirror.nl.leaseweb.net > * rpmfusion-free-updates: mirror.nl.leaseweb.net > * updates: ftp.nluug.nl > Resolving Dependencies > --> Running transaction check > ---> Package x2goserver.x86_64 > 0:4.0.1.18-0.0x2go1.1.git20141006.949.main.fc20 will be updated > --> Processing Dependency: x2goserver = > 4.0.1.18-0.0x2go1.1.git20141006.949.main.fc20 for package: > x2goserver-extensions-4.0.1.18-0.0x2go1.1.git20141006.949.main.fc20.x86_64 > ---> Package x2goserver.x86_64 0:4.0.1.18-5.fc20 will be an update > ---> Package x2goserver-xsession.x86_64 > 0:4.0.1.18-0.0x2go1.1.git20141006.949.main.fc20 will be updated > ---> Package x2goserver-xsession.x86_64 0:4.0.1.18-5.fc20 will be an update > --> Finished Dependency Resolution > Error: Package: > x2goserver-extensions-4.0.1.18-0.0x2go1.1.git20141006.949.main.fc20.x86_64 > (@x2go-releases) > Requires: x2goserver = > 4.0.1.18-0.0x2go1.1.git20141006.949.main.fc20 > Removing: > x2goserver-4.0.1.18-0.0x2go1.1.git20141006.949.main.fc20.x86_64 > (@x2go-releases) > x2goserver = 4.0.1.18-0.0x2go1.1.git20141006.949.main.fc20 > Updated By: x2goserver-4.0.1.18-5.fc20.x86_64 (updates) > x2goserver = 4.0.1.18-5.fc20 > Available: x2goserver-4.0.1.6-5.fc20.x86_64 (fedora) > x2goserver = 4.0.1.6-5.fc20 > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > > expected outcome: > package updates correctly. > _______________________________________________ > x2go-dev mailing list > [email protected] > http://lists.x2go.org/listinfo/x2go-dev
The problem is based on these circumstances: 1. You have X2Go installed from packages.x2go.org. The version string starts with: 4.0.1.18-0 2. The version of x2goserver in the fedora 20 updates repo has a higher version string: 4.0.1.18-5 3. You have the package x2goserver-extensions installed from packages.x2go.org. This is normal. 4. The x2goserver packages in Fedora 20 (both the base repo and the updates repo) do not include the x2goserver-extensions package. Orion, It looks like the files that are in the packages.x2go.org x2goserver-extensions package[1] are included in the Fedora x2goserver[2] package, correct? if so, I think Ura can solve this problem by removing x2goserver-extensions, and then running yum update. -Mike#2 [1] http://packages.x2go.org/fedora/20/main/x86_64/rpms/x2goserver/ [2] http://koji.fedoraproject.org/koji/buildinfo?buildID=602993 _______________________________________________ x2go-dev mailing list [email protected] http://lists.x2go.org/listinfo/x2go-dev
