Dan McGee
4f2ecfdee3
rankmirrors: download first 50KB of DB to get more reliable numbers
...
Scott Horowitz <stonecrest@gmail.com>
2007-04-23 04:09:00 +00:00
Aaron Griffin
5299115020
* Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
...
Using the wrong variable in sortbydeps
2007-04-23 04:01:37 +00:00
Aaron Griffin
c6a335501c
New archlinuxppc.org mirror added to mirrorlist
2007-04-23 03:53:19 +00:00
Aaron Griffin
38e3b7c4fa
* Chantry Xavier <xav@chantry.homelinux.org>
...
Let IgnorePkg take precedence over the FORCE package flag
2007-04-23 03:46:54 +00:00
Dan McGee
8af5c8d421
Added Spanish Translation.
...
Juan Pablo González T. <lord_jotape@yahoo.com.ar>
2007-04-23 02:56:11 +00:00
Aaron Griffin
1a42b23187
* Alexander Baldeck <alexander@archlinux.org>
...
Bugfix for FS#6944
2007-04-18 05:50:00 +00:00
Dan McGee
eb448f222a
makepkg: unset one more language variable
2007-04-17 03:56:52 +00:00
Dan McGee
756ec7e69f
Updated German translation
...
Matthias Gorissen <siquame@web.de>
2007-04-17 03:32:20 +00:00
Dan McGee
38ff2153c6
Adding Polish language translation, thanks!
...
From: Mateusz Jędrasik <m.jedrasik@gmail.com>
2007-04-17 02:35:59 +00:00
Aaron Griffin
e0f5d4efbe
* Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
...
Make sure ldconfig runs on upgrade
* Added 3 pactests to verify (by output only) that ldconfig is run
2007-04-17 02:31:04 +00:00
Dan McGee
ec83c93ea4
Bugfixes in prep for a 3.0.2 release
...
Fix #6905- makepkg dependency checking error
Fix #6915- add SUU mirror to mirrorlist.in
2007-04-17 01:49:06 +00:00
Dan McGee
562887ba5c
Fix FS #6872- CFLAGS were not being exported
2007-04-11 16:41:29 +00:00
Dan McGee
14d74623b0
Added easynews mirror
2007-04-09 20:13:31 +00:00
Dan McGee
d4f78116e0
Fix running of pre_remove and Post_remove
...
pkgname was undefined previously when this was called, fixed.
Patch from Roman Kyrylych <roman.kyrylych@gmail.com>.
2007-04-05 16:37:23 +00:00
Aaron Griffin
ef578e77c8
* Updated
2007-04-04 05:07:43 +00:00
Aaron Griffin
cfbec7464f
* Version number bump
2007-04-04 05:03:52 +00:00
Aaron Griffin
10ba636987
* Fix FS#6798 - there is no reason to fail on a duplicate removal target
...
Added a pactest case for this ("-R foo foo foo foo foo" should do what is
expected)
2007-04-04 04:43:24 +00:00
Aaron Griffin
1cd7567ff8
This change does two things:
...
* Prefer case-insensitive config settings. In the future case-insensitivity
may be enforced.
* Provides a fix for the tr_TR locale by checking the case-insensitive version
first. This is more elegant than setting the 'C' locale for tr_TR.
Also added a 'RootDir' config option to match CacheDir and DBPath
2007-04-04 03:59:36 +00:00
Aaron Griffin
8153e3851e
Forgot the @@REPO@@ part of the russian mirror.
2007-04-04 03:00:24 +00:00
Aaron Griffin
c87745646c
Added new Russian mirror
2007-04-04 02:19:37 +00:00
Aaron Griffin
ec689b5978
* Tom Killian <tom@archlinux.org>
...
Properly align checksums on makepkg -g
2007-04-04 02:03:44 +00:00
Dan McGee
d2c6bcdbbd
* Updated Italian translation
...
Giovanni Scafora <linuxmania@gmail.com>
2007-04-01 17:05:16 +00:00
Dan McGee
60a588261c
* Updated Hungarian translation
...
Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
2007-03-30 19:55:05 +00:00
Dan McGee
3382a1416f
* Updated Russian translation
...
Владимир Байраковский <4rayven@gmail.com>
2007-03-30 18:06:04 +00:00
Aaron Griffin
19cec12f73
commit 1d35c4dcc6
...
Author: Aaron Griffin <aaronmgriffin@gmail.com>
Date: Thu Mar 29 22:44:10 2007 -0500
Report an error on setmntent failure
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-03-30 04:46:17 +00:00
Aaron Griffin
a0f8f03056
commit 970d2e942e
...
Author: Aaron Griffin <aaronmgriffin@gmail.com>
Date: Thu Mar 29 21:30:40 2007 -0500
repo-add leaves .PKGINFO in the current directory
* Misuse of 'tar xf', which should be 'tar tf'
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-03-30 03:33:19 +00:00
Aaron Griffin
1e859c647f
From: Andrew Fyfe <andrew@neptune-one.net>
...
Date: Thu, 29 Mar 2007 11:11:36 +0100
Subject: [PATCH 1/1] Fix bug where makepkg can't extract .tar.Z archives.
For some reason 'tar -xf' doesn't work with .tar.Z, you need to use
'tar -xzf' to extract the archive.
Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-03-30 03:24:09 +00:00
Dan McGee
ab8c825364
Fix --ignore behavior on sysupgrade
...
* --ignore was being ignored (haha) on sysupgrade when a package was listed
as being a force upgrade. This adds a prompt to the user in this case asking
what to do.
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-03-28 04:32:00 +00:00
Dan McGee
a2a781f416
* Remove outdated ProxyServer option from pacman.conf.5.
2007-03-27 15:51:18 +00:00
Dan McGee
d47b8cdf48
* Fix NEWS typo. Oops.
...
* Updated Russian translation.
Владимир Байраковский <4rayven@gmail.com> and Shild <sxp@bk.ru>
* Removed a string from gettext that didn't need it.
2007-03-26 22:47:56 +00:00
Dan McGee
58fe79eef6
* Fix bug where 'makepkg -L' doesn't stop on build failure.
...
Andrew Fyfe <andrew@neptune-one.net>
* Add testing to etc/pacman.d/.cvsignore
* Fix scriptlet001.py test to work during 'make check'.
2007-03-25 17:37:42 +00:00
Dan McGee
a07b490344
Andrew Fyfe <andrew@neptune-one.net>
...
* Fix FS #6688- builddeps not working in makepkg.
2007-03-24 17:11:18 +00:00
Aaron Griffin
f8d0601b8d
* Added a mirror list for [testing] (it appears most mirrors mirror testing)
...
* Commented ftp.archlinux.org in the official mirror list
* ran a make dist, which updated some translation files
2007-03-24 04:18:17 +00:00
Dan McGee
d38b273f91
* Removed three dead mirrors (Dale Blount <dale@archlinux.org>).
2007-03-23 17:48:05 +00:00
Dan McGee
5702b943e8
* Updated German translation
...
Pierre Schmitz <pierre@archlinux.de>
2007-03-23 17:42:14 +00:00
Dan McGee
9cf9606459
Fixed alpm_log call- too many parameters passed. (bardo on #archlinux-pacman)
2007-03-22 18:33:27 +00:00
Dan McGee
19faa24cf3
Clarify some English messages as suggested by Nagy Gabor. I even did the hard
...
work of fixing these in the translation files, and I removed a few fuzzys
while doing so. If any more patches for translations come, try to do it
against these files.
2007-03-22 18:19:49 +00:00
Dan McGee
4a75cb7e52
* Updated Brazilian Portuguese translation
...
Douglas Soares de Andrade <dsandrade@gmail.com>
2007-03-22 17:20:39 +00:00
Dan McGee
df59a18460
Roman Kyrylych <roman.kyrylych@gmail.com>
...
* Updates to news file.
2007-03-22 15:18:26 +00:00
Dan McGee
b882353d48
Lots of translation updates before we release.
...
* Ran msgmerge on all po files from new pot files, but did not check in the
updated pot files as that just causes problems.
* Updated Italian translation
Giovanni Scafora <linuxmania@gmail.com>
* Updated Russian translation, added libalpm partial translation
Владимир Байраковский <4rayven@gmail.com>
* Updated Hungarian translation
Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
* Updated French translation
solsTiCe d'Hiver <solstice.dhiver@laposte.net>
Thanks again guys!
2007-03-22 14:51:00 +00:00
Aaron Griffin
bdfe232b8a
Quick pactest changes:
...
* Minor change to utils.py(grep) to make it cleaner
* Added scriptlet check to verify scriptlet events happen
2007-03-22 08:30:18 +00:00
Aaron Griffin
118671eff4
I was mistaken, newpkg->data IS useful here, as the scriptlet isn't in the FS at
...
this point
2007-03-22 08:28:09 +00:00
Aaron Griffin
d8ec08f578
* Correct install scriptlet usage (reuse of handle->root when not needed)
...
* Skip running scriptlet when chroot fails - to prevent issues in the host
filesystem
2007-03-22 08:22:48 +00:00
Aaron Griffin
3aa0c85716
* -Qo now properly resolves paths when finding an owner
...
NOTE that we do NOT want symlinked *files* resolved, only paths (i.e.
/usr/lib/perl5/site_perl/*)
2007-03-22 07:32:54 +00:00
Dan McGee
d763017233
* Fix conflict checking to ignore symlinks that were in previous version of
...
package. Regression from 2.9.8.
2007-03-22 06:25:26 +00:00
Aaron Griffin
5a37682525
* Quick fixup for the translations due to a typo fix committed earlier.
2007-03-22 01:00:29 +00:00
Aaron Griffin
06d7e3d7c3
Giovanni Scafora <linuxmania@gmail.com>
...
* Fix typo in pacman.c
2007-03-22 00:20:05 +00:00
Dan McGee
3a4030837e
* Updated Italian translation
...
Giovanni Scafora <linuxmania@gmail.com>
* Added pactest test for -Se operation
James Rosten <seinfeld90@gmail.com>
2007-03-21 22:15:50 +00:00
Jürgen Hötzel
75d6149711
* dont use XferCommand if retrieving local files, fixes wget error:
...
file:////....: Unsupported scheme.
2007-03-21 21:08:08 +00:00
Dan McGee
79ecbd82bd
* Typo fix.
2007-03-21 03:38:43 +00:00