Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#12430 - do not try to replace mawk with core/gawk
Attached to Project:
Arch Linux
Opened by Petar Bogdanovic (pebo) - Friday, 12 December 2008, 19:17 GMT
Last edited by Allan McRae (Allan) - Saturday, 21 March 2009, 01:30 GMT
Opened by Petar Bogdanovic (pebo) - Friday, 12 December 2008, 19:17 GMT
Last edited by Allan McRae (Allan) - Saturday, 21 March 2009, 01:30 GMT
|
DetailsIt would be nice if gawk would not always try to replace mawk. I use both.
$ grep replaces /var/abs/core/gawk/PKGBUILD replaces=('mawk') # pacman -Su :: Starting full system upgrade... :: Replace mawk with core/gawk? [Y/n] n |
This task depends upon
Closed by Allan McRae (Allan)
Saturday, 21 March 2009, 01:30 GMT
Reason for closing: Fixed
Additional comments about closing: gawk-3.1.6-3
Saturday, 21 March 2009, 01:30 GMT
Reason for closing: Fixed
Additional comments about closing: gawk-3.1.6-3
I think we can safely remove the replaces line now, so that users can use mawk if they want to
I'll speak diff, if you want me to.. ;)
According to http://ftp.gnu.org/gnu/gawk/, this occurs
as often as there is rain in the gobi desert:
gawk-3.1.4.tar.gz 02-Aug-2004 05:19
gawk-3.1.5.tar.gz 12-Aug-2005 06:48
gawk-3.1.6.tar.gz 25-Oct-2007 17:59
It would be really nice, if someone could bump pkgrel..