Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541868 - net-im/gajim-0.16.1 requires >=dev-python/python-nbxmpp-0.5.2
Summary: net-im/gajim-0.16.1 requires >=dev-python/python-nbxmpp-0.5.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-02 08:36 UTC by Dmitry Suloev
Modified: 2015-03-02 12:09 UTC (History)
2 users (show)

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


Attachments
Updated ebuild for gajim (gajim-0.16.1.ebuild,2.97 KB, text/plain)
2015-03-02 08:37 UTC, Dmitry Suloev
Details
ebuild for python-nbxmpp (python-nbxmpp-0.5.2.ebuild,628 bytes, text/plain)
2015-03-02 08:38 UTC, Dmitry Suloev
Details
python-nbxmpp-0.5.2.ebuild (python-nbxmpp-0.5.2.ebuild,628 bytes, text/plain)
2015-03-02 11:38 UTC, Dmitry Suloev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Suloev 2015-03-02 08:36:49 UTC
After upgrading to 0.16.1 gajim refuse to start:
$ gajim
Gajim needs python-nbxmpp >= 0.5.2 to run. Quiting...


Reproducible: Always

Steps to Reproduce:
1.upgrade gajim
2.try start gajim
Comment 1 Dmitry Suloev 2015-03-02 08:37:56 UTC
Created attachment 397840 [details]
Updated ebuild for gajim
Comment 2 Dmitry Suloev 2015-03-02 08:38:41 UTC
Created attachment 397842 [details]
ebuild for python-nbxmpp
Comment 3 Vladimir 2015-03-02 09:39:36 UTC
(In reply to Suloev Dmitry from comment #2)
> Created attachment 397842 [details]
> ebuild for python-nbxmpp
The address 'http://python-nbxmpp.gajim.org/downloads/6' in this ebuild fetches the version 0.5.1
It looks like the TAG value should be 7 instead.
Comment 4 Dmitry Suloev 2015-03-02 11:34:05 UTC
> The address 'http://python-nbxmpp.gajim.org/downloads/6' in this ebuild
> fetches the version 0.5.1
> It looks like the TAG value should be 7 instead.
Nope, all right. Just save ebuild as python-nbxmpp-0.5.2.ebuild and create Manifest.
Comment 5 Dmitry Suloev 2015-03-02 11:37:51 UTC
(In reply to Suloev Dmitry from comment #4)
> > The address 'http://python-nbxmpp.gajim.org/downloads/6' in this ebuild
> > fetches the version 0.5.1
> > It looks like the TAG value should be 7 instead.
> Nope, all right. Just save ebuild as python-nbxmpp-0.5.2.ebuild and create
> Manifest.
Sorry. My bad. It's download python-nbxmpp-0.5.1 and install it as python-nbxmpp-0.5.2 But with this version gajim works fine.)
Comment 6 Dmitry Suloev 2015-03-02 11:38:26 UTC
Created attachment 397848 [details]
python-nbxmpp-0.5.2.ebuild
Comment 7 Sergey Popov gentoo-dev 2015-03-02 12:06:46 UTC
I confirm this issue
Comment 8 Justin Lecher (RETIRED) gentoo-dev 2015-03-02 12:09:28 UTC
  02 Mar 2015; Justin Lecher <jlec@gentoo.org> gajim-0.16.1.ebuild:
  Raise dep version of python-nbxmpp