Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138346 - portage-2.1.1_pre1-r4 - quickpkg not keeping correct ownership for directories
Summary: portage-2.1.1_pre1-r4 - quickpkg not keeping correct ownership for directories
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 05:41 UTC by Declan Ireland
Modified: 2007-06-20 23:34 UTC (History)
0 users

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 Declan Ireland 2006-06-28 05:41:05 UTC
Runnin ~x86 setup

My problem with quickpkg (which is part of portage) is that
It doesnt save  the directorys permissions i.e

quickpkg <foo-game>
emerge -C foo-game
emerge -k foo-game

Results in files       ownership = root:games = CORRECT
Results in directorys  ownership = root:root  = WRONG        it should be root:games

I check the foo-games.tbz2  & it indeeds saves the directory as  root:root  in the tarball.

Anyone seen this before ? As clearly this is a bug & no mention of it i could find anywhere :(
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-28 08:33:32 UTC
Reopen with emerge --info or at least portage version...
Comment 2 Declan Ireland 2006-06-28 08:59:53 UTC
Could u have atleast tested it on your machine  to check if u encountered same problem  before closing & asking for emerge --info

Anyway here is emerge --info

Portage 2.1.1_pre1-r4 (default-linux/x86/2005.1, gcc-4.1.1/vanilla, glibc-2.4-r3 , 2.6.17-rc5 i686)
=================================================================
System uname: 2.6.17-rc5 i686 Intel(R) Celeron(R) CPU 2.40GHz
Gentoo Base System version 1.12.1
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-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/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig digest distlocks keeptemp keepwork metadata-transfer noclean sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en_GB eu ie uk us"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.2.10/gentoo-portage"
USE="x86 X a52 aac acpi aim alsa asf atk audacious avi berkdb bitmap-fonts blender-game bluetooth bonobo boo bootsplash cacheemu cairo calendar canna cap caps cdb cdda cddb cdf cdinstall cdio cdparanoia cdrom cg chroot clamav clamd clanJavaScript clanVoice cle266 cli cpdflib cpudetection cracklib crypt css cups curlwrappers dbus dedicated dhcp dri dv dvb dvd dvdr dvdread dvi dxr3 edl effects elf encode enscript epiphany escreen etwin evo evolution ext-iiimf ext-png ext-zlib fame fat ffmpeg fftw firefox flash font-server fontconfig foomaticdb fortran ftp fuse gb gd gd-external gdb gdbm gif gimp gimpprint ginac glade glitz glx gmail gmailtimestamps gnome gnome-print gnomecanvas gnomedb gphoto2 gpm gps grammar graphicsmagick graphviz gstreamer gtk gtk2 gzip hal hddtemp hfs howl iconv icq icu id3 image imagemagick imap imlib imlib2 ipv6 irssi isdnlog jabber java-external joystick jp2 jpeg jpeg2k justify kerberos krb4 ladcca ladspa lame latex ldapsam libg++ libwww mad mcal md5sum mhash mikmod mime mjpeg mmx mmxext mono motif mozilla mozsvg mp3 mp4live mpeg mpeg2 mpeg4 mpi mplayer msn music musicbrainz nautilus ncurses net network nfs nls nptl nptlonly ntfs nvidia offensive ogg oggvorbis openal opengl openntpd openssh openssl pam pam-mysql pam_chroot pam_console pam_timestamp pascal pcre pdflib perl png pnp posix povray ppds pppd prelude python qt3 qt4 quicktime quotas rar readline recode reflection samba sasl sdl session speedo speex spell spl sse sse-filters sse2 ssl subtitles t1lib tcpd theora threads tidy timidity tokenizer transcode truetype truetype-fonts type1 type1-fonts vorbis win32codecs wv xchat xinerama xinetd xml xml2 xmms xorg xosd xpm xprint xscreensaver xv yv12 zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en_GB linguas_eu linguas_ie linguas_uk linguas_us userland_GNU video_cards_nvidia video_cards_nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Declan Ireland 2006-06-28 09:02:43 UTC
note FEATURES="sandbox". I use above FEATURES while working on 3rd party ebuild.
FEATURES="sandbox"
Comment 4 Zac Medico gentoo-dev 2007-06-20 23:34:13 UTC
I think this is fixed in the new python version of quickpkg (bug #164655).