Skip to content

Fixes needed for the 2025 ICPC image #187

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

Open
6 of 10 tasks
nickygerritsen opened this issue May 22, 2025 · 0 comments
Open
6 of 10 tasks

Fixes needed for the 2025 ICPC image #187

nickygerritsen opened this issue May 22, 2025 · 0 comments

Comments

@nickygerritsen
Copy link
Member

nickygerritsen commented May 22, 2025

  • Autologin to lightdm instead of gdm.
  • Remove or fix dconf config.
  • Import pc2 packages key, see below.
  • Find a way to copy kotlin to chroot from /opt/kotlinc to /chroot/domjudge//usr/lib/kotlinc
  • Stop the container-vscgallery.service service.
  • Use openjdk-21-jdk-headless instead of openjdk-17-jdk-headless inside the chroot.
  • Remove cgroup v1 config from kernel flags.
  • Fix autostart for XFCE instead of gnome or install gnome terminal.
  • Change wf46-domjudge and wf47-domjudge to be only domjudge in SSL certificate for the server.
  • Fix DOMlogo start. Locally I used autostart again since the service didn't seem to work.

PC2 packages key import:

cat /etc/apt/trusted.gpg.d/pc2packages.asc | gpg --dearmor > ~/pc2.gpg
gpg --no-default-keyring --keyring /usr/share/keyrings/ubuntu-archive-keyring.gpg --import ~/pc2.gpg

For most I have local hacks, but we need to do this properly.

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

1 participant