Bug#430401: cruft: fails without -d option

2007-06-27 Thread Marcin Owsiany
On Mon, Jun 25, 2007 at 05:51:43PM +0200, giggz wrote:
> 
> 
> Marcin Owsiany a �crit :
> > On Sun, Jun 24, 2007 at 11:36:12AM +0200, giggz wrote:
> >> I test the version of cruft this morning and I see a new behaviour :
> >> when I launch cruft like this : sudo cruft > cruft.log . it fails with
> this error :
> >> "mv: ne peut �valuer `broken_symlinks_in_donnees.tmp': Aucun fichier
> ou r�pertoire de ce type"
> >
> > What does this message mean? Please consider filing bug reports with
> > LC_ALL=C
> >
> Sorry for that...
> 
> with LC_ALL=C the error is :
> mv: cannot stat `broken_symlinks_in_donnees.tmp': No such file or
> directory

Hm, reading the code, I have no idea how that might happen. Is there any
other message before that one? If not, then could you run cruft like this:

$ sudo bash
# script messages
# CRUFT_DEBUG=2 cruft -r report
# exit
# exit

and then mail me the output of "last -n 100 messages"

-- 
Marcin Owsiany <[EMAIL PROTECTED]>  http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216
 
"Every program in development at MIT expands until it can read mail."
  -- Unknown


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



Bug#430401: cruft: fails without -d option

2007-06-25 Thread Marcin Owsiany
On Sun, Jun 24, 2007 at 11:36:12AM +0200, giggz wrote:
> I test the version of cruft this morning and I see a new behaviour :
> when I launch cruft like this : sudo cruft > cruft.log . it fails with this 
> error :
> "mv: ne peut évaluer `broken_symlinks_in_donnees.tmp': Aucun fichier ou 
> répertoire de ce type"

What does this message mean? Please consider filing bug reports with
LC_ALL=C

-- 
Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216


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



Bug#430401: cruft: fails without -d option

2007-06-25 Thread giggz
Package: cruft
Version: 0.9.8
Severity: normal

Hi,

I test the version of cruft this morning and I see a new behaviour :
when I launch cruft like this : sudo cruft > cruft.log . it fails with this 
error :
"mv: ne peut évaluer `broken_symlinks_in_donnees.tmp': Aucun fichier ou 
répertoire de ce type"

"donnees" is a mount point. here is the output of "mount" :
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/hda6 on /home type ext3 (rw)
/dev/hda4 on /donnees type ext3 (rw)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)

"donnees" is /dev/hda4

When I launch cruft like this : sudo cruft -d / > cruft.log, it works out of 
the box!

Thx for your work,
Regards,
GiGGz


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.5-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cruft depends on:
ii  file  4.21-1 Determines file type using "magic"
ii  libc6 2.5-11 GNU C Library: Shared libraries

cruft recommends no packages.

-- no debconf information