Bug#433386: nfs-common: nfs shares are not mounted at boottime

2007-07-16 Thread Steinar H. Gunderson
On Mon, Jul 16, 2007 at 11:49:51PM +0200, Elimar Riesebieter wrote: Please find attached bootlog.- Thanks, but this doesn't make any sense! :-) Mon Jul 16 23:44:01 2007: Setting up networking Mon Jul 16 23:44:01 2007: Configuring network interfaces...Internet Systems Consortium DHCP

Bug#433133: still not fixed... downgraded to 1.1.0-4

2007-07-17 Thread Steinar H. Gunderson
On Tue, Jul 17, 2007 at 04:22:24PM +0200, Ivan Sergio Borgonovo wrote: I had to downgrade nfs-common to make it work. nfs-common_1%3a1.1.0-10_amd64.deb still doesn't work. Try setting ASYNCMOUNTNFS=no in /etc/default/rcS. I'm currently talking to the initscripts maintainers to try to find a

Bug#433386: Patch for fixing boot-time NFS

2007-07-17 Thread Steinar H. Gunderson
reassign 433386 initscripts tags 433386 + patch thanks Hi, As discussed with Petter on IRC, initscripts is going to need fixing in addition to the latest nfs-common changes. The following patch is a fixed version of a previous patch I proposed; I've been asked to wait for feedback for a few days

Bug#389557: remove rpc.idmapd and rpc.gssd pid file checks from nfs4mount.c

2007-07-18 Thread Steinar H. Gunderson
Version: 1:1.1.0-10 On Tue, Jan 30, 2007 at 10:14:51PM -0500, Robert Edmonds wrote: The attached patch removes them. This seems to have been already fixed in the new mount.nfs, so I'm marking it as closed. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL

Bug#433133: ASYNCMOUNTNFS=no

2007-07-19 Thread Steinar H. Gunderson
On Wed, Jul 18, 2007 at 05:28:42PM -0600, Bruce Sass wrote: This doesn't work for me, it kinda makes things worse because now the messages telling me that statd isn't running disappear off the screen before I can read them. OK, thanks. I can manually start rpc.statd, then mount the missing

Bug#433133: ASYNCMOUNTNFS=no

2007-07-19 Thread Steinar H. Gunderson
On Thu, Jul 19, 2007 at 03:58:58AM -0600, Bruce Sass wrote: First thing I tried (with the -10 build, both by adding it to the options list in fstab and mount -o...), mount complained that nolocks was unsupported by(for?) nfs. Hm, that's interesting. I'll check it out at some point. I'll

Bug#433881: Regression: no longer handles port and mountport

2007-07-20 Thread Steinar H. Gunderson
On Thu, Jul 19, 2007 at 07:53:25PM -0700, David Liontooth wrote: In /etc/fstab, I use this line to mount an NFS drive behind a firewall that forwards ports with iptables: system:/esb /mnt/esb1 nfs noauto,user,exec,rw,rsize=16k,wsize=16k,hard,intr,port=4000,mountport=5000 0 0 Could you try

Bug#434096: nfs-kernel-server in testing has funny dependencies; wants to remove the C++ compiler!

2007-07-21 Thread Steinar H. Gunderson
On Sat, Jul 21, 2007 at 03:36:11PM +0200, Folkert van Heusden wrote: When I want to install nfs-kernel-server, it wants to remove all kinds of non-related packages: Could you please include the entire command line and the _entire_ output from apt? /* Steinar */ -- Homepage:

Bug#418491: nfs-kernel-server: Lots of misleading error messages if there's a TAB in /etc/exports

2007-04-10 Thread Steinar H. Gunderson
On Mon, Apr 09, 2007 at 07:31:40PM -0700, David Liontooth wrote: Try this: edit /etc/exports and add a TAB after a \ (continue line). For instance, mine uses \ isn't supported as continue line, TTBOMK. /tv1 \ This line is interpreted as Export /tv1 to the host \, which gives the errors:

Bug#416359: nfs-kernel-server: NFSv4 mounts become inaccessible on their own

2007-04-12 Thread Steinar H. Gunderson
On Fri, Mar 30, 2007 at 10:59:14AM +0300, Juha Jäykkä wrote: Just saw it all happen with nfs-common/1:1.0.12-4+b1. Restarting any of the services has no effect what so ever. It simply fixes itself after some time. Umounting and mounting the fs immediately fixes it, IIRC. But umounting an fs

Bug#418596: nfs-common: Can not nfs-mount using second interface during boot

2007-04-12 Thread Steinar H. Gunderson
reassign 418596 mount thanks On Tue, Apr 10, 2007 at 08:43:41PM +0200, Thomas Nilsson wrote: In fstab I have entries to mount a few nfs exports from the NAS. If the NAS is mounted using the 10/100 eth0 they will be mounted during boot. The prefered solution is to mount it using the 1000

Bug#416359: nfs-kernel-server: NFSv4 mounts become inaccessible on their own

2007-04-12 Thread Steinar H. Gunderson
On Thu, Apr 12, 2007 at 05:29:12PM +0300, Juha Jäykkä wrote: Hard to say, but you seem to be correct at least in some aspects: it looks like the timestamps of the ticket caches have something to do with it. Hm, OK. Have you tried taking it upstream? It seems fairly obscure to me... /* Steinar

Bug#419160: nfs-kernel-server: /etc/exports.d/ for multiple configuration files.

2007-04-14 Thread Steinar H. Gunderson
On Fri, Apr 13, 2007 at 10:35:06PM -0300, Gustavo Franco wrote: Could you please tell me if you have an alternative solution in mind not involving patch upstream code ? Call exportfs manually? /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#419160: nfs-kernel-server: /etc/exports.d/ for multiple configuration files.

2007-04-14 Thread Steinar H. Gunderson
On Fri, Apr 13, 2007 at 10:35:06PM -0300, Gustavo Franco wrote: This is needed for a better ltsp in Debian, and I'm sure there are some more use cases where people are maintaining their own nfs-kernel-server or simple violating policy. By the way, /etc/exports is not a conffile, so you can

Bug#329991: evms: may prevent mounting non evms devices

2005-09-24 Thread Steinar H. Gunderson
On Sun, Sep 25, 2005 at 03:21:12AM +0200, Carsten Hey wrote: my root partition is on hda. Mounting partitions on other hard disks fails when /etc/init.d/evms is run on startup. I did not configure anything related to evms and don't use it (just installed the package to read its dokumentation).

Bug#329991: evms: may prevent mounting non evms devices

2005-09-24 Thread Steinar H. Gunderson
On Sun, Sep 25, 2005 at 03:40:04AM +0200, Steinar H. Gunderson wrote: my root partition is on hda. Mounting partitions on other hard disks fails when /etc/init.d/evms is run on startup. I did not configure anything related to evms and don't use it (just installed the package to read its

Bug#329991: evms: may prevent mounting non evms devices

2005-09-25 Thread Steinar H. Gunderson
On Sun, Sep 25, 2005 at 04:15:46AM +0200, Carsten Hey wrote: But i just remembered one thing that might be important. I added the option -d 10 to evms_activate in the init script and I was able to mount something. After removing -d 10 again I had the old behavior. -d 10 is an invalid switch

Bug#329991: evms: may prevent mounting non evms devices

2005-09-25 Thread Steinar H. Gunderson
retitle 329991 Please document bd_claim locking thanks On Sun, Sep 25, 2005 at 01:50:40PM +0200, Carsten Hey wrote: - Exclude /dev/hdc in your EVMS configuration. - Apply the bd_claim patch. - Mount /dev/evms/hdc1 instead of /dev/hdc1. The fourth solution is - purging evms :-) AFAICS this

Bug#330250: evms doesn't generate/load initrd for root properly since 2.6.12

2005-09-26 Thread Steinar H. Gunderson
On Mon, Sep 26, 2005 at 04:04:26PM -0700, Paul Traina wrote: When I hacked up evms.mkinitrd.probe, debian kernels were configured with modules=most which included underlying drivers for loading root from evms. Since 2.6.12, those modules are not implicited provided and loaded elsewhere so we

Bug#330819: please bring in evms 2.5.3 patches from sourceforge

2005-09-30 Thread Steinar H. Gunderson
On Thu, Sep 29, 2005 at 02:34:27PM -0700, Paul Traina wrote: There are two official patches from sourceforge that our EVMS should be updated with. Thanks, I wasn't actually aware that they used to do this sort of thing (and I probably subscribed to the mailing list after they were out). /*

Bug#330950: autofs: does not include ldap samples

2005-09-30 Thread Steinar H. Gunderson
On Fri, Sep 30, 2005 at 06:24:37PM +0200, Yann Dirson wrote: Example LDIF files for each schema are included in the samples directory of the tar distribution (and should be located in the doc directory of rpm packages). Please include those sample files (and others if any), or remove this

Bug#326029: uml-utilities: fails to configure

2005-09-01 Thread Steinar H. Gunderson
Package: uml-utilities Version: 20040406-1 Severity: serious “aptitude install user-mode-linux” gives: Reading package lists... Done Building dependency tree... Done Reading extended state information Initializing package states... Done The following NEW packages will be automatically

Bug#323227: new list: debian-planet to distribute planet.debian.org postings; archive to enable searching

2005-09-01 Thread Steinar H. Gunderson
On Thu, Sep 01, 2005 at 11:51:12AM +0100, Jon Dowland wrote: What would really be useful, for more than just debian, would be for the aggregator software to be extended to archive posts which it rotates off the front page. I'm happy this _doesn't_ exist ATM -- I expire all my blog entries

Bug#326768: ITP: libscriptalicious-perl -- Make scripts more delicious to SysAdmins

2005-09-05 Thread Steinar H. Gunderson
On Mon, Sep 05, 2005 at 05:47:24PM +0200, Florian Ragwitz wrote: This module helps you write scripts that conform to best common practices, quickly. Would it be appropriate to ask how it does that? :-) /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL

Bug#318587: gnupg: should encrypt to all subkeys

2005-07-17 Thread Steinar H. Gunderson
On Sun, Jul 17, 2005 at 04:00:59PM +0200, Werner Koch wrote: Add: encrypt-to 12345678! encrypt-to 9abcdef0! to your gpg.conf. The two keys are the keyIDs of the respective subkeys. Don't forget the exclamation mark to force gpg to use excactly these subkeys. That doesn't help me at

Bug#318587: gnupg: should encrypt to all subkeys

2005-07-18 Thread Steinar H. Gunderson
On Mon, Jul 18, 2005 at 07:55:57AM +0200, Werner Koch wrote: Well, does OpenPGP specify at all which subkeys to encrypt to? Is there a good reason why GnuPG simply can't encrypt to both by default? No. Why only to both ot them? There are often more than just 2 non-expired encryption keys.

Bug#318928: postgresql-8.0: should warn if disk cache is enabled

2005-07-18 Thread Steinar H. Gunderson
Package: postgresql-8.0 Severity: wishlist As discussed on Debconf5: postgres' postinst (or perhaps startup script) should warn if the data resides on a disk with write cache enabled (use hdparm?), as that can have potentially disastreous effects on your data integrity (unless you'd be lucky

Bug#318945: amoeba: rebuilt with wrong libGLU

2005-07-18 Thread Steinar H. Gunderson
On Mon, Jul 18, 2005 at 03:16:32PM -0400, Aaron M. Ucko wrote: When updating amoeba for the C++ transition, you appear to have inadvertently specified libglu1-mesa-dev rather than libglu1-xorg-dev as the preferred libglu-dev; since only the latter has undergone the transition so far, the

Bug#318928: postgresql-8.0: should warn if disk cache is enabled

2005-07-19 Thread Steinar H. Gunderson
On Tue, Jul 19, 2005 at 10:44:27PM +0200, Martin Pitt wrote: I looked at this, but apart from hdparm -f (flush drive cache) I didn't find any hdparm option or output that indicates whether there is a drive cache. So how do I find this out? hdparm -i or -I, it seems. (Thanks to the friendly

Bug#319126: debtags: breaks in postinst

2005-07-19 Thread Steinar H. Gunderson
Package: debtags Version: 1.1 Severity: serious Every time I try to do something with apt, it tries to configure debtags: Setting up debtags (1.1) ... Get:1 http://people.debian.org/~enrico/tags/tags-current.gz [144kB] Get:2 http://people.debian.org/~enrico/tags/vocabulary.gz [7978B] Fetched

Bug#319126: debtags: breaks in postinst

2005-07-20 Thread Steinar H. Gunderson
On Wed, Jul 20, 2005 at 10:07:46AM +0200, Enrico Zini wrote: I imagine you are installing it while offline. I'm not. 1) run 'debtags update' while online trofast:~# debtags update Get:1 http://people.debian.org/~enrico/tags/tags-current.gz [144kB] Get:2

Bug#319126: debtags: breaks in postinst

2005-07-20 Thread Steinar H. Gunderson
On Wed, Jul 20, 2005 at 01:11:28PM +0200, Enrico Zini wrote: Could you please post me the output of ls -la /var/cache/debtags/ ? trofast:~# ls -la /var/cache/debtags total 8 drwxr-xr-x 2 root root 4096 2005-07-02 00:14 . drwxr-xr-x 15 root root 4096

Bug#318290: libapache2-request-perl: Upload is broken. Only one upload can be retrieved

2005-07-24 Thread Steinar H. Gunderson
tags 318290 + pending thanks On Thu, Jul 14, 2005 at 04:43:41PM +0200, Peter Mogensen wrote: Upload support is seriously broken. The parser does not scan all input. Only on uploaded file can be retrieved making perl module Apache::Upload basicly useless. Let me see if I understand this right.

Bug#327765: postgresql-8.1: fails to install

2005-09-11 Thread Steinar H. Gunderson
Package: postgresql-8.1 Severity: serious Installing postgresql-8.1 on my testing system (unstable and experimental is in sources.list, but testing is pinned higher): pannekake:~# aptitude install postgresql-8.1 Reading Package Lists... Done Building Dependency Tree Reading extended state

Bug#328167: initrd-tools: completely broken with regard to LVM devices on EVMS

2005-09-13 Thread Steinar H. Gunderson
Package: initrd-tools Version: 0.1.82 Severity: important When running mkinitrd, I get: [EMAIL PROTECTED]:~$ sudo mkinitrd -o /boot/initrd.img-2.6.12-1-amd64-k8-smp 2.6.12-1-amd64-k8-smp File descriptor 3 left open File descriptor 4 left open File descriptor 5 left open File

Bug#328167: initrd-tools: completely broken with regard to LVM devices on EVMS

2005-09-14 Thread Steinar H. Gunderson
On Wed, Sep 14, 2005 at 01:12:15PM +0900, Horms wrote: first up you should know that we are currently trying really hard to kill mkinitrd in sid/etch. But initrd-tools is in Sarge, so I guess that means fixes are still important. I guess a fix for this would be out of scope for sarge. If

Bug#321556: evms: linux 2.6.12 can do online ext2/ext3 resizing

2005-09-19 Thread Steinar H. Gunderson
On Fri, Aug 05, 2005 at 10:19:12PM -0700, [EMAIL PROTECTED] wrote: Online resizing of ext2 and ext3 filesystems appears to be supported in the linux 2.6.12 kernel. I would very much like to be able to resize my evms-based filesystems without having to drop into maintenance mode. I've talked to

Bug#329140: squid: works as a forkbomb when httpd_accel_single_host is on

2005-09-19 Thread Steinar H. Gunderson
Package: squid Version: 2.5.10-3 Severity: important I have Squid working as a HTTP accelerator, with squid.conf settings like this: httpd_accel_host 127.0.0.1 httpd_accel_port 8008 httpd_accel_single_host off httpd_accel_uses_host_header on redirect_rewrites_host_header off

Bug#322738: grip: default oggenc options doesn't include track number

2005-08-12 Thread Steinar H. Gunderson
Package: grip Version: 3.2.0-5 Severity: normal Tags: patch The default oggenc command line fails to include the track number in the metadata. Simply add -N %t in the correct place in encoder_defaults[] in grip.c, and it should be fixed. -- System Information: Debian Release:

Bug#318290: libapache2-request-perl: Upload is broken. Only one upload can be retrieved

2005-08-12 Thread Steinar H. Gunderson
On Sun, Jul 24, 2005 at 07:53:01PM +0200, Steinar H. Gunderson wrote: Let me see if I understand this right. Is this a bug that happens only when a user uploads two or more files in the same request? Or is it after the first upload an Apache child sees? (The former doesn't really seem like

Bug#321955: [EMAIL PROTECTED]: Mail delivery failed: returning message to sender]

2005-08-12 Thread Steinar H. Gunderson
(Overquoting a bit since your previous message didn't hit the BTS) On Mon, Aug 08, 2005 at 05:41:26PM +0200, Max Kellermann wrote: Yes, due to #319614, which says exactly the opposite of your bug report. :-) b.d.o was down when I submitted the report, but I guessed that. This bug report is

Bug#321955:

2005-08-12 Thread Steinar H. Gunderson
[Please Cc [EMAIL PROTECTED] if there's something you feel should also go into the bug log] On Sat, Aug 13, 2005 at 12:28:18AM +0200, Max Kellermann wrote: hm, libapreq2 can be used in many different ways... dependencies are important, but forcing everyone to install all dependencies (Apache2

Bug#323108: libapache2-request-perl: apreq2-config emits braindead information

2005-08-14 Thread Steinar H. Gunderson
On Sun, Aug 14, 2005 at 09:00:07PM +0200, [EMAIL PROTECTED] wrote: Package: libapache2-request-perl Version: 2.04-dev-1 Severity: important Note that you're reporting a bug against the version in stable. Only critical bugs are fixed in stable. (Note that the package has since been split, so

Bug#323224: libstonith0: uninstallable

2005-08-15 Thread Steinar H. Gunderson
Package: libstonith0 Version: 1.2.3-12 Severity: serious Hi, - libstonith0 depends on libsnmp5 (= 5.1). - libsnmp5 in sid conflicts with libstonith0 (= 1.2.3-12) libstonith0 should be rebuilt, and have a versioned dependency on the new libsnmp5. (libsnmp5 broke the ABI without changing the

Bug#322742: possible website improvements

2005-08-16 Thread Steinar H. Gunderson
On Fri, Aug 12, 2005 at 05:10:01PM +0200, Wichert Akkerman wrote: Nice to see some layout improvements on bugs.debian.org. Here are some suggestions for more improvements on the web interface for bugs.debian.org (based on #debian-devel discussion). I was told to input my suggestions on this

Bug#323486: zsh-beta: sometimes repeats part of the command, followed by a black-on-white hash mark

2005-08-16 Thread Steinar H. Gunderson
Package: zsh-beta Version: 4.3.0-dev-1+20050815-1 Severity: minor I recently installed zsh-beta to be able to use the new UTF-8 support (thanks!) and noticed an oddity I've never seen before. Sometimes, when I ssh into my machine (with zsh-beta as the shell, with the 8-bit option on), and it

Bug#323486: zsh-beta: sometimes repeats part of the command, followed by a black-on-white hash mark

2005-08-17 Thread Steinar H. Gunderson
On Wed, Aug 17, 2005 at 12:22:40PM -0400, Clint Adams wrote: Not quite a thousand: Well, 999 :-) The requested URL /~sesse/zsh-oddity.png was not found on this server. Sorry about that, it should be in place now. In the meantime, I found the simplest way of reproducing it. echo -n foo and

Bug#323891: /usr/share/doc/pkgsync/README.Debian instead of (...)/README.Debian.gz in cron error messages

2005-08-19 Thread Steinar H. Gunderson
On Fri, Aug 19, 2005 at 07:42:07AM +0200, Miernik wrote: I get such messages from pkgsync every day: It's not directly related to your bug, but if you have installed pkgsync, it's useless without having package lists in /etc/pkgsync -- if you're not using it, you might just as well uninstall it.

Bug#315465: lookup(ldap): got answer, but no first entry for ((objectclass=nisObject)

2005-07-02 Thread Steinar H. Gunderson
Hi guys, I have a patch in my queue that redesigns the LDAP lookup module but until it is merged and tested you'll need to apply this patch Steinar. I will also be applying it to my source tree. I've been on vacation the last week with no Internet access, but I'm currently preparing a new

Bug#316854: evms: please update to new upstream version (2.5.3)

2005-07-04 Thread Steinar H. Gunderson
Package: evms Version: 2.5.2-1 Severity: wishlist EVMS 2.5.3 has been out for almost a month now, and contains a few important bug fixes (for instance, it no longer segfaults when discovering a degraded RAID-5 :-) ). Having 2.5.3 in unstable would be very useful. -- Package-specific info: --

Bug#315534: Reopening #315534

2005-07-04 Thread Steinar H. Gunderson
reopen 315534 thanks This sounds an awful lot like the problems I've been having with 2.5.1/2.5.2 earlier (except I've gotten a segfault, not a message about corrupted linked lists). The clue here is: Jun 23 10:49:08 ukabzc383.uk.saic.com _0_ Engine: plugin_user_message: Message is:

Bug#299861: the current package is very old

2005-07-05 Thread Steinar H. Gunderson
On Thu, Mar 17, 2005 at 01:04:35AM +0100, Marco d'Itri wrote: Package: libgraph-perl Version: libgraph-perl Severity: wishlist Please package 0.59. I also need 0.59 for a project I'm doing here; the version in unstable is one and a half years old, and this bug report is almost four months

Bug#317519: FTBFS: rpcgen in libc6-dev in unstable is broken with gcc4

2005-07-09 Thread Steinar H. Gunderson
Package: autofs Version: 4.1.4-4 Severity: serious Justification: FTBFS autofs doesn't build in current sid; rpcgen generates code which uses cast-as-lvalue, which was deprecated in gcc3.3 and removed in gcc4.0. This is fixed in libc6-dev in experimental. I don't know any good workarounds beside

Bug#300539: Bug#300593: fixed in pvm 3.4.5-1

2005-07-09 Thread Steinar H. Gunderson
On Sat, Jul 09, 2005 at 02:47:20PM -0400, Steinar H. Gunderson wrote: We believe that the bug you reported is fixed in the latest version of pvm, which is due to be installed in the Debian FTP archive: OK, that was against the wrong bug; sorry about that. Resending to the right bug

Bug#317658: libgraph-perl: the package description could use some work

2005-07-10 Thread Steinar H. Gunderson
Package: libgraph-perl Version: 0.20102-1 Severity: normal Both the long and the short package descriptions could use some work. (The short one says close to nothing, and the long one is just a random paste from the Perl documentation.) My suggestions (could also use some more work, but

Bug#318015: xserver-xorg: dies in preinst due to debconf bug

2005-07-12 Thread Steinar H. Gunderson
Package: xserver-xorg Version: 6.8.2.dfsg.1-1 Severity: serious After first doing aptitude install xserver-common and then aptitude install xserver-xorg (just aptitude dist-upgrade wanted to remove ~300 packages, including GNOME :-) ), I got: xserver-xorg config warning: migrating

Bug#318019: libxine1: uninstallable due to g++ 4.0 transition

2005-07-12 Thread Steinar H. Gunderson
Package: libxine1 Version: 1.0.1-1 Severity: serious libxine1 can no longer be installed after upgrading to X.org, which makes aptitude dist-upgrade on my system want to remove totem-xine, and thus totem, and thus gnome, and thus close to everything :-) The dependency on xlibmesa-glu | libglu

Bug#318587: gnupg: should encrypt to all subkeys

2005-07-16 Thread Steinar H. Gunderson
Package: gnupg Version: 1.4.1-1 Severity: wishlist When encrypting to a master key with multiple encryption subkeys, GPG currently signs to only the newest one. In my case, one is available on my home computer (which does not always have a smart card reader attached), and the other one is

Bug#318659: dselect: error in short description

2005-07-16 Thread Steinar H. Gunderson
Package: dselect Version: 1.13.10 Severity: minor dselect's short description reads: Description: a user tool to manage Debian packages According to common consensus, it should read: Description: user tool to manage Debian packages You may throw something at me now. :-P -- System

Bug#312008: mailman: upgrading from woody fails

2005-06-04 Thread Steinar H. Gunderson
Package: mailman Version: 2.1.5-8 Severity: serious Justification: hangs in postinst (You already know about this bug, just keeping it in the BTS to make sure it's not getting lost :-) ) Upgrading mailman from woody fails for two reasons: - the postinst script does a read foo in multiple places

Bug#227621: perl: getgrnam() crashes with Out of memory if /etc/group contains long lines

2005-06-04 Thread Steinar H. Gunderson
On Wed, Jan 14, 2004 at 02:47:44AM +0100, Peter Paluch wrote: There is a problem with the getgrent() function if the /etc/group file contains at least one line longer than 4088 characters, including the newline character. In this case, the script execution will fail with a Out of memory!

Bug#312527: Acknowledgement (autofs: please provide a kernel-patch-autofs)

2005-06-08 Thread Steinar H. Gunderson
On Wed, Jun 08, 2005 at 09:19:33PM +0200, Yann Dirson wrote: Hm, indeed it seems that the shipped patches are not needed any more to implement ghost mode, despite what the doc says. However, the 2.4 patch seems to have a fix for ghost mode (which may well be related to #310452), so the

Bug#295541: Autofs assumes all smb mounts do not require a user or password

2005-06-09 Thread Steinar H. Gunderson
severity 295541 normal thanks On Wed, Feb 16, 2005 at 07:16:21AM -0800, C.Y.M wrote: Description: The new auto.smb script assumes that all smb mounts do not require a user or password from the following code (-N switch). Is there an easy way of changing it to something like this? I could

Bug#227621: perl: getgrnam() crashes with Out of memory if /etc/group contains long lines

2005-06-09 Thread Steinar H. Gunderson
severity 227621 important thanks On Mon, Jun 06, 2005 at 01:10:01PM +0200, Peter Palch wrote: Maybe yes - it's up to maintainers. Originally I did not intend to mark this bug as severity important as this bug appears only under not-so-common conditions (I have been told that to have such a

Bug#247919: autofs: Automount busyloops for failed nfs mount

2005-06-09 Thread Steinar H. Gunderson
On Sat, May 08, 2004 at 01:26:36AM +0200, Martin Stjernholm wrote: The automounter busyloops if the nfs server isn't reachable at all (i.e. has not responded at all since the client booted). The automounter logs this repeatedly without delay: I think this was fixed somewhere in the 4.1.4 beta

Bug#300584: autofs: not possible to start a direct map distributed with Nis protocol

2005-06-09 Thread Steinar H. Gunderson
On Sun, Mar 20, 2005 at 04:39:30PM +0100, Jean Marc LACROIX wrote: It seems that direct map don't work.! Direct maps are kind of unsupported, AFAICS, but FWIW, I'm quite unable to reproduce your bug. Enabling direct maps and putting your line into the master map makes it show up in status

Bug#310452: autofs: ghosting doesn't work

2005-06-09 Thread Steinar H. Gunderson
On Mon, May 23, 2005 at 10:06:04AM -0700, Josh Lauricha wrote: When ghosting a directory, autofs fails to mount an unmounted mount unless the directory itself is accessed. For instance, when /usr/local is a map, and bin/ is unmounted, a ghosting autofs will not mount bin/ if you access

Bug#295606: autofs-ldap: ldap automount map is incompatible with version in woody, makes it hard to upgrade

2005-06-09 Thread Steinar H. Gunderson
On Wed, Feb 16, 2005 at 11:38:16PM +0100, Finn-Arne Johansen wrote: In woody, and for a while in sarge as well, autofs-ldap used to use the NIS automountmap schemas. Since some time, during the fall of 2004, autofs schemas changed from NIS to RedHat (?), and this makes mixed environment, and

Bug#227621: perl: getgrnam() crashes with Out of memory if /etc/group contains long lines

2005-06-10 Thread Steinar H. Gunderson
tags 227621 + patch thanks On Mon, Jun 06, 2005 at 01:10:01PM +0200, Peter Palch wrote: There was a very similar bug in glibc some time ago. The problem appeared when a line in /etc/group was longer than 1023 characters - the routines in glibc allocated more and more memory in an infinite loop

Bug#281104: autofs: Different timeouts for different maps.

2005-06-10 Thread Steinar H. Gunderson
On Sat, Nov 13, 2004 at 09:45:55PM +0100, Andreas Krger wrote: I use autofs for different purposes, like access to USB sticks or NFS exports. For each purpose, I have a different auto.XXX - map. I would very much like to be able to specify a map-specific timeout, in particular, a short 15

Bug#305872: Partial success

2005-06-10 Thread Steinar H. Gunderson
On Fri, May 06, 2005 at 10:03:39PM +, Daniel Burrows wrote: So: the clients where autofs was mounting the wrong directory appear to be exactly the ones where an attempt was made to restart autofs, but where the attempt failed because the automounted directories couldn't be unmounted.

Bug#293584: autofs support for /media

2005-06-10 Thread Steinar H. Gunderson
On Fri, Feb 04, 2005 at 09:34:28AM -0500, Brian White wrote: I put together this map to support the /media directory in the newer release of Debian. I originally tried making a direct map so I wouldn't need multiple entries for cdrom and cdrom0 (because I could make use of the symlinks

Bug#280706: autofs: Fails to mount specified mountpoints. No logging output.

2005-06-10 Thread Steinar H. Gunderson
On Wed, Dec 08, 2004 at 04:08:02PM -0800, Karsten M. Self wrote: In that case, 280706 is not a bug -- closing. Disagreed: - It's a change in behavior. - It's not documented. Either revert prior behavior (preferred) or note change in behavior. Preferably with a preinst/postinst

Bug#320786: gs-gpl: pdfwrite doesn't embed type 42 fonts

2005-08-01 Thread Steinar H. Gunderson
Package: gs-gpl Version: 8.15-2 Severity: normal (This bug has been reproduced on gs-esp 7.07, gs-gpl 8.15-2, gs-afpl 8.15-2, gs-afpl 8.51 (upstream) and gs-afpl CVS, but gs-gpl looks the most active, so I'm sending it here :-) ) I have a very large (~200MB) PostScript file originally exported

Bug#320786: gs-gpl: pdfwrite doesn't embed type 42 fonts

2005-08-01 Thread Steinar H. Gunderson
On Mon, Aug 01, 2005 at 02:52:23PM +0200, Steinar H. Gunderson wrote: (This bug has been reproduced on gs-esp 7.07, gs-gpl 8.15-2, gs-afpl 8.15-2, gs-afpl 8.51 (upstream) and gs-afpl CVS, but gs-gpl looks the most active, so I'm sending it here :-) ) As of upstream request on IRC, I've also

Bug#320786: gs-gpl: pdfwrite doesn't embed type 42 fonts

2005-08-02 Thread Steinar H. Gunderson
On Mon, Aug 01, 2005 at 03:26:31PM +0200, Steinar H. Gunderson wrote: As of upstream request on IRC, I've also submitted this upstream: http://bugs.ghostscript.com/show_bug.cgi?id=688251 The bug there also contains a minimal testcase. OK, upstream actually found the problem -- the input

Bug#315465: acknowledged by developer (Bug#315465: fixed in autofs 4.1.4-5)

2005-08-05 Thread Steinar H. Gunderson
On Fri, Aug 05, 2005 at 05:53:58PM +0200, Mirko Kohns wrote: any date available - when the new package is released? What do you mean by released? It's in the archive currently. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#321970: pkg-config: “checking for DEPENDENCY” macro isn't specific enough

2005-08-08 Thread Steinar H. Gunderson
Package: pkg-config Version: 0.19-1 Severity: normal Tags: upstream When configuring something needing lots of packages, pkg-config will give me something like checking for DEPENDENCY... configure: error: Package requirements (glib-2.0 = 2.6.0 gtk+-2.0 = 2.6.3 libxml-2.0 =

Bug#321955: libapache2-request-perl depends on libapache2-mod-apreq2

2005-08-08 Thread Steinar H. Gunderson
On Mon, Aug 08, 2005 at 02:59:05PM +0200, Max Kellermann wrote: In the revision 6, a dependency on libapache2-mod-apreq2 was added. Yes, due to #319614, which says exactly the opposite of your bug report. :-) Since it is perfectly possible to use libapache2-request-perl without

Bug#490135: RFP: fdmf -- find duplicate music files

2008-07-10 Thread Steinar H. Gunderson
On Thu, Jul 10, 2008 at 02:03:47PM +0800, Paul Wise wrote: Haven't yet evaluated how good it is. FWIW, not very. fmdf is, like almost all other free (and lots of non-free!) software projects in this class, very rudimentary and written with people with very limited DSP knowledge. If you want a

Bug#490181: nfsd: nfsv4 idmapping failing: has idmapd not been started?

2008-07-10 Thread Steinar H. Gunderson
On Thu, Jul 10, 2008 at 07:15:45PM +0400, Alexandra N. Kossovsky wrote: The same problem exists with etch; I've just added the 2 lines above to the end of /etc/init.d/nfs-kernel-server. However, I'd like to see the problem really fixed in lenny. Well, I guess the big question is: What happens

Bug#490181: nfsd: nfsv4 idmapping failing: has idmapd not been started?

2008-07-11 Thread Steinar H. Gunderson
On Fri, Jul 11, 2008 at 01:41:35PM +0400, Alexandra N. Kossovsky wrote: I've found better workaround: modprobe nfsd in /etc/init.d/nfs-common before start of idmapd solves the problem. Also, the problem is solved by adding nfsd to /etc/modules. I have not try this workaround with etch --

Bug#490181: nfsd: nfsv4 idmapping failing: has idmapd not been started?

2008-07-11 Thread Steinar H. Gunderson
On Fri, Jul 11, 2008 at 06:53:55PM +0400, Alexandra N. Kossovsky wrote: One of the first things that happen in /etc/init.d/nfs-kernel-server is a modprobe of nfsd... Do you have an /etc/exports at all? Yes I do. /etc/init.d/nfs-common is started at /etc/rcS.d/S44nfs-common, while

Bug#490181: nfsd: nfsv4 idmapping failing: has idmapd not been started?

2008-07-11 Thread Steinar H. Gunderson
On Fri, Jul 11, 2008 at 09:48:05PM +0400, Alexandra N. Kossovsky wrote: Feel free to ask me for more info. OK, this sounds like an upstream bug. I guess you will have more luck contacting them; I cannot reproduce this, and I haven't seen any bug reports saying the same thing either, so this is

Bug#490181: nfsd: nfsv4 idmapping failing: has idmapd not been started?

2008-07-14 Thread Steinar H. Gunderson
On Mon, Jul 14, 2008 at 12:46:19PM +0400, Alexandra N. Kossovsky wrote: The only thing I do not understand is why you cannot reproduce it. Have you tried? My options for actually testing this is rather limited -- I only run NFSv4 one place, and it's in production. The limited testing I am able

Bug#490787: RFA: evms -- Enterprise Volume Management System

2008-07-14 Thread Steinar H. Gunderson
Package: wnpp Severity: normal Hi, I've now removed EVMS from the last of my machines. The package was a good idea in its time, but sadly has been neglected by upstream over the last five years or so, and there's currently little hope that upstream development will ever resume unless someone

Bug#490285: [nfs-common] kernel oops when mounting

2008-07-14 Thread Steinar H. Gunderson
reassign 490285 linux-image-2.6.24 thanks On Fri, Jul 11, 2008 at 11:26:03AM +0200, Markus Grunwald wrote: Sometimes (yeah...) when mounting a nfs mount, my machine hangs and there is a kernel oops in the logfile. I'm reporting this with kernel 2.6.24.2, but it happens with 2.6.25.10 as well.

Bug#481421: nfs-common: [s390] mounting nfs4 file system fails with 64-bits kernel

2008-07-14 Thread Steinar H. Gunderson
On Thu, May 15, 2008 at 11:50:59PM +0200, Frans Pop wrote: If I try to mount an nfs4 file system using the 32-bit kernel all is OK, but when I do the same with the 64-bit kernel it fails as follows: Hi, Can you try again with nfs-utils 1:1.1.2-5 or newer? I reverted the mounting interface

Bug#476094: retry option add default values to command-line passed ones

2008-04-25 Thread Steinar H. Gunderson
On Mon, Apr 14, 2008 at 03:03:37PM +0200, Damien Caliste wrote: When I invoke mount.nfs with the retry option, I'm surprised that the retry duration will be the amount of time I gave *plus* the default duration. This is not what is written in the nfs man page, quote: 'The number of minutes

Bug#476128: Not on every sid-client

2008-04-29 Thread Steinar H. Gunderson
On Tue, Apr 29, 2008 at 01:52:25PM +0200, Gert Brinkmann wrote: We already have compared several things (NIS-configuration, autofs-scripts, mount-options, etc.) but cannot find the point that makes the difference. No kernel differences? /* Steinar */ -- Homepage: http://www.sesse.net/ --

Bug#478824: nfs-utils: fails to mount NFS4 shares with 1.1.2

2008-05-01 Thread Steinar H. Gunderson
On Thu, May 01, 2008 at 12:08:45PM +0200, Marc Dequènes (Duck) wrote: I just discovered i could not mount my NFS4 shares again (did not try any NFS3 shares, so i don't know if it is NFS4-specific or not) ; the mount command hanged a moment and then failed with the following message: Hi,

Bug#482946: apache2-mpm-itk FTBFS in experimental chroot

2008-05-25 Thread Steinar H. Gunderson
On Mon, May 26, 2008 at 01:28:34AM +0100, peter green wrote: Attempting to build apache2-mpm-itk in an experimental chroot (with the libmysqlclient-dev installed ) fails with the following error. This is a known bug in libapr-dev, IIRC. /* Steinar */ -- Homepage: http://www.sesse.net/ --

Bug#483328: pvm: diff for NMU version 3.4.5-10.1

2008-07-02 Thread Steinar H. Gunderson
On Sun, Jun 29, 2008 at 03:54:36PM +0100, Simon McVittie wrote: I've succeeded in getting pvm to build, and fixed some of the more significant breakages. I'm *not* NMUing this at this stage, because I have no idea how to test that it's still functional. The diff so far is attached. Thanks for

Bug#480414: lynx-cur: Please compile with --enable-ipv6

2008-05-09 Thread Steinar H. Gunderson
Package: lynx-cur Version: 2.8.7dev8-1 Severity: important Tags: ipv6 Hi, As part of the release goal for IPv6, please compile lynx-cur with --enable-ipv6; lynx has been compiled with that flag since 2001 without any ill effects I'm aware of. /* Steinar */ -- Homepage: http://www.sesse.net/

Bug#417407: debian-installer: d-i destroyed existing raid device

2007-04-03 Thread Steinar H. Gunderson
On Tue, Apr 03, 2007 at 10:39:26AM +0200, martin f krafft wrote: After the mount, both of sd[ab]1 would have to be recovered and usable, but out of sync. Actually, as Sesse claims, it's entirely likely that md didn't think the partitions were out of sync. That would explain some pretty bad

Bug#417852: libnet-rawip-perl: memory leak

2007-04-04 Thread Steinar H. Gunderson
Package: libnet-rawip-perl Version: 0.20-1 Severity: important Tags: patch Hi, host_to_ip() has a memory leak of a few bytes; when a script sends stuff intensively over the course of a few hours this means Perl hits the 4GB memory limit and everything dies. The patch below is trivial, and

Bug#417896: apache2-mpm-itk should provide apache2-mpm-prefork

2007-04-05 Thread Steinar H. Gunderson
On Thu, Apr 05, 2007 at 08:51:03PM +1000, Craig Sanders wrote: this package should Provides: apache2-mpm-prefork because there are several packages that depend on apache2-mpm-worker | apache2-mpm-threadpool | apache2-mpm-prefork | apache2-mpm-perchild (note: no -itk in that list). Then these

Bug#362545: please provide a -dbg variant of libusrp0c2a

2006-04-14 Thread Steinar H. Gunderson
On Thu, Apr 13, 2006 at 08:29:19PM -0700, Jamey Sharp wrote: I have some code that uses libusrp directly, and as I needed to debug it today I found rebuilding the usrp source package with the attached patch quite helpful. It adds a new binary package, libusrp0c2a-dbg, containing only the

Bug#363435: libmultisync-plugin-syncml: syncml plugin closes the server almost immediately after connection

2006-04-18 Thread Steinar H. Gunderson
Package: libmultisync-plugin-syncml Version: 0.82-5.2 Severity: grave I'm trying to use the SyncML plugin (in server mode, without encryption) against a Nokia 3250. Ethereal shows the phone connecting, dumping a full request on the server, but the server almost immediately disconnects. Debugging

Bug#364017: evms_activate segfaults and locks the machine completely on boot with degraded RAID-5

2006-04-20 Thread Steinar H. Gunderson
Package: evms Version: 2.5.2-1.sarge1 Severity: critical Justification: Breaks the entire system Even with the patch for #339891, there are still bugs left with degraded RAID-5s. In my particular case, evms_activate segfaulted and then completely locked the system on boot with a degraded RAID-5.

<    4   5   6   7   8   9   10   11   12   13   >