Results 1 to 7 of 7

Thread: The package information was last updated 84 days ago?

  1. #1
    Join Date
    Oct 2010
    Location
    Dublin, Ireland
    Beans
    288
    Distro
    Ubuntu 20.04 Focal Fossa

    Question The package information was last updated 84 days ago?

    The package information is up to date.

    The package information was last updated 84 days ago.
    Should this concern me, and how do I remedy it? Some updates do install regularly, but I do not understand what 84 day old package information Update Manager is referencing.

    When in Update Manager I try to check for new updates it tells me:

    Failed to download repository information

    Check your Internet connection.

    W:Failed to fetch http://ppa.launchpad.net/zentyal/2.0...86/Packages.gz 404 Not Found
    , W:Failed to fetch http://ppa.launchpad.net/nvidia-vdpa...86/Packages.gz 404 Not Found
    , E:Some index files failed to download, they have been ignored, or old ones used instead.
    If upon reading this you know the solution, please make me aware of it and any complete commands I need to enter into terminal if necessary.

  2. #2
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: The package information was last updated 84 days ago?

    Try booting the machine and run

    Code:
    sudo apt-get clean
    sudo apt-get update
    sudo apt-get upgrade
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  3. #3
    Join Date
    Oct 2010
    Location
    Dublin, Ireland
    Beans
    288
    Distro
    Ubuntu 20.04 Focal Fossa

    Question Re: The package information was last updated 84 days ago?

    Quote Originally Posted by mörgćs View Post
    Try booting the machine and run

    Code:
    sudo apt-get clean
    sudo apt-get update
    sudo apt-get upgrade
    I rebooted and logged into X/Gnome, you didn't mean bring up a terminal before logging into X, right? If you did please tell me what the key is to do so.

    dusf@skyrocket:~$ sudo apt-get clean
    dusf@skyrocket:~$ sudo apt-get update

    ....

    Fetched 4,911B in 2s (2,370B/s)
    W: Failed to fetch http://ppa.launchpad.net/zentyal/2.0...86/Packages.gz 404 Not Found
    W: Failed to fetch http://ppa.launchpad.net/nvidia-vdpa...86/Packages.gz 404 Not Found
    E: Some index files failed to download, they have been ignored, or old ones used instead.

    dusf@skyrocket:~$ sudo apt-get updgrade

    ...

    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

  4. #4
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: The package information was last updated 84 days ago?

    W: Failed to fetch http://ppa.launchpad.net/zentyal/2.0...86/Packages.gz 404 Not Found
    W: Failed to fetch http://ppa.launchpad.net/nvidia-vdpa...86/Packages.gz 404 Not Found
    E: Some index files failed to download, they have been ignored, or old ones used instead.
    Those PPAs do not have a repository for Maverick

    See Here
    and Here

    so remove them from your sources.list.

    Or they might be located in /etc/apt/sources.list.d/ directory.

    Open Software Sources and un-tick them as a source.

    Good Luck
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  5. #5
    Join Date
    Oct 2010
    Location
    Dublin, Ireland
    Beans
    288
    Distro
    Ubuntu 20.04 Focal Fossa

    Arrow Re: The package information was last updated 84 days ago?

    Quote Originally Posted by plucky View Post
    Those PPAs do not have a repository for Maverick

    See Here
    and Here

    so remove them from your sources.list.

    Or they might be located in /etc/apt/sources.list.d/ directory.

    Open Software Sources and un-tick them as a source.

    Good Luck
    Perfect, many thanks!

  6. #6
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: The package information was last updated 84 days ago?

    Good, please mark the thread 'solved'.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  7. #7
    Join Date
    Oct 2010
    Location
    Dublin, Ireland
    Beans
    288
    Distro
    Ubuntu 20.04 Focal Fossa

    Arrow Re: The package information was last updated 84 days ago?

    Quote Originally Posted by mörgćs View Post
    Good, please mark the thread 'solved'.
    My bad, actually looked for that option earlier but must have missed it.

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
  •