Results 1 to 10 of 10

Thread: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

  1. #1
    Join Date
    Oct 2023
    Beans
    5

    Exclamation update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    hello guys i have this issue while make update

    how can i fix it !!


    Code:
    Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease                      
    Hit:2 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease              
    Hit:3 http://archive.canonical.com/ubuntu jammy InRelease
    Hit:4 http://us.archive.ubuntu.com/ubuntu jammy-security InRelease
    Hit:5 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    All packages are up to date.

    also i have with installing apps



    Code:
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    The following NEW packages will be installed:
      preload
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    Need to get 29.5 kB of archives.
    After this operation, 94.2 kB of additional disk space will be used.
    Get:1 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 preload amd64 0.6.4-5 [29.5 kB]
    Fetched 29.5 kB in 3s (9,134 B/s)  
    Selecting previously unselected package preload.
    (Reading database ... 245459 files and directories currently installed.)
    Preparing to unpack .../preload_0.6.4-5_amd64.deb ...
    Unpacking preload (0.6.4-5) ...
    Setting up preload (0.6.4-5) ...
    Processing triggers for man-db (2.10.2-1) ...

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,619
    Distro
    Ubuntu

    Re: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    i see no error.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    Oct 2023
    Beans
    5

    Re: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    thank you for Reply

    so why this hit coming ?

    i remember before It wasn't there

    but am not sure

  4. #4
    Join Date
    Oct 2023
    Beans
    5

    Re: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    guys what about this comment?


    #
    # Canonical released microcode updates for both Intel (CVE-2022-40982) and AMD
    # (CVE-2023-20593). ‘Unattended upgrades’ provide security updates by default.
    # Ensure it remains enabled to always get all updates as they become available.
    #

    coming with upgrade it's normal?

  5. #5
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,619
    Distro
    Ubuntu

    Re: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    A basic of what hit get and ign mean in terms of apt/apt-get
    https://askubuntu.com/questions/2945...apt-get-update
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  6. #6
    Join Date
    Oct 2023
    Beans
    5

    Re: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    thank you for clarification

  7. #7
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    +1 -- Normal. I saw it updated just fine. Sometimes, on the repo's, it does get a Get Error when the are syncing repo's, but I just try again later and it works.

    Security updates for CVE's may get updated or backported, but some do need Ubuntu Pro for older releases. I usually look up what the Ubuntu CVE pages say themselves:
    CVE-2022-40982
    CVE-2023-20593

    This is the CVE Reports page for all CVE's: https://ubuntu.com/security/cves

    See where on that page:
    "Canonical keeps track of all CVEs affecting Ubuntu, and releases a security notice when an issue is fixed."
    I "choose" to do all my update patches manually, and I keep up with them. Maybe that is just how I manage my OCD tendencies.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  8. #8
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    Quote Originally Posted by MAFoElffen View Post
    I "choose" to do all my update patches manually, and I keep up with them. Maybe that is just how I manage my OCD tendencies.
    Same here.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  9. #9
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,619
    Distro
    Ubuntu

    Re: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    Quote Originally Posted by dsl2023 View Post
    guys what about this comment?


    #
    # Canonical released microcode updates for both Intel (CVE-2022-40982) and AMD
    # (CVE-2023-20593). ‘Unattended upgrades’ provide security updates by default.
    # Ensure it remains enabled to always get all updates as they become available.
    #

    coming with upgrade it's normal?
    This is apt news, a new feature(?), i guess.
    to turn off run
    Code:
    sudo pro config set apt_news=false
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  10. #10
    Join Date
    Oct 2023
    Beans
    5

    Re: update error with Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease

    Thank you bro it's worked

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
  •