summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Collapse)AuthorAgeFilesLines
* Add a _preload_elog_modules() function.Zac Medico2010-10-072-2/+16
|
* Preserve message continuity in elog_process().Zac Medico2010-10-072-4/+9
|
* Revert "Handle negated atoms in getmaskingreason()."Zac Medico2010-10-061-5/+1
| | | | | | There's really no need for a special case here since they can be treated like normal atoms that don't match the atom that's being searched for. This reverts commit 76b4a2fdd777f7203428a9c8a5a0c434fff55252.
* Test that SLOT deps don't rebuild multislot.Zac Medico2010-10-061-0/+40
|
* Fix _iter_match_pkgs installed multislot breakageZac Medico2010-10-061-0/+7
|
* Handle negated atoms in getmaskingreason().Zac Medico2010-10-061-1/+5
|
* Add a backtracking test for 'missed updates'.Zac Medico2010-10-061-0/+34
|
* TODO: Make elog 'key' parameter more unique.Zac Medico2010-10-061-0/+9
|
* Make Atom.with_repo() allow wildcard.Zac Medico2010-10-061-1/+2
|
* Fix repo atom breakage in getmaskingreason().Zac Medico2010-10-062-2/+15
|
* Tweak elog message order so python comes first.Zac Medico2010-10-061-1/+5
|
* Ensure repo in atom matches PMS 3.1.5.Zac Medico2010-10-061-1/+1
|
* Fix spelling of depclean test methods.v2.1.9.13Zac Medico2010-10-011-2/+2
|
* Merge findname2/findLicensePath diff from master.Zac Medico2010-09-301-5/+2
|
* Bug #339231 - Return unicode from glsa.getText().Zac Medico2010-09-301-1/+1
|
* Deprecate spawnebuild() with returnpid.Zac Medico2010-09-301-0/+7
|
* Deprecate doebuild() with returnpid.Zac Medico2010-09-301-0/+6
|
* remove double prefix in LinkageMapELFFabian Groffen2010-09-301-6/+6
|
* entries from preserved registry already include EPREFIX, so don't use EROOT ↵Fabian Groffen2010-09-301-1/+1
| | | | on them
* use ROOT iso EROOT with PreservedLibsRegistry, since all entries already ↵Fabian Groffen2010-09-302-6/+6
| | | | have EPREFIX
* use ROOT, not EROOT so we don't get a double prefixFabian Groffen2010-09-301-2/+2
|
* use ROOT, not EROOT so we don't get a double prefixFabian Groffen2010-09-301-3/+3
|
* Get --exclude to work with --depclean and --pruneSebastian Luther2010-09-302-1/+90
| | | | Thanks to forum member 'krinn' for the suggestion
* Merge additional backtracking tests from the master branch.v2.1.9.12Zac Medico2010-09-271-0/+72
|
* Toggle private constants for stable branch:Zac Medico2010-09-271-5/+5
| | | | | | | | _ENABLE_DYN_LINK_MAP = False _ENABLE_PRESERVE_LIBS = False _ENABLE_REPO_NAME_WARN = False _ENABLE_SET_CONFIG = False _SANDBOX_COMPAT_LEVEL = "16"
* Add PORTAGE_BINHOST sftp protocol support.v2.2_rc87Zac Medico2010-09-252-5/+25
|
* Fix a typo in a comment.Zac Medico2010-09-251-1/+1
|
* Add non-essential backslashes for clarity in GetConfigTestCase.Zac Medico2010-09-251-1/+1
|
* Add test cases for getconfig() bash compatibility with variablesZac Medico2010-09-251-0/+28
| | | | from make.globals.
* Fix varexpand() so that it doesn't do redundant quote removal thatZac Medico2010-09-251-1/+7
| | | | | | | | is already handled by shlex. This fixes a bug in getconfig() which caused it to remove backslash characters it front of quote characters in cases where bash would have preserved them when sourcing the same input.
* Make MetaDataXML.format_maintainer_string() check a values to makeZac Medico2010-09-251-4/+6
| | | | sure they are non-empty and not just whitespace.
* Implement PORTAGE_BINHOST ssh:// protocol support by spawning sshZac Medico2010-09-251-1/+18
| | | | | | | | | | and using it to stream the Packages file on stdout. This assumes that you have ssh-agent running, for authentication. For now, you won't be able to use this unless you define your own FETCHCOMMAND_SSH and RESUMECOMMAND_SSH values. It's trivial to do this if you create a helper script that calls rsync after transforming the URI into the host:/path format that rsync uses.
* Move all imports in bintree.py to the top.Zac Medico2010-09-251-22/+14
|
* Fix catpkgsplit() to validate the category part. This fixesZac Medico2010-09-251-1/+3
| | | | vardbapi.cp_all() to reject invalid categories.
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portageFabian Groffen2010-09-231-2/+2
|\
| * Add binpkg-logs to the list of supported features.Arfrever Frehtes Taifersar Arahesis2010-09-231-2/+2
| |
* | always use eroot with CONFIG_MEMORY_FILEFabian Groffen2010-09-231-2/+2
|/
* Bug #338190 - Handle more exceptions inside getbinpkg.dir_get_metadata().Zac Medico2010-09-211-1/+11
| | | | | | The ftplib.all_errors attribute is a useful collection of exceptions to handle here. Thanks to Christian Kauhaus <kc@gocept.com> for the suggestion.
* Fix ConfigTestCase.testLicenseManager() breakage from from previousZac Medico2010-09-211-1/+1
| | | | commit.
* Bug #300455 - Store LicenseManager._license_groups values as frozensetZac Medico2010-09-211-0/+3
| | | | in order to avoid false warnings about circular group references.
* reposyntax: Add support in _sets/base.pySebastian Luther2010-09-201-12/+17
|
* Tests: add resolver/test_output: Make sure we don't backtrace in the merge ↵Sebastian Luther2010-09-202-1/+89
| | | | list printer
* Use git rev-list --format option to simplify _LazyVersion committerZac Medico2010-09-201-10/+6
| | | | timestamp code.
* Always mask the higher version when backtracking due to a slot conflictSebastian Luther2010-09-191-0/+30
|
* With waitpid and WNOHANG, only check the first element of the tuplev2.2_rc85Zac Medico2010-09-191-2/+8
| | | | since the second element may vary (bug #337465, comment #12).
* Optimize ResolverPlayground._create_ebuild_manifests() to use a singleZac Medico2010-09-191-5/+6
| | | | config instance, and call digestgen() directly.
* Bug #338002 - Make _LazyVersion format portage.VERSION so that it isZac Medico2010-09-191-5/+33
| | | | a valid version.
* Fix lockfile() to close the file descriptor before raising TryAgain.Zac Medico2010-09-181-0/+1
|
* Fix the "Unmatch removal atoms" (second try) to show the correctZac Medico2010-09-181-2/+3
| | | | number of undisplayed atoms when there are more than 3.
* catch another case where using EROOT is absolutely not correct:Fabian Groffen2010-09-181-1/+2
| | | | | when reading files from CONTENTS, don't prepend EROOT, since the package already HAS prefix recorded in CONTENTS