]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2010/07/07.rss
Generated.
[homepage.git] / blog / archive / 2010 / 07 / 07.rss
index af653100d6ccb45ef0762d9208b698275fd5a492..23a22733b8ddfd36fb7ac2e89dfad2a24707c317 100644 (file)
@@ -898,11 +898,11 @@ Kommer neppe til å ta i bruk Blueray, og ei heller de nye DRM-greiene
                <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/One_step_closer_to_single_signon_in_Debian_Edu.html</guid>
                 <pubDate>Sun, 25 Jul 2010 10:00:00 +0200</pubDate>
                <description>
-&lt;p&gt;The last few months I have been working hard to get the
-Debian/Squeeze based version of Debian Edu/Skolelinux into shape.
-This future version will use Kerberos for authentication, and services
-are slowly migrated to single sign, getting rid of password questions
-one at the time.&lt;/p&gt;
+&lt;p&gt;The last few months me and the other Debian Edu developers have
+been working hard to get the Debian/Squeeze based version of Debian
+Edu/Skolelinux into shape.  This future version will use Kerberos for
+authentication, and services are slowly migrated to single signon,
+getting rid of password questions one at the time.&lt;/p&gt;
 
 &lt;p&gt;It will also feature a roaming workstation profile with local home
 directory, for laptops that are only some times on the Skolelinux
@@ -910,7 +910,7 @@ network, and for this profile a shortcut is created in Gnome and KDE
 to gain access to the users home directory on the file server.  This
 shortcut uses SMB at the moment, and yesterday I had time to test if
 SMB mounting had started working in KDE after we added the cifs-utils
-package.  I was surprised how well it worked.&lt;/p&gt;
+package.  I was pleasantly surprised how well it worked.&lt;/p&gt;
 
 &lt;p&gt;Thanks to the recent changes to our samba configuration to get it
 to use Kerberos for authentication, there were no question about user
@@ -936,5 +936,182 @@ please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
 </description>
        </item>
        
+       <item>
+               <title>First Debian Edu test release (alpha0) based on Squeeze is released</title>
+               <link>http://people.skolelinux.org/pere/blog/First_Debian_Edu_test_release__alpha0__based_on_Squeeze_is_released.html</link>        
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_Debian_Edu_test_release__alpha0__based_on_Squeeze_is_released.html</guid>
+                <pubDate>Tue, 27 Jul 2010 17:45:00 +0200</pubDate>
+               <description>
+&lt;p&gt;I just posted this announcement culminating several months of work
+with the next Debian Edu release.  Not nearly done, but one major step
+completed.&lt;/p&gt;
+
+&lt;blockquote&gt;
+&lt;p&gt;This is the first test release based on Squeeze. The focus of this
+release is to test the user application selection. To have a look,
+install the standalone profile and let the developers know if the set
+of installed packages i.e. applications should be modified. If some
+user application is missing, or if there are some applications that no
+longer make sense to be included in Debian Edu, please let us know.
+Also, if a useful application is missing the translation for your
+language of choice, please let us know too.&lt;/p&gt;
+
+&lt;p&gt;In addition, feedback and help to polish the desktop (menus,
+artwork, starters, etc.) is appreciated. We would like to ship a nice
+and handy KDE4 desktop targeted for schools out of the box.&lt;/p&gt;
+
+&lt;p&gt;The other profiles should be installable, but there is a lot more
+work left to be done before they are ready, so do not expect to
+much.&lt;/p&gt;
+
+&lt;p&gt;Changes compared to the lenny based version&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Everything from Debian Squeeze
+&lt;ul&gt;
+  &lt;li&gt;Desktop environment KDE 4.4 =&gt; the new KDE desktop in
+         combination with some new artwork
+  &lt;li&gt;Web browser Iceweasel 3.5
+  &lt;li&gt;OpenOffice.org 3.2
+  &lt;li&gt;Educational toolbox GCompris 9.3
+  &lt;li&gt;Music creator Rosegarden 10.04.2
+  &lt;li&gt;Image editor Gimp 2.6.10
+  &lt;li&gt;Virtual universe Celestia 1.6.0
+  &lt;li&gt;Virtual stargazer Stellarium 0.10.4
+  &lt;li&gt;3D modeler Blender 2.49.2 (new application)
+  &lt;li&gt;Video editor Kdenlive 0.7.7 (new application)
+&lt;/ul&gt;&lt;/li&gt;
+&lt;li&gt;Now using Kerberos for password checking (migration not finished).
+    Enabled for:
+&lt;ul&gt;
+  &lt;li&gt;PAM
+  &lt;li&gt;LDAP
+  &lt;li&gt;IMAP
+  &lt;li&gt;SMTP (sender verification)
+&lt;/ul&gt;
+&lt;/li&gt;
+&lt;li&gt;New experimental roaming workstation profile for laptops.&lt;/li&gt;
+&lt;li&gt;Show welcome page to users when they first log in. The URL is
+    fetched from LDAP.&lt;/li&gt;
+&lt;li&gt;New LXDE desktop option, in addition to KDE (default) and Gnome.&lt;/li&gt;
+&lt;li&gt;General cleanup (not finished)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;The following features are not working as they should&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;No web based administration tool for creating users and groups. The
+    scripts ldap-createuser-krb and ldap-add-user-to-group can be used
+    for testing.&lt;/li&gt;
+&lt;li&gt;DVD installs are missing debian-installer images for the PXE boot,
+    and do not set up the PXE menu on eth0 because of this. LTSP
+    clients should still boot from eth1 on thin client servers.&lt;/li&gt;
+&lt;li&gt;The restructured KDE menu is not implemented.&lt;/li&gt;
+&lt;li&gt;The LDAP server setup need to be reviewed for security.&lt;/li&gt;
+&lt;li&gt;The LDAP directory structure need to be reworked.&lt;/li&gt;
+&lt;li&gt;Different sets of packages are installed when using the DVD and the
+    netinst CD. More packages are installed using the netinst CD.&lt;/li&gt;
+&lt;li&gt;The jackd package fail to install. This is believed to be caused by
+    some ongoing transition, and hopefully should be solved soon. The
+    jackd1 package can be installed manually for those that need it.&lt;/li&gt;
+&lt;li&gt;Some packages lack translations. See
+    http://wiki.debian.org/DebianEdu/Status/Squeeze for updated status,
+    and help out with translations.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;To download this multiarch netinstall release you can use&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;To download this multiarch dvd release you can use&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;There is no source DVD available yet. It will be prepared when we
+get closer to the final release.&lt;/p&gt;
+
+&lt;p&gt;The MD5SUM of these images are&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;3dbf45d59f42a53518b6e3c9ec3b5eb6 debian-edu-6.0.0+edua0-CD.iso&lt;/li&gt;
+&lt;li&gt;22f2cbfce281d1c6e478be452638675d debian-edu-6.0.0+edua0-DVD.iso&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;The SHA1SUM of these images are&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;c53d1b69b40cf37cd27aefaf33f6f6a3821bedf0 debian-edu-6.0.0+edua0-CD.iso&lt;/li&gt;
+&lt;li&gt;2ec29d7db676d59d32197b05c277ffe16348376c debian-edu-6.0.0+edua0-DVD.iso&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;How to report bugs:
+http://wiki.debian.org/DebianEdu/HowTo/ReportBugsInBugzilla&lt;/p&gt;
+
+&lt;p&gt;Please direct replies to debian-edu@lists.debian.org&lt;/p&gt;
+&lt;/blockquote&gt;
+</description>
+       </item>
+       
+       <item>
+               <title>Circular package dependencies harms apt recovery</title>
+               <link>http://people.skolelinux.org/pere/blog/Circular_package_dependencies_harms_apt_recovery.html</link>        
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Circular_package_dependencies_harms_apt_recovery.html</guid>
+                <pubDate>Tue, 27 Jul 2010 23:50:00 +0200</pubDate>
+               <description>
+&lt;p&gt;I discovered this while doing
+&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Automatic_upgrade_testing_from_Lenny_to_Squeeze.html&quot;&gt;automated
+testing of upgrades from Debian Lenny to Squeeze&lt;/a&gt;.  A few packages
+in Debian still got circular dependencies, and it is often claimed
+that apt and aptitude should be able to handle this just fine, but
+some times these dependency loops causes apt to fail.&lt;/p&gt;
+
+&lt;p&gt;An example is from todays
+&lt;a href=&quot;http://people.skolelinux.org/~pere/debian-upgrade-testing//test-20100727-lenny-squeeze-kde-aptitude.txt&quot;&gt;upgrade
+of KDE using aptitude&lt;/a&gt;.  In it, a bug in kdebase-workspace-data
+causes perl-modules to fail to upgrade.  The cause is simple.  If a
+package fail to unpack, then only part of packages with the circular
+dependency might end up being unpacked when unpacking aborts, and the
+ones already unpacked will fail to configure in the recovery phase
+because its dependencies are unavailable.&lt;/p&gt;
+
+&lt;p&gt;In this log, the problem manifest itself with this error:&lt;/p&gt;
+
+&lt;blockquote&gt;&lt;pre&gt;
+dpkg: dependency problems prevent configuration of perl-modules:
+ perl-modules depends on perl (&gt;= 5.10.1-1); however:
+  Version of perl on system is 5.10.0-19lenny2.
+dpkg: error processing perl-modules (--configure):
+ dependency problems - leaving unconfigured
+&lt;/pre&gt;&lt;/blockquote&gt;
+
+&lt;p&gt;The perl/perl-modules circular dependency is already
+&lt;a href=&quot;http://bugs.debian.org/527917&quot;&gt;reported as a bug&lt;/a&gt;, and will
+hopefully be solved as soon as possible, but it is not the only one,
+and each one of these loops in the dependency tree can cause similar
+failures.  Of course, they only occur when there are bugs in other
+packages causing the unpacking to fail, but it is rather nasty when
+the failure of one package causes the problem to become worse because
+of dependency loops.&lt;/p&gt;
+
+&lt;p&gt;Thanks to
+&lt;a href=&quot;http://lists.debian.org/debian-devel/2010/06/msg00116.html&quot;&gt;the
+tireless effort by Bill Allombert&lt;/a&gt;, the number of circular
+dependencies
+&lt;a href=&quot;http://debian.semistable.com/debgraph.out.html&quot;&gt;left in Debian
+is dropping&lt;/a&gt;, and perhaps it will reach zero one day. :)&lt;/p&gt;
+
+&lt;p&gt;Todays testing also exposed a bug in
+&lt;a href=&quot;http://bugs.debian.org/590605&quot;&gt;update-notifier&lt;/a&gt; and
+&lt;a href=&quot;http://bugs.debian.org/590604&quot;&gt;different behaviour&lt;/a&gt; between
+apt-get and aptitude, the latter possibly caused by some circular
+dependency.  Reported both to BTS to try to get someone to look at
+it.&lt;/p&gt;
+</description>
+       </item>
+       
         </channel>
 </rss>