/[soft]/rpm/urpmi/trunk/urpm
ViewVC logotype

Log of /rpm/urpmi/trunk/urpm

View Directory Listing Directory Listing


Sticky Revision:

Revision 3999 - Directory Listing
Modified Sun Apr 8 11:19:04 2012 UTC (11 years, 11 months ago) by tv
s/cooker/cauldron/

Revision 3861 - Directory Listing
Modified Tue Mar 27 17:15:23 2012 UTC (12 years ago) by tv
perl_checker cleanups

Revision 3860 - Directory Listing
Modified Tue Mar 27 17:15:20 2012 UTC (12 years ago) by tv
(apply_delta_rpm) do not reinvent ->fullname

Revision 3856 - Directory Listing
Modified Tue Mar 27 17:15:08 2012 UTC (12 years ago) by tv
silent perl_checker

Revision 3851 - Directory Listing
Modified Mon Mar 26 20:23:22 2012 UTC (12 years ago) by tv
(selected2local_and_blists) silent perl_checker

Revision 3850 - Directory Listing
Modified Mon Mar 26 20:23:19 2012 UTC (12 years ago) by tv
sort imported functions

Revision 3849 - Directory Listing
Modified Mon Mar 26 20:20:33 2012 UTC (12 years ago) by tv
(selected2local_and_blists) prevent having duplicate packages in blists

(thus fixing downloading twice noarch packages on x86_64 with
--download-all (mga#4867))

Revision 3848 - Directory Listing
Modified Mon Mar 26 20:20:30 2012 UTC (12 years ago) by tv
(run) perl_checker cleanup

that's the only commit from the cleaning branch that will land before
the mga2 release

Revision 3639 - Directory Listing
Modified Wed Mar 21 07:57:08 2012 UTC (12 years ago) by tv
(parse_media) fix debug statement to actually output values

also tag it as translatable (sprintf() could have been used)

bug introduced by cfergeau in r255088 on Mar 30 2009 which
gratuitously drop the N() call:
"Downgrade cryptic log message to debug message, fixes #49226"

Revision 3594 - Directory Listing
Modified Mon Mar 19 20:08:20 2012 UTC (12 years ago) by tv
(format_line_selected_packages) align columns headers to the columns values in package list

Revision 3564 - Directory Listing
Modified Mon Mar 19 11:49:19 2012 UTC (12 years ago) by tv
Revert " (translate_why_removed_one) help perl_checker"

This reverts commit r2878 from Feb 1 2012
(perl_checker has better knowledge of URPM now)

Revision 3563 - Directory Listing
Modified Mon Mar 19 11:48:09 2012 UTC (12 years ago) by tv
(find_packages_to_remove) Revert "help perl_checker"

This reverts commit r2945 from Feb 14 2012
(perl_checker has better fake packages now)

Revision 3250 - Directory Listing
Modified Wed Mar 7 20:55:11 2012 UTC (12 years ago) by guillomovitch
fix data structure example in pod

Revision 3202 - Directory Listing
Modified Mon Mar 5 19:01:43 2012 UTC (12 years ago) by tv
(install) fix circular reference that defeats perl's GC

else we keep the RPM DB open several times until rpm fails:

created transaction for installing on / (remove=0, install=0, upgrade=8)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Basenames index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Group index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Requirename index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Triggername index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
(...)

regression introduced in commit r2946 on 2012-02-14
(was: '(install) --test: do not display "More information on package"')

Revision 3201 - Directory Listing
Modified Mon Mar 5 19:01:40 2012 UTC (12 years ago) by tv
(install) explicitely close the RPM DB after each transaction

else we keep the RPM DB open several times until rpm fails:

created transaction for installing on / (remove=0, install=0, upgrade=8)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Basenames index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Group index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Requirename index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Triggername index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
(...)

Revision 3200 - Directory Listing
Modified Mon Mar 5 19:01:37 2012 UTC (12 years ago) by tv
warn if --allow-force, --allow-nodeps, --force or --keep is in use (mga#3127)

Revision 3198 - Directory Listing
Modified Mon Mar 5 19:01:31 2012 UTC (12 years ago) by tv
perl_checker cleanup

Revision 3104 - Directory Listing
Modified Mon Feb 27 20:49:36 2012 UTC (12 years, 1 month ago) by tv
urpmq: fix non-zero exit code if .rpm file was not found (POK, mdv#64969)

Revision 3100 - Directory Listing
Modified Mon Feb 27 20:49:25 2012 UTC (12 years, 1 month ago) by tv
(handle_need_restart) enable to test "should restart" again

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")

Revision 3011 - Directory Listing
Modified Tue Feb 21 17:49:23 2012 UTC (12 years, 1 month ago) by tv
(migrate_back_rpmdb_db_to_4_6) downgrade from rpm-4.9 to 4.8 db when
installing mga1 in a chroot from mga2+ (mga#4590)

Revision 3010 - Directory Listing
Modified Tue Feb 21 17:49:20 2012 UTC (12 years, 1 month ago) by tv
(sub migrate_back_rpmdb_db_to_hash_8) split it out of migrate_back_rpmdb_db_version()

(needed for next commit)

Revision 3009 - Directory Listing
Modified Tue Feb 21 17:49:18 2012 UTC (12 years, 1 month ago) by tv
(_rpm_version,should_we_migrate_back_rpmdb_db_version) detect if we need
to downgrade from rpm-4.9 to rpm-4.8 (mga#4590)

Revision 2991 - Directory Listing
Modified Sat Feb 18 22:19:01 2012 UTC (12 years, 1 month ago) by misc
fix the detection of cauldron, we are not using the cooker name anymore

Revision 2990 - Directory Listing
Modified Sat Feb 18 22:18:55 2012 UTC (12 years, 1 month ago) by misc
fix regexp for arch keyword substition to work on Mageia

Revision 2949 - Directory Listing
Modified Tue Feb 14 20:56:12 2012 UTC (12 years, 1 month ago) by tv
kill unused DUDF support (mga#4493)

Revision 2947 - Directory Listing
Modified Tue Feb 14 20:56:05 2012 UTC (12 years, 1 month ago) by tv
(run) --test: do not update /var/lib/rpm/installed-through-deps.list again & again

Revision 2946 - Directory Listing
Modified Tue Feb 14 20:56:02 2012 UTC (12 years, 1 month ago) by tv
(install) --test: do not display "More information on package"

Revision 2945 - Directory Listing
Modified Tue Feb 14 20:51:54 2012 UTC (12 years, 1 month ago) by tv
help perl_checker

Revision 2914 - Directory Listing
Modified Tue Feb 7 21:22:30 2012 UTC (12 years, 1 month ago) by tv
(_search_packages) make it faster when not using -i flag

Revision 2913 - Directory Listing
Modified Tue Feb 7 21:22:27 2012 UTC (12 years, 1 month ago) by tv
(_search_packages) fix package count when using -a and when some
packages exist in several repositories (eg: noarch packages) (mga#4322)

Revision 2884 - Directory Listing
Modified Wed Feb 1 19:19:25 2012 UTC (12 years, 1 month ago) by tv
fix translating

Revision 2881 - Directory Listing
Modified Wed Feb 1 19:19:21 2012 UTC (12 years, 1 month ago) by tv
perl_checker cleanups

Revision 2878 - Directory Listing
Modified Wed Feb 1 19:19:18 2012 UTC (12 years, 1 month ago) by tv
 (translate_why_removed_one) help perl_checker

Revision 2877 - Directory Listing
Modified Wed Feb 1 19:19:14 2012 UTC (12 years, 1 month ago) by tv
add perl_checker hints

Revision 2876 - Directory Listing
Modified Wed Feb 1 19:19:11 2012 UTC (12 years, 1 month ago) by tv
(_try_mounting_cdrom_using_hal) fix typo in previous commit

Revision 2850 - Directory Listing
Modified Sun Jan 29 03:34:52 2012 UTC (12 years, 2 months ago) by tv
(_try_mounting_cdrom_using_hal) make it more readable

Revision 2849 - Directory Listing
Modified Sun Jan 29 03:33:53 2012 UTC (12 years, 2 months ago) by tv
translation updates (HAL => Udisks)

Revision 2848 - Directory Listing
Modified Sun Jan 29 03:33:48 2012 UTC (12 years, 2 months ago) by tv
Switch is unused

Revision 2607 - Directory Listing
Modified Fri Jan 6 19:44:08 2012 UTC (12 years, 2 months ago) by tv
(already_installed) fix already installed noarch packages are listed
twice on x86_64 (mga#4038)

Revision 2606 - Directory Listing
Modified Fri Jan 6 19:44:03 2012 UTC (12 years, 2 months ago) by tv
(_all_unrequested_orphans) fix reading unrequested packages list
(/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

Revision 2605 - Directory Listing
Modified Fri Jan 6 19:44:00 2012 UTC (12 years, 2 months ago) by tv
(conflicting_packages_msg_) kill unused args

Revision 2603 - Directory Listing
Modified Fri Jan 6 19:43:56 2012 UTC (12 years, 2 months ago) by tv
(df) fix checking available space of mount point

(cautgh by perl_checker, might help mga#1342)

introduced by cfergeau in r261869 on 2009-10-13
("add df function to urpm/sys.pm")

Revision 2602 - Directory Listing
Modified Fri Jan 6 19:43:53 2012 UTC (12 years, 2 months ago) by tv
(open_lzma) fix using xml info files with quotess in medium name (with
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)

Revision 2601 - Directory Listing
Modified Fri Jan 6 19:43:50 2012 UTC (12 years, 2 months ago) by tv
(warn_about_locker) split it out of _lock()

Revision 2600 - Directory Listing
Modified Fri Jan 6 19:43:47 2012 UTC (12 years, 2 months ago) by tv
(get_lock_pid) simplify by reusing cat_()

Revision 2599 - Directory Listing
Modified Fri Jan 6 19:43:44 2012 UTC (12 years, 2 months ago) by tv
perl_checker cleanups

Revision 2476 - Directory Listing
Modified Sun Dec 18 12:03:23 2011 UTC (12 years, 3 months ago) by tv
disable dudf support (we've nothing server side)

Revision 2270 - Directory Listing
Modified Mon Dec 5 00:02:21 2011 UTC (12 years, 3 months ago) by tv
perl_checker cleanups

Revision 2269 - Directory Listing
Modified Mon Dec 5 00:02:18 2011 UTC (12 years, 3 months ago) by tv
(_pick_one_) do not pick rsync medium if rsync is not installed (mga#3557)

Revision 2268 - Directory Listing
Modified Mon Dec 5 00:02:15 2011 UTC (12 years, 3 months ago) by tv
(find) introduce it from MDK::Common
(needed for next commit)

Revision 2023 - Directory Listing
Modified Fri Oct 7 17:48:49 2011 UTC (12 years, 5 months ago) by tv
fix broken 'urpmi --no-md5sum' (pok, mga#62557)

Revision 2020 - Directory Listing
Modified Fri Oct 7 17:48:38 2011 UTC (12 years, 5 months ago) by tv
(_sync_webfetch_raw) use rsync to download from rsync-mirrors (Alexander Barakin, mga#2518)

due to options->{metalink} test, we were selecting curl/aria2/... before
checking for rsync protocol

tested by setting 'choosen' in /var/cache/urpmi/mirrors.cache to any
mirror available on rsync, for examle:
rsync://ftp-stud.hs-esslingen.de/Mageia/distrib/cauldron/x86_64

Revision 1961 - Directory Listing
Modified Mon Sep 19 18:20:06 2011 UTC (12 years, 6 months ago) by tv
(run) add infrastructure so that GUIes can offer not to ask anymore about missing or bad packages

Revision 1951 - Directory Listing
Modified Sat Sep 17 19:07:22 2011 UTC (12 years, 6 months ago) by tv
(new) fix N() usage thus fixing extracting translatable strings

Revision 1947 - Directory Listing
Modified Sat Sep 17 10:32:11 2011 UTC (12 years, 6 months ago) by tv
(get_now_orphans_gui_msg) introduce it for rpmdrake (#920)

Revision 1946 - Directory Listing
Modified Sat Sep 17 10:32:08 2011 UTC (12 years, 6 months ago) by tv
(_get_now_orphans_raw_msg) split it out of get_now_orphans_msg()
(needed for next commit)

Revision 1931 - Directory Listing
Modified Wed Sep 14 06:44:50 2011 UTC (12 years, 6 months ago) by tv
(configure,_auto_update_media,parse_media,update_media) fix (g)urpmi
--auto-select --update defaulting to all media when there're no update
media (#1024)

(syncing with currently shipped urpmi)

Revision 1930 - Directory Listing
Modified Wed Sep 14 06:44:47 2011 UTC (12 years, 6 months ago) by tv
(_mandriva_mirrorlist) default to mageia product for upgrading from mdv
(syncing with currently shipped urpmi)

Revision 1928 - Directory Listing
Added Tue Sep 13 20:44:28 2011 UTC (12 years, 6 months ago) by dmorgan
Import urpmi

  ViewVC Help
Powered by ViewVC 1.1.30