Package: alien
Version: 8.91
Severity: normal
Dear Maintainer,
When I use alien to convert a deb to rpm package, the empty directories in the
rpm are denied by Fedora system.
Steps to reproduce the issue (just an example, I know there is pigz on Fedora
system):
1. sudo apt-get -d --reinstall install pigz
2. fakeroot alien -k --to-rpm /var/cache/apt/archives/pigz_2.3.1-1_i386.deb
3. The content of converted rpm:
/
/usr
/usr/bin
/usr/bin/pigz
/usr/bin/unpigz
/usr/share
/usr/share/doc
/usr/share/doc/pigz
/usr/share/doc/pigz/README
/usr/share/doc/pigz/changelog.Debian.gz
/usr/share/doc/pigz/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/pigz.1.gz
/usr/share/man/man1/unpigz.1.gz
4. Copy the rpm to Fedora 19 i386 system, then install it. I got the following
error messages:
[steven@localhost tmp]$ sudo rpm -ivh pigz-2.3.1-1.i386.rpm
Preparing... #################################
[100%]
file / from install of pigz-2.3.1-1.i386 conflicts with file from
package filesystem-3.2-10.fc19.i686
file /usr/bin from install of pigz-2.3.1-1.i386 conflicts with file
from package filesystem-3.2-10.fc19.i686
Apparently the "/" and "/usr/bin/" cause the issue.
Thanks.
Steven.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.14-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages alien depends on:
ii cpio 2.11+dfsg-2
ii debhelper 9.20140817
ii dpkg-dev 1.17.13
ii make 4.0-8
ii perl 5.20.0-4
ii rpm 4.11.2-3
ii rpm2cpio 4.11.2-3
alien recommends no packages.
Versions of packages alien suggests:
ii bzip2 1.0.6-7
pn lintian <none>
pn lsb-rpm <none>
ii lzma 9.22-2
ii patch 2.7.1-6
ii xz-utils [lzma] 5.1.1alpha+20120614-2
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]