[opensuse-factory] Tumbleweed, calibre broken
calibre-0.8.63-1.1.1.x86_64 python-2.7.3-3.6.1.x86_64 23:24 Crash: ~ > calibre Traceback (most recent call last): File "/usr/bin/calibre", line 20, in <module> sys.exit(main()) File "/usr/lib64/calibre/calibre/gui2/main.py", line 363, in main app, opts, args, actions = init_qt(args) File "/usr/lib64/calibre/calibre/gui2/main.py", line 50, in init_qt from calibre.gui2.ui import Main File "/usr/lib64/calibre/calibre/gui2/ui.py", line 31, in <module> from calibre.gui2.widgets import ProgressIndicator File "/usr/lib64/calibre/calibre/gui2/widgets.py", line 23, in <module> from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator File "/usr/lib64/calibre/calibre/gui2/progress_indicator/__init__.py", line 15, in <module> pi_error) RuntimeError: Failed to load the Progress Indicator plugin: the sip module implements API v9.0 to v9.1 but the progress_indicator module requires API v8.1 -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
* Patrick Shanahan <paka@opensuse.org> [11-27-12 23:28]:
calibre-0.8.63-1.1.1.x86_64 python-2.7.3-3.6.1.x86_64
23:24 Crash: ~ > calibre Traceback (most recent call last): File "/usr/bin/calibre", line 20, in <module> sys.exit(main()) File "/usr/lib64/calibre/calibre/gui2/main.py", line 363, in main app, opts, args, actions = init_qt(args) File "/usr/lib64/calibre/calibre/gui2/main.py", line 50, in init_qt from calibre.gui2.ui import Main File "/usr/lib64/calibre/calibre/gui2/ui.py", line 31, in <module> from calibre.gui2.widgets import ProgressIndicator File "/usr/lib64/calibre/calibre/gui2/widgets.py", line 23, in <module> from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator File "/usr/lib64/calibre/calibre/gui2/progress_indicator/__init__.py", line 15, in <module> pi_error) RuntimeError: Failed to load the Progress Indicator plugin: the sip module implements API v9.0 to v9.1 but the progress_indicator module requires API v8.1
Reopened Bug# 786411 Bug Report states calibre-0.8.63-1.1.1.x86_64 needs python-sip-4.13 but Tumbleweed/12.2 has python-sip-4.14.1-2.1.x86_64 Also states "Fixed" with latest build dtd 2012-10-29 but the latest build for Tumbleweed is Sat 04 Aug 2012 04:04:02 PM EDT https://bugzilla.novell.com/show_bug.cgi?id=786411 -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
* Patrick Shanahan <paka@opensuse.org> [11-28-12 11:57]:
* Patrick Shanahan <paka@opensuse.org> [11-27-12 23:28]:
calibre-0.8.63-1.1.1.x86_64 python-2.7.3-3.6.1.x86_64
23:24 Crash: ~ > calibre Traceback (most recent call last): File "/usr/bin/calibre", line 20, in <module> sys.exit(main()) File "/usr/lib64/calibre/calibre/gui2/main.py", line 363, in main app, opts, args, actions = init_qt(args) File "/usr/lib64/calibre/calibre/gui2/main.py", line 50, in init_qt from calibre.gui2.ui import Main File "/usr/lib64/calibre/calibre/gui2/ui.py", line 31, in <module> from calibre.gui2.widgets import ProgressIndicator File "/usr/lib64/calibre/calibre/gui2/widgets.py", line 23, in <module> from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator File "/usr/lib64/calibre/calibre/gui2/progress_indicator/__init__.py", line 15, in <module> pi_error) RuntimeError: Failed to load the Progress Indicator plugin: the sip module implements API v9.0 to v9.1 but the progress_indicator module requires API v8.1
Reopened Bug# 786411
Bug Report states calibre-0.8.63-1.1.1.x86_64 needs python-sip-4.13 but Tumbleweed/12.2 has python-sip-4.14.1-2.1.x86_64
Also states "Fixed" with latest build dtd 2012-10-29 but the latest build for Tumbleweed is Sat 04 Aug 2012 04:04:02 PM EDT
installed calibre-0.9.7-77.1.x86_64 from obs://build.opensuse.org/home:Strahlex this package works. -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wed, Nov 28, 2012 at 12:16:12PM -0500, Patrick Shanahan wrote:
* Patrick Shanahan <paka@opensuse.org> [11-28-12 11:57]:
* Patrick Shanahan <paka@opensuse.org> [11-27-12 23:28]:
calibre-0.8.63-1.1.1.x86_64 python-2.7.3-3.6.1.x86_64
23:24 Crash: ~ > calibre Traceback (most recent call last): File "/usr/bin/calibre", line 20, in <module> sys.exit(main()) File "/usr/lib64/calibre/calibre/gui2/main.py", line 363, in main app, opts, args, actions = init_qt(args) File "/usr/lib64/calibre/calibre/gui2/main.py", line 50, in init_qt from calibre.gui2.ui import Main File "/usr/lib64/calibre/calibre/gui2/ui.py", line 31, in <module> from calibre.gui2.widgets import ProgressIndicator File "/usr/lib64/calibre/calibre/gui2/widgets.py", line 23, in <module> from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator File "/usr/lib64/calibre/calibre/gui2/progress_indicator/__init__.py", line 15, in <module> pi_error) RuntimeError: Failed to load the Progress Indicator plugin: the sip module implements API v9.0 to v9.1 but the progress_indicator module requires API v8.1
Reopened Bug# 786411
Bug Report states calibre-0.8.63-1.1.1.x86_64 needs python-sip-4.13 but Tumbleweed/12.2 has python-sip-4.14.1-2.1.x86_64
Also states "Fixed" with latest build dtd 2012-10-29 but the latest build for Tumbleweed is Sat 04 Aug 2012 04:04:02 PM EDT
installed calibre-0.9.7-77.1.x86_64 from obs://build.opensuse.org/home:Strahlex
Ok, I've added calibre to tumbleweed, so this should be resolved with the next update. If not, please let me know. thanks, greg k-h -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
* Greg KH <greg@kroah.com> [11-29-12 15:13]: ...
Ok, I've added calibre to tumbleweed, so this should be resolved with the next update. If not, please let me know.
tks, will do. -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 11/29/2012 10:20 PM, Patrick Shanahan wrote:
Ok, I've added calibre to tumbleweed, so this should be resolved with
the next update.
............... many thanks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-11-29 22:25, ellanios82 wrote:
On 11/29/2012 10:20 PM, Patrick Shanahan wrote:
Ok, I've added calibre to tumbleweed, so this should be resolved with
the next update.
...............
many thanks
Calibre people recommend you do not use the distribution packages, but download it directly from them: <http://calibre-ebook.com/download_linux> +++······························· Download for linux The latest release of calibre is 0.9.7. What's new. Please do not use your distribution provided calibre package, as those are often buggy/outdated. Instead use the Binary install described below. Binary install calibre has a binary install that includes private versions of all its dependencies. It runs on 32-bit and 64-bit Intel compatible machines. To install or upgrade, simply copy paste the following command into a terminal and press Enter: ·······························++-
sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"
- -- Cheers / Saludos, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlC33koACgkQIvFNjefEBxodLgCbBg14ASSBZKkSbrEvGBJGfjQk iY4AoMDtKrkemZHazBn9PIqJB0NbNCas =MOsa -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Thu, 29 Nov 2012 23:14:34 +0100 Carlos E. R. wrote:
Calibre people recommend you do not use the distribution packages, but download it directly from them:
<http://calibre-ebook.com/download_linux>
+++······························· Download for linux
The latest release of calibre is 0.9.7. What's new.
Please do not use your distribution provided calibre package, as those are often buggy/outdated. Instead use the Binary install described below. Binary install
Then drop Calibre from Factory. -- WBR Kyrill
* Kyrill Detinov <lazy.kent@opensuse.org> [11-29-12 17:22]:
On Thu, 29 Nov 2012 23:14:34 +0100 Carlos E. R. wrote:
Calibre people recommend you do not use the distribution packages, but download it directly from them:
<http://calibre-ebook.com/download_linux>
+++······························· Download for linux
The latest release of calibre is 0.9.7. What's new.
Please do not use your distribution provided calibre package, as those are often buggy/outdated. Instead use the Binary install described below. Binary install
Then drop Calibre from Factory.
No, the "static" calibre undoubtedly contains libs that are already present in my distro, and the distro-package is *made* for . -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-11-29 23:19, Kyrill Detinov wrote:
On Thu, 29 Nov 2012 23:14:34 +0100 Carlos E. R. wrote:
Calibre people recommend you do not use the distribution packages, but download it directly from them:
<http://calibre-ebook.com/download_linux>
+++······························· Download for linux
The latest release of calibre is 0.9.7. What's new.
Please do not use your distribution provided calibre package, as those are often buggy/outdated. Instead use the Binary install described below. Binary install
Then drop Calibre from Factory.
I don't have an opinion on this matter: I only state what they say. - -- Cheers / Saludos, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlC35FEACgkQIvFNjefEBxoPnwCeJ9pc9IUFAO44JSk8m4q32/es WR8Anjt/CrEGTK4j43UAnRJeLfJOQsQW =JsnP -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Le vendredi 30 novembre 2012 à 02:19 +0400, Kyrill Detinov a écrit :
On Thu, 29 Nov 2012 23:14:34 +0100 Carlos E. R. wrote:
Calibre people recommend you do not use the distribution packages, but download it directly from them:
<http://calibre-ebook.com/download_linux>
+++······························· Download for linux
The latest release of calibre is 0.9.7. What's new.
Please do not use your distribution provided calibre package, as those are often buggy/outdated. Instead use the Binary install described below. Binary install
Then drop Calibre from Factory.
Please don't. Calibre author is known to have issues to cooperate distributions (check LWN articles about that) :( -- Frederic Crozat <fcrozat@suse.com> SUSE -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2012-11-30 at 09:41 +0100, Frederic Crozat wrote:
Then drop Calibre from Factory.
Please don't.
Calibre author is known to have issues to cooperate distributions (check LWN articles about that) :(
Aha. Could you please post a link to that? I'm interested. (I don't even know what LWM is) - -- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAlC4sd4ACgkQtTMYHG2NR9UnsACbBcVh107iziN4dk1WjM++8Tsw fD8AoI+rRdntFgUhZPzTCou3JPwNyiTZ =q21A -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Le vendredi 30 novembre 2012 à 14:17 +0100, Carlos E. R. a écrit :
On Friday, 2012-11-30 at 09:41 +0100, Frederic Crozat wrote:
Then drop Calibre from Factory.
Please don't.
Calibre author is known to have issues to cooperate distributions (check LWN articles about that) :(
Aha. Could you please post a link to that? I'm interested. (I don't even know what LWM is)
https://lwn.net/Articles/465311/ https://lwn.net/Articles/456939/ https://lwn.net/Articles/456076/ -- Frederic Crozat <fcrozat@suse.com> SUSE -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2012-11-30 at 14:42 +0100, Frederic Crozat wrote:
Le vendredi 30 novembre 2012 à 14:17 +0100, Carlos E. R. a écrit :
https://lwn.net/Articles/465311/ https://lwn.net/Articles/456939/ https://lwn.net/Articles/456076/
Thankyou! I see there are security concerns, but there is also mention in the article that openSUSE version might not address them properly. On the other hand, the packaged versions are well behind the released version (0.9.8). For 12.2 there is the official release at 0.8.63, and some home repos having 0.9.7. Do those home repos solve the security issues? For 12.1 there is 0.8.23 and the Documentation:Tools repo has 0.8.66. Only the home repos stay current. For 11.4 there was 0.7.45; home repos are old, and I see no evergreen version. Factory has 0.9.5. So, for practical purposes, users may have to use the upstream version if they want a reasonable current version, and security goes to the ditch! :-( - -- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAlC4zrwACgkQtTMYHG2NR9WdYQCfe3huuB+lCoWBPJQnQgaTwdHN S9oAnRO84rGfRn+ox/cjQnWlxpnhwz5f =Xn5o -----END PGP SIGNATURE-----
Le vendredi 30 novembre 2012 à 16:20 +0100, Carlos E. R. a écrit :
On Friday, 2012-11-30 at 14:42 +0100, Frederic Crozat wrote:
Le vendredi 30 novembre 2012 à 14:17 +0100, Carlos E. R. a écrit :
https://lwn.net/Articles/465311/ https://lwn.net/Articles/456939/ https://lwn.net/Articles/456076/
Thankyou!
I see there are security concerns, but there is also mention in the article that openSUSE version might not address them properly.
On the other hand, the packaged versions are well behind the released version (0.9.8).
For 12.2 there is the official release at 0.8.63, and some home repos having 0.9.7. Do those home repos solve the security issues?
For 12.1 there is 0.8.23 and the Documentation:Tools repo has 0.8.66. Only the home repos stay current.
For 11.4 there was 0.7.45; home repos are old, and I see no evergreen version.
Factory has 0.9.5.
So, for practical purposes, users may have to use the upstream version if they want a reasonable current version, and security goes to the ditch! :-(
Or they use the version from Documentation:Tools repository. -- Frederic Crozat <fcrozat@suse.com> SUSE -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-11-30 16:27, Frederic Crozat wrote:
Or they use the version from Documentation:Tools repository.
It is old. Plus, there is none at that repo for 12.2 or 11.4, according to the search utility. - -- Cheers / Saludos, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlC41FQACgkQIvFNjefEBxq2FACeIKlA1sn3S0WeY+FqUTveD2T0 RgEAoKyUzd2rfwkHBqYrz3R9ssn8Ob4J =SGNO -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Le vendredi 30 novembre 2012 à 16:44 +0100, Carlos E. R. a écrit :
On 2012-11-30 16:27, Frederic Crozat wrote:
Or they use the version from Documentation:Tools repository.
It is old.
Plus, there is none at that repo for 12.2 or 11.4, according to the search utility.
It is not, Sacha updated it 3 hours ago (and before that, it was at 0.9.7): https://build.opensuse.org/package/show?package=calibre&project=Documentation%3ATools And there is a repo for 12.2. -- Frederic Crozat <fcrozat@suse.com> SUSE -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-11-30 16:48, Frederic Crozat wrote:
Le vendredi 30 novembre 2012 à 16:44 +0100, Carlos E. R. a écrit :
On 2012-11-30 16:27, Frederic Crozat wrote:
Or they use the version from Documentation:Tools repository.
It is old.
Plus, there is none at that repo for 12.2 or 11.4, according to the search utility.
It is not, Sacha updated it 3 hours ago (and before that, it was at 0.9.7): https://build.opensuse.org/package/show?package=calibre&project=Documentation%3ATools
And there is a repo for 12.2.
Then search is broken. <http://software.opensuse.org/package/calibre> Your link says that the build for 12.1 is "unresolvable". Also, evergreen is disabled, and I use evergreen on another computer. - -- Cheers / Saludos, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEUEARECAAYFAlC42VkACgkQIvFNjefEBxpbsACePaJmk54tVOTFnQAG26D+P0wB B7kAmJ7xIVcxSX00U79DFjeCTW+lRlk= =bu6M -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Quoting "Carlos E. R." <robin.listas@telefonica.net>:
Your link says that the build for 12.1 is "unresolvable".
Also, evergreen is disabled, and I use evergreen on another computer.
Well... The author of calibre uses that magic mount wrapper to reach each and every dist out there, without having to worry... and calibre requires Qt 4.9.1 :) => which is the reason you can't build the current version on evergreen on even 12.1 Optionally, of course, the .spec file is wrongly requiring this version of Qt (I don't have the means/will to verify this claim). Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2012-11-30 at 17:14 +0100, Dominique Leuenberger a.k.a DimStar wrote:
Quoting "Carlos E. R." <>:
Your link says that the build for 12.1 is "unresolvable".
Also, evergreen is disabled, and I use evergreen on another computer.
Well...
The author of calibre uses that magic mount wrapper to reach each and every dist out there, without having to worry...
Yep. Understandable, but insecure - however, being my own computer without any other local or remote user, it is a non issue.
and calibre requires Qt 4.9.1 :) => which is the reason you can't build the current version on evergreen on even 12.1
If you use the download directly from upstream, it builds fine in 11.4, I did. I guess it links everything it needs statically. - -- Cheers, Carlos E. R. (from 12.1 x86_64 "Asparagus" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAlC5LHcACgkQtTMYHG2NR9WQ1ACglE6kXG0HtnefrGMntYAiFH7D 2mUAn0XpA5UkUsCQO1vR8hC//kyic3wy =5IHM -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (8)
-
Carlos E. R.
-
Carlos E. R.
-
Dominique Leuenberger a.k.a DimStar
-
ellanios82
-
Frederic Crozat
-
Greg KH
-
Kyrill Detinov
-
Patrick Shanahan