Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Errors from overlay during emerge world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cfgauss
l33t
l33t


Joined: 18 May 2005
Posts: 726
Location: USA

PostPosted: Sat Apr 10, 2021 3:00 pm    Post subject: [SOLVED] Errors from overlay during emerge world Reply with quote

I use the overlay stefantalpalaru only for vmware:
Code:
# equery has repository stefantalpalaru
 * Searching for repository stefantalpalaru ...
[I-O] [  ] app-emulation/vmware-modules-16.1.1:0
[I-O] [  ] app-emulation/vmware-workstation-16.1.1.17801498:0

# grep stefantalpalaru /etc/portage/package.mask
*/*::stefantalpalaru

# grep stefantalpalaru /etc/portage/package.unmask
app-emulation/vmware*::stefantalpalaru

When I emerge -uDN --verbose-conflicts --keep-going --with-bdeps=y @world I get these errors from the overlay:
Code:
ERROR: dev-python/subunit-1.4.0-r2::stefantalpalaru failed (depend phase):
. * ERROR: dev-python/cycler-0.10.0-r1::stefantalpalaru failed (depend phase):
 * ERROR: dev-python/ssl-fetch-0.4-r1::stefantalpalaru failed (depend phase):
 * ERROR: dev-python/pygobject-2.28.6-r55::stefantalpalaru failed (depend phase):
. * ERROR: dev-python/beautifulsoup-3.2.2-r1::stefantalpalaru failed (depend phase):
 * ERROR: dev-python/wxpython-3.0.2.0-r1::stefantalpalaru failed (depend phase):
 * ERROR: dev-python/django-1.7.11::stefantalpalaru failed (depend phase):
 * ERROR: dev-python/django-1.6.11::stefantalpalaru failed (depend phase):
. * ERROR: dev-python/versioneer-0.18-r2::stefantalpalaru failed (depend phase):
 * ERROR: dev-python/astroid-1.6.6-r2::stefantalpalaru failed (depend phase):

Since I don't use the overlay for dev-python is there a way to avoid these errors during emerge world?

Hints toward a solution will be gratefully received.

[SOLVED] Many thanks to all who responded. The errors have been corrected as evidenced by asturm's link. [/SOLVED]


Last edited by cfgauss on Mon Apr 12, 2021 1:19 pm; edited 2 times in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31348
Location: here

PostPosted: Sat Apr 10, 2021 3:59 pm    Post subject: Reply with quote

You can't, emerge parse also ebuilds in other trees.
The problem is that stefantalpalaru use eapi 5 in some ebuils that are no longer supported in pythons eclass
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
wjb
l33t
l33t


Joined: 10 Jul 2005
Posts: 636
Location: Fife, Scotland

PostPosted: Sat Apr 10, 2021 4:26 pm    Post subject: Reply with quote

You could copy the ebuild(s) (and associated files) into your own overlay
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22853

PostPosted: Sat Apr 10, 2021 6:01 pm    Post subject: Reply with quote

Also, it may be worth reporting to stefantalpalaru that the dev-python ebuilds have this problem. I expect that everyone using that overlay with a tip-of-tree Gentoo Portage tree will get this error, so it is worth resolving at the source.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 9320

PostPosted: Sat Apr 10, 2021 6:04 pm    Post subject: Reply with quote

Got a bit of work to do: https://qa-reports.gentoo.org/output/repos/stefantalpalaru.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum