Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Apt is not working.

  1. #11
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Apt is not working.

    Quote Originally Posted by amolshinde View Post
    Does upgrading OS with Command "sudo apt-get upgrade" harm packages of Servers?
    The intention is just the opposite. It upgrades your apps and software to the latest available for your release, it does NOT upgrade your system to the next release of Ubuntu Server.

    I don't deploy servers in any professional environment but I imagine some folks need to be super safe and take the 'if it ain't broke, don't fix it' approach once the servers are up and only go for security updates until the next LTS release. This way (theoretically) everything will stay as is, but there is no avoiding human intervention and from that point human error is always possible!
    Last edited by Bucky Ball; November 2nd, 2012 at 01:05 PM.

  2. #12
    Join Date
    Oct 2012
    Beans
    12

    Re: Apt is not working.

    Quote Originally Posted by dino99 View Post
    you miss some archives: multiverse, partner, medibuntu

    deb http://archive.canonical.com/ubuntu lucid partner
    deb http://archive.ubuntu.com/ubuntu lucid main universe restricted multiverse
    deb http://archive.ubuntu.com/ubuntu lucid-updates main universe restricted multiverse
    deb http://security.ubuntu.com/ubuntu/ lucid-security main universe restricted multiverse

    deb http://packages.medibuntu.org/ lucid free non-free

    i does not need deb-scr here, so i've removed them. The missing on your side are about sound mainly, but also microcode etc.
    Thanks for your reply, I have pasted above lines in the source.list file. But did not worked.
    While running command i found that when i was using tab key for auto complete , apt-get word was not coming in the Bash terminal, as i have checked in other Ubuntu OS it was autocompleting. That means i have to reinstall apt package in the server, hope i am right?

  3. #13
    Join Date
    Oct 2012
    Beans
    12

    Re: Apt is not working.

    Quote Originally Posted by dino99 View Post
    you miss some archives: multiverse, partner, medibuntu

    deb http://archive.canonical.com/ubuntu lucid partner
    deb http://archive.ubuntu.com/ubuntu lucid main universe restricted multiverse
    deb http://archive.ubuntu.com/ubuntu lucid-updates main universe restricted multiverse
    deb http://security.ubuntu.com/ubuntu/ lucid-security main universe restricted multiverse

    deb http://packages.medibuntu.org/ lucid free non-free

    i does not need deb-scr here, so i've removed them. The missing on your side are about sound mainly, but also microcode etc.
    Thanks for your reply.

    I have pasted above lines in source.list file, But did not worked While running apt-get command i found that bash is not auto completing command, but in other same version of OS i have check it is working there. Does it means that apt Package is corrupted ?

  4. #14
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Apt is not working.

    Quote Originally Posted by amolshinde View Post
    Thanks for your reply.

    I have pasted above lines in source.list file, But did not worked While running apt-get command i found that bash is not auto completing command, but in other same version of OS i have check it is working there. Does it means that apt Package is corrupted ?
    your best helpfull friend is still named log(s)

  5. #15
    Join Date
    Oct 2012
    Beans
    12

    Re: Apt is not working.

    Thanks for you reply, But i think apt package is corrupted, while running command on terminal, command is not auto completing, that means that apt packaged is corrupted.

  6. #16
    Join Date
    Oct 2012
    Beans
    12

    Re: Apt is not working.

    Hi,
    Above lines did not worked, below are the logs of apt:-

    http://paste.ubuntu.com/1334193/

    How can fix it.

  7. #17
    Join Date
    Oct 2012
    Beans
    12

    Re: Apt is not working.

    Below are the Logs of apt:-

    Term logs:-
    http://paste.ubuntu.com/1334193/

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •