ERRATA for release version 2012-03-11: * Issue: The script /usr/local/sbin/wmlive-initial-setup checks on each reboot if /etc/apt/sources.list contains an entry for an apt mirror for the sid/unstable branch, and updates the file with some entries pointing exclusively to mirrors with the wheezy/branch. As this check will happen every reboot, the /etc/apt/sources.list file keeps being updated with added duplicate entries between reboots since the test for sid will always fail.
Fix: Either replace any occurrence of 'sid' with 'wheezy' in the erroneous script, or add a valid entry for the 'sid' branch to your local /etc/apt/sources.list for the script to succeed finding the expected entry, making it stop adding any further updates to this configuration file. Sorry for any inconvenience caused! Best regards, Paul Seelig -- Paul Seelig <[email protected]> http://wmlive.sourceforge.net -- To unsubscribe, send mail to [email protected].
