LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 07-15-2005, 11:01 PM   #1
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Rep: Reputation: 31
Unstable Sources List


Well I been using my Mini Mac for awhile and haven't used my PC tower system. Now I just hooked up the tower and decided to update Debian Sid.

I assume since the new Sarge has been released, parts of my sources list is not working. Here is the one's not working.

Err http://non-us.debian.org sid/non-US/main Packages
404 Not Found
Ign http://non-us.debian.org sid/non-US/main Release
Err http://non-us.debian.org sid/non-US/contrib Packages
404 Not Found
Ign http://non-us.debian.org sid/non-US/contrib Release
Err http://non-us.debian.org sid/non-US/main Sources
404 Not Found
Ign http://non-us.debian.org sid/non-US/main Release
Err http://non-us.debian.org sid/non-US/contrib Sources


Does anybody know how I can fix these?

Thnx.
 
Old 07-15-2005, 11:19 PM   #2
ToastedToad
Member
 
Registered: Feb 2005
Location: Sequim,WA
Distribution: Debian_sid/Debian_sarge_amd64
Posts: 157

Rep: Reputation: 30
There are no longer non-us repos.

Maybe post your /etc/apt/sources.list
 
Old 07-15-2005, 11:31 PM   #3
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Original Poster
Rep: Reputation: 31
Thnx for the reply.

Well I did comment out the non-us lines. Here is what I have.

cat /etc/apt/sources.list
# deb file:///cdrom/ sarge main

deb http://ftp.us.debian.org/debian/ sid main contrib
deb-src http://ftp.us.debian.org/debian/ sid main contrib
# deb http://non-us.debian.org/debian-non-US/ sid/non-US main contrib
# deb-src http://non-us.debian.org/debian-non-US/ sid/non-US main contrib
# deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free

deb ftp://ftp.nerim.net/debian-marillat/ unstable main
deb ftp://ftp.tux.org/java/debian/ sarge non-free


That is all I have every had up to this point.

Any suggestions or ideas?

Thnx again.
 
Old 07-15-2005, 11:32 PM   #4
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
right, you don't need the non-us anymore, try e.g.:

deb http://mirrors.kernel.org/debian/ unstable main
deb-src http://mirrors.kernel.org/debian/ unstable main

Last edited by synaptical; 07-15-2005 at 11:36 PM.
 
Old 07-16-2005, 12:06 AM   #5
ToastedToad
Member
 
Registered: Feb 2005
Location: Sequim,WA
Distribution: Debian_sid/Debian_sarge_amd64
Posts: 157

Rep: Reputation: 30
Here's mine. You can add the non-free to the end of your main repo.


# deb file:///cdrom/ sarge main

deb http://debian.oregonstate.edu/debian/ etch main contrib non-free
deb-src http://debian.oregonstate.edu/debian/ etch main contrib non-free

#deb http://debian.oregonstate.edu/debian/ sid main contrib non-free
#deb-src http://debian.oregonstate.edu/debian/ sid main contrib non-free


deb http://security.debian.org/ stable/updates main

#java
deb ftp://ftp.tux.org/java/debian/ unstable non-free
deb ftp://sunsite.dk/mirrors/java-linux/debian/ testing non-free

# mariallat
deb ftp://ftp.nerim.net/debian-marillat/ testing main
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
 
Old 07-16-2005, 10:27 AM   #6
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
"apt-setup" should write you a nice one
 
Old 07-17-2005, 04:23 PM   #7
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Original Poster
Rep: Reputation: 31
Ok, I got most of my sources list working. I just stop using the non-us lines. I tried apt-setup and got the same errors. I may try it again.

Now when I run apt-get upgrade, after apt-get update, I get this error message on udev.

ghostdawg80:/home/saptech# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
udev
The following packages will be upgraded:
udev
1 upgraded, 0 newly installed, 0 to remove and 173 not upgraded.
425 not fully installed or removed.
Need to get 293kB of archives.
After unpacking 213kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://ftp.us.debian.org sid/main udev 0.063-1 [293kB]
Fetched 293kB in 6s (45.9kB/s)
(Reading database ... 104703 files and directories currently installed.)
Preparing to replace udev 0.056-1 (using .../archives/udev_0.063-1_i386.deb) ...ln: `/etc/udev/rules.d/020_permissions.rules': File exists
dpkg: error processing /var/cache/apt/archives/udev_0.063-1_i386.deb (--unpack): subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/udev_0.063-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ghostdawg80:/home/saptech#


Any suggestions on fixing this?

Thnx.
 
Old 07-18-2005, 10:19 AM   #8
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Original Poster
Rep: Reputation: 31
If I reboot with the above error on udev, do you think I may have problems getting back into Debian SId?

Since these errors appeared, I'm a little hesitant to reboot.

What do you all think?

Thnx.
 
Old 07-18-2005, 01:04 PM   #9
ToastedToad
Member
 
Registered: Feb 2005
Location: Sequim,WA
Distribution: Debian_sid/Debian_sarge_amd64
Posts: 157

Rep: Reputation: 30
You "should" be just fine. Apt did not install udev, and usually fixes itself before exiting. Sid upgrades are pretty unstable right now though so you never know what it did. What other packages did it upgrade?
 
Old 07-18-2005, 03:05 PM   #10
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Original Poster
Rep: Reputation: 31
I haven't been using my Debian system for a least a couple of months, I bought a Mini Mac machine and been using that during this time.

So when I did hook up the tower system and decided to upgrade Sid, it upgraded alot of files but didn't upgrade alot also, since the New Sarge came out.

Thnx, again.
 
Old 07-20-2005, 01:53 PM   #11
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Original Poster
Rep: Reputation: 31
I'm still having problems with udev. I can't seem to remove it to try and reinstall it.

When I run the remove command this is what I get:

:~# apt-get remove --purge udev
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:
hal: Depends: udev (>= 0.056-2) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


Anymore ideas/suggestions?

Thnx.
 
Old 07-20-2005, 02:48 PM   #12
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Try "dpkg --force-help" it'll give a list of force options. Apt is only a frontend to dpkg so it doesn't matter you'll use dpkg to remove the package.
 
Old 07-20-2005, 06:57 PM   #13
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Original Poster
Rep: Reputation: 31
I was able to use the command, aptitude remove udev, and that did remove it. Then I renamed /etc/udev directory and was able to reinstall udev.

I'm assuming this fixed the udev issue.

It seems that aptitude did things that apt-get didn't/wouldn't. This is my first time using aptitude, seems like a pretty good program to use instead of apt-get.

Has anybody else used it before?

Thnx for all the help.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Recommendation for Debian Etch sources.list ( /etc/apt/sources.list ) forgox Debian 6 05-05-2007 01:57 PM
sources.list fakie_flip Linspire/Freespire 4 10-16-2005 08:46 AM
Ubuntu Sources List! I need some great sources lists! Jengo Linux - Newbie 1 06-24-2005 04:50 PM
sources.list grilledsalad Linux - Newbie 4 09-30-2003 03:36 PM
Sorry to ask.. Deb testing and unstable sources prophet621 Linux - General 1 02-18-2003 10:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 09:45 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration