siggoberto / salchicha1

Automatically exported from code.google.com/p/tokland
0 stars 0 forks source link

Bootstrap an Arch Linux: wrong regexp #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run:
$ bash arch-bootstrap.sh myarch x86_64 "ftp://ftp.archlinux.org"

What is the expected output? What do you see instead?
Valid packages should be filtered and downloaded. In some cases the script 
downloads a .sig file.

Please provide any additional information below.
The script should filter file extensions instead just the package name. I 
attach the patch.

Original issue reported on code.google.com by m...@arccos-1.net on 13 May 2011 at 7:16

Attachments:

GoogleCodeExporter commented 9 years ago
sounds reasonable, commited: r654

thanks!

Original comment by tokland on 13 May 2011 at 9:16