Bug#209301: modconf / isa-pnp

2003-09-13 Thread Ryan Underwood
Hi, On Sat, Sep 13, 2003 at 10:17:30AM +0200, Eduard Bloch wrote: > #include > * Ryan Underwood [Fri, Sep 12 2003, 10:21:21PM]: > > > Short answer: use precompiled kernels if you cannot do it properly in > > > your own. If you build the isa-pnp module with the kernel, the created > > > modules (

Re: Always use UTF-8 when running base-config?

2003-09-13 Thread Tomohiro KUBOTA
Hi, (I added debian-i18n because I don't subscribt debian-boot.) > Instead, I suggest we always use UTF-8 while running base-config, this > way making sure base-config work for all the languages we need to > display, instead of only the ones that recieved most of the testing. I imagine you are t

Bug#210842: install-doc: Typo in section 8.2: s/You/Your/

2003-09-13 Thread Karsten M. Self
Package: install-doc Version: 3.0.22 Severity: minor In section 8.2 of the installation instructions, the sentence: You system's first boot on its own power is what electrical engineers call the ``smoke test''. Should read: Your system's ... See: http://www.debian.org/releases/st

Bug#210825: Scrambled disk images

2003-09-13 Thread Chris Tillman
On Sun, Sep 14, 2003 at 01:08:27AM +0200, Klaus Versl wrote: > Package: boot-floppies > Version: 2003-09-13 > > architecture: powerpc > model: 8550 > > The Image Files: > oot-floppy-hfs.img> >

Bug#210825: Scrambled disk images

2003-09-13 Thread Klaus Versl
Package: boot-floppies Version: 2003-09-13 architecture: powerpc model: 8550 The Image Files:

Bug#210818: usb-discover: Makes installation bootup fail on systems without PCI

2003-09-13 Thread Steinar H. Gunderson
Package: usb-discover Version: 0.02 (not installed) Severity: important Tags: patch If /lib/debian-installer.d/S45usb-linux is run on a system without PCI, it does an "exit 0": if [ ! -e /proc/bus/pci/devices ]; then # PCI not present. quit exit 0 fi However, since this script is

Bug#210792: modconf: screen display in xterm window is cut-off

2003-09-13 Thread Tom Allison
Package: modconf Version: 0.2.44 Severity: normal When running modconf from xterm or eterm, the display is cut off on the right and left sides of the box. This is only displayed correctly when you maximize the ter window. -- System Information: Debian Release: testing/unstable Architecture: i38

Re: how test graphical installer?

2003-09-13 Thread Sebastian Ley
Am Fr, 2003-09-12 um 11.08 schrieb Urbani Jacopo: > Can I test the graphical installer? Is it finish? No, and considering the tight sarge schedule there will not a graphical installer for the next release. Priorities have shifted, we need a stable working beta. > what's its status? Some fr

Bug#208588: marked as done (base-installer: French translation of the debconf templates)

2003-09-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Sep 2003 12:02:09 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#208588: fixed in base-installer 0.029 has caused the attached Bug report 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 n

base-installer_0.029_i386.changes ACCEPTED

2003-09-13 Thread Debian Installer
Accepted: base-installer_0.029.dsc to pool/main/b/base-installer/base-installer_0.029.dsc base-installer_0.029.tar.gz to pool/main/b/base-installer/base-installer_0.029.tar.gz base-installer_0.029_i386.udeb to pool/main/b/base-installer/base-installer_0.029_i386.udeb kernel-installer_0.029_a

lilo-installer_0.18_i386.changes ACCEPTED

2003-09-13 Thread Debian Installer
Accepted: lilo-installer_0.18.dsc to pool/main/l/lilo-installer/lilo-installer_0.18.dsc lilo-installer_0.18.tar.gz to pool/main/l/lilo-installer/lilo-installer_0.18.tar.gz lilo-installer_0.18_i386.udeb to pool/main/l/lilo-installer/lilo-installer_0.18_i386.udeb Announcing to [EMAIL PROTECTED

prebaseconfig_0.034_i386.changes ACCEPTED

2003-09-13 Thread Debian Installer
Accepted: prebaseconfig_0.034.dsc to pool/main/p/prebaseconfig/prebaseconfig_0.034.dsc prebaseconfig_0.034.tar.gz to pool/main/p/prebaseconfig/prebaseconfig_0.034.tar.gz prebaseconfig_0.034_all.udeb to pool/main/p/prebaseconfig/prebaseconfig_0.034_all.udeb Announcing to [EMAIL PROTECTED] T

No library provides non-weak strwidth

2003-09-13 Thread Geert Stappers
Hello, Running 'make demo' does "Library reduction". This ends in: 446 symbols, 377 unresolved Traceback (most recent call last): File "/usr/bin/mklibs", line 469, in ? raise "No library provides non-weak " + symbol No library provides non-weak strwidth make: *** [floppy-tree-stamp] Error 1

twice a password

2003-09-13 Thread Geert Stappers
Hello, Running 'make clean' I was ask for password and again. I didn't known which password and why second time. It was the "tree_umount" target with block by AT-sign commands. The next patch tells more what is going on. Geert Stappers Index: build/Makefile

Re: Greek translations

2003-09-13 Thread Petter Reinholdtsen
[George Papamichelakis] > I don't now how to express it in English but in Greece we say: > kektimeni tachitis ! which means I messed it up because I was in > hurry ! I found another one. The main-menu translation is not using UTF-8 charset, and debconf-update refuses to handle it. What charset

Re: The 'udebn' problem

2003-09-13 Thread Geert Stappers
On Fri, Aug 15, 2003 at 11:27:08PM -0700, Jared Rhine wrote: > [Thomas == [EMAIL PROTECTED] on Fri, 15 Aug 2003 16:18:51 +0200] > > >> Any response would be appreciated. Is this a bug or not? Does > >> this issue not hit anyone else when building from a fresh CVS? > > Thomas> This is not strict

Re: need help getting X running - XF86Config

2003-09-13 Thread Chris Tillman
On Thu, Sep 04, 2003 at 05:06:13PM -0500, mOe wrote: >i didn't set up my X desktop correctly (just keeps trying to restart > it but doesn't give me the option to change it)... > > how do i get back into the display set up to fix this? dpkg-reconfigure xserver-xfree86 (as root) -- Debian G

Bug#209301: modconf: on module installation failure, suggest isa-pnp.o to the user

2003-09-13 Thread Eduard Bloch
#include * Ryan Underwood [Fri, Sep 12 2003, 10:21:21PM]: > > Short answer: use precompiled kernels if you cannot do it properly in > > your own. If you build the isa-pnp module with the kernel, the created > > modules (ISA drivers) will depend on it and autoload when needed. > > I'm not sure wha