- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Linux ubuntu update server not responding
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-22-2025 12:30 PM - last edited 3 weeks ago by support_s
тАО03-22-2025 12:30 PM - last edited 3 weeks ago by support_s
My Proliant is not getting it's updates any more from HPE. For several weeks now I have been getting the same error messages. I do a "sudo apt update" and part of it is as follows:
Ign:2 http://downloads.linux.hpe.com/SDR/repo/mcp jammy/12.40 InRelease
Ign:2 http://downloads.linux.hpe.com/SDR/repo/mcp jammy/12.40 InRelease
Err:2 http://downloads.linux.hpe.com/SDR/repo/mcp jammy/12.40 InRelease
Connection failed [IP: 16.230.112.82 80]
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: Failed to fetch http://downloads.linux.hpe.com/SDR/repo/mcp/dists/jammy/12.40/InRelease Connection failed [IP: 16.230.112.82 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Is there anything I can do to fix this?
Ubuntu version 22.04.5 LTS
HP ProLiant DL360 G7
Solved! Go to Solution.
- Tags:
- Operating System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago - last edited a month ago
a month ago - last edited a month ago
Re: Linux ubuntu update server not responding
Hello RainCaster
I had the same Problem somehow HPE did change something.
You have to Manualy change the repo URLs from http:// to https://
Here's what to do with SUDO!!!
Change in all these Repos the
In
/etc/yum.repos.d/HPE-spp-gen11.repo
The Line
baseurl=http://downloads.linux.hpe.com/SDR/repo/fwpp-gen11/RedHat/9/$basearch/current
to
baseurl=https://downloads.linux.hpe.com/SDR/repo/fwpp-gen11/RedHat/9/$basearch/current
In
/etc/yum.repos.d/HPE-hpsum.repo
The Line
baseurl=http://downloads.linux.hpe.com/SDR/repo/hpsum/RedHat/9/$basearch/current
to
baseurl=https://downloads.linux.hpe.com/SDR/repo/hpsum/RedHat/9/$basearch/current
and repeate the process for
iloreset, and spp
For you it would be different Repos i see but the Process is the same.
This should fix youre issue. It did for me hope that helps you.
Best Regards
Robin Kiefer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
a month ago
Re: Linux ubuntu update server not responding
Hello RainCaster,
I would like to know whether you can access & login successfully into the link through general browser?
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
4 weeks ago
Re: Linux ubuntu update server not responding
Hello,
Let us know if you were able to resolve the issue.
If you have no further query, and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
4 weeks ago - last edited 4 weeks ago
SolutionWhile that works for Redhat, I have Ubuntu, which is a little different. Your hint sent me down the right path, however. In my case the solution was to edit the file "/etc/apt/sources.list.d/mscp.list" I simply needed to change the URL from http to https.
Here's what the corrected file looks like:
# HPE Management Component Pack
deb [signed-by=/usr/local/share/keyrings/hpe-key.gpg] https://downloads.linux.hpe.com/SDR/repo/mcp jammy/12.40 non-free
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
3 weeks ago
Re: Linux ubuntu update server not responding
Hello @RainCaster,
That's Excellent!
We are extremely glad to know you were able to find the solution and we appreciate you for keeping us updated.
Thanks,
Sunitha G
I'm an HPE employee.
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
