Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -auvDN @world error
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
med01
n00b
n00b


Joined: 12 Mar 2017
Posts: 11
Location: Tunisia

PostPosted: Sat Feb 02, 2019 7:13 pm    Post subject: Reply with quote

Code:
# qlist -Iv dev-lang/perl
# eix dev-lang/perl
* dev-lang/perl
     Available versions:  5.24.3-r1(0/5.24) (~)5.24.4(0/5.24) (~)5.26.1-r1(0/5.26) (~)5.26.1-r2(0/5.26) (~)5.26.2(0/5.26) **5.26.9999(0/5.26) (~)5.28.0(0/5.28) **5.28.9999(0/5.28) {berkdb debug doc gdbm ithreads}
     Homepage:            https://www.perl.org/
     Description:         Larry Wall's Practical Extraction and Report Language


As you see I don't have perl.
I wonder how I can rebuild minimal perl env without need of sys-libs/gdbm.
If there is no solution with portage, the idea is to download perl binaries from perl.com but I don't know where to install them.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Sat Feb 02, 2019 8:06 pm    Post subject: Reply with quote

med01 wrote:
I wonder how I can rebuild minimal perl env without need of sys-libs/gdbm.
If there is no solution with portage, the idea is to download perl binaries from perl.com but I don't know where to install them.

Yes compile perl withput use flag gdbm
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
med01
n00b
n00b


Joined: 12 Mar 2017
Posts: 11
Location: Tunisia

PostPosted: Sat Feb 02, 2019 10:48 pm    Post subject: Reply with quote

Oh yes, I didn't pay attention to use flags.
Thanks you fedeliallalinea, I've emerged perl without gdbm use flag and emerge @world is in progress now. :D
Back to top
View user's profile Send private message
doalwa
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2003
Posts: 139
Location: Old Europe

PostPosted: Tue Mar 12, 2019 9:51 am    Post subject: Reply with quote

fedeliallalinea wrote:
Code:
RUBY_TARGETS="(-ruby23) ruby24 ruby25 ruby26"

This is not allowed correct should be
Code:
RUBY_TARGETS="ruby24 ruby25 ruby26"

ruby23 target is removed also in a stable system.
Run emerge -UD --with-bdeps y @world before the world update


Had the same problem, specifying those RUBY_TARGETS solved it for me.

Thanks!
_________________
Keepin' the Funk alive since 1983!
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
Goto page Previous  1, 2
Page 2 of 2

 
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