Your message dated Thu, 27 May 2010 09:46:22 +0000
with message-id <[email protected]>
and subject line Bug#580825: fixed in mdadm 3.1.2-1
has caused the Debian Bug report #580825,
regarding mdadm: Exit code 1 when running checkarray
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
580825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580825
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mdadm
Version: 3.1.1-1
Severity: normal
When running cronjob, I get an error about checkarray:
Cron <r...@zetta> [ -x /usr/share/mdadm/checkarray ] && [ $(date +%d)
-le 7 ] && /usr/share/mdadm/checkarray --cron --all --quiet (failed)
command failed with exit status 1
When started from CLI, I get
$ /usr/share/mdadm/checkarray
checkarray: I: no redundant arrays present; skipping checks...
I think it is normal, since I only use a RAID0 device, however the exit
code should be 0.
Regards
Sylvain Le Gall
-- Package-specific info:
--- mount output
/dev/sda2 on / type ext3 (rw,noatime,acl,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)
none on /tmp type tmpfs (rw)
/dev/md0 on /mnt/free0 type ext3 (rw,acl)
/dev/sda3 on /mnt/exchange type fuseblk
(rw,allow_other,blksize=4096,default_permissions)
/dev/mapper/vg0-var on /var type ext3 (rw,noatime,acl)
/dev/mapper/vg0-chroot on /srv/chroot type ext3 (rw,noatime,acl)
/dev/mapper/vg0-libvirt on /srv/libvirt type ext3 (rw,noatime,acl)
/dev/mapper/vg0-backup--debian--raid on /mnt/backup-debian-raid type ext3
(rw,noatime,acl)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfs:/home on /mnt/home-nfs type nfs
(rw,noatime,acl,vers=4,addr=192.168.0.1,clientaddr=192.168.0.7)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
/dev/sr0 on /media/TheFrozenThrone type iso9660
(ro,nosuid,nodev,uhelper=hal,uid=1000)
--- mdadm.conf
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#
# by default, scan all partitions (/proc/partitions) for MD superblocks.
# alternatively, specify devices to scan, using wildcards if desired.
DEVICE /dev/sdb1 /dev/sdc1
# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes
# automatically tag new arrays as belonging to the local system
HOMEHOST <system>
# instruct the monitoring daemon where to send mail alerts
MAILADDR root
# definitions of existing MD arrays
ARRAY /dev/md0 level=raid0 num-devices=2
UUID=7c57c64c:68220147:d36a4654:8b3c90d9
# This file was auto-generated on Wed, 18 Feb 2009 09:08:05 +0100
# by mkconf $Id$
--- /proc/mdstat:
Personalities : [raid0]
md0 : active raid0 sdb1[0] sdc1[1]
195318016 blocks 64k chunks
unused devices: <none>
--- /proc/partitions:
major minor #blocks name
8 0 625131864 sda
8 1 81920000 sda1
8 2 31286587 sda2
8 3 102400000 sda3
8 4 1 sda4
8 5 397791463 sda5
8 6 11719417 sda6
8 32 156290904 sdc
8 33 97659103 sdc1
8 34 58629120 sdc2
8 48 31293440 sdd
8 16 156290904 sdb
8 17 97659103 sdb1
8 18 58629120 sdb2
9 0 195318016 md0
254 0 10485760 dm-0
254 1 104857600 dm-1
254 2 10489856 dm-2
254 3 104857600 dm-3
--- initrd.img-2.6.32-trunk-amd64:
59835 blocks
8d8e60644084ac3ea0810feed7b68734 ./etc/mdadm/mdadm.conf
a34b710a5cea3027de06b92d651b0f8a
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/dm-mod.ko
04755f48d19438a3da9ac3d5e44d78c5
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/dm-log.ko
5278fdf759cf3a835b2880a6042c6864
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/dm-region-hash.ko
cad9f050e2d572486854bfe7d33d1b0f
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/dm-mirror.ko
75a58c4b172a9cbf8728f15c3d8e5ca7
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/dm-snapshot.ko
711414b1d8e4dcf13bc33cef4f22f09d
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/md-mod.ko
e5d69da9bb9fa84164451d209958b368
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/linear.ko
f63ee7ae0f0313d8906c585c042a7238
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/multipath.ko
cd8972fbffce017895b5727fca181270
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/raid0.ko
9550534e1d836178b6699eb7b0139ccd
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/raid1.ko
29bac4558e307abbef17ed4827ab37d3
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/raid6_pq.ko
cf937950d27f224d59785761c9f9a7e3
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/raid456.ko
cb3569a87d0aefbdb98accd88c1cbc69
./lib/modules/2.6.32-trunk-amd64/kernel/drivers/md/raid10.ko
116eeea1a50e23e247508b2b4480cc55 ./sbin/mdadm
f4fbd9099399ab08ba9b9f6c71d77595 ./scripts/local-top/mdadm
--- /proc/modules:
raid0 5501 1 - Live 0xffffffffa01a1000
md_mod 73584 2 raid0, Live 0xffffffffa0185000
dm_mirror 10923 0 - Live 0xffffffffa017c000
dm_region_hash 6648 1 dm_mirror, Live 0xffffffffa0174000
dm_log 7381 2 dm_mirror,dm_region_hash, Live 0xffffffffa016c000
dm_mod 53658 15 dm_mirror,dm_log, Live 0xffffffffa0153000
--- /var/log/syslog:
--- volume detail:
/dev/sda is not recognised by mdadm.
/dev/sda1 is not recognised by mdadm.
/dev/sda2 is not recognised by mdadm.
/dev/sda3 is not recognised by mdadm.
/dev/sda4 is not recognised by mdadm.
/dev/sda5 is not recognised by mdadm.
/dev/sda6 is not recognised by mdadm.
/dev/sdb is not recognised by mdadm.
/dev/sdb1:
Magic : a92b4efc
Version : 0.90.00
UUID : 7c57c64c:68220147:d36a4654:8b3c90d9
Creation Time : Wed Feb 18 11:41:58 2009
Raid Level : raid0
Used Dev Size : 0
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Update Time : Wed Feb 18 11:41:58 2009
State : active
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 7f84baad - correct
Events : 1
Chunk Size : 64K
Number Major Minor RaidDevice State
this 0 8 33 0 active sync /dev/sdc1
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync
--
/dev/sdb2 is not recognised by mdadm.
/dev/sdc is not recognised by mdadm.
/dev/sdc1:
Magic : a92b4efc
Version : 0.90.00
UUID : 7c57c64c:68220147:d36a4654:8b3c90d9
Creation Time : Wed Feb 18 11:41:58 2009
Raid Level : raid0
Used Dev Size : 0
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Update Time : Wed Feb 18 11:41:58 2009
State : active
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 7f84babf - correct
Events : 1
Chunk Size : 64K
Number Major Minor RaidDevice State
this 1 8 49 1 active sync
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync
--
/dev/sdc2 is not recognised by mdadm.
/dev/sdd is not recognised by mdadm.
--- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-amd64
root=UUID=a9f8b6bb-ae71-414e-95fd-d1d3b892350b ro vga=0x31A quiet
--- grub2:
set root='(hd0,2)'
set root='(hd0,2)'
set root='(hd0,2)'
set root='(hd0,2)'
linux /boot/vmlinuz-2.6.32-trunk-amd64
root=UUID=a9f8b6bb-ae71-414e-95fd-d1d3b892350b ro vga=0x31A quiet
set root='(hd0,2)'
linux /boot/vmlinuz-2.6.32-trunk-amd64
root=UUID=a9f8b6bb-ae71-414e-95fd-d1d3b892350b ro single vga=0x31A
set root='(hd0,2)'
linux /boot/vmlinuz-2.6.32-5-amd64
root=UUID=a9f8b6bb-ae71-414e-95fd-d1d3b892350b ro vga=0x31A quiet
set root='(hd0,2)'
linux /boot/vmlinuz-2.6.32-5-amd64
root=UUID=a9f8b6bb-ae71-414e-95fd-d1d3b892350b ro single vga=0x31A
set root='(hd0,2)'
linux /boot/vmlinuz-2.6.31-1-amd64
root=UUID=a9f8b6bb-ae71-414e-95fd-d1d3b892350b ro vga=0x31A quiet
set root='(hd0,2)'
linux /boot/vmlinuz-2.6.31-1-amd64
root=UUID=a9f8b6bb-ae71-414e-95fd-d1d3b892350b ro single vga=0x31A
set root='(hd0,1)'
--- grub legacy:
kernel /boot/vmlinuz-2.6.30-1-amd64 root=/dev/sda2 ro vga=0x31A quiet
kernel /boot/vmlinuz-2.6.30-1-amd64 root=/dev/sda2 ro vga=0x31A single
kernel /boot/vmlinuz-2.6.29-2-amd64 root=/dev/sda2 ro vga=0x31A quiet
kernel /boot/vmlinuz-2.6.29-2-amd64 root=/dev/sda2 ro vga=0x31A single
kernel /boot/vmlinuz-2.6.29-1-amd64 root=/dev/sda2 ro vga=0x31A quiet
kernel /boot/vmlinuz-2.6.29-1-amd64 root=/dev/sda2 ro vga=0x31A single
kernel /boot/vmlinuz-2.6.26-1-amd64 root=/dev/sda2 ro vga=0x31A quiet
kernel /boot/vmlinuz-2.6.26-1-amd64 root=/dev/sda2 ro vga=0x31A single
--- udev:
ii udev 153-2 /dev/ and hotplug management daemon
4a574fcd059040d33ea18a8aa605a184 /lib/udev/rules.d/64-md-raid.rules
--- /dev:
brw-rw---- 1 root disk 9, 0 May 8 21:45 /dev/md0
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root 9 May 8 21:45 ata-OCZ_CORE_SSD_MK06090307AFB0022 ->
../../sdd
lrwxrwxrwx 1 root root 9 May 8 21:45 ata-ST3160811AS_6PT5DZL1 -> ../../sdc
lrwxrwxrwx 1 root root 10 May 8 21:45 ata-ST3160811AS_6PT5DZL1-part1 ->
../../sdc1
lrwxrwxrwx 1 root root 10 May 8 21:45 ata-ST3160811AS_6PT5DZL1-part2 ->
../../sdc2
lrwxrwxrwx 1 root root 9 May 8 21:45 ata-ST3160811AS_6PT5E0KN -> ../../sdb
lrwxrwxrwx 1 root root 10 May 8 21:45 ata-ST3160811AS_6PT5E0KN-part1 ->
../../sdb1
lrwxrwxrwx 1 root root 10 May 8 21:45 ata-ST3160811AS_6PT5E0KN-part2 ->
../../sdb2
lrwxrwxrwx 1 root root 9 May 8 21:45
ata-WDC_WD6401AALS-00L3B2_WD-WMASY6275343 -> ../../sda
lrwxrwxrwx 1 root root 10 May 8 21:45
ata-WDC_WD6401AALS-00L3B2_WD-WMASY6275343-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 8 21:45
ata-WDC_WD6401AALS-00L3B2_WD-WMASY6275343-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 8 21:45
ata-WDC_WD6401AALS-00L3B2_WD-WMASY6275343-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 May 8 21:45
ata-WDC_WD6401AALS-00L3B2_WD-WMASY6275343-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 May 8 21:45
ata-WDC_WD6401AALS-00L3B2_WD-WMASY6275343-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 May 8 21:45
ata-WDC_WD6401AALS-00L3B2_WD-WMASY6275343-part6 -> ../../sda6
lrwxrwxrwx 1 root root 37 May 8 21:45 dm-name-vg0-backup--debian--raid ->
../../mapper/vg0-backup--debian--raid
lrwxrwxrwx 1 root root 23 May 8 21:45 dm-name-vg0-chroot ->
../../mapper/vg0-chroot
lrwxrwxrwx 1 root root 24 May 8 21:45 dm-name-vg0-libvirt ->
../../mapper/vg0-libvirt
lrwxrwxrwx 1 root root 20 May 8 21:45 dm-name-vg0-var -> ../../mapper/vg0-var
lrwxrwxrwx 1 root root 20 May 8 21:45
dm-uuid-LVM-pTLYbrwl3bsBcedQsAe5sgPlnleB5P1ACL0e5nt7UFPQYz1IzXDEb5XRdr4TRzmm ->
../../mapper/vg0-var
lrwxrwxrwx 1 root root 24 May 8 21:45
dm-uuid-LVM-pTLYbrwl3bsBcedQsAe5sgPlnleB5P1ARJPWeeZK32Lw5VQl5ocTDh8UopIUnmmM ->
../../mapper/vg0-libvirt
lrwxrwxrwx 1 root root 37 May 8 21:45
dm-uuid-LVM-pTLYbrwl3bsBcedQsAe5sgPlnleB5P1ATMM6fMuWfU8qEN4NqvDPX6rg0dUACq52 ->
../../mapper/vg0-backup--debian--raid
lrwxrwxrwx 1 root root 23 May 8 21:45
dm-uuid-LVM-pTLYbrwl3bsBcedQsAe5sgPlnleB5P1AoIkgFVPoSM03wqC3Of9PMqeUNpqISLfG ->
../../mapper/vg0-chroot
lrwxrwxrwx 1 root root 9 May 8 21:45
md-uuid-7c57c64c:68220147:d36a4654:8b3c90d9 -> ../../md0
lrwxrwxrwx 1 root root 9 May 8 21:45 scsi-SATA_OCZ_CORE_SSD_MK06090307AFB0022
-> ../../sdd
lrwxrwxrwx 1 root root 9 May 8 21:45 scsi-SATA_ST3160811AS_6PT5DZL1 ->
../../sdc
lrwxrwxrwx 1 root root 10 May 8 21:45 scsi-SATA_ST3160811AS_6PT5DZL1-part1 ->
../../sdc1
lrwxrwxrwx 1 root root 10 May 8 21:45 scsi-SATA_ST3160811AS_6PT5DZL1-part2 ->
../../sdc2
lrwxrwxrwx 1 root root 9 May 8 21:45 scsi-SATA_ST3160811AS_6PT5E0KN ->
../../sdb
lrwxrwxrwx 1 root root 10 May 8 21:45 scsi-SATA_ST3160811AS_6PT5E0KN-part1 ->
../../sdb1
lrwxrwxrwx 1 root root 10 May 8 21:45 scsi-SATA_ST3160811AS_6PT5E0KN-part2 ->
../../sdb2
lrwxrwxrwx 1 root root 9 May 8 21:45
scsi-SATA_WDC_WD6401AALS-_WD-WMASY6275343 -> ../../sda
lrwxrwxrwx 1 root root 10 May 8 21:45
scsi-SATA_WDC_WD6401AALS-_WD-WMASY6275343-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 8 21:45
scsi-SATA_WDC_WD6401AALS-_WD-WMASY6275343-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 8 21:45
scsi-SATA_WDC_WD6401AALS-_WD-WMASY6275343-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 May 8 21:45
scsi-SATA_WDC_WD6401AALS-_WD-WMASY6275343-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 May 8 21:45
scsi-SATA_WDC_WD6401AALS-_WD-WMASY6275343-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 May 8 21:45
scsi-SATA_WDC_WD6401AALS-_WD-WMASY6275343-part6 -> ../../sda6
lrwxrwxrwx 1 root root 9 May 8 21:45 wwn-0x50014ee0abb9a420 -> ../../sda
lrwxrwxrwx 1 root root 10 May 8 21:45 wwn-0x50014ee0abb9a420-part1 ->
../../sda1
lrwxrwxrwx 1 root root 10 May 8 21:45 wwn-0x50014ee0abb9a420-part2 ->
../../sda2
lrwxrwxrwx 1 root root 10 May 8 21:45 wwn-0x50014ee0abb9a420-part3 ->
../../sda3
lrwxrwxrwx 1 root root 10 May 8 21:45 wwn-0x50014ee0abb9a420-part4 ->
../../sda4
lrwxrwxrwx 1 root root 10 May 8 21:45 wwn-0x50014ee0abb9a420-part5 ->
../../sda5
lrwxrwxrwx 1 root root 10 May 8 21:45 wwn-0x50014ee0abb9a420-part6 ->
../../sda6
/dev/disk/by-label:
total 0
lrwxrwxrwx 1 root root 10 May 8 21:45 Data -> ../../sda3
lrwxrwxrwx 1 root root 9 May 9 01:25 TheFrozenThrone -> ../../sr0
/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root 9 May 8 21:45 pci-0000:00:1f.2-scsi-0:0:0:0 ->
../../sda
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-0:0:0:0-part1 ->
../../sda1
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-0:0:0:0-part2 ->
../../sda2
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-0:0:0:0-part3 ->
../../sda3
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-0:0:0:0-part4 ->
../../sda4
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-0:0:0:0-part5 ->
../../sda5
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-0:0:0:0-part6 ->
../../sda6
lrwxrwxrwx 1 root root 9 May 8 21:45 pci-0000:00:1f.2-scsi-2:0:0:0 ->
../../sdb
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-2:0:0:0-part1 ->
../../sdb1
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-2:0:0:0-part2 ->
../../sdb2
lrwxrwxrwx 1 root root 9 May 8 21:45 pci-0000:00:1f.2-scsi-3:0:0:0 ->
../../sdc
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-3:0:0:0-part1 ->
../../sdc1
lrwxrwxrwx 1 root root 10 May 8 21:45 pci-0000:00:1f.2-scsi-3:0:0:0-part2 ->
../../sdc2
lrwxrwxrwx 1 root root 9 May 8 21:45 pci-0000:04:00.0-scsi-0:0:0:0 ->
../../sdd
lrwxrwxrwx 1 root root 9 May 9 01:25 pci-0000:04:00.1-scsi-0:0:0:0 ->
../../sr0
/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 May 8 21:45 229406EC9406C271 -> ../../sda3
lrwxrwxrwx 1 root root 37 May 8 21:45 37f8de11-573b-4902-be7c-6501a2b7dd16 ->
../../mapper/vg0-backup--debian--raid
lrwxrwxrwx 1 root root 10 May 8 21:45 3E762DDB762D94A5 -> ../../sda1
lrwxrwxrwx 1 root root 20 May 8 21:45 4acab2a4-0908-4be6-b361-0a1cff079167 ->
../../mapper/vg0-var
lrwxrwxrwx 1 root root 23 May 8 21:45 8078bd08-f152-4100-9276-66752c50c5a4 ->
../../mapper/vg0-chroot
lrwxrwxrwx 1 root root 10 May 8 21:45 a9f8b6bb-ae71-414e-95fd-d1d3b892350b ->
../../sda2
lrwxrwxrwx 1 root root 24 May 8 21:45 c9e55dd1-7f75-4c62-ba6c-145d4b85946e ->
../../mapper/vg0-libvirt
lrwxrwxrwx 1 root root 10 May 8 21:45 d31ccb36-7d05-4d50-867a-09bfb992146b ->
../../sda6
lrwxrwxrwx 1 root root 9 May 8 21:45 dabca435-77b4-472d-a344-e4a1acdcb760 ->
../../md0
/dev/md:
total 0
Auto-generated on Sun, 09 May 2010 02:24:40 +0200
by mdadm bugscript 3.1.1-1
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/8 CPU cores)
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 mdadm depends on:
ii debconf 1.5.32 Debian configuration management sy
ii libc6 2.10.2-7 Embedded GNU C Library: Shared lib
ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip
ii makedev 2.3.1-89 creates device files in /dev
ii udev 153-2 /dev/ and hotplug management daemo
Versions of packages mdadm recommends:
ii module-init-tools 3.12~pre2-3 tools for managing Linux kernel mo
ii ssmtp [mail-transport-agent] 2.64-4 extremely simple MTA to get mail o
mdadm suggests no packages.
-- Configuration Files:
/etc/logcheck/ignore.d.server/mdadm [Errno 13] Permission non accordée:
u'/etc/logcheck/ignore.d.server/mdadm'
/etc/logcheck/violations.d/mdadm [Errno 13] Permission non accordée:
u'/etc/logcheck/violations.d/mdadm'
-- debconf information:
* mdadm/autostart: true
* mdadm/initrdstart: all
mdadm/initrdstart_notinconf: false
mdadm/initrdstart_msg_errexist:
mdadm/initrdstart_msg_intro:
mdadm/initrdstart_msg_errblock:
* mdadm/start_daemon: true
* mdadm/mail_to: root
mdadm/initrdstart_msg_errmd:
mdadm/initrdstart_msg_errconf:
* mdadm/autocheck: true
--- End Message ---
--- Begin Message ---
Source: mdadm
Source-Version: 3.1.2-1
We believe that the bug you reported is fixed in the latest version of
mdadm, which is due to be installed in the Debian FTP archive:
mdadm-udeb_3.1.2-1_amd64.udeb
to main/m/mdadm/mdadm-udeb_3.1.2-1_amd64.udeb
mdadm_3.1.2-1.debian.tar.gz
to main/m/mdadm/mdadm_3.1.2-1.debian.tar.gz
mdadm_3.1.2-1.dsc
to main/m/mdadm/mdadm_3.1.2-1.dsc
mdadm_3.1.2-1_amd64.deb
to main/m/mdadm/mdadm_3.1.2-1_amd64.deb
mdadm_3.1.2.orig.tar.bz2
to main/m/mdadm/mdadm_3.1.2.orig.tar.bz2
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
martin f. krafft <[email protected]> (supplier of updated mdadm package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.8
Date: Thu, 27 May 2010 09:34:24 +0200
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source amd64
Version: 3.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian mdadm maintainers <[email protected]>
Changed-By: martin f. krafft <[email protected]>
Description:
mdadm - tool to administer Linux MD arrays (software RAID)
mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Closes: 553896 567167 569360 570315 580825
Changes:
mdadm (3.1.2-1) unstable; urgency=low
.
* New upstream release (closes: #567167).
* Ignore lintian error about not stopping in runlevel 1.
* Include more information about the configuration, initrd, and LVM in
bugscript output.
* Check active devices against configuration file based on UUID, not device
name (closes: #553896).
* When preparing the list of devices, treat /dev/mdX and /dev/md/X equally.
* Bump Standards-Version to 3.8.4 without having to make changes.
* Fix logcheck rule with patch from Frédéric Brière, since Rebuild events
are now arbitrary, no longer multiples of 20 (closes: #570315).
* checkarray: do not exit non-zero when there are no arrays found (see
#582360).
* Do not exit checkarray cronjob non-zero when the tests whether to run
fail (closes: #580825). This is related to a recent change in behaviour in
cron 3.0pl1-110 (see e.g. #581612). Thanks to everyone for their
suggestions!
* Call MAKEDEV to create device nodes only if MAKEDEV is installed
(closes: #569360).
Checksums-Sha1:
1c91d3a1f97a340a7234e273a98109fde068cc18 1264 mdadm_3.1.2-1.dsc
0599bd60a6cf8194bc2b5306ec939e05f825e4ce 278377 mdadm_3.1.2.orig.tar.bz2
3ccb926cdad138d0132abe27ce190e37c9e64f57 131234 mdadm_3.1.2-1.debian.tar.gz
807c09e2765d1126e09ebdddc965fcfff9b98326 452060 mdadm_3.1.2-1_amd64.deb
788d34e1ba658a8e17674dadaea14369d8547b42 144380 mdadm-udeb_3.1.2-1_amd64.udeb
Checksums-Sha256:
5e830763b7f59af161a1b11c5f6304b5f93a4f8eff2b14953e71be58f67d116e 1264
mdadm_3.1.2-1.dsc
ff831c433c386039163ac09c84b02132a8bb8ad5a0bdb571ff91211980124d68 278377
mdadm_3.1.2.orig.tar.bz2
d6874c07e7b3e4cb1f33e74239f7b1f8af10e742441fa88aa327ff98f8811405 131234
mdadm_3.1.2-1.debian.tar.gz
578a7b2d5466900e1eed66cb8ef5d307e5043546f675720d6644a1fe2e747a9d 452060
mdadm_3.1.2-1_amd64.deb
ef91476a158b65ba1888fac41b34de201f75aaff86acba7e2970066a4db57bb5 144380
mdadm-udeb_3.1.2-1_amd64.udeb
Files:
195cb7e852ad1068ab6c4aaab0e11638 1264 admin optional mdadm_3.1.2-1.dsc
c5a39f38c465229767a5af2a4eb81bef 278377 admin optional mdadm_3.1.2.orig.tar.bz2
72d1052f6678c1c29799902ecd5956a9 131234 admin optional
mdadm_3.1.2-1.debian.tar.gz
f107e315b114c9f5265814baeb5d4da4 452060 admin optional mdadm_3.1.2-1_amd64.deb
55c2209b3a0b464e80c1f5210f0ee141 144380 debian-installer optional
mdadm-udeb_3.1.2-1_amd64.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAkv+NdcACgkQIgvIgzMMSnVQqgCg6bsXs2TR7ZARXVc59AlRIbc/
4h4AoIOP+BaDLw6nh2YqUqCgDaebt8VS
=q5HP
-----END PGP SIGNATURE-----
--- End Message ---