Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Desktop Client updates for CentOS 6? #4365

Closed
adrianvg opened this issue Jan 18, 2016 · 6 comments
Closed

No Desktop Client updates for CentOS 6? #4365

adrianvg opened this issue Jan 18, 2016 · 6 comments
Assignees

Comments

@adrianvg
Copy link

@jnweigner:
OC Desktop Client for CentOS 6 isn't updating from the repo.

Upon check in the repo folder on
http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/CentOS_6/
in both the 32 and 64b-folders, I see only the older 2.0.2 client.

Did somebody forget about us CentOS 6-users? 8-)

@ghost
Copy link

ghost commented Jan 28, 2016

I have this same issue. It's annoying. Especially as I support a lot of Centos 6 systems.

@adrianvg
Copy link
Author

New rpm-packages, nice!

But... Instead we now have som kind of dependency problems?
The machine I'm running this on is a plain-vanilla CentOS 6.7 x64.
What gives?

root@mach219 ~/ [0]# yum update
Loaded plugins: fastestmirror, priorities, refresh-packagekit, security
Setting up Update Process
Loading mirror speeds from cached hostfile
 * base: ftp.lysator.liu.se
 * extras: ftp.lysator.liu.se
 * updates: ftp.lysator.liu.se
2 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package libowncloudsync0.x86_64 0:2.0.2-11.1 will be updated
---> Package libowncloudsync0.x86_64 0:2.1.0-7.1 will be an update
---> Package owncloud-client.x86_64 0:2.0.2-11.1 will be obsoleted
---> Package owncloud-client.x86_64 0:2.1.0-7.1 will be obsoleting
--> Processing Dependency: opt-qt5-qtbase-gui for package: owncloud-client-2.1.0-7.1.x86_64
--> Processing Dependency: opt-qt5-qtbase for package: owncloud-client-2.1.0-7.1.x86_64
--> Processing Dependency: opt-qt5-qtwebkit for package: owncloud-client-2.1.0-7.1.x86_64
---> Package owncloud-client-l10n.x86_64 0:2.0.2-11.1 will be updated
---> Package owncloud-client-l10n.x86_64 0:2.1.0-7.1 will be an update
--> Finished Dependency Resolution
Error: Package: owncloud-client-2.1.0-7.1.x86_64 (isv_ownCloud_desktop)
           Requires: opt-qt5-qtbase
Error: Package: owncloud-client-2.1.0-7.1.x86_64 (isv_ownCloud_desktop)
           Requires: opt-qt5-qtwebkit
Error: Package: owncloud-client-2.1.0-7.1.x86_64 (isv_ownCloud_desktop)
           Requires: opt-qt5-qtbase-gui
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
root@mach219 ~/ [0]#
root@mach219 ~/ [0]# yum install opt-qt5-qtbase opt-qt5-qtwebkit opt-qt5-qtbase-gui
Loaded plugins: fastestmirror, priorities, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: ftp.lysator.liu.se
 * extras: ftp.lysator.liu.se
 * updates: ftp.lysator.liu.se
2 packages excluded due to repository priority protections
No package opt-qt5-qtbase available.
No package opt-qt5-qtwebkit available.
No package opt-qt5-qtbase-gui available.
Error: Nothing to do
root@mach219 ~/ [0]#

@ghost
Copy link

ghost commented Jan 28, 2016

The problem is owncloud expects the qt5 packages to be in /opt (opt-qt5-qtbase,opt-qt5-qtwebkit, opt-qt5-qtbase-gui), whilst Centos 6 qt5 from epel installs in /usr.

@adrianvg
Copy link
Author

So, how to workaround?
Uninstalling the qt5-package and hope yum update is able to figure the dependency-stuff out when updating the Owncloud-client?

Edit: Never mind. It just worked when I tested updating it just now!
Thanks for the assistance guys!

root@mach219 ~/ [0]# yum update
Loaded plugins: fastestmirror, priorities, refresh-packagekit, security
Setting up Update Process
Loading mirror speeds from cached hostfile
 * base: ftp.lysator.liu.se
 * extras: ftp.lysator.liu.se
 * updates: ftp.lysator.liu.se
base                                                                         | 3.7 kB     00:00
cr                                                                           | 3.3 kB     00:00
extras                                                                       | 3.4 kB     00:00
google-chrome                                                                |  951 B     00:00
google-chrome/primary                                                        | 1.8 kB     00:00
google-chrome                                                                                   3/3
isv_ownCloud_desktop                                                         | 1.2 kB     00:00
isv_ownCloud_desktop/primary                                                 |  13 kB     00:00
isv_ownCloud_desktop                                                                          58/58
updates                                                                      | 3.4 kB     00:00
virtualbox                                                                   |  951 B     00:00
2 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package libowncloudsync0.x86_64 0:2.0.2-11.1 will be updated
---> Package libowncloudsync0.x86_64 0:2.1.0-9.1 will be an update
---> Package owncloud-client.x86_64 0:2.0.2-11.1 will be obsoleted
---> Package owncloud-client.x86_64 0:2.1.0-9.1 will be obsoleting
---> Package owncloud-client-l10n.x86_64 0:2.0.2-11.1 will be updated
---> Package owncloud-client-l10n.x86_64 0:2.1.0-9.1 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================
 Package                      Arch           Version             Repository                    Size
====================================================================================================
Installing:
 owncloud-client              x86_64         2.1.0-9.1           isv_ownCloud_desktop         1.0 M
     replacing  owncloud-client.x86_64 2.0.2-11.1
Updating:
 libowncloudsync0             x86_64         2.1.0-9.1           isv_ownCloud_desktop         407 k
 owncloud-client-l10n         x86_64         2.1.0-9.1           isv_ownCloud_desktop         393 k

Transaction Summary
====================================================================================================
Install       1 Package(s)
Upgrade       2 Package(s)

Total download size: 1.8 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): libowncloudsync0-2.1.0-9.1.x86_64.rpm                                 | 407 kB     00:00
(2/3): owncloud-client-2.1.0-9.1.x86_64.rpm                                  | 1.0 MB     00:00
(3/3): owncloud-client-l10n-2.1.0-9.1.x86_64.rpm                             | 393 kB     00:00
----------------------------------------------------------------------------------------------------
Total                                                               1.5 MB/s | 1.8 MB     00:01
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : libowncloudsync0-2.1.0-9.1.x86_64                                                1/6
  Updating   : owncloud-client-l10n-2.1.0-9.1.x86_64                                            2/6
  Installing : owncloud-client-2.1.0-9.1.x86_64                                                 3/6
  Cleanup    : owncloud-client-l10n-2.0.2-11.1.x86_64                                           4/6
  Cleanup    : owncloud-client-2.0.2-11.1.x86_64                                                5/6
  Cleanup    : libowncloudsync0-2.0.2-11.1.x86_64                                               6/6
  Verifying  : owncloud-client-2.1.0-9.1.x86_64                                                 1/6
  Verifying  : libowncloudsync0-2.1.0-9.1.x86_64                                                2/6
  Verifying  : owncloud-client-l10n-2.1.0-9.1.x86_64                                            3/6
  Verifying  : owncloud-client-2.0.2-11.1.x86_64                                                4/6
  Verifying  : owncloud-client-l10n-2.0.2-11.1.x86_64                                           5/6
  Verifying  : libowncloudsync0-2.0.2-11.1.x86_64                                               6/6

Installed:
  owncloud-client.x86_64 0:2.1.0-9.1

Updated:
  libowncloudsync0.x86_64 0:2.1.0-9.1            owncloud-client-l10n.x86_64 0:2.1.0-9.1

Replaced:
  owncloud-client.x86_64 0:2.0.2-11.1

Complete!
root@mach219 ~/ [0]#

@dragotin
Copy link
Contributor

dupe of #4400

@jnweiger
Copy link
Contributor

The first batch of CentOS_6 packages was bad. (requesting some qt5 deps, which we did not intend).
Todays reroll should be fine. Look for build release owncloud-client-2.1.0-11.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants