Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122448 - x11-apps/ati-drivers-extra-8.21.7 incorrectly uses DISTDIR instead of FILESDIR to install fireglcontrol.desktop
Summary: x11-apps/ati-drivers-extra-8.21.7 incorrectly uses DISTDIR instead of FILESDI...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-11 05:28 UTC by Petteri Räty (RETIRED)
Modified: 2006-02-11 05:48 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2006-02-11 05:28:20 UTC
>>> Install ati-drivers-extra-8.21.7 into /var/tmp/portage/ati-drivers-extra-8.21.7/image/ category x11-apps
install: tiedoston "/usr/src/distfiles/fireglcontrol.desktop" tilaa ei voi lukea: Tiedostoa tai hakemistoa e
i ole
man:
>>> Completed installing ati-drivers-extra-8.21.7 into /var/tmp/portage/ati-drivers-extra-8.21.7/image

                insinto /usr/share/applications/
                doins ${DISTDIR}/fireglcontrol.desktop

This should be ${FILESDIR}
Consider adding more || dies to ebuilds so that these kinds of mistakes can be avoided.

Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1.70GHz
Gentoo Base System version 1.12.0_pre15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/src/distfiles"
FEATURES="autoconfig collision-protect distlocks fixpackages noinfo sandbox sfperms strict"
GENTOO_MIRRORS=" http://trumpetti.atm.tut.fi/gentoo http://lame.lut.fi/linux/gentoo "
LC_ALL="fi_FI.utf8"
LINGUAS="fi"
MAKEOPTS="-j2 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa arts asf audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdr crypt cups curl dvd eds emboss expat fam ffmpeg foomaticdb gdbm gif gpm gtk2 hal idn imagemagick jpeg kde kdeenablefinal lcms libg++ libwww mad mikmod mmx mng motif mp3 mpeg ncurses nls nsplugin ogg oggvorbis opengl pam pcmcia pcre pdflib png ppds qt quicktime readline real scanner spell sse sse2 ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis win32codecs xine xml2 xv xvid zlib linguas_fi userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS
Comment 1 Luca Barbato gentoo-dev 2006-02-11 05:48:50 UTC
fixed thanks.