packet convert problen

Issues related to applications and software problems
Post Reply
sanlemos
Posts: 4
Joined: 2016/07/15 18:05:02

packet convert problen

Post by sanlemos » 2016/07/15 18:54:18

Hello,

I need convert a deb packet to rpm and install in CentOS, but see what happened:

Code: Select all

[root@ibirapuitah Drivers]# alien -r ypsid-ubuntu.deb
Package build failed. Here's the log of the command (cd ifd-ypsid-ubuntu32-1; rpmbuild --buildroot='/tmp/Morpho Linux/Drivers/ifd-ypsid-ubuntu32-1' -bb --target noarch 'ifd-ypsid-ubuntu32-1-3.spec'):
.
.
.
Provides: ifd-ypsid-ubuntu32 = 1-3 libccid.so
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libusb-1.0.so.0 rtld(GNU_HASH)
Any idea? Thanks!

gerald_clark
Posts: 10642
Joined: 2005/08/05 15:19:54
Location: Northern Illinois, USA

Re: packet convert problen

Post by gerald_clark » 2016/07/15 19:58:14

Don't do that.
Find a CentOS 7 version of the program or run a compatible OS in a VM.
What is the program?

sanlemos
Posts: 4
Joined: 2016/07/15 18:05:02

Re: packet convert problen

Post by sanlemos » 2019/10/17 14:25:30

I'm sorry gerald_clark didn't answer. Thanks for your help.

Post Reply