Comment 4 for bug 64032

Revision history for this message
Dan O'Huiginn (daniel-ohuiginn) wrote :

Never mind about that information; here's what happens in my case. Running first without, and then with bash.

root@zembla:/tmp# rpmstrap --download-only centos4 centos4-rpms
local: 299: -e: bad variable name
basename: invalid option -- e
Try `basename --help' for more information.
wget: option requires an argument -- O
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
basename: invalid option -- e
Try `basename --help' for more information.
rpmstrap: critical error: Could not obtain -e from http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/

root@zembla:/tmp# bash rpmstrap --download-only centos4 centos4-rpms
[works OK]
root@zembla:/tmp#