summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 7.17.1Thierry Vignaud2012-06-132-1/+3
|
* silent a 4years+ old warning when running testsuiteThierry Vignaud2012-06-131-1/+1
| | | | | option --src is deprecated by --buildrequires since commit r233081 by pixel on Fri Jan 18 2008...
* (install) adapt to URPM-4.2Thierry Vignaud2012-06-132-1/+3
|
* pt translations from simplew and fix of a fuzzy string in the French ↵Rémi Verschelde2012-06-102-546/+488
| | | | translation of urpmi
* 7.07.0Thierry Vignaud2012-06-082-1/+3
|
* actually renameThierry Vignaud2012-06-0814-0/+0
|
* better caption for man pages (inspirated by mdv): remove number from titleThierry Vignaud2012-06-082-16/+16
|
* new directoriesThierry Vignaud2012-06-080-0/+0
|
* sync with codeThierry Vignaud2012-06-0869-7286/+7668
|
* fix a testsuite regression with rpm-4.10.0Thierry Vignaud2012-06-082-1/+6
| | | | | | | | disable failing %%pretrans test with rpm-4.10.0 which now fails with: "error: pretrans-1-1.x86_64: install skipped" b/c in rpm-4.10.0: "%pretrans scriptlet failure now fails the install of the package %(similarly to %pre and %preun semantics)"
* (_libdb_version,_rpm_version,should_we_migrate_back_rpmdb_db_version)Thierry Vignaud2012-06-082-3/+4
| | | | adapt to perl-5.16.0: it looks like 'eval "v..."' no longuer create version objects
* better caption for man pages (inspirated by mdv): fix section nameThierry Vignaud2012-06-082-0/+3
|
* urpmi.cfg: support --tune-rpm as an optionThierry Vignaud2012-06-081-0/+1
| | | | (explicitely _NOT_ advertized)
* urpmi.cfg: support --download-all as an option (Pavel Shved, from mdv)Thierry Vignaud2012-06-083-0/+10
|
* drop support for --guiThierry Vignaud2012-06-082-1/+1
| | | | (now useless)
* (copy_removable) gtkdialogs (and thus /usr/bin/gmessage) is not packaged in MgaThierry Vignaud2012-06-082-7/+1
|
* (copy_removable) update commentThierry Vignaud2012-06-081-1/+1
|
* (trans_log) simplifyThierry Vignaud2012-06-081-4/+1
| | | | | (should have been done right after commit r14609 by rafael on Dec 2004: "Remove support for urpmi -X")
* drop /usr/X11R6/bin from $PATHThierry Vignaud2012-06-0811-13/+17
|
* factorize 1 gurpm string with 2 urpm::main_loop stringsThierry Vignaud2012-06-081-2/+3
| | | | (easier for translators)
* (find_packages_to_remove) simplify case where only name was givenThierry Vignaud2012-06-081-1/+0
| | | | (URPM::traverse_tag() already perfomed the check for us...)
* (_install_src) simplifyThierry Vignaud2012-06-081-1/+2
|
* (_verify_rpm) let rpmdrake pass 'basename' option againThierry Vignaud2012-06-082-2/+2
|
* (_finish) split it out of run()Thierry Vignaud2012-06-082-5/+15
|
* (run) simplifyThierry Vignaud2012-06-081-3/+2
|
* (_run_transaction,run) try to make more readable by having less dereferencingThierry Vignaud2012-06-081-11/+16
|
* (_run_transaction) split it out of run()Thierry Vignaud2012-06-081-44/+57
|
* one less variable to pass aroundThierry Vignaud2012-06-081-4/+5
|
* (_download_all, _install_src, _init_common_options,Thierry Vignaud2012-06-081-10/+10
| | | | | | | | _run_parallel_transaction) pass less arguments now that we have package scope variables which also fix a bug in newly introduced _install_src() where it would increment $nok w/o any actual side effect in run()
* make some global variables having package scopeThierry Vignaud2012-06-081-2/+7
|
* (run) drop unused env variableThierry Vignaud2012-06-081-2/+2
|
* (_run_parallel_transaction) split it out of run()Thierry Vignaud2012-06-081-9/+14
|
* (_log_installing) split it out of run()Thierry Vignaud2012-06-081-9/+14
|
* (run) add some commentsThierry Vignaud2012-06-081-0/+8
|
* (_init_common_options) split it out of run()Thierry Vignaud2012-06-081-15/+20
|
* (_handle_removable_media) split it out of run()Thierry Vignaud2012-06-081-8/+13
|
* (_continue_on_error) split it out of run()Thierry Vignaud2012-06-081-16/+22
|
* (_install_src) split it out of run()Thierry Vignaud2012-06-081-14/+19
|
* (_verify_rpm) split it out of run()Thierry Vignaud2012-06-081-14/+19
|
* (_download_all) split it out of run()Thierry Vignaud2012-06-081-28/+33
|
* (_download_callback) split it out of _download_packages()Thierry Vignaud2012-06-081-5/+9
|
* (_download_packages) split it out of run()Thierry Vignaud2012-06-081-42/+41
|
* use newly introduced any()Thierry Vignaud2012-06-083-5/+5
|
* (any) introduce it from MDK::CommonThierry Vignaud2012-06-081-0/+7
| | | | (needed for next commit)
* (_register_media_cfg) simplify using member()Thierry Vignaud2012-06-081-2/+2
|
* (run) fix downloading twice noarch packages on x86_64 with --download-all ↵Thierry Vignaud2012-06-082-0/+4
| | | | | | | (mga#4867)) (w/o introducing testsuite regressions like previous fix) (reducing side effects to the download-all code)
* revert commit r3849 from Mar 26 2012 as it causes a testsuiteThierry Vignaud2012-06-081-6/+1
| | | | | | | | | regression: "(selected2local_and_blists) prevent having duplicate packages in blists (thus fixing downloading twice noarch packages on x86_64 with --download-all (mga#4867))"
* fix testsuite faillure introduced in commit r3103 on Feb 27 2012:Thierry Vignaud2012-06-083-4/+4
| | | | | | | | | "fix urpmi failing silently and with exit status 0 when package installation fails due to either conflicts (mdv#63072) or to unselecting package (inspirated by mdv, mdv#63940)" urpmi now exit with 17 instead of 0 in that case unless we comment "$exit_code ||= $urpm::postponed_code;" in urpmi
* (system_should_partially_fail,urpmi_partial) introduce them for next commitThierry Vignaud2012-06-081-1/+10
|
* (test_exotic_medium_name) skip test when building as root in /rootThierry Vignaud2012-06-081-0/+5
| | | | | | | | | else File::Path::mkpath() in urpm::create_var_lib_rpm() tries to create directories in /root/rpmbuild/urpmi*/t/root (but as nobody), thus it stat every directory in $PWD, which fails (due to permissions!) then try to create them which fails (due to directory already existing) another solution would be to use a mkstemp()ed directory in TMPDIR...