[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#712983: marked as done (E: debian-installer flavour yes not supported.)



Your message dated Fri, 21 Jun 2013 16:03:57 +0200
with message-id <51C45D4D.9080303@progress-technologies.net>
and subject line Re: Bug#712983: E: debian-installer flavour yes not supported.
has caused the Debian Bug report #712983,
regarding E: debian-installer flavour yes not supported.
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 owner@bugs.debian.org
immediately.)


-- 
712983: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712983
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-build
Version: 3.0.5-1
Severity: normal

Dear Maintainer,

"--debian-installer yes" seems to be broken. What I do:

$ mkdir foo
$cd foo
$ sudo lb config --debian-installer yes \
    --debian-installer-distribution \
    wheezy --apt-http-proxy --apt-http-proxy \
    http://ftp.fr.debian.org/debian/ --mirror-debian-installer \
    http://ftp.fr.debian.org/debian/ --apt-http-proxy http://localhost:3128
$ sudo lb build
(...)
Hit http://ftp.debian.org wheezy-updates/main amd64 Packages
Hit http://ftp.debian.org wheezy-updates/main Translation-en
Reading package lists... Done            
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
[2013-06-21 13:02:46] lb binary_manifest 
P: Begin creating manifest...
[2013-06-21 13:02:46] lb binary_package-lists 
P: Begin installing local package lists...
[2013-06-21 13:02:46] lb binary_linux-image 
P: Begin install linux-image...
[2013-06-21 13:02:47] lb binary_debian-installer 
E: debian-installer flavour yes not supported.
P: Begin unmounting filesystems...
P: Saving caches...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
samgone:~/tmp/retest$which lb
/usr/bin/lb
samgone:~/tmp/retest$dpkg -l live-build
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                    Version          Architecture
Description
+++-=======================-================-================-====================================================
ii  live-build              3.0.5-1          all              Live
System Build Scripts
samgone:~/tmp/retest$which lbgrep -^C
samgone:~/tmp/retest$grep -R yes config/
config/binary:# (Default: yes)
config/binary:LB_DEBIAN_INSTALLER="yes"
config/common:APT_OPTIONS="--yes"
config/common:APTITUDE_OPTIONS="--assume-yes"
samgone:~/tmp/retest$sudo lb build


If I use "--debian-installer live" instead, the build finish properly
and the ISO works correctly.

Best regards,
-- 
   Gonéri Le Bouder


-- Package-specific info:

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

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-build depends on:
ii  cdebootstrap  0.5.10
ii  debootstrap   1.0.52

Versions of packages live-build recommends:
ii  cpio                            2.11+dfsg-1
ii  gnu-fdisk                       1.2.5-2
ii  live-boot-doc                   3.0.1-1
ii  live-config-doc                 3.0.23-1
ii  live-manual-html [live-manual]  1:3.0.2-1

Versions of packages live-build suggests:
ii  debian-keyring          2013.04.21
ii  dosfstools              3.0.16-2
ii  fakeroot                1.19-2
ii  git                     1:1.8.3.1-1
ii  gpgv                    1.4.12-7
pn  loadlin                 <none>
pn  memtest86+ | memtest86  <none>
ii  mtools                  4.0.18-1
ii  parted                  2.3-13
ii  squashfs-tools          1:4.2+20130409-1
ii  sudo                    1.8.5p2-1+nmu1
ii  syslinux                3:4.05+dfsg-6+deb7u3
ii  uuid-runtime            2.20.1-5.4
pn  win32-loader            <none>
ii  xorriso                 1.2.2-2

-- no debconf information

--- End Message ---
--- Begin Message ---
On 06/21/2013 03:22 PM, Gonéri Le Bouder wrote:
> "--debian-installer yes" seems to be broken.

--debian-installer takes either a boolean, or a value supported by the
respective repository you're building against.

a boolean would be 'true' or 'false', a value would for the debian
repository would e.g. be 'live' or 'cdrom', etc.

'yes' is neither.

-- 
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/

--- End Message ---

Reply to: