Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484402 - net-voip/telepathy-gabble: uses non-existing, internal eclass functions
Summary: net-voip/telepathy-gabble: uses non-existing, internal eclass functions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2013-09-09 21:09 UTC by Michał Górny
Modified: 2013-09-13 21:55 UTC (History)
1 user (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-09 21:09:10 UTC
src_prepare() {
    _python_rewrite_shebangs .
}

There's no such function. And even if there were, it would be internal. I have no idea what you're trying to do there but just don't.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-09-09 21:26:19 UTC
note that this was removed in 0.16.6. I guess someone just forgot to drop it from older release.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-09-13 21:55:51 UTC
+  13 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
+  -telepathy-gabble-0.16.4.ebuild:
+  Clean up old revision, bug #484402.
+
And now it's gone. Thanks for reporting.