I have been playing with a script that uses rpm2cpio.
After running it alien invokes rpm2cpio and tries to make a cpio instead of a deb.
This is what I get on the console:
theone:/usr/local/viavoice/rh-6.2# alien -i ViaVoice_runtime-3.0-1.2.i386.rpm
mkdir: cannot create directory `ViaVoice_runtime-3.0': File exists
sh: line 1: rpm2cpio: command not found
mkdir: cannot create directory `ViaVoice_runtime-3.0/debian': File exists
theone:/usr/local/viavoice/rh-6.2#
Any idea how to fix this?
Thanks Aaron
================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]