Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 178745

Summary: app-portage/autounmask-0.15 on sparc (sparc64) uses ~sparc64 keyword instead of ~sparc
Product: Gentoo Linux Reporter: Ferris McCormick (RETIRED) <fmccor>
Component: Current packagesAssignee: Christian Hartmann (RETIRED) <ian>
Status: RESOLVED FIXED    
Severity: normal CC: sparc
Priority: Normal    
Version: 2006.1   
Hardware: Sparc   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 177238    

Description Ferris McCormick (RETIRED) gentoo-dev 2007-05-16 11:42:15 UTC
A quick check of app-portage/autounmask-0.15 for Bug 177238 stabilization request shows this:
============================
autounmask --pretend =dev-lang/mono-1.2.3

 autounmask version 0.15 (using PortageXS-0.02.06)
 Bugs and requests go to ian <ian@gentoo.org>.

 * Using repositories:
     /usr/portage
     /usr/local/portage

 * Using package.keywords file: /etc/portage/package.keywords
 * Using package.unmask file: /etc/portage/package.unmask

 * Unmasking dev-lang/mono-1.2.3 and its dependencies.. this might take a while..

 * Added '=dev-lang/mono-1.2.3 ~sparc64' to /etc/portage/package.keywords
 * Added '=dev-lang/mono-1.2.3' to /etc/portage/package.unmask
==============================================
But the correct keyword is just ~sparc, thus:
- dev-lang/mono-1.2.3 (masked by: ~sparc keyword)

Obligatory emerge --info
===============================================
fmccor@polylepis ~ [231]% emerge --info
Portage 2.1.2.7 (default-linux/sparc/sparc64/2006.1, gcc-3.4.6, glibc-2.3.6-r5, 2.6.15-gentoo-r4-SB1000-profiling sparc64)
=================================================================
System uname: 2.6.15-gentoo-r4-SB1000-profiling sparc64 sun4u
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 16 May 2007 10:30:08 +0000
distcc 2.18.3 sparc-unknown-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
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.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19.2-r2
ACCEPT_KEYWORDS="sparc"
AUTOCLEAN="yes"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=ultrasparc3"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/spool/PBS"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -mcpu=ultrasparc3"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache cvs distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.mirrors.tds.net/gentoo http://gentoo.cites.uiuc.edu/pub/gentoo/ http://194.117.143.70 ftp://194.117.143.71/mirrors/gentoo http://194.117.143.69"
LC_ALL="en_US.utf8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d apache2 berkdb bitmap-fonts bzip2 cairo cli cracklib crypt cscope cups dri eds emboss encode esd examples fbcon foomaticdb fortran gcc64 gdbm gif glx graphviz gstreamer gtk gtk2 iconv imlib isdnlog jpeg kerberos libwww lzw-tiff mad midi mikmod motif mpeg mysql ncurses nls nptl nptlonly ogg opengl oss pam pcre pdf perl png pppd python qt3 readline reflection ruby ruby18 sdl session sparc spell spl sqlite ssl stroke tcl tcltk tcpd tetex tiff tk truetype truetype-fonts type1-fonts vorbis xcb xml xorg xv zlib"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="dummy fbdev sunffb"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

================================================
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-05-16 11:46:06 UTC
ian@g.o is the maintainer :)
Comment 2 Christian Hartmann (RETIRED) gentoo-dev 2007-05-20 14:30:52 UTC
I suck. This error is fixed in dev-perl/PortageXS-0.02.07.

Thanks for bringing this to my attention! :)