Some index files failed to download. They have been ignored, or old ones used instead.

554 views
Skip to first unread message

Rene “Palpatine” Wurch

unread,
Apr 26, 2023, 9:14:31 AM4/26/23
to rundeck-discuss
Im not sure witch plattform is used. Github looks empty. Tjhats why i post it here again:
Hey im using clean Ubuntu 22.04.1 LTS (GNU/Linux 5.15.0-69-generic x86_64) Server
I installed Docker, Ansible and portainer an its running smooth
Than i update system `apt update && apt upgrade`

Finaly i try:
```
git clone https://github.com/rundeck/welcome-project-community.git
docker-compose build
docker-compose up -d
```

But while isntallation i get this issue

```
 => => extracting sha256:7b793071f61be61f8d2f6be408ca287d6bad1c5e855e2f032fe38f77aba50ec0                          0.1s
 => => extracting sha256:3386bdef9a9cb5c8cf93d1869cb6c327400fb9aed139964442bab8cc9814699f                          0.0s
 => [internal] load build context                                                                                  0.0s
 => => transferring context: 62.53kB                                                                               0.0s
 => ERROR [ 2/10] RUN  apt-get update && apt-get upgrade -y -qq &&      apt-get install -y -qq --no-install-recom  2.5s
------
 > [ 2/10] RUN  apt-get update && apt-get upgrade -y -qq &&      apt-get install -y -qq --no-install-recommends wget git curl jq:
#0 0.447 Ign:1 http://deb.debian.org/debian stretch InRelease
#0 0.459 Ign:2 http://security.debian.org/debian-security stretch/updates InRelease
#0 0.459 Ign:3 http://deb.debian.org/debian stretch-updates InRelease
#0 0.472 Ign:4 http://deb.debian.org/debian stretch Release
#0 0.476 Ign:5 http://security.debian.org/debian-security stretch/updates Release
#0 0.485 Ign:6 http://deb.debian.org/debian stretch-updates Release
#0 0.489 Ign:7 http://security.debian.org/debian-security stretch/updates/main all Packages
#0 0.497 Ign:8 http://deb.debian.org/debian stretch/main all Packages
#0 0.502 Ign:9 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
#0 0.510 Ign:10 http://deb.debian.org/debian stretch/main amd64 Packages
#0 0.516 Ign:7 http://security.debian.org/debian-security stretch/updates/main all Packages
#0 0.522 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
#0 0.530 Ign:9 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
#0 0.533 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
#0 0.543 Ign:7 http://security.debian.org/debian-security stretch/updates/main all Packages
#0 0.545 Ign:8 http://deb.debian.org/debian stretch/main all Packages
#0 0.558 Ign:10 http://deb.debian.org/debian stretch/main amd64 Packages
#0 0.559 Ign:9 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
#0 0.570 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
#0 0.572 Ign:7 http://security.debian.org/debian-security stretch/updates/main all Packages
#0 0.583 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
#0 0.586 Ign:9 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
#0 0.595 Ign:8 http://deb.debian.org/debian stretch/main all Packages
#0 0.599 Ign:7 http://security.debian.org/debian-security stretch/updates/main all Packages
#0 0.608 Ign:10 http://deb.debian.org/debian stretch/main amd64 Packages
#0 0.612 Ign:9 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
#0 0.621 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
#0 0.626 Ign:7 http://security.debian.org/debian-security stretch/updates/main all Packages
#0 0.633 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
#0 0.639 Err:9 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
#0 0.639   404  Not Found
#0 0.645 Ign:8 http://deb.debian.org/debian stretch/main all Packages
#0 0.658 Ign:10 http://deb.debian.org/debian stretch/main amd64 Packages
#0 0.670 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
#0 0.692 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
#0 0.704 Ign:8 http://deb.debian.org/debian stretch/main all Packages
#0 0.717 Ign:10 http://deb.debian.org/debian stretch/main amd64 Packages
#0 0.728 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
#0 0.741 Ign:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
#0 0.752 Ign:8 http://deb.debian.org/debian stretch/main all Packages
#0 0.775 Err:10 http://deb.debian.org/debian stretch/main amd64 Packages
#0 0.775   404  Not Found
#0 0.787 Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
#0 0.812 Err:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
#0 0.812   404  Not Found
#0 0.820 Reading package lists...
#0 0.844 W: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
#0 0.844 W: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
#0 0.844 W: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
#0 0.844 E: Failed to fetch http://deb.debian.org/debian/dists/stretch/main/binary-amd64/Packages  404  Not Found
#0 0.844 E: Failed to fetch http://security.debian.org/debian-security/dists/stretch/updates/main/binary-amd64/Packages  404  Not Found
#0 0.844 E: Failed to fetch http://deb.debian.org/debian/dists/stretch-updates/main/binary-amd64/Packages  404  Not Found
#0 0.844 E: Some index files failed to download. They have been ignored, or old ones used instead.
------
Dockerfile:3
--------------------
   2 |
   3 | >>> RUN  apt-get update && apt-get upgrade -y -qq && \
   4 | >>>      apt-get install -y -qq --no-install-recommends wget git curl jq
   5 |
--------------------
ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get upgrade -y -qq &&      apt-get install -y -qq --no-install-recommends wget git curl jq" did not complete successfully: exit code: 100
ERROR: Service 'client' failed to build : Build failed
```

any suggestions avadible for this?

rac...@rundeck.com

unread,
Apr 26, 2023, 9:45:11 AM4/26/23
to rundeck-discuss
Hi,

I reproduced your issue. It seems that the Debian stretch updates repo isn't available anymore (is the client container image base)

To fix it edit the welcome-project-community/client/Dockerfile file and change the first line:

FROM node:12.20.1

by this

FROM node:bullseye

This fix will be available on the welcome project repo soon.

Thanks!
Message has been deleted

rac...@rundeck.com

unread,
Apr 26, 2023, 11:19:10 AM4/26/23
to rundeck-discuss
Also, could you try using this branch? I made some changes to fix that and another change related to the key generation.

Let me know.

Regards!

rac...@rundeck.com

unread,
Apr 26, 2023, 6:39:32 PM4/26/23
to rundeck-discuss
Hi,

Finally, this branch solves the issue. Should be merged into the main branch soon.

You can download it directly with the following command:

git clone -b use-rundeck-cli-image https://github.com/rundeck/welcome-project-community

Greetings!
Reply all
Reply to author
Forward
0 new messages