Subject: rpm2pkg: Leading path to strip too big (-s 1)
To: None <tech-pkg@NetBSD.org>
From: =?UTF-8?Q?C=C3=A9sar_Catri=C3=A1n?= C. <ccatrian@eml.cc>
List: tech-pkg
Date: 05/19/2005 15:07:51
Hello.

I've got this error while I was trying to install some proprietary rpm:

/usr/pkg/sbin/rpm2pkg -d /usr/pkg -f /home/cetrox/src/pkgsrc/wip/package.import/work.core/PLIST_DYNAMIC -p emul/linux -s 1 /home/cetrox/src/pkgsrc/distfiles/./package-1.0-1.i386.rpm
/home/cetrox/src/pkgsrc/distfiles/./package-1.0-1.i386.rpm: Leading path to strip too big (-s 1)
*** Error code 1

Without pkgsrc, rpm2pkg works fine, but there is no (apparently) way to strip out
the '-s 1' argument.

Have had anyone this problem before? Please help.

César