Never mind about that information; here's what happens in my case. Running first without, and then with bash.
[EMAIL PROTECTED]:/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/ [EMAIL PROTECTED]:/tmp# bash rpmstrap --download-only centos4 centos4-rpms [works OK] [EMAIL PROTECTED]:/tmp# -- rpmstrap using /bin/sh when it should use /bin/bash https://launchpad.net/bugs/64032 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
