Bug#733974: cmdline trace

2014-02-02 Thread Andreas B. Mundt
Dear Martin, find the console trace below. I tried to cherry pick some suspicious commits from upstream to find out more, but without success. Something I observed: Termination happens when I choose (in the main menu) either: Mods -> Online mods repository or CLient -> Public S

Bug#692728: dedicated to the open source movement and collaboration

2013-11-01 Thread Andreas B. Mundt
Hi, this is a rather disappointing outcome. Are there any plans how to continue with this issue? Is it perhaps possible to get rid of the non-free parts or re-create free drop-ins by the community? Best regards, Andi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#729738: arguments in macro changed

2013-11-23 Thread Andreas B. Mundt
Hi, the number of arguments in QT4_CREATE_MOC_COMMAND seems to have changed [1]. I tried to fix this by applying the following patch: --- tulip-3.7.0dfsg.orig/UseTulip.cmake +++ tulip-3.7.0dfsg/UseTulip.cmake @@ -47,7 +47,7 @@ MACRO (TULIP_QT4_WRAP_CPP outfiles ) GET_FILENAME_COMPONENT(outf

Bug#729292: works fine here

2013-11-23 Thread Andreas B. Mundt
severity 729292 normal tags 729292 unreproducible thanks Hi, minitube works fine here (pure jessie). So I downgrade this bug for now and add the tag 'unreproducible'. Best regards, Andi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsub

Bug#728675: arguments in macro changed

2013-11-23 Thread Andreas B. Mundt
tags 728675 +patch thanks Hi, the number of arguments in QT4_CREATE_MOC_COMMAND seems to have changed [1]. By applying the following simple patch the package builds again: --- telepathy-qt-0.9.3.orig/cmake/modules/FindQt.cmake +++ telepathy-qt-0.9.3/cmake/modules/FindQt.cmake @@ -74,7 +74,7 @

Bug#698544: patch implementing the functionality

2013-11-24 Thread Andreas B. Mundt
tags 698544 +patch thanks Hi! Thanks to Michael Bank the attached patch seems to implement the desired functionality. I am going to test it some more in the Debian-LAN setup. Best regards, Andi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "un

Bug#698544: and here is the patch ...

2013-11-24 Thread Andreas B. Mundt
patch attached ... diff -ur gosa.orig/include/password-methods/class_password-methods-sasl.inc gosa/include/password-methods/class_password-methods-sasl.inc --- gosa.orig/include/password-methods/class_password-methods-sasl.inc 2012-05-02 11:49:53.0 +0200 +++ gosa/include/password-methods/c

Bug#698544: closed by Michael Banck (Bug#698544: fixed in gosa 2.7.4-4.4)

2013-12-02 Thread Andreas B. Mundt
Hi Michael, I am very sorry, I guess I was too slow now ... I figured out that the following has been missing in the patch: diff -ru ../gosa.orig/plugins/personal/password/password.tpl ./plugins/personal/password/password.tpl --- ../gosa.orig/plugins/personal/password/password.tpl 2012-05-02 1

Bug#748065: RequestHeader must not contain underscores + further problems

2014-06-18 Thread Andreas B. Mundt
Hi, this issue is related to several problems. The first one is simple. A place to start studying the issue is: https://httpd.apache.org/docs/trunk/new_features_2_4.html> "Translation of headers to environment variables is more strict than before to mitigate some possible cros

Bug#748065: decrypted password must be trimmed

2014-06-18 Thread Andreas B. Mundt
Control: tags -1 +patch Hi, the attached patch seems to fix the issue. Cf. http://de2.php.net/manual/en/function.mcrypt-decrypt.php> Best regards, Andi Index: gosa-2.7.4+reloaded1/gosa-core/include/functions.inc === --- gosa-

Bug#752205: gnucash: documentation not found although gnucash-docs is installed

2014-06-21 Thread Andreas B. Mundt
Package: gnucash Version: 1:2.4.10-6 Severity: normal Dear Maintainer, after installing gnucash *and* gnucash-docs in wheezy and clicking/choosing help/introduction, a popup window reports that no documentation could be found and probably »gnucash-docs« is not installed. Perhaps something with t

Bug#752205: yelp needed to find documentation

2014-06-21 Thread Andreas B. Mundt
Hi, installing yelp fixed the issue. I am on a pure kde system, no idea why the recommended yelp was not installed automatically when installing gnucash-docs. Perhaps it should be a "depends"? Thanks for considering. Best regards, Andi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#752205: seems to be a apt resolver issue

2014-06-21 Thread Andreas B. Mundt
Hi Sébastien, I tested again to check and understand the dependencies better: I first removed all gnucash and gnucash-docs, and after that installing gnucash is sufficient to install gnucash-docs and yelp automatically (same for aptitude and apt-get). Something in how the whole package dependien

Bug#752241: nucash from wheezy-backports fails to start because of bug in guile

2014-06-21 Thread Andreas B. Mundt
regards, Andi [1] https://lists.debian.org/debian-backports/2014/06/msg00039.html On Sat, Jun 21, 2014 at 10:58:37AM +0200, Andreas B. Mundt wrote: > On Sat, Jun 21, 2014 at 10:18:50AM +0200, Sébastien Villemot wrote: > > Le samedi 21 juin 2014 à 10:01 +0200, Andreas B. Mund

Bug#692989: please package new upstream version

2014-06-27 Thread Andreas B. Mundt
Package: sozi Version: 12.05-1 Followup-For: Bug #692989 Dear Kan-Ru Chen, it would be nice to ship an up-to-date version in jessie, as this form of presentations seems to be become more popular. Could you please comment if there are any plans to work on the latest upstream release from your sid

Bug#724229: allowing http.debian.net

2014-04-18 Thread Andreas B. Mundt
Hi micah, On Thu, Apr 17, 2014 at 01:01:54PM -0400, micah wrote: > > I haven't seen any resolution to this problem, just wanted to check in > about it. > > Andi, you said that you allowed all package sources to work around the > issue - can you detail how you did that? I tried to add a glob to the

Bug#748065: gosa: decryption of LDAP password fails (encrypted with gosa-encrypt-passwords)

2014-05-13 Thread Andreas B. Mundt
Source: gosa Severity: normal Hi, the decryption of the LDAP password (which has been encrypted by gosa-encrypt-passwords) seems to fail in jessie: When trying to login at the GOsa web interface, an error regarding the LDAP connection happens ('Error while connecting to LDAP: Could not bind to .

Bug#748065: gosa: decryption of LDAP password fails (encrypted with gosa-encrypt-passwords)

2014-05-19 Thread Andreas B. Mundt
Hi Mike, On Sun, May 18, 2014 at 09:27:22PM +, Mike Gabriel wrote: > hope you are doing well!!! Thanks, I am fine! I hope you and your family are fine too. > On Di 13 Mai 2014 21:44:56 CEST, Andreas B. Mundt wrote: [...] > >the decryption of the LDAP password (which has be

Bug#741597: systemd: anacron stopped immediately if acpi-support is installed

2014-03-14 Thread Andreas B. Mundt
Hi Michael, On Fri, Mar 14, 2014 at 12:43:58PM +0100, Michael Biebl wrote: > Am 14.03.2014 12:08, schrieb Andreas B. Mundt: [...] > > > > So to sum up: At least on this machine (and it is machine specific, as > > all works fine on my laptop with acpi-support installed) th

Bug#741597: systemd: anacron stopped immediately if acpi-support is installed

2014-03-16 Thread Andreas B. Mundt
Hi, On Fri, Mar 14, 2014 at 01:30:56PM +0100, Michael Biebl wrote: > Am 14.03.2014 12:08, schrieb Andreas B. Mundt: [...] > > Do you have pm-utils installed? In that case, have a look at > /etc/acpi/power.sh, this calls pm-powersave which in turn can cause > anacron to be stop

Bug#741597: anacron stopped immediately at boot if acpi-support is installed

2014-03-17 Thread Andreas B . Mundt
reassign 741597 acpi-support retitle 741597 wrong power state detected at boot: anacron fails if acpi-support is installed thanks On Sun, Mar 16, 2014 at 09:56:02PM +0100, Michael Biebl wrote: [...] > > So, systemd works as expected afaics. That the anacron service is > stopped by pm-powersave

Bug#717743: patch to use apache2/conf-available

2014-03-22 Thread Andreas B . Mundt
tags 717743 patch thanks Hi, find attached a draft patch that should fix the issue by applying the slightly modified code used for lighttpd. Additional modifications have to be done for other maintainer scripts. Best regards, Andi --- gosa.postinst_orig 2013-02-07 21:27:07.0 +010

Bug#742363: nagios-plugins-basic: check_squid and check_cups need fixes

2014-03-22 Thread Andreas B. Mundt
Source: nagios-plugins-basic Severity: minor Hi, I found that at least two of the plugins defined in /etc/nagios-plugins/config/http.cfg do not work here as expected: CUPS: define command{ command_namecheck_cups command_line/usr/lib/nagios/plugins/check_http -I '$HOSTADDR

Bug#698544: gosa: SASL as "password hash method" fails

2013-01-24 Thread Andreas B. Mundt
Hi Cajus, thanks for your quick reply. On Wed, Jan 23, 2013 at 08:43:08PM +0100, Cajus Pollmeier wrote: > I don't think that seting the default hash to "SASL" is the right thing to do > here. You've to set the password method to "sasl" and configure the realm in > the configuration to achieve thi

Bug#682796: Improved patch

2012-11-11 Thread Andreas B. Mundt
Hi, great to see some progress on this issue. On Sat, Nov 10, 2012 at 09:03:14PM +0100, Thomas Lange wrote: > > This is not a proper way to check if it's an installation from CD: >grep -q cskoeln $FAI_ETC_DIR/apt/sources.list > > It's better to check if /etc/RUNNING_FROM_FAICD exists. Rew

Bug#690586: installation-reports: NVIDIA GF108 [Quadro 1000M] 10de:0dfa (rev a1) X fails with nouveau/linux-3.2

2012-10-15 Thread Andreas B. Mundt
Package: installation-reports Severity: normal Hi, the wheezy default kernel 3.2 does not provide an appropriate nouveau driver to start X on this machine. I have to use linux-image-3.5-trunk-amd64 to be able to start X. Best regards, Andi -- Package-specific info: Boot method:

Bug#690586: Installation from USB stick: fstab entries should be removed

2012-10-27 Thread Andreas B. Mundt
Hi, when installing from an USB stick prepared following the instructions in http://www.debian.org/releases/wheezy/amd64/ch04s03.html.en>, the stick will cause entries in fstab. I had the same problem with a friend's squeeze installation, where mounting another usb stick after installation did

Bug#661495: version in wheezy

2012-09-27 Thread Andreas B. Mundt
Hi, the version of fritzing that currently will end up in wheezy is rather "old" and there have been loads of improvements and development since 0.6.3b. http://fritzing.org/download/history-changes/> I think wheezy will be better with the latest version available in sid, and the risc of spoiling

Bug#682796: cannot reproduce this bug

2012-11-15 Thread Andreas B. Mundt
Hi Thomas, first, thank you for looking into this issue. On Thu, Nov 15, 2012 at 02:58:12PM +0100, Thomas Lange wrote: > I cannot reproduce this bug using the simple examples shiped with FAI. > > The problem seems that your config space contains a template in > files/etc/apt/sources.list/ which i

Bug#682796: cannot reproduce this bug

2012-11-16 Thread Andreas B. Mundt
retitle 682796 incomplete fai-cd documentation / needless mirror severity 682796 minor tags 682796 - patch thanks Hi Thomas, On Thu, Nov 15, 2012 at 09:12:10PM +0100, Thomas Lange wrote: > >>>>> On Thu, 15 Nov 2012 20:52:06 +0100, "Andreas B. Mundt" > >>>

Bug#682796: cannot reproduce this bug

2012-11-18 Thread Andreas B. Mundt
Hi Thomas, On Sat, Nov 17, 2012 at 07:06:35PM +0100, Thomas Lange wrote: > >>>>> On Fri, 16 Nov 2012 15:07:50 +0100, "Andreas B. Mundt" > >>>>> said: > > > retitle 682796 incomplete fai-cd documentation / needless mirror > >

Bug#690586: installation-reports: NVIDIA GF108 [Quadro 1000M] 10de:0dfa (rev a1) X fails with nouveau/linux-3.2

2012-11-19 Thread Andreas B. Mundt
Hi Sven, On Mon, Nov 19, 2012 at 06:59:12PM +0100, Sven Joachim wrote: > Am 15.10.2012 um 22:42 schrieb Andreas B. Mundt: > > > Package: installation-reports > > Severity: normal > > > > the wheezy default kernel 3.2 does not provide an appropriate nouveau > &g

Bug#690586: installation-reports: NVIDIA GF108 [Quadro 1000M] 10de:0dfa (rev a1) X fails with nouveau/linux-3.2

2012-11-19 Thread Andreas B. Mundt
Hi Sven, On Mon, Nov 19, 2012 at 10:01:05PM +0100, Sven Joachim wrote: > Am 19.11.2012 um 21:38 schrieb Andreas B. Mundt: > > On Mon, Nov 19, 2012 at 06:59:12PM +0100, Sven Joachim wrote: > >> Am 15.10.2012 um 22:42 schrieb Andreas B. Mundt: > > > > The machine free

Bug#690586: installation-reports: NVIDIA GF108 [Quadro 1000M] 10de:0dfa (rev a1) X fails with nouveau/linux-3.2

2012-11-19 Thread Andreas B. Mundt
On Mon, Nov 19, 2012 at 10:01:05PM +0100, Sven Joachim wrote: [...] > Do you have another computer where you can capture kernel messages via > netconsole? A short HOWTO for netconsole is on > http://blog.mraw.org/2010/11/08/Debugging_using_netconsole, also see > Documentation/networking/netconsol

Bug#690586: installation-reports: NVIDIA GF108 [Quadro 1000M] 10de:0dfa (rev a1) X fails with nouveau/linux-3.2

2012-11-20 Thread Andreas B. Mundt
Hi Sven, On Tue, Nov 20, 2012 at 05:57:27PM +0100, Sven Joachim wrote: [...] > Could you please try a 3.3 kernel from snapshot.debian.org¹? There were > various i2c related nouveau commits in that version, so maybe it would > be sufficient to backport them. > ¹ > http://snapshot.debian.org/arch

Bug#603544: "AttributeDescription contains inappropriate characters"

2012-11-24 Thread Andreas B. Mundt
Hi, the OLC configuration seems not to like some characters (for example a "+") in the schema file names (probab. because they are not allowed in a ldap DN). If I move inetorgperson.schema to inet+orgperson.schema in slapd.conf, and run as the conversion script in the package does: slaptest

Bug#603544: summary

2012-11-25 Thread Andreas B. Mundt
Hi, > One option is to automate the renaming of problematic schema files in > slapd.scripts-common#migrate_to_slapd_d_style() [1]: > > 1. Copy all schema files with a '+' character: > for f in '/etc/ldap/schema/*+*'; do cp $f `echo $f | sed -e > 's/\(.*\)+\(.*\)/\1-\2.slapd-d-migration/'` ; do

Bug#685289: fai-client: If FAI_CONFIG_SRC is undefined, there is no default contrary to the documentation.

2012-08-19 Thread Andreas B. Mundt
Package: fai-client Version: 4.0.3 Severity: normal Hi, using FAI to setup a machine, the file /etc/fai/fai.conf contains by default (it is copied from the nfsroot in scripts/DEBIAN/40-misc): [...] # URL to access the fai config space # If undefined, use default nfs:///$FAI_CONFIGDIR #FAI_CONFIG

Bug#685610: nbd-client: configuring nbd-client with NBD export name fails

2012-08-22 Thread Andreas B. Mundt
Package: nbd-client Version: 1:3.2-1.1 Severity: important Hi, I tried to run nbd-client with NBD export name. When configuring the package, the debconf templates tell me: "Please enter the TCP port number or NBD export name needed to access nbd-server." If I enter a name and not a port number

Bug#685610: workaround config

2012-08-22 Thread Andreas B. Mundt
Hi Wouter, this configuration works and might be used as a workaround: === # Name of the first used nbd /dev-entry: NBD_DEVICE[0]="/dev/nbd0" # # Type; s=swap, f=filesystem (with entry in /etc/fstab), r=raw (no other setup # than to run the client) NBD_TYPE[0]="s" # # The host on whic

Bug#656497: nbd-server: exporting bunch of files using "%s" does not work

2012-01-19 Thread Andreas B. Mundt
Source: nbd-server Severity: normal Dear Maintainer, I am trying to make swap space available to diskless clients using nbd on a squeeze network. However, using the third option as described in the debconf template fails: You can export a real block device (for instance "/dev/hda1"); a norm

Bug#678309: fai-server: fai-cd fails with "mount: /tmp/fai-cd.I9Olyi/live/filesystem.dir/var/lib/fai/config is busy"

2012-06-20 Thread Andreas B. Mundt
Package: fai-server Version: 4.0.1 Severity: normal Hi, I tried to build a FAI CD with a brand new wheezy installation. Building the CD fails as follows: root@wheezyFAIseed:/etc/fai# fai-cd -m /srv/debmirror/ fai-cd.iso NFSROOT /srv/fai/nfsroot/live/filesystem.dir mounted Using grub2 prep

Bug#676882: same with CD installation

2012-06-21 Thread Andreas B. Mundt
Hi, I got the same issue when installing from a CD. The preparation of the CD has been documented here: http://wiki.debian.org/DebianLAN/bootstrap/wheezy>. The config space has been tested extensively on squeeze. Up to now, no modifications for wheezy have been made. The error log looks almost

Bug#679588: new upstream release: armel/linux compiler errors fixed

2012-07-08 Thread Andreas B. Mundt
Hi, upstream released version 0.7.5b on July 2, unfortunatelly just after the wheezy freeze. In the upstream changelog http://fritzing.org/download/history-changes/> the compiler error is mentioned as fixed: bug fixes: [...] armel/linux compiler errors fixed [...] Perhaps it is

Bug#444048: CGI stopped working after upgrade to 2.2.16-6+squeeze6

2012-02-08 Thread Andreas B. Mundt
Hi, I run apache with the userdir module enabled. Users can have their own cgi-bin directory in ~/public_html. This worked fine until yesterday, where it stopped working. (Standard HTML code still works, but not the cgi-bin scripts.) The error reported is the well known: Premature end of s

Bug#444048: CGI stopped working after upgrade to 2.2.16-6+squeeze6

2012-02-09 Thread Andreas B. Mundt
Hello, On Wed, Feb 08, 2012 at 10:07:46PM +0100, Stefan Fritsch wrote: > On Wed, 8 Feb 2012, Andreas B. Mundt wrote: [...] > >Any ideas what might have happened and how to solve it? > > I can't reproduce this. cgi scripts work fine for me in > /usr/lib/cgi-bin or in

Bug#681579: live-boot + FAI fails: tmpfs seems to hide mounted image

2012-07-14 Thread Andreas B. Mundt
Package: live-boot Severity: important Dear everybody, I described the situation already on the live-boot mailing list in this thread: https://lists.debian.org/debian-live/2012/07/msg00052.html> Bisecting [1] the code showed that the bad commit is f92f379a6e868bc [2] The relevant part seem

Bug#681579: patch to illustrate/workaround

2012-07-15 Thread Andreas B. Mundt
tags 681579 patch thanks Hi, find below a simple patch (for the debian branch) that illustrates the problem and solves it for me. Please review the patch carefully, there might be better implementations instead of this workaround. Thanks, Andi diff --git a/scripts/boot/overlay.sh b/s

Bug#676882: workaround

2012-07-15 Thread Andreas B. Mundt
Hi, just for the record, a simple work around that solves my issue: After being dropped to the command line, remove the LVM partition with fdisk /dev/XXX. Use p (to print the partition table) and d (to delete a partition). Finally w (to write the modified table) and reboot from the CD. The inst

Bug#682796: fai-server: disk created with fai-cd fails completely if there is no network

2012-07-25 Thread Andreas B. Mundt
Package: fai-server Severity: important Hi, a disk created with fai-cd (4.0.3) tries to access the network to update the list of available packages instead of using the local repository on the disk. From the log: Calling task_debconf Adding debconf date from [ ...] Calling task_repository

Bug#682799: fai-server: fai-cd creates doubeld entries in /etc/apt/sources.list

2012-07-25 Thread Andreas B. Mundt
Package: fai-server Severity: normal Tags: patch Hi, a disk created with fai-cd has the following entries in /tmp/fai-cd.XX/live/filesystem.dir/etc/apt/sources.list: - # mirror location for fai CD, file generated by fai-cd deb file:/media/mirror cskoeln main main contrib contrib non-

Bug#682796: suspected commit

2012-07-26 Thread Andreas B. Mundt
Hi, the commit that breaks installing from a fai-cd seems to be 3b7d917ec8505cea4984a0027: https://github.com/faiproject/fai/commit/3b7d917ec8505cea4984a0027fe0348a317cbdb3 +fcopy -Bv /etc/apt/sources.list || cp -v $FAI_ETC_DIR/apt/sources.list $FAI_ROOT/etc/apt Is probably not a goo

Bug#682796: patch: use sources.list from CD

2012-07-26 Thread Andreas B. Mundt
tags 682796 patch thanks Hi, please find below a patch fixing the problem. There might be better ways to determine that we are installing from a CD image. Best regards, Andi >From b572da44634e2bb32579e0d54be07dd9b6ff7ff0 Mon Sep 17 00:00:00 2001 From: "Andreas B. Mundt"

Bug#682013: second patches not sufficient

2012-07-31 Thread Andreas B. Mundt
Hi, the latter patch is not sufficient here. If I run fai-make-nfsroot with only the patch provided in http://bugs.debian.org/682013#20>, I still get the "F: Failed to install /etc/idmapd.conf"-error. Adding the patch in http://bugs.debian.org/682013#15> makes things work and the nfsroot is crea

Bug#682013: works on real hardware

2012-07-31 Thread Andreas B. Mundt
Hi, I just tested booting with the dracut nfsroot created as described above (#37), this time on real hardware. It looks as if the problem mounting the nfsroot: "mount.nfs: Connection timed out" is related to my virtual machines. It works on a real hardware setup here. Regards, Andi

Bug#683803: apt-cacher-ng: errors in combination with http.debian.net: [302 Moved Temporarily]

2012-08-04 Thread Andreas B. Mundt
Package: apt-cacher-ng Severity: normal Dear Maintainer, in a wheezy Debian-LAN system [1], I use apt-cacher-ng in combination with http.debian.net [2] in apt's sources.list. From time to time an error like the following occurs: root@mainserver:~# sudo apt-get install mono-complete Reading pack

Bug#683803: apt-cacher-ng: errors in combination with http.debian.net: [302 Moved Temporarily]

2012-08-05 Thread Andreas B. Mundt
Hi Eduard, thanks for your quick reply! On Sun, Aug 05, 2012 at 01:08:50PM +0200, Eduard Bloch wrote: > > please tell me the exact version of the package which you assigned this > bug to. I tend to assume that it's the version from wheezy but if not, > note that there were important fixes related

Bug#603544: relevant only if customized names for .schema files used

2012-12-09 Thread Andreas B. Mundt
severity 603544 minor thanks Hi, downgrading this to minor now. * The problem reported was caused by the file gosa+samba3.schema shipped in a lenny gosa-* package [1]. The file has been renamed to gosa+samba3.schema for squeeze [2]. * The problem has already happend when upgradi

Bug#705891: debian-lan-config: Misspelling in English description

2013-04-25 Thread Andreas B. Mundt
tags 705891 +pending Dear Michael, On Sun, Apr 21, 2013 at 02:03:25PM -0400, Michael Welsh Duggan wrote: > > The word "loosing" is incorrect. It should be "losing." > Thank you very much for reporting! It has been fixed already in git, and will be corrected with the next upload. Best regards,

Bug#711382: lightdm: logins not logged in utmp/wtmp; nobody's shown with /usr/bin/who

2013-06-06 Thread Andreas B. Mundt
Package: lightdm Version: 1.2.2-4 Severity: important Hi, the issue reported here: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/870297> https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1027805> seems to be a problem in wheezy too. In my setup (debian-lan), users that log in wit

Bug#696727: external cam works, builtin fails

2013-03-28 Thread Andreas B. Mundt
Hi, indeed, a USB attached cam works fine here whereas the builtin laptop camera fails completely: I have exactly the symptoms described here -- no cheese at all, process "hanging". If I run cheese with the USB cam pluged in and switch to the builtin cam within the cheese preferences menu, th

Bug#696727: some more device informations

2013-03-28 Thread Andreas B. Mundt
Hi again, I collected a bit more information about the device: andi@fuzi:~$ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1

Bug#699670: lintian: warns about unusual-interpreter #!/usr/sbin/cfagent

2013-02-03 Thread Andreas B. Mundt
Package: lintian Version: 2.5.10.3 Severity: wishlist Hi, I am preparing a package for debian-lan which contains a fai config space [1]. lintian warns me about an unusual interpreter: $ lintian debian-lan-config_0.8_all.deb W: debian-lan-config: unusual-interpreter usr/share/debian-lan-config/

Bug#694378: please allow up-to-date apt-cacher-ng in wheezy

2013-02-18 Thread Andreas B. Mundt
Hi, again (cf. #683803) I was bitten by (apt-cacher-ng 0.7.6-1): Sun Feb 17 11:47:50 2013|http.debian.net/debian/pool/main/p/popt/libpopt0_1.16-7_i386.deb storage error [301 Moved Permanently], last errno: Operation now in progress Sun Feb 17 11:56:55 2013|http.debian.net/debian/pool/main/lib

Bug#703296: confirmed on wheezy installation

2013-05-17 Thread Andreas B. Mundt
Hi, I have the same problem here, 'top' "always" shows: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 2581 apt-cach 20 0 50348 4844 1360 S 17.6 0.1 100:26.85 apt-cacher-ng [...] It would be great if this could be fixed for the wheezy point relase. Please let m

Bug#513974: free firmware in squeeze?

2010-04-04 Thread Andreas B. Mundt
Hi, running the free firmware for more than a year now on my machine without problems (BCM4318 [AirForce One 54g]), I would appreciate it very much to have this shipped in squeeze. Any need for testing or help I could provide to make that happen? Thanks, Andi -- To UNSUBSCRIBE, em

Bug#629446: gosa: allow editing login name when creating user with template

2011-06-06 Thread Andreas B. Mundt
Package: gosa Severity: minor User: debian-...@lists.debian.org UserTags: debian-edu In Debian-Edu, we use GOsa with a template to 'create' new users. When adding given and family name, a username is created by the uid-generator: idGenerator="{%givenName[3-6]}{%sn[3-6]}" Unfo

Bug#630357: nagios-nrpe: some files are installed into /etc/nagios/ instead of /etc/nagios3/

2011-06-13 Thread Andreas B. Mundt
Package: nagios-nrpe Severity: grave Justification: renders package unusable User: debian-...@lists.debian.org Usertags: debian-edu Hi, nagios-nrpe-plugin and nagios-nrpe-server drop packages in /etc/nagios. I it looks as if they are ignored by nagios, and the files should be placed into /etc/na

Bug#630389: sitesummary-client: sitesummary client drops config snipplet in /etc/nagios/ but should use /etc/nagios/nrpe.d/

2011-06-13 Thread Andreas B. Mundt
Package: sitesummary-client Severity: important User: debian-...@lists.debian.org Usertags: debian-edu An error is reported by nagios although anything is OK. The reason seems to be the wrong-placed nagios-nrpe-commands.cfg, (see subject.) From the source of nagios-nrpe-2.12 (debian/patches/03_s

Bug#630389: sitesummary-client: sitesummary client drops config snipplet in /etc/nagios/ but should use /etc/nagios/nrpe.d/

2011-06-13 Thread Andreas B. Mundt
On Mon, Jun 13, 2011 at 07:14:29PM +0200, Petter Reinholdtsen wrote: > [Andreas B. Mundt] > > An error is reported by nagios although anything is OK. > > Which error? I know of one such error, and its reason is probably not > what you suggested. check_kernel_status fails with

Bug#630389: sitesummary-client: sitesummary client drops config snipplet in /etc/nagios/ but should use /etc/nagios/nrpe.d/

2011-06-13 Thread Andreas B. Mundt
Hi, On Mon, Jun 13, 2011 at 07:36:16PM +0200, Petter Reinholdtsen wrote: > [Andreas B. Mundt] > > check_kernel_status fails with UNKNOWN. This is not due to a newer > > kernel, the lenny stuff works for squeeze, and the script gives the > > correct answer when calle

Bug#637863: nslcd.conf contains invalid declaration after preseeded installation with fai

2011-08-15 Thread Andreas B. Mundt
Package: nslcd Severity: normal Hi, after installing nslcd within the fai framework (squeeze), I end up with an invalid nslcd.conf, containing the lines: 8< [...] # The location at which the LDAP server(s) should be reachable. uri [...] uri ldap://ldap 8< i.e. there is an empty

Bug#637863: nslcd.conf contains invalid declaration after preseeded installation with fai

2011-08-15 Thread Andreas B. Mundt
Hi, On Mon, Aug 15, 2011 at 08:51:42PM +0200, Arthur de Jong wrote: > On Mon, 2011-08-15 at 11:26 +0200, Andreas B. Mundt wrote: > > after installing nslcd within the fai framework (squeeze), I end up > > with an invalid nslcd.conf, containing the lines: > > Interesting. W

Bug#638007: libnss-ldapd: please add more services to the list: automount and sudoers

2011-08-16 Thread Andreas B. Mundt
Package: libnss-ldapd Severity: wishlist Hi, the libnss-ldapd package is a nice way to switch on LDAP as data source for various services. Unfortunatelly, it is not possible to add automounter (autofs-ldap) and sudoers (sudo-ldap) to the list in /etc/nsswitch.conf, like: [...] automount:f

Bug#638157: nfs-kernel-server: attempt to mount -t nfs4 -o sec=krb5 hangs on squeeze, works with nfs-utils from testing

2011-08-17 Thread Andreas B. Mundt
Package: nfs-kernel-server Version: 1:1.2.2-4 Severity: important Hi, I observed the following after installing a Debian Squeeze network on virtual machines: After switching on sec=krb5 for the NFSv4 mounts, the mount process hangs immeditely, it doesn't return at all: root@workstation00:~# mo

Bug#638157: nfs-kernel-server: attempt to mount -t nfs4 -o sec=krb5 works with patch

2011-08-17 Thread Andreas B. Mundt
Tags: patch Hi, I tried the patch on the nfs-utils_1.2.2-4 package source mentioned in my first mail. It seems to fix the issue. Best regards, Andi commit 6ca440c2661dccb05ae74ffb65817e9c30f05c8a Author: Steve Dickson Date: Mon Mar 8 11:22:46 2010 -0500 mountd: fix --manage-gids h

Bug#638607: nfs-common: configuration file /etc/idmapd.conf could have better defaults

2011-08-20 Thread Andreas B. Mundt
Package: nfs-common Version: 1:1.2.4-1 Severity: wishlist User: debian-...@lists.debian.org Usertags: debian-edu Hi, the line: Domain = localdomain in /etc/idmapd.conf has to be modified to make kerberized NFS work. >From the manpage of rpc.idmapd: -d domain [...] By default, domain

Bug#638007: libnss-ldapd: please add more services to the list: automount and sudoers

2011-08-23 Thread Andreas B. Mundt
user debian-...@lists.debian.org tags 638007 + patch usertag 638007 + debian-edu thanks Hi Arthur, On Wed, Aug 17, 2011 at 09:00:28PM +0200, Arthur de Jong wrote: > On Tue, 2011-08-16 at 15:54 +0200, Andreas B. Mundt wrote: > > the libnss-ldapd package is a nice way to switch on LDA

Bug#638007: autofs5-ldap and sudo-ldap: please add LDAP data source to /etc/nsswitch.conf

2011-08-27 Thread Andreas B. Mundt
, 2011 at 10:37:36PM +0200, Arthur de Jong wrote: > On Tue, 2011-08-23 at 18:06 +0200, Andreas B. Mundt wrote: > > I prepared a simple patch now, to include automount and sudoers to the > > list of services to be configured. > > I have a bit of a problem with this patch because

Bug#639529: autofs5-ldap.postinst and autofs5-ldap.postrm

2011-08-29 Thread Andreas B. Mundt
tags 639529 + patch thanks Hi, find attached simple patches for autofs5-ldap.postinst and autofs5-ldap.postrm that add respectively remove the line "automount: files ldap" from /etc/nsswitch.conf. Best regards, Andi #!/bin/sh set -e NSSWITCH="/etc/nsswitch.conf" if [ -w $NSSWITCH ] &&

Bug#639530: patch: add "sudoers: files ldap" to /etc/nsswitch.conf

2011-08-29 Thread Andreas B. Mundt
tags 639530 + patch thanks Hi, find attached a simple patch that modifies sudo-ldap.postinst and sudo-ldap.postrm in a way that adds "sudoers:files ldap" to etc/nsswitch.conf after installation and removes it if the package is removed. Best regards, Andi --- sudo-1.7.4p6/debian/

Bug#637863: leading/trailing whitespaces must be removed on debconf values

2011-08-29 Thread Andreas B. Mundt
tags 637863 + patch thanks Hi, after debugging this issue a bit more, I found the cause for the described empty 'uri'-declaration. The reason are leading/trailing whitspaces which might be part of the debconf value. These should be removed before splitting the uris into lines containing the i

Bug#678059: progress: ITA: tilp2 interested in team maintenance?

2013-06-13 Thread Andreas B. Mundt
Hi Albert, On Thu, Jun 13, 2013 at 11:42:50AM -0400, Albert Huang wrote: > > any progress on preparing an updated/maintained version vor Debian/jessie? > > I've paused my work a while ago due to Debian 7's potential release, > but now due to its release I can get back to working on it again. :) >

Bug#678059: new packages team maintained in debian-science

2013-06-21 Thread Andreas B. Mundt
Hi all, Albert Huang and myself we are going to maintain these packages within the debian-science team: tilp2 http://anonscm.debian.org/gitweb/?p=debian-science/packages/tilp2.git gfm http://anonscm.debian.org/gitweb/?p=debian-science/packages/gfm.git libticables http://ano

Bug#678229: tilem maintained in debian-science

2013-10-07 Thread Andreas B. Mundt
Hi, sorry for reporting late, I hope nobody started already to work on the tilem package. It's going to be maintained in debian-science and is currently sitting in NEW. Packaging is done here, everyone is welcome to partitipate: http://anonscm.debian.org/gitweb/?p=debian-science/packa

Bug#724229: redirection fails

2013-10-16 Thread Andreas B. Mundt
reopen 724229 thanks Hi Michael, thanks for providing this package. However, when I tried it in my test setup with http.debian.net, the redirection done by http.debian.net fails, because the redirected host is not allowed. It would be great if all redirected hosts are allowed as well automatic

Bug#678861: tiemu maintained in debian-science

2013-08-15 Thread Andreas B. Mundt
User: debian-scie...@lists.debian.org Usertags: field..mathematics Hi all, the 'tiemu'-package will be maintained in debian-science from now on: http://anonscm.debian.org/gitweb/?p=debian-science/packages/tiemu.git Suggestions, comments and help always welcome, Andi -- To

Bug#635972: fai-server: fai-cd complains about missing /usr/bin/mkisofs but should use /usr/bin/genisoimage

2011-07-29 Thread Andreas B. Mundt
Package: fai-server Version: 3.4.7 Severity: normal Hi, when playing with fai-cd I got an error complaining about missing mkisofs: "mkisofs not found. Please install package." However, it should use /usr/bin/genisoimage instead, which works, as tested by adding the link: ln -s /

Bug#661495: fritzing: new upstream version available

2012-02-27 Thread Andreas B. Mundt
Package: fritzing Version: 0.6.3b+dfsg-3.1 Severity: wishlist Dear Maintainer, there is a new version available upstream; we should make sure we ship wheezy with the latest version. Thanks, Andi -- System Information: Debian Release: wheezy/sid APT prefers stable-updates APT polic

Bug#655030: fai-server: cfagent fails when installing from a CD created by fai-cd

2012-01-07 Thread Andreas B. Mundt
Source: fai-server Severity: normal Tags: patch Dear Maintainer, as reported in this thread: https://lists.uni-koeln.de/pipermail/linux-fai/2012-January/009432.html> cfagent fails when installing from a CD created by fai-cd. This bug is alrady fixed in the upstream sources. Therefore I tagge

Bug#664596: User seems to missing ability to login via ssh/console after some days

2012-03-20 Thread Andreas B. Mundt
ng > 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/20120320200454.gf18...@lo

Bug#664596: User seems to missing ability to login via ssh/console after some days

2012-03-20 Thread Andreas B. Mundt
On Tue, Mar 20, 2012 at 10:00:43PM +0100, Petter Reinholdtsen wrote: > [Andreas B. Mundt] > > Just remove the "-maxlife" option completely. Use something like: > > > > kadmin.local -q "add_policy -minlength 4 -minclasses 2 user" > > What

Bug#657802: nfs-kernel-server: NFSv4 kerberos mount stopped working after upgrade to 6.0.4 point release

2012-01-28 Thread Andreas B. Mundt
Package: nfs-kernel-server Version: 1:1.2.2-4squeeze2 Severity: important Hi, after upgrading today to the 6.0.4 point release, kerberized NFSv4 mounting ceased to work. I assume this is related to the upgrade mentioned in the point release anouncement: nfs-utils Allow negotiate

Bug#657802: permitted_enctypes = des-cbc-crc in /etc/krb5.conf fixes the issue

2012-01-28 Thread Andreas B. Mundt
severity 657802 minor Thanks Hi, I studied the problem a bit more (see #622146) and found that [libdefaults] permitted_enctypes = des-cbc-crc in /etc/krb5.conf fixes the issue. DES seems to be outdated. How can we make sure that the default squeeze encryption type is sane? R

Bug#657802: kerberized NFS needs allow_weak_crypto = true _and_ permitted_enctypes = des-cbc-crc

2012-01-28 Thread Andreas B. Mundt
close 657802 Thanks Conclusion for the record: For kerberized NFSv4 on squeeze 6.0.4 you need: [libdefaults] permitted_enctypes = des-cbc-crc allow_weak_crypto = true in /etc/krb5.conf Both won't be needed for wheezy anymore as kernel/nfs-utils/whatever can then handle stron

Bug#639529: summary: please add entry to /etc/nsswitch.conf

2012-06-03 Thread Andreas B. Mundt
rk with your package." -- -- A N D R E A S B. M U N D T GPG key: 4096R/617B586D 2010-03-22 Andreas B. Mundt-- Andreas B. Mundt-- --

Bug#656497: nbd-server: exporting bunch of files using "%s" does not work

2012-06-03 Thread Andreas B. Mundt
Hi Wouter, sorry for the late response, I had to re-activate my test setup. On Tue, May 15, 2012 at 10:40:29PM +0200, Wouter Verhelst wrote: > Anyway: > > On Thu, Jan 19, 2012 at 06:35:36PM +0100, Andreas B. Mundt wrote: > > I am trying to make swap space available to diskless cl

Bug#669058: arduino: Popup for adding user to dialout group appears although user has this group assigned by PAM

2012-04-16 Thread Andreas B. Mundt
Package: arduino Version: 1:1.0+dfsg-9 Severity: wishlist Dear Maintainer, first, thanks a lot for packaging this nice software, I use it regularly with my students! I recently backported the latest wheezy package (necessary for UNO) to squeeze to run it in my DebianLAN. There, the GUI asking i

Bug#669058: reason: group does not show PAM assigned group

2012-05-03 Thread Andreas B. Mundt
SER | grep -q " : .*\b$group\b"; then ++ if ! groups | grep -q "\b$group\b"; then -- ---------- GPG key: 4096R/617B586D 2010-03-22 Andreas B. Mundt-- Andreas B. Mundt--

Bug#639529: summary: please add entry to /etc/nsswitch.conf

2012-06-03 Thread Andreas B. Mundt
Hi Michael, On Sun, Jun 03, 2012 at 02:42:43PM +0400, Michael Tokarev wrote: > On 03.06.2012 12:21, Andreas B. Mundt wrote: > > Hi, > > > > first, thank you all for the work on a refurbished autofs package! I > > would like to draw your attention to #639529, as it wou

  1   2   3   4   >