Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
help2man 1.33 fails as dependecy for coreutils
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
linuxbum
Tux's lil' helper
Tux's lil' helper


Joined: 20 Dec 2003
Posts: 131
Location: USA

PostPosted: Wed Mar 31, 2004 5:18 pm    Post subject: help2man 1.33 fails as dependecy for coreutils Reply with quote

Hello everybody:

During emerge -uv world coreutils requires help2man 1.33.1
but it fails with this error found in bugsville https://bugs.gentoo.org/show_bug.cgi?id=42290
it looks like they patched sandbox.
But I have no idea how to apply this fix, nor can i find new version of sandbox. I did see sandboxshell but not sure if it the same thing.
Check gentoo-portage site but nothing seems to match 100%

I tried help2man 1.29 but it still wants to upgrade to 1.33.1.
The portage site list 1.33.1 as ~ for sparc.

Any ideas???
Back to top
View user's profile Send private message
Weeve
Retired Dev
Retired Dev


Joined: 30 Oct 2002
Posts: 641

PostPosted: Wed Mar 31, 2004 5:59 pm    Post subject: Reply with quote

Sandbox is part of the portage package. A quick workaround is to use the following command to emerge help2man;
Code:
USE="-nls" emerge -u help2man


This fix should be applied to the next release of portage.
Back to top
View user's profile Send private message
linuxbum
Tux's lil' helper
Tux's lil' helper


Joined: 20 Dec 2003
Posts: 131
Location: USA

PostPosted: Wed Mar 31, 2004 6:15 pm    Post subject: Reply with quote

Weeve

Thanks for the information.
So for my own brain cells.
the USE flag removes National Language Support right ?
in the ebuild was this just a sparc error ?
The bugfix should mention the quick fix but I understand
if it only contains the real bug and fix information.
Thanks again.
Back to top
View user's profile Send private message
Weeve
Retired Dev
Retired Dev


Joined: 30 Oct 2002
Posts: 641

PostPosted: Wed Mar 31, 2004 6:19 pm    Post subject: Reply with quote

Yeah, nls is for native language support. If you don't need it, you can also add -nls to your USE statement in make.conf The nls useflag is enabled by default so this is why you ran into it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc 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