Solved: apt-get update problem message.....
|
18th Jul, 2013, 05:28 AM
Post: #1
|
|||
|
|||
apt-get update problem message.....
Hi
After apt-get update I get the following message....... PHP Code: Reading package lists... Done Although I re-did the apt-get update (as it says to do) I still get this every time. I'm sure it's an easy thing to fix, but it's beyond my current skills to work out what to do. Anyone can help me out there please? Skywatch |
|||
18th Jul, 2013, 06:33 AM
Post: #2
|
|||
|
|||
RE: apt-get update problem message.....
what is your /etc/apt/sources.list looking like ?
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
18th Jul, 2013, 09:14 PM
Post: #3
|
|||
|
|||
RE: apt-get update problem message.....
Hi mk01!
It looks like this..... deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free r$ deb mirror://apt.xbian.org/mirror.txt wheezy main deb http://dikonist.asuscomm.com:82/XBian/APT/ wheezy main deb http://dikonist.asuscomm.com:82/XBian/APT/ wheezy main I guess it's easy to edit it, but I wouldn't know where or what ! - Maybe the r$ at the end of line one? Or line 2? Or the duplicate lines 3 & 4? Cheers for the quick response... Skywatch |
|||
19th Jul, 2013, 12:20 AM
Post: #4
|
|||
|
|||
RE: apt-get update problem message.....
(18th Jul, 2013 09:14 PM)Skywatch Wrote: Hi mk01! Any idea how it got corrupted? You also don't say what version of Xbian this occurs on? sudo vi /etc/apt/sources.list Remove the duplicate entry. change r$ to rpi <save> sudo apt-get clean sudo apt-get update. Hopefully, that will solve the problem. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
19th Jul, 2013, 07:57 AM
Post: #5
|
|||
|
|||
RE: apt-get update problem message.....
(18th Jul, 2013 09:14 PM)Skywatch Wrote: deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi like iridium says, this is how it could be looking. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
24th Jul, 2013, 02:41 AM
Post: #6
|
|||
|
|||
RE: apt-get update problem message.....
Thanks to you both for the help - problem solved!.....
It was the duplicate line at the bottom that was causing the issue. The '$' appearing has taught me something else new.... I used putty to get the info and it seems that if the putty window is not wide enough for the text then it will truncate it and add a $ to show this. I didn't know that, but expanding the window shows that the text was correct! - Something to bear in mind for the future I think! ;-) It's on version 1B1.1 as per my profile setup under my user name! ;-) Cheers all skywatch |
|||
24th Jul, 2013, 06:29 PM
Post: #7
|
|||
|
|||
RE: apt-get update problem message.....
thanks for info
closing thread ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
« Next Oldest | Next Newest »
|