Debian This forum is for the discussion of Debian Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-04-2006, 11:09 PM
|
#1
|
|
Member
Registered: Jul 2006
Posts: 64
Rep:
|
I cannot upgrade Debian sarge by apt-get upgrade
when I try to upgrad below messages appears
debian:~# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
libatk1.0-0: Depends: libglib2.0-0 (>= 2.10.0) but 2.6.4-1 is installed
libc6-dev: Depends: libc6 (= 2.3.2.ds1-22) but 2.3.6-15 is installed
locales: Depends: glibc-2.3.2.ds1-22
E: Unmet dependencies. Try using -f.
I am new t Linux so can you please tell me in detailed included every steps
thanks
|
|
|
|
07-04-2006, 11:53 PM
|
#2
|
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513
Rep:
|
Quote:
|
Originally Posted by nos1833
when I try to upgrad below messages appears
debian:~# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
libatk1.0-0: Depends: libglib2.0-0 (>= 2.10.0) but 2.6.4-1 is installed
libc6-dev: Depends: libc6 (= 2.3.2.ds1-22) but 2.3.6-15 is installed
locales: Depends: glibc-2.3.2.ds1-22
E: Unmet dependencies. Try using -f.
I am new t Linux so can you please tell me in detailed included every steps
thanks
|
Those package version that are needed are in the testing/unstable repositories not sarge unless it is your intention to run such a system I would recommend removing/commenting out the lines for them in your /etc/apt/sources.list.
|
|
|
|
07-05-2006, 12:06 AM
|
#3
|
|
Member
Registered: Jul 2006
Posts: 64
Original Poster
Rep:
|
what you mean is I do not need to to upgrade?
|
|
|
|
07-05-2006, 12:27 AM
|
#4
|
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513
Rep:
|
Quote:
|
Originally Posted by nos1833
what you mean is I do not need to to upgrade?
|
No what I mean if you intend to run Debian Sarge then there is no way you should be getting them packages installed with only it in your sources.list. Sarge (stable) changes very little except for security updates the packages remain the same for its entire lifetime as stable the odd upgrade may be needed for the security additions but not all the time. So what are you trying to run here?
|
|
|
|
07-05-2006, 01:53 AM
|
#5
|
|
Member
Registered: Jul 2006
Posts: 64
Original Poster
Rep:
|
I try to install chinese iuput scim but i mess up the whole system so I reinstall the debian sarge again.
By the way can you tell me how to install scim?
I read from other websits that use "apt-get install scim"
and "apt-get install scim-chinese" but I can't. It will said can not find the packages and I als do not have sounds.
Thanks
|
|
|
|
07-05-2006, 02:02 AM
|
#6
|
|
Member
Registered: Jan 2006
Location: Dhaka, Bangladesh
Distribution: Debian sid, Suse 9.3 pro, Mandrake 10.0, Redhat 7-9, FC-2,3, Gentoo 2006,2006.1
Posts: 89
Rep:
|
Quote:
|
Originally Posted by nos1833
I try to install chinese iuput scim but i mess up the whole system so I reinstall the debian sarge again.
By the way can you tell me how to install scim?
I read from other websits that use "apt-get install scim"
and "apt-get install scim-chinese" but I can't. It will said can not find the packages and I als do not have sounds.
Thanks
|
I am also using debia sarge, and "apt-get install scim" works for me.
You may need to add a mirror of debain server.
open /etc/apt/soutces.list and add this line
Code:
deb http://security.debian.org/ stable/updates main contrib
deb http://mirrors.kernel.org/debian/ stable main
deb-src http://mirrors.kernel.org/debian/ stable main
or run apt-setup as root
then run "apt-get install scim" as root
|
|
|
|
07-05-2006, 02:12 AM
|
#7
|
|
Member
Registered: Jul 2006
Posts: 64
Original Poster
Rep:
|
Thanks for helping, after I reinstall Debian sarge I will try it.
|
|
|
|
07-05-2006, 02:23 AM
|
#8
|
|
Member
Registered: Jul 2006
Posts: 64
Original Poster
Rep:
|
If I want to install ALSA then what mirror of debain servershould I need to add?
|
|
|
|
07-05-2006, 03:43 AM
|
#9
|
|
Member
Registered: Aug 2004
Location: Europe
Posts: 593
Rep:
|
Just pick one that is closest and fastest for you from the list of official debian mirror servers: http://www.debian.org/mirror/list
|
|
|
|
07-05-2006, 08:41 AM
|
#10
|
|
Member
Registered: Jan 2006
Location: Dhaka, Bangladesh
Distribution: Debian sid, Suse 9.3 pro, Mandrake 10.0, Redhat 7-9, FC-2,3, Gentoo 2006,2006.1
Posts: 89
Rep:
|
Quote:
|
Originally Posted by nos1833
If I want to install ALSA then what mirror of debain servershould I need to add?
|
http://aboutdebian.com/packages.htm
Cheeck the link, it will be very helpfull for you. 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:34 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|