foxoman / foxoman_googlecode

My GitHub Profile
http://www.foxoman.net
0 stars 0 forks source link

Failed RPM to DEB conversion #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I am trying to convert a .rpm file (location desktop) to a .deb file
output-(folder on desktop)

What is the expected output? What do you see instead? Instead of converting
I get this message error: incorrect format: unknown tag
mkdir: cannot create directory `nerolinux-3.5.2.3': File exists
unable to mkdir nerolinux-3.5.2.3:  at
/usr/lib/perl5/vendor_perl/5.10.0/Alien/Package.pm line 257.

What version of the product are you using? On what operating system?
2.0.0.1

Please provide any additional information below. I've tried moving the file
to different dir's but nothing is working.

Original issue reported on code.google.com by gamertil...@gmail.com on 19 Jul 2009 at 10:25

GoogleCodeExporter commented 9 years ago
Thanks for reporting this issue ,

Try to :

1 - use the new version 3.0.0.2

http://foxoman.googlecode.com/files/package-converter_3.0.0.2-2_all.deb

2 - folder and file path and name should not contain spaces

3 - try to convert another rpm file to deb , and if it's work that is mean the
problem is in your nerolinux-3.5.2.3 file

4 - try with options --scripts

Original comment by romance990033@gmail.com on 20 Jul 2009 at 3:56