Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365823 - python-updater complains about python-bibtex-1.2.4-r1.ebuild, but there is no newer ebuild in portage tree
Summary: python-updater complains about python-bibtex-1.2.4-r1.ebuild, but there is no...
Status: RESOLVED DUPLICATE of bug 365821
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-03 13:55 UTC by Juergen Rose
Modified: 2011-05-03 14:49 UTC (History)
0 users

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 Juergen Rose 2011-05-03 13:55:25 UTC
python-updater complains:
...
* "/usr/local/portage/dev-python/python-bibtex/python-bibtex-1.2.4-r1.ebuild":
 * Deprecation Warning: Usage of distutils.eclass in packages not supporting installation
 * for multiple Python ABIs in EAPI <=2 is deprecated and will be banned on 2011-06-01.
 * The ebuild needs to be fixed. Please report a bug, if it has not been already reported.

I have installed python-bibtex-1.2.5 from a local overlay. There seems not to be a newer version in portage tree:
rose@lynx:/home/rose(3)$ emerge -pvD  python-bibtex

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-python/python-bibtex-1.2.5  0 kB [1]

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Portage tree and overlays:
 [0] /usr/portage
 [1] /usr/local/portage


Reproducible: Always
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-05-03 14:03:02 UTC
Same issue as 365821, ebuilds in your local overlay.

*** This bug has been marked as a duplicate of bug 365821 ***
Comment 2 Juergen Rose 2011-05-03 14:49:26 UTC
Removal of /usr/local/portage/dev-python/python-bibtex solved the issue.