Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] all packages masked
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
visualus
n00b
n00b


Joined: 01 Nov 2006
Posts: 23

PostPosted: Fri Aug 15, 2008 5:00 pm    Post subject: [solved] all packages masked Reply with quote

Hello,
after making emerge --sync all packages are masked by missing keywords,
I have no idea how to fix it and what caused the problem?

here is my emerge --info
Code:

Portage 2.1.4.4 (unavailable, gcc-3.4.4, glibc-2.3.5-r2, 2.6.18-gentoo i686)
=================================================================
System uname: 2.6.18-gentoo i686 Genuine Intel(R) CPU           T2300  @ 1.66GHz
Timestamp of tree: Fri, 15 Aug 2008 21:30:02 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.11.14-r3
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=""
CBUILD="i386-pc-linux-gnu"
CFLAGS="-march=pentium4m -O2 -pipe"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="pl eng en PL EN"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/gentopia /usr/local/portage /usr/local/portage/sabayon /usr/portage/local/layman/xeffects /usr/portage/local/layman/kadu-devel"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts cdr glitz gtk gtk2 ipv6 jpeg kde kernel_linux nptl ogg opengl oss pam perl png python qt readline ssl svg tcltk tcpd tiff truetype truetype-fonts type1-fonts udev vorbis x86 xml xml2 xmms xsl xv zlib"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Thanks for any tips


Last edited by visualus on Tue Aug 19, 2008 6:08 am; edited 1 time in total
Back to top
View user's profile Send private message
tarpman
Veteran
Veteran


Joined: 03 Nov 2004
Posts: 1080
Location: Victoria, BC, Canada

PostPosted: Fri Aug 15, 2008 5:08 pm    Post subject: Re: [portage] all packages masked Reply with quote

visualus wrote:
Code:
Portage 2.1.4.4 (unavailable, gcc-3.4.4, glibc-2.3.5-r2, 2.6.18-gentoo i686)

Your profile is unset or set incorrectly, most likely because you had it set to an old-style profile which has since been removed. You can use eselect(1) to fix it:
Code:
eselect profile list
eselect profile set default/linux/x86/2008.0/desktop

Once you do that, the unavailable in your emerge --info output should change to reflect the profile you selected:
Code:
Portage 2.2_rc7 (default/linux/x86/2008.0/desktop, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.26-gentoo i686)

_________________
Saving the world, one kilobyte at a time.
Back to top
View user's profile Send private message
visualus
n00b
n00b


Joined: 01 Nov 2006
Posts: 23

PostPosted: Sun Aug 17, 2008 6:13 pm    Post subject: Reply with quote

Thanks for reply,
I've used the 2006.0 profile, which probably is no longer supported. :?

I set the 2008.0 desktop profile and then re-synced portage but still all packages are masked 8O

for example
Code:

* sys-apps/portage
     Available versions:  !2.0.51.22-r3 !2.1.1-r2 !2.1.4.4 !2.1.5.6 !2.2_rc6 !2.2_rc7 !2.2_rc8

Back to top
View user's profile Send private message
Bloodsurfer
Guru
Guru


Joined: 07 Dec 2005
Posts: 359
Location: Germany (Saarland)

PostPosted: Sun Aug 17, 2008 7:05 pm    Post subject: Reply with quote

Your problem is ACCEPT_KEYWORDS=""
Set that to the appropriate value ;)
_________________
SiberianSniper: my girlfriend's name ends with .c
Clete2: Uber geek! W00t! I'd rather have it end in .cpp... <insert name>.cpp
Dralnu: ...why not <name>.o? Then she's ready for linking...
SiberianSniper: or <name>.ko, so she's ready for insertion?
Back to top
View user's profile Send private message
visualus
n00b
n00b


Joined: 01 Nov 2006
Posts: 23

PostPosted: Tue Aug 19, 2008 6:07 am    Post subject: Reply with quote

ok It worked as I set the ~x86 keyword, thanks a lot :wink:
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 - 5 Hours
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