Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Synaptic and Ubuntu Software Center crash

  1. #1
    Join Date
    Jan 2013
    Beans
    30

    Exclamation Synaptic and Ubuntu Software Center crash

    Synaptic and Ubuntu Software Center keeps crashing. I get these following messages:


    Screenshot from 2013-01-18 00:28:48.png

    Screenshot from 2013-01-18 00:30:22.png



    If pictures for some reason do not show, PM me for my email.

  2. #2
    Join Date
    Jan 2013
    Beans
    30

    Re: Synaptic and Ubuntu Software Center crash

    And for what it's worth, I am running Ubuntu 12.04

  3. #3
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Synaptic and Ubuntu Software Center crash

    It appears that you have source list issues - it would have been easier to move the System error box

    No matter - please make sure software centre or synaptic are closed, open a terminal with Ctrl Alt T then run

    Code:
    sudo apt-get update
    It will ask for password - when you type it - it will not appear, this is normal.

    Once apt-get has run please copy and paste the WHOLE output to a new post

    Please use code tags - if you are using New Reply button - highlight text and use the # button in the text box header.

    If using Quick Reply then [code] at the beginning and [/code] at the end.

  4. #4
    Join Date
    Jan 2013
    Beans
    30

    Re: Synaptic and Ubuntu Software Center crash

    Code:
    E: Malformed line 6 in source list /etc/apt/sources.list (dist parse)
    E: The list of sources could not be read.
    Did do that correctly? I sincerely apologize, I am somewhat new. (I have ran Linux on several computers) However I have never had these kinds of issues..

  5. #5
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Synaptic and Ubuntu Software Center crash

    Yep that's fine

    Lines in sources.list should on ever be deb deb-source or # you've got something wrong at line 6

    Run
    Code:
    cat /etc/apt/sources.list
    from term and paste it all here please

  6. #6
    Join Date
    Jan 2013
    Beans
    30

    Re: Synaptic and Ubuntu Software Center crash

    Code:
    # /etc/apt/sources.list
    
    deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
    deb http://security.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
    deb http://archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
    deb http://archive.canonical.com/ partner
    deb-src http://archive.canonical.com/ partner

  7. #7
    Join Date
    Jan 2007
    Beans
    6,537
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Synaptic and Ubuntu Software Center crash

    Go into Software Sources and uncheck the partner repository, then try your update again. If that works, try re-enabling the partner repo and do another update.

  8. #8
    Join Date
    Jan 2013
    Beans
    30

    Re: Synaptic and Ubuntu Software Center crash

    Quote Originally Posted by Paqman View Post
    Go into Software Sources and uncheck the partner repository, then try your update again. If that works, try re-enabling the partner repo and do another update.
    How do I go about doing that?

  9. #9
    Join Date
    Jan 2013
    Beans
    30

    Re: Synaptic and Ubuntu Software Center crash

    Code:
    E: Malformed line 6 in source list /etc/apt/sources.list (dist parse)
    E: The list of sources could not be read.
    This what I got after running: sudo apt-get update

  10. #10
    Join Date
    Jan 2013
    Beans
    30

    Re: Synaptic and Ubuntu Software Center crash

    I also ran Update Manager and ran into the same errors as Synaptic and Ubuntu Software Center.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •