Re: Converting rpm to deb with alien loses dependencies

2004-01-30 Thread Fraser Campbell
On Friday 30 January 2004 13:41, Albert Dengg wrote: > And if I read the manpage of alien correctly, alien does only support > dependencys when converting from lsb packages Unfortunately it looks like you're correct, I skimmed that paragraph the first time thinking it wasn't relevant:

Re: Converting rpm to deb with alien loses dependencies

2004-01-30 Thread Albert Dengg
On Fri, 30 Jan 2004 13:13:37 -0500 Fraser Campbell <[EMAIL PROTECTED]> wrote: ... > I'm hoping to convert an rpm package to a deb using alien in an > automated process on a redhat machine. I've installed alien (8.43), > dpkg (1.10.18) and debhelper (4.1.89) on the redhat machine from > source. >

Converting rpm to deb with alien loses dependencies

2004-01-30 Thread Fraser Campbell
Hi, I'm hoping to convert an rpm package to a deb using alien in an automated process on a redhat machine. I've installed alien (8.43), dpkg (1.10.18) and debhelper (4.1.89) on the redhat machine from source. The issue I'm having is that the converted packages lose the dependencies that were

Re: [*] rpm to deb

2000-02-16 Thread Colin Watson
all I had to do was move it to /usr/bin or something like >that). One program not working out of a buttload is nothing. Alien is >very good. Yeah, it's less a problem of converting from .rpm to .deb than of converting from Red Hat to Debian package standards. By the way, to the original post

Re: [*] rpm to deb

2000-02-15 Thread Martin Schulze
[EMAIL PROTECTED] wrote: > hello everybody: > > i saw a litter form this list, it said there are some tools can conver the > rpm pakage to deb pakage. but > can it work well? and where can i find it? i have some redhat,turbo cds, so i > really have a lot of rpm pakage. > I want to use them, if

Re: [*] rpm to deb

2000-02-15 Thread Bart Szyszka
> i saw a litter form this list, it said there are some tools can conver the > rpm > pakage to deb pakage. but can it work well? I'm very impressed with the 'alien' package (apt-get install alien). A couple people who suggested that I try it told me that it isn't entirely reliable, but so far I'v

[*] rpm to deb

2000-02-15 Thread =?ISO-8859-1?Q?=D5=C5=CF=FE=C0=DA
hello everybody: i saw a litter form this list, it said there are some tools can conver the rpm pakage to deb pakage. but can it work well? and where can i find it? i have some redhat,turbo cds, so i really have a lot of rpm pakage. I want to use them, if pussible. many thanks! 2000.2.?

Re: rpm to deb

1999-03-25 Thread Doug Dine
>> I thought RedHat had an agreement with Netscape that allows RedHat to >> distribute the software. > I thought it was included because when Netscape > made the software free,the new license allowed Linux distributions to include > it. > I think theonly reason it wasn't included in Debian 2.0

RE: rpm to deb

1999-03-24 Thread Edward Di Geronimo Jr.
> > Also, how come Netscape is distributed with RedHat and now Debian? > > > > Thanks. > I thought RedHat had an agreement with Netscape that allows RedHat to > distribute the software. I thought it was included because when Netscape made the software free, the new license allowed Linux distribut

RE: rpm to deb

1999-03-24 Thread Pollywog
On 24-Mar-99 Doug Dine wrote: > Hi all, > > I got tired of downloading so I went to my RedHat CD and converted Netscape > to a Debian package with Alien. The conversion was a success. Question is > that when your convert a package is there a way to find the dependencies > with DPKG or Dselect? Do

rpm to deb

1999-03-24 Thread Doug Dine
Hi all, I got tired of downloading so I went to my RedHat CD and converted Netscape to a Debian package with Alien. The conversion was a success. Question is that when your convert a package is there a way to find the dependencies with DPKG or Dselect? Do RedHat packages have this info in them or

Re: RPM to deb package conversion

1997-06-20 Thread joost witteveen
> > According to the announcement for Debian 1.3 at the Debian web site, > dpkg can now be used to install RPM files (at least that's how I read it). > I upgraded to 1.3, but I don't see anything about this in the dpkg docs or > man page. I tried it on an rpm file ( dpkg -i something.rpm) b

Re: RPM to deb package conversion

1997-06-20 Thread Alex Yukhimets
> According to the announcement for Debian 1.3 at the Debian web site, > dpkg can now be used to install RPM files (at least that's how I read it). > I upgraded to 1.3, but I don't see anything about this in the dpkg docs or > man page. I tried it on an rpm file ( dpkg -i something.rpm) but it did

RPM to deb package conversion

1997-06-19 Thread Phil Tomson
According to the announcement for Debian 1.3 at the Debian web site, dpkg can now be used to install RPM files (at least that's how I read it). I upgraded to 1.3, but I don't see anything about this in the dpkg docs or man page. I tried it on an rpm file ( dpkg -i something.rpm) but it di