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

[Marvell-arm64 Build Compilation] Unable connect to "jessie" repository #15389

Open
chiranjeevi-u opened this issue Jun 8, 2023 · 2 comments
Labels
Triaged this issue has been triaged

Comments

@chiranjeevi-u
Copy link

chiranjeevi-u commented Jun 8, 2023

Description

Trying Compilation for Marvell-arm64 platform. Getting this issue along with Issue #15225

Steps to reproduce the issue:

1.git clone -b 202211 https://github.com/sonic-net/sonic-buildimage.git
2. sudo modprobe overlay
3. cd sonic-buildimage
4. make init
5. make configure PLATFORM=marvell-arm64 PLATFORM_ARCH=arm64
6. make target/sonic-marvell-arm64.bin

Describe the results you received:

#4 [11/32] COPY [no-check-valid-until, /etc/apt/apt.conf.d]
#4 sha256:2b2f3ee14ae9a67bae3022c26277345d6a0b587ca461673888dd7867c1987a04
#4 DONE 3.0s

#23 [12/32] COPY [apt-multiple-retries, /etc/apt/apt.conf.d]
#23 sha256:5186b3aab5c951a17639e25e3b2444af310ca8eab6355a310f92d002f642ef36
#23 DONE 3.0s

#22 [13/32] RUN apt-get update &&            apt-get -y install               curl                         less                         perl                         procps                       python3                      python3-distutils            python3-pip                  python-is-python3            vim-tiny                     redis-tools                  libdaemon0                   libdbus-1-3                  libjansson4                  iproute2                     net-tools                    jq                           libzmq5                      libwrap0
#22 sha256:267d35a44bea5cb053a22147d2c8367b9eef9351b024aa940e083993933d7688
#22 5.989 Ign:1 http://debian-archive.trafficmanager.net/debian jessie InRelease
#22 6.022 Ign:2 http://debian-archive.trafficmanager.net/debian jessie-updates InRelease
#22 6.060 Ign:3 http://debian-archive.trafficmanager.net/debian jessie-backports InRelease
#22 6.098 Ign:4 http://debian-archive.trafficmanager.net/debian-security jessie-security InRelease
#22 6.139 Err:5 http://debian-archive.trafficmanager.net/debian jessie Release
#22 6.139   404  Not Found [IP: 52.139.235.206 80]
#22 6.172 Err:6 http://debian-archive.trafficmanager.net/debian jessie-updates Release
#22 6.172   404  Not Found [IP: 52.139.235.206 80]
#22 6.210 Err:7 http://debian-archive.trafficmanager.net/debian jessie-backports Release
#22 6.210   404  Not Found [IP: 52.139.235.206 80]
#22 6.247 Err:8 http://debian-archive.trafficmanager.net/debian-security jessie-security Release
#22 6.247   404  Not Found [IP: 52.139.235.206 80]
#22 6.416 Get:9 http://packages.trafficmanager.net/debian/debian jessie InRelease [17.5 kB]
#22 6.811 Get:10 http://packages.trafficmanager.net/debian/debian jessie-updates InRelease [11.1 kB]
#22 7.044 Ign:11 http://packages.trafficmanager.net/debian/debian jessie-backports InRelease
#22 7.270 Ign:12 http://packages.trafficmanager.net/debian/debian-security jessie-security InRelease
#22 7.496 Err:13 http://packages.trafficmanager.net/debian/debian jessie-backports Release
#22 7.496   404  The requested content does not exist. [IP: 13.107.246.48 80]
#22 7.721 Err:14 http://packages.trafficmanager.net/debian/debian-security jessie-security Release
#22 7.721   404  The requested content does not exist. [IP: 13.107.246.48 80]
#22 12.55 Reading package lists...
#22 12.74 E: The repository 'http://debian-archive.trafficmanager.net/debian jessie Release' does not have a Release file.
#22 12.74 E: The repository 'http://debian-archive.trafficmanager.net/debian jessie-updates Release' does not have a Release file.
#22 12.74 E: The repository 'http://debian-archive.trafficmanager.net/debian jessie-backports Release' does not have a Release file.
#22 12.74 E: The repository 'http://debian-archive.trafficmanager.net/debian-security jessie-security Release' does not have a Release file.
#22 12.74 E: The repository 'http://packages.trafficmanager.net/debian/debian jessie-backports Release' does not have a Release file.
#22 12.74 E: The repository 'http://packages.trafficmanager.net/debian/debian-security jessie-security Release' does not have a Release file.
#22 12.74 W: Skipping acquire of configured file 'non-free/source/Sources' as repository 'http://packages.trafficmanager.net/debian/debian jessie InRelease' does not seem to provide it (sources.list entry misspelt?)
#22 12.74 W: Skipping acquire of configured file 'contrib/source/Sources' as repository 'http://packages.trafficmanager.net/debian/debian jessie InRelease' does not seem to provide it (sources.list entry misspelt?)
#22 12.74 W: Skipping acquire of configured file 'main/source/Sources' as repository 'http://packages.trafficmanager.net/debian/debian jessie InRelease' does not seem to provide it (sources.list entry misspelt?)
#22 12.74 W: Skipping acquire of configured file 'non-free/source/Sources' as repository 'http://packages.trafficmanager.net/debian/debian jessie-updates InRelease' does not seem to provide it (sources.list entry misspelt?)
#22 12.74 W: Skipping acquire of configured file 'contrib/source/Sources' as repository 'http://packages.trafficmanager.net/debian/debian jessie-updates InRelease' does not seem to provide it (sources.list entry misspelt?)
#22 12.74 W: Skipping acquire of configured file 'main/source/Sources' as repository 'http://packages.trafficmanager.net/debian/debian jessie-updates InRelease' does not seem to provide it (sources.list entry misspelt?)
#22 ERROR: process "/bin/sh -c apt-get update &&            apt-get -y install               curl                         less                         perl                         procps                       python3                      python3-distutils            python3-pip                  python-is-python3            vim-tiny                     redis-tools                  libdaemon0                   libdbus-1-3                  libjansson4                  iproute2                     net-tools                    jq                           libzmq5                      libwrap0" did not complete successfully: exit code: 100
------
 > [13/32] RUN apt-get update &&            apt-get -y install               curl                         less                         perl                         procps                       python3                      python3-distutils            python3-pip                  python-is-python3            vim-tiny                     redis-tools                  libdaemon0                   libdbus-1-3                  libjansson4                  iproute2                     net-tools                    jq                           libzmq5                      libwrap0:
------
process "/bin/sh -c apt-get update &&            apt-get -y install               curl                         less                         perl                         procps                       python3                      python3-distutils            python3-pip                  python-is-python3            vim-tiny                     redis-tools                  libdaemon0                   libdbus-1-3                  libjansson4                  iproute2                     net-tools                    jq                           libzmq5                      libwrap0" did not complete successfully: exit code: 100
[  FAIL LOG END  ] [ target/docker-base-bullseye.gz ]
make: *** [slave.mk:1011: target/docker-base-bullseye.gz] Error 1
make[1]: *** [Makefile.work:561: target/sonic-marvell-arm64.bin] Error 2
make[1]: Leaving directory '/home/sonic/chiru/sonic-buildimage'
make: *** [Makefile:41: target/sonic-marvell-arm64.bin] Error 2

Describe the results you expected:

compiled SONiC image for Marvell-arm64 platform

Output of show version:

NA

Output of show techsupport:

NA

@chiranjeevi-u
Copy link
Author

@judyjoseph This issue is seen along with Issue #15225

@chiranjeevi-u chiranjeevi-u changed the title [Marvell-arm64] Unable connect to "jessie" repository [Marvell-arm64 Build Compilation] Unable connect to "jessie" repository Jun 8, 2023
@prgeor
Copy link
Contributor

prgeor commented Jun 21, 2023

@chiranjeevi-u can u try building in master or 202305 branch. ?

@prgeor prgeor added the Triaged this issue has been triaged label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triaged this issue has been triaged
Projects
None yet
Development

No branches or pull requests

2 participants