LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-01-2011, 03:36 AM   #1
cpax
LQ Newbie
 
Registered: Nov 2011
Posts: 8

Rep: Reputation: Disabled
Angry Update manager stopped working ,


I get malformed line 63 in source list /etc/apt/sources (dist parse)
This happened when I tried to download a game .
 
Old 11-01-2011, 03:53 AM   #2
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Can you post your sources list as it is so we can see if anything is wrong with it?
If this happened while you were trying to download a game can you explain the process you went through? Did you add a new repository? Is the game from Ubuntu or is it external?Have you tried rebooting and starting again? The more information you can give the more help we can be.
 
1 members found this post helpful.
Old 11-01-2011, 12:34 PM   #3
cpax
LQ Newbie
 
Registered: Nov 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
sources list

Hi! cpax@cpax-desktop:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb cdrom:[ub 10.10]/ maverick main restricted
deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
deb http://gb.archive.ubuntu.com/ubuntu/ maverick main restricted
deb-src http://gb.archive.ubuntu.com/ubuntu/ maverick main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://gb.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
deb-src http://gb.archive.ubuntu.com/ubuntu/ maverick-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://gb.archive.ubuntu.com/ubuntu/ maverick universe
deb-src http://gb.archive.ubuntu.com/ubuntu/ maverick universe
deb http://gb.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://gb.archive.ubuntu.com/ubuntu/ maverick-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://gb.archive.ubuntu.com/ubuntu/ maverick multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://gb.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ maverick-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://gb.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
# deb-src http://gb.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu maverick main
# deb-src http://extras.ubuntu.com/ubuntu maverick main

deb http://security.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://security.ubuntu.com/ubuntu maverick-security main restricted
deb http://security.ubuntu.com/ubuntu maverick-security universe
deb-src http://security.ubuntu.com/ubuntu maverick-security universe
deb http://security.ubuntu.com/ubuntu maverick-security multiverse
deb-src http://security.ubuntu.com/ubuntu maverick-security multiverse

deb http://archive.getdeb.net/ubuntu natty-getdebgames
deb-src http://archive.getdeb.net/ubuntu natty-getdebgames

cpax@cpax-desktop:~$
I think that I opened software centre/edit/software sources and added deb http://archive.getdeb.net/ubuntu natty-getdeb to the other software tab. Thanks
 
Old 11-01-2011, 01:19 PM   #4
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Quote:
Originally Posted by cpax View Post
deb http://security.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://security.ubuntu.com/ubuntu maverick-security main restricted
deb http://security.ubuntu.com/ubuntu maverick-security universe
deb-src http://security.ubuntu.com/ubuntu maverick-security universe
deb http://security.ubuntu.com/ubuntu maverick-security multiverse
deb-src http://security.ubuntu.com/ubuntu maverick-security multiverse

deb http://archive.getdeb.net/ubuntu natty-getdebgames
deb-src http://archive.getdeb.net/ubuntu natty-getdebgames

cpax@cpax-desktop:~$
I think that I opened software centre/edit/software sources and added deb http://archive.getdeb.net/ubuntu natty-getdeb to the other software tab. Thanks
Just from a quick count I think "Line 63" is the blank one, you will need to confirm this, it is only 5.20am here and I haven't slept much so check this yourself as well ok. If it is make sure it is actually empty meaning there are not some spaces used but blank. Also check the end of the previous line making sure there is no blank spaces after multiverse. Post back and tell us what you find.
 
1 members found this post helpful.
Old 11-02-2011, 04:38 AM   #5
cpax
LQ Newbie
 
Registered: Nov 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
Hi! I get 61 as deb-src http://extras.ubuntu.com/ubuntu maveric main
62 blank 63 blank and
64 as deb http: //security.ubuntu.com/ubuntu maverick-security main restricted
but after this my newbie status starts to show.
 
Old 11-04-2011, 11:58 PM   #6
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
I don't see 2 empty lines in your post above this last one. Could you please place your sources.list as an attachment to this thread? You will need to copy and past it to a gedit file (name it soures.txt) and attach the file to the post, you may have to scroll down the screen to additional options > attach files > manage attachments and follow the information on the next screen. I'll then take a look at it on my computer and see if I can see anything. The other thing you could do is remove the new entries and update (not upgrade) your files. Then see how it goes, and if everything is alright reboot your machine and add the lines back to your sources.list remember to update (not upgrade) your files again and see if everything is ok.

EDIT: OK I have had a look at getdeb games and notice your sources.list has lines 64 and 65 (I done the gedit file myself lol) as

Code:
deb http://archive.getdeb.net/ubuntu natty-getdebgames
deb-src http://archive.getdeb.net/ubuntu natty-getdebgames
GetDeb, it used to be playdeb, says the line should look like this
Code:
deb http://archive.getdeb.net/ubuntu natty-getdeb games
deb-src http://archive.getdeb.net/ubuntu natty-getdeb games
I know this is the line after the one that apparently has the error but if we fix some obvious issues first we may actually fix the real problem.

Last edited by k3lt01; 11-05-2011 at 12:36 AM. Reason: Done some research
 
1 members found this post helpful.
Old 11-05-2011, 07:17 AM   #7
cpax
LQ Newbie
 
Registered: Nov 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
sources list attatchment

Hope this is right.
Attached Files
File Type: txt sources.txt (3.7 KB, 23 views)
 
Old 11-05-2011, 01:04 PM   #8
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Yep that was right.

Follow my suggestion in the EDIT of my previous post. I think your getdeb entries are incorrect and you are being told the error is from them. So where you have
Code:
deb http://archive.getdeb.net/ubuntu natty-getdebgames
deb-src http://archive.getdeb.net/ubuntu natty-getdebgames
change it to
Code:
deb http://archive.getdeb.net/ubuntu natty-getdeb games
deb-src http://archive.getdeb.net/ubuntu natty-getdeb games
 
1 members found this post helpful.
Old 11-07-2011, 03:19 AM   #9
cpax
LQ Newbie
 
Registered: Nov 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
Arrgh! attack of the newbies again,tried to delete/change in terminal .but cannot do I need priveledges to do this?
 
Old 11-07-2011, 03:28 AM   #10
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Open a terminal and type
Code:
sudo gedit /etc/apt/sources.list
and that will ask you for your password . Once you type in the password (you wont see anything come on screen while you are typing your password) it will open it so you can edit it in gedit.

The other way to do it is to open software sources and edit it in that by clicking on the lines and clicking edit. It will be obvious where to make the changes from there.
 
1 members found this post helpful.
Old 11-07-2011, 09:40 AM   #11
cpax
LQ Newbie
 
Registered: Nov 2011
Posts: 8

Original Poster
Rep: Reputation: Disabled
Smile Thanks

Hi! That seems to have sorted it out ,rather than replace the game I just deleted the 2 lines.thanks again.
 
Old 11-07-2011, 11:41 AM   #12
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Glad it's all working now.
 
  


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
Postfix stopped working after update dhiman.manish23 Linux - Server 9 09-01-2011 09:08 PM
compizconfig settings manager stopped working after update Fusspils Linux - Software 1 12-29-2007 02:47 AM
wifi network manager stopped working phyre-x Ubuntu 0 08-05-2006 09:10 AM
yum update stopped working hakukani Fedora 3 10-09-2005 05:25 AM
pcmcia stopped working with update spyderusa11 Fedora 2 04-01-2004 02:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

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