[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Status/Jessie" by WolfgangSchweer
Debian Wiki
debian-www at lists.debian.org
Thu Nov 20 09:06:44 UTC 2014
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Status/Jessie" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Status/Jessie?action=diff&rev1=134&rev2=135
Comment:
move fixed issues.
See also [[http://bugs.debian.org/cgi-bin/pkgreport.cgi?usertag=debian-edu@lists.debian.org|bugs tagged with the debian-edu usertagging]].
* Workstations (and probably other profiles) have a race condition where autofs starts before the eth0 interface is up. the syslog confirm that dhclient completes after autofs/automount complain in the log that it is unable to reach the LDAP server. This causes user home directories to be unavailable after boot. DebianBug:769443 Is this systemd related? It seems to have been a problem in the past as well, see: https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/733914 Maybe network performance plays a role, too. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710490
- * LTSP no longer installs. Probably due to DebianBug:765738 affecting i386.
+
* The kdm login no longer seem to run the scripts in /etc/X11/Xsession.d/, causing robustness fixes to not be applied in the default setup.
* The installer accept weak user passwords for the first user which are rejected by Kerberos and make it impossible to log in after boot. We should extend d-i to allow us to reject passwords kerberos is going to reject. (DebianBug:364526)
* PXE installation ask for mirror, while it should use the same mirror as the server used when it was installed.
@@ -36, +36 @@
== Fixed in git ==
== Fixed in unstable (related packages accepted in unstable) ==
- * Recently made LDAP entries get lost if the system is rebooted or powered off (DebianBug:764225). As a workaround stop slapd before shutting the system down. [This issue seems to be unreprocubible now. Feedback?]
* Kerberos/LDAP startup with systemd is unreliable (DebianBug:758992). This seems to affect diskless workstations as well (homedir not mounted).
* Duplicate entries in /etc/udev/rules.d/70-persistent-net.rules for the network card on a Thinkpad X200 caused eth0 to be missing when installing a workstation, making it impossible to log in after installation. etckeeper show that the duplicate entry originates from d-i before pre-pkgsel.d. It was present before debian-edu-config was installed by d-i. (DebianBug:765577) Workaround implemented in debian-edu-config (pre-pkgsel script).
* Grub ask users to enter /dev/ path to hard drive on a single hard drive machine (DebianBug:712907) (DebianBug:763580), fixed in grub-installer version 1.98, reintroduced on purpose in version 1.99. Workaround implemented in debian-edu-config (pre-pkgsel script).
* Usability issue: the KDE file manager fail to play Ogg Theora videos recorded by gtk-recordmydesktop because file report mime type "application/ogg" instead of "video/ogg" (DebianBug:762561). Video players and processors like vlc (DebianBug:762564), gnome-mplayer (DebianBug:762565), mpv (DebianBug:763173), advene (DebianBug:763174) and handbreak (DebianBug:763175) should be updated to list video/ogg as a supported MIME type. The dragonplayer and kaffeine package already support video/ogg.
* The wrong Nagios configuration is used on the server. The autogenerated Nagios configuration do not seem to be enabled.
+
+ == Fixed + done (related packages migrated to jessie) ==
+ * LTSP no longer installs. Probably due to DebianBug:765738 affecting i386.
+ * Recently made LDAP entries get lost if the system is rebooted or powered off (DebianBug:764225). As a workaround stop slapd before shutting the system down. [This issue seems to be unreprocubible now. Feedback?]
* debian-edu-artwork: background of gdm3 login screen is not the Debian Edu one.
* The Kerberos TGT is valid for 10 hours as it should be. Clicking the key symbol, the krb5-auth-dialog lacks the username; the realm is OK, though (DebianBug:762906).
- == Fixed + done (related packages migrated to jessie) ==
* The cups management site 'www:631' doesn't work any longer. Remote printer management should be documented. [this issue is gone with cups 1.7.5-7 dropping socket-activation.]
* Gosa allow admins to add invalid DNS names in the web interface, and the LDAP to DNS export script gladly pass them on to bind (DebianBug:710362), which break and take down the entire installation when the LDAP server is unknown in DNS. [Seems to be fixed in the gosa version available in jessie, see mail to bug.] ldap2zone will no longer put broken zones into production.
* On LTSP diskless workstations the homedir isn't mounted. This is caused by automounter running and blocking /skole as mountpoint for sshfs. As a workaround (to be able to test things) set RM_SYSTEM_SERVICES=autofs in /opt/ltsp/i386/etc/lts.conf.
More information about the debian-edu-commits
mailing list