LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 08-18-2006, 10:47 PM   #1
wwnexc
Member
 
Registered: Sep 2005
Location: California
Distribution: Slackware & Debian
Posts: 264

Rep: Reputation: 30
Question dselect: Downloading Unstable Packages


Hi,

I am trying to install the 3.5 version of kdebase. It is still unstable, but i want to be "irresponsible" and still run it anyhow.

I checked dselect, and i was unable to select any unstable packages.

What is the trick here? How can i Download these unstable packages?

PS: the packages were listed on the debian website.

THANKS
 
Old 08-18-2006, 11:18 PM   #2
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 57
Are you trying to download them to your Slackware machine, or do you also have a Debian system? If you have Debian, you just have to change your sources.list
 
Old 08-18-2006, 11:27 PM   #3
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513

Rep: Reputation: 57
Quote:
Originally Posted by wwnexc
Hi,

I am trying to install the 3.5 version of kdebase. It is still unstable, but i want to be "irresponsible" and still run it anyhow.

I checked dselect, and i was unable to select any unstable packages.

What is the trick here? How can i Download these unstable packages?

PS: the packages were listed on the debian website.

THANKS
You need to have a line for unstable in your sources.list hopefully already running testing because if running stable then it is not going to work. Then to install apt-get install -t unstable kdebase ..... the ..... representing a whole lot of other packages that you will have to put on the line to get it done, you know which ones you need when apt complains about them not being installed or not at proper version number to be installed.
 
Old 08-19-2006, 12:50 AM   #4
wwnexc
Member
 
Registered: Sep 2005
Location: California
Distribution: Slackware & Debian
Posts: 264

Original Poster
Rep: Reputation: 30
I will try this on my Debian machine when I get home. I will duplicate the lines for stable and replace stable with unstable, make adjustments if i see the need, run "apt-get update", and then "apt-get -t unstable kdebase", and see how it works.

Rickh, I am running Debian at the moment. I forgot to update my profile. I just updated it. Thanks for the reminder.
 
Old 08-19-2006, 01:00 AM   #5
AwesomeMachine
Senior Member
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian Wheezy amd64, i386; Adrienne Knoppix, VMware, OpenSuSE, Fedora 14 x86_64
Posts: 1,443

Rep: Reputation: 108Reputation: 108
If you set your sources to unstable, dselect will install newer package than what you have. If you want to install just one unstable package, you go to http://www.debian.org into the packages link. You can download single packages there. Or, you can try changing your apt sources to unstable, and use apt-get to upgrade KDE. I highly do not recommend debian's system for installing just one package from a different debian distro than what you have. I would anticipate you will be tearing out your hair trying to get all the dependencies correct. A third option is to change your sources to unstable in synaptic, and **don't** click "mark all upgrades". Then, pick kdebase for the unstable KDE, and synaptic might pull it off, maybe. Just think, someday we won't have computers anymore.
 
Old 08-19-2006, 01:08 AM   #6
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513

Rep: Reputation: 57
Quote:
Originally Posted by wwnexc
I will try this on my Debian machine when I get home. I will duplicate the lines for stable and replace stable with unstable, make adjustments if i see the need, run "apt-get update", and then "apt-get -t unstable kdebase", and see how it works.

Rickh, I am running Debian at the moment. I forgot to update my profile. I just updated it. Thanks for the reminder.
No that is not going to work you may as well just dist-upgrade to unstable it will probably be less of a mess you need to be running testing to have enough of the packages in common to install the newer KDE. If you want you can try the line below which will get you 3.5.0 for KDE that has been built for stable/sarge.

Code:
## Backports.org newer packages built for Sarge
deb http://www.backports.org/debian/ sarge-backports main contrib non-free
 
Old 08-19-2006, 01:37 AM   #7
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 57
Assuming you are running Sarge, moving to a new version of KDE is probably going to cause some headaches. HappyTux's suggestion to use backports is a good one, but if you want to do it right, you ought to drop back and punt. You should also be using xorg instead of xfree86. KDE 3.5 is in Testing as well as Unstable. Hobbyists should be using testing (Etch) rather than Sarge.

My suggestion would be that you do a complete new install using Etch and the new beta-3 netinstall. You'll have Etch up and running in an hour or less. If you don't want Gnome at all, don't select "Desktop" when it gets to the end asking what "Tasks" you want. When the system reboots, you'll get a system prompt. Log in as root, and 1st, edit /etc/apt/sources.list to comment out the CDROM as a source, then "aptitude install xorg" Next, "aptitude install kde kdm" (or if you don't want the full blown kde "aptitude install kde-core kdm"

I like people to have a good experience with Debian, and I think that's more likely to happen if you don't try to force a new KDE into an old OS (Sarge).
 
Old 08-19-2006, 01:42 AM   #8
wwnexc
Member
 
Registered: Sep 2005
Location: California
Distribution: Slackware & Debian
Posts: 264

Original Poster
Rep: Reputation: 30
I didn't know that you can install kde that easily, without having to install gnome at all. My motto is relatively simple: "If gui, then gui".

I will most definately start playing around with the guis when i get home.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I access current/unstable packages? fatblueduck Suse/Novell 3 02-20-2006 10:46 AM
remove unstable packages mithereal Debian 1 08-12-2005 06:27 AM
apt-get to get unstable packages vermaamitabh Debian 2 11-02-2004 07:59 AM
How long do packages take to get into unstable? rosslaird Debian 10 09-19-2004 10:17 PM
dselect, removed necessary packages accidently eggsally Debian 3 06-02-2004 03:46 PM


All times are GMT -5. The time now is 10:35 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration