It's not fixed in the gutsy RC. I imagine it should qualify for an incremental update - rpmstrap currently just doesn't work if your /bin/sh is dash, which is the Ubuntu default since edgy. Changing the #! line to #!/bin/bash is pretty safe as the package would have been running with /bin/bash on dapper and earlier anyway.
-- rpmstrap using /bin/sh when it should use /bin/bash https://bugs.launchpad.net/bugs/64032 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
