debian-edu-config_1.442~svn65668_i386.changes ACCEPTED
Accepted: debian-edu-config_1.442~svn65668.dsc to pool/local/d/debian-edu-config/debian-edu-config_1.442~svn65668.dsc debian-edu-config_1.442~svn65668.tar.gz to pool/local/d/debian-edu-config/debian-edu-config_1.442~svn65668.tar.gz debian-edu-config_1.442~svn65668_all.deb to pool/local/d/debian-edu-config/debian-edu-config_1.442~svn65668_all.deb Override entries for your package: debian-edu-config_1.442~svn65668.dsc - extra local/misc debian-edu-config_1.442~svn65668_all.deb - extra local/misc Announcing to comm...@skolelinux.org Thank you for your contribution to Debian-Edu/Skolelinux archive. -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ouwwm-0002i9...@administrator.skolelinux.no
Bug#585064: [pkg-ntp-maintainers] Bug#585054: isc-dhcp upload to unstable imminent
On Wed, Jun 30, 2010 at 02:24:09PM +1000, Andrew Pollock wrote: > Hello, > > The release team has permitted me to upload isc-dhcp to unstable, and I plan > on uploading it this weekend. This is your advance notice. > > I think the best way to proceed is to add a > > Breaks: dhcp3-client (<< 4.1.0-1) > > to your package, and if you have a dependency or recommendation on > dhcp3-client, change it to isc-dhcp-client instead. > > If you'd like a patch or an NMU of your package to address this, please let > me know. You know that to properly do this, you would also need to make sure that the config file is moved, and that you tell dpkg that the old one can be removed. See: http://wiki.debian.org/DpkgConffileHandling Kurt -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100703153555.ga10...@roeckx.be
Bug#586243: no Sugar working decent in Squeeze
The package Educational-Desktop-Sugar in Squeeze is as buggy as the other packages of Sugar in Debian, activities don't start. After an aptitude upgrade of Debian Squeeze having Educational-Desktop-Sugar installed there is no more GUI interface to login with Gnome, Gdm doesn´t appear any more. There are no decent working Sugar packages in Squeeze, Virtualbox is buggy in Squeeze, Qemu is too slow... There are not much alternatives left.
Re: Bug#586243: no Sugar working decent in Squeeze
On Sat, Jul 03, 2010 at 02:40:19PM -0300, Omar Alejandro Silva wrote: The package Educational-Desktop-Sugar in Squeeze is as buggy as the other packages of Sugar in Debian, activities don't start. After an aptitude upgrade of Debian Squeeze having Educational-Desktop-Sugar installed there is no more GUI interface to login with Gnome, Gdm doesn´t appear any more. There are no decent working Sugar packages in Squeeze, Virtualbox is buggy in Squeeze, Qemu is too slow... There are not much alternatives left. Bugreports are much appreciated :-) - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: Digital signature
squeeze test image md5sum
hi on ftp.skolelinux.org I found as md5sum 50631a541e348478c7e71ce761b6136e and as filename debian-504+edu1A-amd64-i386-DVD-1.iso when I download I get 74d4c5d403f13095b598f9fc4368cdc1 debian-edu-amd64-i386-DVD-1.iso could someone please give me a hint, what could be wrong? Viele Gruesse/Regards -- Kurt GramlichSchule? Software? Skolelinux! :-) kurt.graml...@lugrav.de listen to the war and peace report GnuPG Key ID E263 FCD4 http://www.democracynow.org/ -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100703182126.gm14...@gnu-tec.de
Re: squeeze test image md5sum
On Saturday 03 July 2010 21:21:26 Kurt Gramlich wrote: > hi > > on ftp.skolelinux.org I found > > as md5sum > > 50631a541e348478c7e71ce761b6136e > > and as filename > > debian-504+edu1A-amd64-i386-DVD-1.iso > > when I download I get > > 74d4c5d403f13095b598f9fc4368cdc1 debian-edu-amd64-i386-DVD-1.iso > > could someone please give me a hint, what could be wrong? Perhaps you should try with -b (--binary) switch? Odd. -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201007032227.23225.skil...@gmail.com
Re: Showing welcome web page when users log in, controlled by LDAP
[Petter Reinholdtsen] > The relevant patch implementing this feature is included below, and I > welcome input on the approach. Please have a look at the current Squeeze build at provide input. Which URL should we show as a welcome page? Should we use different URLs for different classes of users. Since the initial implementation, I've changed the approach a bit. I've stopped using the root DSE to look up the URL, and instead store he default URL in the base dn. Also, I moved the code to find the page to use to a separate script, and made it possible to replace the script by setting a variable in /etc/debian-edu/config. Also, I changed the lookup method to first look in the users LDAP object, and then in all parent objects up to and including the base, to allow different user groups to get different start pages. The default URL is still http://www/, but we can send admins, students and teachers to different URLs if we structure the LDAP tree in a way that put them in different subtrees. Ive discovered that in Active Directory, there is an attribute wwwhomepage in the top object class, which would be perfect for this use, but I have not been able to locate the schema description for it. I also found the homepageurl attribute mentioned in http://www.nacs.uci.edu/idm/Directories/LDAP/ >, but have not found a schema for that either. Anyone got any clues? Better shemas to use or more sensibly named attributes? The RFC 2079 attribute labeledURI is working, but its name is not very descriptive to its purpose. > At the moment the current implementation use a autostart file to > load the browser with the URL in question. It might be better to > change Firefox to use the URL as its default page or start page > instead, to ensure the sysadmin can control the default start page > centrally. Anyone know if there exist an Firefox extension for > this, or able to write one? I still very much welcome feedback on this. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100703195151.gc14...@login2.uio.no
Passing on a users LDAP dn when logging in?
While working on the welcome page extraction from LDAP, it occured to me that it would have been useful if the path to the current user's LDAP object was available as a environment variable after login. This way one LDAP search could be avoided, and scripts could be use which LDAP object to use to look up what setup to use. It could not be used for anything security sensitive, but would make it easier to find welcome pages and user specific information. The environment variable could be something like LDAP_USER_DN=uid=username,ou=People,dc=skole,dc=skolelinux,dc=no An simple implementation could be done using the PAM package libpam-python, searching in LDAP for the user name and setting the environment variable during login. It could also set the LDAP server name, for example like this: LDAP_URI=ldap://ldap Anyone know if something like this exist? Should we try to implement it or is it a bad idea? Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100703202727.gd14...@login2.uio.no
Gnome Debian Edu desktop is broken in Squeeze
A few days ago, I did a test installation using Squeeze and selected the Gnome desktop instead of KDE. It was no success, but a complete failure. The Debian Edu setup was missing. The cause was the fact that debian-edu-config depend on debian-edu-artwork, which in turn conflict with desktop-base pulled in by Gnome. The result is that debian-edu-config is removed during installation and no post-installation configuration is done. Someone should probably have a look at this and try to fix it. I am not sure why d-e-artwork conflict with desktop-base, but have vague memories of it being related to the grub 2 artwork stuff. Perhaps the grub2 packages need to be changed to make it easier for multiple packages to provide artwork for it, or Gnome should drop the dependency on desktop-base? Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/2flzky8ffat@login2.uio.no
Re: squeeze test image md5sum
* Oded Naveh [100703 21:29]: > On Saturday 03 July 2010 21:21:26 Kurt Gramlich wrote: > > hi > > > > on ftp.skolelinux.org I found > > > > as md5sum > > > > 50631a541e348478c7e71ce761b6136e > > > > and as filename > > > > debian-504+edu1A-amd64-i386-DVD-1.iso > > > > when I download I get > > > > 74d4c5d403f13095b598f9fc4368cdc1 debian-edu-amd64-i386-DVD-1.iso > > > > could someone please give me a hint, what could be wrong? > > Perhaps you should try with -b (--binary) switch? > Odd. I tried, no other result. does the difference in the filename be relevant? debian-504+edu1A-amd64-i386-DVD-1.iso debian-edu-amd64-i386-DVD-1.iso I asume, that the md5sum is automaticly generated when a new DVD image is build? Regards/AmicaLinuxement/Saludos/Viele Gruesse! Kurt Gramlich Projektleitung skolelinux.de -- k...@skolelinux.de GnuPG Key ID 0xE263FCD4 http://www.skolelinux.de -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100703212408.gn14...@gnu-tec.de
debian-edu-config_1.442~svn65692_i386.changes ACCEPTED
Accepted: debian-edu-config_1.442~svn65692.dsc to pool/local/d/debian-edu-config/debian-edu-config_1.442~svn65692.dsc debian-edu-config_1.442~svn65692.tar.gz to pool/local/d/debian-edu-config/debian-edu-config_1.442~svn65692.tar.gz debian-edu-config_1.442~svn65692_all.deb to pool/local/d/debian-edu-config/debian-edu-config_1.442~svn65692_all.deb Override entries for your package: debian-edu-config_1.442~svn65692.dsc - extra local/misc debian-edu-config_1.442~svn65692_all.deb - extra local/misc Announcing to comm...@skolelinux.org Thank you for your contribution to Debian-Edu/Skolelinux archive. -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ova3f-0003vn...@administrator.skolelinux.no
debian-edu-config_1.442~svn65703_i386.changes ACCEPTED
Accepted: debian-edu-config_1.442~svn65703.dsc to pool/local/d/debian-edu-config/debian-edu-config_1.442~svn65703.dsc debian-edu-config_1.442~svn65703.tar.gz to pool/local/d/debian-edu-config/debian-edu-config_1.442~svn65703.tar.gz debian-edu-config_1.442~svn65703_all.deb to pool/local/d/debian-edu-config/debian-edu-config_1.442~svn65703_all.deb Override entries for your package: debian-edu-config_1.442~svn65703.dsc - extra local/misc debian-edu-config_1.442~svn65703_all.deb - extra local/misc Announcing to comm...@skolelinux.org Thank you for your contribution to Debian-Edu/Skolelinux archive. -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ovbvp-wy...@administrator.skolelinux.no
Content and translation status for the rosegarden manual
The (translated) rosegarden manual as PDF or HTML is available at http://maintainer.skolelinux.org/debian-edu-doc/ To understand this mail better, please read /usr/share/doc/debian-edu-doc/README. This mail is automatically send by a cronjob run by Holger Levsen every two weeks. Please send feedback, suggestions, flames and cookies via this list. rosegarden-manual.fr.po: 103 translated messages, 79 fuzzy translations, 426 untranslated messages. rosegarden-manual.nb.po: 591 translated messages, 17 fuzzy translations. -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ovdvi-ul...@ravel.debian.org
Content and translation status for the debian-edu-lenny manual
The (translated) debian-edu-lenny manual as PDF or HTML is available at http://maintainer.skolelinux.org/debian-edu-doc/ To understand this mail better, please read /usr/share/doc/debian-edu-doc/README. This mail is automatically send by a cronjob run by Holger Levsen every two weeks. Please send feedback, suggestions, flames and cookies via this list. debian-edu-lenny-manual.de.po: 1142 translated messages. debian-edu-lenny-manual.es.po: 232 translated messages, 224 fuzzy translations, 686 untranslated messages. debian-edu-lenny-manual.fr.po: 415 translated messages, 332 fuzzy translations, 395 untranslated messages. debian-edu-lenny-manual.it.po: 1142 translated messages. debian-edu-lenny-manual.nb.po: 980 translated messages, 145 fuzzy translations, 17 untranslated messages. debian-edu-lenny-manual.zh.po: 62 translated messages, 54 fuzzy translations, 1026 untranslated messages. -- http://wiki.debian.org/DebianEdu/Documentation/Lenny//GettingStarted FIXME: explain what to do when printconf does not accomplish anything. -- http://wiki.debian.org/DebianEdu/Documentation/Lenny//Maintainance FIXME: Explain how to use kde-update-notifier, best with screenshots. FIXME: continue description of slbackup-php usage, maybe with screenshots -- http://wiki.debian.org/DebianEdu/Documentation/Lenny//HowTo/Administration FIXME: paragraph about access from outside need to be completed and tested. FIXME: this is so generic its almost useless FIXME: Compare with DebianEdu/Documentation/Lenny/HowTo/NetworkClients and get rid of redundant information. -- http://wiki.debian.org/DebianEdu/Documentation/Lenny//HowTo/Desktop FIXME: this is broken and a bug should be filed: kiosktool upgrades restore default desktop icons -- http://wiki.debian.org/DebianEdu/Documentation/Lenny//HowTo/NetworkClients FIXME: This need to be changed as DHCP configuration is in LDAP. FIXME: should user groups in windows better be explained with lwat first, and then with an example for the command line? FIXME explain how to use profiles from global policies for windows machines in the skolelinux network FIXME: describe roaming profile key for the global policy editor here -- http://wiki.debian.org/DebianEdu/Documentation/Lenny//HowTo/TeachAndLearn FIXME: explain how to install and use italc - 511387 explains this quite well actually. FIXME: explain how to install and use squidguard and/or dansguardian 13 FIXMEs left to fix -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ovdvh-uu...@ravel.debian.org