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

Invalid Group Atlas when installing 5080-1 on Debian 12 #95

Open
netravnen opened this issue Dec 28, 2023 · 2 comments
Open

Invalid Group Atlas when installing 5080-1 on Debian 12 #95

netravnen opened this issue Dec 28, 2023 · 2 comments

Comments

@netravnen
Copy link

Is this expected?

When install 5080-1 on Debian 12. I see in the logfile an entry for invalid group atlas

  • Distributor ID: Debian
  • Description: Debian GNU/Linux 12 (bookworm)
  • Release: 12
  • Codename: bookworm
  • Kernel: 6.1.0-16-amd64
ATLAS[374626]: /usr/local/atlas/bin/ATLAS: 179: /usr/local/atlas/bin/arch/debian-sw-probe/debian-sw-probe-ATLAS.sh: cannot open /var/atlas-probe/etc/probe_key.pub: No such file
ATLAS[374633]: Generating public/private rsa key pair.
<snip></snip>
ATLAS[374675]: chown: invalid group: batlas:atlasb
ATLAS[374613]: /usr/local/atlas/bin/ATLAS: 23: source: not found
ATLAS[374613]: /usr/local/atlas/bin/ATLAS: 24: source: not found
ATLAS[374613]: /usr/local/atlas/bin/ATLAS: 25: source: not found
ATLAS[374613]: /usr/local/atlas/bin/ATLAS: 26: source: not found
ATLAS[374613]: /usr/local/atlas/bin/ATLAS: 27: source: not found
ATLAS[374613]: RESULT 9000 done 1703751569 0050563cd464 STARTING ATLAS system initialized (reboot count 0)
@hevisko
Copy link

hevisko commented Mar 7, 2024

Did you build that on Debian 12, I'm struggling to build on debian 12, so I might be you've build on 10 or 11?

@netravnen
Copy link
Author

Did you build that on Debian 12, I'm struggling to build on debian 12, so I might be you've build on 10 or 11?

Yes 👍

Running an LXC container on PVE 8.1 with PVE kernel on Bookworm 12.5 currently. Where compiling the DEB binary works.

root@atlasprobe:/opt# uname -a
Linux atlasprobe 6.2.16-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.2.16-7 (2023-08-01T11:23Z) x86_64 GNU/Linux
root@atlasprobe:/opt# cat /etc/debian_version 
12.5

Compiling from latest commit on master branch.

root@atlasprobe:/opt# git -C ripe-atlas-software-probe/ log -n 1 --oneline
67b0736 (HEAD -> master, tag: 5080, origin/master, origin/HEAD) Merge 5080 release for production

https://gist.github.com/netravnen/aeada034796dcf63bf6ba7c2de61ff90

Will setup a new LXC container and retry the installation steps from INSTALL.rst

Afair, there was something not in the INSTALL.rst I had to do manually. Forgot what it was. Have to retry a new probe installation to remember that.

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