summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync with code6.45Thierry Vignaud2012-02-273-17/+9
|
* sync with codeThierry Vignaud2012-02-2769-5837/+6332
|
* urpmq: fix non-zero exit code if .rpm file was not found (POK, mdv#64969)Thierry Vignaud2012-02-273-8/+14
|
* fix urpmi failing silently and with exit status 0 when packageThierry Vignaud2012-02-274-0/+35
| | | | | installation fails due to either conflicts (mdv#63072) or to unselecting package (inspirated by mdv, mdv#63940)
* better log for misc commitThierry Vignaud2012-02-271-1/+2
|
* sortThierry Vignaud2012-02-271-3/+3
|
* (handle_need_restart) enable to test "should restart" againThierry Vignaud2012-02-272-3/+5
| | | | | it didn't work since commit r263652 on Tue Nov 24 2009 (was: "(handle_need_restart) do not advice to reboot when inside a chroot")
* (system_should_fail) on some error questions ("Do you want to...Thierry Vignaud2012-02-271-0/+2
| | | | | | | | | | | | | | | | | | | | | (y/N)?"), urpmi doesn't output "\n", which breaks parsing: t/superuser--handle-conflict-deps2.t ............................ Failed 2/18 subtests (...) Test Summary Report ------------------- t/superuser--handle-conflict-deps2.t (Wstat: 0 Tests: 16 Failed: 0) Parse errors: Tests out of sequence. Found (6) but expected (5) Tests out of sequence. Found (7) but expected (6) Tests out of sequence. Found (8) but expected (7) Tests out of sequence. Found (9) but expected (8) Tests out of sequence. Found (10) but expected (9) Displayed the first 5 of 13 TAP syntax errors. Re-run prove with the -p option to see them all. eg: Continue installation anyway? (Y/n) ok 5 - should fail: echo n | perl -I.. ../urpmi --urpmi-root /urpmi/t/root -q c-2 d1-2
* Uploaded all the French translations from TransifexRémi Verschelde2012-02-231-709/+542
|
* (migrate_back_rpmdb_db_to_4_6) downgrade from rpm-4.9 to 4.8 db whenThierry Vignaud2012-02-212-0/+14
| | | | installing mga1 in a chroot from mga2+ (mga#4590)
* (sub migrate_back_rpmdb_db_to_hash_8) split it out of ↵Thierry Vignaud2012-02-211-1/+10
| | | | | | migrate_back_rpmdb_db_version() (needed for next commit)
* (_rpm_version,should_we_migrate_back_rpmdb_db_version) detect if we needThierry Vignaud2012-02-211-1/+11
| | | | to downgrade from rpm-4.9 to rpm-4.8 (mga#4590)
* fix spacingThierry Vignaud2012-02-211-1/+0
|
* add the bugfix in NEWSMichael Scherer2012-02-181-0/+2
|
* fix the detection of cauldron, we are not using the cooker name anymoreMichael Scherer2012-02-181-1/+1
|
* fix regexp for arch keyword substition to work on MageiaMichael Scherer2012-02-181-1/+1
|
* Update Greek translationDimitrios Glentadakis2012-02-181-13/+13
|
* sync with ref catalog after DUDF removalThierry Vignaud2012-02-1468-18754/+14984
|
* sync reference catalog with code after DUDF removalThierry Vignaud2012-02-141-267/+190
|
* kill unused DUDF support (mga#4493)Thierry Vignaud2012-02-148-627/+2
|
* return the proper error code in some cases when failing to install some packagesThierry Vignaud2012-02-142-3/+5
| | | | | (conflicts, requires on older than installed packages, unstallable packages)
* (run) --test: do not update /var/lib/rpm/installed-through-deps.list again & ↵Thierry Vignaud2012-02-142-1/+2
| | | | again
* (install) --test: do not display "More information on package"Thierry Vignaud2012-02-142-1/+4
|
* help perl_checkerThierry Vignaud2012-02-141-5/+5
|
* updated Dutchwq translationRemco Rijnders2012-02-121-431/+419
|
* 6.446.44Thierry Vignaud2012-02-073-2/+4
|
* (_search_packages) make it faster when not using -i flagThierry Vignaud2012-02-071-1/+2
|
* (_search_packages) fix package count when using -a and when someThierry Vignaud2012-02-072-2/+13
| | | | packages exist in several repositories (eg: noarch packages) (mga#4322)
* fix translatingThierry Vignaud2012-02-011-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-02-016-11/+10
|
* (translate_why_removed_one) help perl_checkerThierry Vignaud2012-02-011-1/+1
|
* add perl_checker hintsThierry Vignaud2012-02-013-1/+5
|
* (_try_mounting_cdrom_using_hal) fix typo in previous commitThierry Vignaud2012-02-011-1/+1
|
* (_try_mounting_cdrom_using_hal) make it more readableThierry Vignaud2012-01-291-3/+2
|
* translation updates (HAL => Udisks)Thierry Vignaud2012-01-2971-102/+104
|
* Switch is unusedThierry Vignaud2012-01-291-1/+0
|
* sync with codeThierry Vignaud2012-01-2869-11491/+11655
|
* Ukrainian translation updateYuri Chornoivan2012-01-281-3/+3
|
* 6.43.16.43.1Thierry Vignaud2012-01-232-1/+3
|
* do not test urpm::dudfThierry Vignaud2012-01-232-2/+3
|
* (ui_msg) kill it, obsolete for years, thus fixing a GC cycleThierry Vignaud2012-01-232-4/+2
|
* Update Greek translationDimitrios Glentadakis2012-01-221-2/+2
|
* updated Turkish translationNuman Demirdöğen2012-01-161-305/+123
|
* updated Italian translationMatteo Pasotti2012-01-081-320/+179
|
* 6.436.43Thierry Vignaud2012-01-063-2/+4
|
* (already_installed) fix already installed noarch packages are listedThierry Vignaud2012-01-062-1/+2
| | | | twice on x86_64 (mga#4038)
* (_all_unrequested_orphans) fix reading unrequested packages listThierry Vignaud2012-01-062-5/+5
| | | | | | | | (/var/lib/rpm/installed-through-deps.list) when chrooted (was trying to read out of chroot one when computing orphans) (compute_future_unrequested_orphans,get_orphans) adapt to new calling convention
* (conflicting_packages_msg_) kill unused argsThierry Vignaud2012-01-062-3/+3
|
* (df) fix checking available space of mount pointThierry Vignaud2012-01-062-1/+2
| | | | | | | (cautgh by perl_checker, might help mga#1342) introduced by cfergeau in r261869 on 2009-10-13 ("add df function to urpm/sys.pm")
* (open_lzma) fix using xml info files with quotess in medium name (withThierry Vignaud2012-01-062-1/+3
| | | | | | | | | urpmf & urpmq) introduced in r232995 by pixel on 2008-01-15 ("fix using xml info files with spaces in medium name") (cautgh by perl_checker)