[l10n] Netcfg now uses l10n-changes scripts

2004-03-03 Thread Christian Perrier
As of this new release, netcfg will use l10n-changes script by Nikolai
for changelog updates.

Thus, translators do not need to update netcfg changelog anymore. A
note has been put there. The already existing changelog entries have
been removed. I checked that the script will input them.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Install fails: can't find kernel module for via-rhine Ethernet

2004-03-03 Thread Geert Stappers
On Wed, Mar 03, 2004 at 12:52:56AM +0100, Frans Pop wrote:
 
 Hi,
 
 After an installation-report for a mostly successful install using Beta-2, I 
 received a suggestion from Erich Waelde to try:
 http://gluck.debian.org/cdimage/testing/sarge_d-i/i386/current/
 (I downloaded today's build: Mar. 2 2004)
 
 However, this fails during hardware detect. It looks like my Ethernet card is 
 recognized correctly, but the installer can't load the kernel module.
 
 I noticed that on the cdrom the contents of the /install directory have been 
 reorganized when compared to Beta-2: some .img files moved to subdir floppy.
 Could this be the cause of the problem.

Drivers for ethernet devices are split, for space reasons, into two udeb packages.
The first udeb has the popular drivers.
The second udeb gets retrieved after CDrom detect,
because it is on the CDrom.

Did you let Debian-Installer run cdrom-detect?
Failed the loading of network drivers again after retrieving udebs?

 
 Output from lspci:
snip/
 00:0e.0 Network controller: Eicon Technology Corporation: Unknown device e005 
 (rev 01)
 00:0f.0 Ethernet controller: VIA Technologies, Inc. Ethernet Controller (rev 
 43)

Please also provide the IDs for those cards
 ( lspci -n | grep 0200 )


Cheers
Geert Stappers


pgp0.pgp
Description: PGP signature


Default partition table type for non i386?

2004-03-03 Thread Anton Zinoviev
Hi!

Can people working on non-i386 tell how we can find the default
partition table type.  This is necessary for the autopartitioner of
partman to work on them and will also simplify the dialog for creation
of new partition table.

Currently parted supports the following partition tables: 

bsd, gpt, mac, dvh, msdos, pc98, sun and amiga.

Anton Zinoviev


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235923: Autopartitioning the whole disk always creates msdos partition table

2004-03-03 Thread Anton Zinoviev
Package: partman-auto
Severity: important

When the user requests autopartitioning of the whole drive,
partman-auto creates msdos partition table even on non-i386
architectures.  Instead it had to discover the default partition table
type for the architecture.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RE:[l10n]did this mail got to you ? (was offline translators - us eful script)

2004-03-03 Thread Petrisor Eddy
I was wondering about the $subj...


Eddy Petrisor


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Eddy Petrisor
 Sent: Tuesday, March 02, 2004 6:03 PM
 To: [EMAIL PROTECTED]
 Subject: offline translators - useful script
 
 
 Hello!
 My name is Eddy Petrisor and I have recently joined the di
 project as a translator for the Romanian languge.
 
 Hopefully,  I will be able to join as a developer, but at
 the moment I don't have internet access at home...
 
 This raises the reasons behind the scripts...
 
 And now the questions:
 I got a cvs account but the place where I can access the
 internet does not support http tunneling. 
 Is there a web interface for the cvs that supports 
 uploading/downloading the tree, not only the browsing?
 
 If not, it will be very hard for me to update the po
 files... Or does the mailing list supports this through :
 
 Send to debian-boot
  ---
 You may also send the translations to the debian-boot
 mailing list.
 Please use [INTL:xx] in Subjects where xx is your language
 code
 (or xx_YY)
 
 If so (second), how do I specify which of the pot-s is the
 one that I update?
 
I now have a file for partman/partman...
How do I upload it?
 
 
 Where is the appropriate place to ask about keyboard
 mapping?
 Currently I have tried in various ways to acces the
 scedilla, Scedilla  on my keyboard under X...
 but no luck! (using woody)
 
 PS: I will get any responses on an other account if you
 send them on to the debian-boot list, so please do not cc
 me on this account... 4MB can be quite a little, you know.. Thanks
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#231655: Failed installation on old Pentium system

2004-03-03 Thread Joshua Kwan
On Thu, Feb 05, 2004 at 07:34:23PM +, Chris Butler wrote:
 Configuring the network card worked fine (I selected the right module
 from the list, and it configured by ISAPNP fine), except I got a message
 up telling me that no Ethernet card had been found. It then went on to
 configure DHCP, etc, so there doesn't seem to be any actual problem with
 the network card configuration.

This is very weird. Can you reproduce it with a daily image?
(http://gluck.debian.org/cdimage/testing/daily/i386/current/ or
http://people.debian.org/~joeyh/d-i/images/daily/)

If you can, could you send the output of cat /proc/net/dev from within
d-i (rough) to your reply to this? What kind of network device is it?

-- 
Joshua Kwan


signature.asc
Description: Digital signature


Bug#231003: INSTALL REPORT

2004-03-03 Thread Joshua Kwan
tags 231003 + help
thanks

On Sun, Jan 12, 2003 at 12:22:05PM +0100, Fabio Massimo Di Nitto wrote:
 It would be extremely nice if it was possible to have pcmcia support as well.
 Some old laptops do not have integrated nic. But of course this is a wishlist
 and not a real huge problem at the moment.

pcmcia-cs should be available in the images on gluck. For netboot
they're not included by default. This might change but we're tight on
space.

 Another good thing (IMO) would be to have IPv6 to install from the beginning.
 I made an investigation in order to implement it and if the project will
 stick on one floppy to start with than it useless to continue to read since there
 will never be enough space:-). but if for instance it will be on 2 floppies
 the IPv6 module takes approx. 65/70k, the changes to net-cfg are relativly simple
 but the main issue could be busybox. commands like ifconfig and route should be
 able to understand ipv6. They do in a very limited way that is actually not enough.
 I need to investigate deeper in this direction anyway.

Patches Gratefully Accepted, well, to busybox that is.

(I'm quite a newbie with IPv6, so either give me a comprehensive
tutorial or do it youreslf... ;))

-- 
Joshua Kwan


signature.asc
Description: Digital signature


Re: Default partition table type for non i386?

2004-03-03 Thread Sven Luther
On Wed, Mar 03, 2004 at 10:05:48AM +0200, Anton Zinoviev wrote:
 Hi!
 
 Can people working on non-i386 tell how we can find the default
 partition table type.  This is necessary for the autopartitioner of
 partman to work on them and will also simplify the dialog for creation
 of new partition table.
 
 Currently parted supports the following partition tables: 
 
 bsd, gpt, mac, dvh, msdos, pc98, sun and amiga.

The best way would be to use archdetect, and then chose explicitly which
partition table is to be used, based on arch and subarch.

Problematic case are the ones where multiple partition tables are
possible, in this case we may ask this to the user as a low priority
question or something such, and go for a sane default.

Friendly,

Sven Luther



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: discover skip agp WAS: install report HP Omnibook XE2

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 235859 discover
Bug#235859: FWD: INSTALL REPORT HP OMNIBOOK XE2
Bug reassigned from package `installation-reports' to `discover'.

 retitle 235859 discover: skip agp workaround, the hard way
Bug#235859: FWD: INSTALL REPORT HP OMNIBOOK XE2
Changed Bug title.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 220188

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.7.95.1
 tags 220188 + help
Bug#220188: netcfg: include ppp/modem configuration
There were no tags set.
Tags added: help


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: INSTALL REPORT

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 231003 + help
Bug#231003: Should include IPv6 support from the beginning
Tags were: d-i
Tags added: help

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: your mail

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 234408 Do not keep defaulting to unconfigured packages where later ones are 
 already done
Bug#234408: I did not want to install using networking
Changed Bug title.

 reassign 234408 main-menu
Bug#234408: Do not keep defaulting to unconfigured packages where later ones are 
already done
Bug reassigned from package `netcfg' to `main-menu'.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235931: Installtion doesn't work on an old i386 machine

2004-03-03 Thread DESBUREAUX Sylvain FTRD/RTA/LAN
Package: installation-reports

Debian-installer-version: 03-01-2004 (march 1st 2004) and beta 2
uname -a: doesn't work not linux on the system
Date: 03-01-2004 and 03-02-2004
Method: install from floppy + CD rom and networks (France Télécom network with proxy)

Machine: HP Vectra VL4 5/166
Processor: pentium 166Mhz
Memory: 
Root Device: IDE
Root Size/partition table: 50 Mo /boot on reiserfs
   250 Mo Swap
   2000 Mo / on reiserfs

Base System Installation Checklist:

Initial boot worked:[O]
Configure network HW:   [O] only with beta2 version for an ISA 3C5098-Pro card and 
both for an PCI network card
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[E]
Install boot loader:[ ]
Reboot: [ ]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:
À 69% of the installation of the base system I have :
The debootstrap program exited with an error (return value 127)

On console 3 :
 
Errors were encountered while processing :
  Libgnutls7
  Exim4-daemon-light
  Mailx
  At
  Exim4
/usr/sbin/debootstrap: 1: sleep: not found
Umount: /target/dev/shm: No such file or directory
Umount: /target/proc/bus/usb: Invalid argument (I don't have USB on this PC)

I tried stable/testing/unstable installation and no one worked...
 
Sylvain Desbureaux 
france telecom  RD/RTA/OAB 
Ingénieur RD Services Gigabit Ethernet

2, avenue Pierre Marzin 
22307 Lannion Cedex - France 
Tel : + 33 (0)2 96 05 13 80 
Fax : + 33 (0)2 96 05 32 98 
 http://www.francetelecom.com/rd/ 




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#229209: marked as done (change DHCP failure error template wording for being clearer)

2004-03-03 Thread Debian Bug Tracking System
Your message dated Wed, 3 Mar 2004 00:15:48 -0800
with message-id [EMAIL PROTECTED]
and subject line Closed
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 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 19 Jan 2004 18:23:39 +
From [EMAIL PROTECTED] Mon Jan 19 10:23:39 2004
Return-path: [EMAIL PROTECTED]
Received: from lns-th2-5f-81-56-227-253.adsl.proxad.net (kheops.homeunix.org) 
[81.56.227.253] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Aie3m-00021n-00; Mon, 19 Jan 2004 10:23:38 -0800
Received: from localhost (localhost [127.0.0.1])
by kheops.homeunix.org (Postfix) with ESMTP
id 583BC405A; Mon, 19 Jan 2004 19:23:06 +0100 (CET)
Received: from kheops.homeunix.org ([127.0.0.1])
by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 06240-10; Mon, 19 Jan 2004 19:23:00 +0100 (CET)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3])
by kheops.homeunix.org (Postfix) with ESMTP
id BCB50405B; Mon, 19 Jan 2004 19:22:52 +0100 (CET)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426)
id 9DC77D06E; Mon, 19 Jan 2004 19:21:09 +0100 (CET)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Christian Perrier [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: installation-reports: Installation report sarge businesscard i386,
 new Debian user
X-Mailer: reportbug 2.37
Date: Mon, 19 Jan 2004 19:21:09 +0100
Message-Id: [EMAIL PROTECTED]
X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at kheops.frmug.org
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_14 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_01_14
X-Spam-Level: 

Package: installation-reports
Severity: normal

INSTALL REPORT

Debian-installer-version: businesscard beta2 i386
uname -a: 
Date: 2003/01/19
Method: Network, proxied

Machine: Dell Optiplex GX260
Processor: Pentium IV
Memory: 260Mb
Root Device: IDE
Root Size/partition table: Windows 2000 existing installation (initally with
   no room left for other partitions!)
Output of lspci: unneeded (no HW problems)

Base System Installation Checklist:

Initial boot worked:[O]
Configure network HW:   [O]
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:

(french language selected)

The context of this installation is the following:

A Novice user (already installed Redhat/Mandrake, never installed Debian,
does not know the distribution) uses the beta-2 businesscard CD with a
confirmed and really highly skilled (ahem) Debian Developer (guess
who...:-)) sitting near her and helping to go through any problem.

No real dramatic problem was found during this installation. However,
I'm under the feeling that the installation wouldn't have gone
smoothly if I have not been here..:-)

The user also ended up with a badly configured X server and a console using
a US keyboard layout. Not exactly hype when compared to other distros..:-)

Network configuration: 

 - The DHCP before, then static option may confuse a novice
   user. We probably need to have a clearer template when DHCP fails.
 - Host name asked twice when DHCP fails

General organisation:

There is no clear choice for *Aborting* installation. The user wanted
to abort during partconf because she found that no free space was
available for installing Debian (all was allocated to Windows). She
first tried Finish installation and rebootbut this started
partconf again as this part of the installation hadn't been achieved.

The Reboot the system choice may need rephrasing as this is often an
Abort option.

Partitionning:

partconf/cfdisk is a real PITA for beginners. We definitely need
anton's partman.

partconf strangely warns about an existing filesystem for a newly
created Linux partition where I'm sute no mkfs was ever done.

LILO installation:

No more Windows boot is possible. From a user point of view, Debian
behaves just like some Windows 

Re: Install fails: can't find kernel module for via-rhine Ethernet

2004-03-03 Thread Frans Pop
On Wednesday 03 March 2004 08:44, Geert Stappers wrote:
 On Wed, Mar 03, 2004 at 12:52:56AM +0100, Frans Pop wrote:
  http://gluck.debian.org/cdimage/testing/sarge_d-i/i386/current/
  (I downloaded today's build: Mar. 2 2004)
Forgot to mention: I used sarge-i386-netinst.iso.
 
 Did you let Debian-Installer run cdrom-detect?
 Failed the loading of network drivers again after retrieving udebs?

This is what happens during an Expert install:
- Choose language, Choose country, Select keyboard layout: OK
- Detect and mount CD-ROM
  . via-rhine is shown in list of modules to load (with [*] in front)
  . Message: unable to load some modules; not available (use driver floppy)
 missing modules: via-rhine
  . Message: CD-ROM detected
- Load installation components from CD
- Detect Network hardware
  . Message: unable to load some modules; not available (use driver floppy)
 missing modules: via-rhine, ide-scsi

  Output from lspci:
 snip/
  00:0e.0 Network controller: Eicon Technology Corporation: Unknown device
  e005 (rev 01)
  00:0f.0 Ethernet controller: VIA Technologies, Inc. Ethernet Controller
  (rev 43)

 Please also provide the IDs for those cards
  ( lspci -n | grep 0200 )
(Note: output from lspci obtained from my current Woody installation)
Eicon is an ISDN card:
00:0e.0 Class 0280: 1133:e005 (rev 01)
This is my Ethernet card (D-Link DFE-530TX)
00:0f.0 Class 0200: 1106:3065 (rev 43)

The D-Link Ethernet card was detected and installed without problem with 
Beta-2 (as via-rhine).

Thanks


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Install fails: can't find kernel module for via-rhine Ethernet

2004-03-03 Thread Erich Waelde

Hello Frans,

looks like you have chosen the adventureous path :-)


Frans Pop [EMAIL PROTECTED] wrote:
 Hi,
 
 After an installation-report for a mostly successful install using Beta-2, I 
 received a suggestion from Erich Waelde to try:
 http://gluck.debian.org/cdimage/testing/sarge_d-i/i386/current/
 (I downloaded today's build: Mar. 2 2004)
 
 However, this fails during hardware detect. It looks like my Ethernet card is 
 recognized correctly, but the installer can't load the kernel module.
 
 I noticed that on the cdrom the contents of the /install directory have been 
 reorganized when compared to Beta-2: some .img files moved to subdir floppy.
 Could this be the cause of the problem.
 

Sounds to me as you did use expert boot option ...

If this is correct, then in the first round of hardware detection, I have
seen ide-disk fail to load --- this is because it is loaded already, but
the red error screen sure looks bad. And consequently a message is
displayed about missing modules for your hardware.

If this is still what you see, then
a.) change to vc/2 by pressing 'Ctrl-Alt-F2'
hit 'Enter' to get a root shell
type 'lsmod' at the prompt. Check that your modules are there.
-- if not, try to load them with modprobe -v name_of_module
   if the output indicates errors, be sure to note the exact message.
b.) return to vc/1 by pressing 'Ctrl-alt-F1'
be brave and hit 'Enter' to acknowledge the error message.

I have not seen a problem, but the error message is showing up with
DEBCONF_PRIORITY=low (same as expert) or
DEBCONF_PRIORITY=medium



If what I describe does not apply to your case, then please send more
details, like exact error messages, also found on vc/3 and vc/4, in
/target/var/log if they occur in a later stage.

Also mention the exact image location and file date, along with any boot
parameters you chose. Be sure to check out the help available with 'F1' at
the boot prompt.

Cheers,
Erich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#232415: mkinitrd trace

2004-03-03 Thread Herbert Xu
tags 232415 - moreinfo
reassign 232415 debian-installer
quit

On Tue, Mar 02, 2004 at 04:15:55PM -0600, Nathan Poznick wrote:
 
 I hit this same issue today, and was able to get the output of running
 the mkinitrd command in question with sh -x.  The output is attached.

Thanks.

 + '[' probe = probe ']'
 + script=
   /^#/ { next }
   $2 == / { print $1   $3   $4; exit }
   
 ++ awk '
   /^#/ { next }
   $2 == / { print $1   $3   $4; exit }
   ' /etc/fstab
 + root=/dev/cciss/disc0/part1 ext3 defaults,errors=remount-ro

OK, so the device name came from /etc/fstab.  It is the responbility
of the calling program to make sure that the device exists either by
creating it or by mounting devfs.

Therefore I'm reassigning this bug.
-- 
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmVHI~} [EMAIL PROTECTED]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#232415: mkinitrd trace

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 232415 - moreinfo
Bug#232415: mkinitrd fails on cciss drive hardware
Tags were: moreinfo
Tags removed: moreinfo

 reassign 232415 debian-installer
Bug#232415: mkinitrd fails on cciss drive hardware
Bug reassigned from package `initrd-tools' to `debian-installer'.

 quit
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Install fails: can't find kernel module for via-rhine Ethernet

2004-03-03 Thread Frans Pop
On Wednesday 03 March 2004 09:10, Erich Waelde wrote:
 Hello Frans,

 looks like you have chosen the adventureous path :-)
Yes, it's fun and happy to contribute...
Note: no need to CC me; I'm on the list (as of yesterday ;-)

 Sounds to me as you did use expert boot option ...
Did both normal and expert.

 If this is correct, then in the first round of hardware detection, I have
 seen ide-disk fail to load --- this is because it is loaded already, but
 the red error screen sure looks bad. And consequently a message is
 displayed about missing modules for your hardware.
Have not seen this.

 If this is still what you see, then
 a.) change to vc/2 by pressing 'Ctrl-Alt-F2'
 type 'lsmod' at the prompt. Check that your modules are there.
 -- if not, try to load them with modprobe -v name_of_module
if the output indicates errors, be sure to note the exact message.
# modprobe via-rhine
insmod: via-rhine.0: no module by that mane found
modprobe: failed to load module via-rhine

Looks like the module just isn't included anymore :-(

 Also mention the exact image location and file date, along with any boot
 parameters you chose. Be sure to check out the help available with 'F1' at
 the boot prompt.
http://gluck.debian.org/cdimage/testing/sarge_d-i/i386/current/
sarge-i386-netinst.iso (02-Mar-2004 13:34   105M)

Logfiles attached.


messages.gz
Description: GNU Zip compressed data


syslog.gz
Description: GNU Zip compressed data


PowerMac G5

2004-03-03 Thread Ronald Valente
I have a powermac g5 and I am willing to aid in the process of getting 
any information to debian so we can have a support processor running at 
64 bit mode. Let me know if there is anything i can do.

-Ron

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: menu item for bterm-unifont

2004-03-03 Thread Kenshi Muto
Hi Matt,

At 3 Mar 04 03:56:04 GMT,
Matt Kraai wrote:
 Would you try building one from CVS without any changes?  I built
 the version in the archive on PowerPC, so perhaps that is causing
 the problem.

Bingo! It looks working.

OK, both unifont.bgf (i386 and PPC) is different.
Is this endian problem, isn't this?

Should bterm-unifont be not 'all', but 'any'?

P.S.
anna in CVS reports error during install partconf-mkfstab.
/var/lib/dpkg/info/partconf-mkfstab.postinst: error while loading
shared libraries: libparted-1.6.so.0: cannot open shared object file:
No such file or directory.

Thanks,
-- 
Kenshi Muto
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235918: [l10n] Hebrew not showing up properly in languagechooser

2004-03-03 Thread Christian Perrier

The langualist.l10n currently contains:

Hebrew: :
 ^

The display is truncated to things which are before this colon.

Lior, does this gives you some clue?

Is the colon an artefact?


CRPDDzfy(-+-
r{.n+Xflujz+

Re: [l10n] Translation needed for console-data

2004-03-03 Thread Tapio Lehtonen
On Thu, Feb 26, 2004 at 01:50:08PM +, Alastair McKinstry wrote:
 French (Atari)
 for console-data/debian-installer?

In Finnish: Ranskalainen (Atari)

-- 
Tapio Lehtonen
[EMAIL PROTECTED]
GPG public key from http://www.iki.fi/Tapio.Lehtonen
http://www.taleman.fi/ IT-alan asiantuntijapalvelut Porissa


pgp0.pgp
Description: PGP signature


Re: PowerMac G5

2004-03-03 Thread Sven Luther
On Wed, Mar 03, 2004 at 06:40:59AM -0500, Ronald Valente wrote:
 I have a powermac g5 and I am willing to aid in the process of getting 
 any information to debian so we can have a support processor running at 
 64 bit mode. Let me know if there is anything i can do.

Well.

64bit kernel and userland still needs some work, but you could start
testing the -power4 kernel i have just anounced to debian-powerpc. It is
only a 32bit kernel, but it would be nice to know if it works.

Once this kernel is known working on G5 pmacs, we can then use it for
d-i, altough it would need a new set of modules, and a new initrd, same
as for the -small kernel-image. I think there should be no problem in
using the 32bit kernel for installation, even if you switch to the
64bit kernel later on, and as said, there is still work in progress on
that front, we need glibc support and a 64bit cross compiler for
example.

If the above kernel will not work, then we will need to resort to the
2.6.3 kernel i am preparing for G5 pmacs.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



IOL - ALERTA de Virus [titulo: Re: Your letter]

2004-03-03 Thread alertas-virus
** IOL - ALERTA de virus 

O anti-virus incluido em alguns dos acessos a' Internet IOL detectou a existencia 
do(s) 
seguinte(s) virus numa mensagem de correio enviada por si:

Worm/NetSky.D worm

A mensagem nao foi entregue.

Se esta' constantemente a ser atacado por virus na sua caixa de correio ADIRA ao 
IOL FLASH, um acesso via linha de telefone normal com uma VELOCIDADE de navegacao
ate' 5X mais RAPIDA.

Com o IOL FLASH beneficia GRATUITAMENTE de uma serie de funcionalidades,
entre as quais um sistema de ANTI-VIRUS que elimina automaticamente os virus 
que entram por e-mail.

Entre em www.iol.pt, navegue e aproveite para conhecer as restantes funcionalidades
que temos para lhe oferecer em www.iol.pt/central_utilizador/iol_flash/nf.php

AVISO: O seu computador provavelmente esta' infectado.



Mail-Info:
--8--
 Message-Id: [EMAIL PROTECTED]
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Date: Wed, 3 Mar 2004 12:56:39 +
 Subject: Re: Your letter
--8--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Default partition table type for non i386?

2004-03-03 Thread Richard Hirst
On Wed, Mar 03, 2004 at 10:05:48AM +0200, Anton Zinoviev wrote:
 Hi!
 
 Can people working on non-i386 tell how we can find the default
 partition table type.  This is necessary for the autopartitioner of
 partman to work on them and will also simplify the dialog for creation
 of new partition table.
 
 Currently parted supports the following partition tables: 
 
 bsd, gpt, mac, dvh, msdos, pc98, sun and amiga.

hppa/parisc uses msdos.
ia64 uses gpt.
m68k is tricky, but the vme subarchs use msdos.

Richard


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235964: partman-auto: Seems to hang when starting

2004-03-03 Thread Christian Perrier
Package: partman-auto
Severity: normal

When choosing any of both choices partman first shows for automatitioning
(use the larget continuous space or the whole disk), a progress bar appear
and is hanged at 88%Nothing happens anymore further.

Nothing weird on other consoles...

This, with the 3/2/2004 netinst ISO image.

The manual partitioning works.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (400, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Email account utilization warning.

2004-03-03 Thread support
--  Virus Warning Message (on the network)

Found virus WORM_BAGLE.J in file Attach.pif
The file Attach.pif is moved to /var/spool/quarantine/virDYXlxY4GL.

This is a machine-generated message, please do not reply via email. If you have 
questions, please contact the Lucent Help Desk at +1 888 300 0770.

-
Dear user of Debian.org mailing system,

We warn you about  some attacks on  your e-mail  account. Your  computer may
contain viruses, in order to  keep your computer  and  e-mail account safe,
please, follow the  instructions.

Advanced details can  be found in attached  file.

Best wishes,
The  Debian.org  team  http://www.debian.org

--  Virus Warning Message (on the network)

Attach.pif is removed from here because it contains a virus.

-

Bug#235968: partman/text/finished_with_partition text not clear enough

2004-03-03 Thread Christian Perrier
Package: partman
Severity: normal

The current text Finished with this partition is not clear enough and I
first had trouble identifying that I had to choose it for continuing.

It should probably be separated from other menu choices and reworded.

I propose something like Accept these options and continue partitioning

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (400, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Shadow package NMU in preparation for l10n issues

2004-03-03 Thread Christian Perrier
Given that I had no news from Karl Ramm, shadow package maintainer,
about a package upload for fixing all l10n issues, I will today start
to prepare a NMU for this package.

When ready, I'll announce the NMU in all concerned bug
logs. Immediately after this announcement, the NMU will be uploaded to
DELAYED/7-day.

This NMU will not make any change to the English templates (though I
still think they need some changes for DTSG compliance)


-- 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#235044: No installable kernel found w/20040226 sarge bus. card daily

2004-03-03 Thread Barry Hawkins
On Mar 3, 2004, at 2:41 AM, Sven Luther wrote:

On Tue, Mar 02, 2004 at 04:01:09PM -0500, Barry Hawkins wrote:
On Feb 27, 2004, at 12:14 AM, Barry Hawkins wrote:

Package: installation-reports

Debian-installer-version:
http://gluck.debian.org/cdimage/testing/daily/
powerpc/20040226/sarge-powerpc-businesscard.iso
uname -a: N/A, install fails
Date: 02/26/2004, 23:30 EST
Method: Booted to CD-ROM by holding down C after chime, using
debian.mirrors.pair.com
[...]
Comments/Problems:

Toward the end of the install, past 70%, the following message 
appears:

 No installable kernel found
No installable kernel was found in the defined APT sources.
The current default kernel package is 'kernel-image'.

You may try to continue though this strange error is probably fatal.

The debug console shows the following:

Setting up tasksel (1.44) ...
chroot: cannot execute apt-get: No such file or directory
Is there some reason that this and other powerpc installation reports
are not being followed up on?
Because the ones who care about powerpc are busy right now ? I think it
is exam time for some of them, or they are busy with other stuff. I
myself don't have a pmac, so there is not much i can do, and i think
gaudenz has gone to work on discovery mostly. Don't know about the
others.
Maybe this is the right time for you (or others) to step in and have a
go at fixing this problem, if we want to have good powerpc support by
march 15.
Anyway, i have no idea about the keyboard problem you reported, but
this kernel issue, it should not be problematic. Does choosing unstable
instead of testing make a change here ?
Friendly,

Sven Luther

[...]

Sven,
	Thanks for the info; I didn't realize there were so few powerpc folks! 
 Well, I guess there's no time like the present to learn C.  I have 
seen posts that Alioth has moved to using Subversion; any pointers on 
what I need to get started?  I will begin with getting Subversion 1.0 
set up on my Mac.

Here goes,
--
Barry C. Hawkins
All Things Computed
site: www.allthingscomputed.com
weblog: www.yepthatsme.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Default partition table type for non i386?

2004-03-03 Thread Stephen R Marenka
On Wed, Mar 03, 2004 at 02:11:33PM +, Richard Hirst wrote:
 On Wed, Mar 03, 2004 at 10:05:48AM +0200, Anton Zinoviev wrote:
  Hi!
  
  Can people working on non-i386 tell how we can find the default
  partition table type.  This is necessary for the autopartitioner of
  partman to work on them and will also simplify the dialog for creation
  of new partition table.
  
  Currently parted supports the following partition tables: 
  
  bsd, gpt, mac, dvh, msdos, pc98, sun and amiga.
 
 hppa/parisc uses msdos.
 ia64 uses gpt.
 m68k is tricky, but the vme subarchs use msdos.

The m68k mac subarch uses mac and the amiga subarch uses amiga. I don't
think that atari is supported in partman.

Stephen

-- 
Stephen R. Marenka If life's not fun, you're not doing it right!
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


RE: [l10n] Translation needed for console-data

2004-03-03 Thread Petrisor Eddy
 
 On Thu, Feb 26, 2004 at 01:50:08PM +, Alastair McKinstry wrote:
  French (Atari)
  for console-data/debian-installer?
 
 In Finnish: Ranskalainen (Atari)
 
Oh, I just saw this..

In Romanian : Franceza (Atari)

 -- 
 Tapio Lehtonen
 [EMAIL PROTECTED]
 GPG public key from http://www.iki.fi/Tapio.Lehtonen
 http://www.taleman.fi/ IT-alan asiantuntijapalvelut Porissa

Eddy 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#235044: No installable kernel found w/20040226 sarge bus. card daily

2004-03-03 Thread Barry Hawkins
On Mar 3, 2004, at 10:11 AM, Sven Luther wrote:

On Wed, Mar 03, 2004 at 10:00:57AM -0500, Barry Hawkins wrote:
On Mar 3, 2004, at 2:41 AM, Sven Luther wrote:

On Tue, Mar 02, 2004 at 04:01:09PM -0500, Barry Hawkins wrote:
On Feb 27, 2004, at 12:14 AM, Barry Hawkins wrote:

Package: installation-reports

Debian-installer-version:
http://gluck.debian.org/cdimage/testing/daily/
powerpc/20040226/sarge-powerpc-businesscard.iso
uname -a: N/A, install fails
Date: 02/26/2004, 23:30 EST
Method: Booted to CD-ROM by holding down C after chime, using
debian.mirrors.pair.com
[...]
Comments/Problems:

Toward the end of the install, past 70%, the following message
appears:
No installable kernel found
No installable kernel was found in the defined APT sources.
The current default kernel package is 'kernel-image'.

You may try to continue though this strange error is probably 
fatal.

The debug console shows the following:

Setting up tasksel (1.44) ...
chroot: cannot execute apt-get: No such file or directory
Is there some reason that this and other powerpc installation 
reports
are not being followed up on?
Because the ones who care about powerpc are busy right now ? I think 
it
is exam time for some of them, or they are busy with other stuff. I
myself don't have a pmac, so there is not much i can do, and i think
gaudenz has gone to work on discovery mostly. Don't know about the
others.

Maybe this is the right time for you (or others) to step in and have 
a
go at fixing this problem, if we want to have good powerpc support by
march 15.

Anyway, i have no idea about the keyboard problem you reported, but
this kernel issue, it should not be problematic. Does choosing 
unstable
instead of testing make a change here ?

Friendly,

Sven Luther

[...]

Sven,
	Thanks for the info; I didn't realize there were so few powerpc
	folks! Well, I guess there's no time like the present to learn C.  I 
have
seen posts that Alioth has moved to using Subversion; any pointers on
what I need to get started?  I will begin with getting Subversion 1.0
set up on my Mac.
Well, debian-installer is mostly very basic shell scripts and common
sense stuff, no need to learn C for it.
Also, for subversion, the active repository is still in CVS, altough
that may change in the future.
In order to fix this problem, you could start by :

  1) trying out the unstable install instead of the sarge one, and see
  if the problem is still there.
  2) look at the exact error on console 3, if there is one, and on the
  messages on console 4.
  3) go to console 2 and run archdetect on it, then test the
  base-installer postinst to see which kernel should have been
  installed.
  4) once you know that, make sure this kernel exists. Also, check with
  apt-cache search kernel-image which kernels are available from your
  mirror.
Friendly,

Sven Luther


Sven,
Alright, I will get busy on these items tonight.  One question:
What is the authoritative URL for the powerpc unstable install?

Thanks,
--
Barry C. Hawkins
All Things Computed
site: www.allthingscomputed.com
weblog: www.yepthatsme.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Bug#235044: No installable kernel found w/20040226 sarge bus. card daily

2004-03-03 Thread Sven Luther
On Wed, Mar 03, 2004 at 10:00:57AM -0500, Barry Hawkins wrote:
 
 On Mar 3, 2004, at 2:41 AM, Sven Luther wrote:
 
 On Tue, Mar 02, 2004 at 04:01:09PM -0500, Barry Hawkins wrote:
 
 On Feb 27, 2004, at 12:14 AM, Barry Hawkins wrote:
 
 Package: installation-reports
 
 Debian-installer-version:
 http://gluck.debian.org/cdimage/testing/daily/
 powerpc/20040226/sarge-powerpc-businesscard.iso
 uname -a: N/A, install fails
 Date: 02/26/2004, 23:30 EST
 Method: Booted to CD-ROM by holding down C after chime, using
 debian.mirrors.pair.com
 
 [...]
 Comments/Problems:
 
 Toward the end of the install, past 70%, the following message 
 appears:
 
  No installable kernel found
 No installable kernel was found in the defined APT sources.
 
 The current default kernel package is 'kernel-image'.
 
 You may try to continue though this strange error is probably fatal.
 
 The debug console shows the following:
 
 Setting up tasksel (1.44) ...
 chroot: cannot execute apt-get: No such file or directory
 
 Is there some reason that this and other powerpc installation reports
 are not being followed up on?
 
 Because the ones who care about powerpc are busy right now ? I think it
 is exam time for some of them, or they are busy with other stuff. I
 myself don't have a pmac, so there is not much i can do, and i think
 gaudenz has gone to work on discovery mostly. Don't know about the
 others.
 
 Maybe this is the right time for you (or others) to step in and have a
 go at fixing this problem, if we want to have good powerpc support by
 march 15.
 
 Anyway, i have no idea about the keyboard problem you reported, but
 this kernel issue, it should not be problematic. Does choosing unstable
 instead of testing make a change here ?
 
 Friendly,
 
 Sven Luther
 
 [...]
 
 Sven,
   Thanks for the info; I didn't realize there were so few powerpc 
   folks! Well, I guess there's no time like the present to learn C.  I have 
 seen posts that Alioth has moved to using Subversion; any pointers on 
 what I need to get started?  I will begin with getting Subversion 1.0 
 set up on my Mac.

Well, debian-installer is mostly very basic shell scripts and common
sense stuff, no need to learn C for it. 

Also, for subversion, the active repository is still in CVS, altough
that may change in the future.

In order to fix this problem, you could start by : 

  1) trying out the unstable install instead of the sarge one, and see
  if the problem is still there.
  2) look at the exact error on console 3, if there is one, and on the
  messages on console 4.
  3) go to console 2 and run archdetect on it, then test the
  base-installer postinst to see which kernel should have been
  installed.
  4) once you know that, make sure this kernel exists. Also, check with
  apt-cache search kernel-image which kernels are available from your
  mirror.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Shadow package NMU in preparation for l10n issues

2004-03-03 Thread Joey Hess
Christian Perrier wrote:
 Given that I had no news from Karl Ramm, shadow package maintainer,
 about a package upload for fixing all l10n issues, I will today start
 to prepare a NMU for this package.
 
 When ready, I'll announce the NMU in all concerned bug
 logs. Immediately after this announcement, the NMU will be uploaded to
 DELAYED/7-day.
 
 This NMU will not make any change to the English templates (though I
 still think they need some changes for DTSG compliance)

I had been meaning to ask Karl if he could use some help fixing bugs
#223664, #235386, #233894, and #222716. Unfortunatly I don't know the
fix for any of these except #235386 (whose fix is trivial), and I won't
have time to work on it this week.

-- 
see shy jo


signature.asc
Description: Digital signature


Re: Bug#235044: No installable kernel found w/20040226 sarge bus. card daily

2004-03-03 Thread Sven Luther
On Wed, Mar 03, 2004 at 10:25:20AM -0500, Barry Hawkins wrote:
 On Mar 3, 2004, at 10:11 AM, Sven Luther wrote:
 
 On Wed, Mar 03, 2004 at 10:00:57AM -0500, Barry Hawkins wrote:
 
 On Mar 3, 2004, at 2:41 AM, Sven Luther wrote:
 
 On Tue, Mar 02, 2004 at 04:01:09PM -0500, Barry Hawkins wrote:
 
 On Feb 27, 2004, at 12:14 AM, Barry Hawkins wrote:
 
 Package: installation-reports
 
 Debian-installer-version:
 http://gluck.debian.org/cdimage/testing/daily/
 powerpc/20040226/sarge-powerpc-businesscard.iso
 uname -a: N/A, install fails
 Date: 02/26/2004, 23:30 EST
 Method: Booted to CD-ROM by holding down C after chime, using
 debian.mirrors.pair.com
 
 [...]
 Comments/Problems:
 
 Toward the end of the install, past 70%, the following message
 appears:
 
 No installable kernel found
 No installable kernel was found in the defined APT sources.
 
 The current default kernel package is 'kernel-image'.
 
 You may try to continue though this strange error is probably 
 fatal.
 
 The debug console shows the following:
 
 Setting up tasksel (1.44) ...
 chroot: cannot execute apt-get: No such file or directory
 
 Is there some reason that this and other powerpc installation 
 reports
 are not being followed up on?
 
 Because the ones who care about powerpc are busy right now ? I think 
 it
 is exam time for some of them, or they are busy with other stuff. I
 myself don't have a pmac, so there is not much i can do, and i think
 gaudenz has gone to work on discovery mostly. Don't know about the
 others.
 
 Maybe this is the right time for you (or others) to step in and have 
 a
 go at fixing this problem, if we want to have good powerpc support by
 march 15.
 
 Anyway, i have no idea about the keyboard problem you reported, but
 this kernel issue, it should not be problematic. Does choosing 
 unstable
 instead of testing make a change here ?
 
 Friendly,
 
 Sven Luther
 
 [...]
 
 Sven,
 Thanks for the info; I didn't realize there were so few powerpc
 folks! Well, I guess there's no time like the present to learn C.  I 
 have
 seen posts that Alioth has moved to using Subversion; any pointers on
 what I need to get started?  I will begin with getting Subversion 1.0
 set up on my Mac.
 
 Well, debian-installer is mostly very basic shell scripts and common
 sense stuff, no need to learn C for it.
 
 Also, for subversion, the active repository is still in CVS, altough
 that may change in the future.
 
 In order to fix this problem, you could start by :
 
   1) trying out the unstable install instead of the sarge one, and see
   if the problem is still there.
   2) look at the exact error on console 3, if there is one, and on the
   messages on console 4.
   3) go to console 2 and run archdetect on it, then test the
   base-installer postinst to see which kernel should have been
   installed.
   4) once you know that, make sure this kernel exists. Also, check with
   apt-cache search kernel-image which kernels are available from your
   mirror.
 
 Friendly,
 
 Sven Luther
 
 
 Sven,
   Alright, I will get busy on these items tonight.  One question:
 
 What is the authoritative URL for the powerpc unstable install?

Not sure. I mostly build them myself. You can go to : 

  http://www.debian.org/devel/debian-installer/

And then follow the link to the port status page at : 

  http://www.debian.org/devel/debian-installer/ports-status

Which gives you the URL, but i think there are two set of URLs for the
actual images, but maybe this has been fixed already.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Shadow package NMU in preparation for l10n issues

2004-03-03 Thread Christian Perrier
Quoting Joey Hess ([EMAIL PROTECTED]):

 I had been meaning to ask Karl if he could use some help fixing bugs
 #223664, #235386, #233894, and #222716. Unfortunatly I don't know the
 fix for any of these except #235386 (whose fix is trivial), and I won't
 have time to work on it this week.

I can try to at least fix 235386.

What is the clean way to do lowercase(firstname) according to you. I
think this is the simplest thing to do.

233894 may induce some discussion (is it OK to automatically add the
first user to system groups like cdrom, audio and so on). This is not
critical thus we can delay it.

223664 probably needs asking the question about MD5 passwords before
setting up the root account. Maybe fixable this way

222716 is a template rewrite. I prefer first having all translations
complete and after this try the templates rewrites. #221151 proposed
some rewrites Karl didn't completely agree with Anyway, if
templates are rewritten, translators should be warned before so that
we don't have a released version with lots of fuzzy translations.

I wish shadow to be on alioth, indeed..:-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#198759: Returned Mail

2004-03-03 Thread fathergod



I KEEP GETTING THESE MAIL BY MISTAKE



Re: Default partition table type for non i386?

2004-03-03 Thread Sven Luther
On Wed, Mar 03, 2004 at 09:15:08AM -0600, Stephen R Marenka wrote:
 On Wed, Mar 03, 2004 at 02:11:33PM +, Richard Hirst wrote:
  On Wed, Mar 03, 2004 at 10:05:48AM +0200, Anton Zinoviev wrote:
   Hi!
   
   Can people working on non-i386 tell how we can find the default
   partition table type.  This is necessary for the autopartitioner of
   partman to work on them and will also simplify the dialog for creation
   of new partition table.
   
   Currently parted supports the following partition tables: 
   
   bsd, gpt, mac, dvh, msdos, pc98, sun and amiga.
  
  hppa/parisc uses msdos.
  ia64 uses gpt.
  m68k is tricky, but the vme subarchs use msdos.
 
 The m68k mac subarch uses mac and the amiga subarch uses amiga. I don't
 think that atari is supported in partman.

No, but there was someone who contacted me to add atari support some
time ago, i was going to write a howto for him or something, but never
got around to it. Maybe i should try recontacting him.

Altough i believe atari support is some msdos derivative, isn't it ? 

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: menu item for bterm-unifont

2004-03-03 Thread Joey Hess
Kenshi Muto wrote:
 anna in CVS reports error during install partconf-mkfstab.
 /var/lib/dpkg/info/partconf-mkfstab.postinst: error while loading
 shared libraries: libparted-1.6.so.0: cannot open shared object file:
 No such file or directory.

Hmm, I'd not realized that partconf-mkfstab worked like this. Before 
this anna change, its postinst was ran after partconf, by main-menu
since base-installer depends on created-fstab (which it provides).

-- 
see shy jo


signature.asc
Description: Digital signature


Re: Install fails: can't find kernel module for via-rhine Ethernet

2004-03-03 Thread Joey Hess
Frans Pop wrote:
 http://gluck.debian.org/cdimage/testing/sarge_d-i/i386/current/
 sarge-i386-netinst.iso (02-Mar-2004 13:34   105M)

You're using the wrong, known to be broken CD image. Where did you find
that URL? Use the prominent links for CD images on the debian installer
web site to get working CD images. http://www.debian.org/devel/debian-installer

-- 
see shy jo


signature.asc
Description: Digital signature


nic-modules mismatch, was: Install fails: can't find kernel module for via-rhine Ethernet

2004-03-03 Thread Erich Waelde

Hello,


Frans Pop [EMAIL PROTECTED] wrote:
 This is what happens during an Expert install:
 - Choose language, Choose country, Select keyboard layout: OK
 - Detect and mount CD-ROM
   . via-rhine is shown in list of modules to load (with [*] in front)
   . Message: unable to load some modules; not available (use driver floppy)
  missing modules: via-rhine

at this point it's ok, no drivers available yet.

   . Message: CD-ROM detected
 - Load installation components from CD
 - Detect Network hardware
   . Message: unable to load some modules; not available (use driver floppy)
  missing modules: via-rhine, ide-scsi
 


I retraced these steps with images from

1. sid (unstable)
   
http://gluck.debian.org/cdimage/testing/sid_d-i/i386/20040301/sarge-i386-netinst.iso 
   
   the module is clearly available as
   /lib/modules/2.4.24-1-386/kernel/drivers/net/via-rhine.o
   fails to load, of course, because I have different hw.
   insmod: init_module: via-rhine: No such device
   modprobe: failed to load module via-rhine

   ok.


2. sarge (testing)
   
http://gluck.debian.org/cdimage/testing/sarge_d-i/i386/20030302/sarge-i386-netinst.iso

   after detecting network hw it says:
   Unable to laod some modules ... 8139too

vc/2: 
there is no /lib/modules/2.4.25-1-386/kernel/drivers/net directory.
Thus modprobe -v 8139too fails with no module by that name found

So the question is, whether the correct udeb is missing altogether or
failed to install.

this shows up in /var/log/syslog as
user.notice hw-detect: Detecting hardware...
user.notice hw-detect: Loding modules...
user.notice hw-detect: Detected module '8139too' for Realtek ...
user.notice hw-detect: Trying to load module '8139too'
user.notice hw-detect: Missing module '8139too'.


grep 'DEBUG: install nic-' /var/log/syslog returns nothing.

find /cdrom/pool/main -name nic-\* finds
/cdrom/pool/main/l/linux-kernel-di/nic-...-2.4.22-...udeb
but
uname -a says
Linux (none) 2.4.25-1-386 ...

so the available ones do not match the kernel version, it seems to me.


Hope this helps.

Cheers,
Erich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Base system installation error

2004-03-03 Thread Johannes Behr
On Tue, 2004-03-02 at 20:07, Joey Hess wrote:
 Johannes Behr wrote:
  In the 'beta 2' version I could just start a 'net' 
  install right at the lilo boot prompt.
 
 http://people.debian.org/~joeyh/d-i/images/daily/netboot/mini.iso
 (3 mb)

OK, works better --- but still not through.

boot, network/DHCP setup, loading of installer components from
a mirror works.

The hardware-detection process does not hang. Good.

But than the install stops at the 'Partition a hard drive'
section.

When I select the section, nothing starts --- goes right
back to the install menu. Just a short flicker.

When I try to select the next step 'Configure and mount partitions'
the installer pops up a red 'No partions found'

That's it :(

The dell notebook has just a normal build-in drive :(

It's really frustrating. I must have a running system on
the notebook for a presentation next week. I thought I could
use reinstall my debian (had some trouble with the nvidia-driver)
to get a clean system and now I really don't know how 
to get the system up and running again.

regards,
  Johannes

-- 
Johannes Behr [EMAIL PROTECTED]
Computer Graphics Center


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Default groups for first user [was: Shadow package NMU in preparation for l10n issues]

2004-03-03 Thread Frans Pop
On Wednesday 03 March 2004 17:05, Christian Perrier wrote:
 233894 may induce some discussion (is it OK to automatically add the
 first user to system groups like cdrom, audio and so on). This is not
 critical thus we can delay it.
 
Suggestion: make this dependent on debconf PRIORITY.

HIGH: add user automatically; this would mostly be used by end-users installing
a desktop, probably for single user
MEDIUM: show dialog with some groups (like audio, cdrom) preselected by default
LOW: show dialog with no groups preselected by default

It would be nice if some explanation of the use of each group would be given
in the dialog.

I think there is little or any real security risk if this feature would be
well documented and explained in the installation manual.

Thanks.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Shadow package NMU in preparation for l10n issues

2004-03-03 Thread Joey Hess
Christian Perrier wrote:
 What is the clean way to do lowercase(firstname) according to you. I
 think this is the simplest thing to do.

db_get passwd/user-fullname
echo $RET | sed 's/ .*//' | tr A-Z a-z

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#235982: installation-report

2004-03-03 Thread Francis Crawford
Package: installation-reports

Debian-installer-version: Beta2 3 Mar 2004
uname -a: 
Linux aa-13 2.4.22-1-386 #9 Sat Oct 4 14:30:39 EST 2003 i686 GNU/Linux

Date: 3 Mar 2004 11:00 GMT
Method: 
CD image (sarge-i386), followed by net install from www.mirror.ac.uk

Machine: Generic Desktop
Processor: Pentium 4 1.6 Ghz
Memory: 256MB
Root Device: IDE
Root Size/partition table: 

   Device Boot  Start End  Blocks   Id  System
/dev/hda1   *   1479938547936   83  Linux
/dev/hda248004866  538177+   f  W95 Ext'd (LBA)
/dev/hda548004834  281106   82  Linux swap

Output of lspci:
00:00.0 Host bridge: Intel Corp. 82850 850 (Tehama) Chipset Host Bridge (MCH) 
(rev 04)
00:01.0 PCI bridge: Intel Corp. 82850 850 (Tehama) Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 04)
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 04)
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 04)
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 04)
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 04)
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 04)
00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio (rev 
04)
01:00.0 VGA compatible controller: nVidia Corporation NV11DDR [GeForce2 MX 100 
DDR/200 DDR] (rev b2)
02:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)

Base System Installation Checklist:

Initial boot worked:   [O]
Configure network HW:   [O]
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:

Everything went great, all hardware detected with no problems. Original 
install failed because I tried to install directly into a partition that had 
RH8 installed, some library conflicts ensued. On my second attempt, I wiped 
hda clean and created a new table, and the install went without a hitch: 
Excellent work!




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Is dhcp2 or dhcp3 the default install for Sarge?

2004-03-03 Thread Eloy A. Paris
Hi Luke,

I believe the debian-installer folks are using version 2 of the ISC DHCP
packages for the Sarge installer, but I am not 100% sure so I have Cc'ed
them here for additional input.

The maintainers of the Debian dhcp and dhcp3 packages would like to
replace the dhcp packages (ISC DHCP v2) with version 3 of the ISC DHCP
package, and get rid of the dhcp3 packages. It's been in our to-do list
for some time now but we haven't gotten around it yet. Feedback from the
debian-installer team about this move would be appreciated.

Cheers,

Eloy.-

On Mon, Mar 01, 2004 at 10:31:49AM -0500, Luke Seubert wrote:
 Good day,
 
 In an effort to ensure that the Debian page on DistroWatch.com (1) is as 
 up to date as possible, could you please reply to this email and 
 indicate if dhcp2.0pl5-16.1 or dhcp3.0+3.0.1rc11-5 is the default 
 version of dhcp to be installed for Sarge?
 
 I have forwarded other updates about Debian packages to Mr. Ladislav 
 Bodnar, maintainer of DistroWatch, and he has accepted them. However, a 
 question has arisen about the default install for dhcp in Sarge. 
 
 Many thanks,
 Luke Seubert
 
 (1) http://distrowatch.com/table.php?distribution=debian
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Base system installation error

2004-03-03 Thread Joey Hess
Johannes Behr wrote:
 OK, works better --- but still not through.
 
 boot, network/DHCP setup, loading of installer components from
 a mirror works.
 
 The hardware-detection process does not hang. Good.

For netboot installs, you currently must tell it to install unstable.
Otherwise it does not find kernel modules for things like hard drives.

-- 
see shy jo


signature.asc
Description: Digital signature


Re: Base system installation error

2004-03-03 Thread Johannes Behr
On Wed, 2004-03-03 at 19:02, Joey Hess wrote:
 Johannes Behr wrote:
  OK, works better --- but still not through.
  
  boot, network/DHCP setup, loading of installer components from
  a mirror works.
  
  The hardware-detection process does not hang. Good.
 
 For netboot installs, you currently must tell it to install unstable.

Unstable? I try to install a 'testing/sarge' system. How to I get
back to testing from unstable?

How can I tell the install what kind of system I would like to use.
The netboot installer did not prompt.

 Otherwise it does not find kernel modules for things like hard drives.

ok, what can I do. 

Is there _any_ method to get a sarge system back on my notebook.

regards,
  Johannes

-- 
Johannes Behr [EMAIL PROTECTED]
Computer Graphics Center


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Install Sarge on a diskless workstation ?

2004-03-03 Thread Erik Dykema
Thorsten Sauter wrote:
Hi Lee,

* Lee Mitchell [EMAIL PROTECTED] [2004-03-02 22:35]:
| Any help would be much appreciated, even if its just a simple sorry not 
| supported yet message cos at the moment i'm just convinced i'm doing 
| something dumb !

yes. That's is.
NFS isn't supported by the debian-installer boot kernel, so you will be
unable to mount *any* nfs partition. This kernel option isn't enough for
nfs access. You will also need the nfs userland binaries and of course
the portmapper program. All of them are not available in d-i (yet?).
If you install you main-system kernel at a later point in d-i you will
run into the next problem. No of the debian default kernels support
nfsroot out-of-the-box. So you must provide your own mirror/cdrom to
install d-i with such custom requirements.
I can't see the point why we should support installing on nfs volumes.
You can simply debootstrap in on the nfs master machine, or if it isn't
a Linux system you can easily copy the contents from an other machine
into the nfsroot.
Bye
Thorsten
p.s. I don't think Sarge will run without any changes in the initscripts
from a nfsroot (ro)
Hi-
	I think it would be very useful to support installing onto NFS volumes.
	At my site we operate these big netapp NFS file servers (filers).  They 
have no intelligence except to serve NFS volumes, i.e. there is no real 
'os' on them.
	If we could support installing TO an NFS root, we could use diskless 
workstations  servers that would install to their own volume on the 
filers.  Then, the filer takes care of stuff like redundancy.
	This might also help for a situation where the NFS master server is one 
architecture (i386) and the machine you want to install 'to' is 
different, i.e. powerpc / mainframe.
	Also, I think that it would be very useful if DI supported installing 
FROM an NFS volume.  Using an NFS volume is more flexible for testers 
than the initrd.gz files.  If the kernel supported NFS root, could just 
mount it's root directory  init  etc, it would be possible to tinker 
with a running installer system, add drivers as needed, etc. without 
having to re-make the initrd.gz file, which is not easy.

erik

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Processing of partconf_0.23_i386.changes

2004-03-03 Thread Archive Administrator
partconf_0.23_i386.changes uploaded successfully to localhost
along with the files:
  partconf_0.23.dsc
  partconf_0.23.tar.gz
  partconf_0.23_i386.udeb
  partconf-find-partitions_0.23_i386.udeb
  partconf-mkfstab_0.23_i386.udeb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processing of choose-mirror_0.035_i386.changes

2004-03-03 Thread Archive Administrator
choose-mirror_0.035_i386.changes uploaded successfully to localhost
along with the files:
  choose-mirror_0.035.dsc
  choose-mirror_0.035.tar.gz
  choose-mirror_0.035_i386.udeb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 235194

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.7.95.1
 tags 235194 pending
Bug#235194: multiple partitions on one mount point
Tags were: d-i
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 235377

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.7.95.1
 tags 235377 pending
Bug#235377: cancenling autopartition loses manual settings
Tags were: d-i
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



partconf_0.23_i386.changes ACCEPTED

2004-03-03 Thread Debian Installer

Accepted:
partconf-find-partitions_0.23_i386.udeb
  to pool/main/p/partconf/partconf-find-partitions_0.23_i386.udeb
partconf-mkfstab_0.23_i386.udeb
  to pool/main/p/partconf/partconf-mkfstab_0.23_i386.udeb
partconf_0.23.dsc
  to pool/main/p/partconf/partconf_0.23.dsc
partconf_0.23.tar.gz
  to pool/main/p/partconf/partconf_0.23.tar.gz
partconf_0.23_i386.udeb
  to pool/main/p/partconf/partconf_0.23_i386.udeb
Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Install Sarge on a diskless workstation ?

2004-03-03 Thread Thorsten Sauter
* Erik Dykema [EMAIL PROTECTED] [2004-03-03 19:35]:
| Hi-
|   I think it would be very useful to support installing onto NFS 
|   volumes.
|   At my site we operate these big netapp NFS file servers (filers).  
|   They have no intelligence except to serve NFS volumes, i.e. there is no 
| real 'os' on them.
|   If we could support installing TO an NFS root, we could use diskless 
| workstations  servers that would install to their own volume on the 
| filers.  Then, the filer takes care of stuff like redundancy.
|   This might also help for a situation where the NFS master server is 
|   one architecture (i386) and the machine you want to install 'to' is 
| different, i.e. powerpc / mainframe.
|   Also, I think that it would be very useful if DI supported 
|   installing FROM an NFS volume.  Using an NFS volume is more flexible for 
| testers than the initrd.gz files.  If the kernel supported NFS root, could 
| just mount it's root directory  init  etc, it would be possible to tinker 
| with a running installer system, add drivers as needed, etc. without 
| having to re-make the initrd.gz file, which is not easy.

ok. I know what you mean.
Bringing nfs support to d-i shouldn't be very hard. But you must create
your own installation medium, I guess.

First you must modify the existing d-i kernel to support nfs filesystems
(in client mode). Next you must create udebs for the portmap package and
the nfs client tools. Maybe you need also a small udeb, which ask the
user for the nfs mounting parameters (server, port, etc.). And then you
must mount the nfs volume into /target. (this udeb must provide
mounted-partitions). After this d-i should be able to install to an nfs
volume.

Create the udebs, and d-i will support it :-)

Bye
Thorsten

-- 
Thorsten Sauter
[EMAIL PROTECTED]

(Is there life after /sbin/halt -p?)



signature.asc
Description: Digital signature


choose-mirror_0.035_i386.changes ACCEPTED

2004-03-03 Thread Debian Installer

Accepted:
choose-mirror_0.035.dsc
  to pool/main/c/choose-mirror/choose-mirror_0.035.dsc
choose-mirror_0.035.tar.gz
  to pool/main/c/choose-mirror/choose-mirror_0.035.tar.gz
choose-mirror_0.035_i386.udeb
  to pool/main/c/choose-mirror/choose-mirror_0.035_i386.udeb
Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235998: partman: DOes not properly display the french E circumflex

2004-03-03 Thread Christian Perrier
Package: partman
Severity: normal

The last partman template asks Are you ready to apply these changes
(roughly).

In french, we translated this to Etes-vous pret a effectuer ces changements
?

(accents removed)

The leading E circumflew does not diplay at all.

I'm suspecting a more general problem related to either anna or
unifont.we already had this with the u grave a few months ago.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (400, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Base system installation error

2004-03-03 Thread Johannes Behr
On Wed, 2004-03-03 at 19:02, Joey Hess wrote:
 Johannes Behr wrote:
  OK, works better --- but still not through.
  
  boot, network/DHCP setup, loading of installer components from
  a mirror works.
  
  The hardware-detection process does not hang. Good.
 
 For netboot installs, you currently must tell it to install unstable.
 Otherwise it does not find kernel modules for things like hard drives.

OK, running an netboot-'expert' install I can select the unstable path.

Unfortunately it stops again with a red box:

Failed to retrieve installer component:

Retrieving the component cdrom-core-modules-2.4.24-1.386-di failed
for unkown reasons. Aborting.

:

 
-- 
Johannes Behr [EMAIL PROTECTED]
Computer Graphics Center


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Install Sarge on a diskless workstation ?

2004-03-03 Thread Joey Hess
Thorsten Sauter wrote:
 First you must modify the existing d-i kernel to support nfs filesystems
 (in client mode).

Shouldn't be necessary, I can add a nfs-modules udeb easily with nfs.o
on it. However, you would have to make sure that the initrd of the
installer system knew how to use nfs as the root filesystem.

-- 
see shy jo


signature.asc
Description: Digital signature


Re: NetInst CD Image with RAID1 support

2004-03-03 Thread Paul Fleischer
On Saturday 28 February 2004 01:36, Paul Fleischer wrote:
 It looks like I have finally made a working modified version of the NetInst
 CD Image with RAID1 support. This should make it a bit easier for people to
 test it.
 However, I do not have a proper place to put the cd image. Suggestions are
 welcome :-)

I know it's a bad habit to answer my own requests, but I have found a place to 
put up the image. Let hope it can stay there. Thanks to all those offering 
space, and sorry if I didn't answer your mails.

The image can be found here:

http://www.daimi.au.dk/~pg/debian/netinst-raid1.iso

Bugreports should currently be send directly to me, since there is nothing 
official about this image.
Which leads me to a question: Would it be possible to get the mdcfg udeb into 
the official CVS repository and the official images? If yes, how? ;-)

Thanks,
-- 
Paul Fleischer // ProGuy
proguy at proguy dot dk
PGP key fingerprint: 755A 9FB3 F7E4 DB62 8154  C5D6 381B BBCD 7BE1 FF30


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#152152: fw : Paris Hilton Humor (sex videos)

2004-03-03 Thread Rosanne Hannah
Get all your Paris Hilton videos here:
- http://www.bkmark.com/ph?a=hilton




m68k debian-installer call for testers

2004-03-03 Thread Stephen R Marenka
Debian-installer has gotten to the point on m68k that it's ready for a
few more people than me to try to break it. Ideally, we'd like d-i to
work before beta 3 gets released in a few weeks.

I've only tested d-i with a mac Centris 650 running kernel 2.2.25 (2.4
kernels don't work on the mac). I'd like to see some other macs and 
amigas make a test run or two.

I'm working on supporting atari and the vmes, but it'd be nice to know
that someone out there cares enough to test, otherwise I may not build
dailies for those subarchs. 

Installation instructions can be found at 
http://d-i.alioth.debian.org/cvs/debian-installer/doc/INSTALLATION-HOWTO.

http://d-i.alioth.debian.org/cvs/debian-installer/doc/boot-parameters.txt
might also be useful. Additionally, the mac ram disks require you to use
ramdisk_size=2 as a kernel parameter. I intend to minimize that later, 
but for now, I doubt you can do an install in less than 40MB (my box has
136MB and that's the only testing I know of).

My daily builds can be found at 
http://people.debian.org/~smarenka/d-i/images-m68k/daily/

The nativehd ram disk loads everything from the net. The cdrom ram disk
loads everything from cdrom.

Hopefully we'll have official cdroms before too long at
http://gluck.debian.org/cdimage/testing/daily/.

Don't bother trying to install a distribution other than unstable.

Please file success and failure bug reports. 

It would also be nice if someone could work on the documentation.

For more information, check out
http://www.debian.org/devel/debian-installer/ and the debian-boot
mailing list.

Thanks,

Stephen

-- 
Stephen R. Marenka If life's not fun, you're not doing it right!
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: Is dhcp2 or dhcp3 the default install for Sarge?

2004-03-03 Thread Joey Hess
Eloy A. Paris wrote:
 I believe the debian-installer folks are using version 2 of the ISC DHCP
 packages for the Sarge installer, but I am not 100% sure so I have Cc'ed
 them here for additional input.
 
 The maintainers of the Debian dhcp and dhcp3 packages would like to
 replace the dhcp packages (ISC DHCP v2) with version 3 of the ISC DHCP
 package, and get rid of the dhcp3 packages. It's been in our to-do list
 for some time now but we haven't gotten around it yet. Feedback from the
 debian-installer team about this move would be appreciated.

We're using dhcp-client-udeb, which comes from version 2.

At this point, we'd rather not change dhcp clients, unless there are
large problems that make the current one unsuitable for the (minimal)
use debian-installer makes of it.

-- 
see shy jo


signature.asc
Description: Digital signature


Processed: tagging 235372

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.7.95.1
 tags 235372 pending
Bug#235372: writes to devices that were not changed
Tags were: d-i
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Base system installation error

2004-03-03 Thread Erich Waelde

Hello,

forgive me should I ignore important details that were mentioned on the
thread before.

Johannes Behr [EMAIL PROTECTED] wrote:
 
 It's really frustrating. I must have a running system on
 the notebook for a presentation next week. I thought I could
 use reinstall my debian (had some trouble with the nvidia-driver)
 to get a clean system and now I really don't know how 
 to get the system up and running again.
 

If you are so short on time, then maybe other routes get you to 
``a running system''

a. have you considered trying Knoppix? (www.knoppix.org) Its Debian based,
   can be installed to harddrive and could possibly get you going.

b. have you considered installing a woody minimal system, edit
   /etc/apt/sources.list and run apt-get update, apt-get dist-upgrade?
   Allthough the word `nvidia' makes this kind of unlikely

c. have you considered trying out any other distro you happen to get your
   fingers on? 

I'm *not* saying: forget Debian.

I *am* saying: given the timeframe, would ``any'' running distro do fine for
you? I'm ignoring any details here of what could work, because I don't
know. But you can always leave some space on the disk for Debian to come
:-) 


just my 2 cent, your mileage may vary.



You say ``notebook'' and just in case you don't know these:
http://tuxmobil.de
http://tuxmobil.com
http://linux-laptop.net



Erich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Install Sarge on a diskless workstation ?

2004-03-03 Thread Erik Dykema
Thorsten Sauter wrote:
* Erik Dykema [EMAIL PROTECTED] [2004-03-03 19:35]:
| Hi-
| 	I think it would be very useful to support installing onto NFS 
| 	volumes.
| 	At my site we operate these big netapp NFS file servers (filers).  
| 	They have no intelligence except to serve NFS volumes, i.e. there is no 
| real 'os' on them.
| 	If we could support installing TO an NFS root, we could use diskless 
| workstations  servers that would install to their own volume on the 
| filers.  Then, the filer takes care of stuff like redundancy.
| 	This might also help for a situation where the NFS master server is 
| 	one architecture (i386) and the machine you want to install 'to' is 
| different, i.e. powerpc / mainframe.
| 	Also, I think that it would be very useful if DI supported 
| 	installing FROM an NFS volume.  Using an NFS volume is more flexible for 
| testers than the initrd.gz files.  If the kernel supported NFS root, could 
| just mount it's root directory  init  etc, it would be possible to tinker 
| with a running installer system, add drivers as needed, etc. without 
| having to re-make the initrd.gz file, which is not easy.

ok. I know what you mean.
Bringing nfs support to d-i shouldn't be very hard. But you must create
your own installation medium, I guess.
First you must modify the existing d-i kernel to support nfs filesystems
(in client mode). Next you must create udebs for the portmap package and
the nfs client tools. Maybe you need also a small udeb, which ask the
user for the nfs mounting parameters (server, port, etc.). And then you
must mount the nfs volume into /target. (this udeb must provide
mounted-partitions). After this d-i should be able to install to an nfs
volume.
Create the udebs, and d-i will support it :-)
Hi-
	Sounds like a plan, I'd like to start.  Where can I find the 
documentation that tells me what a udeb is and how to make one?  Also 
is the API, or however I would interact with d-i to ask the user 
questions, documented somewhere?

thanks,
Erik
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Processing of linux-kernel-di_0.42_source+i386+alpha+ia64+m68k+mips+mipsel+powerpc+sparc.changes

2004-03-03 Thread Archive Administrator
linux-kernel-di_0.42_source+i386+alpha+ia64+m68k+mips+mipsel+powerpc+sparc.changes 
uploaded successfully to localhost
along with the files:
  linux-kernel-di_0.42.dsc
  linux-kernel-di_0.42.tar.gz
  kernel-image-2.4.25-1-386-di_0.42_i386.udeb
  nic-modules-2.4.25-1-386-di_0.42_i386.udeb
  nic-extra-modules-2.4.25-1-386-di_0.42_i386.udeb
  nic-shared-modules-2.4.25-1-386-di_0.42_i386.udeb
  serial-modules-2.4.25-1-386-di_0.42_i386.udeb
  ppp-modules-2.4.25-1-386-di_0.42_i386.udeb
  isa-pnp-modules-2.4.25-1-386-di_0.42_i386.udeb
  socket-modules-2.4.25-1-386-di_0.42_i386.udeb
  ide-modules-2.4.25-1-386-di_0.42_i386.udeb
  ide-core-modules-2.4.25-1-386-di_0.42_i386.udeb
  cdrom-core-modules-2.4.25-1-386-di_0.42_i386.udeb
  cdrom-modules-2.4.25-1-386-di_0.42_i386.udeb
  firewire-core-modules-2.4.25-1-386-di_0.42_i386.udeb
  scsi-core-modules-2.4.25-1-386-di_0.42_i386.udeb
  scsi-modules-2.4.25-1-386-di_0.42_i386.udeb
  scsi-common-modules-2.4.25-1-386-di_0.42_i386.udeb
  scsi-extra-modules-2.4.25-1-386-di_0.42_i386.udeb
  plip-modules-2.4.25-1-386-di_0.42_i386.udeb
  floppy-modules-2.4.25-1-386-di_0.42_i386.udeb
  loop-modules-2.4.25-1-386-di_0.42_i386.udeb
  ipv6-modules-2.4.25-1-386-di_0.42_i386.udeb
  ext3-modules-2.4.25-1-386-di_0.42_i386.udeb
  jfs-modules-2.4.25-1-386-di_0.42_i386.udeb
  reiserfs-modules-2.4.25-1-386-di_0.42_i386.udeb
  xfs-modules-2.4.25-1-386-di_0.42_i386.udeb
  fat-modules-2.4.25-1-386-di_0.42_i386.udeb
  md-modules-2.4.25-1-386-di_0.42_i386.udeb
  usb-modules-2.4.25-1-386-di_0.42_i386.udeb
  usb-storage-modules-2.4.25-1-386-di_0.42_i386.udeb
  brltty-modules-2.4.25-1-386-di_0.42_i386.udeb
  fb-modules-2.4.25-1-386-di_0.42_i386.udeb
  input-modules-2.4.25-1-386-di_0.42_i386.udeb
  irda-modules-2.4.25-1-386-di_0.42_i386.udeb
  parport-modules-2.4.25-1-386-di_0.42_i386.udeb
  nic-pcmcia-modules-2.4.25-1-386-di_0.42_i386.udeb
  pcmcia-modules-2.4.25-1-386-di_0.42_i386.udeb
  kernel-image-2.4.22-speakup-di_0.42_i386.udeb
  nic-modules-2.4.22-speakup-di_0.42_i386.udeb
  nic-extra-modules-2.4.22-speakup-di_0.42_i386.udeb
  nic-shared-modules-2.4.22-speakup-di_0.42_i386.udeb
  serial-modules-2.4.22-speakup-di_0.42_i386.udeb
  ppp-modules-2.4.22-speakup-di_0.42_i386.udeb
  isa-pnp-modules-2.4.22-speakup-di_0.42_i386.udeb
  socket-modules-2.4.22-speakup-di_0.42_i386.udeb
  ide-modules-2.4.22-speakup-di_0.42_i386.udeb
  ide-core-modules-2.4.22-speakup-di_0.42_i386.udeb
  cdrom-core-modules-2.4.22-speakup-di_0.42_i386.udeb
  cdrom-modules-2.4.22-speakup-di_0.42_i386.udeb
  firewire-core-modules-2.4.22-speakup-di_0.42_i386.udeb
  scsi-core-modules-2.4.22-speakup-di_0.42_i386.udeb
  scsi-modules-2.4.22-speakup-di_0.42_i386.udeb
  scsi-common-modules-2.4.22-speakup-di_0.42_i386.udeb
  scsi-extra-modules-2.4.22-speakup-di_0.42_i386.udeb
  plip-modules-2.4.22-speakup-di_0.42_i386.udeb
  floppy-modules-2.4.22-speakup-di_0.42_i386.udeb
  loop-modules-2.4.22-speakup-di_0.42_i386.udeb
  ipv6-modules-2.4.22-speakup-di_0.42_i386.udeb
  ext3-modules-2.4.22-speakup-di_0.42_i386.udeb
  jfs-modules-2.4.22-speakup-di_0.42_i386.udeb
  reiserfs-modules-2.4.22-speakup-di_0.42_i386.udeb
  fat-modules-2.4.22-speakup-di_0.42_i386.udeb
  md-modules-2.4.22-speakup-di_0.42_i386.udeb
  usb-modules-2.4.22-speakup-di_0.42_i386.udeb
  usb-storage-modules-2.4.22-speakup-di_0.42_i386.udeb
  brltty-modules-2.4.22-speakup-di_0.42_i386.udeb
  fb-modules-2.4.22-speakup-di_0.42_i386.udeb
  input-modules-2.4.22-speakup-di_0.42_i386.udeb
  irda-modules-2.4.22-speakup-di_0.42_i386.udeb
  parport-modules-2.4.22-speakup-di_0.42_i386.udeb
  nic-pcmcia-modules-2.4.22-speakup-di_0.42_i386.udeb
  pcmcia-modules-2.4.22-speakup-di_0.42_i386.udeb
  kernel-image-2.4.24-speakup-di_0.42_i386.udeb
  nic-modules-2.4.24-speakup-di_0.42_i386.udeb
  nic-extra-modules-2.4.24-speakup-di_0.42_i386.udeb
  nic-shared-modules-2.4.24-speakup-di_0.42_i386.udeb
  serial-modules-2.4.24-speakup-di_0.42_i386.udeb
  ppp-modules-2.4.24-speakup-di_0.42_i386.udeb
  isa-pnp-modules-2.4.24-speakup-di_0.42_i386.udeb
  socket-modules-2.4.24-speakup-di_0.42_i386.udeb
  ide-modules-2.4.24-speakup-di_0.42_i386.udeb
  ide-core-modules-2.4.24-speakup-di_0.42_i386.udeb
  cdrom-core-modules-2.4.24-speakup-di_0.42_i386.udeb
  cdrom-modules-2.4.24-speakup-di_0.42_i386.udeb
  firewire-core-modules-2.4.24-speakup-di_0.42_i386.udeb
  scsi-core-modules-2.4.24-speakup-di_0.42_i386.udeb
  scsi-modules-2.4.24-speakup-di_0.42_i386.udeb
  scsi-common-modules-2.4.24-speakup-di_0.42_i386.udeb
  scsi-extra-modules-2.4.24-speakup-di_0.42_i386.udeb
  plip-modules-2.4.24-speakup-di_0.42_i386.udeb
  floppy-modules-2.4.24-speakup-di_0.42_i386.udeb
  loop-modules-2.4.24-speakup-di_0.42_i386.udeb
  ipv6-modules-2.4.24-speakup-di_0.42_i386.udeb
  ext3-modules-2.4.24-speakup-di_0.42_i386.udeb
  jfs-modules-2.4.24-speakup-di_0.42_i386.udeb
  reiserfs-modules-2.4.24-speakup-di_0.42_i386.udeb
  fat-modules-2.4.24-speakup-di_0.42_i386.udeb
  md-modules-2.4.24-speakup-di_0.42_i386.udeb
  

Re: Default partition table type for non i386?

2004-03-03 Thread Steve Langasek
On Wed, Mar 03, 2004 at 10:05:48AM +0200, Anton Zinoviev wrote:
 Can people working on non-i386 tell how we can find the default
 partition table type.  This is necessary for the autopartitioner of
 partman to work on them and will also simplify the dialog for creation
 of new partition table.

 Currently parted supports the following partition tables: 

 bsd, gpt, mac, dvh, msdos, pc98, sun and amiga.

Alpha uses either bsd or msdos, depending on whether the system is
SRM-based or AlphaBIOS-based.  See tools/partitioner/scripts/alpha.sh
for how this is currently detected.

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


mkinitrd still failing on cciss

2004-03-03 Thread Erik Dykema
Hi-
	mkinitrd is still failing to work on hardware with cciss drive 
controllers as of the Mar 3 daily build net install.  These controllers 
have the filesystems in:

/dev/cciss/disc0/part1
and
/dev/cciss/disc0/part2
	The cciss stuff is now (thankfully) working with the partitioner 
instead of the garbled output from before, but not yet on this step. 
Below I have posted the outut from /var/log/messages

Erik

Selecting previously deselected package kernel-image-2.4-386.
Unpacking kernel-image-2.4-386 (from 
.../kernel-image-2.4-386_2.4.25-1_i386.deb)
 ...
Setting up kernel-image-2.4.25-1-386 (2.4.25-1) ...

 You are attempting to install a kernel version that is the same as
 the version you are currently running (version 2.4.25-1-386). The modules
 list is quite likely to have been changed, and the modules dependency
 file /lib/modules/2.4.25-1-386/modules.dep needs to be re-built. It can
 not be built correctly right now, since the module list for the
 running kernel are likely to be different from the kernel installed.
 I am creating a new modules.dep file, but that may not be
 correct. It shall be regenerated correctly at next reboot.
 I repeat: you have to reboot in order for the modules file to be
 created correctly. Until you reboot, it may be impossible to load
 some modules. Reboot as soon as this install is finished (Do not
 reboot right now, since you may not be able to boot back up until
 installation is over, but boot immediately after). I can not stress
 that too much. You need to reboot soon.
 Please Hit return to continue.  /usr/sbin/mkinitrd: Cannot determine 
root device
Failed to create initrd image.
dpkg: error processing kernel-image-2.4.25-1-386 (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of kernel-image-2.4-386:
 kernel-image-2.4-386 depends on kernel-image-2.4.25-1-386; however:
  Package kernel-image-2.4.25-1-386 is not configured yet.
dpkg: error processing kernel-image-2.4-386 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 kernel-image-2.4.25-1-386
 kernel-image-2.4-386
E: Suboproc/dpkg returned an error code (1)

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Processed: tagging 235900

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.7.95.1
 tags 235900 pending
Bug#235900: after initial autopartitioning, finish should be default
There were no tags set.
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 235369

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.7.95.1
 tags 235369 pending
Bug#235369: please call ext2 ext2
Tags were: d-i
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



linux-kernel-di_0.42_source+i386+alpha+ia64+m68k+mips+mipsel+powerpc+sparc.changes is NEW

2004-03-03 Thread Debian Installer
(new) affs-modules-2.2.25-mac-di_0.42_m68k.udeb extra debian-installer
Amiga filesystem support
 This package contains the Amiga filesystem module for the Linux kernel.
affs-modules-2.4.22-powerpc-di_0.42_powerpc.udeb
  to pool/main/l/linux-kernel-di/affs-modules-2.4.22-powerpc-di_0.42_powerpc.udeb
affs-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
  to pool/main/l/linux-kernel-di/affs-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
brltty-modules-2.4.22-itanium-di_0.42_ia64.udeb
  to pool/main/l/linux-kernel-di/brltty-modules-2.4.22-itanium-di_0.42_ia64.udeb
brltty-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
  to 
pool/main/l/linux-kernel-di/brltty-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
brltty-modules-2.4.22-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/brltty-modules-2.4.22-speakup-di_0.42_i386.udeb
brltty-modules-2.4.24-1-generic-di_0.42_alpha.udeb
  to pool/main/l/linux-kernel-di/brltty-modules-2.4.24-1-generic-di_0.42_alpha.udeb
brltty-modules-2.4.24-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/brltty-modules-2.4.24-speakup-di_0.42_i386.udeb
brltty-modules-2.4.25-1-386-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/brltty-modules-2.4.25-1-386-di_0.42_i386.udeb
cdrom-core-modules-2.4.22-itanium-di_0.42_ia64.udeb
  to pool/main/l/linux-kernel-di/cdrom-core-modules-2.4.22-itanium-di_0.42_ia64.udeb
cdrom-core-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
  to 
pool/main/l/linux-kernel-di/cdrom-core-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
cdrom-core-modules-2.4.22-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/cdrom-core-modules-2.4.22-speakup-di_0.42_i386.udeb
cdrom-core-modules-2.4.24-1-generic-di_0.42_alpha.udeb
  to pool/main/l/linux-kernel-di/cdrom-core-modules-2.4.24-1-generic-di_0.42_alpha.udeb
cdrom-core-modules-2.4.24-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/cdrom-core-modules-2.4.24-speakup-di_0.42_i386.udeb
cdrom-core-modules-2.4.25-1-386-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/cdrom-core-modules-2.4.25-1-386-di_0.42_i386.udeb
cdrom-modules-2.4.22-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/cdrom-modules-2.4.22-speakup-di_0.42_i386.udeb
cdrom-modules-2.4.24-1-generic-di_0.42_alpha.udeb
  to pool/main/l/linux-kernel-di/cdrom-modules-2.4.24-1-generic-di_0.42_alpha.udeb
cdrom-modules-2.4.24-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/cdrom-modules-2.4.24-speakup-di_0.42_i386.udeb
cdrom-modules-2.4.25-1-386-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/cdrom-modules-2.4.25-1-386-di_0.42_i386.udeb
ext3-modules-2.4.22-itanium-di_0.42_ia64.udeb
  to pool/main/l/linux-kernel-di/ext3-modules-2.4.22-itanium-di_0.42_ia64.udeb
ext3-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
  to pool/main/l/linux-kernel-di/ext3-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
ext3-modules-2.4.22-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/ext3-modules-2.4.22-speakup-di_0.42_i386.udeb
ext3-modules-2.4.24-1-generic-di_0.42_alpha.udeb
  to pool/main/l/linux-kernel-di/ext3-modules-2.4.24-1-generic-di_0.42_alpha.udeb
ext3-modules-2.4.24-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/ext3-modules-2.4.24-speakup-di_0.42_i386.udeb
ext3-modules-2.4.25-1-386-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/ext3-modules-2.4.25-1-386-di_0.42_i386.udeb
(new) fat-modules-2.2.25-mac-di_0.42_m68k.udeb extra debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
fat-modules-2.4.22-itanium-di_0.42_ia64.udeb
  to pool/main/l/linux-kernel-di/fat-modules-2.4.22-itanium-di_0.42_ia64.udeb
fat-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
  to pool/main/l/linux-kernel-di/fat-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
fat-modules-2.4.22-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/fat-modules-2.4.22-speakup-di_0.42_i386.udeb
(new) fat-modules-2.4.24-amiga-di_0.42_m68k.udeb extra debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
fat-modules-2.4.24-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/fat-modules-2.4.24-speakup-di_0.42_i386.udeb
fat-modules-2.4.25-1-386-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/fat-modules-2.4.25-1-386-di_0.42_i386.udeb
fb-modules-2.4.22-itanium-di_0.42_ia64.udeb
  to pool/main/l/linux-kernel-di/fb-modules-2.4.22-itanium-di_0.42_ia64.udeb
fb-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
  to pool/main/l/linux-kernel-di/fb-modules-2.4.22-powerpc-small-di_0.42_powerpc.udeb
fb-modules-2.4.22-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/fb-modules-2.4.22-speakup-di_0.42_i386.udeb
fb-modules-2.4.24-1-generic-di_0.42_alpha.udeb
  to pool/main/l/linux-kernel-di/fb-modules-2.4.24-1-generic-di_0.42_alpha.udeb
fb-modules-2.4.24-speakup-di_0.42_i386.udeb
  to pool/main/l/linux-kernel-di/fb-modules-2.4.24-speakup-di_0.42_i386.udeb

Bug#232415: mkinitrd fails on cciss drive hardware

2004-03-03 Thread Erik Dykema
Herbert Xu wrote:
On Fri, Feb 13, 2004 at 07:35:04AM +1100, herbert wrote:
On Thu, Feb 12, 2004 at 10:39:50AM -0500, Erik Dykema wrote:
Package: initrd-tools
Severity: grave
Justification: renders system unusable
Attempting to install using new sarge installer.

Everything works mostly fine until the base system is being installed.

Apparantly mkinitrd has trouble with the cciss drive controller and /dev 
filesystem, and fails, subsequently failing to install the kernel.  Have 
pasted ascii 'screenshots' and log information below.

Install failure screen:

+---+ [!!] Install the base system +---+
|Unable to install the selected kernel |
| An error was returned while trying to install the kernel into the|
| target system.   |
|  |
| Kernel package: 'kernel-image-2.4-386'.  |
|  |
| Check /var/log/messages or see virtual console 3 for the details.|
|  |
|  Continue  |
|  |
+--+
from /var/log/messages:

/usr/sbin/mkinitrd: constituent device /dev/cciss/disc0/part1 does not exist
Failed to create initrd image.
dpkg: error processing kernel-image-2.4.24-1-386 (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of kernel-image-2.4-386:
kernel-image-2.4-386 depends on kernel-image-2.4.24-1-386; however:
 Package kernel-image-2.4.24-1-386 is not configured yet.
dpkg: error processing kernel-image-2.4-386 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
kernel-image-2.4.24-1-386
kernel-image-2.4-386
E: Sub-process /usr/bin/dpkg returned an error code (1)
Please run mkinitrd by hand under sh -x.
Please reply.
Hi-
	Sorry for the delay, for a while was unable to get to this point in the 
installation due to beta issues.
	I attempted to follow your instructions and ran mkinitrd, but I am not 
sure that I did the right thing.

/target/usr/sbin # ./mkinitrd -x
./mkinitrd: 1034: getopts: not found
	Should I use some other arguments when calling mkinitrd?  I thought so 
and attempted to find in the installer logs perhaps the actual arguments 
that di called it with, but could not.  Am posting what I did anyways, 
though.  Would like to continue to help if I can :)

thanks,
erik
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#235998: partman: DOes not properly display the french E circumflex

2004-03-03 Thread Christian Perrier
Quoting Christian Perrier ([EMAIL PROTECTED]):
 Package: partman
 Severity: normal
 
 The last partman template asks Are you ready to apply these changes
 (roughly).
 
 In french, we translated this to Etes-vous pret a effectuer ces changements
 ?
 
 (accents removed)
 
 The leading E circumflew does not diplay at all.
 
 I'm suspecting a more general problem related to either anna or
 unifont.we already had this with the u grave a few months ago.

I just changed the translation for consistency reasons with
partconf. However, this just hides the problem




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235998: partman: DOes not properly display the french E circumflex

2004-03-03 Thread Valentin Brard
If I remember well, capital letters should never be accentuated in French...
As far as the normal e is concerned, I agree it should have a circumflex.
Valentin

Christian Perrier wrote:

Package: partman
Severity: normal
The last partman template asks Are you ready to apply these changes
(roughly).
In french, we translated this to Etes-vous pret a effectuer ces changements
?
(accents removed)

The leading E circumflew does not diplay at all.

I'm suspecting a more general problem related to either anna or
unifont.we already had this with the u grave a few months ago.
-- System Information:
Debian Release: testing/unstable
 APT prefers unstable
 APT policy: (500, 'unstable'), (500, 'testing'), (400, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)
 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


release status

2004-03-03 Thread Joey Hess
We're still on track for release on the 15th. Here's a schedule up to
then:

March 3rd   No changes to libraries past this point.
March 6th   Final code changes for i386 enter the archive.
  (except new udebs and possibly partman)
March 7th   All udebs to be copied from unstable to testing.
First possibly final i386 CDs built; testing.
String freeze begins.
March 10th  String feeeze ends.
March 14th  Final changes to udebs in archive.
Final image and CD builds.
March 15th  Release.

So we will be trying to get i386 into a releasable state by weekend, and
after that concentrate on making sure the other architectures are ready.
Here, again is a checklist for what needs to be done for an architecture
before release:

 1. CD images builds should be working (if applicable)
 2. images must be in debian archive
 3. at least one successful installation report per boot method

Here is a short list of things that need to be done still before release:

 - fix all beta2 errata (a must)
- reiserfsprogs not installed
 - partman
- xfs and reiserfs support urgently needed
- testing!
- probably go for i386, other arches unknown
 - i18n:
- cfdisk-udeb (util-linux package) utf-8 support. Bug#229875. NMU?
- bterm-unifont reloading. Bug#232397
 - subarchitecture support for powerpc and m68k
(Current status??)
 - make sure we support 32 mb of memory again

In partman, Steve Langasek may be looking at adding XFS starting this
weekend. Anton has planned out how reiserfs support should work, but it
is not yet being worked on. There have been lots of bugs fixed and UI
cleanups this week, and it works great on i386 now. It would be good to
know ASAP what other arches will use partman, and which should remain
using the old partitioner. Partman is currently the default on all
arches.

-- 
see shy jo


signature.asc
Description: Digital signature


Processed: retitle 235375 to autopartitioning scheme makes /var too small

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.7.95.1
 retitle 235375 autopartitioning scheme makes /var too small
Bug#235375: autopartitioning scheme makes /var too big
Changed Bug title.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



installation-reports

2004-03-03 Thread Johannes Behr
Package: installation-reports

Debian-installer-version: sarge-i386-netinst.iso
  (beta2 and daily build from 29 March 2003)
Date: 3. March 2004
Method: 'linux' boot

Machine: DELL INSPIRON 8000
Processor: PIII
Memory: 256
Root Device: build in IDE
Root Size/partition table: ---
Output of lspci: ---

Base System Installation Checklist:

Initial boot worked:[E]
Configure network HW:   [ ]
Config network: [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Create file systems:[ ]
Mount partitions:   [ ]
Install base system:[ ]
Install boot loader:[ ]
Reboot: [ ]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:

It does not stop right away. 
I get through the very first steps:

CD-boot:   OK
Choose language:   OK
Select a Keyboard Layout:  OK
Detecting hardware (1):OK
Loading component of debian installer: OK
Detecting hardware (2):Broken

The second 'Detecting hardware' sequence just stops at 95%. The
last message is skipping unavailable module 'IDE-floppy' for
'Linux IDE floppy'.

After ~30 sec the machine just powers off.

The 'net' (right at the lilo prompt) install worked until 
last week. Now I get with the beta2 installer some
'tar: unregognized file type' error after fetching
the packages from the debian mirror (any).

The 'daily-build' installer does not provide a 'net'
install at the lilo prompt.

Right now there is no way to get a sarge system on 
this machine.

regards,
  johannes

-- 
Johannes Behr [EMAIL PROTECTED]
Computer Graphics Center


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235918: [l10n] Hebrew not showing up properly in languagechooser

2004-03-03 Thread Christian Perrier
Quoting Lior Kaplan ([EMAIL PROTECTED]):
 Hi,
 
 The original text you sent me in English had the colon, so I used it
 myself. You can try to overright it (maybe Hebrew colon has something
 different than English one) or to change it to a comma. I'm downloading
 the ISO of the bussiness card to see the problem myself.

OK, I get it. In fact Hebrew: does not have to be translated.

The only thing that needs translation if Choose this to proceed in
Hebrew so I guess I should remove all characters before the colon,
including the colon, right ?





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 235370

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.7.95.1
 tags 235370 pending
Bug#235370: mount options help screen excessivly long
Tags were: d-i
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: m68k debian-installer call for testers

2004-03-03 Thread Herbert Kaminski
On Wed, 3 Mar 2004 13:46:04 -0600, Stephen R Marenka wrote:

I'm working on supporting atari and the vmes, but it'd be nice to know
that someone out there cares enough to test

Well, yes I do care, but...

Additionally, the mac ram disks require you to use
ramdisk_size=2 as a kernel parameter. I intend to minimize that later, 
but for now, I doubt you can do an install in less than 40MB (my box has
136MB and that's the only testing I know of).

...so trying to test the installer on an MVME162 with only 16MB got
no chance to succeed?

Cheers,
  Herbert




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: m68k debian-installer call for testers

2004-03-03 Thread Wouter Verhelst
On Wed, Mar 03, 2004 at 11:05:34PM +0100, Herbert Kaminski wrote:
 On Wed, 3 Mar 2004 13:46:04 -0600, Stephen R Marenka wrote:
 
 I'm working on supporting atari and the vmes, but it'd be nice to know
 that someone out there cares enough to test
 
 Well, yes I do care, but...
 
 Additionally, the mac ram disks require you to use
 ramdisk_size=2 as a kernel parameter. I intend to minimize that later, 
 but for now, I doubt you can do an install in less than 40MB (my box has
   ^^^
 136MB and that's the only testing I know of).
 
 ...so trying to test the installer on an MVME162 with only 16MB got
 no chance to succeed?

Not currently, no. If you have space to expand your available RAM,
there's a possibility; otherwise, you'll have to wait a bit.

-- 
Wouter Verhelst
Debian GNU/Linux -- http://www.debian.org
Nederlandstalige Linux-documentatie -- http://nl.linux.org
Stop breathing down my neck. My breathing is merely a simulation.
So is my neck, stop it anyway!
  -- Voyager's EMH versus the Prometheus' EMH, stardate 51462.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235998: partman: DOes not properly display the french E circumflex

2004-03-03 Thread Denis Barbier
On Wed, Mar 03, 2004 at 09:57:50PM +0100, Valentin Brard wrote:
 If I remember well, capital letters should never be accentuated in French...

Nope, capital letters have to be accentuated in French.

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: m68k debian-installer call for testers

2004-03-03 Thread Stephen R Marenka
On Wed, Mar 03, 2004 at 11:15:34PM +0100, Wouter Verhelst wrote:
 On Wed, Mar 03, 2004 at 11:05:34PM +0100, Herbert Kaminski wrote:
  On Wed, 3 Mar 2004 13:46:04 -0600, Stephen R Marenka wrote:
  
  I'm working on supporting atari and the vmes, but it'd be nice to know
  that someone out there cares enough to test
  
  Well, yes I do care, but...
  
  Additionally, the mac ram disks require you to use
  ramdisk_size=2 as a kernel parameter. I intend to minimize that later, 
  but for now, I doubt you can do an install in less than 40MB (my box has
^^^
  136MB and that's the only testing I know of).
  
  ...so trying to test the installer on an MVME162 with only 16MB got
  no chance to succeed?
 
 Not currently, no. If you have space to expand your available RAM,
 there's a possibility; otherwise, you'll have to wait a bit.

I suspect d-i will need a fair amount of work to support a 16MB install.
For kernel 2.2.x, we have to setup a fixed size ram disk at boot. 2.4.x
and later kernels benefit from tmpfs, but the size is still what it is.

I've caught my machine using over 30MB by random chance, so we'd need
early swap or a live filesystem cd or something. 

I've put it on my todo list to look at later.

Stephen

-- 
Stephen R. Marenka If life's not fun, you're not doing it right!
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: Default partition table type for non i386?

2004-03-03 Thread Blars Blarson
In article [EMAIL PROTECTED] [EMAIL PROTECTED] writes:
Can people working on non-i386 tell how we can find the default
partition table type.  This is necessary for the autopartitioner of
partman to work on them and will also simplify the dialog for creation
of new partition table.

sparc and sparc64 use sun.
-- 
Blars Blarson   [EMAIL PROTECTED]
http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235184: display glitch with very long title

2004-03-03 Thread Denis Barbier
On Fri, Feb 27, 2004 at 02:28:11PM -0500, Joey Hess wrote:
 Package: cdebconf
 Severity: normal
 
 partman had a very long title, and in the newt frontend, cdebconf did not
 display any title at all at the top of the dialog box, just a uninterrupted
 border. And there was a display glitch, it displayed a line drawing character on
 the far left hand side of the screen. It's a vertical line with a horizontal
 line intersecting it from the right:
 
   |
   |--
   |
 
 Shortening the title some fixed it.

Looks like a newt bug, try
  whiptail --yesno 'Foo' 7 20 --title 'This is a long title'

The title does not accept embedded newlines, so I am afraid that the
only option for cdebconf is to shorten titles with ellipsis.  Do
you want so, or should this bugreport be reassigned to newt?

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Fixed in CVS

2004-03-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 225968 + pending
Bug#225968: cdebconf: Dialog-like interface incorrectly sets window width for select 
questions
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#234681: Cannot select keyboard type and layout with powerpc bus. card iso

2004-03-03 Thread Barry Hawkins
Package: installation-reports

Debian-installer-version: March 03, 2004 -  
http://gluck.debian.org/cdimage/testing/daily/powerpc/current/sarge- 
powerpc-businesscard.iso
uname -a: N/A, install could not complete
Date: 03/03/2004, 17:0 EST
Method: Boot from CD holding down C key after chime, business card  
install of unstable using debian.mirrors.pair.com

Machine: Apple Titanium PowerBook G4 500MHz
Processor: G4 500 MHz
Memory: 512MB RAM
Root Device: IDE
Root Size/partition table: N/A, install could not complete; could not  
reach the Detect Hardware menu option
Output of lspci: N/A, install could not complete

Base System Installation Checklist:

Initial boot worked:[O]
Configure network HW:   [ ]
Config network: [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Create file systems:[ ]
Mount partitions:   [ ]
Install base system:[ ]
Install boot loader:[ ]
Reboot: [ ]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
Comments/Problems:

Upon choosing the keyboard layout menu option, the installer responds  
by looping back to the same screen.  The keyboard type and layout  
cannot be chosen, and installation cannot progress beyond loading the  
installer modules.

On console 3 (fn + alt + 3), there is no error message

On console 4 (fn + alt + 4), many lines of messages exist, transcribed  
manually here:

Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: configure  
libdebian-installer4, status: 0
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: virtual  
package libdebian-installer4
Mar  3 22:38:11 (none) user.info main-menu[206]: INFO: Falling back to  
the package description for libdebian-installer4-udeb
Mar  3 22:38:11 (none) user.info main-menu[206]: INFO: Falling back to  
the package description for libdebian-installer4-udeb
Mar  3 22:38:11 (none) user.warn main-menu[206]: WARNING: **: Unable to  
set title for libdebian-installer4-udeb.
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: configure  
console-keymaps, status: 0
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: virtual  
package console-keymaps
Mar  3 22:38:11 (none) user.info main-menu[206]: INFO: Falling back to  
the package description for console-keymaps-usb
Mar  3 22:38:11 (none) user.info main-menu[206]: INFO: Falling back to  
the package description for console-keymaps-amiga
Mar  3 22:38:11 (none) user.info main-menu[206]: INFO: Falling back to  
the package description for console-keymaps-at
Mar  3 22:38:11 (none) user.info main-menu[206]: INFO: Falling back to  
the package description for console-keymaps-usb
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: configure  
console-keymaps-usb, status: 2
Mar  3 22:38:11 (none) user.warn main-menu[206]: WARNING: **: Unable to  
set title for console-keymaps-usb.
Mar  3 22:38:11 (none) user.info main-menu[206]: INFO: Falling back to  
the package description for console-keymaps-amiga
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: configure  
console-keymaps-amiga, status: 2
Mar  3 22:38:11 (none) user.warn main-menu[206]: WARNING: **: Unable to  
set title for console-keymaps-amiga.
Mar  3 22:38:11 (none) user.info main-menu[206]: INFO: Falling back to  
the package description for console-keymaps-at
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: configure  
console-keymaps-at, status: 2
Mar  3 22:38:11 (none) user.warn main-menu[206]: WARNING: **: Unable to  
set title for console-keymaps-at.
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: configure  
archdetect, status: 2
Mar  3 22:38:11 (none) user.warn main-menu[206]: WARNING: **: Unable to  
set title for archdetect.
Mar  3 22:38:11 (none) user.info kbd-chooser[332]: INFO: Setting  
debian-installer/serial-console to false
Mar  3 22:38:11 (none) user.info kbd-chooser[332]: INFO: Setting  
debian-installer/serial-console to false
Mar  3 22:38:11 (none) user.info main-menu[206]: (process:330):  
Segmentation fault
Mar  3 22:38:11 (none) user.warn main-menu[206]: WARNING: **:  
Configuring 'kdb-chooser' failed with error code 139
Mar  3 22:38:11 (none) user.warn main-menu[206]: WARNING: **: Menu item  
'kdb-chooser' failed.
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: install  
cdebconf-udeb, dependency from languagechooser
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: install  
iso-3166-udeb, dependency from countrychooser
Mar  3 22:38:11 (none) user.warn main-menu[206]: WARNING: **: package  
libc6 doesn't exist
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: install  
libdebconfclient0-udeb, dependency from libdebconfclient0
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: search for  
package resolving libdebconfclient0, dependency from kbd-chooser
Mar  3 22:38:11 (none) user.debug main-menu[206]: DEBUG: install  
libdebian-installer4-udeb, dependency from libdebian-installer4
Mar  3 

Bug#235717: marked as done (Installation report (i386 - Beta 2))

2004-03-03 Thread Debian Bug Tracking System
Your message dated Thu, 4 Mar 2004 00:52:32 +0100
with message-id [EMAIL PROTECTED]
and subject line Installation report (i386 - Beta 2)
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 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 2 Mar 2004 02:10:31 +
From [EMAIL PROTECTED] Mon Mar 01 18:10:30 2004
Return-path: [EMAIL PROTECTED]
Received: from ha-smtp0.tiscali.nl [195.241.76.186] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AxzMc-00041A-00; Mon, 01 Mar 2004 18:10:30 -0800
Received: from sauron.fjphome.nl (195-240-184-66-mx.xdsl.tiscali.nl [195.240.184.66])
by ha-smtp0.tiscali.nl (Postfix) with ESMTP id 566782E7230
for [EMAIL PROTECTED]; Mon,  1 Mar 2004 23:35:30 +0100 (CET)
From: Frans Pop [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Installation report (i386 - Beta 2)
Date: Mon, 1 Mar 2004 23:35:29 +0100
User-Agent: KMail/1.5.4
MIME-Version: 1.0
Content-Disposition: inline
Reply-To: [EMAIL PROTECTED]
Content-Type: text/plain;
  charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_03_01
X-Spam-Level: 

Package: installation-reports

INSTALL REPORT

I have been a Debian user since about 5 years.
I currently have a home network consisting of 3 i386 boxes (2 servers, 1 desktop)
and used the desktop for the installation test. Because I got confused the first
few times and was not satisfied with the result, I did the installation 3 times.

Debian-installer-version: Beta 2 (i386 100MB CD image)
uname -a: Linux sauron 2.4.22-1-386 #9 Sat Oct 4 14:30:39 EST 2003 i686 GNU/Linux
Date: Feb 29 15:30
Method: Boot from Debian Installer CD (in hdc); additional packages from internet 
(http)

Machine: NEC Direction
Processor: Pentium III (Coppermine)
Memory: 256 MB
Root Device: I installed spare IDE disk as hdb and used that for install

Root Size/partition table:  
hda: QUANTUM FIREBALLlct10 20 (unused for this install)
hdb: Maxtor 90430D3
hdc: Hewlett-Packard CD-Writer Plus 8100
hdd: PIONEER DVD-ROM DVD-114

Disk /dev/hdb: 4311 MB, 4311982080 bytes
255 heads, 63 sectors/track, 524 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start  End   Blocks   Id  System  Mounted as
/dev/hdb1   1  135  1084356b  W95 FAT32
/dev/hdb2 136  524  3124642+   5  Extended
/dev/hdb5 136  176   3293016  FAT16
/dev/hdb6 177  480  2441848+  83  Linux   /
/dev/hdb7 481  500   160618+  83  Linux   /home
/dev/hdb8 501  524   192748+  82  Linux swap  swap

Output of lspci:
00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev c4)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
00:07.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 10)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 10)
00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 10)
00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
00:0e.0 Network controller: Eicon Technology Corporation Diva 2.01 S/T PCI (rev 01)
00:0f.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 43)
00:11.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
00:11.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 RF/SG AGP


Base System Installation Checklist:

Initial boot worked:[O]
Configure network HW:   [O]
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:
Installation in general went fine; important hardware was all
recognized and working after install.

*** Network configuration and DHCP ***
- I think static network configuration should _always_ be an option even if
  DHCP is available (eg. for servers).
- 

Bug#235444: base-config loops over the same questions

2004-03-03 Thread Konstantinos Margaritis
On Sunday 29 February 2004 19:26, Joey Hess wrote:
 I can't reproduce this. What does your /etc/inittab look like?
 Do you have an /etc/inittab.real?

 /usr/lib/base-config/menu/finish is responsible for replacing the
 inittab with one that does not use base-config. Add debugging
 commands to that script.

Ok, I managed to duplicate the process. After the install I do the 
following steps:

1) I did not add another apt source
2) I chose tasksel to select packages
3) I chose nothing in tasksel (just pushed finish)
  In this part tasksel showed a bug, it lists only a few tasks
4) At some point the configuring of the packages fails:

Setting up perl (5.8.3-2)
grep: menu/.mnu: No such file or directory

Since the configuration fails, base-config restarts.

So there, I hope this helped :-)
for tasksel, I think that the tasks should be included by default, 
regardless if the user adds another apt source.
For perl, I think I'll report a bug on it. Unless you know it's a 
known issue...

Konstantinos



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235964: partman-auto: Seems to hang when starting

2004-03-03 Thread Joey Hess
Christian Perrier wrote:
 When choosing any of both choices partman first shows for automatitioning
 (use the larget continuous space or the whole disk), a progress bar appear
 and is hanged at 88%Nothing happens anymore further.
 
 Nothing weird on other consoles...
 
 This, with the 3/2/2004 netinst ISO image.
 
 The manual partitioning works.

Could you get a ps listing and find out what partman-related processes
are running at that point? IIRC ps -fax works in busybox's shell.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#235968: partman/text/finished_with_partition text not clear enough

2004-03-03 Thread Joey Hess
Christian Perrier wrote:
 The current text Finished with this partition is not clear enough and I
 first had trouble identifying that I had to choose it for continuing.

It's a little bit different in cvs. Do you find Finished setting up
partition any better

 It should probably be separated from other menu choices and reworded.
 
 I propose something like Accept these options and continue partitioning

That seems a bit long and wordy to me, and I don't entirly like the
accept these options bit. I've not been able to do much better, some
of my ideas:

Save change  # but if you go back instead, it saves the changes then too.
Partition editing complete
Done editing the partition
Done setting up the partition
Return to partitioner

-- 
see shy jo


signature.asc
Description: Digital signature


How NOT to install LILO or GRUB?

2004-03-03 Thread Rahmat M. Samik-Ibrahim
Hello,

I have tried the business-card ISO (1 March 2004).

The Good News, now I am able to:
- select manually the IP address
- select manually the package server

Unfortunately, I still have to choose a boot program (LILO or GRUB).
Is there a way to omit this, so that I can use the LILO from another
working partition?

regards,

-- 
Rahmat M.  Samik-Ibrahim -- vLSM.org  -- http://rms46.vLSM.org/ --
Fetch my GNUPG public key at http://rms46.vlsm.org/pgp/pub.txt ---



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


Bug#235444: base-config loops over the same questions

2004-03-03 Thread Joey Hess
Konstantinos Margaritis wrote:
 Ok, I managed to duplicate the process. After the install I do the 
 following steps:
 
 1) I did not add another apt source
 2) I chose tasksel to select packages
 3) I chose nothing in tasksel (just pushed finish)
   In this part tasksel showed a bug, it lists only a few tasks
 4) At some point the configuring of the packages fails:
 
 Setting up perl (5.8.3-2)
 grep: menu/.mnu: No such file or directory
 
 Since the configuration fails, base-config restarts.
 
 So there, I hope this helped :-)
 for tasksel, I think that the tasks should be included by default, 
 regardless if the user adds another apt source.
 For perl, I think I'll report a bug on it. Unless you know it's a 
 known issue...

Well the grep output is coming from part of base-config, but I can't
understand why that would happen. Are you using the debian-installer
netinst CD?

The tasksel thing is not a bug, tasksel is meant to show only available
tasks.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#235444: base-config loops over the same questions

2004-03-03 Thread Konstantinos Margaritis
On Thursday 04 March 2004 03:16, Joey Hess wrote:
 Konstantinos Margaritis wrote:
 Well the grep output is coming from part of base-config, but I
 can't understand why that would happen. Are you using the
 debian-installer netinst CD?

Yes, even the latest 20040303 sid netinst from gluck. The last one I 
tried (20040301) also showed this behaviour (come to think of it, 
pretty much all the last ones...). 
Hm, I am not really knowledgeable of base-config's inernals, but this 
seems to be called in lib/prep-menu. Well, apparently the for loop 
includes some empty value, perhaps the grep part should be replaced 
by a simple 

test $i || grep $i ...

 The tasksel thing is not a bug, tasksel is meant to show only
 available tasks.

Ah, I see. 

Konstantinos



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235444: base-config loops over the same questions

2004-03-03 Thread Joey Hess
Konstantinos Margaritis wrote:
 Yes, even the latest 20040303 sid netinst from gluck. The last one I 
 tried (20040301) also showed this behaviour (come to think of it, 
 pretty much all the last ones...). 

I just tried, and I cannot reproduce it.

 Hm, I am not really knowledgeable of base-config's inernals, but this 
 seems to be called in lib/prep-menu. Well, apparently the for loop 
 includes some empty value, perhaps the grep part should be replaced 
 by a simple 
 
 test $i || grep $i ...

Do you have evidence that it is in pre-menu, and not in base-config or
show-menu, which include similar greps?

Reproducing it with a set -x script and sending me the
/var/log/base-config.log would probably be the best thing to do. You'd
have to edit the script(s) from inside d-i before the reboot though.

-- 
see shy jo


signature.asc
Description: Digital signature


Re: Bug#233894: Default groups for first user [was: Shadow package NMU in preparation for l10n issues]

2004-03-03 Thread kcr
Frans Pop [EMAIL PROTECTED] writes:

 On Wednesday 03 March 2004 17:05, Christian Perrier wrote:
  233894 may induce some discussion (is it OK to automatically add the
  first user to system groups like cdrom, audio and so on). This is not
  critical thus we can delay it.
  
 Suggestion: make this dependent on debconf PRIORITY.
 
 HIGH: add user automatically; this would mostly be used by end-users installing
 a desktop, probably for single user
 MEDIUM: show dialog with some groups (like audio, cdrom) preselected by default
 LOW: show dialog with no groups preselected by default
 
 It would be nice if some explanation of the use of each group would be given
 in the dialog.
 
 I think there is little or any real security risk if this feature would be
 well documented and explained in the installation manual.
 
 Thanks.

No.

Either the device permissions or membership in the device groups need to be
managed differently, by a pam module or a login script.

The way Debian does it now is an ugly kludge with annoying side effects, and
I will consider *any* patches that add initial users to groups to be bugs
until reeducated by the technical committee or some other solution is
found.

kcr



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Shadow package NMU in preparation for l10n issues

2004-03-03 Thread kcr
Christian Perrier [EMAIL PROTECTED] writes:

 Quoting Joey Hess ([EMAIL PROTECTED]):
 
  I had been meaning to ask Karl if he could use some help fixing bugs
  #223664, #235386, #233894, and #222716. Unfortunatly I don't know the
  fix for any of these except #235386 (whose fix is trivial), and I won't
  have time to work on it this week.
 
 I can try to at least fix 235386.
 
 What is the clean way to do lowercase(firstname) according to you. I
 think this is the simplest thing to do.



 233894 may induce some discussion (is it OK to automatically add the
 first user to system groups like cdrom, audio and so on). This is not
 critical thus we can delay it.

I think I've flamed about this already.

 223664 probably needs asking the question about MD5 passwords before
 setting up the root account. Maybe fixable this way

Except the question about MD5 passwords doesn't get asked anymore, which is
sort of what causes the problem.  I should be uploading a fix shortly.  [If
-19 hasn't been uploaded in the next 24 hours with a fix, poke me again,
what's going to take any time at all is 235386, my debconf is rusty]

 
 222716 is a template rewrite. I prefer first having all translations
 complete and after this try the templates rewrites. #221151 proposed
 some rewrites Karl didn't completely agree with Anyway, if
 templates are rewritten, translators should be warned before so that
 we don't have a released version with lots of fuzzy translations.

er, uh, I believe 222716 was fixed in -14, I've just repeatedly forgotten
to close the bug.

 I wish shadow to be on alioth, indeed..:-)

I admit to feeling particularly grumpy at the moment, but I think myself
and Sam Hartman acting as picky gatekeepers to the cvs repository this
lives in has more positive results than not.  You may have just noticed
that if you submit a patch that doesn't leave me shaking my head for some
picky, pedantic reason I will apply it nearly as soon as I see it.

kcr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   >