Bug#640677: installation-reports: Default user "not in the sudoerfs file" after standard install

2011-09-08 Thread dryphi
That worked, thank you.

On Wed, Sep 7, 2011 at 2:33 PM, Timo Juhani Lindfors
 wrote:
> dryphi  writes:
>> Yes that package is installed. Is that good or bad?
>
> If it is installed it will try to use kexec to reboot the system. This
> does not work on all computers. Remove the package and try again?
>
>
>



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cakbjl4vmkna_wvrfgnyeft+heofk9adyznyn3asmpvusrmy...@mail.gmail.com



Re: Debian bug #636040 - hvc0 and inittab

2011-09-08 Thread Ian Campbell
On Thu, 2011-09-08 at 15:06 +0200, Philippe Basinska wrote:
> Hi Ian,
> 
> I just find #636040 and it is a problem I encounter on my testing
> installation.
> 
> I fixed it by removing the "co" Id from my inittab file but I read you
> are about to commit a patch for this issue: do you think it will be
> available soon? Despite my poor skill about this subject, I could help
> you to test the patch if needed.

I have committed it but the finish-install package hasn't been uploaded
since then. I'm not an uploader so I can't fix that myself but I've CC'd
debian-boot. Otavio (or anyone) what are the plans for uploading
finish-install? Can we do one now?

Cheers,
Ian.
-- 
Ian Campbell

... I'm IMAGINING a sensuous GIRAFFE, CAVORTING in the BACK ROOM
of a KOSHER DELI --


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1315492112.3180.42.ca...@cthulhu.hellion.org.uk



Re: Debian bug #636040 - hvc0 and inittab

2011-09-08 Thread Colin Watson
On Thu, Sep 08, 2011 at 07:28:18AM -0700, Ian Campbell wrote:
> On Thu, 2011-09-08 at 15:06 +0200, Philippe Basinska wrote:
> > I just find #636040 and it is a problem I encounter on my testing
> > installation.
> > 
> > I fixed it by removing the "co" Id from my inittab file but I read you
> > are about to commit a patch for this issue: do you think it will be
> > available soon? Despite my poor skill about this subject, I could help
> > you to test the patch if needed.
> 
> I have committed it but the finish-install package hasn't been uploaded
> since then. I'm not an uploader so I can't fix that myself but I've CC'd
> debian-boot. Otavio (or anyone) what are the plans for uploading
> finish-install? Can we do one now?

I've uploaded finish-install 2.33.

-- 
Colin Watson   [cjwat...@debian.org]


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110908153906.ga27...@riva.dynamic.greenend.org.uk



Bug#636040: marked as done (finish-install: hvc0 console added to inittab even when not available)

2011-09-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Sep 2011 15:47:42 +
with message-id 
and subject line Bug#636040: fixed in finish-install 2.33
has caused the Debian Bug report #636040,
regarding finish-install: hvc0 console added to inittab even when not available
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
636040: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636040
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: finish-install
Version: 2.32
Severity: normal

finish-install 90console script checks for the existence of 
/sys/bus/xen to determine whether to add a console on 
/dev/hvc0 - but in 2.6.38 / 2.6.39 this always appears to exist.

The effect is an "init id co respawned too fast, disabling for 5 mins"
message every 5 mins on systems without /dev/hvc0

Adding a check that /dev/hvc0 exists prevents this particular
manifestation, but possibly a more conclusive fix would be required
as the previous block can also create a co console using
/dev/hvc0, but with mode vt100. I don't have a suitable environment
to test what happens under those circimstances.

-- System Information:
Debian Release: 5.0.8
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (x86_64)

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


--- End Message ---
--- Begin Message ---
Source: finish-install
Source-Version: 2.33

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

finish-install_2.33.dsc
  to main/f/finish-install/finish-install_2.33.dsc
finish-install_2.33.tar.gz
  to main/f/finish-install/finish-install_2.33.tar.gz
finish-install_2.33_all.udeb
  to main/f/finish-install/finish-install_2.33_all.udeb



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

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

Debian distribution maintenance software
pp.
Colin Watson  (supplier of updated finish-install package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 08 Sep 2011 16:36:05 +0100
Source: finish-install
Binary: finish-install
Architecture: source all
Version: 2.33
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Colin Watson 
Description: 
 finish-install - Finish the installation and reboot (udeb)
Closes: 636040
Changes: 
 finish-install (2.33) unstable; urgency=low
 .
   [ Ian Campbell ]
   * xen: Only setup a getty on hvc0 if /dev/hvc0 exists. This prevents us from
 creating an unnecessary getty on platforms which do not have such a
 console. Also if DeviceTree info is present then defer detection of an hvc0
 console to it. (Closes: #636040)
 .
   [ Updated translations ]
   * German (de.po) by Holger Wansing
   * Hebrew (he.po) by Lior Kaplan
   * Italian (it.po) by Milo Casagrande
   * Macedonian (mk.po) by Arangel Angov
   * Sinhala (si.po) by Arangel Angov
   * Simplified Chinese (zh_CN.po) by YunQiang Su
Checksums-Sha1: 
 5f6390903da45b417ba06ee59fc0b65f9a7232ac 1610 finish-install_2.33.dsc
 ffcb0c03708deed9b8501eae5ab2205ada22a309 55404 finish-install_2.33.tar.gz
 80a2a0364820418d3ed8b04046f23794a3856cc6 23310 finish-install_2.33_all.udeb
Checksums-Sha256: 
 37645a9f6accd3895e530eea658072c8c416de5fb573c4f7aa0625f5e534efbb 1610 
finish-install_2.33.dsc
 7553d5768ee09f2965ee9aa5fc8215281851a9c6729f92f9b8dfbdee91cb090d 55404 
finish-install_2.33.tar.gz
 b0fc81e13495df60fad3a3a2ce48d4be9914b0a9c7f13dcf8fe17193f9144b2c 23310 
finish-install_2.33_all.udeb
Files: 
 ada96fab3509b239eea10fab97cba4a7 1610 debian-installer required 
finish-install_2.33.dsc
 298a25a7b0141d8c4e1f92d97e4efe40 55404 debian-installer required 
finish-install_2.33.tar.gz
 47f5e3dab7b25fcd32fcf877621b5666 23310 debian-installer required 
finish-install_2.33_all.udeb
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson  -- Debian developer

iQIVAwUBTmjhNDk1h9l9hlALAQiS6A/+N4upLI0x0eXPJUIrkDqZbuQSujwRZYTo
PIEpXVu/nyMibYNivduCS7nQB0OaAaYwnUU4Wn4yjjjMG5rIlachWJXztEsM8eQn
lfYFU2EDdM2j5V4O/q8UTKOAcVRHRK2WvyDvM9WpJCJT6o3JDu94tZsJtQQNQehE
bpWXDea

Bug#636846: marked as done (fresh installation leaves /etc/inittab with a reference to an unexisting device)

2011-09-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Sep 2011 15:47:42 +
with message-id 
and subject line Bug#636040: fixed in finish-install 2.33
has caused the Debian Bug report #636040,
regarding fresh installation leaves /etc/inittab with a reference to an 
unexisting device
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
636040: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636040
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: util-linux
Version: 2.19.1-5
Severity: serious

Every 5 minutes in daemon.log:
Aug  4 18:49:04 debian init: Id "co" respawning too fast: disabled for
5 minutes
Aug  4 18:55:45 debian init: Id "co" respawning too fast:
disabled for 5 minutes
Aug  4 19:02:26 debian init: Id "co" respawning too fast: disabled for
5 minutes
...

Section /etc/inittab:
co:2345:respawn:/sbin/getty hvc0 9600 linux

Debian Sid, kernel 3.0.0.



--- End Message ---
--- Begin Message ---
Source: finish-install
Source-Version: 2.33

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

finish-install_2.33.dsc
  to main/f/finish-install/finish-install_2.33.dsc
finish-install_2.33.tar.gz
  to main/f/finish-install/finish-install_2.33.tar.gz
finish-install_2.33_all.udeb
  to main/f/finish-install/finish-install_2.33_all.udeb



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

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

Debian distribution maintenance software
pp.
Colin Watson  (supplier of updated finish-install package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 08 Sep 2011 16:36:05 +0100
Source: finish-install
Binary: finish-install
Architecture: source all
Version: 2.33
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Colin Watson 
Description: 
 finish-install - Finish the installation and reboot (udeb)
Closes: 636040
Changes: 
 finish-install (2.33) unstable; urgency=low
 .
   [ Ian Campbell ]
   * xen: Only setup a getty on hvc0 if /dev/hvc0 exists. This prevents us from
 creating an unnecessary getty on platforms which do not have such a
 console. Also if DeviceTree info is present then defer detection of an hvc0
 console to it. (Closes: #636040)
 .
   [ Updated translations ]
   * German (de.po) by Holger Wansing
   * Hebrew (he.po) by Lior Kaplan
   * Italian (it.po) by Milo Casagrande
   * Macedonian (mk.po) by Arangel Angov
   * Sinhala (si.po) by Arangel Angov
   * Simplified Chinese (zh_CN.po) by YunQiang Su
Checksums-Sha1: 
 5f6390903da45b417ba06ee59fc0b65f9a7232ac 1610 finish-install_2.33.dsc
 ffcb0c03708deed9b8501eae5ab2205ada22a309 55404 finish-install_2.33.tar.gz
 80a2a0364820418d3ed8b04046f23794a3856cc6 23310 finish-install_2.33_all.udeb
Checksums-Sha256: 
 37645a9f6accd3895e530eea658072c8c416de5fb573c4f7aa0625f5e534efbb 1610 
finish-install_2.33.dsc
 7553d5768ee09f2965ee9aa5fc8215281851a9c6729f92f9b8dfbdee91cb090d 55404 
finish-install_2.33.tar.gz
 b0fc81e13495df60fad3a3a2ce48d4be9914b0a9c7f13dcf8fe17193f9144b2c 23310 
finish-install_2.33_all.udeb
Files: 
 ada96fab3509b239eea10fab97cba4a7 1610 debian-installer required 
finish-install_2.33.dsc
 298a25a7b0141d8c4e1f92d97e4efe40 55404 debian-installer required 
finish-install_2.33.tar.gz
 47f5e3dab7b25fcd32fcf877621b5666 23310 debian-installer required 
finish-install_2.33_all.udeb
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson  -- Debian developer

iQIVAwUBTmjhNDk1h9l9hlALAQiS6A/+N4upLI0x0eXPJUIrkDqZbuQSujwRZYTo
PIEpXVu/nyMibYNivduCS7nQB0OaAaYwnUU4Wn4yjjjMG5rIlachWJXztEsM8eQn
lfYFU2EDdM2j5V4O/q8UTKOAcVRHRK2WvyDvM9WpJCJT6o3JDu94tZsJtQQNQehE
bpWXDeaZ2zz4Od4L8vWNIZ2gAc2WyKhZ5ILB7V2BnNVHIjiEpz+LlbYl7V5tmcFs
p1feGAHXVuLJUvhfJJwcapDsy9zCOM+S57fbyX2C2SQPT2JUgsBn6dIlvOMAGAhH
lnJdBcYNKjCjMAEuQsgtBCPhpsjOKkkc7sTR4Bmzv989GRz8VSUWXrgh4Wh3YCvx
kxbVW3ytArjxuJeD6KkBhAHWXrv1MDV2lUfbQ8WhzzdzEwHlhOBg3WezrUCp31zx
HXpYZnW4yZh+SAOl76fl9STtNYe4PBzybw8gyOpy9doEFrARjfQbInROx5lBrkT6
k0IlyorFfqdX5jqJmlWZQ0yDa9KoVOatE6hcxRkYpoDnD+RXeJx+Qhj9o5GumtLA
Ypf41/k8kMn2hWCtuLyndaPVYaz3OYVFs32je3QuMLt5Mbvu9R9bDEnBVySA7Ilq
RJgy9SQ2bDTSxueJAUlgeyzsJEngnpw5H+4zfSUA2Y2ox7foXt2B2

Processing of finish-install_2.33_i386.changes

2011-09-08 Thread Debian FTP Masters
finish-install_2.33_i386.changes uploaded successfully to localhost
along with the files:
  finish-install_2.33.dsc
  finish-install_2.33.tar.gz
  finish-install_2.33_all.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r1ghu-00068i...@franck.debian.org



Re: Debian bug #636040 - hvc0 and inittab

2011-09-08 Thread Ian Campbell
On Thu, 2011-09-08 at 16:39 +0100, Colin Watson wrote:
> I've uploaded finish-install 2.33.

Thanks Colin!

Ian.



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1315498174.3180.43.ca...@cthulhu.hellion.org.uk



finish-install_2.33_i386.changes ACCEPTED into unstable

2011-09-08 Thread Debian FTP Masters



Accepted:
finish-install_2.33.dsc
  to main/f/finish-install/finish-install_2.33.dsc
finish-install_2.33.tar.gz
  to main/f/finish-install/finish-install_2.33.tar.gz
finish-install_2.33_all.udeb
  to main/f/finish-install/finish-install_2.33_all.udeb


Override entries for your package:
finish-install_2.33.dsc - source debian-installer
finish-install_2.33_all.udeb - required debian-installer

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 636040 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r1gpk-0007kq...@franck.debian.org



Bug#635398: marked as done (humandev() support for ZFS volumes)

2011-09-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Sep 2011 17:47:25 +
with message-id 
and subject line Bug#635398: fixed in partman-base 151
has caused the Debian Bug report #635398,
regarding humandev() support for ZFS volumes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635398
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: partman-base
Version: 150
Severity: wishlist
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Please consider this patch to add support for ZFS volumes in humandev().

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.2-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/debian/partman-base.templates b/debian/partman-base.templates
index 42fe697..202cd1e 100644
--- a/debian/partman-base.templates
+++ b/debian/partman-base.templates
@@ -374,6 +374,11 @@ Type: text
 # :sl3:
 _Description: LVM VG %s, LV %s
 
+Template: partman/text/zfs_volume
+Type: text
+# :sl3:
+_Description: ZFS pool %s, volume %s
+
 Template: partman/text/loopback
 Type: text
 # :sl3:
diff --git a/lib/base.sh b/lib/base.sh
index 32e6b00..c6dc806 100644
--- a/lib/base.sh
+++ b/lib/base.sh
@@ -991,6 +991,12 @@ humandev () {
 	db_metaget partman/text/scsi_simple_disk description
 	printf "$RET" "$drive" "$kfreebsd"
 	;;
+	/dev/zvol/*)
+	pool=`echo "$1" | sed -e 's,/dev/zvol/\([^/]*\)/[^/]*,\1,'`
+	zvol=`echo "$1" | sed -e 's,/dev/zvol/[^/]*/\([^/]*\),\1,'`
+	db_metaget partman/text/zfs_volume description
+	printf "$RET" "$pool" "$zvol"
+	;;
 	*)
 	# Check if it's an LVM1 device
 	vg=`echo "$1" | sed -e 's,/dev/\([^/]\+\).*,\1,'`
--- End Message ---
--- Begin Message ---
Source: partman-base
Source-Version: 151

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

partman-base_151.dsc
  to main/p/partman-base/partman-base_151.dsc
partman-base_151.tar.gz
  to main/p/partman-base/partman-base_151.tar.gz
partman-base_151_i386.udeb
  to main/p/partman-base/partman-base_151_i386.udeb
partman-utils_151_i386.udeb
  to main/p/partman-base/partman-utils_151_i386.udeb



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

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

Debian distribution maintenance software
pp.
Colin Watson  (supplier of updated partman-base package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 08 Sep 2011 18:36:48 +0100
Source: partman-base
Binary: partman-base partman-utils
Architecture: source i386
Version: 151
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Colin Watson 
Description: 
 partman-base - Partition the storage devices (partman) (udeb)
 partman-utils - Utilities related to partitioning (udeb)
Closes: 635398
Changes: 
 partman-base (151) unstable; urgency=low
 .
   [ Otavio Salvador ]
   * Add ZFS description support. Thanks to Robert Millan
  for the patch. Closes: #635398.
 .
   [ Colin Watson ]
   * Localise some more variables in partman_lock_unit and
 partman_unlock_unit.
 .
   [ Updated translations ]
   * Asturian (ast.po) by MAAC
   * Czech (cs.po) by Miroslav Kure
   * German (de.po) by Holger Wansing
   * Basque (eu.po)
   * French (fr.po) by Christian Perrier
   * Hebrew (he.po) by Lior Kaplan
   * Italian (it.po) by Milo Casagrande
   * Japanese (ja.po) by Kenshi Muto
   * Macedonian (mk.po) by Arangel Angov
   * Portuguese (pt.po) by Miguel Figueiredo
   * Russian (ru.po) by Yuri Kozlov
   * Sinhala (si.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Simplified Chinese (zh_CN.po) by YunQiang Su
Checksums-Sha1: 
 e235a17539ac9771ad371882e0f4993db26d 1754 partman-base_151.dsc
 e08a4b2ccdc827bb8589756b905b2ba1de127bc4 190984 partman-base_151.tar.gz
 717bcc6648ce08523d582266b1c250cbcf4f881a 153288 partman-base_151_i386.udeb
 746c04466adb1b526af28469dd40900343eef5c1 3886 partman-utils_151_i386.udeb
Checksums-

Processing of partman-base_151_i386.changes

2011-09-08 Thread Debian FTP Masters
partman-base_151_i386.changes uploaded successfully to localhost
along with the files:
  partman-base_151.dsc
  partman-base_151.tar.gz
  partman-base_151_i386.udeb
  partman-utils_151_i386.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r1iau-00045w...@franck.debian.org



partman-base_151_i386.changes ACCEPTED into unstable

2011-09-08 Thread Debian FTP Masters



Accepted:
partman-base_151.dsc
  to main/p/partman-base/partman-base_151.dsc
partman-base_151.tar.gz
  to main/p/partman-base/partman-base_151.tar.gz
partman-base_151_i386.udeb
  to main/p/partman-base/partman-base_151_i386.udeb
partman-utils_151_i386.udeb
  to main/p/partman-base/partman-utils_151_i386.udeb


Override entries for your package:
partman-base_151.dsc - source debian-installer
partman-base_151_i386.udeb - standard debian-installer
partman-utils_151_i386.udeb - extra debian-installer

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 635398 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r1ihb-0004qj...@franck.debian.org



Bug#640943: (no subject)

2011-09-08 Thread Kjö Hansi Glaz
Subject: installation-reports: d-i complains about unencrypted swap while swap 
is on an encrypted LV
Package: installation-reports
Severity: normal

*** Please type your report below this line ***


-- Package-specific info:

Boot method: usb
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso
Date: 4-Sept-2011
SHA256SUM: f008bdc8cbb6c214e02d63331906ff03058b076dba499adb3d3c988f023c7af4

Machine: Lenovo Thinkpad X200
Partitions: 


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

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

Comments/Problems:

To reproduce the problem:
- use default choices until the disk partitionning;
- choose automatic partitionnig using encrypted LVM
   --or--
- manually partition the disk with an encrypted volume containing a LVM
  with a LV for the root filesystem and a LV for swap

Issue: d-i complains the swap is unencrypted and refuse to continue
while the swap is actually on a LV which is itself on an encrypted PV

Workaround: reboot the installer, install without a swap, then manually
setup swap (not forgetting /etc/initramfs-tools/conf.d/resume for
suspend to disk)

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="7.0 (wheezy) - installer build 20110904-00:04"
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux  3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 
x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series 
Chipset Memory Controller Hub [8086:2a40] (rev 07)
lspci -knn: Subsystem: Lenovo Device [17aa:20e0]
lspci -knn: Kernel driver in use: agpgart-intel
lspci -knn: 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
lspci -knn: Subsystem: Lenovo Device [17aa:20e4]
lspci -knn: 00:02.1 Display controller [0380]: Intel Corporation Mobile 4 
Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
lspci -knn: Subsystem: Lenovo Device [17aa:20e4]
lspci -knn: 00:03.0 Communication controller [0780]: Intel Corporation Mobile 4 
Series Chipset MEI Controller [8086:2a44] (rev 07)
lspci -knn: Subsystem: Lenovo Device [17aa:20e6]
lspci -knn: 00:19.0 Ethernet controller [0200]: Intel Corporation 82567LF 
Gigabit Network Connection [8086:10bf] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20ee]
lspci -knn: Kernel driver in use: e1000e
lspci -knn: 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 
Family) USB UHCI Controller #4 [8086:2937] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f0]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 
Family) USB UHCI Controller #5 [8086:2938] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f0]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 
Family) USB UHCI Controller #6 [8086:2939] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f0]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 
Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f1]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) 
HD Audio Controller [8086:293e] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f2]
lspci -knn: Kernel driver in use: HDA Intel
lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) 
PCI Express Port 1 [8086:2940] (rev 03)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) 
PCI Express Port 2 [8086:2942] (rev 03)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) 
PCI Express Port 4 [8086:2946] (rev 03)
lspci -knn: Kernel driver in use: pcieport
lsp

Bug#640944: (no subject)

2011-09-08 Thread Kjö Hansi Glaz
Subject: installation-reports: d-i complains about unencrypted swap while swap 
is on an encrypted LV
Package: installation-reports
Severity: normal

*** Please type your report below this line ***


-- Package-specific info:

Boot method: usb
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso
Date: 4-Sept-2011
SHA256SUM: f008bdc8cbb6c214e02d63331906ff03058b076dba499adb3d3c988f023c7af4

Machine: Lenovo Thinkpad X200
Partitions: 


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

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

Comments/Problems:

To reproduce the problem:
- use default choices until the disk partitionning;
- choose automatic partitionnig using encrypted LVM
   --or--
- manually partition the disk with an encrypted volume containing a LVM
  with a LV for the root filesystem and a LV for swap

Issue: d-i complains the swap is unencrypted and refuse to continue
while the swap is actually on a LV which is itself on an encrypted PV

Workaround: reboot the installer, install without a swap, then manually
setup swap (not forgetting /etc/initramfs-tools/conf.d/resume for
suspend to disk)

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="7.0 (wheezy) - installer build 20110904-00:04"
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux  3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 
x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series 
Chipset Memory Controller Hub [8086:2a40] (rev 07)
lspci -knn: Subsystem: Lenovo Device [17aa:20e0]
lspci -knn: Kernel driver in use: agpgart-intel
lspci -knn: 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
lspci -knn: Subsystem: Lenovo Device [17aa:20e4]
lspci -knn: 00:02.1 Display controller [0380]: Intel Corporation Mobile 4 
Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
lspci -knn: Subsystem: Lenovo Device [17aa:20e4]
lspci -knn: 00:03.0 Communication controller [0780]: Intel Corporation Mobile 4 
Series Chipset MEI Controller [8086:2a44] (rev 07)
lspci -knn: Subsystem: Lenovo Device [17aa:20e6]
lspci -knn: 00:19.0 Ethernet controller [0200]: Intel Corporation 82567LF 
Gigabit Network Connection [8086:10bf] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20ee]
lspci -knn: Kernel driver in use: e1000e
lspci -knn: 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 
Family) USB UHCI Controller #4 [8086:2937] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f0]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 
Family) USB UHCI Controller #5 [8086:2938] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f0]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 
Family) USB UHCI Controller #6 [8086:2939] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f0]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 
Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f1]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) 
HD Audio Controller [8086:293e] (rev 03)
lspci -knn: Subsystem: Lenovo Device [17aa:20f2]
lspci -knn: Kernel driver in use: HDA Intel
lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) 
PCI Express Port 1 [8086:2940] (rev 03)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) 
PCI Express Port 2 [8086:2942] (rev 03)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) 
PCI Express Port 4 [8086:2946] (rev 03)
lspci -knn: Kernel driver in use: pcieport
lsp

Processed: merging 640943 640944

2011-09-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> merge 640943 640944
Bug#640943: (no subject)
Bug#640944: (no subject)
Merged 640943 640944.

> thanks
Stopping processing here.

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


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13155066631539.transcr...@bugs.debian.org



Hotels/Bussiness Coporation.

2011-09-08 Thread Lama Dia
I wish to introduce myself  to  you. I  am Lama Dia and  a member of  the 
ousted Goverment of Hosni Mubarak of Eygpt.I wish  to invest  in Hotels in your 
country.If you are in a good postion to assist in this  bussiness, I advice  
that  you send  an  email  to me indicating  your interest to help in this  
bussiness endeavour.regards Lama Dia