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

Repo seems to be missing the Buster Release #159

Open
NachoBacon8r opened this issue Mar 9, 2024 · 3 comments
Open

Repo seems to be missing the Buster Release #159

NachoBacon8r opened this issue Mar 9, 2024 · 3 comments

Comments

@NachoBacon8r
Copy link

mks@mkspi:$ cd /
nsail-crew/moonraker-timelapse.gmks@mkspi:
$ git clone https://github.com/mainsail-crew/moonraker-timelapse.git
Cloning into 'moonraker-timelapse'...
remote: Enumerating objects: 544, done.
remote: Counting objects: 100% (162/162), done.
remote: Compressing objects: 100% (36/36), done.
remote: Total 544 (delta 135), reused 127 (delta 125), pack-reused 382
Receiving objects: 100% (544/544), 188.13 KiB | 253.00 KiB/s, done.
Resolving deltas: 100% (277/277), done.
mks@mkspi:
$ cd /moonraker-timelapse
mks@mkspi:
/moonraker-timelapse$ make install

Ahoi!
moonraker-timelapse install routine

    This will take some time ...
    You'll be prompted for sudo password if needed!

#################### WARNING #####################
Make sure you are not printing during install!
All related services will be stopped!
##################################################

Would you like to proceed? [Y/n]: Y
Check for dependencies to use moonraker-timelapse ...
Dependency 'moonraker' found ... [OK]
Dependency 'klipper' found ... [OK]
Installing core dependencies: 'wget' ...
[sudo] password for mks:
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian buster-updates InRelease
Hit:3 http://deb.debian.org/debian buster-backports InRelease
Hit:4 http://security.debian.org buster/updates InRelease
Ign:5 http://fi.mirror.armbian.de/apt buster InRelease
Err:6 http://fi.mirror.armbian.de/apt buster Release
404 Not Found [IP: 2a01:4f9:3b:4943::2 80]
Reading package lists... Done
E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
make: *** [Makefile:20: install] Error 100

@autoferrit
Copy link

i am also getting this issue installing on a qidi printer.

mks@mkspi:~/moonraker-timelapse$ make install

Ahoi!
moonraker-timelapse install routine

        This will take some time ...
        You'll be prompted for sudo password if needed!

#################### WARNING #####################
Make sure you are not printing during install!
All related services will be stopped!
##################################################

Would you like to proceed? [Y/n]: Y
Check for dependencies to use moonraker-timelapse ...
Dependency 'moonraker' found ... [OK]
Dependency 'klipper' found ... [OK]
Installing core dependencies: 'wget' ...
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:4 http://deb.debian.org/debian buster-updates InRelease
Hit:5 http://deb.debian.org/debian buster-backports InRelease
Ign:3 http://fi.mirror.armbian.de/apt buster InRelease
Err:6 http://fi.mirror.armbian.de/apt buster Release
  404  Not Found [IP: 65.21.120.247 80]
Reading package lists... Done
E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
make: *** [Makefile:20: install] Error 100

@autoferrit
Copy link

looks like this thread here has more activity #156

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

3 participants