Re: [SOLVED] Re: Debian-live can not be build missing package

2025-03-05 Thread Hans
ed from somewhere else. However, it was mentioned, that I made some mistakes with the native system (what I do not believe), but as this can not be excluded and no developer of debian-live did find a mistake in the software, I am now giving up and do not bother any more. So I have set this issu

Re: [SOLVED] Re: Debian-live can not be build missing package

2025-03-05 Thread Matthias Böttcher
Hi Hans, maybe this caused your problem: Nov 06, 2024 Commit 30d39f81 "lb config: --distribution defaults to testing" https://salsa.debian.org/live-team/live-build/-/commit/30d39f812e41eb81928a0fe1f3a4f686eb30dfa9 Bye Matthias

[SOLVED] Re: Debian-live can not be build missing package

2025-03-05 Thread Hans
problems will be resolved anyway. So, thank you all for your help and your efforts to solve my little issue! I mark it as solved, please do not waste any more time on this! Best regards Hans

Re: Live image build (Debian Junior) is not working (ca-certificates-java) -> Solved

2024-11-28 Thread Roland Clobus
Hello Stefan, On 23/11/2024 09:47, Stefan Kropp wrote: the weekly build for Debian Junior has not been generated this week. I tried the live image build on my local system. The build is currently not working. On my local system the build hangs on dpkg-reconfigure of ca-certificates-java (postin

[SOLVED] Re: Debian bookworm fails to install

2024-06-09 Thread Hans
Best regards Hans P.S. For me I marked the problem as solved, just do not add bootcd on the live-cd. However, this will not fix the problem at all, but maybe you might want to take a look for other people.

Solved: Booting without waiting for With UEFI boot?

2023-07-03 Thread asc
Hi,   after digging deeper into the grub syntax add "timeout = 5" to grub.cfg  after copy: /usr/share/live/build/bootloaders/* /config/bootloaders/   It works fine.   regards Andreas

Bug#1029267: Solved

2023-01-20 Thread Greg Dev
Caused by installation failure, not a bug.

Bug#996284: Solved

2021-10-18 Thread Ron Murray
Problem was caused by there being no entry for "bookworm" in /usr/share/live/build/data/debian-cd. Fixed by # cd /usr/share/live/build/data/debian-cd # ln -s squeeze bookworm This bug can now be closed. -- Ron Murray PGP Fingerprint: 4D99 70E3 2317 334B 141E 7B63 12F7 E865 B5E2 E761

Bug#947123: solved by setting --apt-indices false

2020-10-15 Thread Dieter Dobbelaere
Hi, This is caused by steps in the binary stage (*after* the chroot_hooks stage) that install some packages in the chroot. The solution is to pass the option "--apt-indices false" to "lb config", this will effectively clear the /var/lib/apt/lists directory in the final image (tested with live-b

Re: A couple of dumb questions 1) Solved

2020-07-05 Thread andy pugh
On Sun, 5 Jul 2020 at 19:42, andy pugh wrote: > I am still struggling with this. I could not think of a way to get the > actual text, but here is a screenshot of /var/syslog > https://photos.app.goo.gl/nSbFA9j8hZ2RAy5a6 A more talented developer on the same project tried some experiments in the

[SOLVED] Re: So I have Plymouth running, but how do I change the startup theme?

2020-06-22 Thread Stefan Baur
Am 22.06.20 um 12:52 schrieb Narcis Garcia: > With plymouth and plymouth-themes packages installed on a non-Live > system, I use this program to manage splash theme: > > # Get current: > /usr/sbin/plymouth-set-default-theme > > # List available: > /usr/sbin/plymouth-set-default-theme --list > >

Solved Re: Plymouth on live build

2020-03-09 Thread 0...@caiway.net
On Sat, 7 Mar 2020 20:17:55 +0100 "0...@caiway.net" <0...@caiway.net> wrote: > Hi, > > Does someone know how to make plymouth (for graphical boot) work on a > live distro? > > I had it working but was too tired at that moment, and forgot the > trick. > > Thanks! > append boot=live components

Solved Re: I need plymouth for this project:

2020-03-09 Thread 0...@caiway.net
On Sun, 8 Mar 2020 02:54:40 +0100 "0...@caiway.net" <0...@caiway.net> wrote: > I need plymouth for this project: > > https://www.sposkpat2.freedombox.rocks/ > > It is almost finished, but plymouth is essential. > > Thank you! >

Re: Kernel Panic when adding support for live installer [solved]

2015-09-11 Thread humbert . olivier . 1
> To get further, I'd kindly ask someone who understand this code to > double-check if it is *really* doing its job > as expected since, given the date of Daniel's commit, I shouldn't be needed > to add manually those packages in a list > (I'm using live-build 4.0.5-1 build from the tagged-versio

Re: Kernel Panic when adding support for live installer [solved]

2015-09-10 Thread humbert . olivier . 1
- Mail original - De: "humbert olivier " > Digging a bit more and trying different stuffs, I just saw that I've got this > in the build.log : > > libisofs: WARNING : Can't add /firmware/firmware-linux-free_3.3_all.deb to > Joliet tree. Symlinks can only be added to a Rock Ridge tree.

Re: SOLVED: Re: persistence encryption: initramfs is missing cryptsetup

2015-06-16 Thread chals
On Tue, Jun 16, 2015 at 6:30 PM, Jan Kowalsky wrote: > > So I try to include an > usr/share/initramfs-tools/conf-hooks.d/forcecryptsetup with > > export CRYPTSETUP=y > > in the includes.chroot and build the image again and it works. > > The live-initramfs packages should maybe export this variable

SOLVED: Re: persistence encryption: initramfs is missing cryptsetup

2015-06-16 Thread Jan Kowalsky
Am 12.06.2015 um 23:27 schrieb Jan Kowalsky: > Am 11.06.2015 um 16:12 schrieb chals: >> On Thu, Jun 11, 2015 at 11:58 AM, Jan Kowalsky >> wrote: >>> Hi all, >>> >>> I try to build a live system with luks encrypted persistence. It fails, >>> because inside the initramfs the cryptsetup binaries don'

Re: (Solved) Persistent File Storage on NTFS

2014-11-03 Thread Ed Dixon
Well apparently not after jumping back and forth between the two several times I now get a kernel panic when trying to load the image on boot from ntfs. I checked that hubernation had not been set on and tried copying the image to an ext4 fs and could load that no problem. So I am guessing either

(Solved) Persistent File Storage on NTFS

2014-11-02 Thread Ed Dixon
Hi, Just posting this here in hopes of helping others. This may be old news to some,and the documentation has said this is possible since the 2.X series but I have never had any luck with it and others have asked about it in the past as well. With the latest 4.X build I was successful in loading a

SOLVED: Fw: Debian Live, live-build web-frontend - Build 20140221.124348.984234787

2014-02-21 Thread Philipp von Bassewitz
Update - no action required The log file contained a line "E: Unable to locate package smbclientg" - this was a typo, I wanted smbclient. It looks the processing stopped after that error. I try again. Sorry for false alarm! Kind regards Philipp -- Originalnachricht -- Von: "Philipp

FTWCA: routing issues with live.debian.net (solved)

2013-04-29 Thread Daniel Baumann
After the switch to the new provider where live.debian.net is hosted (and thus to a new IP address), there was a glitch found in the providers router configuration for IP subnet, affecting traffic going through level3/GLBX to the provider. The effect was that for some people (most notabily the maj

Re: Running dd (in Windows DOS-box): "Error opening output file: 5 Access is denied" [SOLVED]

2013-02-27 Thread Mark Filipak
On 2013/2/27 6:08 PM, Andrew Goodbody wrote: On 27/02/13 22:48, Mark Filipak wrote: dd.exe and ISO are in the same directory (folder). I'm logged-in as Administrator. This may not be enough. Right click and choose 'Run as Administrator' dd if=debian-live-6.0.6-amd64-gnome-desktop.iso of=I: r

[SOLVED]Re: Fwd: Re: build 64bit --

2012-12-29 Thread teseo
r here, not 486. Go read chapter 6 of live-manual (for 2.x) and do what it says. Ben Thanks Ben with your last advice, my architectural problem was solved. Now i can successfully compile a 64-bit version, the only problem now is the flag: --packes-lists "lxde" that is not recognize

Solved: Re: remove the "Please remove the disk ..." message

2012-08-21 Thread Arne de Boer
--bootappend-live "noprompt" did the job. Thanks --- On Tue, 8/21/12, Arne de Boer wrote: > From: Arne de Boer > Subject: remove the "Please remove the disk ..." message > To: debian-live@lists.debian.org > Date: Tuesday, August 21, 2012, 6:29 PM > Hello, > > How do I disable the message at s

Re: Ubuntu & casper (SOLVED)

2012-08-13 Thread Alessandro Dentella
On Wed, Aug 08, 2012 at 06:30:40PM +0200, Luigi Capriotti wrote: > Sandro, > > we are using live-build_3.0~a47.orig.tar.gz > > (see https://github.com/xbmc/XBMCbuntu/blob/master/build.sh#L96 ) > > with the following patch: > > https://github.com/xbmc/XBMCbuntu/blob/master/Tools/lb_chroot_hacks.

Solved: Re: Creating of ubuntu live image (on oneiric 11.10) with lb 3.0-a45 fails with: E: Unable to locate package console-common

2012-03-11 Thread Mark Schneider
http://live.debian.net/gitweb?p=live-build.git;a=commitdiff;h=40a8a8ee7523240f4657b768909a9ed92fcfebc5 Thanks a lot. This patch has solved this issue. -- m...@it-infrastrukturen.org http://www.it-infrastrukturen.org -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a

Re: [SOLVED] Adding default user to some other groups

2012-01-26 Thread Nick Bailey
I have attempted to get to the bottom of the preseed file being ignored, and have failed to do so. I've submitted a bug report explaining what I tried, which wasn't a great deal because I don't really understand how debconf works. The addition of a file in /lib/live/config which adds user to a no

Re: [SOLVED] Adding default user to some other groups

2012-01-22 Thread Richard Nelson
Greetings, On Sun, Jan 22, 2012 at 10:47 AM, Nick Bailey wrote: > Thank you all (and particularly chals) for your suggestions as to how > to add the default user to an additional group. Please know that your testing and working with live-build is appreciated. > Using 3.0~a42-1, I can > report t

[SOLVED] Adding default user to some other groups

2012-01-22 Thread Nick Bailey
Thank you all (and particularly chals) for your suggestions as to how to add the default user to an additional group. Using 3.0~a42-1, I can report the following. Preseeding -- Doesn't work. Test: in config/preseed/user-groups.preseed.chroot, user-setup passwd/user-default-grou

[SOLVED] http://wiki.debian.org/DebianLive/Howto/USB

2011-10-25 Thread Filipus Klutiero
Le 2011-02-19 12:50, Filipus Klutiero a écrit : Hi Daniel, 72 2011-02-16 15:59:09 0 précédent daniel as discussed on ml. you removed http://wiki.debian.org/DebianLive/Howto/USB a few days ago commenting "as discussed on ml.". Could you please link to the mailing list messag

Re: Debian 'Live' install from .img to USB - Solved, Thanks!

2011-08-05 Thread Alex
Problem solved - I was installing (dd) to a partition - not a disk. Thanks to all those who responded and particularly Ben. Regards Alex -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

Re: adding the default user to another group fails (solved)

2011-02-05 Thread Andreas B. Mundt
Hi there, happy news, I found the 'bug', my bad: On Fri, Feb 04, 2011 at 03:04:06PM +0100, Andreas B. Mundt wrote: [...] > I fixed that, however, it still doesn't work. I use > > andi@flashgordon:~/devel/debian-live$ cat > config/chroot_local-preseed/preseed.cfg > user-setup passwd/user-def

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-15 Thread Daniel Baumann
please distinguish between build bugs and unrelated runtime bugs. for bugs during build time, live-build needs to be fixed. for bugs during runtime (including installation time), almost always the bugs are within the distribution itself, not in live-build. in such cases, there's no fix for tha

Re: Re: Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-15 Thread Robert Key
Concerning the casper, install, dists, pool dirs on a ext4 partition booted from grub2 I found the the following: install fails as "cdrom not found" message appears as I said before. One can drop to a shell and mount /dev/sdb2 /cdrom (grub2 is on sdb1, casper on sdb2). Then return to "load in

Re: Re: Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-14 Thread Robert Key
I have verified the following: 1. When building in ubuntu mode usb-hdd image with debian-installer and live option for the d-i the boot parameter "cdrom-detect/try-usb=true" is NOT included in live.cfg in the syslinux directory. I think it should be there or else it tries to find the d-i files

Re: Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-14 Thread Robert Key
Yes I do mean the d-i images, sorry NOT the cd image. There is a dists and pool directory with the d-i images. They are copied from the archive towards the end of the build after the squashed file system is made. Also I have only build using the usb-hdd image. This is where the parameter cdro

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-14 Thread Daniel Baumann
On 12/14/2010 07:50 PM, Cody A.W. Somerville wrote: Daniel: Feel free to update the default for Ubuntu to just have this disabled by default for Ubuntu for all releases. done in git, thanks. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@

Re: Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-14 Thread Cody A.W. Somerville
Hi Robert, Your help in testing the Ubuntu support is greatly appreciated. On Tue, Dec 14, 2010 at 8:39 AM, Robert Key wrote: > Hi and thanks Cody, you doing the patch is fine. > > There are other important issues all be it simple: > > 1. For the udebs there must be a soft link to maverick and

Re: Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-14 Thread Robert Key
Hi and thanks Cody, you doing the patch is fine. There are other important issues all be it simple: 1. For the udebs there must be a soft link to maverick and lucid ( or any other ubuntu distributions) in the directory: /usr/share/live/build/data/debian-cd that points to squeeze. Without t

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-13 Thread Daniel Baumann
On 12/13/2010 05:02 PM, Daniel Baumann wrote: yes, i'll commit them later today to the data directory within live-build. done. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@progress-technologies.net Internet: http://people.progress

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-13 Thread Daniel Baumann
On 12/13/2010 09:26 PM, Cody A.W. Somerville wrote: 1. lb_binary_debian-installer changes required: I've attached a patch to fix the package names to be used for Ubuntu for all arches in lb_binary_debian-installer. applied. 2. lb_binary_disk changes required: Daniel: Do you have

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-13 Thread Cody A.W. Somerville
Hi Folks, On Wed, Dec 8, 2010 at 5:59 AM, Robert Key wrote: > I have solved the issues with using ubuntu mode and the debian installer as > follows: > > 1. lb_binary_debian-installer changes required: > > The script /usr/share/live/build/scripts/build/lb_binary_debian-installe

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-13 Thread Daniel Baumann
On 12/13/2010 03:41 PM, Cody A.W. Somerville wrote: Daniel: Are you fine with just grabbing and adding them from the bzr branch at lp:~ubuntu-cdimage/debian-cd/ubuntu/ ? As you probably could guess, I can't provide a patch due to binary files. yes, i'll commit them later today to the data direc

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-13 Thread Cody A.W. Somerville
On Sun, Dec 12, 2010 at 4:59 AM, Daniel Baumann wrote: > On 12/08/2010 11:59 AM, Robert Key wrote: > >> I have solved the issues with using ubuntu mode and the debian installer >> as follows: >> > > thanks; can you please provide a patch? unrelated to that, i ask

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-12 Thread Daniel Baumann
On 12/12/2010 11:39 AM, Robert Key wrote: Will do Daniel. I have made patches before, but will need a little time to check it out. I will definitely meet your deadline. great; let me know if you have any troubles. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email:

Re: Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-12 Thread Robert Key
Will do Daniel. I have made patches before, but will need a little time to check it out. I will definitely meet your deadline. I am a software developer and wouldn't mind getting involved with live-build, I really think it is a cool idea. The live-initramfs seems to be a much better option than

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-12 Thread Daniel Baumann
On 12/08/2010 11:59 AM, Robert Key wrote: I have solved the issues with using ubuntu mode and the debian installer as follows: thanks; can you please provide a patch? unrelated to that, i asked cody to have a look at it, end of next week we'll probably upload the last live-build versio

Re: [SOLVED] Some issues with live-build 2.0.7-1 in ubuntu mode

2010-12-08 Thread Robert Key
I have solved the issues with using ubuntu mode and the debian installer as follows: 1. lb_binary_debian-installer changes required: The script /usr/share/live/build/scripts/build/lb_binary_debian-installer uses the wrong name for the linux-image. It tries to install linux-image-2.6-generic

SOLVED: Re: Re: Too many symbolic links

2010-11-25 Thread Robert Key
Thanks Daniel, I used live-build 2.0.7-1 and it worked fine. I was using 2.0.5-1 from Debian testing. I guess it may have been a bug which has now been resolved. Thanks and cheers, Rob Key -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Tro

SOLVED: unable to login to the live system.

2010-11-23 Thread Robert Key
Hi I previously had a problem where after booting a live system I got a login prompt localh...@localdomain: __ I could not login at all. Problem was there was no 'live-config' boot parameter. By putting this in it auto logged in and all was ok. Cheers, Rob Key -- To UNSUBSCRIBE, email

SOLVED: changing X config at boot time.

2010-11-23 Thread Robert Key
Hi I previously had a problem on my wife's computer with a Nvidia card, in that X chose a mode that made the screen ghost from a live debian boot. An incompatible mode was chosen. I fixed it as follows: I added the boot parameters : nomodeset vga=normal and it now works. I cannot find this

Re: Re: SOLVED: forbidden ip problem in local archive

2010-10-24 Thread Robert Key
I have solved the problem thanks. The file permissions in the archive were rw--- and should have been rw-r--r-- for files. Thanks for your help. Robert Key -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Re: Starting bash script upon bootup - SOLVED

2010-08-12 Thread Richard Nelson
Greetings, On Thu, Aug 12, 2010 at 12:52 PM, Tim Legg wrote: >> Greetings, >> >> On Mon, Aug 9, 2010 at 10:22 AM, Tim Legg >> wrote: >>> So where is the .bashrc file located prior to the install so I can edit >>> it >>> so the script can begin execution when the shell is started upon bootup? >>>

Re: Starting bash script upon bootup - SOLVED

2010-08-12 Thread Tim Legg
> Greetings, > > On Mon, Aug 9, 2010 at 10:22 AM, Tim Legg > wrote: >> So where is the .bashrc file located prior to the install so I can edit >> it >> so the script can begin execution when the shell is started upon bootup? >> > > You include the .bashrc as you would want it to look by using > ch

Bug#569733: Probably solved in live-magic 1.11

2010-05-14 Thread Juergen Kosel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I have now succeeded with the updated version 1.11 of live-magic to build a live CD. So either the bug is solved or not triggered any more due to different contents of testing. Greetings Juergen -BEGIN PGP SIGNATURE- Version

Re:[Partially solved] Error while building live cd by live-helper

2009-08-18 Thread Kousik Maiti
I change the mirror to http://ftp.de.debian.org/debian It solves my problem. I discussed this issue in irc chat @ #debian-live They told that its a common issue and will be resolved within few hours. Thanks everybody. On Mon, Aug 17, 2009 at 11:17 AM, Kousik Maiti wrote: > I want to build a li

Re: SOLVED - how to boot from a build in cardreader in acer one - device ist mmcblk0

2009-05-07 Thread Carsten
Am Samstag, 2. Mai 2009 schrieb Carsten: > Hi all, > > while trying set up a live system booting from a build in cardreader in an > acer one 110 I run in the following problems: > > I put the kernel and initrd.img into the boot-partition on the harddisk > (ssd) because the cardreader isn't bootable

Re: usb-hdd flavour fails in losetup [solved]

2008-12-01 Thread Daniel Baumann
Didier Raboud wrote: > my version of mount was too high (2.14~rc2-0 from experimental) and somehow > conflicted. oh, ok. that's strange though, would not have guessed that. > Thanks for your help Daniel you're welcome. btw, your report did make me find and fix another inconvenience http://git.d

Re: usb-hdd flavour fails in losetup [solved]

2008-12-01 Thread Didier Raboud
Didier Raboud wrote: > Hi. Sorry… > > I did exactly this : > > $ sudo -s > (…) > # LANG=C lh_clean --purge ; lh_build > (…) > > Happened again. As attached. > > Any idea ? > > OdyX Hi again, my version of mount was too high (2.14~rc2-0 from experimental) and somehow conflicted. Thanks for y

Re: [SOLVED]

2008-09-29 Thread Daniel Baumann
Chris Lamb wrote: >> Thus, "autodetected" means "autodetected at lh_config time, right? > > Yes. > > You removed whatever was diverting /sbin/losetup since you called > lh_config the first time. which is a bit unfortunate, that's why i've improved it with the following commit: http://git.debia

Re: [SOLVED] (was: Help! dh_build eats my binary.img!)

2008-09-29 Thread Chris Lamb
[EMAIL PROTECTED] wrote: > Thus, "autodetected" means "autodetected at lh_config time, right? Yes. You removed whatever was diverting /sbin/losetup since you called lh_config the first time. Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL PROTECTED] `- s

Re: [SOLVED] (was: Help! dh_build eats my binary.img!)

2008-09-29 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Sep 29, 2008 at 08:15:27AM +0200, [EMAIL PROTECTED] wrote: > On Sun, Sep 28, 2008 at 08:37:43PM +0100, Chris Lamb wrote: > > [EMAIL PROTECTED] wrote: [on LH_LOSETUP="losetup.orig"] > [...]Hm. Maybe this is the effect of ru

[SOLVED] (was: Help! dh_build eats my binary.img!)

2008-09-28 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Sep 28, 2008 at 08:37:43PM +0100, Chris Lamb wrote: > [EMAIL PROTECTED] wrote: > > > | /usr/bin/lh_binary_usb-hdd: line 114: losetup.orig: command not found [...] > - loop-aes-utils (and maybe others) use dpkg-divert to take control It wor

SOLVED* [Re: Many problems with live-rw partition]

2008-09-18 Thread Marco Amadori
Il mercoledì 20 agosto 2008 22:59:52 hai scritto: > Il mercoledì 20 agosto 2008 16:31:54 Andreas Bombe ha scritto: > > Either I'm doing something wrong or it really doesn't work all that > You found some important bugs and those needs time to be fixed. Good news: Some of the bug you found are no