Jason Stubbs [Wed, 19 Oct 2005 13:18:54 +0000 (13:18 -0000)]
Remove an extra space in a hyphenated string.
svn path=/main/branches/2.0/; revision=2150
Jason Stubbs [Wed, 19 Oct 2005 13:15:22 +0000 (13:15 -0000)]
s/no/not/ typo
svn path=/main/branches/2.0/; revision=2149
Jason Stubbs [Sun, 16 Oct 2005 15:25:04 +0000 (15:25 -0000)]
Removing --inject from emerge help summary
svn path=/main/branches/2.0/; revision=2139
Jason Stubbs [Sun, 16 Oct 2005 14:27:28 +0000 (14:27 -0000)]
Clarifying the error message when path/to/ebuild is used on an ebuild that isn't in a normal PORTDIR structure.
svn path=/main/branches/2.0/; revision=2138
Jason Stubbs [Sun, 16 Oct 2005 08:46:25 +0000 (08:46 -0000)]
Typo :(
svn path=/main/branches/2.0/; revision=2137
Jason Stubbs [Sun, 16 Oct 2005 08:25:15 +0000 (08:25 -0000)]
Return after detecting an invalid command line atom so as to avoid spurious dependency errors.
svn path=/main/branches/2.0/; revision=2136
Jason Stubbs [Sat, 15 Oct 2005 12:51:29 +0000 (12:51 -0000)]
Check if ebuild path is in vdb and check that vdb finds it okay rather than always assuming "porttree".
If PORTDIR_OVERLAY needs to be adjusted, recheck to make sure the ebuild is found correctly.
Pass which tree should be used to doebuild so that aux_get() are performed on the correct tree.
svn path=/main/branches/2.0/; revision=2135
Jason Stubbs [Sat, 15 Oct 2005 06:11:43 +0000 (06:11 -0000)]
Adjusting the clipping...
svn path=/main/branches/2.0/; revision=2134
Jason Stubbs [Sat, 15 Oct 2005 06:09:42 +0000 (06:09 -0000)]
Adding svn revision property to portage.py's VERSION
svn path=/main/branches/2.0/; revision=2133
Jason Stubbs [Sat, 15 Oct 2005 03:58:50 +0000 (03:58 -0000)]
Added missing quotes to stat_perms area of ebuild.sh (#93293)
svn path=/main/branches/2.0/; revision=2132
Jason Stubbs [Fri, 14 Oct 2005 12:12:44 +0000 (12:12 -0000)]
Take the str() of the option passed to the callback so it can be compared usefully later on.
svn path=/main/branches/2.0/; revision=2130
Jason Stubbs [Thu, 13 Oct 2005 12:40:55 +0000 (12:40 -0000)]
Use realpath instead of abspath to ensure that symlinks are correctly accounted for.
svn path=/main/branches/2.0/; revision=2129
Jason Stubbs [Tue, 11 Oct 2005 12:46:33 +0000 (12:46 -0000)]
Set PORTDIR_OVERLAY (rather than PORTDIR) when portage wants to use a different ebuild.
(Yields the same behaviour when stuff isn't missing in the same tree and better behaviour when there is)
svn path=/main/branches/2.0/; revision=2124
Brian Harring [Tue, 11 Oct 2005 07:34:56 +0000 (07:34 -0000)]
reset EBUILD_DEATH_HOOKS prior to sourcing, due to stable's re-sourcing of ebuild every run.
god stable env handling sucks. :/
svn path=/main/branches/2.0/; revision=2122
Jason Stubbs [Mon, 10 Oct 2005 05:18:16 +0000 (05:18 -0000)]
Global var profiledir was only being set correctly when portage was imported by emerge
svn path=/main/branches/2.0/; revision=2119
Jason Stubbs [Sun, 9 Oct 2005 13:56:34 +0000 (13:56 -0000)]
cacheddir() would incorrectly return from the cache when the cached entry is less than <mtime resolution> old. Fixed by axxo.
svn path=/main/branches/2.0/; revision=2118
Jason Stubbs [Fri, 7 Oct 2005 13:08:31 +0000 (13:08 -0000)]
Rework to API behaviour rather than API documentation
svn path=/main/branches/2.0/; revision=2117
Brian Harring [Thu, 6 Oct 2005 18:24:42 +0000 (18:24 -0000)]
removing unused sandbox dirs.
svn path=/main/branches/2.0/; revision=2116
Brian Harring [Thu, 6 Oct 2005 18:23:46 +0000 (18:23 -0000)]
nuking this directory, since it's no longer used.
svn path=/main/branches/2.0/; revision=2115
Jason Stubbs [Thu, 6 Oct 2005 14:10:05 +0000 (14:10 -0000)]
Restore the old behaviour that was dropped in the big refactoring by making --update implied by world or system targets.
svn path=/main/branches/2.0/; revision=2114
Jason Stubbs [Wed, 5 Oct 2005 20:18:53 +0000 (20:18 -0000)]
Make --newuse switch on --update
svn path=/main/branches/2.0/; revision=2112
Jason Stubbs [Wed, 5 Oct 2005 19:21:40 +0000 (19:21 -0000)]
Reverting behaviour of ebuild when FEATURES="-noauto"
svn path=/main/branches/2.0/; revision=2110
Jason Stubbs [Wed, 5 Oct 2005 18:45:11 +0000 (18:45 -0000)]
Be sure to reset settings changes before each package is merged.
svn path=/main/branches/2.0/; revision=2107
Brian Harring [Wed, 5 Oct 2005 17:39:46 +0000 (17:39 -0000)]
added EBUILD_DEATH_HOOKS , a way for ebuilds/eclasses to register extra messages to spew if die is triggered
svn path=/main/branches/2.0/; revision=2106
Jason Stubbs [Wed, 5 Oct 2005 17:33:19 +0000 (17:33 -0000)]
Restoring the metadata EAPI check code-style to match that of the ebuild EAPI check.
svn path=/main/branches/2.0/; revision=2105
Brian Harring [Wed, 5 Oct 2005 17:14:08 +0000 (17:14 -0000)]
tweak, since the logic I just replaced was wrong (go me)
svn path=/main/branches/2.0/; revision=2104
Brian Harring [Wed, 5 Oct 2005 17:11:50 +0000 (17:11 -0000)]
save _mtime_ when EAPI nukes a cache entry, and a tweak to the supported eapi check so it's lenient about spaces
svn path=/main/branches/2.0/; revision=2103
Jason Stubbs [Wed, 5 Oct 2005 16:58:09 +0000 (16:58 -0000)]
Account for empty EAPI
svn path=/main/branches/2.0/; revision=2102
Jason Stubbs [Wed, 5 Oct 2005 16:21:31 +0000 (16:21 -0000)]
Exclude distcc and and ccache setup from the "setup" phase. Also make the redundant CCACHE_DIR default match what the python side sets.
svn path=/main/branches/2.0/; revision=2101
Jason Stubbs [Wed, 5 Oct 2005 15:49:25 +0000 (15:49 -0000)]
Make dispatch-conf's log file have 0600 permissions.
svn path=/main/branches/2.0/; revision=2099
Jason Stubbs [Wed, 5 Oct 2005 15:42:23 +0000 (15:42 -0000)]
Add new tool to check and fix problems with the world file (to begin with)
svn path=/main/branches/2.0/; revision=2098
Jason Stubbs [Wed, 5 Oct 2005 15:40:46 +0000 (15:40 -0000)]
Suggest running emaint when problems with the world file are detected.
svn path=/main/branches/2.0/; revision=2097
Jason Stubbs [Wed, 5 Oct 2005 12:05:45 +0000 (12:05 -0000)]
Always return a list of the same length as the query in vardbapi.aux_get()
svn path=/main/branches/2.0/; revision=2096
Jason Stubbs [Tue, 4 Oct 2005 16:01:56 +0000 (16:01 -0000)]
Add path to utf-8 checks so that repoman doesn't break outside of the package dir
svn path=/main/branches/2.0/; revision=2089
Brian Harring [Tue, 4 Oct 2005 15:56:46 +0000 (15:56 -0000)]
god this module sucked.
Removed all of the duplicate code.
svn path=/main/branches/2.0/; revision=2088
Jason Stubbs [Tue, 4 Oct 2005 15:56:24 +0000 (15:56 -0000)]
Extra bracket typo :(
svn path=/main/branches/2.0/; revision=2087
Jason Stubbs [Tue, 4 Oct 2005 15:17:28 +0000 (15:17 -0000)]
Removed the translation of aux_get exceptions to unsupported eapi exceptions in doebuild (which led to a whole lotta changes regarding str vs
int and unlikely yet possible compatibility stuff)
svn path=/main/branches/2.0/; revision=2086
Brian Harring [Tue, 4 Oct 2005 14:31:50 +0000 (14:31 -0000)]
don't declare -r the contents, declare -r the var name.
svn path=/main/branches/2.0/; revision=2085
Jason Stubbs [Tue, 4 Oct 2005 14:25:43 +0000 (14:25 -0000)]
Big cleanup and added check regarding chosen ebuild.
svn path=/main/branches/2.0/; revision=2084
Brian Harring [Tue, 4 Oct 2005 14:13:49 +0000 (14:13 -0000)]
bug 107770 , fix A D and a few other vars being set implicitly by readonly protection during setup phase.
svn path=/main/branches/2.0/; revision=2083
Jason Stubbs [Mon, 3 Oct 2005 13:33:14 +0000 (13:33 -0000)]
Warn and ignore on invalid system/world atoms
svn path=/main/branches/2.0/; revision=2082
Jason Stubbs [Mon, 3 Oct 2005 13:32:30 +0000 (13:32 -0000)]
Remove app-portage/portage-docs files from portage-2.0 branch
svn path=/main/branches/2.0/; revision=2081
Brian Harring [Mon, 3 Oct 2005 13:28:14 +0000 (13:28 -0000)]
final fixup (ebuild nameerror)
svn path=/main/branches/2.0/; revision=2080
Brian Harring [Mon, 3 Oct 2005 13:25:55 +0000 (13:25 -0000)]
fixing horkage when noauto is in use (nameerrors)
svn path=/main/branches/2.0/; revision=2079
Jason Stubbs [Sun, 2 Oct 2005 14:50:04 +0000 (14:50 -0000)]
Make sure to include package.use flags with fetch-restricted packages
svn path=/main/branches/2.0/; revision=2076
Jason Stubbs [Sun, 2 Oct 2005 14:47:53 +0000 (14:47 -0000)]
Specify ebuildpath to merge() when using qmerge
svn path=/main/branches/2.0/; revision=2075
Jason Stubbs [Sun, 2 Oct 2005 14:30:49 +0000 (14:30 -0000)]
Pass use list rather than config obj to portdbapi.fetch_check()
svn path=/main/branches/2.0/; revision=2074
Jason Stubbs [Sun, 2 Oct 2005 14:29:47 +0000 (14:29 -0000)]
Fix typo wrt to lamba usage.
svn path=/main/branches/2.0/; revision=2073
Brian Harring [Sun, 2 Oct 2005 03:52:41 +0000 (03:52 -0000)]
saner handling of selinux_enabled
svn path=/main/branches/2.0/; revision=2070
Jason Stubbs [Sat, 1 Oct 2005 15:30:48 +0000 (15:30 -0000)]
Remove the specific dependency on python-2.2.
svn path=/main/branches/2.0/; revision=2069
Jason Stubbs [Sat, 1 Oct 2005 15:29:44 +0000 (15:29 -0000)]
Restore full range of possible atoms that can be given to emerge by doing
atom validity checks using a dummy category if necessary.
svn path=/main/branches/2.0/; revision=2068
Jason Stubbs [Sat, 1 Oct 2005 10:41:52 +0000 (10:41 -0000)]
Check if invalid atoms are only missing a category and let those pass.
svn path=/main/branches/2.0/; revision=2066
Brian Harring [Sat, 1 Oct 2005 09:12:27 +0000 (09:12 -0000)]
touches up on file.name check, part of glep31
svn path=/main/branches/2.0/; revision=2065
Brian Harring [Sat, 1 Oct 2005 07:52:55 +0000 (07:52 -0000)]
fixed ebuild so
ebuild some-ebuild clean setup unpack # works like
ebuild some-ebuild clean unpack
svn path=/main/branches/2.0/; revision=2064
Jason Stubbs [Thu, 29 Sep 2005 16:45:42 +0000 (16:45 -0000)]
Sort digests and manifests (to look nice and making them diff'able)
svn path=/main/branches/2.0/; revision=2063
Jason Stubbs [Thu, 29 Sep 2005 16:44:42 +0000 (16:44 -0000)]
Add some more info about where the problem is coming from when atoms cannot be resolved.
svn path=/main/branches/2.0/; revision=2062
Jason Stubbs [Thu, 29 Sep 2005 16:43:08 +0000 (16:43 -0000)]
Make depclean a little friendler (so that perhaps people will read the messages? ;)
svn path=/main/branches/2.0/; revision=2061
Jason Stubbs [Thu, 29 Sep 2005 16:42:30 +0000 (16:42 -0000)]
Ignore packages in system/world that are satisfied by packages in package.provided.
svn path=/main/branches/2.0/; revision=2060
Jason Stubbs [Thu, 29 Sep 2005 16:41:34 +0000 (16:41 -0000)]
Ignore files (such as metadata.xml) within portdir category dirs.
svn path=/main/branches/2.0/; revision=2059
Jason Stubbs [Thu, 29 Sep 2005 16:38:08 +0000 (16:38 -0000)]
Ignore blockers when fetching.
svn path=/main/branches/2.0/; revision=2058
Jason Stubbs [Thu, 29 Sep 2005 16:37:28 +0000 (16:37 -0000)]
Remove specific reference to the Gentoo Handbook.
svn path=/main/branches/2.0/; revision=2057
Jason Stubbs [Thu, 29 Sep 2005 16:36:57 +0000 (16:36 -0000)]
Refactored world graphing code to reuse the standard dependency resolution paths.
svn path=/main/branches/2.0/; revision=2056
Jason Stubbs [Thu, 29 Sep 2005 16:35:44 +0000 (16:35 -0000)]
Add -i to FBSD's ldconfig as requested.
svn path=/main/branches/2.0/; revision=2055
Jason Stubbs [Thu, 29 Sep 2005 16:35:04 +0000 (16:35 -0000)]
Update the casing of "linux" on the default distfile mirror.
svn path=/main/branches/2.0/; revision=2054
Jason Stubbs [Thu, 29 Sep 2005 16:34:20 +0000 (16:34 -0000)]
Harmless typo in signal catcher.
svn path=/main/branches/2.0/; revision=2053
Jason Stubbs [Thu, 29 Sep 2005 16:33:44 +0000 (16:33 -0000)]
Prevent globbed atoms from having relative operators.
svn path=/main/branches/2.0/; revision=2052
Jason Stubbs [Thu, 29 Sep 2005 16:32:57 +0000 (16:32 -0000)]
Fix incorrect Exception when checking LOGDIR permissions
svn path=/main/branches/2.0/; revision=2051
Jason Stubbs [Thu, 29 Sep 2005 16:32:12 +0000 (16:32 -0000)]
Adhere to USE flags passed into fetch()
svn path=/main/branches/2.0/; revision=2050
Jason Stubbs [Thu, 29 Sep 2005 16:31:33 +0000 (16:31 -0000)]
Security checks regarding installation of world-writable files.
svn path=/main/branches/2.0/; revision=2049
Jason Stubbs [Thu, 29 Sep 2005 16:30:44 +0000 (16:30 -0000)]
Validation of user atoms.
svn path=/main/branches/2.0/; revision=2048
Jason Stubbs [Thu, 29 Sep 2005 16:29:54 +0000 (16:29 -0000)]
add --newuse short option to emerge help
svn path=/main/branches/2.0/; revision=2047
Jason Stubbs [Thu, 29 Sep 2005 16:29:15 +0000 (16:29 -0000)]
remove CDEPEND
ignore RDEPEND on --buildpkgonly
svn path=/main/branches/2.0/; revision=2046
Jason Stubbs [Thu, 29 Sep 2005 16:28:19 +0000 (16:28 -0000)]
overridable lchown/lchgrp
svn path=/main/branches/2.0/; revision=2045
Jason Stubbs [Thu, 29 Sep 2005 16:27:25 +0000 (16:27 -0000)]
zmedico's prelink optimization
svn path=/main/branches/2.0/; revision=2044
Brian Harring [Wed, 28 Sep 2005 06:06:47 +0000 (06:06 -0000)]
fixups to EAPI handling.
svn path=/main/branches/2.0/; revision=2035
Brian Harring [Wed, 28 Sep 2005 05:35:37 +0000 (05:35 -0000)]
file.name fixup for glep31 checks.
svn path=/main/branches/2.0/; revision=2034
Brian Harring [Wed, 28 Sep 2005 04:45:41 +0000 (04:45 -0000)]
bye bye global portageq's.
svn path=/main/branches/2.0/; revision=2033
Brian Harring [Wed, 28 Sep 2005 00:02:19 +0000 (00:02 -0000)]
eapi fix up for installation.
svn path=/main/branches/2.0/; revision=2032
Brian Harring [Mon, 26 Sep 2005 23:45:18 +0000 (23:45 -0000)]
typo fix.
svn path=/main/branches/2.0/; revision=2026
Brian Harring [Sat, 24 Sep 2005 19:13:25 +0000 (19:13 -0000)]
emerge --metadata ran as user, and silenced auxdb Corruption exceptions when doing metadata transfer.
svn path=/main/branches/2.0/; revision=2025
Brian Harring [Sat, 24 Sep 2005 18:51:48 +0000 (18:51 -0000)]
update so that int 0 is stored (change to the logic test for storing null vals)
svn path=/main/branches/2.0/; revision=2024
Brian Harring [Sat, 24 Sep 2005 18:41:36 +0000 (18:41 -0000)]
correction of eapi transfer for metadata -> local cache
svn path=/main/branches/2.0/; revision=2023
Brian Harring [Sat, 24 Sep 2005 17:54:05 +0000 (17:54 -0000)]
EAPI awareness, and flat_hash/flat_list autodetection for rysnc cache.
svn path=/main/branches/2.0/; revision=2022
Brian Harring [Sat, 24 Sep 2005 02:56:18 +0000 (02:56 -0000)]
cleanse_cache cleanups.
svn path=/main/branches/2.0/; revision=2021
Brian Harring [Sat, 24 Sep 2005 02:53:14 +0000 (02:53 -0000)]
bug 106544 , glep31 enforcement checks
svn path=/main/branches/2.0/; revision=2020
Mike Frysinger [Sat, 24 Sep 2005 00:28:11 +0000 (00:28 -0000)]
repoman will work in any portage tree, but the commit option will only work in a cvs tree
svn path=/main/branches/2.0/; revision=2019
Mike Frysinger [Sat, 24 Sep 2005 00:26:24 +0000 (00:26 -0000)]
use() is silent, update notes
svn path=/main/branches/2.0/; revision=2018
Brian Harring [Tue, 20 Sep 2005 22:05:36 +0000 (22:05 -0000)]
syntax error (wth?), fixed it.
svn path=/main/branches/2.0/; revision=2014
Brian Harring [Tue, 20 Sep 2005 13:20:48 +0000 (13:20 -0000)]
added the bug number I missed on previous commit.
svn path=/main/branches/2.0/; revision=2012
Brian Harring [Tue, 20 Sep 2005 13:13:10 +0000 (13:13 -0000)]
bug 106363 , selinux failed import resulting in module hanging around causing issues for the logic on the next re-import
import selinux == fail; next attempt, import selinux == non-fail
Python 'feature' of sorts.
svn path=/main/branches/2.0/; revision=2011
Mike Frysinger [Sun, 18 Sep 2005 04:38:36 +0000 (04:38 -0000)]
add a sanity check for diff before using it #48184
svn path=/main/branches/2.0/; revision=1998
Mike Frysinger [Fri, 16 Sep 2005 02:27:50 +0000 (02:27 -0000)]
document the -* KEYWORD #97165
svn path=/main/branches/2.0/; revision=1996
Brian Harring [Thu, 8 Sep 2005 16:31:36 +0000 (16:31 -0000)]
fixing unpack so it works once again for tar :/
svn path=/main/branches/2.0/; revision=1992
Jason Stubbs [Thu, 8 Sep 2005 13:55:27 +0000 (13:55 -0000)]
Only warn on removal of system virtuals if there is only one satisfying package.
svn path=/main/branches/2.0/; revision=1991
Mike Frysinger [Thu, 8 Sep 2005 02:23:55 +0000 (02:23 -0000)]
backport local unpacking support from trunk and add support for jar
svn path=/main/branches/2.0/; revision=1990
Mike Frysinger [Thu, 8 Sep 2005 02:22:48 +0000 (02:22 -0000)]
if passing the -i18n option to doman, make sure we eat the option and continue processing
svn path=/main/branches/2.0/; revision=1988
Jason Stubbs [Thu, 1 Sep 2005 14:42:25 +0000 (14:42 -0000)]
68928-spawn-command-isabs-zmedico.patch (spawn included "." in PATH)
98727_sleep_locale_cleanup.patch (sleep was defined twice for "." and "," locales)
98827_lchown_normal_files.patch (lchown was being used on known-to-be-regular files)
98827_darwin_noop_lchown.patch (lchwon was aliased to chown on darwin)
99101_ccache_perms_adjust.patch (perms test and adjustment didn't match)
99120_uid_gid_mixup.patch (portage gid used in place of uid)
99418_merge_retcode_ignored.patch (dispatch-conf ignored result of merge command)
100382_incomplete_world.patch (versioned atoms were not being added to world)
broken-stat-perms.patch (result of conditional execution being unconditionally tested)
svn path=/main/branches/2.0/; revision=1960
Brian Harring [Wed, 31 Aug 2005 07:44:37 +0000 (07:44 -0000)]
don't commit the remenants from applying a patch
svn path=/main/branches/2.0/; revision=1954
Brian Harring [Tue, 30 Aug 2005 05:24:51 +0000 (05:24 -0000)]
bye bye mr. cvs_id_string
svn path=/main/branches/2.0/; revision=1953
Brian Harring [Tue, 30 Aug 2005 05:24:38 +0000 (05:24 -0000)]
this file should've been killed long ago.
svn path=/main/branches/2.0/; revision=1952