Re: Bug#603578: installation-reports: Fails to boot after successful install on a btrfs root

2010-11-20 Thread mike


I have the same problem. Btrfs in the initramfs depends on crc32c, but 
that module is not included in the initramfs image. I am not sure of the 
sequence of events and how that is missed but the bottom line is that 
crc32c.ko needs to be listed as a dependency and included.




--
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/4ce79fba.4030...@tiedyenetworks.com



Bug#604080: Xen domU fails to boot after install

2010-11-20 Thread Ian Campbell
Hi Daniel,

On Sat, 2010-11-20 at 01:17 +0100, Daniel Pocock wrote: 
 Package: installation-reports
 
 I have an amd64 dom0 with lenny
 
 I successfully run the Debian Installer in a fresh domU
 
 xm create -c xm-squeeze1.cfg install=true 
 install-mirror=http://mirror.positive-internet.com/debian 
 install-installer=http://ftp.nl.debian.org/debian/dists/testing/main/installer-amd64/current/images/
 
 
 
 I then tried to do the first boot:
 
 xm create -c xm-squeeze1.cfg
 
 
 I get this error:
 
 Error: Boot loader didn't return any data!

Unfortunately the version of pygrub in Lenny does not understand grub2
configuration files. You are quite correct that the error message is
rubbish. FWIW it's likely that /var/log/xen/xend.log contains more
information from pygrub, although those messages are also not always
terribly helpful either...

You should be able to cause Squeeze to install grub1 (aka grub-legacy),
although it may be an expert mode installation option only which is less
convenient.

http://d-i.alioth.debian.org/manual/en.i386/apbs04.html describes how
you can pressed the installation to install grub-legacy instead of grub2
and I think anything you can do in a preseed file you can also add to
the kernel command line when running the installer, so that might be
worth a go. 

 Root causes:
 - Squeeze installs grub 2, which doesn't have any /boot/grub/menu.lst
 - pygrub can't seem to identify the boot partition in the MBR created by 
 the installer

pygrub doesn't care about the contents of the MBR as such, it just
parses the partition table and AFAIK pygrub does know how to find the
bootable partition. There should be nothing Squeeze or grub[12] specific
about this aspect of things,

I think it's just that the pygrub in Lenny doesn't know about grub2
(since Lenny predates any serious consideration of grub2) so doesn't
find any configuration it understands  once it has found the right
partition.

 - pygrub on lenny is looking for /boot/grub/menu.lst (actually, 
 /grub/menu.lst on the bootable partition)

pygrub is aware of separate /boot configurations so it will try each
of /boot/grub/* and /grub/* looking for a configuration file.

 Workaround 1:
 - mount the filesystem, possibly using kpartx, manually create 
 /boot/grub/menu.lst

or apt-get install grub-legacy and let it generate menu.lst for you.

 - tweak the cfg file to tell pygrub to look in the /boot partition 
 (because it doesn't recognise the grub2 MBR)
 
 bootargs = '/dev/mapper/vg00-squeeze1_disk0p1'
 
 Workaround 2:
 - mount the filesystem, possibly using kpartx
 - copy the kernel and initrd to the dom0
 - modify the cfg file, tell it to use the kernel and initrd from the 
 dom0 and not use pygrub as bootloader

The only other workaround I can think of is to grab the pygrub from a
Squeeze system and use that on your Lenny system. Not great either

 Suggestions:
 - the MBR should be recognisable by the lenny version of pygrub
 - better error needed from pygrub when it doesn't find menu.lst

Yes, this is something Xen upstream is aware of but its one of those
tasks which never quite floats to the top of the list :-(

 - maybe grub2 should create menu.lst for backwards compatibility?  or 
 maybe some optional tool in the domU can create it?
 - maybe a support package is needed for lenny dom0 users? and a helpful 
 message to let them know it exists?

Thanks,
Ian.

-- 
Ian Campbell

Dibble's First Law of Sociology:
Some do, some don't.


signature.asc
Description: This is a digitally signed message part


Bug#604100: tasksel: Please readd netatalk to file-server task: protocol not _too_ old

2010-11-20 Thread Samuel Thibault
Hello,

Jonas Smedegaard, le Sat 20 Nov 2010 07:05:45 +0100, a écrit :
 Maybe this is carefully thought out, I don't know.  I don't know since
 there is no reference to a bugreport or anywhere else this have been
 discussed.

Here is the start of the discussion:

http://lists.debian.org/debian-devel/2010/10/msg00313.html

Note that the perl needed for netatalk can be moderated by the fact
that the standard task will install perl anyway.

Samuel



--
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/20101120122035.gu7...@const.famille.thibault.fr



Bug#604101: installation-reports: Broken textmode installer display on EEE PC 701SD

2010-11-20 Thread Samuel Thibault
Christian PERRIER, le Sat 20 Nov 2010 08:19:31 +0100, a écrit :
 Jeff, le Fri 19 Nov 2010 20:22:40 -0500, a écrit :
  Later, I tried pressing TAB to change boot options and discovered that a
  vga= option was being added by default. Removing this option allowed the
  installer to proceed.
  
  Strangely enough, once the installation completed, the default options allow
  the system to boot with no display probems AND the console font changes
  successfully (although I still have an 80x25 console.) Therefore, it
  appears that the installer's default options are more aggressive than the
  default options of the installed system. This seems backwards, because
  someone choosing the textmode installer wants the most conservative display
  settings to maximize the probability of success.

The boot menu item does not say textmode installer. To really get text
mode installation, see the F8 help screen: vga=normal (to avoid the
vga=788 parameter), and fb=false to really have a textmode installer
(but then not be presented languages like chinese).

 Reassigning to debian-installer as this is about boot options passed
 to the kernel.
 
 Dunno if we should drop the vga= setting or not

I think that at best we just need to document that Installer is not a
pure textmode installer choice, possibly by adding a Textmode install
item in the boot menu (using fb=false vga=normal)

Samuel



--
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/20101120123010.gv7...@const.famille.thibault.fr



Bug#604100: tasksel: Please readd netatalk to file-server task: protocol not _too_ old

2010-11-20 Thread Jonas Smedegaard

On Sat, Nov 20, 2010 at 01:20:35PM +0100, Samuel Thibault wrote:

Jonas Smedegaard, le Sat 20 Nov 2010 07:05:45 +0100, a écrit :
Maybe this is carefully thought out, I don't know.  I don't know 
since there is no reference to a bugreport or anywhere else this have 
been discussed.


Here is the start of the discussion:

http://lists.debian.org/debian-devel/2010/10/msg00313.html

Note that the perl needed for netatalk can be moderated by the fact 
that the standard task will install perl anyway.


Thanks for the reference.

Still seems weird to me to drop netatalk: What is the purpose of 
file-server task if not serving files in a heterogenous network?


I mean - _specific_ file serving tasks are done by selecting a specific 
fileserver, no?


Seems that those in favor of ditching it have no interest in 
heterogenous file-sharing at all, judging from those posting to the 
subthread.


Is this late change targeted squeeze?

For Squeeze+1 - if anyone cares - I intend to split file-sharing from 
printing routines (which are the ones depending on Perl) and switching 
to backgrounding the daemon startup by default as is done in Samba.


Those seem to be the only real complaints against netatalk - the one 
about netatalk being obsolete is bogus IMHO!


I strongly recommend you guys to reconsider!


- Jonas

--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#604126: live-installer: needs to install lvm when lvm is selected

2010-11-20 Thread Daniel Baumann
Package: live-installer
Severity: serious

when the users chooses to use lvm, and the live system doesn't contain
lvm, we end up with an unbootable system..

somewhere, this should be accounted for, so that such auxilliary
packages are tracked and manually installed after the image has been
unpacked to target.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
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/4ce7d935.5070...@debian.org



Bug#604133: live-installer: should remove debian-installer-launcher from target

2010-11-20 Thread Daniel Baumann
Package: live-installer
Severity: serious

live-installer should remove debian-installer-launcher from target.
waiting with commit to svn for recieving the bugnumber..

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
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/4ce7e3c5.9070...@debian.org



Bug#604134: ppc: after debian installation MacOS 9.2 won't recognize disk anymore

2010-11-20 Thread wittau
Package: installation-reports
Severity: critical
Tags: d-i
Justification: breaks unrelated software (other OS on same computer)

We did a clean new installation of MacOS 9.2.2, and subsequent the next 
step for setting up a dualboot system. We created 3 partitions with MacOS 9 
(1 Linux with 71GB, two hfs+ 30GB) - the Linux partition was first on the
disk, that's what the d-i manual recommends. Then we used the Debian 
netinstaller (default mode) to remove the Linux partition, because yaboot 
needs it's own extra partition. Then we let the installer do the automatic 
Linux partitioning for beginners, on the now empty space. 
The Debian installation worked flawlessly and all data are recognized from 
within debian (even the Mac OS data).

However after rebooting the system, yaboot only found the debian installation
but didn't know anything about the Mac OS 9 system present on the same hard
drive. We manually added the Mac OS installation to yaboot.conf, which kind of
worked (yaboot indeed switches to open firmware) but the Mac OS installation
appears destroyed (the disk symbol with the blinking question mark).

Next step was to reboot from MacOS 9 CD and see what the partitioning 
tool from MacOS can tell. Nothing. Laufwerke Konfigurieren (a German 
system - can't remember the English name for the partitioning tool)
reports a not formatted IDE disc.

As said above all MacOS 9 data are accessable from Debian, but it seems to us
Debian partitioning tool is killing the non afflicted MacOS 9 partitions for
MacOS 9. We don't know how to get our MacOS 9 system back. People who try to
install Debian not at a seperat hard disk will get serious problems, as they
not only have no dualboot system - they even would have no MacOS anymore and a
kind of complete dataloss, ...

Please let us know if we can help with further information. Also any hints
how to get our MacOS installation back working without reinstalling (and
thus killing Debian) would be appreciated.

-- Package-specific info:

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/powerpc/iso-cd/debian-testing-powerpc-netinst.iso
Date: Fre Nov 19 16:43:35 CET 2010

Machine: Macintosh PPC G4 @1.4 GHz
Partitions: df -Tl will do; the raw partition table is preferred

dr...@g414:~$ df -Tl
Dateisystem   Typ1K#8208;Blöcke   Benutzt Verfügbar Ben% Eingehängt auf
/dev/hda12ext370154660   3691936  62899056   6% /
tmpfstmpfs  256508 0256508   0% /lib/init/rw
udev tmpfs  251548   220251328   1% /dev
tmpfstmpfs  256508 0256508   0% /dev/shm
dr...@g414:~$

The MacOS Volumes were hda10 and hda11.
We guess the yaboot-partition is hda9


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:  [O]
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:[E]
Overall install:[E]

Comments/Problems:

On the Partition hard drives error:
After partitioning the hard drive in d-i, the open firmware and the
MacOS installation CDROM both did not recognize any volumes anymore. 
Thus rendering the system unuseable.

On the Install boot loader: d-i failed to setup the bootloader in way
that the other OS can be loaded. This works for other platforms/OS, so 
we see no obvious reason why that shouldn't work on ppc/MacOS 9 too.

See above for a detailed description of how we used the installer.

-- 

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 sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=6.0 (squeeze) - installer build 20101119-00:04
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux G414 2.6.32-5-powerpc #1 Sat Oct 30 23:26:42 UTC 2010 ppc 
GNU/Linux
lspci -knn: :00:0b.0 Host bridge [0600]: Apple Computer Inc. UniNorth AGP 
[106b:0020]
lspci -knn: Kernel driver in use: agpgart-uninorth
lspci -knn: :00:10.0 VGA compatible controller [0300]: ATI Technologies Inc 
Radeon R200 QL [Radeon 8500 LE] [1002:514c]
lspci -knn: Subsystem: ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE] 
[1002:514c]
lspci -knn: Kernel driver in use: radeonfb
lspci -knn: 0001:10:0b.0 Host bridge [0600]: Apple Computer Inc. UniNorth PCI 
[106b:001f]
lspci -knn: 0001:10:0d.0 PCI 

Bug#604144: installation-reports: All seems OK with squeeze-beta1-amd64-kde-CD-1 on athlon x2 on k9n-neo

2010-11-20 Thread Walter Sopchek
Package: installation-reports
Severity: wishlist
Tags: squeeze



-- Package-specific info:

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/squeeze_di_beta1/amd64/iso-cd/debian-squeeze-di-beta1-amd64-kde-CD-1.iso
27 oct 2010
Date: November, 20 2010 1:00 PM GMT+6

Machine: AMD Athlon x2 4800+ Processor, K9N Neo Motherboard, 2 Gb RAM,
GeForce 9500GT 1Gb
Partitions: /dev/sdb4 ext314105060   1620040  11768524  13% /
tmpfstmpfs 1030608 0   1030608   0% /lib/init/rw
udev tmpfs 1025892   192   1025700   1% /dev
tmpfstmpfs 1030608 0   1030608   0% /dev/shm
/dev/sdb2 ext391152708  18233540  68288836  22% /home



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:  [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:  [O]
Install boot loader:[O]
Overall install:[O]

Comments/Problems:

All seems great. The installation runs smooth and steady.

Walter.


-- 

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 sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=6.0 (squeeze) - installer build 20101020
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux home 2.6.32-5-amd64 #1 SMP Fri Oct 15 00:56:30 UTC
2010 x86_64 GNU/Linux
lspci -knn: 00:00.0 RAM memory [0500]: nVidia Corporation MCP55 Memory
Controller [10de:0369] (rev a1)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: 00:01.0 ISA bridge [0601]: nVidia Corporation MCP55 LPC
Bridge [10de:0363] (rev a2)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: 00:01.1 SMBus [0c05]: nVidia Corporation MCP55 SMBus
[10de:0368] (rev a2)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: 00:02.0 USB Controller [0c03]: nVidia Corporation MCP55
USB Controller [10de:036c] (rev a1)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: Kernel driver in use: ohci_hcd
lspci -knn: 00:02.1 USB Controller [0c03]: nVidia Corporation MCP55
USB Controller [10de:036d] (rev a2)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:04.0 IDE interface [0101]: nVidia Corporation MCP55 IDE
[10de:036e] (rev a1)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: Kernel driver in use: pata_amd
lspci -knn: 00:05.0 IDE interface [0101]: nVidia Corporation MCP55
SATA Controller [10de:037f] (rev a2)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: Kernel driver in use: sata_nv
lspci -knn: 00:05.1 IDE interface [0101]: nVidia Corporation MCP55
SATA Controller [10de:037f] (rev a2)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: Kernel driver in use: sata_nv
lspci -knn: 00:06.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI
bridge [10de:0370] (rev a2)
lspci -knn: 00:06.1 Audio device [0403]: nVidia Corporation MCP55 High
Definition Audio [10de:0371] (rev a2)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: 00:08.0 Bridge [0680]: nVidia Corporation MCP55 Ethernet
[10de:0373] (rev a2)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7260]
lspci -knn: Kernel driver in use: forcedeth
lspci -knn: 00:0b.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI
Express bridge [10de:0374] (rev a2)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:0c.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI
Express bridge [10de:0374] (rev a2)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:0d.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI
Express bridge [10de:0378] (rev a2)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:0e.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI
Express bridge [10de:0375] (rev a2)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:0f.0 PCI bridge [0604]: nVidia Corporation MCP55 PCI
Express bridge [10de:0377] (rev a2)
lspci -knn: Kernel driver in use: pcieport
lspci 

Bug#604145: [console-setup] Greek translation update

2010-11-20 Thread Emmanuel Galatoulas

Package: console-setup
Version: 1:0.2.3dbs-69
Severity: wishlist
Tags: l10n

--- Please enter the report below this line. ---


--- System information. ---
Architecture: i386
Kernel: Linux 2.6.36

Debian Release: squeeze/sid
500 testing-auto xi.rename-it.nl
500 testing www.debian-multimedia.org
500 testing security.debian.org
500 testing ftp.gr.debian.org
500 stable security.debian.org
500 stable ftp.gr.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-===
debconf (= 0.5) | 1.5.36
OR debconf-2.0 |
console-terminus (= 4.26) | 4.30-2
xkb-data (= 0.9) | 1.8-1
keyboard-configuration | 1.58


Recommends (Version) | Installed
=-+-
kbd (= 0.99-12) | 1.15.2-1
OR console-tools (= 1:0.2.3-16) | 1:0.2.3dbs-69


Suggests (Version) | Installed
===-+-===
lsb-base (= 3.0-6) | 3.2-23.1
locales | 2.11.2-7




# translation of el.po to Greek
# translation of el.po to
# Greek messages for debian-installer.
# Copyright (C) 2003 Software in the Public Interest, Inc.
# This file is distributed under the same license as debian-installer.
#
#
# George Papamichelakis geo...@step.gr, 2004.
# Emmanuel Galatoulas ga...@tee.gr, 2004.
# Konstantinos Margaritis mar...@debian.org, 2003, 2004, 2006.
# Greek Translation Team debian-l10n-gr...@lists.debian.org, 2004, 2005.
# Kostas Papadimas p...@gnome.org, 2005.
# quad-nrg.net galax...@quad-nrg.net, 2005, 2006, 2007.
# quad-nrg.net yod...@quad-nrg.net, 2006, 2008.
# QUAD-nrg.net yod...@quad-nrg.net, 2006.
# galax...@quad-nrg.net galax...@quad-nrg.net, 2009.
# Emmanuel Galatoulas galax...@quad-nrg.net, 2009, 2010.
# debian-l10n-greek galax...@quad-nrg.net, 2010.
# Lampropoulos Anastasios alamprop...@gmail.com, 2010.
msgid 
msgstr 
Project-Id-Version: el\n
Report-Msgid-Bugs-To: console-se...@packages.debian.org\n
POT-Creation-Date: 2010-11-16 00:58+0100\n
PO-Revision-Date: 2010-11-20 18:11+0200\n
Last-Translator: \n
Language-Team: American English kde-i18n-...@kde.org\n
Language: el\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: \n
X-Generator: Lokalize 1.0\n
Plural-Forms: \n

#. Type: text
#. Description
#. :sl2:
#: ../console-setup.templates:2001
msgid Do not change the boot/kernel font
msgstr Να μην αλλάξει η γραμματοσειρά της εκκίνησης/πυρήνα

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Arabic
msgstr . Αραβική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Armenian
msgstr # Αρμενική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - KOI8-R and KOI8-U
msgstr # Κυριλλική - KOI8-R και KOI8-U

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - non-Slavic languages
msgstr # Κυριλλική - μη-Σλαβικές γλώσσες

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - Slavic languages (also Bosnian and Serbian Latin)
msgstr # Κυριλλική - Σλαβικές γλώσσες (καθώς και Λατινική Βοσνιακή και Σερβική)

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Ethiopic
msgstr . Αιθιοπική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Georgian
msgstr # Γεωργιανή

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Greek
msgstr # Ελληνική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Hebrew
msgstr # Εβραϊκή

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Lao
msgstr # Λαοτινή

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin1 and Latin5 - western Europe and Turkic languages
msgstr # Latin1 και Latin5 - Δυτικοευρωπαϊκές και Τουρκικές γλώσσες

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin2 - central Europe and Romanian
msgstr # Latin2 - κεντρικής Ευρώπης και Ρουμανική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin3 and Latin8 - Chichewa; Esperanto; Irish; Maltese and Welsh
msgstr # Latin3 και Latin8 - Chichewa; Εσπεράντο; Ιρλανδική; Μάλτας και Ουαλλική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin7 - Lithuanian; Latvian; Maori and Marshallese
msgstr # Latin7 - Λιθουανική; Λεττονική; Μαορί και νήσων Μάρσαλ

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Latin - Vietnamese
msgstr . Latin - Βιετναμέζικη

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid 

Bug#604145: updated Greek translation

2010-11-20 Thread Emmanuel Galatoulas

as requested by Christian Perrier I attach the
updated Greek translation file el.po for console-setup
which resolves this bug
# translation of el.po to Greek
# translation of el.po to
# Greek messages for debian-installer.
# Copyright (C) 2003 Software in the Public Interest, Inc.
# This file is distributed under the same license as debian-installer.
#
#
# George Papamichelakis geo...@step.gr, 2004.
# Emmanuel Galatoulas ga...@tee.gr, 2004.
# Konstantinos Margaritis mar...@debian.org, 2003, 2004, 2006.
# Greek Translation Team debian-l10n-gr...@lists.debian.org, 2004, 2005.
# Kostas Papadimas p...@gnome.org, 2005.
# quad-nrg.net galax...@quad-nrg.net, 2005, 2006, 2007.
# quad-nrg.net yod...@quad-nrg.net, 2006, 2008.
# QUAD-nrg.net yod...@quad-nrg.net, 2006.
# galax...@quad-nrg.net galax...@quad-nrg.net, 2009.
# Emmanuel Galatoulas galax...@quad-nrg.net, 2009, 2010.
# debian-l10n-greek galax...@quad-nrg.net, 2010.
# Lampropoulos Anastasios alamprop...@gmail.com, 2010.
msgid 
msgstr 
Project-Id-Version: el\n
Report-Msgid-Bugs-To: console-se...@packages.debian.org\n
POT-Creation-Date: 2010-11-16 00:58+0100\n
PO-Revision-Date: 2010-11-20 18:11+0200\n
Last-Translator: \n
Language-Team: American English kde-i18n-...@kde.org\n
Language: el\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: \n
X-Generator: Lokalize 1.0\n
Plural-Forms: \n

#. Type: text
#. Description
#. :sl2:
#: ../console-setup.templates:2001
msgid Do not change the boot/kernel font
msgstr Να μην αλλάξει η γραμματοσειρά της εκκίνησης/πυρήνα

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Arabic
msgstr . Αραβική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Armenian
msgstr # Αρμενική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - KOI8-R and KOI8-U
msgstr # Κυριλλική - KOI8-R και KOI8-U

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - non-Slavic languages
msgstr # Κυριλλική - μη-Σλαβικές γλώσσες

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - Slavic languages (also Bosnian and Serbian Latin)
msgstr # Κυριλλική - Σλαβικές γλώσσες (καθώς και Λατινική Βοσνιακή και Σερβική)

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Ethiopic
msgstr . Αιθιοπική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Georgian
msgstr # Γεωργιανή

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Greek
msgstr # Ελληνική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Hebrew
msgstr # Εβραϊκή

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Lao
msgstr # Λαοτινή

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin1 and Latin5 - western Europe and Turkic languages
msgstr # Latin1 και Latin5 - Δυτικοευρωπαϊκές και Τουρκικές γλώσσες

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin2 - central Europe and Romanian
msgstr # Latin2 - κεντρικής Ευρώπης και Ρουμανική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin3 and Latin8 - Chichewa; Esperanto; Irish; Maltese and Welsh
msgstr # Latin3 και Latin8 - Chichewa; Εσπεράντο; Ιρλανδική; Μάλτας και Ουαλλική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin7 - Lithuanian; Latvian; Maori and Marshallese
msgstr # Latin7 - Λιθουανική; Λεττονική; Μαορί και νήσων Μάρσαλ

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Latin - Vietnamese
msgstr . Latin - Βιετναμέζικη

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Thai
msgstr # Ταϋλάνδης

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Combined - Latin; Slavic Cyrillic; Hebrew; basic Arabic
msgstr . Συνδυασμένες - Λατινική; Σλαβική Κυριλλική; Εβραϊκή; βασική Αραβική 

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Combined - Latin; Slavic Cyrillic; Greek
msgstr . Συνδυασμένες - Λατινική; Σλαβική Κυριλλική; Ελληνική

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Combined - Latin; Slavic and non-Slavic Cyrillic
msgstr . Συνδυασμένες - Λατινική; Σλαβική και μη-Σλαβική Κυριλλική

#. Type: select
#. Description
#. :sl3:
#: 

Bug#604148: console-setup: [INTL:zh_TW] Updated Translation Chinese (zh_TW) debconf translation

2010-11-20 Thread Tetralet
Package: console-setup
Severity: wishlist


Hi,

The attached file is updated Traditional Chinese translation of debconf for
console-setup package.
Please consider to apply this.

Thanks.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages console-setup depends on:
pn  console-terminus  none (no description available)
ii  debconf [debconf-2.0] 1.5.36 Debian configuration management sy
ii  keyboard-configuration1.59   system-wide keyboard preferences
ii  xkb-data  1.8-1  X Keyboard Extension (XKB) configu

Versions of packages console-setup recommends:
ii  console-tools  1:0.2.3dbs-69 Linux console and font utilities

Versions of packages console-setup suggests:
ii  locales   2.11.2-7   Embedded GNU C Library: National L
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip
# Traditional Chinese messages for debian-installer.
# Copyright (C) 2003 Software in the Public Interest, Inc.
# This file is distributed under the same license as debian-installer.
#
msgid 
msgstr 
Project-Id-Version: debian-installer\n
Report-Msgid-Bugs-To: console-se...@packages.debian.org\n
POT-Creation-Date: 2010-11-16 00:58+0100\n
PO-Revision-Date: 2008-08-09 00:35+0800\n
Last-Translator: Tetralet tetra...@gmail.com\n
Language-Team: Debian-user in Chinese [Big5] debian-chinese-b...@lists.
debian.org\n
Language: \n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: text
#. Description
#. :sl2:
#: ../console-setup.templates:2001
msgid Do not change the boot/kernel font
msgstr 不要改變 開機/kernel 字型

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Arabic
msgstr . 阿拉伯語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Armenian
msgstr # 亞美尼亞語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - KOI8-R and KOI8-U
msgstr # 西裡爾字母 - KOI8-R 及 KOI8-U

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - non-Slavic languages
msgstr # 西裡爾字母 - 非-斯拉夫語系

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - Slavic languages (also Bosnian and Serbian Latin)
msgstr # 西裡爾字母 - 斯拉夫語系(Bosnian 及 賽爾維亞拉丁)

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Ethiopic
msgstr . 埃塞俄比亞

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Georgian
msgstr # 喬治亞

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Greek
msgstr # 希臘語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Hebrew
msgstr # 希伯來語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Lao
msgstr # 寮語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin1 and Latin5 - western Europe and Turkic languages
msgstr # Latin1 及 Latin5 - 西歐及突厥語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin2 - central Europe and Romanian
msgstr # Latin2 - 中歐及羅馬尼亞

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin3 and Latin8 - Chichewa; Esperanto; Irish; Maltese and Welsh
msgstr # Latin3 及 Latin8 - Chichewa;世界語;愛爾蘭語;馬爾他語及威爾士語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin7 - Lithuanian; Latvian; Maori and Marshallese
msgstr # Latin7 - 立陶宛語;拉脫維亞語;毛利語及 Marshallese

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Latin - Vietnamese
msgstr . Latin - 越南語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Thai
msgstr # 泰語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Combined - Latin; Slavic Cyrillic; Hebrew; basic Arabic
msgstr . 聯合 - 拉丁語;斯拉夫語西裡爾字母;希伯來語;基本阿拉伯語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Combined - Latin; Slavic Cyrillic; Greek
msgstr . 聯合 - 拉丁語;斯拉夫語西裡爾字母;希臘語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Combined - Latin; Slavic and non-Slavic Cyrillic
msgstr . 聯合 - 拉丁語;斯拉夫語和非-斯拉夫語西裡爾字母

#. Type: select
#. Description
#. :sl3:
#: ../console-setup.templates:3002
msgid Character set to support:
msgstr 要支援的字元集:

#. Type: select
#. Description
#. :sl3:
#: ../console-setup.templates:3002
msgid 
Please choose the character set that should be supported by the console font.
msgstr 請選擇主控台字型應當支援的字元集

#. Type: select
#. Description
#. :sl3:
#: ../console-setup.templates:3002
msgid 
If you don't use a framebuffer, the choices that start with \.\ 

Bug#604134: ppc: after debian installation MacOS 9.2 won't recognize disk anymore

2010-11-20 Thread Christian PERRIER
reassign 604134 yaboot-installer
thanks

Quoting wit...@lnxnt.org (wit...@lnxnt.org):

 As said above all MacOS 9 data are accessable from Debian, but it seems to us
 Debian partitioning tool is killing the non afflicted MacOS 9 partitions for
 MacOS 9. We don't know how to get our MacOS 9 system back. People who try to
 install Debian not at a seperat hard disk will get serious problems, as they
 not only have no dualboot system - they even would have no MacOS anymore and a
 kind of complete dataloss, ...
 
 Please let us know if we can help with further information. Also any hints
 how to get our MacOS installation back working without reinstalling (and
 thus killing Debian) would be appreciated.

If there's a surviving powerpc porter, hopefully




signature.asc
Description: Digital signature


Processed: Re: Bug#604134: ppc: after debian installation MacOS 9.2 won't recognize disk anymore

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 604134 yaboot-installer
Bug #604134 [installation-reports] ppc: after debian installation MacOS 9.2 
won't recognize disk anymore
Bug reassigned from package 'installation-reports' to 'yaboot-installer'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604134: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604134
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.129027180314736.transcr...@bugs.debian.org



os-prober 1.40 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the os-prober source package
in Debian's testing distribution has changed.

  Previous version: 1.39
  Current version:  1.40

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt8-0001sc...@franck.debian.org



nobootloader 1.28 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the nobootloader source package
in Debian's testing distribution has changed.

  Previous version: 1.27
  Current version:  1.28

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt8-0001sy...@franck.debian.org



palo-installer 0.0.13 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the palo-installer source package
in Debian's testing distribution has changed.

  Previous version: 0.0.12
  Current version:  0.0.13

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt8-0001sg...@franck.debian.org



partconf 1.35 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partconf source package
in Debian's testing distribution has changed.

  Previous version: 1.34
  Current version:  1.35

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt8-0001sk...@franck.debian.org



partman-auto-crypto 15 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-auto-crypto source package
in Debian's testing distribution has changed.

  Previous version: 14
  Current version:  15

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001ss...@franck.debian.org



partman-base 146 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-base source package
in Debian's testing distribution has changed.

  Previous version: 144
  Current version:  146

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001t4...@franck.debian.org



partman-auto-lvm 38 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-auto-lvm source package
in Debian's testing distribution has changed.

  Previous version: 36
  Current version:  38

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001sw...@franck.debian.org



partman-auto 95 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-auto source package
in Debian's testing distribution has changed.

  Previous version: 93
  Current version:  95

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt8-0001sm...@franck.debian.org



partman-auto-raid 17 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-auto-raid source package
in Debian's testing distribution has changed.

  Previous version: 16
  Current version:  17

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001sy...@franck.debian.org



partman-basicfilesystems 68 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-basicfilesystems source package
in Debian's testing distribution has changed.

  Previous version: 67
  Current version:  68

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001t8...@franck.debian.org



partman-btrfs 4 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-btrfs source package
in Debian's testing distribution has changed.

  Previous version: 3
  Current version:  4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001tg...@franck.debian.org



partman-crypto 45 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-crypto source package
in Debian's testing distribution has changed.

  Previous version: 44
  Current version:  45

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001ti...@franck.debian.org



partman-basicmethods 46 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-basicmethods source package
in Debian's testing distribution has changed.

  Previous version: 45
  Current version:  46

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001tc...@franck.debian.org



partman-efi 22 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-efi source package
in Debian's testing distribution has changed.

  Previous version: 21
  Current version:  22

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001tm...@franck.debian.org



apt-setup 1:0.49 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the apt-setup source package
in Debian's testing distribution has changed.

  Previous version: 1:0.48
  Current version:  1:0.49

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt6-0001p6...@franck.debian.org



partman-ext3 61 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-ext3 source package
in Debian's testing distribution has changed.

  Previous version: 60
  Current version:  61

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001tw...@franck.debian.org



partman-lvm 73 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-lvm source package
in Debian's testing distribution has changed.

  Previous version: 72
  Current version:  73

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001tc...@franck.debian.org



partman-multipath 3 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-multipath source package
in Debian's testing distribution has changed.

  Previous version: 2
  Current version:  3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001tn...@franck.debian.org



partman-jfs 32 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-jfs source package
in Debian's testing distribution has changed.

  Previous version: 31
  Current version:  32

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001ty...@franck.debian.org



partman-newworld 24 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-newworld source package
in Debian's testing distribution has changed.

  Previous version: 23
  Current version:  24

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001tr...@franck.debian.org



partman-md 55 MIGRATED to testing

2010-11-20 Thread Debian testing watch
FYI: The status of the partman-md source package
in Debian's testing distribution has changed.

  Previous version: 54
  Current version:  55

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more 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/e1pjqt9-0001ti...@franck.debian.org



Bug#604150: installation-reports: installer doesn't recognize full disk size under Hyper-V ( windows 2008 r2), 128GiB max

2010-11-20 Thread Roman Ovchinnikov
Package: installation-reports
Severity: important
Tags: upstream



-- Package-specific info:

Boot method: CD
Image version: 
http://caesar.acc.umu.se/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso
 as url and image info - Debian GNU/Linux testing Squeeze - Official Snapshot 
amd64 NETINST Binary-1 20101120-09:00
Date: Date and time of the install

Machine: Virtual machine on Hyper-V virtualization in Microsoft Windows 2008 R2 
amd64
Partitions: 
r...@debian:~# df -Tl
FilesystemType   1K-blocks  Used Available Use% Mounted on
/dev/sda1 ext3   130112092826340 122676396   1% /
tmpfstmpfs  250804 0250804   0% /lib/init/rw
udev tmpfs  246088   104245984   1% /dev
tmpfstmpfs  250804 0250804   0% /dev/shm
/dev/sr0   iso9660  169598169598 0 100% /media/cdrom0
r...@debian:~# cat /proc/partitions
major minor  #blocks  name

   80  133167120 sda
   81  132187136 sda1
   82  1 sda2
   85 976896 sda5
   8   16  133691400 sdb


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:  [O]
Load installer modules: [O]
Detect hard drives: [E]
Partition hard drives:  [O]
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've attached virtual disk with size of 700GiB for this virtual machine,
but installer's kernel and kernel in general see only 128 GiB:

r...@debian:~# fdisk -l /dev/sdb

Disk /dev/sdb: 136.9 GB, 13683600 bytes
255 heads, 63 sectors/track, 16643 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x

Disk /dev/sdb doesn't contain a valid partition table
r...@debian:~# cat /sys/block/sdb/device/model
Virtual HD

I've tryed to boot from Centos 5.5 amd64 DVD and it
sees the proper size of the disk. On the other hand
Ubuntu 10.10 with 2.6.35.xx doesn't detect proper size
and looks like this is not fixed in upstream.

Disk bus type in Hyper-V configuration manager is set to IDE

dmesg entries about disk detection:
[1.401500] sd 0:0:1:0: [sdb] 267382800 512-byte logical blocks: (136 GB/127 
GiB)
[1.401542] sd 0:0:1:0: [sdb] Write Protect is off
[1.401544] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[1.401562] sd 0:0:1:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[1.401682]  sdb: sda5 
[1.404546] sd 0:0:0:0: [sda] Attached SCSI disk
[1.406498]  unknown partition table
[1.411609] sd 0:0:1:0: [sdb] Attached SCSI disk

Including dmesg  dmidecode output as attached files.

-- 

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 sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=6.0 (squeeze) - installer build 20101120-00:06
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux debian 2.6.32-5-amd64 #1 SMP Sat Oct 30 14:18:21 UTC 2010 
x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 440BX/ZX/DX - 
82443BX/ZX/DX Host bridge (AGP disabled) [8086:7192] (rev 03)
lspci -knn: 00:07.0 ISA bridge [0601]: Intel Corporation 82371AB/EB/MB PIIX4 
ISA [8086:7110] (rev 01)
lspci -knn: Subsystem: Microsoft Corporation Device [1414:]
lspci -knn: 00:07.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 
IDE [8086:7111] (rev 01)
lspci -knn: Kernel driver in use: ata_piix
lspci -knn: 00:07.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI 
[8086:7113] (rev 02)
lspci -knn: 00:08.0 VGA compatible controller [0300]: Microsoft Corporation 
Hyper-V virtual VGA [1414:5353]
lspci -knn: 00:0a.0 Ethernet controller [0200]: Digital Equipment Corporation 
DECchip 21140 [FasterNet] [1011:0009] (rev 20)
lspci -knn: Subsystem: Device [0a00:2114]
lspci -knn: Kernel driver in use: tulip
lsmod: Module  Size  Used by
lsmod: hfsplus65286  0 
lsmod: hfs37455  0 
lsmod: minix  21213  0 
lsmod: msdos   6202  0 
lsmod: ufs56474  0 
lsmod: qnx46194  0 
lsmod: ntfs  162828  0 
lsmod: reiserfs  194172  0

Bug#604148: console-setup: [INTL:zh_TW] Updated Translation Chinese (zh_TW) debconf translation

2010-11-20 Thread Christian PERRIER
Quoting Tetralet (tetra...@gmail.com):
 Package: console-setup
 Severity: wishlist
 
 
 Hi,
 
 The attached file is updated Traditional Chinese translation of debconf for
 console-setup package.
 Please consider to apply this.

A string changed in the meantime, sorry for this. Could you please
re-update the file?




zh_TW.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#604145: updated Greek translation

2010-11-20 Thread Christian PERRIER
Quoting Emmanuel Galatoulas (ga...@tee.gr):
 as requested by Christian Perrier I attach the
 updated Greek translation file el.po for console-setup
 which resolves this bug


A string changed in the meantime. Could you please update it, again?




el.po
Description: application/gettext


signature.asc
Description: Digital signature


Processed: severity of 604150 is normal

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 604150 normal
Bug #604150 [installation-reports] installation-reports: installer doesn't 
recognize full disk size under Hyper-V ( windows 2008 r2), 128GiB max
Severity set to 'normal' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604150: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604150
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.129027267819745.transcr...@bugs.debian.org



Bug#603533: Missing sl82c105 ide module on IBM IntelliStation POWER 275

2010-11-20 Thread Otavio Salvador
Hello,

On Fri, Nov 19, 2010 at 00:40, Milan Kupcevic mi...@physics.harvard.edu wrote:
 On 11/18/2010 02:22 PM, Julien Cristau wrote:
 On Tue, Nov 16, 2010 at 17:34:57 -0500, Milan Kupcevic wrote:

 This is not true, AFAICT.  No architecture has CONFIG_PATA_WINBOND set.
 Both powerpc and armel/iop32x have CONFIG_BLK_DEV_SL82C105=m.


 Therefore, pata_sl82c105 does not exist at all in Debian Squeeze. But
 sl82c105 exists in powerpc and armel/iop32x. We need sl82c105 in powerpc
 udeb to enable cdrom installation on IBM pSeries machines.

Please try daily to check if it works for you now.

-- 
Otavio Salvador                  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



--
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/aanlktikharqozhyseax¬ng9vsd_yoagdkvn5cb0...@mail.gmail.com



Bug#604133: live-installer: should remove debian-installer-launcher from target

2010-11-20 Thread Daniel Baumann
tag 604133 pending
thanks

fixed in svn.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
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/4ce80410.6000...@debian.org



Processed: Re: live-installer: should remove debian-installer-launcher from target

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 604133 pending
Bug #604133 [live-installer] live-installer: should remove 
debian-installer-launcher from target
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604133: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.129027382325734.transcr...@bugs.debian.org



Localization status for Debian Installer (November 20th update)

2010-11-20 Thread Christian PERRIER
Changes since last publication:
 - Brazilian Portuguese completed
 - console-setup: Ukrainian, Inodonesian, Punjabi, Kurdish, Swedish,
   Brazilian Portuguese, Basque, Asturian, Polish,
   Greek, Traditional Chinese completed

==
= 67 languages are activated =
==

54 complete for sublevels 1 to 5
-
ar ast be bg bn bs ca cs da de
dz el  eo es et eu fa fi fr ga 
gl gu  he hi hr hu id is it ja 
kk ko  lt lv mr nb nl pa pl pt 
pt_BR ro ru sk  sl sr sv ta th tr 
uk vi zh_CN  zh_TW

1 complete for 4 sublevels
--
te (sublevel 3 incomplete)

3 complete for 3 sublevels
--
mk (sublevel 3, 4, 5 incomplete)
ml (sublevel 3, 4, 5 incomplete)
si (sublevels 4 and 5 missing)

4 complete for 1 sublevel
-
am (sublevel 1 complete)
ka (sublevel 5 complete)
km (sublevel 5 complete)
ku (sublevel 1 complete)

5 incomplete for all sublevels
--
ne nn se sq tl 

=

10 languages are prospective and therefore not activated

wo (82   strings missing in sublevels 1 and 2)
cy (93   strings missing in sublevels 1 and 2)
ms (340  strings missing in sublevels 1 and 2)
kn (610  strings missing in sublevels 1 and 2)
br (612  strings missing in sublevels 1 and 2)
mg (821  strings missing in sublevels 1 and 2)
xh (904  strings missing in sublevels 1 and 2)
ur (1021 strings missing in sublevels 1 and 2)
hy (1026 strings missing in sublevels 1 and 2)
lo (1063 strings missing in sublevels 1 and 2)



console-setup (136 strings)
--

44 completed: 
 ar bg bn bs ca cs da de el eo 
 es et eu fa fi fr ga gl gu hi 
 hu id is ja kk km ku lv nb nl 
 pl pt ro ru sk sl sr sv ta th 
 tr uk zh_CN zh_TW

1 with 134 strings complete:
 et

1 with 123 strings complete:
 dz

3 with 120 strings complete:
 ast it vi

1 with 119 strings complete:
 ko

2 with 115 strings complete:
 be pt_BR

1 with 104 strings complete:
 mr

1 with 89 strings complete:
 s...@latin

1 with 85 strings complete:
 lt

4 with 78 strings complete:
 he hr ka nn

1 with 76 strings complete:
 sq

2 with 55 strings complete:
 ml te

1 with 54 strings complete:
 mk

1 with 52 strings complete:
 ne

1 with 46 strings complete:
 tl

1 with 41 strings complete:
 pa

1 with 34 strings complete:
 am

1 with 7 strings complete:
 hy





signature.asc
Description: Digital signature


Re: Debian Installer meeting - 2010.11...@20:00 UTC

2010-11-20 Thread Didier 'OdyX' Raboud
Miguel Figueiredo wrote:

 Hi all,
 
 next Debian Installer meeting will take place on IRC, OFTC network,
 #debian- boot, 2 weeks after previous meeting .
 It is scheduled for next Wednesday - 2010.11.17, 20:00 UTC [1].

Unfortunately I won't be able to attend this time. AFAIK no issue has arisen 
regarding win32-loader, don't hesitate to ask if you need my input.

Cheers, 

OdyX


-- 
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/ibu33o$k2...@dough.gmane.org



Bug#598182: disabling live-installer doesn't work

2010-11-20 Thread Daniel Baumann
tag 598182 pending
thanks

fixed in svn.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
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/4ce8070c.8090...@debian.org



Processed: Re: disabling live-installer doesn't work

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 598182 pending
Bug #598182 [live-installer] disabling live-installer doesn't work
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
598182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598182
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.129027458431577.transcr...@bugs.debian.org



Bug#598181: support btrfs

2010-11-20 Thread Daniel Baumann
tag 598181 pending
thanks

fixed in svn.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
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/4ce80bb3.8060...@debian.org



Bug#604080: Xen domU fails to boot after install

2010-11-20 Thread Daniel Pocock



Hi Ian, thanks for the prompt feedback

I've provided more details about some of those points below

Ultimately, I believe Debian 5 (lenny) is still a supported option for 
people after the release of squeeze and up to the release date of Debian 7.


For me, this was the only bad experience I had during the install.  It 
would seem like a great shame not to provide a convenient way for people 
to get lenny and squeeze on the same system.


I might be willing to have a deeper look at the problem and see if I can 
improve the error messages, etc.  However, if such a patch was produced, 
would it be adopted in lenny so that users who keep their systems up to 
date will be able to run this without effort?


Is it feasible to include some kind of grub1-emulator package in 
squeeze, something that lets the squeeze system use grub2, but creating 
a valid menu.lst file for pygrub to find?  I think this would provide 
the smoothest experience for the users who just want the lenny/squeeze 
dom0/domU thing to work.


I then tried to do the first boot:

xm create -c xm-squeeze1.cfg


I get this error:

Error: Boot loader didn't return any data!



Unfortunately the version of pygrub in Lenny does not understand grub2
configuration files. You are quite correct that the error message is
rubbish. FWIW it's likely that /var/log/xen/xend.log contains more
information from pygrub, although those messages are also not always
terribly helpful either...

  
xend.log only told me the pygrub command line, but not the root cause of 
the problem


I had to figure it out with Google and guesswork


You should be able to cause Squeeze to install grub1 (aka grub-legacy),
although it may be an expert mode installation option only which is less
convenient.
  
I can chroot the domU and get grub-legacy, but I'm hesitant to run any 
grub commands within the chroot out of concern that it will impact the 
dom0's MBR

http://d-i.alioth.debian.org/manual/en.i386/apbs04.html describes how
you can pressed the installation to install grub-legacy instead of grub2
and I think anything you can do in a preseed file you can also add to
the kernel command line when running the installer, so that might be
worth a go. 

  

Ok, thanks for that suggestion - I will try that too method too

Root causes:
- Squeeze installs grub 2, which doesn't have any /boot/grub/menu.lst
- pygrub can't seem to identify the boot partition in the MBR created by 
the installer



pygrub doesn't care about the contents of the MBR as such, it just
parses the partition table and AFAIK pygrub does know how to find the
bootable partition. There should be nothing Squeeze or grub[12] specific
about this aspect of things,
  
I tried invoking the pygrub script directly against the LV and the 
partition within the LV:


/usr/lib/xen-3.2-1/bin/pygrub -i /dev/mapper/vg00-squeeze1_disk0
gives an error

kpartx -a /dev/mapper/vg00-squeeze1_disk0 
/usr/lib/xen-3.2-1/bin/pygrub -i /dev/mapper/vg00-squeeze1_disk0p1
finds the menu.lst I created manually, and displays the menu

If it is not an MBR issue on squeeze1_disk0, why doesn't pygrub find the 
boot partition and menu.lst?  Does grub2 do anything else to the 
partition table?  If I run fdisk on that partition table, it complains 
about cylinder boundaries:


fdisk /dev/mapper/vg00-squeeze1_disk0

Command (m for help): p

Disk /dev/mapper/vg00-squeeze1_disk0: 6979 MB, 6979321856 bytes
255 heads, 63 sectors/track, 848 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x373f

Device Boot  Start End  
Blocks   Id  System
/dev/mapper/vg00-squeeze1_disk0p1   *   1  32  
248832   83  Linux

Partition 1 does not end on cylinder boundary.
/dev/mapper/vg00-squeeze1_disk0p2  32 849 
65638415  Extended

Partition 2 does not end on cylinder boundary.
/dev/mapper/vg00-squeeze1_disk0p5  32 849 
6563840   8e  Linux LVM







--
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/4ce809f2.60...@pocock.com.au



Processed: Re: support btrfs

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 598181 pending
Bug #598181 [live-installer] support btrfs
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
598181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598181
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.12902757895041.transcr...@bugs.debian.org



Bug#604153: keyboard-configuration: Template parse error near description...@latin.utf-8

2010-11-20 Thread Aleksey Sergushichev
Package: keyboard-configuration
Version: 1.59
Severity: important


After installing keyboard-configuration from testing (1.59) post-install
script fails with message:
Setting up keyboard-configuration (1.59) ...
Template parse error near `description...@latin.utf-8: Konfiguriši tastaturu', 
in stanza #1 of /var/lib/dpkg/info/keyboard-configuration.templates

-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (700, 'stable'), (400, 'testing'), (100, 'unstable')
Architecture: i386 (i686)

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

Versions of packages keyboard-configuration depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy

keyboard-configuration recommends no packages.

keyboard-configuration suggests no packages.

-- debconf information:
  keyboard-configuration/layout:
  keyboard-configuration/variant:
  keyboard-configuration/unsupported_options: true
  keyboard-configuration/optionscode: grp:caps_toggle,compose:ralt
  keyboard-configuration/modelcode: pc104
  keyboard-configuration/unsupported_config_options: true
  keyboard-configuration/toggle: Caps Lock
  keyboard-configuration/altgr: The default for the keyboard layout
  keyboard-configuration/unsupported_layout: true
  keyboard-configuration/layoutcode: us,ru
  keyboard-configuration/store_defaults_in_debconf_db: true
  debian-installer/console-setup-udeb/title:
  keyboard-configuration/ctrl_alt_bksp: false
  keyboard-configuration/variantcode: winkeys
  keyboard-configuration/other:
  keyboard-configuration/unsupported_config_layout: true
  keyboard-configuration/compose: Right Alt (AltGr)
  keyboard-configuration/switch: No temporary switch
  keyboard-configuration/model: Обычный 104-клавишный ПК



-- 
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/20101120180157.31996.96429.report...@assaron



Bug#604154: Thinkpad packages not automatically installed

2010-11-20 Thread Daniel Pocock

Package: installation-reports


squeeze / amd64 fresh install on a Thinkpad X61s

When the installer asks me about the set of packages to install, Laptop 
was automatically selected, I agreed to this


I notice that the battery monitor is working, etc

However, the tp-smapi package is not automatically installed.  It would 
be highly desirable to install useful packages like this for specific 
platforms.






--
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/4ce80e5e.8000...@pocock.com.au



Bug#604155: Windows 7 not in grub menu

2010-11-20 Thread Daniel Pocock

Package: installation-reports

squeeze / amd64 fresh install on a Thinkpad X61s

Windows 7 is already on the machine

The installer told me it found Vista and asked if I want to install grub 
to the MBR.  I agreed to install MBR.


On rebooting, the grub menu appears and Debian is the only option.

Checking the partition table with fdisk, I can see that Win 7 is still 
there.






--
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/4ce80e63.2090...@pocock.com.au



Bug#604153: keyboard-configuration: Template parse error near description...@latin.utf-8

2010-11-20 Thread Christian PERRIER
clone 604153 -1
reassign -1 debconf
retitle -1 Doesn't properly handle languages with variants (such as s...@latin)
thanks

Quoting Aleksey Sergushichev (alserg...@gmail.com):
 Package: keyboard-configuration
 Version: 1.59
 Severity: important
 
 
 After installing keyboard-configuration from testing (1.59) post-install
 script fails with message:
 Setting up keyboard-configuration (1.59) ...
 Template parse error near `description...@latin.utf-8: Konfiguriši 
 tastaturu', in stanza #1 of 
 /var/lib/dpkg/info/keyboard-configuration.templates

Arg.

debconf doesn't properly handle this (cdebconf does).

Cloning to reassign the clone to debconf. I really wish to see this
fixed for squeeze+1 so that we can support Serbian (Latin).

In the meantime, we'll drop the s...@latin.po file from
console-setup. It's useless anyway.

Thanks for reporting this.




signature.asc
Description: Digital signature


Processed: Re: Bug#604153: keyboard-configuration: Template parse error near description...@latin.utf-8

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 clone 604153 -1
Bug#604153: keyboard-configuration: Template parse error near 
description...@latin.utf-8
Bug 604153 cloned as bug 604158.

 reassign -1 debconf
Bug #604158 [keyboard-configuration] keyboard-configuration: Template parse 
error near description...@latin.utf-8
Bug reassigned from package 'keyboard-configuration' to 'debconf'.
Bug No longer marked as found in versions console-setup/1.59.
 retitle -1 Doesn't properly handle languages with variants (such as 
 s...@latin)
Bug #604158 [debconf] keyboard-configuration: Template parse error near 
description...@latin.utf-8
Changed Bug title to 'Doesn't properly handle languages with variants (such as 
s...@latin)' from 'keyboard-configuration: Template parse error near 
description...@latin.utf-8'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604158
604153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604153
-1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.129027962125942.transcr...@bugs.debian.org



Debian Installer meeting summary - 2010.11.17

2010-11-20 Thread Miguel Figueiredo
2010.11.17 - d-i meeting summary

Meetbot log  - http://meetbot.debian.net/debian-boot/2010/debian-
boot.2010-11-17-20.05.html
Full IRC log - http://meetbot.debian.net/debian-boot/2010/debian-
boot.2010-11-17-20.05.log.html

Here's a short summary from the meeting:

Current isues:
=

* #603459 hanged at partitioning step when the language is selected as Turkish 
- (which is now fixed - thanks cjwatson);
* new udebs, what should be added to the approval list - 
http://lists.debian.org/debian-boot/2010/10/msg00460.html 
* incorrect partition tables, causing data loss and corruption - 
http://lists.debian.org/debian-boot/2010/11/msg00651.html;
* Several leakage fixes series of patches thanks to maks - squeeze+1; 
* move to git in december (2010) - otavio, joey
* initrd is too fast for md - http://lists.debian.org/debian-
boot/2010/11/msg00310.html - assign to mdadm;
* #601782 installation report - beta1 installer fails with kernel error - 
drivers/md/md.c:6192, invalid opcode - reassign to linux-2.6;
* Trouble running the installer image for kFreeBSD/i386 - screen problems - 
http://lists.debian.org/debian-boot/2010/11/msg00250.html;
* #600671 - grub2 failed to install with lvm;
* Bug#602421: installation-reports: Squeeze Installation - apt does not appear 
to be scanning multiple DVDs correctly during graphical installation
(help needed);
* #603353 - dummy dpkg status causes warning. patch from Loïc Minier.
(not for squeeze);
* #603798 - /tmp being 777;
* #575309 - not for beta2, needs to be evaluated to RC1 or post-squeeze;
* volatile to be changed for -updates for squeeze;
* keep the same (ext3) default filesystem on current release.

Documentation
==

* Wheezy goals page - create on wiki;
* wait for youpi's feedback on the manual patch (ssh installation)
* Installer artwork - http://wiki.debian.org/DebianArt/Themes/SpaceFun
(new artwork for squeeze)
* #agreed apply fix to the manual concerning preseed file
 (done);

Next d-i release
==

* Beta2 is in preparation;
* For RC1 release only translation updates and fixes;

Next meeting
=

Next meeting will take place in ~2 weeks. Details will follow on debian-boot.

-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.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/201011201902.56943.el...@debianpt.org



Processed: severity of 604153 is serious

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 604153 serious
Bug #604153 [keyboard-configuration] keyboard-configuration: Template parse 
error near description...@latin.utf-8
Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604153
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.129028055230670.transcr...@bugs.debian.org



Bug#604027: live-installer: incomplete sources.list after installation

2010-11-20 Thread Daniel Baumann
reassign 604027 live-build
retitle 604027 needs to include apt-mirror-setup by default
tag 604027 pending
thanks

live-builds needs to include apt-mirror-setup udeb when using
live-installer, then mirrors are setup correctly.

pushing fix to git in a minute...

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
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/4ce82044.8000...@debian.org



Processed: Re: live-installer: incomplete sources.list after installation

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 604027 live-build
Bug #604027 [live-installer] live-installer: incomplete sources.list after 
installation
Bug reassigned from package 'live-installer' to 'live-build'.
 retitle 604027 needs to include apt-mirror-setup by default
Bug #604027 [live-build] live-installer: incomplete sources.list after 
installation
Changed Bug title to 'needs to include apt-mirror-setup by default' from 
'live-installer: incomplete sources.list after installation'
 tag 604027 pending
Bug #604027 [live-build] needs to include apt-mirror-setup by default
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604027
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.129028104232727.transcr...@bugs.debian.org



Bug#604100: tasksel: Please readd netatalk to file-server task: protocol not _too_ old

2010-11-20 Thread Joey Hess
Jonas Smedegaard wrote:
 Even if the historical underlying network protocol, Appletalk, have been
 abandoned by Apple for quite some time, netatalk also works on top of
 tcp, and is is in active use among Macintosh users, I believe: It is an
 essential part of the backup routine time machine.

Doing so seems to involve:

* Rebuilding netatalk with ssl support
  (impossible to do in debian due to license incompatability;
  #565969)
* Manually configuring avahi to advertise the netatalk server
  (bug #566114 asks that this be done by default)
  (And avahi was never installed as part of the file-server task.)
* Creating a magic file (.com.apple.timemachine.supported) to make time
  machine deign to use the volume.
* Hope and pray, since all the documentation about people doing this
  seems to date from 2007-2008, and who knows what has broken since
  then.

This does not seem to be at a level of integration suitable for tasksel.

Probably one or two steps could be skipped to use netatalk as a generic
file server for OS X, without time machine. But since OS X can use both
NFS and SMB as a client, apparently trivially, supporting a third protocol
in the file-server task seems unnecessary.

(BTW, time machine can also be used with NFS and SMB.)

-- 
see shy jo


signature.asc
Description: Digital signature


Re: [d-i translation] some strings in d-i: where can I find them

2010-11-20 Thread Holger Wansing
Hello,

Cyril Brulebois k...@debian.org wrote:
 Holger Wansing li...@wansing-online.de (18/11/2010):
  Where can I find these strings?
 
 Looks like dpkg?

No, I couldn't find the strings in all dpkg po files.


Holger

-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n y
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/20101120205953.91b55369.li...@wansing-online.de



Bug#604153: keyboard-configuration: Template parse error near description...@latin.utf-8

2010-11-20 Thread Joey Hess
Version: 1.5.34

  * Handle ll[_...@modifier as a locale name.  Closes: #591633

   -- Colin Watson cjwat...@debian.org  Fri, 06 Aug 2010 17:53:52 

1.5.36 is already in testing and I cannot reproduce it with that
version.

To safely use this new feature, keyboard-configuration should
Pre-Depend on debconf (= 1.5.34). This will avoid breakage during
upgrades (particularly during preconfiguration) with the old version of
debconf.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#604097: marked as done (Update Polish debconf templates)

2010-11-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Nov 2010 20:47:18 +
with message-id e1pjul8-0004fm...@franck.debian.org
and subject line Bug#604097: fixed in console-setup 1.61
has caused the Debian Bug report #604097,
regarding Update Polish debconf templates
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 ow...@bugs.debian.org
immediately.)


-- 
604097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: console-setup
Severity: wishlist
Tags: l10n patch
X-Debbugs-CC: fe...@debian.org

See attachment.

-- 
Marcin Owsiany porri...@debian.org http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216


pl.po
Description: application/gettext
---End Message---
---BeginMessage---
Source: console-setup
Source-Version: 1.61

We believe that the bug you reported is fixed in the latest version of
console-setup, which is due to be installed in the Debian FTP archive:

bdf2psf_1.61_all.deb
  to main/c/console-setup/bdf2psf_1.61_all.deb
console-setup-amiga-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-amiga-ekmap_1.61_all.udeb
console-setup-ataritt-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-ataritt-ekmap_1.61_all.udeb
console-setup-fonts-udeb_1.61_all.udeb
  to main/c/console-setup/console-setup-fonts-udeb_1.61_all.udeb
console-setup-macintoshold-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-macintoshold-ekmap_1.61_all.udeb
console-setup-mini_1.61_all.deb
  to main/c/console-setup/console-setup-mini_1.61_all.deb
console-setup-pc-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-pc-ekmap_1.61_all.udeb
console-setup-sun4-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-sun4-ekmap_1.61_all.udeb
console-setup-sun5-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-sun5-ekmap_1.61_all.udeb
console-setup-udeb_1.61_all.udeb
  to main/c/console-setup/console-setup-udeb_1.61_all.udeb
console-setup_1.61.dsc
  to main/c/console-setup/console-setup_1.61.dsc
console-setup_1.61.tar.gz
  to main/c/console-setup/console-setup_1.61.tar.gz
console-setup_1.61_all.deb
  to main/c/console-setup/console-setup_1.61_all.deb
keyboard-configuration_1.61_all.deb
  to main/c/console-setup/keyboard-configuration_1.61_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 604...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier bubu...@debian.org (supplier of updated console-setup 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 20 Nov 2010 20:05:50 +0100
Source: console-setup
Binary: keyboard-configuration console-setup console-setup-mini bdf2psf 
console-setup-udeb console-setup-amiga-ekmap console-setup-ataritt-ekmap 
console-setup-macintoshold-ekmap console-setup-pc-ekmap 
console-setup-sun4-ekmap console-setup-sun5-ekmap console-setup-fonts-udeb
Architecture: source all
Version: 1.61
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 bdf2psf- font converter to generate console fonts from BDF source fonts
 console-setup - console font and keymap setup program
 console-setup-amiga-ekmap - encoded keyboard layouts for Amiga keyboards (udeb)
 console-setup-ataritt-ekmap - encoded keyboard layouts for Atari TT keyboards 
(udeb)
 console-setup-fonts-udeb - console fonts for Debian Installer (udeb)
 console-setup-macintoshold-ekmap - encoded keyboard layouts for old-style 
Macintosh keyboards (udeb)
 console-setup-mini - console font and keymap setup program - reduced version
 console-setup-pc-ekmap - encoded keyboard layouts for PC keyboards (udeb)
 console-setup-sun4-ekmap - encoded keyboard layouts for Sun4 keyboards (udeb)
 console-setup-sun5-ekmap - encoded keyboard layouts for Sun5 keyboards (udeb)
 console-setup-udeb - Configure the keyboard (udeb)
 keyboard-configuration - system-wide keyboard preferences
Closes: 604097 604145 604148 604153
Changes: 
 console-setup (1.61) unstable; urgency=low
 .
   * Polish (Marcin Owsiany).  Closes: #604097
   * Asturian (maacub).
   * Basque (Iñaki Larrañaga Murgoitio).
   * Greek 

Bug#604148: marked as done (console-setup: [INTL:zh_TW] Updated Translation Chinese (zh_TW) debconf translation)

2010-11-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Nov 2010 20:47:18 +
with message-id e1pjul8-0004fu...@franck.debian.org
and subject line Bug#604148: fixed in console-setup 1.61
has caused the Debian Bug report #604148,
regarding console-setup: [INTL:zh_TW] Updated Translation Chinese (zh_TW) 
debconf translation
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 ow...@bugs.debian.org
immediately.)


-- 
604148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604148
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: console-setup
Severity: wishlist


Hi,

The attached file is updated Traditional Chinese translation of debconf for
console-setup package.
Please consider to apply this.

Thanks.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages console-setup depends on:
pn  console-terminus  none (no description available)
ii  debconf [debconf-2.0] 1.5.36 Debian configuration management sy
ii  keyboard-configuration1.59   system-wide keyboard preferences
ii  xkb-data  1.8-1  X Keyboard Extension (XKB) configu

Versions of packages console-setup recommends:
ii  console-tools  1:0.2.3dbs-69 Linux console and font utilities

Versions of packages console-setup suggests:
ii  locales   2.11.2-7   Embedded GNU C Library: National L
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip
# Traditional Chinese messages for debian-installer.
# Copyright (C) 2003 Software in the Public Interest, Inc.
# This file is distributed under the same license as debian-installer.
#
msgid 
msgstr 
Project-Id-Version: debian-installer\n
Report-Msgid-Bugs-To: console-se...@packages.debian.org\n
POT-Creation-Date: 2010-11-16 00:58+0100\n
PO-Revision-Date: 2008-08-09 00:35+0800\n
Last-Translator: Tetralet tetra...@gmail.com\n
Language-Team: Debian-user in Chinese [Big5] debian-chinese-b...@lists.
debian.org\n
Language: \n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: text
#. Description
#. :sl2:
#: ../console-setup.templates:2001
msgid Do not change the boot/kernel font
msgstr 不要改變 開機/kernel 字型

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Arabic
msgstr . 阿拉伯語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Armenian
msgstr # 亞美尼亞語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - KOI8-R and KOI8-U
msgstr # 西裡爾字母 - KOI8-R 及 KOI8-U

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - non-Slavic languages
msgstr # 西裡爾字母 - 非-斯拉夫語系

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Cyrillic - Slavic languages (also Bosnian and Serbian Latin)
msgstr # 西裡爾字母 - 斯拉夫語系(Bosnian 及 賽爾維亞拉丁)

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Ethiopic
msgstr . 埃塞俄比亞

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Georgian
msgstr # 喬治亞

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Greek
msgstr # 希臘語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Hebrew
msgstr # 希伯來語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Lao
msgstr # 寮語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin1 and Latin5 - western Europe and Turkic languages
msgstr # Latin1 及 Latin5 - 西歐及突厥語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin2 - central Europe and Romanian
msgstr # Latin2 - 中歐及羅馬尼亞

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin3 and Latin8 - Chichewa; Esperanto; Irish; Maltese and Welsh
msgstr # Latin3 及 Latin8 - Chichewa;世界語;愛爾蘭語;馬爾他語及威爾士語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Latin7 - Lithuanian; Latvian; Maori and Marshallese
msgstr # Latin7 - 立陶宛語;拉脫維亞語;毛利語及 Marshallese

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid . Latin - Vietnamese
msgstr . Latin - 越南語

#. Type: select
#. Choices
#. :sl3:
#: ../console-setup.templates:3001
msgid # Thai
msgstr # 泰語

#. Type: select
#. Choices
#. :sl3:
#: 

Bug#604153: marked as done (keyboard-configuration: Template parse error near description...@latin.utf-8)

2010-11-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Nov 2010 20:47:18 +
with message-id e1pjul8-0004fz...@franck.debian.org
and subject line Bug#604153: fixed in console-setup 1.61
has caused the Debian Bug report #604153,
regarding keyboard-configuration: Template parse error near 
description...@latin.utf-8
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 ow...@bugs.debian.org
immediately.)


-- 
604153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604153
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: keyboard-configuration
Version: 1.59
Severity: important


After installing keyboard-configuration from testing (1.59) post-install
script fails with message:
Setting up keyboard-configuration (1.59) ...
Template parse error near `description...@latin.utf-8: Konfiguriši tastaturu', 
in stanza #1 of /var/lib/dpkg/info/keyboard-configuration.templates

-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (700, 'stable'), (400, 'testing'), (100, 'unstable')
Architecture: i386 (i686)

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

Versions of packages keyboard-configuration depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy

keyboard-configuration recommends no packages.

keyboard-configuration suggests no packages.

-- debconf information:
  keyboard-configuration/layout:
  keyboard-configuration/variant:
  keyboard-configuration/unsupported_options: true
  keyboard-configuration/optionscode: grp:caps_toggle,compose:ralt
  keyboard-configuration/modelcode: pc104
  keyboard-configuration/unsupported_config_options: true
  keyboard-configuration/toggle: Caps Lock
  keyboard-configuration/altgr: The default for the keyboard layout
  keyboard-configuration/unsupported_layout: true
  keyboard-configuration/layoutcode: us,ru
  keyboard-configuration/store_defaults_in_debconf_db: true
  debian-installer/console-setup-udeb/title:
  keyboard-configuration/ctrl_alt_bksp: false
  keyboard-configuration/variantcode: winkeys
  keyboard-configuration/other:
  keyboard-configuration/unsupported_config_layout: true
  keyboard-configuration/compose: Right Alt (AltGr)
  keyboard-configuration/switch: No temporary switch
  keyboard-configuration/model: Обычный 104-клавишный ПК


---End Message---
---BeginMessage---
Source: console-setup
Source-Version: 1.61

We believe that the bug you reported is fixed in the latest version of
console-setup, which is due to be installed in the Debian FTP archive:

bdf2psf_1.61_all.deb
  to main/c/console-setup/bdf2psf_1.61_all.deb
console-setup-amiga-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-amiga-ekmap_1.61_all.udeb
console-setup-ataritt-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-ataritt-ekmap_1.61_all.udeb
console-setup-fonts-udeb_1.61_all.udeb
  to main/c/console-setup/console-setup-fonts-udeb_1.61_all.udeb
console-setup-macintoshold-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-macintoshold-ekmap_1.61_all.udeb
console-setup-mini_1.61_all.deb
  to main/c/console-setup/console-setup-mini_1.61_all.deb
console-setup-pc-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-pc-ekmap_1.61_all.udeb
console-setup-sun4-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-sun4-ekmap_1.61_all.udeb
console-setup-sun5-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-sun5-ekmap_1.61_all.udeb
console-setup-udeb_1.61_all.udeb
  to main/c/console-setup/console-setup-udeb_1.61_all.udeb
console-setup_1.61.dsc
  to main/c/console-setup/console-setup_1.61.dsc
console-setup_1.61.tar.gz
  to main/c/console-setup/console-setup_1.61.tar.gz
console-setup_1.61_all.deb
  to main/c/console-setup/console-setup_1.61_all.deb
keyboard-configuration_1.61_all.deb
  to main/c/console-setup/keyboard-configuration_1.61_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 604...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier bubu...@debian.org (supplier of updated console-setup 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 20 Nov 2010 20:05:50 +0100
Source: 

Processing of console-setup_1.61_i386.changes

2010-11-20 Thread Debian FTP Masters
console-setup_1.61_i386.changes uploaded successfully to ftp-master.debian.org
along with the files:
  console-setup_1.61.dsc
  console-setup_1.61.tar.gz
  keyboard-configuration_1.61_all.deb
  console-setup_1.61_all.deb
  console-setup-mini_1.61_all.deb
  bdf2psf_1.61_all.deb
  console-setup-udeb_1.61_all.udeb
  console-setup-amiga-ekmap_1.61_all.udeb
  console-setup-ataritt-ekmap_1.61_all.udeb
  console-setup-macintoshold-ekmap_1.61_all.udeb
  console-setup-pc-ekmap_1.61_all.udeb
  console-setup-sun4-ekmap_1.61_all.udeb
  console-setup-sun5-ekmap_1.61_all.udeb
  console-setup-fonts-udeb_1.61_all.udeb

Greetings,

Your Debian queue daemon (running on host ravel.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/e1pjue1-000369...@ravel.debian.org



Processing of console-setup_1.61_i386.changes

2010-11-20 Thread Debian FTP Masters
console-setup_1.61_i386.changes uploaded successfully to localhost
along with the files:
  console-setup_1.61.dsc
  console-setup_1.61.tar.gz
  keyboard-configuration_1.61_all.deb
  console-setup_1.61_all.deb
  console-setup-mini_1.61_all.deb
  bdf2psf_1.61_all.deb
  console-setup-udeb_1.61_all.udeb
  console-setup-amiga-ekmap_1.61_all.udeb
  console-setup-ataritt-ekmap_1.61_all.udeb
  console-setup-macintoshold-ekmap_1.61_all.udeb
  console-setup-pc-ekmap_1.61_all.udeb
  console-setup-sun4-ekmap_1.61_all.udeb
  console-setup-sun5-ekmap_1.61_all.udeb
  console-setup-fonts-udeb_1.61_all.udeb

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/e1pjuhr-0003wy...@franck.debian.org



console-setup_1.61_i386.changes ACCEPTED into unstable

2010-11-20 Thread Debian FTP Masters



Accepted:
bdf2psf_1.61_all.deb
  to main/c/console-setup/bdf2psf_1.61_all.deb
console-setup-amiga-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-amiga-ekmap_1.61_all.udeb
console-setup-ataritt-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-ataritt-ekmap_1.61_all.udeb
console-setup-fonts-udeb_1.61_all.udeb
  to main/c/console-setup/console-setup-fonts-udeb_1.61_all.udeb
console-setup-macintoshold-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-macintoshold-ekmap_1.61_all.udeb
console-setup-mini_1.61_all.deb
  to main/c/console-setup/console-setup-mini_1.61_all.deb
console-setup-pc-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-pc-ekmap_1.61_all.udeb
console-setup-sun4-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-sun4-ekmap_1.61_all.udeb
console-setup-sun5-ekmap_1.61_all.udeb
  to main/c/console-setup/console-setup-sun5-ekmap_1.61_all.udeb
console-setup-udeb_1.61_all.udeb
  to main/c/console-setup/console-setup-udeb_1.61_all.udeb
console-setup_1.61.dsc
  to main/c/console-setup/console-setup_1.61.dsc
console-setup_1.61.tar.gz
  to main/c/console-setup/console-setup_1.61.tar.gz
console-setup_1.61_all.deb
  to main/c/console-setup/console-setup_1.61_all.deb
keyboard-configuration_1.61_all.deb
  to main/c/console-setup/keyboard-configuration_1.61_all.deb


Override entries for your package:
bdf2psf_1.61_all.deb - optional utils
console-setup-amiga-ekmap_1.61_all.udeb - extra debian-installer
console-setup-ataritt-ekmap_1.61_all.udeb - extra debian-installer
console-setup-fonts-udeb_1.61_all.udeb - extra debian-installer
console-setup-macintoshold-ekmap_1.61_all.udeb - extra debian-installer
console-setup-mini_1.61_all.deb - extra utils
console-setup-pc-ekmap_1.61_all.udeb - extra debian-installer
console-setup-sun4-ekmap_1.61_all.udeb - extra debian-installer
console-setup-sun5-ekmap_1.61_all.udeb - extra debian-installer
console-setup-udeb_1.61_all.udeb - extra debian-installer
console-setup_1.61.dsc - source utils
console-setup_1.61_all.deb - optional utils
keyboard-configuration_1.61_all.deb - optional utils

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 604097 604145 604148 604153 


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/e1pjul8-0004fd...@franck.debian.org



Bug#604176: kernel-wedge: add ralink wireless drivers to nic-wireless-modules

2010-11-20 Thread Mike Miller
Package: kernel-wedge
Version: 2.71
Severity: normal
Tags: d-i patch

Please add rt61pci, rt73usb, rt2860sta, and rt2870sta to nic-wireless-modules.
I have two systems with perfect wifi operation once the system
is installed, provided firmware-ralink is also installed.  However I cannot
test the beta installer over wifi because the drivers are not loaded.



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

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

Versions of packages kernel-wedge depends on:
ii  debhelper 8.0.0  helper programs for debian/rules
ii  make  3.81-8 An utility for Directing compilati

kernel-wedge recommends no packages.

kernel-wedge suggests no packages.
Index: kernel-wedge/modules/nic-wireless-modules
===
--- kernel-wedge/modules/nic-wireless-modules	(revision 65711)
+++ kernel-wedge/modules/nic-wireless-modules	(working copy)
@@ -23,8 +23,10 @@
 rt2500pci ?
 rt2500usb ?
 rt2400pci ?
-# rt61pci - needs firmware
-# rt73usb - needs firmware
+rt61pci ?
+rt73usb ?
+rt2860sta ?
+rt2870sta ?
 
 # Crypto modules needed for ieee80211 WEP support
 ecb ?


Bug#604180: Updated Polish debconf translation for console-setup

2010-11-20 Thread Marcin Owsiany
Package: console-setup
Severity: important
Tags: l10n patch
X-Debbugs-CC: fe...@debian.org

Here is the translation which has the update for the additional changed
string.  This one also has other fixes - content fixes which are a copy
of those in #604179 (console-data), and some other spelling and style
improvements.

-- 
Marcin Owsiany porri...@debian.org http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216


pl.po
Description: application/gettext


Bug#604097: Update Polish debconf templates

2010-11-20 Thread Marcin Owsiany
On Sat, Nov 20, 2010 at 08:21:41AM +0100, Christian PERRIER wrote:
 Quoting Marcin Owsiany (porri...@debian.org):
  Package: console-setup
  Severity: wishlist
  Tags: l10n patch
  X-Debbugs-CC: fe...@debian.org
  
  See attachment.
 
 
 A string changed in the meantime. Could you update the attached file?

Done, submitted in #604180 (severity important because it has other
improvements too).

-- 
Marcin Owsiany porri...@debian.org http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216



-- 
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/20101121011000.ge7...@beczulka



Bug#604182: base-installer: Kernel selection box has bogus title

2010-11-20 Thread Samuel Thibault
Package: base-installer
Version: 1.114
Severity: minor

Hello,

- boot today's daily build of netboot, in expert mode
- choose everything by default, install base system, etc. up to the
selection of the kernel to install

The kernel selection box (The list shows the available kernels.
etc.) has Configuring console-setup as title instead of Kernel to
install...

Samuel

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault samuel.thiba...@fnac.net
Raize can you guys see what I type?
vecna no, raize
Raize How do I set it up so you can see it?



-- 
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/20101121012009.ga29...@const.famille.thibault.fr



Bug#604134: ppc: after debian installation MacOS 9.2 won't recognize disk anymore

2010-11-20 Thread Mathias Wittau
I did further investigations if other people had similar problems, and
indeed the problem occured several times. For example in 2008 here:
http://lists.debian.org/debian-powerpc/2008/05/msg00047.html
So it seems to be a common issue. But the solution which worked for José,
and Samy back than, do not work in my case/with the latest test image.

It's not that the different volumes are not activated/unmounted, it is
that the entire hard disk, with all partitions, appears as not
initialized! Maybe it is the same complex of problems - just a little bit
more complicated now, as the Debian partitioning tool advanced? If so, it
is maybe not too much work to fix this, and prevent users from beeing
unable to have a dualboot system and loosing in unexpected ways the MacOS
9 installation?







-- 
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/911fcae405305d9da8e0d690dd2a4788.squir...@mail.lnxnt.org



Bug#604100: tasksel: Please readd netatalk to file-server task: protocol not _too_ old

2010-11-20 Thread Jonas Smedegaard

On Sat, Nov 20, 2010 at 03:35:56PM -0400, Joey Hess wrote:

Jonas Smedegaard wrote:
Even if the historical underlying network protocol, Appletalk, have 
been abandoned by Apple for quite some time, netatalk also works on 
top of tcp, and is is in active use among Macintosh users, I believe: 
It is an essential part of the backup routine time machine.


Doing so seems to involve:

* Rebuilding netatalk with ssl support
 (impossible to do in debian due to license incompatability;
 #565969)


Unneeded for recent versions of MacOS X: Recent netatalk supports newer 
encryption scheme DHX2 which do not require OpenSSL and thus is enabled 
in Debian builds.


You may notice that bug#565969 has been closed :-)


* Manually configuring avahi to advertise the netatalk server
 (bug #566114 asks that this be done by default)
 (And avahi was never installed as part of the file-server task.)


True for timemachine, not for plain filesharing.



* Creating a magic file (.com.apple.timemachine.supported) to make time
 machine deign to use the volume.


True for timemachine, not for plain filesharing.



* Hope and pray, since all the documentation about people doing this
 seems to date from 2007-2008, and who knows what has broken since
 then.


Possibly true for timemachine, not for plain filesharing.



This does not seem to be at a level of integration suitable for tasksel.

Probably one or two steps could be skipped to use netatalk as a generic 
file server for OS X, without time machine. But since OS X can use both 
NFS and SMB as a client, apparently trivially, supporting a third 
protocol in the file-server task seems unnecessary.


(BTW, time machine can also be used with NFS and SMB.)


I mentioned timemachine to point out that Apple Filesharing seems not in 
the process of being phased out by Apple, even if MacOS X also supports 
alien filesharing protocols.


There are benefits using a native filesharing protocol, similar to the 
benefits of using ext[2-4] locally instead of vfat.



So my argument stand: If the purpose of the file-server task is to offer 
support for heterogenous filesharing, then I recommend to keep including 
netatalk.  It actually makes *better* sense to do now than with Etch due 
to the DHX2 encryption added after the Etch release!



 - Jonas

--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Processed: Re: Bug#604134: ppc: after debian installation MacOS 9.2 won't recognize disk anymore

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 clone 604134 -1
Bug#604134: ppc: after debian installation MacOS 9.2 won't recognize disk 
anymore
Bug 604134 cloned as bug 604192.

 reassign -1 os-prober
Bug #604192 [yaboot-installer] ppc: after debian installation MacOS 9.2 won't 
recognize disk anymore
Bug reassigned from package 'yaboot-installer' to 'os-prober'.
 retitle -1 os-prober: Won't detect MacOS 9
Bug #604192 [os-prober] ppc: after debian installation MacOS 9.2 won't 
recognize disk anymore
Changed Bug title to 'os-prober: Won't detect MacOS 9' from 'ppc: after debian 
installation MacOS 9.2 won't recognize disk anymore'
 severity -1 important
Bug #604192 [os-prober] os-prober: Won't detect MacOS 9
Severity set to 'important' from 'critical'

 affects -1 yaboot-installer
Bug #604192 [os-prober] os-prober: Won't detect MacOS 9
Added indication that 604192 affects yaboot-installer
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604192
-1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1
604134: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604134
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.129031541229714.transcr...@bugs.debian.org



Bug#604150: problem related links

2010-11-20 Thread CoolCold
Here the same problem is described -
http://www.spinics.net/lists/linux-ide/msg39353.html
with conclusion of it's being Microsoft's bug -
http://www.spinics.net/lists/linux-ide/msg39359.html

But as Centos sees full disk size , i guess they have some workaround,
should we implement it too ?


-- 
Best regards,
[COOLCOLD-RIPN]


Bug#604134: ppc: after debian installation MacOS 9.2 won't recognize disk anymore

2010-11-20 Thread Milan Kupcevic
clone 604134 -1
reassign -1 os-prober
retitle -1 os-prober: Won't detect MacOS 9
severity -1 important
affects -1 yaboot-installer
thanks

I can confirm that os-prober takes a look at hfsplus partition
containing MacOS 9, but won't report installed MacOS 9. Cloning to
os-prober.



signature.asc
Description: OpenPGP digital signature


Processed: Bug#604192: os-prober: Won't detect MacOS 9

2010-11-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 604192 patch
Bug #604192 [os-prober] os-prober: Won't detect MacOS 9
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604192
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.129031959514129.transcr...@bugs.debian.org



Bug#604194: installation-reports

2010-11-20 Thread Ricardo Rafael Herrera Moreno
Package: installation-reports

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/jigdo-cd/debian-testing-i386-netinst.jigdo

Date: 11/20/2010

Machine: PC
Processor: Pentium II 400 Mhz
Memory: 512 MB 100 Mhz
Partitions: 

Output of lspci -knn (or lspci -nn): Mother board Intel VB-601, video card S3 
Trio 3D agp(2x)

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

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

Comments/Problems: The disk doesn't boot it never showed the boot menu, it 
freezes in boot: but Debian lenny's installer works perfectly.







-- 
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/blu0-smtp169ae9c2663c44426f7a00bc8...@phx.gbl



Bug#604192: os-prober: Won't detect MacOS 9

2010-11-20 Thread Milan Kupcevic
tags 604192 patch
thanks

os-prober wouldn't detect installed MacOS because it missed actual mount
point of the tested partition. Variable '$dir' was always empty.

diff -Nru ./os-probes/mounted/m68k/10macos6-9 ../os-prober-1.40/os-probes/mounted/m68k/10macos6-9
--- ./os-probes/mounted/m68k/10macos6-9	2010-02-10 18:06:57.0 -0500
+++ ../os-prober-1.40/os-probes/mounted/m68k/10macos6-9	2010-11-20 22:39:12.0 -0500
@@ -13,7 +13,7 @@
   hfsplus) debug Partition is HFS+ (Mac OS 9 only, we hope) ;;
 esac
 
-if [ -e $dir/System Folder/System ]; then
+if [ -e $mpoint/System Folder/System ]; then
   label=$(count_next_label MacOS)
   result ${partition}:Macintosh System 6/7, OS 8/9:${label}:chain
   exit 0
diff -Nru ./os-probes/mounted/powerpc/10macos6-9 ../os-prober-1.40/os-probes/mounted/powerpc/10macos6-9
--- ./os-probes/mounted/powerpc/10macos6-9	2010-02-10 18:06:57.0 -0500
+++ ../os-prober-1.40/os-probes/mounted/powerpc/10macos6-9	2010-11-20 22:39:58.0 -0500
@@ -13,7 +13,7 @@
   hfsplus) debug Partition is HFS+ (Mac OS 9 only, we hope) ;;
 esac
 
-if [ -e $dir/System Folder/System ]; then
+if [ -e $mpoint/System Folder/System ]; then
   label=$(count_next_label MacOS)
   result ${partition}:Macintosh System 6/7, OS 8/9:${label}:macos
   exit 0


signature.asc
Description: OpenPGP digital signature


Localization status for Debian Installer (November 21th update)

2010-11-20 Thread Christian PERRIER
Changes since last publication:
 - Malayalam completed
 - console-setup: no updates

==
= 67 languages are activated =
==

55 complete for sublevels 1 to 5
-
ar ast be bg bn bs ca cs da de
dz el  eo es et eu fa fi fr ga 
gl gu  he hi hr hu id is it ja 
kk ko  lt lv ml mr nb nl pa pl 
pt pt_BR  ro ru sk  sl sr sv ta th 
tr uk  vi zh_CN zh_TW

1 complete for 4 sublevels
--
te (sublevel 3 incomplete)

1 complete for 3 sublevels
--
si (sublevels 4 and 5 missing)

1 complete for 2 sublevels
--
mk (sublevel 3, 4, 5 incomplete)

4 complete for 1 sublevel
-
am (sublevel 1 complete)
ka (sublevel 5 complete)
km (sublevel 5 complete)
ku (sublevel 1 complete)

5 incomplete for all sublevels
--
ne nn se sq tl 

=

10 languages are prospective and therefore not activated

wo (82   strings missing in sublevels 1 and 2)
cy (93   strings missing in sublevels 1 and 2)
ms (340  strings missing in sublevels 1 and 2)
kn (610  strings missing in sublevels 1 and 2)
br (612  strings missing in sublevels 1 and 2)
mg (821  strings missing in sublevels 1 and 2)
xh (904  strings missing in sublevels 1 and 2)
ur (1021 strings missing in sublevels 1 and 2)
hy (1026 strings missing in sublevels 1 and 2)
lo (1063 strings missing in sublevels 1 and 2)



console-setup (136 strings)
--

44 completed: 
 ar bg bn bs ca cs da de el eo 
 es et eu fa fi fr ga gl gu hi 
 hu id is ja kk km ku lv nb nl 
 pl pt ro ru sk sl sr sv ta th 
 tr uk zh_CN zh_TW

1 with 134 strings complete:
 et

1 with 123 strings complete:
 dz

3 with 120 strings complete:
 ast it vi

1 with 119 strings complete:
 ko

2 with 115 strings complete:
 be pt_BR

1 with 104 strings complete:
 mr

1 with 89 strings complete:
 s...@latin

1 with 85 strings complete:
 lt

4 with 78 strings complete:
 he hr ka nn

1 with 76 strings complete:
 sq

2 with 55 strings complete:
 ml te

1 with 54 strings complete:
 mk

1 with 52 strings complete:
 ne

1 with 46 strings complete:
 tl

1 with 41 strings complete:
 pa

1 with 34 strings complete:
 am

1 with 7 strings complete:
 hy





signature.asc
Description: Digital signature