os-prober_1.46_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: os-prober-udeb_1.46_i386.udeb to main/o/os-prober/os-prober-udeb_1.46_i386.udeb os-prober_1.46.dsc to main/o/os-prober/os-prober_1.46.dsc os-prober_1.46.tar.gz to main/o/os-prober/os-prober_1.46.tar.gz os-prober_1.46_i386.deb to main/o/os-prober/os-prober_1.46_i386.deb Overri

base-installer_1.119_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: base-installer_1.119.dsc to main/b/base-installer/base-installer_1.119.dsc base-installer_1.119.tar.gz to main/b/base-installer/base-installer_1.119.tar.gz base-installer_1.119_all.udeb to main/b/base-installer/base-installer_1.119_all.udeb bootstrap-base_1.119_i386.udeb to mai

Processing of base-installer_1.119_i386.changes

2011-04-24 Thread Debian FTP Masters
base-installer_1.119_i386.changes uploaded successfully to localhost along with the files: base-installer_1.119.dsc base-installer_1.119.tar.gz base-installer_1.119_all.udeb bootstrap-base_1.119_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) --

Processing of base-installer_1.119_i386.changes

2011-04-24 Thread Debian FTP Masters
base-installer_1.119_i386.changes uploaded successfully to ftp-master.debian.org along with the files: base-installer_1.119.dsc base-installer_1.119.tar.gz base-installer_1.119_all.udeb bootstrap-base_1.119_i386.udeb Greetings, Your Debian queue daemon (running on host ravel.debia

Bug#623981: marked as done (90linux-distro: 132: Syntax error: end of file unexpected (expecting "fi"))

2011-04-24 Thread Debian Bug Tracking System
Your message dated Mon, 25 Apr 2011 05:32:28 + with message-id and subject line Bug#623981: fixed in os-prober 1.46 has caused the Debian Bug report #623981, regarding 90linux-distro: 132: Syntax error: end of file unexpected (expecting "fi") to be marked as done. This means that you claim t

Processing of os-prober_1.46_i386.changes

2011-04-24 Thread Debian FTP Masters
os-prober_1.46_i386.changes uploaded successfully to localhost along with the files: os-prober_1.46.dsc os-prober_1.46.tar.gz os-prober-udeb_1.46_i386.udeb os-prober_1.46_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email t

Bug#623939: os-prober: Errors during kernel upgrade

2011-04-24 Thread Christian PERRIER
Version: 1.46 Quoting Wouter Bolsterlee (u...@xs4all.nl): > Package: os-prober > Version: 1.45 > Followup-For: Bug #623939 > > Fwiw, this causes errors like these when e.g. upgrading kernel packages: > > /usr/lib/os-probes/mounted/90linux-distro: 132: Syntax error: end of file > unexpected (e

Processing of os-prober_1.46_i386.changes

2011-04-24 Thread Debian FTP Masters
os-prober_1.46_i386.changes uploaded successfully to ftp-master.debian.org along with the files: os-prober_1.46.dsc os-prober_1.46.tar.gz os-prober-udeb_1.46_i386.udeb os-prober_1.46_i386.deb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRI

Debian installer build: failed or old builds

2011-04-24 Thread Daily build aggregator
Debian installer build overview --- Failed or old builds: * FAILED BUILD: armel Apr 24 22:16 joey@box build_orion5x_network-console http://people.debian.org/~joeyh/d-i/armel/images/daily/build_orion5x_network-console.log * FAILED BUILD: armel Apr 24

Bug#623981: 90linux-distro: 132: Syntax error: end of file unexpected (expecting "fi")

2011-04-24 Thread Stefan Lippers-Hollmann
Package: os-prober Version: 1.45 Severity: important Tags: patch Hi 90linux-distro: fix sh syntax for "Linux from scratch" detection. Upgrading os-prober to 1.45 results in the following error message upon invoking update-grub (and prevents later scripts from getting executed). # update-grub G

Bug#623939: os-prober: Errors during kernel upgrade

2011-04-24 Thread Wouter Bolsterlee
Package: os-prober Version: 1.45 Followup-For: Bug #623939 Fwiw, this causes errors like these when e.g. upgrading kernel packages: /usr/lib/os-probes/mounted/90linux-distro: 132: Syntax error: end of file unexpected (expecting "fi") The updated patch already attached to this bug report fixes

Processed: your mail

2011-04-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 623943 linux-2.6 Bug #623943 [installation-reports] EeePC SDHC Reader and Failure to Disable ehci-hcd Bug reassigned from package 'installation-reports' to 'linux-2.6'. > found 623943 2.6.32-31 Bug #623943 [linux-2.6] EeePC SDHC Reader a

[PATCH 4/4] Add i386 kernel package selection tests for VIA C3 'Nehemiah'

2011-04-24 Thread Ben Hutchings
The VIA C3 'Nehemiah' is another 686-class processor without PAE. --- kernel/tests/i386/via-c3-nehemiah.cpuinfo | 23 +++ kernel/tests/i386/via-c3-nehemiah.test| 22 ++ 2 files changed, 45 insertions(+), 0 deletions(-) create mode 100644 kernel/test

[PATCH 3/4] Fix i386 feature tests for '686' kernel flavour

2011-04-24 Thread Ben Hutchings
Remove tests for specific vendor names and family numbers. The '686' flavour requires an FPU, TSC, CMPXCHG8 and CMOV instructions, so test for the corresponding CPU flags. It no longer requires the NOPL instruction, which has now been entirely disabled (see #463606 and #464962). --- These flag te

[PATCH 2/4] Correct i386 kernel package selection tests for Transmeta TM5800

2011-04-24 Thread Ben Hutchings
At one time, the Transmeta TM5800 and several other processors could not run the '686' flavour due to the use of the NOPL instruction (#464962). This bug has long since been fixed. These tests now fail, but will be fixed by the next commit. --- Warning, untested. Anyone still using one of these?

[PATCH 1/4] Fix i386 kernel package compatibility check

2011-04-24 Thread Ben Hutchings
A suffix of '-pae' means the package is incompatible, just as '-bigmem' does --- This was a regression in 1.118. It was not caught by the unit tests because there were no test cases for 686-class without PAE! Ben. debian/changelog |8 kernel/i386.sh |5 +++-- 2 files changed,

Bug#623939: closed by Christian Perrier (Bug#623939: fixed in os-prober 1.45)

2011-04-24 Thread Armin Krejzi
There is a typo in a previous fix. New one should correct old one. Attaching os-prober.diff 2011/4/24, Debian Bug Tracking System : > This is an automatic notification regarding your Bug report > which was filed against the os-prober package: > > #623939: os-prober, add Linux From Scratch > > It h

Re: d-i fails at base install

2011-04-24 Thread Michael Gilbert
Ernest Sales wrote: > I tried a netinst for testing build 24-04-2011, MD5 OK, but it fails at the > 'install base system' step. I couldn't investigate further as I am in a > hurry, but an older build netinst is working fine. It's not going to work without a newer >= 1.116 base-installer. Try t

Processed: Reassigning to binutils

2011-04-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 623710 binutils Bug #623710 [installation-reports] kernel panic on initial boot Bug reassigned from package 'installation-reports' to 'binutils'. > retitle 623710 New binutils break library reduction in d-i Bug #623710 [binutils] kernel p

Bug#623710: Reassigning to binutils

2011-04-24 Thread Jurij Smakov
reassign 623710 binutils retitle 623710 New binutils break library reduction in d-i found 623710 2.21.51.20110419-2 severity 623710 serious thanks Hello, With binutils 2.21.51.20110419-2 library reduction is broken in d-i (part of the image building in debian-installer): a reduced libc.so.6 doe

Bug#623430: install bug report

2011-04-24 Thread Miguel Figueiredo
Thanks for giving more info on the issue. From the logs you provided, it has lots of: Apr 20 13:20:12 kernel: [8.882688] sr0: CDROM (ioctl) error, command: Xdread, Read track info 52 01 00 00 00 01 00 00 20 00 Apr 20 13:20:12 kernel: [8.883094] sr: Sense Key : Hardware Error [current] Apr

os-prober_1.45_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: os-prober-udeb_1.45_i386.udeb to main/o/os-prober/os-prober-udeb_1.45_i386.udeb os-prober_1.45.dsc to main/o/os-prober/os-prober_1.45.dsc os-prober_1.45.tar.gz to main/o/os-prober/os-prober_1.45.tar.gz os-prober_1.45_i386.deb to main/o/os-prober/os-prober_1.45_i386.deb Overri

Processing of os-prober_1.45_i386.changes

2011-04-24 Thread Debian FTP Masters
os-prober_1.45_i386.changes uploaded successfully to localhost along with the files: os-prober_1.45.dsc os-prober_1.45.tar.gz os-prober-udeb_1.45_i386.udeb os-prober_1.45_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email t

Bug#623939: marked as done (os-prober, add Linux From Scratch)

2011-04-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Apr 2011 18:32:44 + with message-id and subject line Bug#623939: fixed in os-prober 1.45 has caused the Debian Bug report #623939, regarding os-prober, add Linux From Scratch to be marked as done. This means that you claim that the problem has been dealt with. If th

Processing of os-prober_1.45_i386.changes

2011-04-24 Thread Debian FTP Masters
os-prober_1.45_i386.changes uploaded successfully to ftp-master.debian.org along with the files: os-prober_1.45.dsc os-prober_1.45.tar.gz os-prober-udeb_1.45_i386.udeb os-prober_1.45_i386.deb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRI

Bug#537535: Offer for help, first patch

2011-04-24 Thread Regis Boudin
On Sun, 2011-04-24 at 13:15 -0400, Joey Hess wrote: > It looks ok to apply to me, so I did. Thanks ! Though I just pulled, looks like you might have forgotten to add the new files. Regis -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble

Bug#537535: Offer for help, first patch

2011-04-24 Thread Joey Hess
Regis Boudin wrote: > In the meantime I'd like to submit the attached patch. It implements > debconf-escape, debconf-get-selections, and debconf-show. I've done a > fair bit of testing with them, and they seem to give output similar to > their perl versions. > I'd really like to see the patch merge

Bug#623943: EeePC SDHC Reader and Failure to Disable ehci-hcd

2011-04-24 Thread Al Haraka
Package: installation-reports Boot method: CD image on USB drive Image version: http://cdimage.debian.org/debian-cd/6.0.1a/i386/iso-cd/debian-6.0.1a-i386-netinst.iso Date: 24 April 2011 Machine: Asus EeePC 2G Surf (EeePC 700) Processor: Celeron M Memory: 512MB Partitions: Cannot get raw partiti

Bug#623939: Acknowledgement (os-prober, add Linux From Scratch)

2011-04-24 Thread Armin Krejzi
Here is proposed patch. I forgot to send it in first message. os-prober-lfs.diff Description: Binary data

Bug#623939: os-prober, add Linux From Scratch

2011-04-24 Thread Armin Krejzi
Package: os-prober Version: 1.44 Severity: wishlist Tags: patch sid There is Linux From Scratch, but os-prober does not detect it. However Linux From Scratch has its /etc/lfs-release from which you can determine it's version. Kernels are stored in /boot like Debian ones. Can it be added to os-prob

base-installer_1.118_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: base-installer_1.118.dsc to main/b/base-installer/base-installer_1.118.dsc base-installer_1.118.tar.gz to main/b/base-installer/base-installer_1.118.tar.gz base-installer_1.118_all.udeb to main/b/base-installer/base-installer_1.118_all.udeb bootstrap-base_1.118_i386.udeb to mai

Processing of base-installer_1.118_i386.changes

2011-04-24 Thread Debian FTP Masters
base-installer_1.118_i386.changes uploaded successfully to localhost along with the files: base-installer_1.118.dsc base-installer_1.118.tar.gz base-installer_1.118_all.udeb bootstrap-base_1.118_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) --

Processing of base-installer_1.118_i386.changes

2011-04-24 Thread Debian FTP Masters
base-installer_1.118_i386.changes uploaded successfully to ftp-master.debian.org along with the files: base-installer_1.118.dsc base-installer_1.118.tar.gz base-installer_1.118_all.udeb bootstrap-base_1.118_i386.udeb Greetings, Your Debian queue daemon (running on host ravel.debia

Bug#537535: Offer for help, first patch

2011-04-24 Thread Regis Boudin
Hi Joey, Sorry for the delay. Don't worry, I'm not going to disappear after offering help, there's just a lot going on real-life wise. On Sat, 2011-04-16 at 19:40 -0400, Joey Hess wrote: > Regis Boudin wrote: > > Last question, how would you like me to provide patche(s) ? Is one for > > each util

Re: [PATCH base-installer] Update i386 kernel selection for new flavours in wheezy

2011-04-24 Thread Christian PERRIER
Quoting Ben Hutchings (b...@decadent.org.uk): > The '686-bigmem' flavour will be renamed to '686-pae'; support both names. > The '686' flavour will be removed, but we can still offer it if available. I uploaded b-i as part of a mass upload today, but will upload again so that this important change

d-i fails at base install

2011-04-24 Thread Ernest Sales
I tried a netinst for testing build 24-04-2011, MD5 OK, but it fails at the 'install base system' step. I couldn't investigate further as I am in a hurry, but an older build netinst is working fine. Regards. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of

[PATCH base-installer] Update i386 kernel selection for new flavours in wheezy

2011-04-24 Thread Ben Hutchings
The '686-bigmem' flavour will be renamed to '686-pae'; support both names. The '686' flavour will be removed, but we can still offer it if available. --- debian/changelog |3 +++ kernel/i386.sh | 16 kernel/tests/i386/amd

live-installer_32_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: live-installer_32.dsc to main/l/live-installer/live-installer_32.dsc live-installer_32.tar.gz to main/l/live-installer/live-installer_32.tar.gz live-installer_32_i386.udeb to main/l/live-installer/live-installer_32_i386.udeb Override entries for your package: live-installer_32.

debian-installer-launcher_7_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: debian-installer-launcher_7.dsc to main/d/debian-installer-launcher/debian-installer-launcher_7.dsc debian-installer-launcher_7.tar.gz to main/d/debian-installer-launcher/debian-installer-launcher_7.tar.gz debian-installer-launcher_7_all.deb to main/d/debian-installer-launcher/de

cdebconf-entropy_0.21_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: cdebconf-entropy_0.21.dsc to main/c/cdebconf-entropy/cdebconf-entropy_0.21.dsc cdebconf-entropy_0.21.tar.gz to main/c/cdebconf-entropy/cdebconf-entropy_0.21.tar.gz cdebconf-gtk-entropy_0.21_i386.udeb to main/c/cdebconf-entropy/cdebconf-gtk-entropy_0.21_i386.udeb cdebconf-newt-ent

Processing of live-installer_32_i386.changes

2011-04-24 Thread Debian FTP Masters
live-installer_32_i386.changes uploaded successfully to localhost along with the files: live-installer_32.dsc live-installer_32.tar.gz live-installer_32_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ.

Processing of live-installer_32_i386.changes

2011-04-24 Thread Debian FTP Masters
live-installer_32_i386.changes uploaded successfully to ftp-master.debian.org along with the files: live-installer_32.dsc live-installer_32.tar.gz live-installer_32_i386.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email to debian

Processing of debian-installer-launcher_7_i386.changes

2011-04-24 Thread Debian FTP Masters
debian-installer-launcher_7_i386.changes uploaded successfully to localhost along with the files: debian-installer-launcher_7.dsc debian-installer-launcher_7.tar.gz debian-installer-launcher_7_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To U

Processing of cdebconf-entropy_0.21_i386.changes

2011-04-24 Thread Debian FTP Masters
cdebconf-entropy_0.21_i386.changes uploaded successfully to localhost along with the files: cdebconf-entropy_0.21.dsc cdebconf-entropy_0.21.tar.gz cdebconf-text-entropy_0.21_i386.udeb cdebconf-newt-entropy_0.21_i386.udeb cdebconf-gtk-entropy_0.21_i386.udeb Greetings, Your Debian

Processing of debian-installer-launcher_7_i386.changes

2011-04-24 Thread Debian FTP Masters
debian-installer-launcher_7_i386.changes uploaded successfully to ftp-master.debian.org along with the files: debian-installer-launcher_7.dsc debian-installer-launcher_7.tar.gz debian-installer-launcher_7_all.deb Greetings, Your Debian queue daemon (running on host ravel.debian.org

Processing of cdebconf-entropy_0.21_i386.changes

2011-04-24 Thread Debian FTP Masters
cdebconf-entropy_0.21_i386.changes uploaded successfully to ftp-master.debian.org along with the files: cdebconf-entropy_0.21.dsc cdebconf-entropy_0.21.tar.gz cdebconf-text-entropy_0.21_i386.udeb cdebconf-newt-entropy_0.21_i386.udeb cdebconf-gtk-entropy_0.21_i386.udeb Greetings,

cdebconf-terminal_0.14_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: cdebconf-gtk-terminal_0.14_i386.udeb to main/c/cdebconf-terminal/cdebconf-gtk-terminal_0.14_i386.udeb cdebconf-newt-terminal_0.14_i386.udeb to main/c/cdebconf-terminal/cdebconf-newt-terminal_0.14_i386.udeb cdebconf-terminal_0.14.dsc to main/c/cdebconf-terminal/cdebconf-terminal_0

Processing of cdebconf-terminal_0.14_i386.changes

2011-04-24 Thread Debian FTP Masters
cdebconf-terminal_0.14_i386.changes uploaded successfully to localhost along with the files: cdebconf-terminal_0.14.dsc cdebconf-terminal_0.14.tar.gz cdebconf-gtk-terminal_0.14_i386.udeb cdebconf-newt-terminal_0.14_i386.udeb Greetings, Your Debian queue daemon (running on host fra

Processing of cdebconf-terminal_0.14_i386.changes

2011-04-24 Thread Debian FTP Masters
cdebconf-terminal_0.14_i386.changes uploaded successfully to ftp-master.debian.org along with the files: cdebconf-terminal_0.14.dsc cdebconf-terminal_0.14.tar.gz cdebconf-gtk-terminal_0.14_i386.udeb cdebconf-newt-terminal_0.14_i386.udeb Greetings, Your Debian queue daemon (runnin

partman-crypto_47_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: partman-crypto-dm_47_all.udeb to main/p/partman-crypto/partman-crypto-dm_47_all.udeb partman-crypto-loop_47_all.udeb to main/p/partman-crypto/partman-crypto-loop_47_all.udeb partman-crypto_47.dsc to main/p/partman-crypto/partman-crypto_47.dsc partman-crypto_47.tar.gz to main/p/

partman-auto-raid_19_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: partman-auto-raid_19.dsc to main/p/partman-auto-raid/partman-auto-raid_19.dsc partman-auto-raid_19.tar.gz to main/p/partman-auto-raid/partman-auto-raid_19.tar.gz partman-auto-raid_19_all.udeb to main/p/partman-auto-raid/partman-auto-raid_19_all.udeb Override entries for your pa

Processing of partman-crypto_47_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-crypto_47_i386.changes uploaded successfully to localhost along with the files: partman-crypto_47.dsc partman-crypto_47.tar.gz partman-crypto_47_i386.udeb partman-crypto-dm_47_all.udeb partman-crypto-loop_47_all.udeb Greetings, Your Debian queue daemon (running on host f

Processing of partman-crypto_47_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-crypto_47_i386.changes uploaded successfully to ftp-master.debian.org along with the files: partman-crypto_47.dsc partman-crypto_47.tar.gz partman-crypto_47_i386.udeb partman-crypto-dm_47_all.udeb partman-crypto-loop_47_all.udeb Greetings, Your Debian queue daemon (runni

partman-auto-lvm_40_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: partman-auto-lvm_40.dsc to main/p/partman-auto-lvm/partman-auto-lvm_40.dsc partman-auto-lvm_40.tar.gz to main/p/partman-auto-lvm/partman-auto-lvm_40.tar.gz partman-auto-lvm_40_all.udeb to main/p/partman-auto-lvm/partman-auto-lvm_40_all.udeb Override entries for your package: pa

Processing of partman-auto-raid_19_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-auto-raid_19_i386.changes uploaded successfully to localhost along with the files: partman-auto-raid_19.dsc partman-auto-raid_19.tar.gz partman-auto-raid_19_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian

Processing of partman-auto-raid_19_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-auto-raid_19_i386.changes uploaded successfully to ftp-master.debian.org along with the files: partman-auto-raid_19.dsc partman-auto-raid_19.tar.gz partman-auto-raid_19_all.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, emai

Processing of partman-auto-lvm_40_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-auto-lvm_40_i386.changes uploaded successfully to localhost along with the files: partman-auto-lvm_40.dsc partman-auto-lvm_40.tar.gz partman-auto-lvm_40_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boo

Processing of partman-auto-lvm_40_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-auto-lvm_40_i386.changes uploaded successfully to ftp-master.debian.org along with the files: partman-auto-lvm_40.dsc partman-auto-lvm_40.tar.gz partman-auto-lvm_40_all.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email to

partman-md_57_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: partman-md_57.dsc to main/p/partman-md/partman-md_57.dsc partman-md_57.tar.gz to main/p/partman-md/partman-md_57.tar.gz partman-md_57_all.udeb to main/p/partman-md/partman-md_57_all.udeb Override entries for your package: partman-md_57.dsc - source debian-installer partman-md_5

partman-lvm_75_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: partman-lvm_75.dsc to main/p/partman-lvm/partman-lvm_75.dsc partman-lvm_75.tar.gz to main/p/partman-lvm/partman-lvm_75.tar.gz partman-lvm_75_all.udeb to main/p/partman-lvm/partman-lvm_75_all.udeb Override entries for your package: partman-lvm_75.dsc - source debian-installer pa

mdcfg_1.33_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: mdcfg-utils_1.33_all.udeb to main/m/mdcfg/mdcfg-utils_1.33_all.udeb mdcfg_1.33.dsc to main/m/mdcfg/mdcfg_1.33.dsc mdcfg_1.33.tar.gz to main/m/mdcfg/mdcfg_1.33.tar.gz mdcfg_1.33_all.udeb to main/m/mdcfg/mdcfg_1.33_all.udeb Override entries for your package: mdcfg-utils_1.33_al

lvmcfg_1.24_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: lvmcfg-utils_1.24_all.udeb to main/l/lvmcfg/lvmcfg-utils_1.24_all.udeb lvmcfg_1.24.dsc to main/l/lvmcfg/lvmcfg_1.24.dsc lvmcfg_1.24.tar.gz to main/l/lvmcfg/lvmcfg_1.24.tar.gz lvmcfg_1.24_all.udeb to main/l/lvmcfg/lvmcfg_1.24_all.udeb Override entries for your package: lvmcfg-

installation-report_2.45_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: installation-report_2.45.dsc to main/i/installation-report/installation-report_2.45.dsc installation-report_2.45.tar.gz to main/i/installation-report/installation-report_2.45.tar.gz installation-report_2.45_all.deb to main/i/installation-report/installation-report_2.45_all.deb sa

Processing of partman-lvm_75_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-lvm_75_i386.changes uploaded successfully to localhost along with the files: partman-lvm_75.dsc partman-lvm_75.tar.gz partman-lvm_75_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debi

Processing of partman-lvm_75_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-lvm_75_i386.changes uploaded successfully to ftp-master.debian.org along with the files: partman-lvm_75.dsc partman-lvm_75.tar.gz partman-lvm_75_all.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...

Processing of partman-md_57_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-md_57_i386.changes uploaded successfully to localhost along with the files: partman-md_57.dsc partman-md_57.tar.gz partman-md_57_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.o

Processing of partman-md_57_i386.changes

2011-04-24 Thread Debian FTP Masters
partman-md_57_i386.changes uploaded successfully to ftp-master.debian.org along with the files: partman-md_57.dsc partman-md_57.tar.gz partman-md_57_all.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lis

Processing of lvmcfg_1.24_i386.changes

2011-04-24 Thread Debian FTP Masters
lvmcfg_1.24_i386.changes uploaded successfully to localhost along with the files: lvmcfg_1.24.dsc lvmcfg_1.24.tar.gz lvmcfg_1.24_all.udeb lvmcfg-utils_1.24_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-r

Processing of lvmcfg_1.24_i386.changes

2011-04-24 Thread Debian FTP Masters
lvmcfg_1.24_i386.changes uploaded successfully to ftp-master.debian.org along with the files: lvmcfg_1.24.dsc lvmcfg_1.24.tar.gz lvmcfg_1.24_all.udeb lvmcfg-utils_1.24_all.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email to de

Processing of mdcfg_1.33_i386.changes

2011-04-24 Thread Debian FTP Masters
mdcfg_1.33_i386.changes uploaded successfully to localhost along with the files: mdcfg_1.33.dsc mdcfg_1.33.tar.gz mdcfg_1.33_all.udeb mdcfg-utils_1.33_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ..

Processing of mdcfg_1.33_i386.changes

2011-04-24 Thread Debian FTP Masters
mdcfg_1.33_i386.changes uploaded successfully to ftp-master.debian.org along with the files: mdcfg_1.33.dsc mdcfg_1.33.tar.gz mdcfg_1.33_all.udeb mdcfg-utils_1.33_all.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email to debian-

Processing of installation-report_2.45_i386.changes

2011-04-24 Thread Debian FTP Masters
installation-report_2.45_i386.changes uploaded successfully to localhost along with the files: installation-report_2.45.dsc installation-report_2.45.tar.gz save-logs_2.45_all.udeb installation-report_2.45_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.o

nobootloader_1.30_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: nobootloader_1.30.dsc to main/n/nobootloader/nobootloader_1.30.dsc nobootloader_1.30.tar.gz to main/n/nobootloader/nobootloader_1.30.tar.gz nobootloader_1.30_all.udeb to main/n/nobootloader/nobootloader_1.30_all.udeb Override entries for your package: nobootloader_1.30.dsc - so

lilo-installer_1.35_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: lilo-installer_1.35.dsc to main/l/lilo-installer/lilo-installer_1.35.dsc lilo-installer_1.35.tar.gz to main/l/lilo-installer/lilo-installer_1.35.tar.gz lilo-installer_1.35_i386.udeb to main/l/lilo-installer/lilo-installer_1.35_i386.udeb Override entries for your package: lilo-i

grub-installer_1.63_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: grub-installer_1.63.dsc to main/g/grub-installer/grub-installer_1.63.dsc grub-installer_1.63.tar.gz to main/g/grub-installer/grub-installer_1.63.tar.gz grub-installer_1.63_i386.udeb to main/g/grub-installer/grub-installer_1.63_i386.udeb Override entries for your package: grub-i

Processing of installation-report_2.45_i386.changes

2011-04-24 Thread Debian FTP Masters
installation-report_2.45_i386.changes uploaded successfully to ftp-master.debian.org along with the files: installation-report_2.45.dsc installation-report_2.45.tar.gz save-logs_2.45_all.udeb installation-report_2.45_all.deb Greetings, Your Debian queue daemon (running on host ra

Processing of lilo-installer_1.35_i386.changes

2011-04-24 Thread Debian FTP Masters
lilo-installer_1.35_i386.changes uploaded successfully to localhost along with the files: lilo-installer_1.35.dsc lilo-installer_1.35.tar.gz lilo-installer_1.35_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-bo

Processing of lilo-installer_1.35_i386.changes

2011-04-24 Thread Debian FTP Masters
lilo-installer_1.35_i386.changes uploaded successfully to ftp-master.debian.org along with the files: lilo-installer_1.35.dsc lilo-installer_1.35.tar.gz lilo-installer_1.35_i386.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email t

pkgsel_0.34_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: pkgsel_0.34.dsc to main/p/pkgsel/pkgsel_0.34.dsc pkgsel_0.34.tar.gz to main/p/pkgsel/pkgsel_0.34.tar.gz pkgsel_0.34_all.udeb to main/p/pkgsel/pkgsel_0.34_all.udeb Override entries for your package: pkgsel_0.34.dsc - source debian-installer pkgsel_0.34_all.udeb - standard debian

finish-install_2.30_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: finish-install_2.30.dsc to main/f/finish-install/finish-install_2.30.dsc finish-install_2.30.tar.gz to main/f/finish-install/finish-install_2.30.tar.gz finish-install_2.30_all.udeb to main/f/finish-install/finish-install_2.30_all.udeb Override entries for your package: finish-i

Processing of nobootloader_1.30_i386.changes

2011-04-24 Thread Debian FTP Masters
nobootloader_1.30_i386.changes uploaded successfully to localhost along with the files: nobootloader_1.30.dsc nobootloader_1.30.tar.gz nobootloader_1.30_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ..

Processing of grub-installer_1.63_i386.changes

2011-04-24 Thread Debian FTP Masters
grub-installer_1.63_i386.changes uploaded successfully to localhost along with the files: grub-installer_1.63.dsc grub-installer_1.63.tar.gz grub-installer_1.63_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-bo

Processing of grub-installer_1.63_i386.changes

2011-04-24 Thread Debian FTP Masters
grub-installer_1.63_i386.changes uploaded successfully to ftp-master.debian.org along with the files: grub-installer_1.63.dsc grub-installer_1.63.tar.gz grub-installer_1.63_i386.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email t

Processing of nobootloader_1.30_i386.changes

2011-04-24 Thread Debian FTP Masters
nobootloader_1.30_i386.changes uploaded successfully to ftp-master.debian.org along with the files: nobootloader_1.30.dsc nobootloader_1.30.tar.gz nobootloader_1.30_all.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email to debian-

user-setup_1.39_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: user-setup-udeb_1.39_all.udeb to main/u/user-setup/user-setup-udeb_1.39_all.udeb user-setup_1.39.dsc to main/u/user-setup/user-setup_1.39.dsc user-setup_1.39.tar.gz to main/u/user-setup/user-setup_1.39.tar.gz user-setup_1.39_all.deb to main/u/user-setup/user-setup_1.39_all.deb

Processing of finish-install_2.30_i386.changes

2011-04-24 Thread Debian FTP Masters
finish-install_2.30_i386.changes uploaded successfully to localhost along with the files: finish-install_2.30.dsc finish-install_2.30.tar.gz finish-install_2.30_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boo

Processing of pkgsel_0.34_i386.changes

2011-04-24 Thread Debian FTP Masters
pkgsel_0.34_i386.changes uploaded successfully to localhost along with the files: pkgsel_0.34.dsc pkgsel_0.34.tar.gz pkgsel_0.34_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with

apt-setup_0.54_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: apt-cdrom-setup_0.54_all.udeb to main/a/apt-setup/apt-cdrom-setup_0.54_all.udeb apt-mirror-setup_0.54_all.udeb to main/a/apt-setup/apt-mirror-setup_0.54_all.udeb apt-setup-udeb_0.54_all.udeb to main/a/apt-setup/apt-setup-udeb_0.54_all.udeb apt-setup_0.54.dsc to main/a/apt-setup

Processing of finish-install_2.30_i386.changes

2011-04-24 Thread Debian FTP Masters
finish-install_2.30_i386.changes uploaded successfully to ftp-master.debian.org along with the files: finish-install_2.30.dsc finish-install_2.30.tar.gz finish-install_2.30_all.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email to

Processing of pkgsel_0.34_i386.changes

2011-04-24 Thread Debian FTP Masters
pkgsel_0.34_i386.changes uploaded successfully to ftp-master.debian.org along with the files: pkgsel_0.34.dsc pkgsel_0.34.tar.gz pkgsel_0.34_all.udeb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debia

Processing of user-setup_1.39_i386.changes

2011-04-24 Thread Debian FTP Masters
user-setup_1.39_i386.changes uploaded successfully to localhost along with the files: user-setup_1.39.dsc user-setup_1.39.tar.gz user-setup-udeb_1.39_all.udeb user-setup_1.39_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, emai

Processing of user-setup_1.39_i386.changes

2011-04-24 Thread Debian FTP Masters
user-setup_1.39_i386.changes uploaded successfully to ftp-master.debian.org along with the files: user-setup_1.39.dsc user-setup_1.39.tar.gz user-setup-udeb_1.39_all.udeb user-setup_1.39_all.deb Greetings, Your Debian queue daemon (running on host ravel.debian.org) -- To UNSUBS

base-installer_1.117_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: base-installer_1.117.dsc to main/b/base-installer/base-installer_1.117.dsc base-installer_1.117.tar.gz to main/b/base-installer/base-installer_1.117.tar.gz base-installer_1.117_all.udeb to main/b/base-installer/base-installer_1.117_all.udeb bootstrap-base_1.117_i386.udeb to mai

Processing of apt-setup_0.54_i386.changes

2011-04-24 Thread Debian FTP Masters
apt-setup_0.54_i386.changes uploaded successfully to localhost along with the files: apt-setup_0.54.dsc apt-setup_0.54.tar.gz apt-setup-udeb_0.54_all.udeb apt-mirror-setup_0.54_all.udeb apt-cdrom-setup_0.54_all.udeb Greetings, Your Debian queue daemon (running on host franck.deb

partman-xfs_48_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: partman-xfs_48.dsc to main/p/partman-xfs/partman-xfs_48.dsc partman-xfs_48.tar.gz to main/p/partman-xfs/partman-xfs_48.tar.gz partman-xfs_48_all.udeb to main/p/partman-xfs/partman-xfs_48_all.udeb Override entries for your package: partman-xfs_48.dsc - source debian-installer pa

partman-jfs_34_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: partman-jfs_34.dsc to main/p/partman-jfs/partman-jfs_34.dsc partman-jfs_34.tar.gz to main/p/partman-jfs/partman-jfs_34.tar.gz partman-jfs_34_all.udeb to main/p/partman-jfs/partman-jfs_34_all.udeb Override entries for your package: partman-jfs_34.dsc - source debian-installer pa

Processing of apt-setup_0.54_i386.changes

2011-04-24 Thread Debian FTP Masters
apt-setup_0.54_i386.changes uploaded successfully to ftp-master.debian.org along with the files: apt-setup_0.54.dsc apt-setup_0.54.tar.gz apt-setup-udeb_0.54_all.udeb apt-mirror-setup_0.54_all.udeb apt-cdrom-setup_0.54_all.udeb Greetings, Your Debian queue daemon (running on hos

Processing of base-installer_1.117_i386.changes

2011-04-24 Thread Debian FTP Masters
base-installer_1.117_i386.changes uploaded successfully to localhost along with the files: base-installer_1.117.dsc base-installer_1.117.tar.gz base-installer_1.117_all.udeb bootstrap-base_1.117_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) --

Processing of base-installer_1.117_i386.changes

2011-04-24 Thread Debian FTP Masters
base-installer_1.117_i386.changes uploaded successfully to ftp-master.debian.org along with the files: base-installer_1.117.dsc base-installer_1.117.tar.gz base-installer_1.117_all.udeb bootstrap-base_1.117_i386.udeb Greetings, Your Debian queue daemon (running on host ravel.debia

partman-reiserfs_51_i386.changes ACCEPTED into unstable

2011-04-24 Thread Debian FTP Masters
Accepted: partman-reiserfs_51.dsc to main/p/partman-reiserfs/partman-reiserfs_51.dsc partman-reiserfs_51.tar.gz to main/p/partman-reiserfs/partman-reiserfs_51.tar.gz partman-reiserfs_51_all.udeb to main/p/partman-reiserfs/partman-reiserfs_51_all.udeb Override entries for your package: pa

  1   2   >