Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (_log_installing) split it out of run() | Thierry Vignaud | 2012-06-08 | 1 | -9/+14 | |
| | ||||||
* | (run) add some comments | Thierry Vignaud | 2012-06-08 | 1 | -0/+8 | |
| | ||||||
* | (_init_common_options) split it out of run() | Thierry Vignaud | 2012-06-08 | 1 | -15/+20 | |
| | ||||||
* | (_handle_removable_media) split it out of run() | Thierry Vignaud | 2012-06-08 | 1 | -8/+13 | |
| | ||||||
* | (_continue_on_error) split it out of run() | Thierry Vignaud | 2012-06-08 | 1 | -16/+22 | |
| | ||||||
* | (_install_src) split it out of run() | Thierry Vignaud | 2012-06-08 | 1 | -14/+19 | |
| | ||||||
* | (_verify_rpm) split it out of run() | Thierry Vignaud | 2012-06-08 | 1 | -14/+19 | |
| | ||||||
* | (_download_all) split it out of run() | Thierry Vignaud | 2012-06-08 | 1 | -28/+33 | |
| | ||||||
* | (_download_callback) split it out of _download_packages() | Thierry Vignaud | 2012-06-08 | 1 | -5/+9 | |
| | ||||||
* | (_download_packages) split it out of run() | Thierry Vignaud | 2012-06-08 | 1 | -42/+41 | |
| | ||||||
* | use newly introduced any() | Thierry Vignaud | 2012-06-08 | 3 | -5/+5 | |
| | ||||||
* | (any) introduce it from MDK::Common | Thierry Vignaud | 2012-06-08 | 1 | -0/+7 | |
| | | | | (needed for next commit) | |||||
* | (_register_media_cfg) simplify using member() | Thierry Vignaud | 2012-06-08 | 1 | -2/+2 | |
| | ||||||
* | (run) fix downloading twice noarch packages on x86_64 with --download-all ↵ | Thierry Vignaud | 2012-06-08 | 2 | -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 testsuite | Thierry Vignaud | 2012-06-08 | 1 | -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 Vignaud | 2012-06-08 | 3 | -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 commit | Thierry Vignaud | 2012-06-08 | 1 | -1/+10 | |
| | ||||||
* | (test_exotic_medium_name) skip test when building as root in /root | Thierry Vignaud | 2012-06-08 | 1 | -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... | |||||
* | include missing files for testsuite | Thierry Vignaud | 2012-06-08 | 1 | -0/+10 | |
| | | | | | this fixes running testsuite when building package (which was broken for quite a _looong_ time...) | |||||
* | fix 4years+ old warning when running testsuite | Thierry Vignaud | 2012-06-08 | 1 | -1/+1 | |
| | | | | | -option --src is deprecated by --buildrequires since commit r233081 by pixel on Fri Jan 18 2008... | |||||
* | fix -m option not showing media names (mga#5916) | Thierry Vignaud | 2012-05-17 | 2 | -3/+6 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-05-16 | 1 | -4/+4 | |
| | ||||||
* | updated Romanian translation | Florin Catalin Russen | 2012-04-23 | 1 | -457/+399 | |
| | ||||||
* | 6.48.16.48.1 | Thierry Vignaud | 2012-04-23 | 2 | -1/+3 | |
| | ||||||
* | add missing bug reference | Thierry Vignaud | 2012-04-23 | 1 | -1/+1 | |
| | ||||||
* | urpmi: do not print orphans message when no package is orphan | Olivier Blin | 2012-04-19 | 2 | -3/+5 | |
| | ||||||
* | Adding of a few missing French translations (urpmi, drakx-kbd-mouse-x11) | Rémi Verschelde | 2012-04-12 | 1 | -426/+361 | |
| | ||||||
* | s/cooker/cauldron/ | Thierry Vignaud | 2012-04-08 | 2 | -3/+3 | |
| | ||||||
* | kill mdv reference in man pages (#5277) | Thierry Vignaud | 2012-04-08 | 4 | -4/+6 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-04-07 | 1 | -1/+3 | |
| | ||||||
* | Updated Dutch translation | Remco Rijnders | 2012-04-06 | 1 | -2/+2 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-27 | 5 | -12/+12 | |
| | ||||||
* | (apply_delta_rpm) do not reinvent ->fullname | Thierry Vignaud | 2012-03-27 | 1 | -1/+1 | |
| | ||||||
* | (urpmq --not-available) do not reinvent (slower) ->fullname | Thierry Vignaud | 2012-03-27 | 1 | -6/+2 | |
| | | | | | | | | introduced by cfergeau in 262492 on Oct 21 2009: add --not-available option to urpmq Patch from Pascal Terjan, fixes bug #51418 | |||||
* | XML::LibXML::Reader is now in perl_checker's fake packages | Thierry Vignaud | 2012-03-27 | 1 | -1/+0 | |
| | ||||||
* | blacklist some sub modules instead of some main modules in order to be | Thierry Vignaud | 2012-03-27 | 1 | -1/+11 | |
| | | | | able to check more method calls | |||||
* | silent perl_checker | Thierry Vignaud | 2012-03-27 | 6 | -33/+33 | |
| | ||||||
* | sort imported functions | Thierry Vignaud | 2012-03-27 | 1 | -1/+1 | |
| | ||||||
* | perl_checker cleanup | Thierry Vignaud | 2012-03-27 | 1 | -2/+2 | |
| | ||||||
* | 6.486.48 | Thierry Vignaud | 2012-03-26 | 2 | -1/+3 | |
| | ||||||
* | (selected2local_and_blists) silent perl_checker | Thierry Vignaud | 2012-03-26 | 1 | -1/+1 | |
| | ||||||
* | sort imported functions | Thierry Vignaud | 2012-03-26 | 1 | -1/+1 | |
| | ||||||
* | (selected2local_and_blists) prevent having duplicate packages in blists | Thierry Vignaud | 2012-03-26 | 2 | -1/+7 | |
| | | | | | (thus fixing downloading twice noarch packages on x86_64 with --download-all (mga#4867)) | |||||
* | (run) perl_checker cleanup | Thierry Vignaud | 2012-03-26 | 1 | -2/+2 | |
| | | | | | that's the only commit from the cleaning branch that will land before the mga2 release | |||||
* | install perl-Glib & perl-Gtk2 as priority upgrades prior to restart (mga#5066) | Thierry Vignaud | 2012-03-25 | 2 | -1/+3 | |
| | ||||||
* | Translating string from reported bug #484 and some other strings :p | Diego Bello | 2012-03-23 | 1 | -407/+371 | |
| | ||||||
* | updated Italian translation | Matteo Pasotti | 2012-03-22 | 1 | -2/+3 | |
| | ||||||
* | Ukrainian translation update. Thanks, developers. :( | Yuri Chornoivan | 2012-03-22 | 1 | -1/+1 | |
| | ||||||
* | Slovenian translation sync with code | Filip Komar | 2012-03-22 | 1 | -3/+3 | |
| | ||||||
* | - Updated German translation | Oliver Burger | 2012-03-22 | 1 | -422/+353 | |
| |