Re: How do escalate bug #566102 to critical?

2012-05-09 Thread Christian PERRIER
Quoting Barry Jackson (zen25...@zen.co.uk):
 I am not familiar with the Debian bug tracker and can not see a way
 to escalate this bug.
 
 This bug breaks os-prober for all Mageia, Mandriva and PCLOS systems
 as grub.cfg entries are generated incorrectly for these
 distributions.
 
 I am about to package os-prober for Mageia, and decided to spend
 some time to try to debug this issue. It seems that the patch
 proposed back in Oct 2010 was applied, but one file that needs it
 was missed, so the bug was not fixed.
 
 The patch I posted in the bug report is a fix for this and also for
 these other related bugs:-
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606904
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614516
 
 Please fix this urgently to avoid issues in all systems using
 os-prober that are trying to also boot any of the above mentioned
 distributions.


I uploaded a fixed os-prober 2 days ago in order to fix this. Please
confirm if that works.




signature.asc
Description: Digital signature


Re: How do escalate bug #566102 to critical?

2012-05-09 Thread Barry Jackson

On 09/05/12 07:48, Christian PERRIER wrote:


I uploaded a fixed os-prober 2 days ago in order to fix this. Please
confirm if that works.




Many thanks Christian, the new 1.53 release with the fix works perfectly.

I will be pushing 1.53 and Grub2 to the dev branch of Mageia after 
launch of Mageia 2 now that it works.


At last, after two years \o/ :)

Cheers,
Barry



--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4faa20ba.8090...@zen.co.uk



Re: [RFH] Release of D-I Alpha1

2012-05-09 Thread Philipp Kern
On Mon, May 07, 2012 at 09:53:05PM +0200, Cyril Brulebois wrote:
 Whether this is the one labelled alpha 1 or not isn't exactly my call,
 but I guess it's mostly about PR et al., rather than about technical
 matters. As far as I'm concerned, a missing upload was what worried me
 most, especially this late in the release cycle, hence my upload today.

I've still got two changes pending, which I didn't push for alpha 1 (volatile →
-updates and the xz compression of udebs).  All because I thought that alpha 1
is near.  Please don't forget to tell us when we can start disrupting d-i
again. :P

Kind regards
Philipp Kern


signature.asc
Description: Digital signature


Bug#672219: OS install fails at package config

2012-05-09 Thread Holger Wansing
Hi,

Aaron Paden aaronbpa...@gmail.com wrote:
 Initial boot:           [ O ]
 Detect network card:    [ O ]
 Configure network:      [ O ]
 Detect CD:              [ O ]
 Load installer modules: [ O ]
 Detect hard drives:     [ O ]
 Partition hard drives:  [ O ]
 Install base system:    [ O ]
 Clock/timezone setup:   [ O ]
 User/password setup:    [ O ]
 Install tasks:          [ E ]
 Install boot loader:    [ E ]
 Overall install:        [ E ]
 
 Comments/Problems:
 
 The install fails when it tries to set up the additional software.
 Grub and lilo both give errors, as well. I've tared the logs for later
 review.

To reproduce this, it might be helpful, if you could give information,
what tasks you have selected for installation.

Holger


-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Powered by Sylpheed 3.0.2 under
Debian GNU/ / _  _  _  _  _ __  __
 / /__  / / / \// //_// \ \/ /
// /_/ /_/\/ /___/  /_/\_\6.0 / Squeeze.
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120509114507.7f0ab22f.li...@wansing-online.de



Bug#672160: console-setup: unowned files after purge (policy 6.8, 10.8)

2012-05-09 Thread Anton Zinoviev
On Tue, May 08, 2012 at 11:58:12PM +0200, Andreas Beckmann wrote:
 
 during a test with piuparts I noticed your package left unowned files on
 the system after purge, which is a violation of policy 6.8 (or 10.8):
 
 0m26.6s ERROR: FAIL: Package purging left files on system:
   /etc/console-setup/  owned by: console-setup-linux
   /etc/console-setup/ISO-8859-15.acm.gznot owned
   /etc/console-setup/Lat15-Fixed16.psf.gz  not owned
   /etc/console-setup/cached_ISO-8859-15_del.kmap.gznot owned

I don't know how I can fix this.  There is no way to tell whether a file 
in /etc/console-setup has been created by console-setup or it is some 
unrelated font or keyboard file put there by the admin.  (The file names 
are not entirely predictable.)

What about about a README inside /etc/console-setup to warn the admin 
that any font or keyboard file in this directory may be removed when 
console-setup or console-setup-mini are purged?

Notice that the files left in /etc/console-setup are not configuration 
files.  They are put there because console-setup uses the directory 
/etc/console-setup as if it were /var/lib/console-setup.  The problem is 
that console-setup needs access to a directory similar to /var at time 
when /var is not yet mounted.  BTW, this is also a policy violation with 
no solution at the moment.  If console-setup used a directory in /var 
then it would be more or less safe to remove it.  Now, when it is in 
/etc there could be some files put there by the admin and we are not 
permitted to remove such files.

There is another problem related to this bug report.  Consider the 
following scenario:

1. The sistem uses console-setup
2. console-setup is removed (not purged)
3. console-setup-mini is installed
Now console-setup-mini uses the files in /etc/console-setup put there by 
console-setup.
4. console-setup is purged (and the files currently used by 
   console-setup-mini are removed).

This problem is not serious because both console-setup and 
console-setup-mini are able to automatically recreate any removed files 
in /etc/console-setup (theoretically problems could arise only during 
the first reboot if fsck failed at time when /usr was not yet mounted).

Anton Zinoviev




-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120509155811.ga3...@logic.fmi.uni-sofia.bg



Bug#672160: console-setup: unowned files after purge (policy 6.8, 10.8)

2012-05-09 Thread Andreas Beckmann
On 2012-05-09 17:58, Anton Zinoviev wrote:
 I don't know how I can fix this.  There is no way to tell whether a file 
 in /etc/console-setup has been created by console-setup or it is some 
 unrelated font or keyboard file put there by the admin.  (The file names 
[...]

OK, that sounds difficult to fix ...
We can add /etc/console-setup/*.gz to the ignore list in piuparts and
you can mark this bug as wontfix.

Andreas



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4faaa19c.3030...@abeckmann.de



cdebconf, missing bits

2012-05-09 Thread Regis Boudin
Hi everyone,

Time to review what's needed/missing for cdebconf, either in cdebconf
itself, or other packages to make it fully usable.

One currently missing bit is the handling of triggers in
dpkg-reconfigure, which I'm currently working on.

A big problem raised recently is #666530, highlighting the difference in
handling flags by debconf and cdebconf. The former can accept any word
(cups uses changed), the later only a list of predefined ones. I would
normally go for modifying cdebconf ; but it means modifying the API ,
and probably ABI, of libcdebconf.so, leading to a bit of a nightmare for
cdebconf-{entropy,termninal}, which would have to be in sync. Any
thoughts on the best way to go ?
For now, I modified it to return false instead of an error when an
unknown flag is asked so it doesn't prevent from installing. I'll
probably add a warning message as well.

One thing I noticed as well, is that in the current state, running
debconf after installing cdebconf makes the 2 databases out of sync. The
reason is that debconf, when it saves to a database, copies the old
file, and writes a new one, with an obvious problem when the file is a
symlink. The best I believe would be, if the file is actually a symlink,
to follow it. I would offer a patch, but I'm really useless at perl.
Unless someone has a better idea, obviously...

I believe with those fixed, it will actually be fully usable, which is
my target for wheezy; hopefully switching the default for wheezy+1.

Any other thoughts ?

Thanks,
Regis


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4faac5e6.5050...@boudin.name



Bug#672219: OS install fails at package config

2012-05-09 Thread Miguel Figueiredo

Hi,

Thanks for giving back on your installation.
From what i see on the logs you sent it seems all related to package 
installation (mirror?) issues:



Install tasks:  [ E ]


Tasks issues:
=

May  9 06:57:13 in-target: Errors were encountered while processing:
May  9 06:57:13 in-target:  openoffice.org
May  9 06:57:13 in-target:  openoffice.org-help-en-us
[...]
May  9 06:57:17 in-target: tasksel: aptitude failed (255)
May  9 06:57:17 in-target: dpkg: dependency problems prevent 
configuration of openoffice.org:
May  9 06:57:17 in-target:  openoffice.org depends on 
openoffice.org-writer; however:

May  9 06:57:17 in-target:   Package openoffice.org-writer is not installed.

 Install boot loader:[ E ]

grub issues:

May  9 07:35:19 in-target:  grub-pc : Depends: grub-common (= 
1.98+20100804-14+squeeze1) but it is not going to be installed


lilo issues:

May  9 07:36:14 in-target: You might want to run 'apt-get -f install' to 
correct these:

May  9 07:36:14 in-target: The following packages have unmet dependencies:
May  9 07:36:14 in-target:  lilo : Depends: mbr but it is not going to 
be installed


--
Melhores cumprimentos/Best regards,

Miguel Figueiredo



--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4faac9b9.8070...@debianpt.org



Processing of debian-installer-netboot-images_20110106.squeeze4.b1_amd64.changes

2012-05-09 Thread Debian FTP Masters
debian-installer-netboot-images_20110106.squeeze4.b1_amd64.changes uploaded 
successfully to localhost
along with the files:
  debian-installer-netboot-images_20110106.squeeze4.b1.dsc
  debian-installer-netboot-images_20110106.squeeze4.b1.tar.gz
  debian-installer-6.0-netboot-amd64_20110106.squeeze4.b1_all.deb
  debian-installer-6.0-netboot-armel_20110106.squeeze4.b1_all.deb
  debian-installer-6.0-netboot-i386_20110106.squeeze4.b1_all.deb
  debian-installer-6.0-netboot-ia64_20110106.squeeze4.b1_all.deb
  debian-installer-6.0-netboot-mips_20110106.squeeze4.b1_all.deb
  debian-installer-6.0-netboot-mipsel_20110106.squeeze4.b1_all.deb
  debian-installer-6.0-netboot-powerpc_20110106.squeeze4.b1_all.deb
  debian-installer-6.0-netboot-sparc_20110106.squeeze4.b1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ssd6b-0007dq...@franck.debian.org



debian-installer-netboot-images_20110106.squeeze4.b1_amd64.changes ACCEPTED into proposed-updates

2012-05-09 Thread Debian FTP Masters


Notes:
Mapping squeeze to stable.
Mapping stable to proposed-updates.


Accepted:
debian-installer-6.0-netboot-amd64_20110106.squeeze4.b1_all.deb
  to 
main/d/debian-installer-netboot-images/debian-installer-6.0-netboot-amd64_20110106.squeeze4.b1_all.deb
debian-installer-6.0-netboot-armel_20110106.squeeze4.b1_all.deb
  to 
main/d/debian-installer-netboot-images/debian-installer-6.0-netboot-armel_20110106.squeeze4.b1_all.deb
debian-installer-6.0-netboot-i386_20110106.squeeze4.b1_all.deb
  to 
main/d/debian-installer-netboot-images/debian-installer-6.0-netboot-i386_20110106.squeeze4.b1_all.deb
debian-installer-6.0-netboot-ia64_20110106.squeeze4.b1_all.deb
  to 
main/d/debian-installer-netboot-images/debian-installer-6.0-netboot-ia64_20110106.squeeze4.b1_all.deb
debian-installer-6.0-netboot-mips_20110106.squeeze4.b1_all.deb
  to 
main/d/debian-installer-netboot-images/debian-installer-6.0-netboot-mips_20110106.squeeze4.b1_all.deb
debian-installer-6.0-netboot-mipsel_20110106.squeeze4.b1_all.deb
  to 
main/d/debian-installer-netboot-images/debian-installer-6.0-netboot-mipsel_20110106.squeeze4.b1_all.deb
debian-installer-6.0-netboot-powerpc_20110106.squeeze4.b1_all.deb
  to 
main/d/debian-installer-netboot-images/debian-installer-6.0-netboot-powerpc_20110106.squeeze4.b1_all.deb
debian-installer-6.0-netboot-sparc_20110106.squeeze4.b1_all.deb
  to 
main/d/debian-installer-netboot-images/debian-installer-6.0-netboot-sparc_20110106.squeeze4.b1_all.deb
debian-installer-netboot-images_20110106.squeeze4.b1.dsc
  to 
main/d/debian-installer-netboot-images/debian-installer-netboot-images_20110106.squeeze4.b1.dsc
debian-installer-netboot-images_20110106.squeeze4.b1.tar.gz
  to 
main/d/debian-installer-netboot-images/debian-installer-netboot-images_20110106.squeeze4.b1.tar.gz


Changes:
debian-installer-netboot-images (20110106.squeeze4.b1) squeeze; urgency=low
 .
  * Rebuild against squeeze-proposed-updates


Override entries for your package:
debian-installer-6.0-netboot-amd64_20110106.squeeze4.b1_all.deb - optional misc
debian-installer-6.0-netboot-armel_20110106.squeeze4.b1_all.deb - optional misc
debian-installer-6.0-netboot-i386_20110106.squeeze4.b1_all.deb - optional misc
debian-installer-6.0-netboot-ia64_20110106.squeeze4.b1_all.deb - optional misc
debian-installer-6.0-netboot-mips_20110106.squeeze4.b1_all.deb - optional misc
debian-installer-6.0-netboot-mipsel_20110106.squeeze4.b1_all.deb - optional misc
debian-installer-6.0-netboot-powerpc_20110106.squeeze4.b1_all.deb - optional 
misc
debian-installer-6.0-netboot-sparc_20110106.squeeze4.b1_all.deb - optional misc
debian-installer-netboot-images_20110106.squeeze4.b1.dsc - source misc

Announcing to debian-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sseg1-0003cg...@franck.debian.org



Bug#672316: Update for new HW data

2012-05-09 Thread Touko Korpela
Package: discover-data
Version: 2.2010.10.18
Severity: normal
Tags: wheezy,sid

This package seems to contain hardware lists downloaded from net. Maybe
update for wheezy installer is needed?

-- Package-specific info:
lspci:
00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 14h Processor 
Root Complex [1022:1510]
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI 
Wrestler [Radeon HD 6310] [1002:9802]
00:01.1 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI Wrestler HDMI 
Audio [Radeon HD 6250/6310] [1002:1314]
00:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] Family 14h Processor 
Root Port [1022:1512]
00:11.0 SATA controller [0106]: Advanced Micro Devices [AMD] nee ATI 
SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] [1002:4391]
00:12.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI 
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397]
00:12.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI 
SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396]
00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI 
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397]
00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI 
SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396]
00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus 
Controller [1002:4385] (rev 42)
00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia 
(Intel HDA) [1002:4383] (rev 40)
00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI 
SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d] (rev 40)
00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to 
PCI Bridge [1002:4384] (rev 40)
00:15.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI 
SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) [1002:43a0]
00:15.2 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI SB900 PCI to 
PCI bridge (PCIE port 2) [1002:43a2]
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 12h/14h 
Processor Function 0 [1022:1700] (rev 43)
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 12h/14h 
Processor Function 1 [1022:1701]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 12h/14h 
Processor Function 2 [1022:1702]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 12h/14h 
Processor Function 3 [1022:1703]
00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 12h/14h 
Processor Function 4 [1022:1704]
00:18.5 Host bridge [0600]: Advanced Micro Devices [AMD] Family 12h/14h 
Processor Function 6 [1022:1718]
00:18.6 Host bridge [0600]: Advanced Micro Devices [AMD] Family 12h/14h 
Processor Function 5 [1022:1716]
00:18.7 Host bridge [0600]: Advanced Micro Devices [AMD] Family 12h/14h 
Processor Function 7 [1022:1719]
01:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n 
Wireless LAN Controller [14e4:4727] (rev 01)
06:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042 SuperSpeed USB 
Host Controller [1b21:1042]

lsusb:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 002 Device 003: ID 13d3:5711 IMC Networks 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

loaded modules:
1002:9802 drm
1002:1314 snd_hda_intel
1002:4391 ahci
1002:4397 ohci_hcd
1002:4396 ehci_hcd
1002:4397 ohci_hcd
1002:4396 ehci_hcd
1002:4383 snd_hda_intel
1022:1703 k10temp
14e4:4727 brcmsmac
1b21:1042 xhci_hcd


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

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

discover-data depends on no packages.

Versions of packages discover-data recommends:
ii  pciutils  1:3.1.9-2

discover-data suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120509232856.6550.64780.reportbug@lisko



Bug#672317: wheezy d-i kernel module mismatch

2012-05-09 Thread Gasha

Package: installation-reports

Boot method: netinst CD
Image version: 09-May-2012 17:37 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso

Date: 10-May-2012 2:43

Machine: VirtualBox

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

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

Comments/Problems:

Cannot load installer kernel modules, due to kernel version mismatch. 
Cannot detect network hardware.


Verified with older netinst daily iso from 2012-Feb-17, which works 
normally.





--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fab01e6.4010...@pie-dabas.net



Bug#672317: correction

2012-05-09 Thread Gasha

This is correct path (wheezy d-i, not sid).

http://cdimage.debian.org/cdimage/daily-builds/wheezy_d-i/current/i386/iso-cd/

Gasha




--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fab0a96.2040...@pie-dabas.net



Bug#672324: win32-loader: [INTL:zh_TW] Updated Traditional Chinese translation

2012-05-09 Thread Vincent Chen
Package: win32-loader
Severity: wishlist
Tags: d-i patch l10n

Attached is the updated translation for zh_TW since Tetralet (last
translator) seems to have quit the translation effort.

Thanks

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


win32-loader_l10n_po_zh_TW.po.gz
Description: GNU Zip compressed data


Debian installer build: failed or old builds

2012-05-09 Thread Daily build aggregator
Debian installer build overview
---

Failed or old builds:

* OLD BUILD:kfreebsd-amd64 Apr 05 00:32 buildd@fano build_cdrom_grub 

http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/build_cdrom_grub.log

* OLD BUILD:kfreebsd-amd64 Apr 05 00:32 buildd@fano build_cdrom_gtk 

http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/build_cdrom_gtk.log

* OLD BUILD:kfreebsd-amd64 Apr 05 00:37 buildd@fano build_netboot 

http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/build_netboot.log

* OLD BUILD:kfreebsd-amd64 Apr 05 00:42 buildd@fano build_netboot-9 

http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/build_netboot-9.log

* OLD BUILD:kfreebsd-amd64 Apr 05 00:49 buildd@fano build_netboot-gtk 

http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/build_netboot-gtk.log

* OLD BUILD:kfreebsd-amd64 Apr 05 00:54 buildd@fano build_netboot-gtk-9 

http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/build_netboot-gtk-9.log

* OLD BUILD:kfreebsd-i386 Apr 05 00:17 buildd@finzi build_cdrom_grub 

http://d-i.debian.org/daily-images/kfreebsd-i386/daily/build_cdrom_grub.log

* OLD BUILD:kfreebsd-i386 Apr 05 00:21 buildd@finzi build_netboot 

http://d-i.debian.org/daily-images/kfreebsd-i386/daily/build_netboot.log

* OLD BUILD:kfreebsd-i386 Apr 05 00:25 buildd@finzi build_netboot-9 

http://d-i.debian.org/daily-images/kfreebsd-i386/daily/build_netboot-9.log

* OLD BUILD:mipsel Apr 19 00:11 buildd@rem build_cobalt_netboot-2.6_serial 

http://d-i.debian.org/daily-images/mipsel/daily/build_cobalt_netboot-2.6_serial.log

* OLD BUILD:mipsel Apr 19 00:14 buildd@rem build_cobalt_netboot-2.6_ssh 

http://d-i.debian.org/daily-images/mipsel/daily/build_cobalt_netboot-2.6_ssh.log

* OLD BUILD:mipsel Apr 19 00:16 buildd@rem build_cobalt_netboot-2.6_common 

http://d-i.debian.org/daily-images/mipsel/daily/build_cobalt_netboot-2.6_common.log

* OLD BUILD:mipsel Apr 19 00:19 buildd@rem build_malta_netboot-2.6 

http://d-i.debian.org/daily-images/mipsel/daily/build_malta_netboot-2.6.log

* OLD BUILD:mipsel Apr 19 00:22 buildd@rem build_sb1-bcm91250a_netboot-2.6 

http://d-i.debian.org/daily-images/mipsel/daily/build_sb1-bcm91250a_netboot-2.6.log

* OLD BUILD:mipsel Apr 19 00:26 buildd@rem build_loongson-2f_netboot-2.6 

http://d-i.debian.org/daily-images/mipsel/daily/build_loongson-2f_netboot-2.6.log

* FAILED BUILD: amd64 May 09 23:47 debian-cd@pettersson 3powerpc 
http://cdbuilder.debian.org/cdimage-log/3powerpc

* FAILED BUILD: amd64 May 09 23:47 debian-cd@pettersson powerpc 
http://cdbuilder.debian.org/cdimage-log/powerpc


Totals: 81 builds (2 failed, 15 old)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sshjg-0002ie...@ravel.debian.org