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

E: The repository 'http://security.debian.org/debian-security stable/updates Release' does not have a Release file. #142

Open
gustawdaniel opened this issue Sep 10, 2021 · 3 comments

Comments

@gustawdaniel
Copy link
Contributor

Logs:

#8 0.402                                                                                                                                                                             
#8 0.402 [-] Installing base OS dependencies...                                                                                                                                      
#8 0.402 
#8 0.609 Ign:1 http://security.debian.org/debian-security stable/updates InRelease
#8 0.687 Err:2 http://security.debian.org/debian-security stable/updates Release
#8 0.687   404  Not Found [IP: 151.101.194.132 80]
#8 0.688 Get:3 http://deb.debian.org/debian stable InRelease [113 kB]
#8 0.959 Get:4 http://deb.debian.org/debian stable-updates InRelease [36.8 kB]
#8 1.163 Get:5 http://deb.debian.org/debian stable/main amd64 Packages [8178 kB]
#8 24.69 Reading package lists...
#8 25.74 E: The repository 'http://security.debian.org/debian-security stable/updates Release' does not have a Release file.
@gustawdaniel
Copy link
Contributor Author

This error with connected with lacking change of jessie to stable debian` in my fork.

But this is another error that I get:

#8 256.8 Package bsdtar is not available, but is referred to by another package.
#8 256.8 This may mean that the package is missing, has been obsoleted, or
#8 256.8 is only available from another source
#8 256.8 However the following packages replace it:
#8 256.8   libarchive-tools
#8 256.8 
#8 256.9 E: Package 'bsdtar' has no installation candidate

Probably fix is changebsdtar to libarchive-tools in apt and use tar instead bsdtar in commands like

https://manpages.debian.org/testing/libarchive-tools/bsdtar.1.en.html

@Greg-Owens
Copy link

Hi,
I'm getting the same error
=> ERROR [4/1] RUN cd /opt/meteor/src && /opt/build_scripts/install-deps.sh && /opt/build_scripts/install-node.sh && /opt/build_scripts/install-phantom. 10.6s

[4/1] RUN cd /opt/meteor/src && /opt/build_scripts/install-deps.sh && /opt/build_scripts/install-node.sh && /opt/build_scripts/install-phantom.sh && /opt/build_scripts/install-graphicsmagick.sh && /opt/build_scripts/install-mongo.sh && /opt/build_scripts/install-meteor.sh && /opt/build_scripts/build-meteor.sh && /opt/build_scripts/post-build-cleanup.sh:
#9 1.026
#9 1.026 [-] Installing base OS dependencies...
#9 1.026
#9 1.670 Ign:1 http://security.debian.org/debian-security stable/updates InRelease
#9 1.693 Get:2 http://deb.debian.org/debian stable InRelease [116 kB]
#9 2.007 Err:3 http://security.debian.org/debian-security stable/updates Release
#9 2.007 404 Not Found [IP: 151.101.66.132 80]
#9 2.365 Get:4 http://deb.debian.org/debian stable-updates InRelease [39.4 kB]
#9 3.182 Get:5 http://deb.debian.org/debian stable/main amd64 Packages [8180 kB]
#9 5.642 Get:6 http://deb.debian.org/debian stable-updates/main amd64 Packages [2592 B]
#9 7.971 Reading package lists...
#9 10.32 E: The repository 'http://security.debian.org/debian-security stable/updates Release' does not have a Release file.


executor failed running [/bin/sh -c cd $APP_SOURCE_DIR && $BUILD_SCRIPTS_DIR/install-deps.sh && $BUILD_SCRIPTS_DIR/install-node.sh && $BUILD_SCRIPTS_DIR/install-phantom.sh && $BUILD_SCRIPTS_DIR/install-graphicsmagick.sh && $BUILD_SCRIPTS_DIR/install-mongo.sh && $BUILD_SCRIPTS_DIR/install-meteor.sh && $BUILD_SCRIPTS_DIR/build-meteor.sh && $BUILD_SCRIPTS_DIR/post-build-cleanup.sh]: exit code: 100

Trying to build Node 14

Thanks for any help,
Greg

@Greg-Owens
Copy link

Seems there is not a "stable" branch of this package

Seems to be called stable-security instead... don't know where to go from here...

  Name Last modified Size

  | Parent Directory |   | -
  | bookworm-security/ | 2021-08-14 13:35 | -
  | bullseye-security/ | 2021-08-14 13:35 | -
  | buster/ | 2017-06-17 11:03 | -
  | jessie/ | 2013-05-04 11:41 | -
  | oldoldoldstable/ | 2013-05-04 11:41 | -
  | oldoldstable/ | 2015-04-25 09:06 | -
  | oldstable/ | 2017-06-17 11:03 | -
  | stable-security/ | 2021-08-14 13:35 | -
  | stretch/ | 2015-04-25 09:06 | -
  | testing-security/ | 2021-08-14 13:35 | -

Apache Server at security.debian.org Port 80

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