Results 1 to 10 of 10

Thread: OK.....Software Sources done got up and disappeared.

  1. #1
    Join Date
    Nov 2012
    Beans
    0

    Red face OK.....Software Sources done got up and disappeared.

    Most likely a knucklehead question.

    Can’t seam to find a way to alleviate this problem. After upgrading from 12.04 to 12.10 certain processes are uninstalled...which is fine........conflicts
    I chose the servers to which i do my stuff online. Use Software Sources to do this.

    Tried starting Updates and received this notice..........

    Failed to load the package list
    This is a serious problem. Try again later. If this problem appears again, please report an error to the developers.

    Details:
    E:Type 'wget' is not known on line 53 in source list /etc/apt/sources.list

    Thought it might be a server so tried to start Software Sources.....(Nuttin)!

    Question:
    How can I edit (source list) of that bad line? IDK
    Thanks in advance.

  2. #2
    Join Date
    Jan 2011
    Beans
    1,151

    Re: OK.....Software Sources done got up and disappeared.

    Quote Originally Posted by Got2thinkin View Post
    Most likely a knucklehead question.

    Can’t seam to find a way to alleviate this problem. After upgrading from 12.04 to 12.10 certain processes are uninstalled...which is fine........conflicts
    I chose the servers to which i do my stuff online. Use Software Sources to do this.

    Tried starting Updates and received this notice..........

    Failed to load the package list
    This is a serious problem. Try again later. If this problem appears again, please report an error to the developers.

    Details:
    E:Type 'wget' is not known on line 53 in source list /etc/apt/sources.list

    Thought it might be a server so tried to start Software Sources.....(Nuttin)!

    Question:
    How can I edit (source list) of that bad line? IDK
    Thanks in advance.
    please post the contents of the sources.list if you wish to get from the forum

    Code:
    cat /etc/apt/sources.list
    to edit it
    Code:
    sudo gksudo /etc/apt/sources.list
    when you are done
    Code:
    sudo apt-get update
    (\ /)
    (O.o)
    (> <)
    This is Bunny. Copy Bunny into your signature to help him on his way to world domination.

  3. #3
    Join Date
    Jan 2008
    Location
    Lausanne, Switzerland
    Beans
    341
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: OK.....Software Sources done got up and disappeared.

    There is a typo in the previous post. To edit the file use:
    Code:
    gksudo gedit /etc/apt/sources.list

  4. #4
    Join Date
    Jan 2011
    Beans
    1,151

    Re: OK.....Software Sources done got up and disappeared.

    Quote Originally Posted by squenson View Post
    There is a typo in the previous post. To edit the file use:
    Code:
    gksudo gedit /etc/apt/sources.list

    ooop idoit mistake
    (\ /)
    (O.o)
    (> <)
    This is Bunny. Copy Bunny into your signature to help him on his way to world domination.

  5. #5
    Join Date
    Nov 2012
    Beans
    0

    Re: OK.....Software Sources done got up and disappeared.

    TY
    Thought I done buggered up this OS bad.
    Brb with results

    Peace/Out

  6. #6
    Join Date
    Nov 2012
    Beans
    0

    Re: OK.....Software Sources done got up and disappeared.

    B4 edit

    cat /etc/apt/sources.list:


    # deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Release i386 (20110427.1)]/ natty main restricted
    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    deb http://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal main restricted
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    deb http://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal-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://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal universe
    deb http://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal-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://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal multiverse
    deb http://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal-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://us.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
    # deb-src http://us.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
    deb http://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal-security main
    restricted
    deb http://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal-security universe
    deb http://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal-security
    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 natty partner
    # deb-src http://archive.canonical.com/ubuntu natty partner
    ## 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 quantal main
    deb http://mirror.informatik.uni-mannhei...utions/ubuntu/ quantal-proposed
    restricted main multiverse universe
    deb-src http://extras.ubuntu.com/ubuntu quantal main

    ## Viewizard Games repository deb
    http://viewizard.com/linux debian/
    wget http://www.viewizard.com/linux/viewizard-gpg.asc sudo apt-key add viewizard-gpg.asc

    ^^^^^ Problem line^^^^^^^

    Don't recognize that command (wget).....Hmmm

    Edit:

    Perform non-interactive file downloads from the Web. wget works in the background and can be used to set up and run a download without the user having to remain logged on.

    Hmmmm
    I guess to keep the integrity of the line it must be replaced with another command.....Which......I have no clue what it should be.
    Don't think a dep command would work cuz it's not retrieving a program........IDK
    And if I remove the line altogether it might mess up a program installed that might be dependent on that line.
    Last edited by oldos2er; November 4th, 2012 at 05:34 PM. Reason: Cuz [Language "fk"]

  7. #7
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: OK.....Software Sources done got up and disappeared.

    Nothing's dependent on the line "wget http://www.viewizard.com/linux/viewizard-gpg.asc sudo apt-key add viewizard-gpg.asc"
    It's a command to download a gpg key, then install it on your system, so copy and paste it into a terminal, hit Enter.
    Edit the line
    Code:
    ## Viewizard Games repository deb http://viewizard.com/linux debian/
    so that it looks like
    Code:
    ## Viewizard Games repository 
    
    deb http://viewizard.com/linux debian/
    Save and exit the file, run
    Code:
    sudo apt-get update
    Each line in sources.list must begin with either deb or deb-src, unless it's a comment (#).

  8. #8
    Join Date
    Nov 2012
    Beans
    0

    Re: OK.....Software Sources done got up and disappeared.

    Quote Originally Posted by oldos2er View Post
    Nothing's dependent.......
    Seems to have done the trick.
    Thank you and all the others that have helped with thier suggestions. Was kind of leery of takin out a line within the source list....Newbie Knucklehead .......So tried your suggestion rather than rip out that whole line ,and now i will do my homework on your code inputs to see how they worked out my problem.
    Thank you again.

    You Rock!

    Peace/Out
    G

  9. #9
    Join Date
    Nov 2012
    Beans
    0

    Re: OK.....Software Sources done got up and disappeared.

    Quote Originally Posted by Got2thinkin View Post
    And if I remove the line altogether it might mess up a program installed that might be dependent on that line.
    Whoops sorry for the potty mouth Mods.
    Yes I do work in the construction field....
    No Excuses!


    Peace
    Last edited by oldos2er; November 5th, 2012 at 01:40 AM. Reason: Please use the default font. Thanks!

  10. #10
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: OK.....Software Sources done got up and disappeared.

    Quote Originally Posted by Got2thinkin View Post
    Seems to have done the trick.
    Great! Would you please mark the thread as 'Solved' under Thread Tools at the top?

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
  •