Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731786 - >app-text/calibre-4.15 stable request
Summary: >app-text/calibre-4.15 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2020-07-08 19:35 UTC by David Duchesne
Modified: 2020-07-09 17:10 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Duchesne 2020-07-08 19:35:39 UTC
app-text/calibre-4.9.1-r2 doesn't start anymore

Traceback (most recent call last):
  File "/usr/bin/calibre", line 20, in <module>
    sys.exit(calibre())
  File "/usr/lib64/calibre/calibre/gui_launch.py", line 73, in calibre
    main(args)
  File "/usr/lib64/calibre/calibre/gui2/main.py", line 544, in main
    listener = create_listener()
  File "/usr/lib64/calibre/calibre/gui2/main.py", line 515, in create_listener
    return Listener(address=gui_socket_address())
  File "/usr/lib64/calibre/calibre/utils/ipc/server.py", line 110, in __init__
    self._listener._unlink.cancel()
AttributeError: 'NoneType' object has no attribute 'cancel'

See also : https://bugs.launchpad.net/calibre/+bug/1877180

And (quote) :

This was already fixed in
https://github.com/kovidgoyal/calibre/commit/7b6416ac6522fc40f24f6baf3ca552b17a8b91d6

And released 5 days ago as v4.15.0
Comment 1 Larry the Git Cow gentoo-dev 2020-07-09 16:26:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4deeaebf960e4ab112920d8a837acdf5dfd4bb1

commit d4deeaebf960e4ab112920d8a837acdf5dfd4bb1
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-07-09 16:25:15 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-07-09 16:26:48 +0000

    app-text/calibre: Add patch for bug 731786
    
    Closes: https://bugs.gentoo.org/731786
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-text/calibre/Manifest                | 1 +
 app-text/calibre/calibre-4.9.1-r2.ebuild | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)
Comment 2 Frank Krömmelbein 2020-07-09 16:50:09 UTC
@Zac Medico
thank you for fixing this issue. 
But could you please do a rev bump and move the keywords, so that this patch also reaches the users?
Comment 3 Larry the Git Cow gentoo-dev 2020-07-09 17:10:17 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b68bc9176d85e45edac60ed0ae0a358aec8a110

commit 3b68bc9176d85e45edac60ed0ae0a358aec8a110
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-07-09 17:01:44 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-07-09 17:10:11 +0000

    app-text/calibre: 4.9.1-r3 revbump for bug 731786
    
    Bug: https://bugs.gentoo.org/731786
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-text/calibre/{calibre-4.9.1-r2.ebuild => calibre-4.9.1-r3.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)