Skip to content
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

Open
zhaogogyi opened this issue Dec 2, 2024 · 5 comments

Comments

@zhaogogyi
Copy link

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.5deb12u1).
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
deb12u1).
libtool is already the newest version (2.4.7-7deb12u1).
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
deb12u1).
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)

@rli9
Copy link

rli9 commented Dec 2, 2024

Unable to download data from https://rubygems.org/ - Errno::ECONNRESET: Connection reset by peer

For this issue, could you give a try with "lkp install --china" which will install gem packages from the mirror in China?

@zhaogogyi
Copy link
Author

zhaogogyi commented Dec 11, 2024 via email

@rli9
Copy link

rli9 commented Dec 11, 2024

Got it @zhaogogyi , can you share the error detail, is it same as before?

@zhaogogyi
Copy link
Author

zhaogogyi commented Dec 11, 2024 via email

@rli9
Copy link

rli9 commented Dec 11, 2024

in initial description it is

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

Can you help confirm the rubygems address is changed with the new command? If so, we may need find a different mirror.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants