-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The network timeout caused the package download to fail. Can the package be configured for local installation? #389
Comments
For this issue, could you give a try with "lkp install --china" which will install gem packages from the mirror in China? |
Hi,
I have run the command: lkp install --china ./ltp-mm-1HDD-mm-00.yaml &>
log, and it still reports an error.
Thanks!
|
Got it @zhaogogyi , can you share the error detail, is it same as before? |
These errors also existed before.
See the current log file for details.
From: "Philip ***@***.***>
Date: Wed, Dec 11, 2024, 11:03
Subject: [External] Re: [intel/lkp-tests] The network timeout caused the
package download to fail. Can the package be configured for local
installation? (Issue #389)
To: ***@***.***>
Cc: ***@***.***>, "Mention"<
***@***.***>
Got it @zhaogogyi <https://github.com/zhaogogyi> , can you share the error
detail, is it same as before?
—
Reply to this email directly, view it on GitHub
<#389 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6FPUKD4GNAMUO2MK2F6TBL2E6TN5AVCNFSM6AAAAABS3E2TWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZTGUYTSMZYHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
in initial description it is
Can you help confirm the rubygems address is changed with the new command? If so, we may need find a different mirror. |
On the Debian 12 system, executing lkp install ./ltp-mm-1HDD-mm-00.yaml failed. The log is as follows:
lkp split-job jobs/ltp-mm.yaml
jobs/ltp-mm.yaml => ./ltp-mm-1HDD-mm-00.yaml
jobs/ltp-mm.yaml => ./ltp-mm-1HDD-mm-mtest06_3.yaml
lkp install ./ltp-mm-1HDD-mm-00.yaml
distro=debian
version=12
Use: /data00/lkp-tests/distro/installer/debian install bc debianutils gawk gzip kmod numactl rsync time automake bison build-essential bzip2 ca-certificates cpio fakeroot flex git libarchive-tools libc6-dev:i386 libc6-dev-x32 libipc-run-perl libklibc-dev libssl-dev libtool linux-cpupower linux-libc-dev:i386 linux-perf openssl patch rsync ruby ruby-dev wget
Hit:1 http://mirrors.byted.org/debian bookworm InRelease
Hit:2 http://mirrors.byted.org/debian bookworm-backports InRelease
Hit:3 http://mirrors.byted.org/debian-security bookworm-security InRelease
Reading package lists... Done
N: Repository 'Debian bookworm' changed its 'non-free component' value from 'non-free' to 'non-free non-free-firmware'
N: More information about this can be found online in the Release notes at: https://www.debian.org/releases/bookworm/amd64/release-notes/ch-information.html#non-free-split
Reading package lists...
Building dependency tree...
Reading state information...
bc is already the newest version (1.07.1-3+b1).
debianutils is already the newest version (5.7-0.5
deb12u1).deb12u1).gawk is already the newest version (1:5.2.1-2).
gzip is already the newest version (1.12-1).
kmod is already the newest version (30+20221128-1).
numactl is already the newest version (2.0.16-1).
rsync is already the newest version (3.2.7-1).
time is already the newest version (1.9-0.2).
automake is already the newest version (1:1.16.5-1.3).
bison is already the newest version (2:3.8.2+dfsg-1+b1).
build-essential is already the newest version (12.9).
bzip2 is already the newest version (1.0.8-5+b1).
ca-certificates is already the newest version (20230311).
cpio is already the newest version (2.13+dfsg-7.1).
fakeroot is already the newest version (1.31-1.2).
flex is already the newest version (2.6.4-8.2).
git is already the newest version (1:2.39.5-0+deb12u1).
libarchive-tools is already the newest version (3.6.2-1+deb12u2).
libc6-dev:i386 is already the newest version (2.36-9+deb12u9).
libc6-dev-x32 is already the newest version (2.36-9+deb12u9).
libipc-run-perl is already the newest version (20220807.0-1).
libklibc-dev is already the newest version (2.0.12-1).
libssl-dev is already the newest version (3.0.15-1
libtool is already the newest version (2.4.7-7
deb12u1).deb12u1).linux-cpupower is already the newest version (6.1.119-1).
linux-libc-dev:i386 is already the newest version (6.1.119-1).
linux-perf is already the newest version (6.1.119-1).
openssl is already the newest version (3.0.15-1
patch is already the newest version (2.7.6-7).
ruby is already the newest version (1:3.1).
ruby-dev is already the newest version (1:3.1).
wget is already the newest version (1.21.3-1+b2).
0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded.
ERROR: Could not find a valid gem 'bundler' (= 1.17.3), here is why:
Unable to download data from https://rubygems.org/ - Errno::ECONNRESET: Connection reset by peer - SSL_connect (https://rubygems.org/specs.4.8.gz)
The text was updated successfully, but these errors were encountered: