Bug#616522: debootstrap: please use better default mirror (cdn.debian.net?)

2011-03-05 Thread Lars Wirzenius
Package: debootstrap
Version: 1.0.26
Severity: minor

debootstrap currently defaults to ftp.us.debian.org for the mirror.
This is not a particularly good default for anyone outside the US.

cdn.debian.net would be a better default, since it automatically
chooses the mirror closest to the user. Would it be possible to default
to that?


-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages debootstrap depends on:
ii  wget  1.12-2.1   retrieves files from the web

Versions of packages debootstrap recommends:
ii  gnupg 1.4.10-4   GNU privacy guard - a free PGP rep

debootstrap suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110305081833.2270.98564.report...@havelock.lan



Bug#616522: debootstrap: please use better default mirror (cdn.debian.net?)

2011-03-05 Thread Miguel Figueiredo
A Sábado 05 Março 2011 08:18:33 Lars Wirzenius você escreveu:
 Package: debootstrap
 Version: 1.0.26
 Severity: minor
 
 debootstrap currently defaults to ftp.us.debian.org for the mirror.
 This is not a particularly good default for anyone outside the US.
 
 cdn.debian.net would be a better default, since it automatically
 chooses the mirror closest to the user. Would it be possible to default
 to that?

[...]

Here it goes to be reviewed.

-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org
diff --git a/debian/changelog b/debian/changelog
index e6b00da..4c82880 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 debootstrap (1.0.29) UNRELEASED; urgency=low
 
+  [Miguel Figueiredo]
+  * Default to cdn.debian.net as mirror. Closes: #616522.
+
   [ Joey Hess ]
   * Support bootstrapping oldstable. (Lenny could already be bootstrapped
 using that suite name.)
diff --git a/debootstrap b/debootstrap
index 2fe633a..452cdbe 100755
--- a/debootstrap
+++ b/debootstrap
@@ -27,7 +27,7 @@ USE_COMPONENTS=main
 KEYRING=
 VARIANT=
 
-DEF_MIRROR=http://ftp.us.debian.org/debian;
+DEF_MIRROR=http://cdn.debian.net/debian;
 
 export LANG USE_COMPONENTS
 umask 022
diff --git a/debootstrap.8 b/debootstrap.8
index 4026143..87c9603 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -156,14 +156,14 @@ Read the private key from file
 .PP 
 To setup a \fIwheezy\fR system:
 .PP 
-# debootstrap wheezy ./wheezy-chroot http://ftp.us.debian.org/debian
+# debootstrap wheezy ./wheezy-chroot http://cdn.debian.net/debian
 .PP
 # debootstrap wheezy ./wheezy-chroot file:///PATH_TO_LOCAL_MIRROR/debian
 .PP
 Full process to create a complete Debian installation of \fIsid\fR (unstable):
 .PP
  main # cd / ; mkdir /sid-root
- main # debootstrap sid /sid-root http://ftp.us.debian.org/debian/
+ main # debootstrap sid /sid-root http://cdn.debian.net/debian/
  [ ... watch it download the whole system ]
  main # echo proc /sid-root/proc proc defaults 0 0  /etc/fstab
  main # mount proc /sid-root/proc -t proc


Bug#560038: ping

2011-03-05 Thread Holger Levsen
Hi,

now that we are at the beginning of a new release cycle, it would probably a 
good moment to fix 560038: please make validating signatures the default, 
if /usr/share/keyrings/debian-archive-keyring.gpg is available.

IOW: debootstrap doesn't check signatures on packages by default...


cheers,
Holger


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


Processed: your mail

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

 tags 616522 + patch
Bug #616522 [debootstrap] debootstrap: please use better default mirror 
(cdn.debian.net?)
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
616522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616522
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.129931565423166.transcr...@bugs.debian.org



GeoMirror (aka cdn.debian.net) as default mirror in standard installation?

2011-03-05 Thread Miguel Figueiredo
Hi all,

Using GeoMirror [1] (aka cdn.debian.net) as default mirror in the default 
installation can save decisions and interaction to who is installing and be a 
more automated process.

* Pros:
- 'good' default as it should select a nearby working mirror
- efficient use of Debian mirrors
- less decisions to who is installing
- less interactivity

* Cons:
- Less customization
- 'good' default could not be the best default


What to you think about it's use in the installer? 


1 - http://wiki.debian.org/DebianGeoMirror

-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201103050951.00942.el...@debianpt.org



Re: GeoMirror (aka cdn.debian.net) as default mirror in standard installation?

2011-03-05 Thread Holger Levsen
Hi,

On Samstag, 5. März 2011, Miguel Figueiredo wrote:
 * Cons:
 - Less customization

preseeding and expert mode is still possible...

 - 'good' default could not be the best default

ftp.us.debian.org is a worse default for most people.

 What to you think about it's use in the installer?

I think it should be used, but IMO it should become cdn.debian._org_ first, at 
least for stable. For sid and testing it's ok without debian.org but a stable 
install should fetch things from .org.


cheers,
Holger


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


Re: GeoMirror (aka cdn.debian.net) as default mirror in standard installation?

2011-03-05 Thread Christian PERRIER
Quoting Holger Levsen (hol...@layer-acht.org):


 On Samstag, 5. März 2011, Miguel Figueiredo wrote:
  * Cons:
  - Less customization
 
 preseeding and expert mode is still possible...
 
  - 'good' default could not be the best default
 
 ftp.us.debian.org is a worse default for most people.
 
  What to you think about it's use in the installer?
 
 I think it should be used, but IMO it should become cdn.debian._org_ first, 
 at 
 least for stable. For sid and testing it's ok without debian.org but a stable 
 install should fetch things from .org.


+1 to Miguel suggestion. I was indeed thinking about the same when
looking at choose-mirror bugs.




signature.asc
Description: Digital signature


Bug#616315: cdebconf in d-i via serial hides the option to go back

2011-03-05 Thread Christian PERRIER
Quoting Miguel Figueiredo (el...@debianpt.org):

  Prompt: '%c': help, '%c': go back, default: '%d'
 
 Here it goes the patch with Christian's suggestion.

There are a few inconsistencies in spaces:


 -_Description: Prompt: '%c' for help, default=%d 
 +_Description: Prompt: '%c': help, '%c': go back, default: '%d' 
   ^

 -_Description: Prompt: '%c' for help, default=%s 
 +_Description: Prompt: '%c': help, '%c': go back, default:'%s' 
^^

Is the difference between %s and %d needed. That adds an extra string
to translate.




signature.asc
Description: Digital signature


Re: GeoMirror (aka cdn.debian.net) as default mirror in standard installation?

2011-03-05 Thread Holger Levsen
Hi,

On Samstag, 5. März 2011, Christian PERRIER wrote:
  I think it should be used, but IMO it should become cdn.debian._org_
  first, at least for stable. For sid and testing it's ok without
  debian.org but a stable install should fetch things from .org.

That doesn't seem to be that easy, as mirrors would need to be checked 
constantly, zone files need to be updated constantly too. This will lead to 
problems due to dns caches, additionally there are problems with dnssec too.

 +1 to Miguel suggestion. I was indeed thinking about the same when
 looking at choose-mirror bugs.

grml.org has been doing this, but they are appearantly not too happy with 
that.


cheers,
Holger




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


Bug#558036: Incorrect RO translation in d-i

2011-03-05 Thread Andrei Popescu
On Ma, 15 feb 11, 15:46:55, Otavio Salvador wrote:
 On Tue, Feb 15, 2011 at 13:36, Andrei Popescu andreimpope...@gmail.com 
 wrote:
  On Lu, 14 feb 11, 15:45:46, Otavio Salvador wrote:
  
   I just uploaded it. So tomorrow you should have it on dailies.
  
   I see #558036 is marked pending and I can test that at the same time.
   When is it expected to be fixed in the dailies?
 
  Tomorrow.
 
  Tried this image:
  http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-businesscard.iso
  (MD5SUM: 5e02f2b9706d474f9d7c64caf3e63d9b)
 
 http://d-i.debian.org/daily-images/amd64/20110215-00:21/netboot/

Hi, sorry to take so long to reply.

I tried the latest image and a few before that, but neither would boot 
from a usb stick (cat mini.iso  /dev/sdb) or in VirtualBox.

The latest testing business card image worked fine though, but I didn't 
get as far as grub because sdhci-pci is still missing.

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Bug#612135: Initial boot fail

2011-03-05 Thread Miguel Figueiredo
Hi,

A Domingo 06 Fevereiro 2011 09:26:57 Gustav Public você escreveu:
 Package: installation-reports
 
 Boot method: Same problem in netinst, businesscard and CD-1
 Image version:
 http://cdimage.debian.org/debian-cd/6.0.0/kfreebsd-amd64/iso-cd/debian-6.0.
 0-kfreebsd-amd64-netinst.iso

[...]

 Comments/Problems:
 I want to install the amd64 kfreebsd version of Squeeze. Right after the
 computer says Boot from CD/DVD: I come to the grub prompt and it says:
 Minimal BASH-Like line editing is supported. For the first word, TAB lists
 possible command completions. Anywhere else TAB lists the possible
 completions of a device/filename
 A list of commands is available, for example normal, boot, help, kfreebsd.
 I've tried these, but it just says error: no kernel loaded.. I just can't
 get to the install menu, or whatever it's called.
 It's just the kfreebsd versions that give this problem (I've tried i386
 kfreebsd too). The linux version works.

I tried to install with the image you point in the URL above and after booting 
from the CD i get a graphical menu where i choose the type of installation and 
i have performed a standard installation (with some minor problems).

Can you give more details on your installation? Are you sure your computer 
have indeed booted from the CD?

-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org



--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201103051129.27874.el...@debianpt.org



Bug#550584: More info

2011-03-05 Thread Martin Michlmayr
14:59  bwh tbm: Are you going to put those hooks back in flash-kernel
  some time soon?
15:02  tbm bwh: I asked joeyh and Sledge for help but nobody suggested
  a solution.  If someone sends a patch, I'd be happy to upload.
15:06  bwh tbm: The solution to what?
15:12  tbm bwh: see #550584
15:12  tbm bwh: the problem with just a hook script (afaiu) is that it
  would run flash-kernel several times when you have multiple kernels installed
15:12  tbm so it probably needs a trigger
15:12  tbm but I don't have time to learn about this stuff so I'm waiting
  for someone to send a patch.
15:13  bwh Ah yes, and so you rely on initramfs-tools using triggers
15:13  bwh although, of course, it won't do that any more
15:13  bwh not for multiple kernel updates, anyway
15:16  tbm bwh: so is there any solution that would run flash-kernel only 
once?
15:17  bwh Yeah, check whether the kernel being installed/updated is the one
  the user wants
15:19  bwh But you can use your own trigger (the policy only forbids the 
initramfs
  creator from doing this, so boot loader hooks work properly)
15:20  bwh Sorry: to be clear, the kernel hook script for the initramfs 
creator
  must do its work synchronously
15:20  bwh The kernel hook script for the boot loader can use a trigger to
  do the work asynchronously (though it is not advisable for e.g. lilo)

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
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/20110304153354.ga7...@jirafa.cyrius.com



Processed: closing 554171

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

 # fixed these days
 close 554171
Bug#554171: grub2: add hook script for linux-2.6 make deb-pkg build images
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to maximilian attems m...@debian.org

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
554171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554171
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.129934045329032.transcr...@bugs.debian.org



Bug#616522: debootstrap: please use better default mirror (cdn.debian.net?)

2011-03-05 Thread Joey Hess
Lars Wirzenius wrote:
 debootstrap currently defaults to ftp.us.debian.org for the mirror.
 This is not a particularly good default for anyone outside the US.
 
 cdn.debian.net would be a better default, since it automatically
 chooses the mirror closest to the user. Would it be possible to default
 to that?

I don't feel entirely comfortable with defaulting to cdn.debian.net,
as it's not quite an official debian service.

This is why in d-i, it lists cdn.debian.net near the top, but never as
the default mirror for a country.

-- 
see shy jo


signature.asc
Description: Digital signature


Re: GeoMirror (aka cdn.debian.net) as default mirror in standard installation?

2011-03-05 Thread Joey Hess
Holger Levsen wrote:
  - 'good' default could not be the best default
 
 ftp.us.debian.org is a worse default for most people.

That's irrelevant; d-i does not default to ftp.us.debian.org, and it
*does* present cdn.debian.net near the top of the list of choices (but
never as the first choice).

 I think it should be used, but IMO it should become cdn.debian._org_ first, 
 at 
 least for stable. For sid and testing it's ok without debian.org but a stable 
 install should fetch things from .org.

It doesn't need to move moved to the .org TLD. It does need to become
blessed as an official Debian service. I think we've already done as
much as can be done toward that end in d-i, the rest is up to the
admins.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#616522: debootstrap: please use better default mirror (cdn.debian.net?)

2011-03-05 Thread Lars Wirzenius
On la, 2011-03-05 at 14:04 -0400, Joey Hess wrote:
 I don't feel entirely comfortable with defaulting to cdn.debian.net,
 as it's not quite an official debian service.
 
 This is why in d-i, it lists cdn.debian.net near the top, but never as
 the default mirror for a country.

I understand. So the next step to solving this bug would be to get
cdn.debian.net be an official Debian service. However, I guess that's
going to take a while. Feel free to close this bug, if you wish; I'm
sure once cdn is official, debootstrap will switch to it anyway.

Thanks for the quick answers. :)

-- 
Blog/wiki/website hosting with ikiwiki (free for free software):
http://www.branchable.com/




-- 
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/1299350766.2986.29.ca...@havelock.lan



Bug#382692: marked as done (Appears to hang when connection with repository is lost)

2011-03-05 Thread Debian Bug Tracking System
Your message dated Sat, 5 Mar 2011 20:02:20 +
with message-id 201103052002.21159.el...@debianpt.org
and subject line 
has caused the Debian Bug report #382692,
regarding Appears to hang when connection with repository is lost
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.)


-- 
382692: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382692
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: debian-installer
Severity: normal

Using debian-installer etch beta-3 (full CD, x86) in expert mode:

In task selection I selected only Standard Install, additionally to
the CD I added apt-proxy: with path /debian/ as install source
(using the d-i menus).

On package 95 of 102 (reproducible, it is always 95 of 102) the
progress bar stops. Only switching to the shell and killing apt-http causes
an error to be displayed so I can try installing again.

I don't know if the apt-proxy (standard sarge version) problem was caused
by a malformed request of d-i, output in /var/log/apt-proxy.log is
appended to this report.

I never had problems with the apt-proxy installation before this.

2006/08/12 14:30 CEST [Channel,82,10.0.0.10] [debug] Headers: Host: 
apt-proxy:, Connection: keep-alive, If-Modified-
Since: Fri, 11 Aug 2006 20:10:23 GMT, User-Agent: Debian APT-HTTP/1.3
2006/08/12 14:30 CEST [Channel,82,10.0.0.10] [debug] Request: GET 
/debian/dists/etch/Release
2006/08/12 14:30 CEST [Channel,82,10.0.0.10] [debug] Verification skipped for 
/var/cache/apt-proxy/debian/dists/etch/Rel
ease
2006/08/12 14:30 CEST [Channel,82,10.0.0.10] [debug] Client connection closed
2006/08/12 14:30 CEST [Channel,83,10.0.0.10] [debug] Headers: Host: 
apt-proxy:, Connection: keep-alive, User-Agent:
Debian APT-HTTP/1.3
2006/08/12 14:30 CEST [Channel,83,10.0.0.10] [debug] Request: GET 
/debian/dists/etch/main/source/Sources.gz
2006/08/12 14:30 CEST [Channel,83,10.0.0.10] [debug] starting verification: 
/bin/gunzip ('/bin/gunzip', '-t', '-v', '/va
r/cache/apt-proxy/debian/dists/etch/main/source/Sources.gz')
2006/08/12 14:30 CEST [-] Starting factory apt_proxy.apt_proxy.ClientFactory 
instance at 0xb75112ec
2006/08/12 14:30 CEST [FetcherHttp,client] [debug] Received: Date Sat, 12 Aug 
2006 12:30:18 GMT
2006/08/12 14:30 CEST [FetcherHttp,client] [debug] Received: Server 
Apache/2.0.54 (Debian GNU/Linux) DAV/2
2006/08/12 14:30 CEST [FetcherHttp,client] [debug] Received: Connection close
2006/08/12 14:30 CEST [FetcherHttp,client] [debug] Received: ETag 
d3c80e25-18602f-1e59f740
2006/08/12 14:30 CEST [FetcherHttp,client] Stopping factory 
apt_proxy.apt_proxy.ClientFactory instance at 0xb75112ec
2006/08/12 14:30 CEST [Channel,83,10.0.0.10] [debug] Client connection closed
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] [debug] Headers: Host: 
apt-proxy:, User-Agent: Debian APT-HTTP/1.3
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] [debug] Request: GET 
http://apt-proxy:/debian/pool/main/p/perl/perl-bas
e_5.8.8-6.1_i386.deb
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] [debug] Adding ttp: backend 
dynamicaly
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] [debug] Created new BackendServer: 
http://ttp:
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] 
/usr/lib/python2.3/site-packages/twisted/internet/defer.py:396: exceptions.
FutureWarning: hex()/oct() of negative int will return a signed string in 
Python 2.4 and up
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] Unhandled error in Deferred:
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] Traceback (most recent call last):
  File /usr/lib/python2.3/site-packages/twisted/protocols/http.py, 
line 557, in requestReceived
self.process()
  File /usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py, line 
1375, in process
self.fetch()
  File /usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py, line 
1454, in fetch
(dummyFetcher, 0, running,), None)
  File /usr/lib/python2.3/site-packages/twisted/internet/defer.py, 
line 205, in addCallbacks
self._runCallbacks()
--- exception caught here ---
  File /usr/lib/python2.3/site-packages/twisted/internet/defer.py, 
line 338, in _runCallbacks
self.result = callback(self.result, *args, **kw)
  File /usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py, line 
1422, in fetch_real
fetcher = dummyFetcher.apEndTransfer(fetcher_class)
  File /usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py, line 
463, in apEndTransfer
fetcher = fetcher_class(req)
  File 

Bug#616605: 'Execute shell in installation' runs /bin/sh not /bin/bash

2011-03-05 Thread Ben Hutchings
Package: rescue-mode
Version: 1.26
Severity: important
Tags: patch

Since /bin/sh is now linked to dash by default, /bin/sh is a poor
choice for an interactive shell.  Not everyone will think to use
'exec bash', so try bash first.

Ben.

-- System Information:
Debian Release: wheezy/sid
  APT prefers oldstable-proposed-updates
  APT policy: (500, 'oldstable-proposed-updates'), (500, 'unstable'), (1, 
'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.37-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
From 0fdf6b422191121f46c9fd011bea5ea10c2265c2 Mon Sep 17 00:00:00 2001
From: Ben Hutchings b...@decadent.org.uk
Date: Sat, 5 Mar 2011 22:36:13 +
Subject: [PATCH] rescue-mode: Try executing bash before /bin/sh

Since /bin/sh is now linked to dash by default, /bin/sh is a poor
choice for an interactive shell.  Not everyone will think to use
'exec bash', so try bash first.
---
 rescue.d/shell |4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/rescue.d/shell b/rescue.d/shell
index ae67c82..785f260 100755
--- a/rescue.d/shell
+++ b/rescue.d/shell
@@ -32,7 +32,9 @@ shell_failed () {
db_capb backup
 }
 
-if [ -f /target/bin/sh ]  [ -x /target/bin/sh ]; then
+if chroot_has bash; then
+   chroot_run 'bash -i' || shell_failed 'bash -i'
+elif [ -f /target/bin/sh ]  [ -x /target/bin/sh ]; then
chroot_run /bin/sh -i || shell_failed '/bin/sh -i'
 elif chroot_has sash; then
chroot_run sash || shell_failed sash
-- 
1.7.4.1



Bug#616605: 'Execute shell in installation' runs /bin/sh not /bin/bash

2011-03-05 Thread Cyril Brulebois
Hi,

Ben Hutchings b...@decadent.org.uk (05/03/2011):
 Since /bin/sh is now linked to dash by default, /bin/sh is a poor
 choice for an interactive shell.  Not everyone will think to use
 'exec bash', so try bash first.

yeah, dash is a painful default (been there done that a few days ago).

KiBi.


signature.asc
Description: Digital signature


Debian installer build: failed or old builds

2011-03-05 Thread Daily build aggregator
Debian installer build overview
---

Failed or old builds:

* FAILED BUILD: armel Mar 05 23:21 joey@box build_orion5x_network-console 

http://people.debian.org/~joeyh/d-i/armel/images/daily/build_orion5x_network-console.log

* OLD BUILD:hppa Jan 17 07:06 didaily@c3700 build_cdrom 
http://d-i.debian.org/daily-images/hppa/daily/build_cdrom.log

* OLD BUILD:hppa Jan 17 07:10 didaily@c3700 build_netboot 
http://d-i.debian.org/daily-images/hppa/daily/build_netboot.log

* OLD BUILD:hppa Jan 17 07:14 didaily@c3700 build_miniiso 
http://d-i.debian.org/daily-images/hppa/daily/build_miniiso.log

* daily mipsel images build:
The build daemon responsible for these builds is currently moving to a
new hosting location. Daily builds should be available again within the
first two weeks of 2011.

* FAILED BUILD: amd64 Feb 28 06:35 debian-cd@pettersson source 
http://cdbuilder.debian.org/cdimage-log/source


Totals: 170 builds (2 failed, 8 old)


-- 
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/e1pw2kj-0002o5...@ravel.debian.org