Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28

Thread: Repository fails to update with 404 Error.

  1. #11
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: Repository fails to update with 404 Error.

    Quote Originally Posted by Paul Lynch View Post
    One thing of note, all the options in the Software Sources window are unselected in each tab.
    Take a screenshot of that and post it please.

  2. #12
    Join Date
    Jan 2010
    Beans
    34

    Re: Repository fails to update with 404 Error.

    So the screen below is where I am on this, all looks normal in the sources list to me.

  3. #13
    Join Date
    Jan 2010
    Beans
    34

    Re: Repository fails to update with 404 Error.

    screen
    Attached Images Attached Images

  4. #14
    Join Date
    Jan 2010
    Beans
    34

    Re: Repository fails to update with 404 Error.

    Bump

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

    Re: Repository fails to update with 404 Error.

    I usually tick all the boxes. If you tick all the boxes, and have the main server enabled (as in your screenshot), do you see any errors when you run
    Code:
    sudo apt-get update && sudo apt-get upgrade
    ?

  6. #16
    Join Date
    Jan 2010
    Beans
    34

    Re: Repository fails to update with 404 Error.

    So I did that and the following updated

    paul@paul-desktop:~$ sudo apt-get update && sudo apt-get upgrade
    Hit http://archive.ubuntu.com lucid Release.gpg
    Ign http://archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_IE
    Ign http://archive.ubuntu.com/ubuntu/ lucid/main Translation-en_IE
    Ign http://archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_IE
    Ign http://archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_IE
    Hit http://archive.ubuntu.com lucid Release
    Hit http://archive.ubuntu.com lucid/multiverse Packages
    Hit http://archive.ubuntu.com lucid/main Packages
    Hit http://archive.ubuntu.com lucid/universe Packages
    Hit http://archive.ubuntu.com lucid/restricted Packages
    Hit http://archive.ubuntu.com lucid/multiverse Sources
    Hit http://archive.ubuntu.com lucid/main Sources
    Hit http://archive.ubuntu.com lucid/universe Sources
    Hit http://archive.ubuntu.com lucid/restricted Sources
    Reading package lists... Done
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    paul@paul-desktop:~$


    Still when I run Update Manager I get the error

    Could not initialize the package information

    An unresolvable problem occurred while initializing the package information.

    Please report this bug against the 'update-manager' package and include the following error message:

    'E:Opening /etc/apt/sources.list - ifstream::ifstream (13: Permission denied), E:The list of sources could not be read.'

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

    Re: Repository fails to update with 404 Error.

    Can you post the output from
    Code:
    groups
    ?

  8. #18
    Join Date
    Jan 2010
    Beans
    34

    Re: Repository fails to update with 404 Error.

    paul@paul-desktop:~$ groups
    paul adm dialout cdrom plugdev lpadmin admin sambashare
    paul@paul-desktop:~$


    Looks like I have admin rights but no permission as above.... HELP

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

    Re: Repository fails to update with 404 Error.

    Looks like your user is missing the 'sudo' group. Are there other users on this system that have sudo privileges?

  10. #20
    Join Date
    Jan 2010
    Beans
    34

    Re: Repository fails to update with 404 Error.

    No just me

Page 2 of 3 FirstFirst 123 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
  •