summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* factorize some code by creating search_packagesPascal Rigaux2007-11-151-16/+26
|
* add bug numberPascal Rigaux2007-11-151-1/+1
|
* - urpmi:Pascal Rigaux2007-11-152-1/+10
| | | | | | | | o fix "urpmi --install-src" (regression introduced in 4.10.9) nb: packages_by_name can't be used here since $urpm->{provides} doesn't have src.rpm so a full search is needed
* a somewhat better error message Pascal Rigaux2007-11-151-1/+1
| | | | | (occurs when using --install-src and a buildrequire is missing)
* nicer error messagePascal Rigaux2007-11-151-1/+1
|
* there is no reason search_packages should return multiple pkgs with samePascal Rigaux2007-11-151-3/+6
| | | | | | | fullname when using {provides}, and should not otherwise (will cleanup duplication in next commit)
* add undocumented & unstable --tune-rpm optionPascal Rigaux2007-11-143-2/+39
| | | | | (allow to test nofsync and private db)
* allow to run tests on 4.4.2.2 which gives a few different resultsPascal Rigaux2007-11-145-15/+41
|
* - urpmi:Pascal Rigaux2007-11-142-1/+5
| | | | | | o with rsync, use --copy-links (to have the same behaviour as http/ftp, and so allow symlinks on the server)
* updatesKeld Simonsen2007-11-021-335/+95
|
* update Finnish translationAnssi Hannula2007-10-271-6/+4
|
* run complex test laterPascal Rigaux2007-10-191-1/+1
|
* remove debug codePascal Rigaux2007-10-191-1/+0
|
* use system_() from helper.pmPascal Rigaux2007-10-161-7/+2
|
* - rename $_ into $vPascal Rigaux2007-10-151-8/+11
| | | | | - add some debug (it may help dvalin)
* Update fr translationChristophe Berthelé2007-10-121-4/+4
|
* fix typoPer Øyvind Karlsen2007-10-091-1/+1
|
* pt_BR translationsWanderlei Antonio Cavassin2007-10-081-1/+1
|
* typo fixThierry Vignaud2007-10-061-2/+2
|
* fix another typoPer Øyvind Karlsen2007-10-041-1/+1
|
* fix typoPer Øyvind Karlsen2007-10-041-1/+1
|
* fix typoPer Øyvind Karlsen2007-10-041-1/+1
|
* 4.10.14Pascal Rigaux2007-10-042-1/+3
|
* - library:Pascal Rigaux2007-10-042-0/+7
| | | | | o urpm::media::add_distrib_media: add option "only_updates" for rpmdrake
* 4.10.13Pascal Rigaux2007-10-032-1/+3
|
* - urpmiPascal Rigaux2007-10-022-0/+8
| | | | | o remove prefix/var/lib/rpm/__db* after installing pkgs rooted
* create urpm::sys::clean_rpmdb_shared_regions() and use itPascal Rigaux2007-10-022-1/+6
|
* fixed in rpm-4.4.8-22mdv2008 :)Pascal Rigaux2007-10-021-1/+1
|
* $rpm_lock is undefined when we create the rpmdb from scratchPascal Rigaux2007-10-021-1/+1
|
* add a test showing rpm failure (for #34342)Pascal Rigaux2007-10-022-0/+35
|
* better docPascal Rigaux2007-10-021-0/+2
|
* add docPascal Rigaux2007-10-021-0/+9
|
* add missing spaceOlivier Blin2007-09-301-2/+2
|
* update Finnish translationAnssi Hannula2007-09-281-2/+2
|
* update Finnish translationAnssi Hannula2007-09-281-2/+2
|
* update Finnish translationAnssi Hannula2007-09-281-389/+405
|
* add a test which currently triggers a big transactionPascal Rigaux2007-09-286-0/+110
|
* fix typoPer Øyvind Karlsen2007-09-281-1/+1
|
* Really fix rpm-find-leaves --help instead of breaking it another wayPascal Terjan2007-09-271-2/+2
|
* 4.10.12Pascal Rigaux2007-09-272-1/+3
|
* with perl-URPM 2.04, promote on obsoletes are properly handledPascal Rigaux2007-09-272-2/+3
|
* - urpm::media::update_media:Pascal Rigaux2007-09-272-9/+17
| | | | | | | | | o ensure a second pass is done even if media has not been modified (useful for the %trigger trick done in urpmi to rebuild synthesis with suggests) without it, file provides are not computed properly
* debug__do_not_install: better do it everywherePascal Rigaux2007-09-271-1/+1
|
* update Finnish translationAnssi Hannula2007-09-271-641/+185
|
* --env is used for debugging, so don't clobber urpmi.log from bug reportPascal Rigaux2007-09-271-2/+0
| | | | | (it also fixes fork mess when debugging)
* fix using debug__do_not_installPascal Rigaux2007-09-271-2/+2
|
* use existing function (thanks titi)Pascal Rigaux2007-09-271-2/+2
|
* - move some test from superuser--media_info_dir.t into superuser--rpm.tPascal Rigaux2007-09-273-9/+56
| | | | | - add a test
* add a rebuilddb check (to detect bugs like #34181)Pascal Rigaux2007-09-271-0/+10
|
* fix previous commitPascal Rigaux2007-09-271-0/+1
|