The following packages have unmet dependencies:
vyos-1x : PreDepends: vyos-libpam-radius-auth but it is not installable
PreDepends: vyos-libnss-mapuser but it is not installable
Depends: fuse-overlayfs but it is not going to be installed
Depends: podman (>= 4.9.5) but it is not going to be installed
It did work earlier yesterday at around 13:00 UTC.
Thank you, it doesn’t yet work for me. I still get:
The following packages have unmet dependencies:
vyos-1x : PreDepends: vyos-libpam-radius-auth but it is not going to be installed
PreDepends: vyos-libnss-mapuser but it is not installable
I run sudo git clean -dfx and git reset --hard to get the repo into a clean state. Is there something else I should do?
Oh I see, for building the image I just added scripts/package-build/libnss-mapuser/package.toml and created the symlink to ../build.py and the image building process was happy with the resulting *.deb.
Addition: I compared the lib/x86_64-linux-gnu/*.so file from the *.deb from the repo and the one from vyos-*.deb → they are identical. Seems the only thing missing is the scripts/package-build/libnss-mapuser. I’ll create a bug report and if it makes sense the PR,