Simon Stelling [Mon, 29 May 2006 19:00:04 +0000 (19:00 -0000)]
everybody hates repoman failing on modular X, so make it a warning
svn path=/main/trunk/; revision=3439
Zac Medico [Mon, 29 May 2006 11:45:55 +0000 (11:45 -0000)]
Use the well know selinux_aux functions for bug #134743.
svn path=/main/trunk/; revision=3438
Zac Medico [Sun, 28 May 2006 23:27:35 +0000 (23:27 -0000)]
Revert patch for r3426 for bug 134466 and add warnings to docs.
svn path=/main/trunk/; revision=3437
Zac Medico [Sun, 28 May 2006 22:32:20 +0000 (22:32 -0000)]
Update the default USE_ORDER setting in the man page. Thanks to jakub for reporting.
svn path=/main/trunk/; revision=3436
Zac Medico [Sun, 28 May 2006 06:37:39 +0000 (06:37 -0000)]
Update FEATURES docs for 'assume-digests' and 'digest'. Thanks to robbat2 for reporting.
svn path=/main/trunk/; revision=3434
Zac Medico [Sat, 27 May 2006 21:03:22 +0000 (21:03 -0000)]
Ignore ENOENT errors that are expected to occur in portage.fetch().
svn path=/main/trunk/; revision=3433
Zac Medico [Sat, 27 May 2006 04:53:11 +0000 (04:53 -0000)]
Remove dependence on a patched version of libselinux for bug #122517.
svn path=/main/trunk/; revision=3430
Zac Medico [Sat, 27 May 2006 03:40:25 +0000 (03:40 -0000)]
Add noiselevel=-1 to writemsg calls in portage_util.py for errors that shouldn't happen so that messages are printed even when --quiet is used.
svn path=/main/trunk/; revision=3429
Zac Medico [Sat, 27 May 2006 03:27:04 +0000 (03:27 -0000)]
Add noiselevel=-1 to writemsg calls in portage.py for errors that shouldn't happen so that messages are printed even when --quiet is used.
svn path=/main/trunk/; revision=3428
Zac Medico [Sat, 27 May 2006 02:24:42 +0000 (02:24 -0000)]
Add noiselevel=-1 to writemsg calls for fatal emerge errors so that important errors are printed even when --quiet is used.
svn path=/main/trunk/; revision=3427
Zac Medico [Sat, 27 May 2006 02:11:52 +0000 (02:11 -0000)]
Fix emerge's userquery() so that it rejects empty responses when the enter key is pressed for bug #134466.
svn path=/main/trunk/; revision=3426
Zac Medico [Sat, 27 May 2006 01:52:29 +0000 (01:52 -0000)]
Add noiselevel=-1 to writemsg calls for legitimate errors in merge and unmerge phases so that important errors are printed even when --quiet is used.
svn path=/main/trunk/; revision=3425
Zac Medico [Sat, 27 May 2006 01:45:00 +0000 (01:45 -0000)]
Add noiselevel=-1 to writemsg calls for legitimate errors in portage.digestcheck() so that important errors are printed even when --quiet is used.
svn path=/main/trunk/; revision=3424
Zac Medico [Sat, 27 May 2006 01:38:36 +0000 (01:38 -0000)]
Add noiselevel=-1 to writemsg calls for legitimate errors in doebuild so that important errors are printed even when --quiet is used.
svn path=/main/trunk/; revision=3423
Zac Medico [Sat, 27 May 2006 01:05:14 +0000 (01:05 -0000)]
Make sure that fetch errors are reported even when --quiet is being used.
svn path=/main/trunk/; revision=3422
Zac Medico [Sat, 27 May 2006 00:59:31 +0000 (00:59 -0000)]
Only print a warning if absolutely necessary when adjusting distfiles permissions for bug #112612.
svn path=/main/trunk/; revision=3421
Zac Medico [Sat, 27 May 2006 00:09:31 +0000 (00:09 -0000)]
For availability in all stages, use rsync instead of cpio for bug #124638.
svn path=/main/trunk/; revision=3420
Zac Medico [Fri, 26 May 2006 22:38:52 +0000 (22:38 -0000)]
For portability, use cpio instead of `cp --parents` for bug #124638.
svn path=/main/trunk/; revision=3419
Zac Medico [Fri, 26 May 2006 04:08:50 +0000 (04:08 -0000)]
Add some additional error handling for OperationNotPermitted and ReadOnlyFileSystem exceptions (bug #112612).
svn path=/main/trunk/; revision=3418
Zac Medico [Fri, 26 May 2006 03:38:57 +0000 (03:38 -0000)]
Fix the last revision so it also works for files copied from local fsmirrors.
svn path=/main/trunk/; revision=3417
Zac Medico [Fri, 26 May 2006 03:27:41 +0000 (03:27 -0000)]
If necessary, apply appropriate permissions to previously fetched files for bug #112612.
svn path=/main/trunk/; revision=3416
Zac Medico [Fri, 26 May 2006 01:59:13 +0000 (01:59 -0000)]
Reset DISTDIR to it's original value before returning from doebuild() in order to prevent unexpected values for DISTDIR later on.
svn path=/main/trunk/; revision=3415
Zac Medico [Thu, 25 May 2006 22:34:13 +0000 (22:34 -0000)]
Fix CATEGORY spelling for bug #134362.
svn path=/main/trunk/; revision=3414
Alec Warner [Thu, 25 May 2006 13:30:45 +0000 (13:30 -0000)]
update the wget examples in make.conf
svn path=/main/trunk/; revision=3413
Alec Warner [Thu, 25 May 2006 13:09:58 +0000 (13:09 -0000)]
set a timeout on wget to 60 seconds to fix bug 101196; the old timeout was 15 minutes :/
svn path=/main/trunk/; revision=3412
Zac Medico [Wed, 24 May 2006 22:34:55 +0000 (22:34 -0000)]
Add some documentation for RESTRICT="binchecks" (bug #133804).
svn path=/main/trunk/; revision=3411
Ned Ludd [Wed, 24 May 2006 16:11:57 +0000 (16:11 -0000)]
- More updates from Kevin Q bug 131779 ; document the stricter feature along with the QA_* handling
svn path=/main/trunk/; revision=3410
Ned Ludd [Wed, 24 May 2006 10:42:24 +0000 (10:42 -0000)]
- final commit hopefully for QA_TEXTRELS etc.
svn path=/main/trunk/; revision=3409
Zac Medico [Wed, 24 May 2006 08:12:48 +0000 (08:12 -0000)]
When /usr/lib/distcc/bin does not exist, only add a maximum of one distcc to CC and CXX for bug #84150.
svn path=/main/trunk/; revision=3408
Zac Medico [Tue, 23 May 2006 22:20:19 +0000 (22:20 -0000)]
Fix repoman so that it works when the portage tree structure contains symlinks for bug #109961.
svn path=/main/trunk/; revision=3405
Zac Medico [Tue, 23 May 2006 18:27:17 +0000 (18:27 -0000)]
Add kernel to the default USE_EXPAND_HIDDEN. Thanks to Flameeyes for reporting.
svn path=/main/trunk/; revision=3404
Alec Warner [Tue, 23 May 2006 17:51:57 +0000 (17:51 -0000)]
Fix prepstrip to work with restrict, thanks to flameeyes and bug 134135
svn path=/main/trunk/; revision=3403
Zac Medico [Tue, 23 May 2006 09:33:40 +0000 (09:33 -0000)]
Add ELIBC and USERLAND to USE_EXPAND_HIDDEN in make.globals since the user can't change those flags easily.
svn path=/main/trunk/; revision=3401
Zac Medico [Tue, 23 May 2006 09:26:54 +0000 (09:26 -0000)]
Add some documentation for USE_EXPAND_HIDDEN.
svn path=/main/trunk/; revision=3400
Zac Medico [Tue, 23 May 2006 09:04:13 +0000 (09:04 -0000)]
Prevent a KeyError from occurring when USE_EXPAND_HIDDEN is used for bug #134086.
svn path=/main/trunk/; revision=3399
Zac Medico [Tue, 23 May 2006 03:23:41 +0000 (03:23 -0000)]
Document userfetch for bug #133975. Thanks to RiverRat for this patch.
svn path=/main/trunk/; revision=3392
Zac Medico [Mon, 22 May 2006 09:05:46 +0000 (09:05 -0000)]
Fix a bug that causes hashes of random types (mostly SHA1, from my experience) to be erroneously discarded due to dictionary assignment instead up update.
svn path=/main/trunk/; revision=3390
Zac Medico [Mon, 22 May 2006 07:47:08 +0000 (07:47 -0000)]
Don't warn about RESTRICT=test unless FEATURES=test is enabled for bug #134004.
svn path=/main/trunk/; revision=3389
Zac Medico [Mon, 22 May 2006 05:59:02 +0000 (05:59 -0000)]
Fix userfetch so that it works regardless of whether or not userpriv is enabled for bug #133995. I've used portage_exec.spawn_bash() here because portage.spawn() should really only be used for actual ebuild phases in doebuild() and spawnebuild().
svn path=/main/trunk/; revision=3387
Zac Medico [Sun, 21 May 2006 21:48:03 +0000 (21:48 -0000)]
Fix bad spelling of "privileges" in userpriv docs.
svn path=/main/trunk/; revision=3385
Zac Medico [Sun, 21 May 2006 20:45:45 +0000 (20:45 -0000)]
Document userfetch for bug #133975.
svn path=/main/trunk/; revision=3384
Zac Medico [Sun, 21 May 2006 18:59:11 +0000 (18:59 -0000)]
Don't include a redundant size field with the other hashes when creating manifest2 entries. Thanks to solar for reporting.
svn path=/main/trunk/; revision=3383
Zac Medico [Sun, 21 May 2006 04:41:13 +0000 (04:41 -0000)]
Validate the CATEGORY data in portage.config.load_infodir() and print a warning message if corruption is detected.
svn path=/main/trunk/; revision=3382
Zac Medico [Fri, 19 May 2006 09:55:56 +0000 (09:55 -0000)]
In order to help protect users, make AUTOCLEAN case insensitive.
svn path=/main/trunk/; revision=3378
Zac Medico [Fri, 19 May 2006 01:01:34 +0000 (01:01 -0000)]
Add --nocolor to emerge's short help for bug #133734. Thanks to gabebw@gmail.com for this patch.
svn path=/main/trunk/; revision=3377
Zac Medico [Fri, 19 May 2006 00:39:05 +0000 (00:39 -0000)]
Catch a ValueError thrown from cpv_expand and use it print an error message (to stderr) which includes a list of packages for bug #133731. No changes to quickpkg are necessary because it doesn't get anything from portageq on stdout in this case and it simply assumes there is no match.
svn path=/main/trunk/; revision=3376
Zac Medico [Thu, 18 May 2006 08:59:17 +0000 (08:59 -0000)]
Fix prepstrip split-debug paths for bug #133628. Thanks to kevquinn for this patch.
svn path=/main/trunk/; revision=3373
Zac Medico [Thu, 18 May 2006 08:45:09 +0000 (08:45 -0000)]
Revert r3371 because it doesn't fix the real problem and get ROOT directly from portage.settings["ROOT"] since self.pkgsettings["ROOT"] does not have the desired value.
svn path=/main/trunk/; revision=3372
Zac Medico [Thu, 18 May 2006 07:22:24 +0000 (07:22 -0000)]
Catch PackageNotFound exceptions from unmerge() for bug #133606.
svn path=/main/trunk/; revision=3371
Zac Medico [Thu, 18 May 2006 05:25:45 +0000 (05:25 -0000)]
Correctly autoclean build time dependencies that have been upgraded in / when ROOT!=/ for bug #133606. This patch duplicates code from emerge's unmerge() function in order to touch as little existing code as possible.
svn path=/main/trunk/; revision=3370
Zac Medico [Wed, 17 May 2006 22:30:37 +0000 (22:30 -0000)]
When portage is upgraded, only restart emerge when destroot="/". Also, clean up and fix the related logic in depgraph.display().
svn path=/main/trunk/; revision=3369
Zac Medico [Wed, 17 May 2006 20:55:45 +0000 (20:55 -0000)]
Fix repoman to grab categores, arch.list, and package.mask from the proper locations when scanning an overlay. Thanks to mcummings for reporting.
svn path=/main/trunk/; revision=3368
Zac Medico [Wed, 17 May 2006 07:08:57 +0000 (07:08 -0000)]
s/mtarget/mtune/g for bug #133528.
svn path=/main/trunk/; revision=3367
Zac Medico [Wed, 17 May 2006 05:44:32 +0000 (05:44 -0000)]
Print a warning message when AUTOCLEAN is disabled because it's quite dangerous.
svn path=/main/trunk/; revision=3366
Zac Medico [Tue, 16 May 2006 20:23:35 +0000 (20:23 -0000)]
Fix portage.getmaskingreason() so that it properly stacks all available package.mask files for bug #104000.
svn path=/main/trunk/; revision=3365
Zac Medico [Tue, 16 May 2006 19:54:10 +0000 (19:54 -0000)]
Add a warning message for AUTOCLEAN="no". Thanks to jakub for reporting.
svn path=/main/trunk/; revision=3364
Zac Medico [Tue, 16 May 2006 06:10:23 +0000 (06:10 -0000)]
Add + to the --changelog regex so that dvd+rw-tools works for bug #133288.
svn path=/main/trunk/; revision=3362
Zac Medico [Tue, 16 May 2006 05:50:06 +0000 (05:50 -0000)]
Add some PORTAGE_CONFIGROOT documentation for bug #131925. Thanks to Christian Heim for this patch.
svn path=/main/trunk/; revision=3361
Alec Warner [Mon, 15 May 2006 12:50:50 +0000 (12:50 -0000)]
Fix for bug 133363, thanks to <world.root@gmail.com> for reporting.
svn path=/main/trunk/; revision=3360
Zac Medico [Mon, 15 May 2006 04:25:43 +0000 (04:25 -0000)]
Fix a typo from r3357.
svn path=/main/trunk/; revision=3359
Zac Medico [Mon, 15 May 2006 04:20:22 +0000 (04:20 -0000)]
Add back the rstrip(os.path.sep) which is needed in the case where ROOT=/ (regression from r3356).
svn path=/main/trunk/; revision=3358
Zac Medico [Mon, 15 May 2006 03:06:27 +0000 (03:06 -0000)]
Revert the performance optimization from r3355 in favor of maximum robustness.
svn path=/main/trunk/; revision=3357
Zac Medico [Mon, 15 May 2006 02:40:19 +0000 (02:40 -0000)]
Ensure that ${ROOT} is normalized for bug #90444.
svn path=/main/trunk/; revision=3356
Zac Medico [Mon, 15 May 2006 02:27:59 +0000 (02:27 -0000)]
Remove unnecessary and time consuming normpath call for bug #90444.
svn path=/main/trunk/; revision=3355
Zac Medico [Sun, 14 May 2006 21:42:02 +0000 (21:42 -0000)]
Ensure a sane global umask for bug #133307 (regression from r3228).
svn path=/main/trunk/; revision=3354
Alec Warner [Sun, 14 May 2006 21:07:09 +0000 (21:07 -0000)]
Wheel != secpass=1, so kill it. Wheel grants you nothing wrt portage perms.
svn path=/main/trunk/; revision=3353
Mike Frysinger [Sun, 14 May 2006 13:42:52 +0000 (13:42 -0000)]
strip leading slash in output
svn path=/main/trunk/; revision=3352
Mike Frysinger [Sun, 14 May 2006 13:40:08 +0000 (13:40 -0000)]
you have to quote $@ or things can break
svn path=/main/trunk/; revision=3351
Zac Medico [Sun, 14 May 2006 12:08:23 +0000 (12:08 -0000)]
Use iteritems() instead of items() because an iterator uses less memory.
svn path=/main/trunk/; revision=3350
Zac Medico [Sun, 14 May 2006 11:39:26 +0000 (11:39 -0000)]
Write raw bytes instead of attempting to encode as utf-8 for bug #133287.
svn path=/main/trunk/; revision=3349
Zac Medico [Sun, 14 May 2006 07:07:10 +0000 (07:07 -0000)]
Make portdbapi._init_cache_dirs() obey self.depcachedir.
svn path=/main/trunk/; revision=3348
Zac Medico [Sun, 14 May 2006 06:24:44 +0000 (06:24 -0000)]
Make portdbapi obey self.depcachedir instead of using portage_const.DEPCACHE_PATH directly.
svn path=/main/trunk/; revision=3347
Zac Medico [Sat, 13 May 2006 22:19:58 +0000 (22:19 -0000)]
Allow `emerge --metadata` and `emerge --regen` for users in the portage group(bug #133157).
svn path=/main/trunk/; revision=3346
Zac Medico [Fri, 12 May 2006 22:39:08 +0000 (22:39 -0000)]
s/DEPEND atoms/package atoms/ for better wording
svn path=/main/trunk/; revision=3345
Zac Medico [Fri, 12 May 2006 21:40:42 +0000 (21:40 -0000)]
Make /etc/portage/bashrc relative to PORTAGE_CONFIGROOT.
svn path=/main/trunk/; revision=3343
Zac Medico [Fri, 12 May 2006 21:13:38 +0000 (21:13 -0000)]
Add some documentation for /etc/portage/modules and metadata_overlay.
svn path=/main/trunk/; revision=3342
Zac Medico [Fri, 12 May 2006 18:41:39 +0000 (18:41 -0000)]
Revert r3339 because r3301 makes it unnecessary. See bug #133055.
svn path=/main/trunk/; revision=3341
Alec Warner [Thu, 11 May 2006 23:54:51 +0000 (23:54 -0000)]
Minor 1 liner for bug 131657
svn path=/main/trunk/; revision=3340
Alec Warner [Thu, 11 May 2006 19:46:01 +0000 (19:46 -0000)]
Fix bug 113055, Binpkg's need SLOT in mysettings
svn path=/main/trunk/; revision=3339
Zac Medico [Wed, 10 May 2006 03:52:46 +0000 (03:52 -0000)]
Neglect EOFError during mtimedb loading since this error seems to be common when the mtimedb has been corrupted.
svn path=/main/trunk/; revision=3338
Mike Frysinger [Wed, 10 May 2006 02:39:17 +0000 (02:39 -0000)]
remove unused STICKIES variable
svn path=/main/trunk/; revision=3337
Zac Medico [Wed, 10 May 2006 00:31:53 +0000 (00:31 -0000)]
Only adjust priority for PORTAGE_NICENESS on the first run for bug #132739.
svn path=/main/trunk/; revision=3336
Mike Frysinger [Tue, 9 May 2006 02:08:20 +0000 (02:08 -0000)]
slightly easier test to read for DISTDR/unpack check
svn path=/main/trunk/; revision=3335
Zac Medico [Mon, 8 May 2006 20:26:14 +0000 (20:26 -0000)]
Use os.path.realpath instead of portage.abssymlink to resolve /etc/make.profile because abssymlink throws an OSError: [Errno 22] Invalid argument exception when repoman passes in an absolute profile path that isn't a symlink.
svn path=/main/trunk/; revision=3334
Zac Medico [Mon, 8 May 2006 17:55:58 +0000 (17:55 -0000)]
Give a less confusing error message when unpack() arguments begin with ${DISTDIR}. Thanks to Flameeyes for reporting.
svn path=/main/trunk/; revision=3333
Zac Medico [Mon, 8 May 2006 07:48:21 +0000 (07:48 -0000)]
Prevent a TypeError exception when the /etc/make.profile symlink is broken on nonexistent.
svn path=/main/trunk/; revision=3332
Zac Medico [Mon, 8 May 2006 06:24:29 +0000 (06:24 -0000)]
Catch FileNotFound exception and print a message when a file listed in the Manifest could not be found.
svn path=/main/trunk/; revision=3331
Zac Medico [Mon, 8 May 2006 01:28:20 +0000 (01:28 -0000)]
Move the fake $HOME that's used for ebuilds from $PORTAGE_TMPDIR/portage/homedir to $PORTAGE_BUILDDIR/homedir so that each build has a unique $HOME for bug #130395.
svn path=/main/trunk/; revision=3330
Zac Medico [Sun, 7 May 2006 20:36:02 +0000 (20:36 -0000)]
Fix a potential NameError due to 'cpv' being undefined in the namespace and also fix a potential AttributeError due to an attempt to call reconstruct_eclasses() on a dict object that has already been reconstructed in flat_hash.database._parse_data().
svn path=/main/trunk/; revision=3329
Zac Medico [Sun, 7 May 2006 19:01:58 +0000 (19:01 -0000)]
Properly encode metadata strings as utf-8 in order to avoid "UnicodeEncodeError: 'ascii' codec can't encode character" exception when
given a unicode string.
svn path=/main/trunk/; revision=3328
Zac Medico [Sun, 7 May 2006 06:54:59 +0000 (06:54 -0000)]
Replace inappropriate use of writelines with normal write.
svn path=/main/trunk/; revision=3327
Zac Medico [Sat, 6 May 2006 18:37:18 +0000 (18:37 -0000)]
Fix portage.config handling of ROOT and PORTAGE_CONFIGROOT for bug #132442.
svn path=/main/trunk/; revision=3326
Marius Mauch [Sat, 6 May 2006 13:23:02 +0000 (13:23 -0000)]
make rsync variable messages a bit less inviting
svn path=/main/trunk/; revision=3325
Zac Medico [Sat, 6 May 2006 11:52:51 +0000 (11:52 -0000)]
Catch a KeyError and report a missing digest for bug #132410.
svn path=/main/trunk/; revision=3324
Zac Medico [Sat, 6 May 2006 02:34:47 +0000 (02:34 -0000)]
Remove the uppercase requirement on flat_hash metadata keys so that _eclasses_ will work. This is equivalent to the patch by Brian Harring that went into 2.0.54-r2 for forward compatibility with planned changes in the rsync metadata cache.
svn path=/main/trunk/; revision=3323
Zac Medico [Sat, 6 May 2006 02:11:17 +0000 (02:11 -0000)]
Obey self.incrementals in config.regenerate() instead of using portage_const.INCREMENTALS directly.
svn path=/main/trunk/; revision=3322
Zac Medico [Fri, 5 May 2006 21:04:04 +0000 (21:04 -0000)]
Catch a KeyError and notify the user of a missing digest for bug #132373.
svn path=/main/trunk/; revision=3321
Zac Medico [Fri, 5 May 2006 18:10:20 +0000 (18:10 -0000)]
Reimplement the fix for bug #79566 more cleanly (the -* hack seems quite non-intuitive).
svn path=/main/trunk/; revision=3320
Zac Medico [Thu, 4 May 2006 18:00:17 +0000 (18:00 -0000)]
Fix some small typos in ebuild.sh for bug #86151. Thanks to Yoshino for this patch.
svn path=/main/trunk/; revision=3319
Zac Medico [Thu, 4 May 2006 10:15:55 +0000 (10:15 -0000)]
Make sure that cloned FEATURES are correctly preserved by getting them directly from the backupenv instead of going through the lookuplist (Bug #132196).
svn path=/main/trunk/; revision=3318