[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Status/Bullseye" by WolfgangSchweer

Debian Wiki wiki at debian.org
Mon Feb 13 13:27:34 GMT 2023


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianEdu/Status/Bullseye" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Status/Bullseye?action=diff&rev1=102&rev2=103

Comment:
adjust/update bug status information

  
  == Known problems that can be fixed locally ==
  
-  * On the main server, the ''ntp'' package should be installed, recommended by the ''education-main-server'' package. Due to recent changes, ''systemd-timesyncd'' gets installed earlier and prevents the ''ntp'' package from being installed; see DebianBug:1021687. To fix it, run as root user on the main server:
+  * On the main server, the ''ntp'' package should be installed, recommended by the ''education-main-server'' package. Due to recent changes, ''systemd-timesyncd'' gets installed earlier and prevents the ''ntp'' package from being installed; see DebianBug:1021687. ('''Fixed in bookworm, but not in bullseye'''.) To fix it, run as root user on the main server:
  
    {{{apt install ntp -y}}}
    <<BR>> to install the package and
@@ -75, +75 @@

  
   * If using thin clients, users should turn off compositing to avoid display artefacts; see DebianBug:1008602.
  
-  * On a separate LTSP server the DHCP service fails to start after stopping it; see DebianBug:1021414. To fix it, run as root user on the LTSP server:
+  * On a separate LTSP server the DHCP service fails to start after stopping it; see DebianBug:1021414. ('''Fixed in bookworm, but not in bullseye'''.) To fix it, run as root user on the LTSP server:
    {{{sed -i 's/slapd/nslcd/' /usr/share/debian-edu-config/isc-dhcp-server.service.eth1_only}}}
  
    {{{cf-agent -I -D installation}}}
  
-  * On systems with ''Main server'' and/or ''LTSP server'' profiles the network setup fails to work correctly in case the LXQt desktop environment is used; see: DebianBug:1021688. To fix it, replace connman with network-manager-gnome (!ConnMan is the preferred LXQt network manager):
+  * On systems with ''Main server'' and/or ''LTSP server'' profiles the network setup fails to work correctly in case the LXQt desktop environment is used; see: DebianBug:1021688. ('''Fixed in bookworm, but not in bullseye'''.) To fix it, replace connman with network-manager-gnome (!ConnMan is the preferred LXQt network manager):
    {{{apt install network-manager-gnome -y}}}
  
    {{{apt purge connman -y}}}
@@ -88, +88 @@

   Reboot the system. Also, if Diskless workstations are used, rebuild the related   image:
    {{{debian-edu-ltsp-install --diskless_workstation yes}}}
  
-  * Thin client chroot installation is broken in case the type is (mini-)desktop and the language is English, see DebianBug:1024033. To fix it, use en-gb instead of en as language code (temporarily):
+  * Thin client chroot installation is broken in case the type is (mini-)desktop and the language is English, see DebianBug:1024033. ('''Fixed in bookworm, but not in bullseye'''.) To fix it, use en-gb instead of en as language code (temporarily):
     Set {{{LANGCODE="en-gb"}}} in /etc/debian-edu/config.
     <<BR>>Run {{{debian-edu-ltsp-install --thin_type desktop}}}
  
@@ -124, +124 @@

  
  ##  1. Once the bug has been fixed, remove the three created files and run {{{apt update && apt upgrade}}}.
  
-  * libpam-python: porting to python3 needed, see DebianBug:937234.
+ ## * libpam-python: porting to python3 needed, see DebianBug:937234.
   * !X2Go doesn't register users with utmp/wtmp, see DebianBug:890517.
   * ldapvi sorts entries alphabetically which can break specific modifications where the order of the definitions is important, see DebianBug:820790.
  



More information about the debian-edu-commits mailing list