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

Infinite loop #11

Open
Maathias opened this issue Feb 18, 2023 · 1 comment
Open

Infinite loop #11

Maathias opened this issue Feb 18, 2023 · 1 comment

Comments

@Maathias
Copy link

When running the install script, I get an infinite loop

root@vidar:~# bash install.sh 
Creating PVE no-subscription repo list ...
Creating dpkg hooks in /etc/apt/apt.conf.d ...
Installing hook script as /usr/share/pve-nag-buster.sh
Running patch script
Creating PVE no-subscription repo list ...
Creating dpkg hooks in /etc/apt/apt.conf.d ...
Installing hook script as /usr/share/pve-nag-buster.sh
Running patch script
...

I'm running pve-manager/7.3-6/723bb6ec

@whc2001
Copy link

whc2001 commented Apr 29, 2023

For now I can use bash install.sh --emit > nagbuster.sh && bash nagbuster.sh to manually extract and run the main script, but I believe this won't survive an update.

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