pacman/lib/libalpm
Nagy Gabor 25cd6c2e8d Fix a serious bug in the download code
After commit df99495b82 pacman downloaded files from the first repo only,
and reported corrupted packages for all files from other repos.

The download_size was set to 0 for _all_ transaction packages after
downloading some files from the first repo. This code-block was moved to its
correct place.

Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-14 15:03:21 -05:00
..
po Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
.gitignore Remove unnecessary entries from .gitignore files 2007-07-16 16:49:28 -04:00
Makefile.am Move vercmp code into a separate file 2010-05-04 23:32:13 -05:00
add.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
add.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
alpm.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
alpm.h Introduce -D, --database 2010-05-05 10:37:01 -05:00
alpm_list.c alpm_list_diff_sorted - make some arguments const 2010-03-25 21:31:37 -05:00
alpm_list.h alpm_list_diff_sorted - make some arguments const 2010-03-25 21:31:37 -05:00
backup.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
backup.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
be_files.c More consistent printing of off_t and time_t 2010-03-25 21:58:35 -05:00
be_package.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
cache.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
cache.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
conflict.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
conflict.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
db.c Introduce -D, --database 2010-05-05 10:37:01 -05:00
db.h Compute package download size outside _alpm_sync_prepare 2010-05-05 18:15:52 -05:00
delta.c More consistent printing of off_t and time_t 2010-03-25 21:58:35 -05:00
delta.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
deps.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
deps.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
dload.c More consistent printing of off_t and time_t 2010-03-25 21:58:35 -05:00
dload.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
error.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
graph.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
group.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
group.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
handle.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
handle.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
log.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
log.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
md5.c Fix compile warning fail on older versions of GCC 2009-06-30 23:14:18 -05:00
md5.h libalpm/md5: Fix license header 2008-06-03 21:31:31 -05:00
package.c Move vercmp code into a separate file 2010-05-04 23:32:13 -05:00
package.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
remove.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
remove.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
sync.c Fix a serious bug in the download code 2010-05-14 15:03:21 -05:00
sync.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
trans.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
trans.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
util.c Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
util.h Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
version.c Remove call to function logger 2010-05-04 23:38:52 -05:00