Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can't unmask syslinux
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
ISN004
n00b
n00b


Joined: 07 Sep 2004
Posts: 23

PostPosted: Tue Oct 19, 2004 8:52 am    Post subject: can't unmask syslinux Reply with quote

Hi

I'm probably missing something dumb here, but I can't seem to trying to unmask syslinux.

I added
[code]syslinux amd64[code]

to my /etc/portage/package.keywords file

I ran the command

[code]/usr/portage/sys-boot/syslinux/syslinux-2.09.ebuild
[/code]

I even added

[code]sys-boot/syslinux
[/code]
to my package.unmask file

but when I try to emerge it I still get:
[code]root@npeters ~ # emerge syslinux
Calculating dependencies
!!! all ebuilds that could satisfy "syslinux" have been masked.
!!! possible candidates are:

!!! Error calculating dependencies. Please correct.[/code]

Help!

ISN
Back to top
View user's profile Send private message
noodle
n00b
n00b


Joined: 13 May 2003
Posts: 43

PostPosted: Tue Oct 19, 2004 9:26 am    Post subject: Reply with quote

Hi,

Try adding:
Code:
sys-apps/baselayout -amd64


to your /etc/portage/package.keywords file

Grtz,
Noodle
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Tue Oct 19, 2004 9:33 am    Post subject: Reply with quote

I think you have to add the category to /etc/portage/package.keywords as well. In that file, you also need the keyword that you want to be installing that programme as, probably ~amd64 in this case.

On the other hand, just having looked at the ebuild, it's explicitly masked for everything that isn't x86. That means that it hasn't just been missed out, it's known not to work. If you still want to try it, you'll have to add something like this to your /etc/portage/package.keywords:
Code:
sys-boot/syslinux    x86 ~x86

_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
ISN004
n00b
n00b


Joined: 07 Sep 2004
Posts: 23

PostPosted: Tue Oct 19, 2004 7:41 pm    Post subject: Reply with quote

Thanks for the help guys, it's emerging now.

I jjust had the wrong format in my package.keywords file
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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