View Full Version : cannot find gdebi in testing repository
keratos
March 27th, 2008, 08:04 AM
I cant seem to find gdebi in the debian testing repo
any ideas?
benuski
March 27th, 2008, 12:02 PM
Its not in testing right now because the version in unstable is buggy. You can just use "dpkg -i <whatever>.deb" as root on the command line.
keratos
March 27th, 2008, 03:05 PM
yeah, thats what I presumed ... just wanted confirmation.
Okay , acknowledge that one , will download and dpkg -i blahblahblah.
SunnyRabbiera
March 27th, 2008, 03:16 PM
well if you wanted to you can just use alien to convert the gdebi package from ubuntu to debian, as gdebi is pretty solid here.
Also if you want another GUI front end to install debian packages, you can try kpackage, its a KDE app but its a decent front end.
keratos
March 27th, 2008, 03:20 PM
well if you wanted to you can just use alien to convert the gdebi package from ubuntu to debian, as gdebi is pretty solid here.
Also if you want another GUI front end to install debian packages, you can try kpackage, its a KDE app but its a decent front end.
???
I have no problem installing Ubuntu packages and Debian using dpkg or indeed from ubuntu/debian repos.
Erm, unless I'm gravely mistaken, alien is for RPM to DEB.
polmir
April 3rd, 2008, 08:53 AM
Why you do not use from synaptic and dpkg
apt-get intall synaptic
search Debian (http://packages.debian.org/search?keywords=gdebi&searchon=names&suite=all§ion=all&sourceid=mozilla-search)
well if you wanted to you can just use alien to convert the gdebi package from ubuntu to debian,...
deb -> to deb how?
kellemes
April 3rd, 2008, 09:32 AM
Why not get it from sid?
jdhore
April 3rd, 2008, 07:58 PM
Why not get it from sid?
Because a lot of times using a Sid package brings in a lot of unwanted Sid dependencies that could cause issues.
kerry_s
April 3rd, 2008, 08:38 PM
gdebi is in stable.
i use etch/lenny.
deb http://ftp.debian.org/debian/ etch main contrib non-free
deb http://ftp.debian.org/debian/ lenny main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free
deb http://security.debian.org/ lenny/updates main contrib non-free
deb http://www.debian-multimedia.org/ lenny main
jdhore
April 3rd, 2008, 10:50 PM
gdebi is in stable.
i use etch/lenny.
deb http://ftp.debian.org/debian/ etch main contrib non-free
deb http://ftp.debian.org/debian/ lenny main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free
deb http://security.debian.org/ lenny/updates main contrib non-free
deb http://www.debian-multimedia.org/ lenny main
Etch/Lenny is VERY smart as 99% of apps allow newer version of dependencies, but not older...
kerry_s
April 4th, 2008, 12:55 AM
Etch/Lenny is VERY smart as 99% of apps allow newer version of dependencies, but not older...
now your catching on. i use the etch kernel cause it runs better on my laptop, but everything else is lenny.
mines a custom install on 450mhz 256mb ram, it's built to be fast.
:lolflag:
kellemes
April 4th, 2008, 03:29 AM
Because a lot of times using a Sid package brings in a lot of unwanted Sid dependencies that could cause issues.
I know, but you can use pinning /etc/apt/preferences to set branch-priorities and install gdebi like so..
apt-get install gdebi/unstable
This is how I keep a mixed system anyway..
jdhore
April 4th, 2008, 04:02 AM
I know, but you can use pinning /etc/apt/preferences to set branch-priorities and install gdebi like so..
apt-get install gdebi/unstable
This is how I keep a mixed system anyway..
True, but IMO, if a user wants gdebi, they prolly don't want to muck with /apt/preferences ...
kellemes
April 4th, 2008, 04:03 AM
True, but IMO, if a user wants gdebi, they prolly don't want to muck with /apt/preferences ...
Very good point. ;-) Didn't think of that.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.