Re: [gentoo-user] Trying to create nessus-bin-3.2.0 ebuild

2008-03-21 Thread Vladimir Rusinov
On Sat, Mar 22, 2008 at 4:00 AM, Mike Williams <[EMAIL PROTECTED]> wrote: > I've taken a slightly different route, going for the debian package. > Instead > of looking for an eclass to handle the conversion i just did it manually > with > deb2targz. > Handley debian has openssl-0.9.8, so the depen

Re: [gentoo-user] Trying to create nessus-bin-3.2.0 ebuild

2008-03-21 Thread Mike Williams
On Friday 21 March 2008 18:27:27 Vladimir Rusinov wrote: > Well, I've noticed that rpm.eclass tries to use rpm2cpio first. I've > installed rpm package and it unpacks and installs now. > I have not yet tested installed packages, but anyway I'll submit the ebuild > and comments to bugzilla after few

Re: [gentoo-user] Trying to create nessus-bin-3.2.0 ebuild

2008-03-21 Thread Vladimir Rusinov
On 3/21/08, Mike Williams <[EMAIL PROTECTED]> wrote: > > On Friday 21 March 2008 10:11:30 Vladimir Rusinov wrote: > > How can I fix this? > > > Sorry, I can't tell you how, but I can concur with your findings. > I've tried 3 different 3.2.0 release RPMs and rpmoffset/rpm2targz can't > parse > any o

Re: [gentoo-user] Trying to create nessus-bin-3.2.0 ebuild

2008-03-21 Thread Mike Williams
On Friday 21 March 2008 10:11:30 Vladimir Rusinov wrote: > How can I fix this? Sorry, I can't tell you how, but I can concur with your findings. I've tried 3 different 3.2.0 release RPMs and rpmoffset/rpm2targz can't parse any of them. However the 3.0.5 suse10 RPM does work. I'm going to look fo