On Thu, Nov 29, 2007 at 03:23:47AM +0200, Eddy Petrișor wrote:
> Josef Wolf wrote:
> > Well, here's the reason why postinst returns error code 30. According to
> > debconf-devel(7), error code 30 from "dh_input high netcfg/get_hostname"
> > means that debconf will not present the question to the
On Thursday 29 November 2007, Martin Michlmayr wrote:
> Anyway, I found the real cause: if the machine is not Netwinder, the
> script does an "exit 0" - but we're being sourced rather than run, so
> this obviously has to be "return 0". This also explains why I didn't
> see the problem when I teste
On Thursday 29 November 2007, Eddy Petrișor wrote:
> Change line 172 from ppp-udeb's postinst (should be
> /var/lib/dpkg/info/ppp-udeb.postinst after the ppp-udeb udeb has been
> loaded):
> db_input high netcfg/get_hostname
> into
> db_input high netcfg/get_hostname || [ $? -eq 30 ]
I
* Frans Pop <[EMAIL PROTECTED]> [2007-11-29 09:19]:
> > Anyway, I found the real cause: if the machine is not Netwinder, the
> > script does an "exit 0" - but we're being sourced rather than run, so
> > this obviously has to be "return 0". This also explains why I didn't
> > see the problem when I
On Thursday 29 November 2007, Martin Michlmayr wrote:
> * Frans Pop <[EMAIL PROTECTED]> [2007-11-29 09:19]:
> > > Anyway, I found the real cause: if the machine is not Netwinder, the
> > > script does an "exit 0" - but we're being sourced rather than run, so
> > > this obviously has to be "return 0
libdebian-installer_0.54_arm.changes uploaded successfully to localhost
along with the files:
libdebian-installer_0.54.dsc
libdebian-installer_0.54.tar.gz
libdebian-installer4_0.54_arm.deb
libdebian-installer4-dev_0.54_arm.deb
libdebian-installer4-udeb_0.54_arm.udeb
libdebian-installer-
partman-base_112_arm.changes uploaded successfully to localhost
along with the files:
partman-base_112.dsc
partman-base_112.tar.gz
partman-base_112_arm.udeb
partman-utils_112_arm.udeb
Greetings,
Your Debian queue daemon
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
On Wed, 28 Nov 2007 22:29:41 +0100, Martin Michlmayr <[EMAIL PROTECTED]> wrote:
> * Allan Kok <[EMAIL PROTECTED]> [2007-11-28 18:50]:
> > get the same error. " dpkg: failed to open `/var/lib/dpkg/status' for
> > writing status information: Read-only file system" I have attached the
> log
> > f
Op 28-11-2007 om 22:38 schreef Josef Wolf:
> On Wed, Nov 28, 2007 at 08:24:49PM +0100, Geert Stappers wrote:
> > Op 26-11-2007 om 22:31 schreef Josef Wolf:
>
> > > I have preseeded netcfg like this:
> > >
> > >
> > > The intention is, that d-i asks me for the domainname.
> >
> > You might b
rootskel_1.57_arm.changes uploaded successfully to localhost
along with the files:
rootskel_1.57.dsc
rootskel_1.57.tar.gz
rootskel_1.57_arm.udeb
rootskel-bootfloppy_1.57_arm.udeb
Greetings,
Your Debian queue daemon
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
base-installer_1.86_arm.changes uploaded successfully to localhost
along with the files:
base-installer_1.86.dsc
base-installer_1.86.tar.gz
base-installer_1.86_all.udeb
bootstrap-base_1.86_arm.udeb
Greetings,
Your Debian queue daemon
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED
Accepted:
libdebian-installer-extra4-udeb_0.54_arm.udeb
to
pool/main/libd/libdebian-installer/libdebian-installer-extra4-udeb_0.54_arm.udeb
libdebian-installer-extra4_0.54_arm.deb
to pool/main/libd/libdebian-installer/libdebian-installer-extra4_0.54_arm.deb
libdebian-installer4-dev_0.54_arm.d
Accepted:
partman-base_112.dsc
to pool/main/p/partman-base/partman-base_112.dsc
partman-base_112.tar.gz
to pool/main/p/partman-base/partman-base_112.tar.gz
partman-base_112_arm.udeb
to pool/main/p/partman-base/partman-base_112_arm.udeb
partman-utils_112_arm.udeb
to pool/main/p/partman-base
Accepted:
base-installer_1.86.dsc
to pool/main/b/base-installer/base-installer_1.86.dsc
base-installer_1.86.tar.gz
to pool/main/b/base-installer/base-installer_1.86.tar.gz
base-installer_1.86_all.udeb
to pool/main/b/base-installer/base-installer_1.86_all.udeb
bootstrap-base_1.86_arm.udeb
t
Accepted:
rootskel-bootfloppy_1.57_arm.udeb
to pool/main/r/rootskel/rootskel-bootfloppy_1.57_arm.udeb
rootskel_1.57.dsc
to pool/main/r/rootskel/rootskel_1.57.dsc
rootskel_1.57.tar.gz
to pool/main/r/rootskel/rootskel_1.57.tar.gz
rootskel_1.57_arm.udeb
to pool/main/r/rootskel/rootskel_1.57_a
Your message dated Thu, 29 Nov 2007 09:17:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453187: fixed in libdebian-installer 0.54
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
Josef Wolf wrote:
> On Thu, Nov 29, 2007 at 03:23:47AM +0200, Eddy Petrișor wrote:
>> Josef Wolf wrote:
>> Oops, apprently ppp-udeb's postinst should handle this return code (30) for
>> preseeding to work correctly (but I'll need a second oppinon from either
>> Joey, Frans or Colin about this, sinc
Frans Pop wrote:
> On Thursday 29 November 2007, Eddy Petrișor wrote:
>> Change line 172 from ppp-udeb's postinst (should be
>> /var/lib/dpkg/info/ppp-udeb.postinst after the ppp-udeb udeb has been
>> loaded):
>> db_input high netcfg/get_hostname
>> into
>> db_input high netcfg/get_hostna
On Wed, Nov 28, 2007 at 10:43:39PM +0100, Tobias Toedter wrote:
> Hi,
>
> please unblock iso-codes/1.6-2 for the testing migration, if the
> installer team does not object.
hint added
Cheers
Luk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [
Package: installation-guide
Version: 20070319
Severity: minor
In appendix subsection D.6 the installation guide says (emphasis added)
It is also available as a special "mini" ISO image^[23], which is
mainly useful for testing; in this case the image is booted just
using install. THERE
Does anybody investigate in this bug?
It actually happens twice when booting (both time the same messages).
Chris.
smime.p7s
Description: S/MIME cryptographic signature
Your message dated Thu, 29 Nov 2007 22:00:36 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Can be ceremonially disposed of
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 re
Package: localechooser
Severity: normal
Quoting Josef Vogt ([EMAIL PROTECTED]):
> Package: installation-reports
> Version:
>
> When installing debian, when choosing German as language, the country
> Liechtenstein isn't in the list for German speaking countries. It would be
> nice also Liechtenst
On Thu, Nov 29, 2007 at 01:20:30PM +0200, Eddy Petrișor wrote:
> Please create a patch and submit it as a bug report[1] against ppp-udeb.
> [1] "preseeding the host name does not work for ppp-udeb" or something
> like that should be fine
Done.
Now I tried to create a fixed udeb. I did the follo
24 matches
Mail list logo