[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#763008: marked as done (installation-reports: wheezy installer (partman?) wants to write to lots of "swap" partition)



Your message dated Wed, 5 Aug 2020 00:07:32 +0200
with message-id <[🔎] 20200805000732.bcd14bc42a1f57a24212cf6c@mailbox.org>
and subject line Re: Mass-closing old installation-report bugs  ---  round 2
has caused the Debian Bug report #763008,
regarding installation-reports: wheezy installer (partman?) wants to write to lots of "swap" partition
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 owner@bugs.debian.org
immediately.)


-- 
763008: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763008
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: installation-reports
Severity: normal

The main point here is that the installer detected lots of swap
partitions, mostly erroneously, wanted to ovewrite them, and did not
appear to offer a safe way to prevent this behavior other than
aborting.

The setup was unusual in that there was an existing installation on
other disks in the system, and the problems may have been aggravated
by the fact that I didn't want any swap.

Worked around by removing all old disks from the machine.

Also, the partition process did not appear to allow me to create the
partitions and setup I wanted.

Far more details below.

I have used the installers for previous versions of Debian quite a
bit, though not too recently.

-- Package-specific info:

Boot method: USB stick
Image version: http://cdimage.debian.org/debian-cd/7.6.0/amd64/iso-cd/debian-7.6.0-amd64-netinst.iso
Date: <Date and time of the install>

Machine: Silicon Mechanics amd64 (Xeon chips)
Partitions:

# transcript edited to remove redundancy
parted /dev/sda  # sda is where the new installation went
GNU Parted 1.8.8
Model: ATA WDC WD4000FYYZ-0 (scsi)
Disk /dev/sda: 4001GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name       Flags
 1      1049kB  5000MB  4999MB  ext3         first try  boot 

(parted) select /dev/sdb  # spare disk with corrupt VG
Model: ATA ST31000340NS (scsi)
Disk /dev/sdb: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name    Flags    
 1      17.4kB  17.9kB  512B                 spare   bios_grub
 2      17.9kB  1000GB  1000GB               backup           

(parted) select /dev/sdc  # the other new disk, untouched so far
Error: /dev/sdc: unrecognised disk label

(parted) select /dev/sdd  # one of the disks with the old system
Model: ATA WDC WD2003FYYS-0 (scsi)
Disk /dev/sdd: 2000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name                   Flags    
 1      17.4kB  512MB   512MB                extended boot loaders  bios_grub
 2      512MB   1500MB  988MB   ext3         /boot                  boot     
 3      1500MB  3500MB  2000MB               swap                            
 4      3500MB  2000GB  1997GB               main                            

# the other disk, sde, with the old system is identical to sdd
# sd[de]2 are RAID1, as are sd[de]4.  The latter are used as a PV
# for an LVM VG, which is then split into lots of LV's used
# variously as partitions for file systems, virtual disks for KVM, and
# snapshots.

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [O ]
Detect network card:    [O ]
Configure network:      [O ]
Detect CD:              [ ]
Load installer modules: [O ]
Detect hard drives:     [O ]
Partition hard drives:  [E ]
Install base system:    [O ]
Clock/timezone setup:   [O ]
User/password setup:    [O ]
Install tasks:          [O ]
Install boot loader:    [O ]
Overall install:        [O ]

Comments/Problems:

I found the documentation, in conjunction with the web site for
downloading materials, confusing--in fact impossible to follow--for
making a USB boot with netinstall.  My message "Trouble getting
netinst for USB stick" to debian-boot gives details, but has elicited
no response and is not the focus of this report.

System had 5 hard disks, 2 new, 2 RAIDed and including an older
installation of Debian, and one with a broken LVM volume group.  The
old installation was unreliable because of some file system
corruption, though I am using it to file this report.

The goal was to partition the 2 new disks and then install wheezy onto
them.  I picked the graphical installation.  I also played with expert
graphical installation, but it did not seem to offer any more control
in the problem area.

Things went fine until I got to partitioning.  Though eventually I
want RAID (on partitions) and encryption, I focused on a simple
install.

Difficulty #1: I wanted to GPT partition the disks, including
establishing a small initial partition for the boot loader (bios_grub
flag in parted) and various other partitions.  As far as I could tell,
there was not a way to do this; I could only make partitions that were
for the system I was about to install.  I tried to drop into a command
shell to do the partitioning, but parted was unavailable--or at least
I couldn't find it.

Difficulty #2: No apparent option for crypto without LVM.  The next
day I recalled that the way to do this was to create the partition and
then select it for encryption (maybe).  I had had to discover that
before.

I did one simple partition and no swap (system has 16G RAM).  When I
got to the point of writing the final partitioning to disk, I ran into
the main problem:

Difficulty #3: The partitioner had identified a long list of
partitions (mostly LVM logical volumes) as swap and told me it was
going to overwrite them. In fact the only 2 swap partitions were on
the original disks (1 partition on each--not RAID).  Some of the
volumes targetted were serving as virtual disks for virtual machines
on the old system.  I saw no way to undo this.

I aborted the installation here.  Maybe if I had gone back to the
partition menu I could have reset the types of the "swap" partitions
to "none".  There were 3 problems with this: it didn't occur to me; it
would have been tedious given the number of volumes involved; even if
I had been able to turn off the swap I would still consider it risky
to proceed on the chance that my having edited the status of some
volumes would cause them to be overwritten, rather than left
untouched.

I shut down the machine and removed all drives but the 2 new ones.  A
simple install onto one of the disks (no crypto or RAID) went
smoothly, and is the basis for the OK's I marked above for the steps
after partitioning.

I will likely boot into the new system and use it to set up the other
disk as I like and then run the installer into that.  Given the
problems, I'll probably follow the "install from an existing Unix
system" instructions.  My plan is to set some partitions as RAID1,
even though it's one disk, and then boot into the new system and add
the other disk to the RAID.

I am filing this report from the old system; the hardware is right
(except that I pulled all but 2 drives during the install) but
the software versions are irrelevant.

The bios reports that the new 4TB disks are 1802GB (from memory); the
partitioning tools seem to recognize their full size.  The bios
reports the older 2TB drives as 2TB.

Ross Boylan
-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to submit@bugs.debian.org.

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="5.0 (lenny) - installer build 20090123"
X_INSTALLATION_MEDIUM=cdrom

==============================================
Installer hardware-summary:
==============================================
umame -a: Linux markov 2.6.26-1-amd64 #1 SMP Sat Jan 10 17:57:00 UTC 2009 x86_64 unknown
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 5100 Chipset Memory Controller Hub [8086:65c0] (rev 90)
lspci -knn: 00:02.0 PCI bridge [0604]: Intel Corporation 5100 Chipset PCI Express x8 Port 2-3 [8086:65f7] (rev 90)
lspci -knn: 	Kernel driver in use: pcieport-driver
lspci -knn: 00:03.0 PCI bridge [0604]: Intel Corporation 5100 Chipset PCI Express x4 Port 3 [8086:65e3] (rev 90)
lspci -knn: 	Kernel driver in use: pcieport-driver
lspci -knn: 00:04.0 PCI bridge [0604]: Intel Corporation 5100 Chipset PCI Express x16 Port 4-7 [8086:65fa] (rev 90)
lspci -knn: 	Kernel driver in use: pcieport-driver
lspci -knn: 00:08.0 System peripheral [0880]: Intel Corporation 5100 Chipset DMA Engine [8086:65ff] (rev 90)
lspci -knn: 00:10.0 Host bridge [0600]: Intel Corporation 5100 Chipset FSB Registers [8086:65f0] (rev 90)
lspci -knn: 00:10.1 Host bridge [0600]: Intel Corporation 5100 Chipset FSB Registers [8086:65f0] (rev 90)
lspci -knn: 00:10.2 Host bridge [0600]: Intel Corporation 5100 Chipset FSB Registers [8086:65f0] (rev 90)
lspci -knn: 00:11.0 Host bridge [0600]: Intel Corporation 5100 Chipset Reserved Registers [8086:65f1] (rev 90)
lspci -knn: 00:13.0 Host bridge [0600]: Intel Corporation 5100 Chipset Reserved Registers [8086:65f3] (rev 90)
lspci -knn: 00:15.0 Host bridge [0600]: Intel Corporation 5100 Chipset DDR Channel 0 Registers [8086:65f5] (rev 90)
lspci -knn: 00:16.0 Host bridge [0600]: Intel Corporation 5100 Chipset DDR Channel 1 Registers [8086:65f6] (rev 90)
lspci -knn: 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02)
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 	Kernel modules: uhci-hcd
lspci -knn: 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02)
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 	Kernel modules: uhci-hcd
lspci -knn: 00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02)
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 	Kernel modules: uhci-hcd
lspci -knn: 00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02)
lspci -knn: 	Kernel driver in use: ehci_hcd
lspci -knn: 	Kernel modules: ehci-hcd
lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02)
lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 02)
lspci -knn: 	Kernel driver in use: pcieport-driver
lspci -knn: 00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 02)
lspci -knn: 	Kernel driver in use: pcieport-driver
lspci -knn: 00:1c.5 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 [8086:294a] (rev 02)
lspci -knn: 	Kernel driver in use: pcieport-driver
lspci -knn: 00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02)
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 	Kernel modules: uhci-hcd
lspci -knn: 00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02)
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 	Kernel modules: uhci-hcd
lspci -knn: 00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02)
lspci -knn: 	Kernel driver in use: uhci_hcd
lspci -knn: 	Kernel modules: uhci-hcd
lspci -knn: 00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02)
lspci -knn: 	Kernel driver in use: ehci_hcd
lspci -knn: 	Kernel modules: ehci-hcd
lspci -knn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92)
lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801IR (ICH9R) LPC Interface Controller [8086:2916] (rev 02)
lspci -knn: 00:1f.2 IDE interface [0101]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller [8086:2920] (rev 02)
lspci -knn: 	Kernel driver in use: ata_piix
lspci -knn: 	Kernel modules: ata_piix
lspci -knn: 00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02)
lspci -knn: 00:1f.5 IDE interface [0101]: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller [8086:2926] (rev 02)
lspci -knn: 	Kernel driver in use: ata_piix
lspci -knn: 	Kernel modules: ata_piix
lspci -knn: 03:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV570 [Radeon X1950 Pro] [1002:7280]
lspci -knn: 03:00.1 Display controller [0380]: ATI Technologies Inc RV570 [Radeon X1950 Pro] (secondary) [1002:72a0]
lspci -knn: 04:00.0 PCI bridge [0604]: Intel Corporation 6702PXH PCI Express-to-PCI Bridge A [8086:032c] (rev 09)
lspci -knn: 06:00.0 Ethernet controller [0200]: Intel Corporation 82573E Gigabit Ethernet Controller (Copper) [8086:108c] (rev 03)
lspci -knn: 	Kernel driver in use: e1000e
lspci -knn: 	Kernel modules: e1000e
lspci -knn: 07:00.0 Ethernet controller [0200]: Intel Corporation 82573L Gigabit Ethernet Controller [8086:109a]
lspci -knn: 	Kernel driver in use: e1000e
lspci -knn: 	Kernel modules: e1000e
lspci -knn: 08:04.0 Ethernet controller [0200]: Atheros Communications Inc. AR2413 802.11bg NIC [168c:001a] (rev 01)
lspci -knn: 	Kernel driver in use: ath5k_pci
lspci -knn: 	Kernel modules: ath5k
lspci -knn: 08:05.0 IDE interface [0101]: Integrated Technology Express, Inc. Device [1283:8213]
lspci -knn: 	Kernel driver in use: ITE8213_IDE
lspci -knn: 	Kernel modules: it8213
lsmod: Module                  Size  Used by
lsmod: ufs                    67720  0 
lsmod: qnx4                   13576  0 
lsmod: ntfs                  188416  0 
lsmod: battery                16904  0 
lsmod: cbc                     7936  5 
lsmod: twofish                11136  0 
lsmod: twofish_common         18560  1 twofish
lsmod: serpent                22912  0 
lsmod: blowfish               13056  0 
lsmod: sha256_generic         13696  0 
lsmod: aes_generic            32552  10 
lsmod: dm_crypt               17032  1 
lsmod: dm_mod                 58864  24 dm_crypt
lsmod: raid1                  24192  2 
lsmod: md_mod                 80164  3 raid1
lsmod: xfs                   475432  0 
lsmod: reiserfs              211072  0 
lsmod: jfs                   157904  0 
lsmod: ext3                  125072  7 
lsmod: jbd                    51240  1 ext3
lsmod: vfat                   14848  0 
lsmod: fat                    50872  1 vfat
lsmod: ext2                   66576  0 
lsmod: mbcache                12676  2 ext3,ext2
lsmod: arc4                    6272  2 
lsmod: ecb                     7296  2 
lsmod: crypto_blkcipher       21636  8 cbc,dm_crypt,ecb
lsmod: ath5k                  98176  0 
lsmod: mac80211              162864  1 ath5k
lsmod: cfg80211               30224  2 ath5k,mac80211
lsmod: e1000e                 99748  0 
lsmod: nls_utf8                6144  0 
lsmod: isofs                  35496  0 
lsmod: nls_base               12932  6 ntfs,jfs,vfat,fat,nls_utf8,isofs
lsmod: zlib_inflate           18688  1 isofs
lsmod: usb_storage            93888  0 
lsmod: fan                     9224  0 
lsmod: sg                     36448  0 
lsmod: sr_mod                 19396  0 
lsmod: cdrom                  37800  1 sr_mod
lsmod: sd_mod                 29248  8 
lsmod: usbhid                 45408  0 
lsmod: hid                    41536  1 usbhid
lsmod: ff_memless              9224  1 usbhid
lsmod: ata_piix               22532  6 
lsmod: it8213                  8068  0 [permanent]
lsmod: floppy                 61544  0 
lsmod: libata                165216  1 ata_piix
lsmod: ide_core              127772  1 it8213
lsmod: psmouse                42012  0 
lsmod: scsi_mod              160248  5 usb_storage,sg,sr_mod,sd_mod,libata
lsmod: dock                   13984  1 libata
lsmod: ehci_hcd               36108  0 
lsmod: uhci_hcd               25632  0 
lsmod: thermal                22560  0 
lsmod: processor              42048  1 thermal
lsmod: thermal_sys            17600  3 fan,thermal,processor
lsmod: evdev                  14208  4 
df: Filesystem           1k-blocks      Used Available Use% Mounted on
df: tmpfs                  8236916        60   8236856   0% /dev
df: /dev/mapper/turtle-root
df:                         472036    117499    330166  26% /target
df: /dev/md0                 93207     37796     50599  43% /target/boot
df: /dev/mapper/turtle-home_crypt
df:                        9610464    152664   8969612   2% /target/home
df: /dev/mapper/turtle-tmp_crypt
df:                        1918020     35660   1784928   2% /target/tmp
df: /dev/mapper/turtle-usr
df:                        9611492   2021744   7101508  22% /target/usr
df: /dev/mapper/turtle-local
df:                        3842104     73328   3573604   2% /target/usr/local
df: /dev/mapper/turtle-var_crypt
df:                       24028024    990880  21816588   4% /target/var
df: /dev/mapper/turtle-root
df:                         472036    117499    330166  26% /dev/.static/dev
df: tmpfs                  8236916        60   8236856   0% /target/dev
free:               total         used         free       shared      buffers
free:   Mem:     16473836      3348652     13125184            0       140820
free:  Swap:      3902748            0      3902748
free: Total:     20376584      3348652     17027932
/proc/cmdline: desktop=kde video=vesa:ywrap,mtrr vga=788 initrd=/install.amd/gtk/initrd.gz -- quiet  BOOT_IMAGE=/install.amd/vmlinuz 
/proc/cpuinfo: processor	: 0
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 23
/proc/cpuinfo: model name	: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
/proc/cpuinfo: stepping	: 6
/proc/cpuinfo: cpu MHz		: 2493.757
/proc/cpuinfo: cache size	: 6144 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 4
/proc/cpuinfo: core id		: 0
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 0
/proc/cpuinfo: initial apicid	: 0
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 10
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
/proc/cpuinfo: bogomips	: 4991.18
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 38 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 1
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 23
/proc/cpuinfo: model name	: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
/proc/cpuinfo: stepping	: 6
/proc/cpuinfo: cpu MHz		: 2493.757
/proc/cpuinfo: cache size	: 6144 KB
/proc/cpuinfo: physical id	: 1
/proc/cpuinfo: siblings	: 4
/proc/cpuinfo: core id		: 0
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 4
/proc/cpuinfo: initial apicid	: 4
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 10
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
/proc/cpuinfo: bogomips	: 4987.62
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 38 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 2
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 23
/proc/cpuinfo: model name	: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
/proc/cpuinfo: stepping	: 6
/proc/cpuinfo: cpu MHz		: 2493.757
/proc/cpuinfo: cache size	: 6144 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 4
/proc/cpuinfo: core id		: 1
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 1
/proc/cpuinfo: initial apicid	: 1
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 10
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
/proc/cpuinfo: bogomips	: 4987.61
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 38 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 3
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 23
/proc/cpuinfo: model name	: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
/proc/cpuinfo: stepping	: 6
/proc/cpuinfo: cpu MHz		: 2493.757
/proc/cpuinfo: cache size	: 6144 KB
/proc/cpuinfo: physical id	: 1
/proc/cpuinfo: siblings	: 4
/proc/cpuinfo: core id		: 1
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 5
/proc/cpuinfo: initial apicid	: 5
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 10
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
/proc/cpuinfo: bogomips	: 4987.61
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 38 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 4
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 23
/proc/cpuinfo: model name	: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
/proc/cpuinfo: stepping	: 6
/proc/cpuinfo: cpu MHz		: 2493.757
/proc/cpuinfo: cache size	: 6144 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 4
/proc/cpuinfo: core id		: 2
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 2
/proc/cpuinfo: initial apicid	: 2
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 10
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
/proc/cpuinfo: bogomips	: 4987.59
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 38 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 5
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 23
/proc/cpuinfo: model name	: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
/proc/cpuinfo: stepping	: 6
/proc/cpuinfo: cpu MHz		: 2493.757
/proc/cpuinfo: cache size	: 6144 KB
/proc/cpuinfo: physical id	: 1
/proc/cpuinfo: siblings	: 4
/proc/cpuinfo: core id		: 2
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 6
/proc/cpuinfo: initial apicid	: 6
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 10
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
/proc/cpuinfo: bogomips	: 4987.63
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 38 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 6
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 23
/proc/cpuinfo: model name	: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
/proc/cpuinfo: stepping	: 6
/proc/cpuinfo: cpu MHz		: 2493.757
/proc/cpuinfo: cache size	: 6144 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 4
/proc/cpuinfo: core id		: 3
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 3
/proc/cpuinfo: initial apicid	: 3
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 10
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
/proc/cpuinfo: bogomips	: 4991.27
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 38 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 7
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 23
/proc/cpuinfo: model name	: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
/proc/cpuinfo: stepping	: 6
/proc/cpuinfo: cpu MHz		: 2493.757
/proc/cpuinfo: cache size	: 6144 KB
/proc/cpuinfo: physical id	: 1
/proc/cpuinfo: siblings	: 4
/proc/cpuinfo: core id		: 3
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 7
/proc/cpuinfo: initial apicid	: 7
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 10
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm
/proc/cpuinfo: bogomips	: 4987.62
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 38 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/ioports: 0000-001f : dma1
/proc/ioports: 0020-0021 : pic1
/proc/ioports: 0040-0043 : timer0
/proc/ioports: 0050-0053 : timer1
/proc/ioports: 0060-0060 : keyboard
/proc/ioports: 0064-0064 : keyboard
/proc/ioports: 0070-0071 : rtc0
/proc/ioports: 0080-008f : dma page reg
/proc/ioports: 00a0-00a1 : pic2
/proc/ioports: 00c0-00df : dma2
/proc/ioports: 00f0-00ff : fpu
/proc/ioports: 0170-0177 : 0000:00:1f.2
/proc/ioports:   0170-0177 : ata_piix
/proc/ioports: 01f0-01f7 : 0000:00:1f.2
/proc/ioports:   01f0-01f7 : ata_piix
/proc/ioports: 02f8-02ff : serial
/proc/ioports: 0376-0376 : 0000:00:1f.2
/proc/ioports:   0376-0376 : ata_piix
/proc/ioports: 03c0-03df : vesafb
/proc/ioports: 03f2-03f5 : floppy
/proc/ioports: 03f6-03f6 : 0000:00:1f.2
/proc/ioports:   03f6-03f6 : ata_piix
/proc/ioports: 03f7-03f7 : floppy DIR
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 04d0-04d1 : pnp 00:01
/proc/ioports: 0600-063f : pnp 00:01
/proc/ioports: 0800-080f : pnp 00:01
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: 1000-107f : 0000:00:1f.0
/proc/ioports:   1000-107f : pnp 00:01
/proc/ioports:     1000-1003 : ACPI PM1a_EVT_BLK
/proc/ioports:     1004-1005 : ACPI PM1a_CNT_BLK
/proc/ioports:     1008-100b : ACPI PM_TMR
/proc/ioports:     1010-1015 : ACPI CPU throttle
/proc/ioports:     1020-102f : ACPI GPE0_BLK
/proc/ioports: 1100-111f : 0000:00:1f.3
/proc/ioports: 1180-11bf : 0000:00:1f.0
/proc/ioports:   1180-11bf : pnp 00:01
/proc/ioports: 1820-183f : 0000:00:1a.0
/proc/ioports:   1820-183f : uhci_hcd
/proc/ioports: 1840-185f : 0000:00:1a.1
/proc/ioports:   1840-185f : uhci_hcd
/proc/ioports: 1860-187f : 0000:00:1a.2
/proc/ioports:   1860-187f : uhci_hcd
/proc/ioports: 1880-189f : 0000:00:1d.0
/proc/ioports:   1880-189f : uhci_hcd
/proc/ioports: 18a0-18bf : 0000:00:1d.1
/proc/ioports:   18a0-18bf : uhci_hcd
/proc/ioports: 18c0-18df : 0000:00:1d.2
/proc/ioports:   18c0-18df : uhci_hcd
/proc/ioports: 1c00-1c0f : 0000:00:1f.2
/proc/ioports:   1c00-1c0f : ata_piix
/proc/ioports: 1c10-1c1f : 0000:00:1f.2
/proc/ioports:   1c10-1c1f : ata_piix
/proc/ioports: 1c20-1c2f : 0000:00:1f.5
/proc/ioports:   1c20-1c2f : ata_piix
/proc/ioports: 1c30-1c3f : 0000:00:1f.5
/proc/ioports:   1c30-1c3f : ata_piix
/proc/ioports: 1c58-1c5b : 0000:00:1f.5
/proc/ioports:   1c58-1c5b : ata_piix
/proc/ioports: 1c5c-1c5f : 0000:00:1f.5
/proc/ioports:   1c5c-1c5f : ata_piix
/proc/ioports: 1c60-1c67 : 0000:00:1f.5
/proc/ioports:   1c60-1c67 : ata_piix
/proc/ioports: 1c68-1c6f : 0000:00:1f.5
/proc/ioports:   1c68-1c6f : ata_piix
/proc/ioports: 2000-2fff : PCI Bus 0000:03
/proc/ioports:   2000-20ff : 0000:03:00.0
/proc/ioports: 3000-3fff : PCI Bus 0000:06
/proc/ioports:   3000-301f : 0000:06:00.0
/proc/ioports:     3000-301f : e1000e
/proc/ioports: 4000-4fff : PCI Bus 0000:07
/proc/ioports:   4000-401f : 0000:07:00.0
/proc/ioports:     4000-401f : e1000e
/proc/ioports: 5000-5fff : PCI Bus 0000:08
/proc/ioports:   5000-500f : 0000:08:05.0
/proc/ioports:     5000-500f : IT8213
/proc/ioports:   5010-5013 : 0000:08:05.0
/proc/ioports:     5010-5013 : IT8213
/proc/ioports:   5014-5017 : 0000:08:05.0
/proc/ioports:   5018-501f : 0000:08:05.0
/proc/ioports:     5018-501f : IT8213
/proc/ioports:   5020-5027 : 0000:08:05.0
/proc/ioports: fe00-fe00 : pnp 00:01
/proc/iomem: 00000000-0009d7ff : System RAM
/proc/iomem: 0009d800-0009ffff : reserved
/proc/iomem: 000d2000-000d3fff : reserved
/proc/iomem: 000e0000-000fffff : reserved
/proc/iomem: 00100000-cff4ffff : System RAM
/proc/iomem:   00200000-0042cbda : Kernel code
/proc/iomem:   0042cbdb-0053b6f7 : Kernel data
/proc/iomem:   005e0000-00675397 : Kernel bss
/proc/iomem: cff50000-cff5dfff : ACPI Tables
/proc/iomem: cff5e000-cff5efff : ACPI Non-volatile Storage
/proc/iomem: cff5f000-cfffffff : reserved
/proc/iomem: d0000000-dfffffff : PCI Bus 0000:03
/proc/iomem:   d0000000-dfffffff : 0000:03:00.0
/proc/iomem:     d0000000-d0ffffff : vesafb
/proc/iomem: e0000000-efffffff : reserved
/proc/iomem:   e0000000-e07fffff : PCI MMCONFIG 0
/proc/iomem: f0200000-f02fffff : PCI Bus 0000:06
/proc/iomem:   f0200000-f021ffff : 0000:06:00.0
/proc/iomem:     f0200000-f021ffff : e1000e
/proc/iomem: f0300000-f03fffff : PCI Bus 0000:03
/proc/iomem:   f0300000-f030ffff : 0000:03:00.0
/proc/iomem:   f0310000-f031ffff : 0000:03:00.1
/proc/iomem:   f0320000-f033ffff : 0000:03:00.0
/proc/iomem: f0400000-f04fffff : PCI Bus 0000:07
/proc/iomem:   f0400000-f041ffff : 0000:07:00.0
/proc/iomem:     f0400000-f041ffff : e1000e
/proc/iomem: f0500000-f05fffff : PCI Bus 0000:08
/proc/iomem:   f0500000-f050ffff : 0000:08:04.0
/proc/iomem:     f0500000-f050ffff : ath5k
/proc/iomem: f0600000-f0603fff : 0000:00:1b.0
/proc/iomem: f0604000-f06043ff : 0000:00:1a.7
/proc/iomem:   f0604000-f06043ff : ehci_hcd
/proc/iomem: f0604400-f06047ff : 0000:00:1d.7
/proc/iomem:   f0604400-f06047ff : ehci_hcd
/proc/iomem: f0604800-f06048ff : 0000:00:1f.3
/proc/iomem: fe600000-fe6fffff : pnp 00:01
/proc/iomem: fe700000-fe7003ff : 0000:00:08.0
/proc/iomem: fec00000-fec0ffff : reserved
/proc/iomem:   fec00000-fec00fff : IOAPIC 0
/proc/iomem: fed00000-fed003ff : HPET 0
/proc/iomem: fed20000-fed3ffff : pnp 00:01
/proc/iomem: fee00000-fee00fff : Local APIC
/proc/iomem:   fee00000-fee00fff : reserved
/proc/iomem: fef00000-feffffff : pnp 00:01
/proc/iomem: ff000000-ffffffff : reserved
/proc/iomem: 100000000-42fffffff : System RAM
/proc/interrupts:            CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       CPU6       CPU7       
/proc/interrupts:   0:         37          0          0          0          0          0          1          0   IO-APIC-edge      timer
/proc/interrupts:   1:          1          1          0          0          0          0          0          0   IO-APIC-edge      i8042
/proc/interrupts:   3:          1          0          1          0          1          0          0          0   IO-APIC-edge    
/proc/interrupts:   4:          0          0          0          1          0          0          0          1   IO-APIC-edge    
/proc/interrupts:   6:          2          0          1          3          3          1          1          3   IO-APIC-edge      floppy
/proc/interrupts:   8:          0          0          0          0          0          0          0          1   IO-APIC-edge      rtc0
/proc/interrupts:   9:          0          0          1          0          1          0          0          0   IO-APIC-fasteoi   acpi
/proc/interrupts:  12:          0          0          0          2          0          1          0          1   IO-APIC-edge      i8042
/proc/interrupts:  14:     103691     103745     103374     104044     109395     108972     109360     109076   IO-APIC-edge      ata_piix
/proc/interrupts:  15:     109343     109552     109720     109260     103853     104004     103804     104235   IO-APIC-edge      ata_piix
/proc/interrupts:  16:          0          0          0          0          0          0          0          0   IO-APIC-fasteoi   uhci_hcd:usb1
/proc/interrupts:  17:          0          0          0          0          0          0          0          0   IO-APIC-fasteoi   uhci_hcd:usb2, ide0
/proc/interrupts:  18:       2325       2003       2151       2067       2013       2361       2186       2073   IO-APIC-fasteoi   uhci_hcd:usb3, uhci_hcd:usb6, ehci_hcd:usb7, ata_piix
/proc/interrupts:  19:         11         10         10         11         10         11         10         11   IO-APIC-fasteoi   ath
/proc/interrupts:  20:          0          0          0          0          0          0          0          0   IO-APIC-fasteoi   uhci_hcd:usb5
/proc/interrupts:  21:          1          0          2          1          1          1          0          1   IO-APIC-fasteoi   uhci_hcd:usb4, ehci_hcd:usb8
/proc/interrupts: 1273:      93391      93454      93507      93377      93490      93414      93404      93364   PCI-MSI-edge      eth1
/proc/interrupts: NMI:          0          0          0          0          0          0          0          0   Non-maskable interrupts
/proc/interrupts: LOC:     729855     406155     474525     545389     428177     452259     605957     482025   Local timer interrupts
/proc/interrupts: RES:      15088       9422      70687      34923       5550       7526      61571       9166   Rescheduling interrupts
/proc/interrupts: CAL:       5806       5660       5490       5458       5396       5626       5390       5015   function call interrupts
/proc/interrupts: TLB:      21173      24873     127831     218405      25265      11364     163253     215103   TLB shootdowns
/proc/interrupts: TRM:          0          0          0          0          0          0          0          0   Thermal event interrupts
/proc/interrupts: THR:          0          0          0          0          0          0          0          0   Threshold APIC interrupts
/proc/interrupts: SPU:          0          0          0          0          0          0          0          0   Spurious interrupts
/proc/interrupts: ERR:          0
/proc/meminfo: MemTotal:     16473836 kB
/proc/meminfo: MemFree:      13124924 kB
/proc/meminfo: Buffers:        140820 kB
/proc/meminfo: Cached:        2825072 kB
/proc/meminfo: SwapCached:          0 kB
/proc/meminfo: Active:         438688 kB
/proc/meminfo: Inactive:      2591260 kB
/proc/meminfo: SwapTotal:     3902748 kB
/proc/meminfo: SwapFree:      3902748 kB
/proc/meminfo: Dirty:            3208 kB
/proc/meminfo: Writeback:           0 kB
/proc/meminfo: AnonPages:       63796 kB
/proc/meminfo: Mapped:           7780 kB
/proc/meminfo: Slab:           256996 kB
/proc/meminfo: SReclaimable:   237944 kB
/proc/meminfo: SUnreclaim:      19052 kB
/proc/meminfo: PageTables:       1020 kB
/proc/meminfo: NFS_Unstable:        0 kB
/proc/meminfo: Bounce:              0 kB
/proc/meminfo: WritebackTmp:        0 kB
/proc/meminfo: CommitLimit:  12139664 kB
/proc/meminfo: Committed_AS:   132328 kB
/proc/meminfo: VmallocTotal: 34359738367 kB
/proc/meminfo: VmallocUsed:     56628 kB
/proc/meminfo: VmallocChunk: 34359681267 kB
/proc/meminfo: HugePages_Total:     0
/proc/meminfo: HugePages_Free:      0
/proc/meminfo: HugePages_Rsvd:      0
/proc/meminfo: HugePages_Surp:      0
/proc/meminfo: Hugepagesize:     2048 kB
/proc/bus/input/devices: I: Bus=0017 Vendor=0001 Product=0001 Version=0100
/proc/bus/input/devices: N: Name="Macintosh mouse button emulation"
/proc/bus/input/devices: P: Phys=
/proc/bus/input/devices: S: Sysfs=/class/input/input0
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=mouse0 event0 
/proc/bus/input/devices: B: EV=7
/proc/bus/input/devices: B: KEY=70000 0 0 0 0
/proc/bus/input/devices: B: REL=3
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0003 Vendor=045e Product=0039 Version=0110
/proc/bus/input/devices: N: Name="Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)"
/proc/bus/input/devices: P: Phys=usb-0000:00:1d.2-1/input0
/proc/bus/input/devices: S: Sysfs=/class/input/input1
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=mouse1 event1 
/proc/bus/input/devices: B: EV=17
/proc/bus/input/devices: B: KEY=1f0000 0 0 0 0
/proc/bus/input/devices: B: REL=103
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0003 Vendor=045e Product=00b0 Version=0111
/proc/bus/input/devices: N: Name="Microsoft Microsoft� Digital Media Pro Keyboard"
/proc/bus/input/devices: P: Phys=usb-0000:00:1d.2-2/input0
/proc/bus/input/devices: S: Sysfs=/class/input/input4
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd event2 
/proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=1000000000007 ff800000000007ff febeffdff3cfffff fffffffffffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=107
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0003 Vendor=045e Product=00b0 Version=0111
/proc/bus/input/devices: N: Name="Microsoft Microsoft� Digital Media Pro Keyboard"
/proc/bus/input/devices: P: Phys=usb-0000:00:1d.2-2/input1
/proc/bus/input/devices: S: Sysfs=/class/input/input5
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd event3 
/proc/bus/input/devices: B: EV=10001f
/proc/bus/input/devices: B: KEY=37fff002c3027 bf00444400000000 c00000000000001 10f848a27c007 ffff7bfad941dfff febeffdfffefffff fffffffffffffffe
/proc/bus/input/devices: B: REL=40
/proc/bus/input/devices: B: ABS=ffffff01000701ff
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: 
/proc/fb: 0 VESA VGA
/etc/directfbrc: quiet
/etc/directfbrc: no-hardware
/etc/directfbrc: bg-color=ffdcdad5
/etc/directfbrc: screenshot-dir=/var/log
/etc/directfbrc: #disable-module=linux_input
/etc/directfbrc: #disable-module=keyboard
/etc/directfbrc: disable-module=ps2mouse

-- System Information:
Debian Release: 5.0.10
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

--- End Message ---
--- Begin Message ---
Holger Wansing <hwansing@mailbox.org> wrote:
> 
> I'm closing the reports below.
> 
> That's installation-reports for Debian 7 with
> - undefined errors
> - problems which are likely to have been fixed in the meantime
> - successful installation
> 
> Because of the age, there is no chance to analyse them further and therefore
> they are no longer relevant or of any use for current releases:

round 2:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759029
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759177
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760062
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760420
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760712
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761588
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762287
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762401
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762590
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763008
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764001
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764505
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764587
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764683
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765402
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764995
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765555
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765628
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766400
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766423
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766523
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766815
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767052
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767222
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767465
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767474
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768464
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768624
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768628
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769749
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769916




-- 
Holger Wansing <hwansing@mailbox.org>
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076

--- End Message ---

Reply to: