Bug#214859: /usr/sbin/base-config: nitpicking: base-config shouldn't ask about security updates when installing sid
tor 2003-10-09 klockan 02.34 skrev Sean Finney: > when running base-config after installing sid, the user gets prompted > whether or not to use security updates from security.d.o. while it's > very thoughtful, it's not too much help for those who use sid, and does > put extra strain on the security server every apt-get update. As far as nitpicking go, I'm pretty sure there are no *official* sid installers around. d-i may or may not support it, but probably not officially. And that's not really related to base-config at all. /Martin -- Martin Sjögren [EMAIL PROTECTED] -- [EMAIL PROTECTED] GPG key: http://www.mdstud.chalmers.se/~md9ms/gpg.html let hello = "hello" : hello in putStr (unlines hello) signature.asc Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel
busybox-cvs_20030926-2_i386.changes ACCEPTED
Accepted: busybox-cvs-floppy-udeb_20030926-2_i386.udeb to pool/main/b/busybox-cvs/busybox-cvs-floppy-udeb_20030926-2_i386.udeb busybox-cvs-static_20030926-2_i386.deb to pool/main/b/busybox-cvs/busybox-cvs-static_20030926-2_i386.deb busybox-cvs-udeb_20030926-2_i386.udeb to pool/main/b/busybox-cvs/busybox-cvs-udeb_20030926-2_i386.udeb busybox-cvs_20030926-2.diff.gz to pool/main/b/busybox-cvs/busybox-cvs_20030926-2.diff.gz busybox-cvs_20030926-2.dsc to pool/main/b/busybox-cvs/busybox-cvs_20030926-2.dsc busybox-cvs_20030926-2_i386.deb to pool/main/b/busybox-cvs/busybox-cvs_20030926-2_i386.deb Announcing to [EMAIL PROTECTED] Closing bugs: 212986 214102 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#212986: marked as done (floppy-udeb changes needed for new boot disks)
Your message dated Thu, 09 Oct 2003 06:47:31 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#212986: fixed in busybox-cvs 20030926-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; 27 Sep 2003 12:35:18 + >From [EMAIL PROTECTED] Sat Sep 27 07:35:13 2003 Return-path: <[EMAIL PROTECTED]> Received: from kitenet.net [64.62.161.42] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A3EI4-0002Nc-00; Sat, 27 Sep 2003 07:35:12 -0500 Received: from dragon.kitenet.net (worksh02.hrz.uni-oldenburg.de [134.106.38.33]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Joey Hess", Issuer "Joey Hess" (verified OK)) by kitenet.net (Postfix) with ESMTP id D9F7C17EF8 for <[EMAIL PROTECTED]>; Sat, 27 Sep 2003 12:35:11 + (GMT) Received: by dragon.kitenet.net (Postfix, from userid 1000) id 68DBA6E14C; Sat, 27 Sep 2003 14:38:30 +0200 (CEST) Date: Sat, 27 Sep 2003 14:38:29 +0200 From: Joey Hess <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: floppy-udeb changes needed for new boot disks Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1LKvkjL3sHcu1TtY" Content-Disposition: inline X-Reportbug-Version: 2.30 User-Agent: Mutt/1.5.4i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=0.0 required=4.0 tests=none version=2.53-bugs.debian.org_2003_9_21 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 (1.174.2.15-2003-03-30-exp) --1LKvkjL3sHcu1TtY Content-Type: multipart/mixed; boundary="gKMricLos+KVdGMg" Content-Disposition: inline --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: busybox-cvs Severity: normal For the new working boot disks, we need to change the floppy udeb to cut down on the amount of stuff built in. This busybox is now only used by the boot floppies, which then pivot root into the real d-i initrd which is loaded from the second floppy. So only a very few busybox utilities are needed:=20 zcat chroot cp echo (fancy) ln rm sleep test insmod modprobe ash (minimal) pivot_root mount (+loop) umount Attached is a patch against current svn from your laptop. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux dragon 2.4.22 #1 Fri Sep 26 13:47:39 CEST 2003 i686 Locale: LANG=3DC, LC_CTYPE=3DC --=20 see shy jo --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="floppy-udeb.diff" Content-Transfer-Encoding: quoted-printable Index: config-floppy-udeb-linux =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- config-floppy-udeb-linux(revision 59) +++ config-floppy-udeb-linux(working copy) @@ -35,8 +35,7 @@ # # Archival Utilities # -CONFIG_AR=3Dy -# CONFIG_FEATURE_AR_LONG_FILENAMES is not set +# CONFIG_AR is not set # CONFIG_BUNZIP2 is not set # CONFIG_CPIO is not set # CONFIG_DPKG is not set @@ -46,14 +45,7 @@ # CONFIG_GZIP is not set # CONFIG_RPM2CPIO is not set # CONFIG_RPM is not set -CONFIG_TAR=3Dy -# CONFIG_FEATURE_TAR_CREATE is not set -# CONFIG_FEATURE_TAR_BZIP2 is not set -# CONFIG_FEATURE_TAR_EXCLUDE is not set -CONFIG_FEATURE_TAR_GZIP=3Dy -CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY=3Dy -CONFIG_FEATURE_TAR_GNU_EXTENSIONS=3Dy -# CONFIG_FEATURE_UNARCHIVE_TAPE is not set +# CONFIG_TAR is not set # CONFIG_UNCOMPRESS is not set # CONFIG_UNZIP is not set =20 @@ -65,11 +57,11 @@ CONFIG_CAT=3Dy # CONFIG_CHGRP is not set # CONFIG_CHMOD is not set -CONFIG_CHOWN=3Dy +# CONFIG_CHOWN is not set CONFIG_CHROOT=3Dy # CONFIG_CMP is not set CONFIG_CP=3Dy -CONFIG_CUT=3Dy +# CONFIG_CUT is not set # CONFIG_DATE is not set # CONFIG_DD is not set # CONFIG_DF is not set @@ -80,7 +72,7 @@ CONFIG_FEATURE_FANCY_ECHO=3Dy # CONFIG_ENV is not set # CONFIG_EXPR is not set -CONFIG_FALSE=3Dy +# CONFIG_FALSE is not set # CONFIG_FOLD is not set # CONFIG_HEAD is not set # CONFIG_HOSTID is not set @@ -89,16 +81,9 @@ # CONFIG_LENGTH is not set CONFIG_LN=3Dy # CONFIG_LOGNAME is not set -CONFIG_LS=3Dy -# CONFIG_FEATURE_LS_FILETYPES is not set -CONFIG_FEATURE_
Bug#214102: marked as done (rootskel-bootfloppy: does not boot into d-i)
Your message dated Thu, 09 Oct 2003 06:47:31 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#214102: fixed in busybox-cvs 20030926-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; 4 Oct 2003 17:02:35 + >From [EMAIL PROTECTED] Sat Oct 04 12:02:35 2003 Return-path: <[EMAIL PROTECTED]> Received: from ms-2.rz.rwth-aachen.de (ms-dienst.rz.rwth-aachen.de) [134.130.3.131] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A5pne-0003P0-00; Sat, 04 Oct 2003 12:02:34 -0500 Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Sat, 04 Oct 2003 19:02:24 +0200 (MEST) Received: from relay.RWTH-Aachen.DE ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Sat, 04 Oct 2003 19:02:23 +0200 (MEST) Received: from mx.mmweg.rwth-aachen.de (mx.mmweg.RWTH-Aachen.DE [134.130.118.4]) by relay.rwth-aachen.de (8.12.10/8.12.7-1) with SMTP id h94H2NsU013118 for <[EMAIL PROTECTED]>; Sat, 04 Oct 2003 19:02:23 +0200 (MEST) Received: (qmail 27406 invoked by alias); Sat, 04 Oct 2003 17:02:23 + Received: (qmail 27394 invoked from network); Sat, 04 Oct 2003 17:02:23 + Received: from coyote.mmweg (134.130.118.117) by hub.mmweg with SMTP; Sat, 04 Oct 2003 17:02:23 + Received: from sl by coyote.mmweg with local (Exim 3.36 #1 (Debian)) id 1A5pnS-0005iE-00; Sat, 04 Oct 2003 19:02:22 +0200 Date: Sat, 04 Oct 2003 19:02:22 +0200 From: Sebastian Ley <[EMAIL PROTECTED]> Subject: rootskel-bootfloppy: does not boot into d-i Sender: Sebastian Ley <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Message-id: <[EMAIL PROTECTED]> MIME-version: 1.0 X-Mailer: reportbug 2.32 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.5 required=4.0 tests=BAYES_01,HAS_PACKAGE version=2.53-bugs.debian.org_2003_10_03 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_03 (1.174.2.15-2003-03-30-exp) Package: rootskel-bootfloppy Severity: grave File: rootskel-bootfloppy Tags: d-i Justification: renders package unusable I suppose that with the recent busybox and rootskel upload everything was in place to build working floppy images again. And in fact, building of the bootfloppy and floppy targets work. However when I bott from the bootfloppy, it says: ./linuxrc: 65: sleep: not found which seems to be non-critical since I can insert the floppy disc and it continus. But then it goes foobar with: . floppy mounted Loading the second floppy, please wait ... Setting up filesystem, please wait ... mount: Mounting /mnt/tmp-initrd on /initrd failed: Block device required cp: initrd/* No such file or directory [...much more...] -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux coyote 2.4.22-1-k7 #4 Sun Sep 28 13:36:00 EST 2003 i686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] --- Received: (at 214102-close) by bugs.debian.org; 9 Oct 2003 10:54:26 + >From [EMAIL PROTECTED] Thu Oct 09 05:54:26 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A7YR7-0003eX-00; Thu, 09 Oct 2003 05:54:25 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 1A7YKR-000673-00; Thu, 09 Oct 2003 06:47:31 -0400 From: Bastian Blank <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.37 $ Subject: Bug#214102: fixed in busybox-cvs 20030926-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 09 Oct 2003 06:47:31 -0400 Delivered-To: [EMAIL PROTECTED] Source: busybox-cvs Source-Version: 20030926-2 We believe that the bug you reported is fixed in the latest version of busybox-cvs, which is due to be installed in the Debian FTP archive: busybox-cvs-floppy-udeb_20030926-2_i386.udeb to pool/main/b/busybox-cvs/busybox-cvs-floppy-udeb_20030926-2_i386.udeb busybox-cvs-static_20030926-2_i386.deb to pool/main/b/busybox-cvs/busybox-cvs-static_20030926-2_i386.deb busybox-cvs-udeb_20030926-2_i386.udeb to pool/main/b/busybox-cvs/busybox-cvs-udeb_20030926-2_i386.udeb busybox-cvs_20030926-2.diff.gz to po
libdebian-installer_0.17_i386.changes ACCEPTED
Accepted: libdebian-installer4-dev_0.17_i386.deb to pool/main/libd/libdebian-installer/libdebian-installer4-dev_0.17_i386.deb libdebian-installer4_0.17_i386.deb to pool/main/libd/libdebian-installer/libdebian-installer4_0.17_i386.deb libdebian-installer_0.17.dsc to pool/main/libd/libdebian-installer/libdebian-installer_0.17.dsc libdebian-installer_0.17.tar.gz to pool/main/libd/libdebian-installer/libdebian-installer_0.17.tar.gz 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#214935: cdebconf-newt-udeb: OK button misleading in certain select questions
Package: cdebconf-newt-udeb Severity: normal Tags: d-i I don't know if it is a problem with the german translation "Weiter" for the OK button, but since two of my (german) friends ran into this usability issue I believe it is worth reporting. In partitioner and partconf you have a select question generating some kind of menu, together with a "Finish" entry. However it turned out that people believed that the "Weiter" button would have the meaning of the Finish button. They selected "Weiter" but the select question was still pointing at some other entry than "Finish" and they were confused about the result. I'd propose to drop the "Ok" button entirely in select questions, because it makes no sense having it there anyway. Regards, Sebastian -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux coyote 2.4.22-1-k7 #5 Sat Oct 4 14:11:12 EST 2003 i686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
main-menu_0.042_i386.changes ACCEPTED
Accepted: main-menu_0.042.dsc to pool/main/m/main-menu/main-menu_0.042.dsc main-menu_0.042.tar.gz to pool/main/m/main-menu/main-menu_0.042.tar.gz main-menu_0.042_i386.udeb to pool/main/m/main-menu/main-menu_0.042_i386.udeb Announcing to [EMAIL PROTECTED] Setting bugs to severity fixed: 213185 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
anna_0.036_i386.changes ACCEPTED
Accepted: anna_0.036.dsc to pool/main/a/anna/anna_0.036.dsc anna_0.036.tar.gz to pool/main/a/anna/anna_0.036.tar.gz anna_0.036_i386.udeb to pool/main/a/anna/anna_0.036_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]
Fixed in NMU of main-menu 0.042
tag 213185 + fixed quit This message was generated automatically in response to a non-maintainer upload. The .changes file follows. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 09 Oct 2003 14:32:51 +0200 Source: main-menu Binary: main-menu Architecture: source i386 Version: 0.042 Distribution: unstable Urgency: low Maintainer: Debian Install System Team <[EMAIL PROTECTED]> Changed-By: Bastian Blank <[EMAIL PROTECTED]> Description: main-menu - Debian installer main menu (udeb) Closes: 213185 Changes: main-menu (0.042) unstable; urgency=low . * Matt Kraai - Set the title for menu entries (Closes: #213185). * Bastian Blank - Port to libdebian-installer api version 4. * Petter Reinholdtsen - Add Simplified Chinese debconf translation (zh_CN.po) thanks to patch from Ming Hua. - Avoid some compile warnings, based on a patch from Goswin von Brederlow. - Depend on libdebian-installer4-dev >= 0.17. Patch from Goswin von Brederlow. * Miroslav Kure - Initial Czech translation. * Bart Cornelis - Updated dutch translation (nl.po) Files: 682d2e17feb80523f098d8ff77ab739e 763 debian-installer standard main-menu_0.042.dsc c10f83011362d91cabfe399fbcc9ea54 19649 debian-installer standard main-menu_0.042.tar.gz 7acaf37e85af20a5bba4e76f7206dd10 9198 debian-installer standard main-menu_0.042_i386.udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iEYEARECAAYFAj+FVbgACgkQLkAIIn9ODhFT4QCffTVzkJe+G6ZNv8DYQji6ZFKe GMUAnAkBKI/O0fNle3csFiO3ts/sRBb1 =NVDM -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Adaptec AIC 7902
Linuxeros: I have a great problem. I have a server Intel Xeon with two channels ULTRA320SCSI onboard Adaptec AIC 7902 When I wants to install Debian they tells me that doesn't find any disk that loads the modules of a Disk, this disk it takes out it of it paginates it of they but not this the pattern that I have.- To somebody I pass him something similar. - Thank you Sorry, I don´t know English -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#214935: cdebconf-newt-udeb: OK button misleading in certain select questions
On Thu, Oct 09, 2003 at 02:58:01PM +0200, Sebastian Ley wrote: > In partitioner and partconf you have a select question generating some > kind of menu, together with a "Finish" entry. However it turned out that > people believed that the "Weiter" button would have the meaning of the > Finish button. They selected "Weiter" but the select question was still > pointing at some other entry than "Finish" and they were confused about > the result. > > I'd propose to drop the "Ok" button entirely in select questions, > because it makes no sense having it there anyway. What about simply dropping the "Finish" and "Abort" selections? They should be the "Finish" and "Back" button anyhow, not entries in a selection box. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Fixed in NMU of main-menu 0.042
Processing commands for [EMAIL PROTECTED]: > tag 213185 + fixed Bug#213185: main-menu: Should set the title to the menu entry text on selections Tags were: pending Tags added: fixed > 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]
Bug#214935: cdebconf-newt-udeb: OK button misleading in certain select questions
Am Do, den 09.10.2003 schrieb Steinar H. Gunderson um 15:12: > What about simply dropping the "Finish" and "Abort" selections? They should > be the "Finish" and "Back" button anyhow, not entries in a selection box. And what will you do with that button in languagechooser? Or in the filesystem question of partconf...? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#214935: cdebconf-newt-udeb: OK button misleading in certain select questions
On Thu, Oct 09, 2003 at 02:58:01PM +0200, Sebastian Ley wrote: > Package: cdebconf-newt-udeb > Severity: normal > Tags: d-i > > I don't know if it is a problem with the german translation "Weiter" for > the OK button, but since two of my (german) friends ran into this usability > issue I believe it is worth reporting. In English: I don't know if it is a problem with the english translation "Continue" for the OK button, but since two of my (english) friends ran into this usability issue I believe it is worth reporting. > > In partitioner and partconf you have a select question generating some > kind of menu, together with a "Finish" entry. However it turned out that > people believed that the "Weiter" button would have the meaning of the > Finish button. They selected "Weiter" but the select question was still > pointing at some other entry than "Finish" and they were confused about > the result. In partitioner and partconf you have a select question generating some kind of menu, together with a "Finish" entry. However it turned out that people believed that the "Continue" button would have the meaning of the Finish button. They selected "Continue" but the select question was still pointing at some other entry than "Finish" and they were confused about the result. > > I'd propose to drop the "Ok" button entirely in select questions, > because it makes no sense having it there anyway. Seems like two problems: * an unlucky translation * an useless button Dropping an expendable button is a good thing. Solving translation issues is an other thing. > > Regards, > Sebastian Geert Stappers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
debian-installer-utils_0.27_i386.changes ACCEPTED
Accepted: debian-installer-utils_0.27.dsc to pool/main/d/debian-installer-utils/debian-installer-utils_0.27.dsc debian-installer-utils_0.27.tar.gz to pool/main/d/debian-installer-utils/debian-installer-utils_0.27.tar.gz di-utils-fake-mkfs_0.27_all.udeb to pool/main/d/debian-installer-utils/di-utils-fake-mkfs_0.27_all.udeb di-utils-fake-mkswap_0.27_all.udeb to pool/main/d/debian-installer-utils/di-utils-fake-mkswap_0.27_all.udeb di-utils-fake-mount-partitions_0.27_all.udeb to pool/main/d/debian-installer-utils/di-utils-fake-mount-partitions_0.27_all.udeb di-utils-fake-partitioner_0.27_all.udeb to pool/main/d/debian-installer-utils/di-utils-fake-partitioner_0.27_all.udeb di-utils-shell_0.27_i386.udeb to pool/main/d/debian-installer-utils/di-utils-shell_0.27_i386.udeb di-utils_0.27_i386.udeb to pool/main/d/debian-installer-utils/di-utils_0.27_i386.udeb Announcing to [EMAIL PROTECTED] Closing bugs: 179638 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#179638: marked as done (Incorrect/Incomplete translation of utils/debian/po/de.po)
Your message dated Thu, 09 Oct 2003 10:32:17 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#179638: fixed in debian-installer-utils 0.27 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; 3 Feb 2003 18:36:52 + >From [EMAIL PROTECTED] Mon Feb 03 12:36:52 2003 Return-path: <[EMAIL PROTECTED]> Received: from mgate.uni-hannover.de [130.75.2.3] (zzismail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18flSd-0002MV-00; Mon, 03 Feb 2003 12:36:51 -0600 Received: from wega.itp.uni-hannover.de by mgate.uni-hannover.de with LocalSMTP (PP) with ESMTP; Mon, 3 Feb 2003 18:40:01 +0100 Received: from mirzam.itp.uni-hannover.de (mirzam.itp.uni-hannover.de [130.75.25.94]) by wega.itp.uni-hannover.de (AIX4.3/UCB 8.8.8/8.8.8) with ESMTP id SAA68104 for <[EMAIL PROTECTED]>; Mon, 3 Feb 2003 18:39:59 +0100 Received: (from [EMAIL PROTECTED]) by mirzam.itp.uni-hannover.de (8.11.6/8.9.3) id h13HdxB20101 for [EMAIL PROTECTED]; Mon, 3 Feb 2003 18:39:59 +0100 Date: Mon, 3 Feb 2003 18:39:59 +0100 From: Helge Kreutzmann <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Incorrect/Incomplete translation of utils/debian/po/de.po Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Encoded: Changed encoding from 8bit for 7bit transmission User-Agent: Mutt/1.4i X-Public-Key-URL: http://www.itp.uni-hannover.de/~kreutzm/data/kreutzm.gpg X-homepage: http://www.itp.uni-hannover.de/~kreutzm Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-5.2 required=5.0 tests=PATCH_UNIFIED_DIFF,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT version=2.41 X-Spam-Level: Package: installation-reports Version: CVS February 1st, 2003 The file utils/debian/po/de.po is incomplete and has incorrect translations. This is fixed by the following diff. --- de.po.orig Sat Dec 14 07:44:55 2002 +++ de.po Sun Feb 2 10:10:17 2003 @@ -37,7 +37,7 @@ #. Choices #: ../di-utils-mount-partitions.templates:10 msgid "/, /usr, /home, /tmp, /var, manual" -msgstr "/, /usr, /home, /tmp, /var, Manual" +msgstr "/, /usr, /home, /tmp, /var, manuell" = #. Description #: ../di-utils-mount-partitions.templates:12 @@ -67,13 +67,13 @@ "Listed are the discs which are currently available in your system. Please= " "choose the one you want to partition." msgstr "" -"Folgende Festplatten sind verf=FCgbar. W=E4hlen Sie bitte die aus, die Si= e " +"Folgende Festplatten sind verf=FCgbar. W=E4hlen Sie bitte aus, welche Sie= " "partitionieren m=F6chten." = #. Description #: ../di-utils-partitioner.templates:10 msgid "No discs detected" -msgstr "" +msgstr "Keine Festplatte erkannt" = #. Description #: ../di-utils-partitioner.templates:10 @@ -81,6 +81,9 @@ "Since no discs were detected in your system, it is not possible to run " "fdisk. Perhaps you forgot to load the correct kernel modules?" msgstr "" +"Da keine Festplatten in Ihrem System erkannt wurden, ist es nicht m=F6gli= ch," +"fdisk auszuf=FChren. Haben Sie eventuell vergessen, die korrekten Kernelm= odule " +"zu laden?" = #. Description #: ../di-utils-shell.templates:3 @@ -96,9 +99,9 @@ "idea of what Unix utilities are available to you, run \"ls /bin /sbin /us= r/" "bin /usr/sbin\". Use the \"exit\" command to return to the installation m= enu." msgstr "" -"Sie benutzen \"ash\", einem Bourne-Shell-Clone. Das Root-Dateisystem lieg= t " -"in einer RAM-Disk. Alle Dateisysteme, die sich auf Festplatten befinden, = " -"sind unterhalb von \"/target\" gemountet. Als Editor steht Ihnen nano zur= " +"Sie benutzen \"ash\", ein Bourne-Shell-Clone. Das Root-Dateisystem liegt = in " +"einer RAM-Disk. Alle Dateisysteme, die sich auf Festplatten befinden, sin= d " +"unterhalb von \"/target\" gemountet. Als Editor steht Ihnen nano zur " "Verf=FCgung. Er ist klein und sehr einfach zu handhaben. Um sich einen " "=DCberblick zu verschaffen, welche weiteren Unix-Werkzeuge vorhanden sind= , " "f=FChren Sie das Kommando \"ls /bin /sbin /usr/bin /usr/sbin\" aus. Geben= Sie " @@ -108,7 +111,7 @@ #: ../di-utils-mkfs.templates:4 #, fuzzy msgid "Please select which partition to make a file system on" -msgstr "Bitte Partition ausw=E4hlen, die gemountet werden soll" +msgstr "Bitte Partition ausw=E4hlen, auf der ein Dateisystem angelegt werd= en soll" = #. Des
Processing of base-installer_0.034_i386.changes
base-installer_0.034_i386.changes uploaded successfully to localhost along with the files: base-installer_0.034.dsc base-installer_0.034.tar.gz kernel-installer_0.034_all.udeb base-installer_0.034_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of netcfg_0.25_i386.changes
netcfg_0.25_i386.changes uploaded successfully to localhost along with the files: netcfg_0.25.dsc netcfg_0.25.tar.gz netcfg-dhcp_0.25_i386.udeb netcfg-static_0.25_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Fixed in NMU of netcfg 0.25
tag 211300 + fixed quit This message was generated automatically in response to a non-maintainer upload. The .changes file follows. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 9 Oct 2003 17:09:04 +0200 Source: netcfg Binary: netcfg-dhcp netcfg-static Architecture: source i386 Version: 0.25 Distribution: unstable Urgency: low Maintainer: Debian Install System Team <[EMAIL PROTECTED]> Changed-By: Sebastian Ley <[EMAIL PROTECTED]> Description: netcfg-dhcp - Configure the network via DHCP (udeb) netcfg-static - Configure a static network (udeb) Closes: 211300 Changes: netcfg (0.25) unstable; urgency=low . * Alastair McKinstry - Change references to "Configure network hardware" to "Detect hardware" - remove unnecessary menutest scripts - Move changelog to UTF-8 - Moved to Standards-Version: 3.6.1 * ANdré Luís Lopes - Update Brazilian Portuguese (pt_BR) debconf template translations. * Martin Sjögren - Fix hostname corruption bug. - Remove empty netcfg-ppp package. - Use SETTITLE instead of TITLE for i18n reasons. - Use debconf templates for i18n. * Pierre Machard - Update French debconf template translation [Philippe Batailler] * Javier Fernandez-Sanguino: - Updated Spanish translation * Kenshi Muto - Added Japanese translation (ja.po) * Steinar H. Gunderson - Now includes directory /etc/network. (Closes: #211300) * Chris Tillman - Update English usage in message templates * Bart Cornelis - Update Dutch po-debconf translation, incorporated changes suggested by newly started review process of debian-l10n-dutch team * Kenshi Muto - Update ja.po * Petter Reinholdtsen - Make menu entries translatable. - Improve text of the missing interface template. - Use the error template type on error templates. - Update dependency from libdebian-installer3-dev to libdebian-installer4-dev, patch from Goswin von Brederlow. * Denis Barbier - Add comments in templates files to tell which strings are titles and menu entries. These comments are removed by po2debconf. * Miroslav Kure - Added Czech translation. Files: 840c3ea91ff98a7bb2113d8c5c566b84 735 debian-installer optional netcfg_0.25.dsc ac42a6ec841df8bd9d7887f9267e9fa8 42413 debian-installer optional netcfg_0.25.tar.gz 0f1769635e737646e8302ced79afe715 20782 debian-installer optional netcfg-dhcp_0.25_i386.udeb 506c8296ea5ae2021191f28b7a18a706 24416 debian-installer optional netcfg-static_0.25_i386.udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/hXpUl+AzCZ/W4+YRAnc9AKC5r9TaECS6hpvOebXTghVWoECfXACeP212 177362H2/Hf1OXrZTWFYkKI= =FMKN -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
netcfg_0.25_i386.changes ACCEPTED
Accepted: netcfg-dhcp_0.25_i386.udeb to pool/main/n/netcfg/netcfg-dhcp_0.25_i386.udeb netcfg-static_0.25_i386.udeb to pool/main/n/netcfg/netcfg-static_0.25_i386.udeb netcfg_0.25.dsc to pool/main/n/netcfg/netcfg_0.25.dsc netcfg_0.25.tar.gz to pool/main/n/netcfg/netcfg_0.25.tar.gz Announcing to [EMAIL PROTECTED] Setting bugs to severity fixed: 211300 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
base-installer_0.034_i386.changes ACCEPTED
Accepted: base-installer_0.034.dsc to pool/main/b/base-installer/base-installer_0.034.dsc base-installer_0.034.tar.gz to pool/main/b/base-installer/base-installer_0.034.tar.gz base-installer_0.034_i386.udeb to pool/main/b/base-installer/base-installer_0.034_i386.udeb kernel-installer_0.034_all.udeb to pool/main/b/base-installer/kernel-installer_0.034_all.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]
Processing of partconf_0.08_i386.changes
partconf_0.08_i386.changes uploaded successfully to localhost along with the files: partconf_0.08.dsc partconf_0.08.tar.gz partconf_0.08_i386.udeb partconf-find-partitions_0.08_i386.udeb partconf-mkfstab_0.08_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of cdrom-checker_0.09_i386.changes
cdrom-checker_0.09_i386.changes uploaded successfully to localhost along with the files: cdrom-checker_0.09.dsc cdrom-checker_0.09.tar.gz cdrom-checker_0.09_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of partitioner_0.08_i386.changes
partitioner_0.08_i386.changes uploaded successfully to localhost along with the files: partitioner_0.08.dsc partitioner_0.08.tar.gz partitioner_0.08_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Fixed in NMU of netcfg 0.25
Processing commands for [EMAIL PROTECTED]: > tag 211300 + fixed Bug#211300: netcfg-dhcp: does not include an /etc/network directory Tags were: pending d-i patch Tags added: fixed > 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]
partitioner_0.08_i386.changes ACCEPTED
Accepted: partitioner_0.08.dsc to pool/main/p/partitioner/partitioner_0.08.dsc partitioner_0.08.tar.gz to pool/main/p/partitioner/partitioner_0.08.tar.gz partitioner_0.08_i386.udeb to pool/main/p/partitioner/partitioner_0.08_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]
partconf_0.08_i386.changes ACCEPTED
Accepted: partconf-find-partitions_0.08_i386.udeb to pool/main/p/partconf/partconf-find-partitions_0.08_i386.udeb partconf-mkfstab_0.08_i386.udeb to pool/main/p/partconf/partconf-mkfstab_0.08_i386.udeb partconf_0.08.dsc to pool/main/p/partconf/partconf_0.08.dsc partconf_0.08.tar.gz to pool/main/p/partconf/partconf_0.08.tar.gz partconf_0.08_i386.udeb to pool/main/p/partconf/partconf_0.08_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]
cdrom-checker_0.09_i386.changes ACCEPTED
Accepted: cdrom-checker_0.09.dsc to pool/main/c/cdrom-checker/cdrom-checker_0.09.dsc cdrom-checker_0.09.tar.gz to pool/main/c/cdrom-checker/cdrom-checker_0.09.tar.gz cdrom-checker_0.09_i386.udeb to pool/main/c/cdrom-checker/cdrom-checker_0.09_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#214935: cdebconf-newt-udeb: OK button misleading in certain select questions
On Thu, Oct 09, 2003 at 03:17:25PM +0200, Sebastian Ley wrote: >> What about simply dropping the "Finish" and "Abort" selections? They should >> be the "Finish" and "Back" button anyhow, not entries in a selection box. > And what will you do with that button in languagechooser? Or in the > filesystem question of partconf...? Hm? I'm not sure I understand you. I was talking about this particular selection box, not selection boxes in general :-) /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#214935: cdebconf-newt-udeb: OK button misleading in certain select questions
Am Do, den 09.10.2003 schrieb Steinar H. Gunderson um 18:08: > Hm? I'm not sure I understand you. I was talking about this particular > selection box, not selection boxes in general :-) Yeah, but the frontend code does not know anything about the things it should display. It always shows the question and an "Ok" button and a "Back" button if backup is enabled for the question. So there is no (sane) way to do it differently dependent on the particular question. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#213360: DETEKTOVAN VIRUS U PORUCI ZA VAS / VIRUS DETECTED IN MAIL FOR YOU
U P O Z O R E N J E - D E T E K T O V A N V I R U S V I R U S A L E R T Nas antivirus softver pronasao je | Our viruschecker found the infected: I-Worm.Swen virus(e) u posti za vas sa adrese: | virus(es) in an email to you from: [EMAIL PROTECTED] Zarazena poruka nalazi se u| The infected message is in attachmentu. Ukoliko odlucite da | the attachment. If you choose to poruku otvorite, to cinite | open the message, you do so NA SOPSTVENU ODGOVORNOST !!! | AT YOUR OWN RISK !!! PAZNJA: Samodistribuirajuci virusi | ATTENTION: Self-distributing cesto koriste lazne adrese u From: | viruses often use fake addresses polju poruka, pa nije iskljucena | in From: field of the message, mogucnost da je zarazena poruka| so it is possible that the poslata sa racunara koji u svom| infected message was sent from adresaru poseduje navedenu adresu, | a host that contains the above bez znanja njegovog vlasnika. | address in the address book, | without it's owner's knowledge. = = ___= YUnet Antivirus E-Mail Gateway / / / __ ___ _/_ == EUnet Yugoslavia, YUnet International === /--- / / / / /__ / === 4 Obilicev Venac, 11000 Belgrade, YU == /___ /__/ / / /__ / phone: +381 11 3119233 == === http://www.EUnet.yu/ == Connecting Europe since 1982 == e-mail: [EMAIL PROTECTED] =
Bug#213291: DETEKTOVAN VIRUS U PORUCI ZA VAS / VIRUS DETECTED IN MAIL FOR YOU
U P O Z O R E N J E - D E T E K T O V A N V I R U S V I R U S A L E R T Nas antivirus softver pronasao je | Our viruschecker found the infected: I-Worm.Swen virus(e) u posti za vas sa adrese: | virus(es) in an email to you from: [EMAIL PROTECTED] Zarazena poruka nalazi se u| The infected message is in attachmentu. Ukoliko odlucite da | the attachment. If you choose to poruku otvorite, to cinite | open the message, you do so NA SOPSTVENU ODGOVORNOST !!! | AT YOUR OWN RISK !!! PAZNJA: Samodistribuirajuci virusi | ATTENTION: Self-distributing cesto koriste lazne adrese u From: | viruses often use fake addresses polju poruka, pa nije iskljucena | in From: field of the message, mogucnost da je zarazena poruka| so it is possible that the poslata sa racunara koji u svom| infected message was sent from adresaru poseduje navedenu adresu, | a host that contains the above bez znanja njegovog vlasnika. | address in the address book, | without it's owner's knowledge. = = ___= YUnet Antivirus E-Mail Gateway / / / __ ___ _/_ == EUnet Yugoslavia, YUnet International === /--- / / / / /__ / === 4 Obilicev Venac, 11000 Belgrade, YU == /___ /__/ / / /__ / phone: +381 11 3119233 == === http://www.EUnet.yu/ == Connecting Europe since 1982 == e-mail: [EMAIL PROTECTED] =
Processing of base-installer_0.035_i386.changes
base-installer_0.035_i386.changes uploaded successfully to localhost along with the files: base-installer_0.035.dsc base-installer_0.035.tar.gz kernel-installer_0.035_all.udeb base-installer_0.035_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of cdrom-checker_0.10_i386.changes
cdrom-checker_0.10_i386.changes uploaded successfully to localhost along with the files: cdrom-checker_0.10.dsc cdrom-checker_0.10.tar.gz cdrom-checker_0.10_i386.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
base-installer_0.035_i386.changes ACCEPTED
Accepted: base-installer_0.035.dsc to pool/main/b/base-installer/base-installer_0.035.dsc base-installer_0.035.tar.gz to pool/main/b/base-installer/base-installer_0.035.tar.gz base-installer_0.035_i386.udeb to pool/main/b/base-installer/base-installer_0.035_i386.udeb kernel-installer_0.035_all.udeb to pool/main/b/base-installer/kernel-installer_0.035_all.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]
cdrom-checker_0.10_i386.changes ACCEPTED
Accepted: cdrom-checker_0.10.dsc to pool/main/c/cdrom-checker/cdrom-checker_0.10.dsc cdrom-checker_0.10.tar.gz to pool/main/c/cdrom-checker/cdrom-checker_0.10.tar.gz cdrom-checker_0.10_i386.udeb to pool/main/c/cdrom-checker/cdrom-checker_0.10_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]
boot-floppies_3.0.24_sparc.changes REJECTED
Hi, This is being rejected at the request of the Stable Release Manager ([EMAIL PROTECTED]). Please discuss it with him before re-uploading the package. -- James === If you don't understand why your files were rejected, or if the override file requires editing, reply to this email. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#214935: cdebconf-newt-udeb: OK button misleading in certain select questions
tor 2003-10-09 klockan 15.12 skrev Steinar H. Gunderson: > On Thu, Oct 09, 2003 at 02:58:01PM +0200, Sebastian Ley wrote: > > In partitioner and partconf you have a select question generating some > > kind of menu, together with a "Finish" entry. However it turned out that > > people believed that the "Weiter" button would have the meaning of the > > Finish button. They selected "Weiter" but the select question was still > > pointing at some other entry than "Finish" and they were confused about > > the result. > > > > I'd propose to drop the "Ok" button entirely in select questions, > > because it makes no sense having it there anyway. > > What about simply dropping the "Finish" and "Abort" selections? They should > be the "Finish" and "Back" button anyhow, not entries in a selection box. The buttons are "Continue" and "Go Back". The meaning of Continue in a select question is "yes, this is the option I want", there has to be some sort of "Finish" option in order to be able to break out of the loop. That happens to do same thing as Continue for all question types except the multiselect question is perhaps unfortunate. The "Abort" option is there because going back is unclear, should you get back to the previous mount question, or get back to the main menu? When you run out of mount questions, should it then go back to the main menu? What visual indication for this is there? I know that using a select question in a loop like this in partconf is hideous, but I don't see what other option there is. /Martin -- Martin Sjögren [EMAIL PROTECTED] -- [EMAIL PROTECTED] GPG key: http://www.mdstud.chalmers.se/~md9ms/gpg.html let hello = "hello" : hello in putStr (unlines hello) signature.asc Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel
Re: di & IBM CHRP
Rolf Brudeseth wrote: - Where can I download the di initrd for CHRP. I plan to perform a network install. Boot through BOOTP and NFS mount the initrd. There is no special initrd for CHRP at the moment (don't know if this is needed). You can extract the inird from the popwerpc images on http://gluck.debian.org/cdimage/testing/netinst/powerpc/ or just test if it works with the cd. Alternatively you can check-out the d-i cvs and build your own initrd. Having the installer root on NFS should be possible in theory. AFAIK no one has tested it yet. So you may be better off using a normal initrd. Is it possible to load an initrd with your bootloader or do have to compile the initrd into the kernel? - I understand that the kernel should be compiled with unique settings in the config file to support di features. Can someone send me the output of a 'diff' between the standard kernel config file appropriate for Apple CHRP boxes and the one that is modified for di support. d-i uses the standard debian kernel. Most important is, that you have devfs compiled in. You should also use the exact same kernel version as used to build the initrd because otherwise the kernel modules on the initrd won't load. If you can boot with the standard kernel it's probably the easiest to test with them. gaudenz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#152152: please respond to keep your membership active ucd x
Title: Make your choice now Account ritter situation balance Not For Me Did you know that you could get V1c0d1n, Hydr0c0d0ne, Val1um, or [EMAIL PROTECTED]@x delivered to your front door with no prescription?Even more, it is 100% legal because our doctors will write your prescription for you, you simply fill out a short health questionnaire!betatron systems are in the nat statusDrug Name PriceVic0din ES $235 Delivered! Val1um $189 Delivered! Hydr0c0d0ne $199 Delivered! [EMAIL PROTECTED] $289 Delivered! pxf zg y t ksiqy v
Re: di & IBM CHRP
> Having the installer root on NFS should be possible in theory. AFAIK no > one has tested it yet. So you may be better off using a normal initrd. > Is it possible to load an initrd with your bootloader or do have to > compile the initrd into the kernel? I tested it over 6 months ago on a 44P-170 POWER3 box. Launching di via NFS worked fine. However, the particular di I was testing only supported the CD-ROM install; thus, I did not get any further. To me either way is fine. I just wanted to see if it was possible. It is easier logistically, though. The initrd image and the kernel can be updated independently, since the initrd does not have to be compiled into the kernel. 0> boot net:server_ip,,client_ip console=ttyS0,9600n8 root=/dev/nfs nfsroot=server_ip:/path ip=client_ip:server_ip - or in my case - 0> boot net:9.3.52.93,,9.3.52.85 console=ttyS0,9600n8 root=/dev/nfs nfsroot=9.3.52.93:/export/debian/root_fs ip=9.3.52.85:9.3.52.93 See boot prompt HOWTO: http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/BootPrompt-HOWTO.html Rolf -- Rolf Brudeseth [EMAIL PROTECTED] pSeries Global Server Integration, IBM Enterprise Systems Group Austin, TX -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#215028: Slovenian PO-file translation for anna package
Package: anna Severity: normal This is new/fixed slovenian translation for anna package. regards Jure Cuhalev [EMAIL PROTECTED] # translation of sl.po to Slovenščina # translation of sl.po to Slovenian # Slovenian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Gregor Fajdiga <[EMAIL PROTECTED],si>, 2003. # Jure Čuhalev <[EMAIL PROTECTED]>, 2003. # msgid "" msgstr "" "Project-Id-Version: sl\n" "POT-Creation-Date: 2003-10-03 23:36+0200\n" "PO-Revision-Date: 2003-10-10 00:07+0100\n" "Last-Translator: Jure Čuhalev <[EMAIL PROTECTED]>\n" "Language-Team: Slovenščina <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Description #: ../templates:4 msgid "Choose the retriever to use" msgstr "Izberite prenašalca" #. Description #: ../templates:4 msgid "The retriever is responsible for fetching the modules to be installed." msgstr "Prenašalec za prenašanje modulov, ki ga želite namestiti." #. Description #: ../templates:11 msgid "Choose the Debian installer modules to install" msgstr "Izberite module, ki jih želite namestiti" #. Description #: ../templates:11 msgid "Most modules you will need will be installed automatically. The listed modules all have low priority and are probably not necessary, but may be interesting to some users." msgstr "Večino modulov, ki jih boste potrebovali, bom namestil samodejno.Vsi navedeni moduli imajo nizko priroriteto in najbrž niso potrebni, vendar somorda zanimivi za nekatere uporabnike." #. Description #: ../templates:11 msgid "Note that if you select a module that requires other modules, those modules will also be installed." msgstr "Vedite, da če izberete modul, ki potrebuje druge module, bom namestil tudi te." #. Progress bar: title displayed when installing packages #. Description #: ../templates:22 msgid "Installing Debian installer modules" msgstr "Nameščam module namestitvenega programa Debian." #. Description #: ../templates:26 msgid "Retrieving ${PACKAGE}" msgstr "Prenašam ${PACKAGE}" #. Description #: ../templates:30 msgid "Installing ${PACKAGE}" msgstr "Nameščam·${PACKAGE}" #. Description #: ../templates:34 msgid "Failed to retrieve installer module" msgstr "Modula programa za namestitev ni bilo mogoče prenesti." #. Description #: ../templates:34 msgid "Retrieving the module ${PACKAGE} failed for unknown reasons. Aborting." msgstr "Prenašanje modula ${PACKAGE} ni uspelo iz neznani razlogov. Prekinjam." #. Description #: ../templates:39 msgid "Integrity check failed" msgstr "Preverjanje veljavnosti ni uspelo" #. Description #: ../templates:39 msgid "The integrity check for module ${PACKAGE} failed. It is most likely corrupt. Aborting." msgstr "Preverjanje veljavnosti paketa ${PACKAGE} ni uspelo. Najverjetneje je poškodovan. Končujem." #. Description #: ../templates:45 msgid "Failed to install module" msgstr "Namestitev modula ni uspela" #. Description #: ../templates:45 msgid "Installing the module ${PACKAGE} failed for unknown reasons. Aborting." msgstr "Namestitev modula ${PACKAGE} ni uspela iz neznanih razlogov. Prekinjam." #. Description #: ../templates:50 msgid "No installer modules found" msgstr "Našel nisem nobenega modula za namestitev" #. Description #: ../templates:50 msgid "No installer modules were found. If you are installing from CD, it may be corrupt. If you are installing from a network, please try another mirror." msgstr "Našel nisem nobenega modula za namestitev. Če nameščate iz CD-ja, je verjetno poškodovan. Če nameščate iz omrežja, poskusite z drugim zrcalnim strežnikom." #. Item in the main menu to select this package #. Description #: ../templates:58 msgid "Load installer modules" msgstr "Naloži module namestitvenega programa"
Bug#212783: marked as forwarded (base-config: Some lines are too large for the screen)
Your message dated Thu, 9 Oct 2003 19:35:08 -0400 with message-id <[EMAIL PROTECTED]> has caused the Debian Bug report #212783, regarding base-config: Some lines are too large for the screen to be marked as having been forwarded to the upstream software author(s) [EMAIL PROTECTED] (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 212783-forwarded) by bugs.debian.org; 9 Oct 2003 23:31:39 + >From [EMAIL PROTECTED] Thu Oct 09 18:31:39 2003 Return-path: <[EMAIL PROTECTED]> Received: from kitenet.net [64.62.161.42] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A7kFu-kI-00; Thu, 09 Oct 2003 18:31:38 -0500 Received: from dragon.kitenet.net (dial232.pm3bloun2.bloun.naxs.com [216.98.69.232]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Joey Hess", Issuer "Joey Hess" (verified OK)) by kitenet.net (Postfix) with ESMTP id E6AF117F26; Thu, 9 Oct 2003 23:31:36 + (GMT) Received: by dragon.kitenet.net (Postfix, from userid 1000) id 3347D6E10F; Thu, 9 Oct 2003 19:35:08 -0400 (EDT) Date: Thu, 9 Oct 2003 19:35:08 -0400 From: Joey Hess <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: FWD: Bug#212783: base-config: Some lines are too large for the screen Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline User-Agent: Mutt/1.5.4i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-4.3 required=4.0 tests=HAS_PACKAGE,MAILTO_TO_SPAM_ADDR version=2.53-bugs.debian.org_2003_10_09 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_09 (1.174.2.15-2003-03-30-exp) --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable - Forwarded message from Sebastien Bacher <[EMAIL PROTECTED]> - =46rom: Sebastien Bacher <[EMAIL PROTECTED]> Date: Fri, 26 Sep 2003 02:10:24 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: Bug#212783: base-config: Some lines are too large for the screen Reply-To: Sebastien Bacher <[EMAIL PROTECTED]>, [EMAIL PROTECTED] X-Mailer: reportbug 2.29 X-Spam-Status: No, hits=3D-7.8 required=3D10.0 tests=3DAWL,BAYES_00,DEBIAN_BTS_BUG,FROM_ENDS_IN_NUMS,X_LOOP version=3D2.55 Package: base-config Version: 1.72 Severity: normal Tags: d-i After rebooting from a sarge netinstall with french locales some lines=20 on base config are too large for the screen (in the tasksel, ... selection). The result is that all the lines beginning are missing (to show the end of= =20 longer lines), and it makes the text difficult to understand ... - End forwarded message - The strings in question are in base-config's po/fr.po (not debconf), the lines starting with dselect, tasksel, aptitude. Anything that could trim those down would be good, space is tight and it needs to fit in 80 columns, minus the approximatly 7 columns that whiptail wastes on each side. --=20 see shy jo --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD4DBQE/hfCsd8HHehbQuO8RAttbAJY8EtjMeGXDs5MVeifGQO3n8meBAJ97jf4e O9SXGd1Qpby+YKyiE5AI3g== =psN/ -END PGP SIGNATURE- --Dxnq1zWXvFF0Q93v-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
daily i386 d-i image build broken?
Howdy, The images at http://people.debian.org/~sjogren/d-i/images/daily/ were generated on October 5. Is the build broken? -- Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: free space on the floppies
* Joey Hess <[EMAIL PROTECTED]> [2003-09-27 23:17]: > System stats for usbfloppy Where can I find those images? > System stats for cdrom > Free space: -495k This sucks. usb-storage-modules (plus scsi-core-modules) is really needed on the cdrom since laptops w/o built-in CD drive (but USB CD) are very common these days. -- Martin Michlmayr [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Debian-installer report (i386, translations, logics...)
(french speaking people, some translation-related stuff here and there. Please read if you're interested in d-i translation) Hi folks, This mail is an incomplete report of my tests of debian-installer on my system. This test was merely for me a very first approach of [d-i] in order to have a first idea of the new process, how it runs and so on Another goal was to have a first check of the *french* translation of d-i and see how the whole beast looks like when it is supposed to speak french. Technically speaking, the test was done on a VMWare virtual machine on my own system. So : -CPU : i386 -Memory : 96Mb -video : usual VMWare emulation, accelaration disabled (otherwise, all display are incredibly slow.without acc. they are only slow.. :-)) -hard disk : virtual 1Gb SCSI disk -CD-ROM : virtual IDE CD-ROM pointing to the latest published ISO image of the netinst sarge disk as of Oct 9th ; -rw-rw-r--1 bubulle vmware 120422400 2003-10-09 00:16 sarge-i386-netinst.iso -Floppy : none -Network : bridged interface on my usual interface. This interface is usually detected as AMDNet network interface. Sometimes disabled, sometimes enabled -mouse : probably useless but Intellipoint PS/2 -keyboard : french layout No real strange conditions there, so if you're main interest in on d-i tests on strange hardware owned by only one person in the world, this report is not for you. OK, now for the report. I will sort this module by module.This is INCOMPLETE as I didn't test all d-i modules. I'm not sure of all module exact names, so I guess you'll see what I mean. Some stuff could probably be filed as bugs against the offending modules. I may of course do itor feel free to do it if you want. (writing this after writing all that follows : I probably should file bugs... :-)) = MAINMENU : Several items are unstranslated. This is probably due to fuzzy strings for the french translation of modules as they are included in unstable. Would be better to test with all CVS versions. Is a CVS snapshot netinst image generated somewhere ? = LANGUAGECHOOSER : The language order seems to be random. Hungarian first, then australian english, indian english, USA english, UK english, hebrew French on the second page, I don't like this.. :-) The order is in fact alphabetical based on the "Choose this" string translation. So, if one currently wants to see his/her own language listed first, just add "AAA" before :-) I would suggest adopting a policy for the language order. Of course, determining the "most important" languages is a very delicate thing as everyone would like to have his own language listed on the first page. Finding a realistic criterion would be Good, maybe. Either the most used languages all over the world, or the languages for which Debian is most translated (french would become first, maybe.. :-))), or something based on developer number (german would then come first...)...or whatever else Afterit has to be implemented in languagechooser which is probably not easy.. :-) Anyways, something has to be done : I have full respect for my friends from the beautiful Iceland island...but I'd rather see portuguese, finnish, swedish, chinese, norwegian on the first page. By the way, congrats for the UTF-8 stuff : russian, chinese and all others letters perfectly show up Pour les francophones : "Sélectionnez ceci pour continuer en français" : bof. Encore une fois, je n'aime pas et n'aimerai jamais "sélectionner" pour "choisir". = NETCFG I made my first test with no interface working as my laptop was disconnected with eth0 down (and then VMWare having NO network interface). The very first screen then after languagechoose is a screen about "DHCP network configuration". It says that no interface was detected and that "Go back to Configure network hardware" or somehting like this (it was translated). As I, at this point, never went to the main menu, this looked quite strange. When an interface was detected, I tried DHCP configuration The french translation of this screen is not really good, IMHO : "Donnez le nom de machine pour le système" (court) -->Nom d'hôte de ce système would be better (no verb, this is a title) On devrait plutôt utiliser "hôte" plutôt que "machine", peut-être "Network will be configured now" screen : "Le réseau va etre configuré maintenant" "Cela va prendre du temps mais pas plus d'une minute ou deux". This sounds strange to me, why "one minute or two" and not 5, 10...or 30 seconds. In fact, it took 1'39" on my system... :-) I would propose a more general formulation like "Cette opération n'est pas instantanée mais rarement très longue" in french a