Bug#636614: loop-aes-utils: mount/umount option '--no-canonicalize' support from util-linux for fuse

2011-08-04 Thread Atsushi Kamoshida
Package: loop-aes-utils
Version: 2.16.2-1
Severity: critical
Tags: upstream
Justification: breaks unrelated software

I found fuse conflicts with loop-aes-utils recently.
According to ubuntu bug #727220, loop-aes-utils needs to have --no-canonicalize
option and --fake option(umount only) to use fuse.

  https://bugs.launchpad.net/ubuntu/+source/loop-aes-utils/+bug/727220

Please apply the patch from ubuntu(2.6.12.2-1ubuntu1).

loop-aes-utils (2.16.2-1ubuntu1) natty; urgency=low

  * Backport mount/umount --no-canonicalize option from util-linux
(LP: #727220).
  * Backport umount --fake option from util-linux.
 -- Colin Watson email address hidden Sun, 24 Apr 2011 16:02:36 +0100



-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.40-0ruru2011051901 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Shell: /bin/sh linked to /bin/bash

Versions of packages loop-aes-utils depends on:
ii  gnupg 1.4.10-4   GNU privacy guard - a free PGP rep
ii  libblkid1 2.17.2-9   block device id library
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libselinux1   2.0.96-1   SELinux runtime shared libraries
ii  libsepol1 2.0.42-1   SELinux library for manipulating b
ii  mount 2.17.2-9   Tools for mounting and manipulatin

Versions of packages loop-aes-utils recommends:
ii  sharutils 1:4.9-1shar, unshar, uuencode, uudecode

loop-aes-utils suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#333079: rcconf: rcconf 1.14 does not work

2005-10-30 Thread Atsushi KAMOSHIDA
Giovanni,

  Can't locate stddef.ph http://stddef.ph in @INC (did you run h2ph?)
 (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7
 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5
 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at
 /usr/lib/perl/5.8/bits/types.ph line 10.
  Compilation failed in require at /usr/lib/perl/5.8/termios.ph line 9.
  Compilation failed in require at 
  /usr/lib/perl/5.8/bits/ioctl-types.phhttp://types.phline 8.
  Compilation failed in require at /usr/lib/perl/5.8/sys/ioctl.ph line 9.
  Compilation failed in require at /usr/bin/rcconf line 115.
  Use of uninitialized value in unlink at /usr/bin/rcconf line 1006.
  Use of uninitialized value in -f at /usr/bin/rcconf line 160.

It seems rcconf (and perl) can't find stddef.ph in your environment.
In my i386 environment, there are stddef.ph at
/usr/lib/perl/5.8.7/linux/stddef.ph .

Could you check stddef.ph in your environment?

 $ perl -e 'print join(:,@INC),\n;'

Thanks,
Atsushi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333079: rcconf: rcconf 1.14 does not work

2005-10-17 Thread Atsushi KAMOSHIDA
 Can't locate stddef.ph in @INC (did you run h2ph?) (@INC contains: /etc/perl 
 /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 
 /usr/local/lib/site_perl .) at /usr/lib/perl/5.8/bits/types.ph line 10.
 Compilation failed in require at /usr/lib/perl/5.8/termios.ph line 9.
 Compilation failed in require at /usr/lib/perl/5.8/bits/ioctl-types.ph line 8.
 Compilation failed in require at /usr/lib/perl/5.8/sys/ioctl.ph line 9.
 Compilation failed in require at /usr/bin/rcconf line 115.
 Use of uninitialized value in unlink at /usr/bin/rcconf line 1006.
 Use of uninitialized value in -f at /usr/bin/rcconf line 160.

 I dont' know if it is due to rcconf or a misconfiguration of my
 system (perl?). 

In my environment, above error doesn't occur.
I think this problem is caused by perl package.

Could you try update perl package?

 ii  perl   5.8.7-6Larry Wall's Practical Extraction and Report
 ii  perl-modules   5.8.7-6Core Perl modules



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]