Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89496 - media-video/ati-drivers-8.12.10 works on amd64
Summary: media-video/ati-drivers-8.12.10 works on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
: 90115 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-18 02:00 UTC by Urban
Modified: 2005-05-10 19:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Makefile.patch (Makefile.patch,369 bytes, patch)
2005-05-10 19:31 UTC, Theofilos Intzoglou
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Urban 2005-04-18 02:00:26 UTC
Please add "~amd64" to the KEYWORDS for media-video/ati-drivers-8.12.10

Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r6 x86_64 Mobile AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr 17 2005, 17:16:43)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox strict"
GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ http://gentoo.inode.at/ ftp://gentoo.inode.at/source/ ftp://files.gentoo.gr http://ftp.caliu.info/pub/gentoo/ ftp://ftp.caliu.info/pub/gentoo/ http://mirror.switch.ch/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ http://mir.zyrianes.net/gentoo/ ftp://mir.zyrianes.net/gentoo/"
LANG="it_IT"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa arts bash-completion berkdb bitmap-fonts cdr crypt dvd dvdr fam font-server fortran gif gpm imagemagick ipv6 jp2 jpeg kde lzw lzw-tiff motif mp3 ncurses nls ogg opengl oss pam perl png python qt readline samba ssl tcpd tiff truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-04-18 08:35:43 UTC
It appears to be ~amd64 already...
Comment 2 Urban 2005-04-19 02:45:03 UTC
When I try to emerge it I receve this message:

- media-video/ati-drivers-8.12.10 (masked by: -* keyword)

(I just synced my portage)
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2005-04-19 02:49:03 UTC
then you should wait about an hour and emerge sync. i verified that it is fixed in CVS
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2005-04-19 02:50:28 UTC
oh, i forgot: you should do `echo "=media-video/ati-drivers-8.12.10" >> /etc/portage/package.keywords`
Comment 5 Urban 2005-04-19 02:55:20 UTC
whit only `echo "media-video/ati-drivers" >> /etc/portage/package.keywords` I can emerge it, but why is masked if it work?
Comment 6 Simon Stelling (RETIRED) gentoo-dev 2005-04-19 03:57:58 UTC
you're using a stable system, you have set ACCEPT_KEYWORDS="amd64". if you want a testing system, change this value to ~amd64 in make.conf
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2005-04-23 04:56:10 UTC
*** Bug 90115 has been marked as a duplicate of this bug. ***
Comment 8 Theofilos Intzoglou 2005-05-10 19:31:07 UTC
Created attachment 58637 [details, diff]
Makefile.patch
Comment 9 Theofilos Intzoglou 2005-05-10 19:32:41 UTC
Comment on attachment 58637 [details, diff]
Makefile.patch

Sorry my mistake. Ignore this patch.