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

Bug#560356: marked as done (E: Couldn't find package linux-image-2.6-486)



Your message dated Sun, 13 Dec 2009 21:39:48 +0100
with message-id <4B255114.70408@debian.org>
and subject line Re: E: Couldn't find package linux-image-2.6-486
has caused the Debian Bug report #560356,
regarding E: Couldn't find package linux-image-2.6-486
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.)


-- 
560356: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560356
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-helper
Version: 2.0~a2-1 0
Severity: normal

Building a ubuntu lucid iso

I have this in chroot:

# $LH_LINUX_FLAVOURS: set kernel flavour to use
# (Default: autodetected)
LH_LINUX_FLAVOURS="generic" 

When having this settings I get this error:

# $LH_DEBIAN_INSTALLER: set debian-installer
# (Default: disabled)
LH_DEBIAN_INSTALLER="enabled"

# $LH_DEBIAN_INSTALLER_DISTRIBUTION: set debian-installer suite
# (Default: empty)
LH_DEBIAN_INSTALLER_DISTRIBUTION="lucid"

# $LH_DEBIAN_INSTALLER_PRESEEDFILE: set debian-installer preseed filename/url
# (Default: )
LH_DEBIAN_INSTALLER_PRESEEDFILE=""

# $LH_DEBIAN_INSTALLER_GUI: toggle use of GUI debian-installer
# (Default: enabled)
LH_DEBIAN_INSTALLER_GUI="disabled" 



If I have this one disabled:
# $LH_DEBIAN_INSTALLER: set debian-installer
# (Default: disabled)
LH_DEBIAN_INSTALLER="disabled"

I don't get that error.



-- Package-specific info:

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
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-helper depends on:
ii  cdebootstrap                  0.5.5      Bootstrap a Debian system
ii  debootstrap                   1.0.20     Bootstrap a basic Debian system

Versions of packages live-helper recommends:
ii  gettext-base                  0.17-8     GNU Internationalization utilities

Versions of packages live-helper suggests:
ii  dosfstools                 3.0.6-1       utilities for making and checking 
ii  fakeroot                   1.14.4-1      Gives a fake root environment
ii  genisoimage                9:1.1.9-1     Creates ISO-9660 CD-ROM filesystem
pn  memtest86+ | memtest86     <none>        (no description available)
ii  mtools                     4.0.10-1      Tools for manipulating MSDOS files
pn  parted                     <none>        (no description available)
pn  squashfs-tools | genext2fs <none>        (no description available)
ii  sudo                       1.7.2p1-1     Provide limited super user privile
ii  syslinux                   2:3.83+dfsg-3 utilities for the syslinux bootloa
pn  uuid-runtime               <none>        (no description available)
pn  win32-loader               <none>        (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,

as you can see from the following log, the defaults are set correctly, thus closing the bug:

---snip---
(sid_i386):/home/user# lh config --mode ubuntu && grep LH_LINUX_FLAVOURS config/*
P: Creating config tree
config/chroot:# $LH_LINUX_FLAVOURS: set kernel flavour to use
config/chroot:LH_LINUX_FLAVOURS="generic"
(sid_i386):/home/user# rm config/ scripts/ .stage/ -rf
(sid_i386):/home/user# lh config --mode ubuntu --debian-installer true && grep LH_LINUX_FLAVOURS config/*
P: Creating config tree
config/chroot:# $LH_LINUX_FLAVOURS: set kernel flavour to use
config/chroot:LH_LINUX_FLAVOURS="generic"
(sid_i386):/home/user# rm config/ scripts/ .stage/ -rf
(sid_i386):/home/user# lh config --mode ubuntu --debian-installer false && grep LH_LINUX_FLAVOURS config/*
P: Creating config tree
config/chroot:# $LH_LINUX_FLAVOURS: set kernel flavour to use
config/chroot:LH_LINUX_FLAVOURS="generic"
(sid_i386):/home/user#
---snap---

--
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/


--- End Message ---

Reply to: