summaryrefslogtreecommitdiffstats
path: root/pym
Commit message (Collapse)AuthorAgeFilesLines
* DepcleanWithInstalledMasked: fix breakageZac Medico2011-01-021-4/+4
| | | | | An assumption about KEYWORDS masking behavior for installed packages was broken by commit b7de3d1fb10e40b4ef03462f8a145968689ac587.
* Try to avoid downgrade due to unsat REQUIRED_USE.Zac Medico2011-01-021-0/+1
|
* mod_syslog: call syslog() once per lineZac Medico2011-01-021-6/+7
| | | | This will fix bug #350379.
* depclean: account for more masksZac Medico2011-01-021-1/+6
| | | | | | Account for packages with masks (like KEYWORDS masks) that are usually ignored in visibility checks for installed packages, in order to handle cases like bug #350285.
* MetaDataXML: fix broken upstream initializationZac Medico2011-01-021-1/+1
|
* depgraph: use Package.masks for installedZac Medico2011-01-021-5/+3
| | | | | In some cases we do special masking checks for installed packages, and Package.masks is a convenient way to do it.
* depclean: account for more masksZac Medico2011-01-021-0/+14
| | | | | | Account for packages with masks (like KEYWORDS masks) that are usually ignored in visibility checks for installed packages, in order to handle cases like bug #350285.
* Filter QA warning for --disable-dependency-tracking configure option.Ulrich Mueller2011-01-011-1/+6
|
* Update copyright date.Ulrich Mueller2011-01-011-1/+1
|
* Update comments.Arfrever Frehtes Taifersar Arahesis2011-01-011-6/+6
|
* Deprecate EAPI 4_pre1 and drop 2_pre* support.Zac Medico2010-12-311-2/+2
|
* Omit user:pass@ from binhost Packages cache path.Zac Medico2010-12-311-2/+11
|
* bintree: add timeout for closing binhost connv2.2.0_alpha11Zac Medico2010-12-311-2/+13
| | | | Hopefully this solves bug #350139.
* Binpkg: implement REPLACING_VERSIONSZac Medico2010-12-301-0/+8
|
* test_dep_getrepo: fix copyright headerZac Medico2010-12-301-2/+1
|
* REQUIRED_USE: more resolver testsZac Medico2010-12-301-0/+12
|
* tests: replace EAPI 4_pre1 with 4Zac Medico2010-12-306-36/+25
|
* REQUIRED_USE: more resolver testsZac Medico2010-12-301-0/+30
|
* portage.const: bump EAPI to 4 (council approved)Zac Medico2010-12-301-1/+1
|
* fetch: don't require g+s mode on $DISTDIRZac Medico2010-12-291-1/+1
| | | | | | | The g+s mode doesn't seem to help anyone (including live ebuilds since they typically don't do recursive g+w). We already do manual application of portage group privileges to individual files, so the g+s mode is redundant.
* EbuildPhase: Display upstream info before setup.Michał Górny2010-12-292-0/+31
| | | | | Display upstream maintainers and bugtrackers along with Gentoo maintainers when emerging a package.
* fetch: fix listonly/allow_missing_digests logicZac Medico2010-12-281-4/+2
|
* _exec: disable SIGQUIT handler override by parentZac Medico2010-12-281-0/+4
| | | | This will fix bug #289486.
* EbuildFetcher: bail out if missing digestZac Medico2010-12-282-3/+33
| | | | This will fix bug #348864.
* Use EbuildFetcher for --fetchonly (not --pretend)Zac Medico2010-12-281-2/+15
|
* EbuildFetcher: pass digests to fetch()Zac Medico2010-12-282-7/+14
|
* doebuild: validate more Package metadata keysZac Medico2010-12-281-4/+3
|
* unmerge: ignore rmdir EPERM from mount pointZac Medico2010-12-271-1/+2
| | | | This will fix bug #349757.
* ebuild(1): use Package to validate metadataZac Medico2010-12-271-22/+14
|
* anydbm: use gdbm "u" flag for concurrent writersZac Medico2010-12-261-4/+30
| | | | This will fix bug #53607.
* Remove unused filter_iuse_defaults() function.Zac Medico2010-12-241-14/+1
|
* depgraph: Optimize --newuse with Package attrs.Zac Medico2010-12-241-4/+4
|
* Optimize merge list display with Package attrs.Zac Medico2010-12-241-27/+24
|
* Fix merge list repo display breakage.Zac Medico2010-12-232-10/+12
| | | | | Broken since refactoring in commit 48c8cec7c079cb07a4f421a36cdc46a7fdbc7811.
* Fix portage restart warning message.Zac Medico2010-12-221-1/+0
|
* Refactor depgraph merge list display code.Brian Dolbec2010-12-223-1018/+1389
|
* emerge --changelog: repo support for binpkgsZac Medico2010-12-221-1/+1
|
* Package.operation: eliminate duplicate codeZac Medico2010-12-221-9/+5
|
* doebuild: remove unused emerge/returnpid logicv2.2.0_alpha10Zac Medico2010-12-211-6/+4
|
* Display relevant FEATURES before setup phaseZac Medico2010-12-211-1/+15
| | | | Thanks to Christian Ruppert <idl0r@gentoo.org> for the suggestion.
* doebuild: fix more bug #349273Zac Medico2010-12-211-2/+4
|
* doebuild: fix bug #349273Zac Medico2010-12-211-3/+10
| | | | | | | | | Since commit 75d3130fc8293fff68389b8fed44b8d47a0abe80, doebuild() for the 'setup' phase triggers the actionmap_deps code path in order to call the 'pretend' phase as a dependency. This path previously assumed a portdbapi instance, which may not hold for some api consumers such as entropy. Therefore, fix the code path to work with other dbapi types.
* _lazy_vars: fix repo argument for license_managerZac Medico2010-12-201-1/+1
|
* saveNomergeFavorites: remove unecessary varsZac Medico2010-12-201-8/+3
|
* saveNomergeFavorites: fix possible root confusionZac Medico2010-12-201-0/+5
|
* Use write_atomic to rewrite lafiles.Zac Medico2010-12-201-4/+5
| | | | | | This should succeed even in some cases in which a normal write might fail due to file permission settings on some operating systems such as HP-UX.
* Substitute bash builtin >> for touch command.Zac Medico2010-12-191-1/+1
| | | | | It should be faster to use the bash builtin, and also allows us to avoid issues with touch breakage (like in bug #348640).
* prepos_order: avoid duplicates from aliasesZac Medico2010-12-191-1/+4
|
* REQUIRED_USE: describe ^^ as exactly-one-ofZac Medico2010-12-191-1/+1
|
* paren_enclose: preserve atom USE conditionalsZac Medico2010-12-192-3/+7
| | | | | | | The depgraph sometimes uses paren_enclose to temporarily convert parts of use_reduce output to a plain string. In these cases, we want to preserve atom USE conditionals, since these sometimes make a difference for IUSE checks during package matching (as in bug #348389).