Re: APT Pinning Broken?

2024-07-31 Thread Andreas Heinlein
correct dependencies from unstable too: >apt-get install -y mpv/unstable > >But that's not a solution. I would really like to understand why APT Pinning >does not or cannot include the dependencies of a package from the release it >is pinned to. Doesn't even make

Re: APT Pinning Broken?

2024-07-31 Thread Andreas Heinlein
Hello, you will have to manually pin the dependencies as well. So it should read: Package: mpv libasound2t64 libavcodec61 libavdevice61 libavfilter10 libavformat61 Pin: release n=sid Pin-Priority: 600 That should do the trick. Bye Andreas Am 31. Juli 2024 21:06:22 MESZ schrieb "maria.shrivi

Re: Suspicious Debian 10.0.0 download behaviour.

2019-08-09 Thread Andreas Heinlein
I suspect that whatever you were downloading with tried to automatically open the iso file with some kind of write-image-to-disk app, which would require root privileges. Bye, Andreas Am 9. August 2019 09:08:34 MESZ schrieb Rick : >Dear Debian Admin, > >when I tried to download Debian 10.0.0 vi

Re: live-build generates problems due exim4 as mail-transport-agent why?

2019-05-21 Thread Andreas Heinlein
Hello, this answer may be a bit late, but I hope it will still be useful. You shouldn't make any package customizations in the debootstrap stage as you did. This is only useful for packages which are absolutely required for installing further packages later in the chroot stage. apt-transport-http

Bug#922251: live-build: support syslinux-efi as (additional) bootloader

2019-02-14 Thread Andreas Heinlein
Am 14.02.2019 um 17:35 schrieb Thomas Schmitt: > Maybe Steve McIntyre can contribute an anecdote how he came to the > decision in debian-cd to use GRUB2 for EFI and thus to create the need > for two independent boot menu configurations. I am only taking a guess here, but maybe he just took over so

Re: Multiarch live CDs

2017-11-12 Thread Andreas Heinlein
Am 12.11.2017 um 08:38 schrieb Borden Rhodes: > There were days, about a year ago, when I could write in auto/config: > > --architectures 'i386' > --linux-flavours 'amd64 686-pae' > > And this made me happy because I could generate an image that ran > natively on both 32 and 64-bit processors (ever

Bug#871780: live-build: support for apt-transport-https

2017-09-09 Thread Andreas Heinlein
Seems I forgot something. What we are using for our project is --debootstrap-options "--include=apt-transport-https,ca-certificates,openssl" That should work. Andreas signature.asc Description: OpenPGP digital signature

Re: Install debian 9.1 live usb

2017-08-14 Thread Andreas Heinlein
Hello, the file system on the USB drive is a iso9660 file system, which is read-only by design. You wouldn't be able to modify it even if you plug it into a machine running a different OS. There are tools which would allow you to modify the ISO file, but it's rather complicated. The safest way

Bug#871780: live-build: support for apt-transport-https

2017-08-11 Thread Andreas Heinlein
Am 11.08.2017 um 15:06 schrieb Ronny Standtke: > Package: live-build > Version: 1:20170807 > Severity: normal > Tags: patch > > Debian Live currently doesn't support https archives (needed for e.g. the > upstream archives of itch.io or jitsi). > > The attached patch fixes this issue. > > Cheers >

Re: Topic of this list

2017-07-21 Thread Andreas Heinlein
Am 21.07.2017 um 21:55 schrieb PICCORO McKAY Lenz: > due i have making a live for i386 of all version since lenny, due > current new stable (strech) does not work in older i386 sorry guys but > not only are slow , now does not support older 486/586 cpu's neither > PIII ... > > thanks so for jeesie

Topic of this list (was: live-build: how to include .deb files not in any repository?)

2017-07-21 Thread Andreas Heinlein
Am 20.07.2017 um 23:15 schrieb Jeff Epler: > On Thu, Jul 20, 2017 at 11:28:43AM -0400, PICCORO McKAY Lenz wrote: >> i build a live but only using official repositories >> >> i want to install two packages manually two deb files? how? > You can do this via the "customise" script. If your lwr has a

Bug#866361: live-config: Keyboard configuration in gnome-shell not working

2017-06-29 Thread Andreas Heinlein
Package: live-config Version: 5.20170316 Severity: normal Tags: l10n Related to but not identical to #854004. Keyboard configuration is still not working in gnome shell 3.22 as expected. The fix for #854004 works on the console and has the effect that we now have two keyboard layouts in gnome

Re: GParted doesn't see Debian Live partition?

2017-06-27 Thread Andreas Heinlein
Hello, debian live images have to solve two problems: 1. a single image that must work both when written to DVD and when written to USB drive 2. a single image that must boot both EFI and BIOS machines The combination of this results in 4 different ways of booting which need to be combined in

Re: someone knows about https://archive.debian.net/

2017-04-22 Thread Andreas Heinlein
Am 22.04.2017 um 13:31 schrieb PICCORO McKAY Lenz: > > 2017-04-22 0:38 GMT-04:00 Paul Wise >: > > On Fri, Apr 21, 2017 at 10:02 PM, PICCORO McKAY Lenz wrote: > > work on it. It is only for obsolete insecure Debian releases, we > > the currrent debian "secure" "fashi

Re: Package-list from a repo that redirects to https

2017-03-23 Thread Andreas Heinlein
I can not look up right now since I am underway, but I remember you need to add apt-transport-https to the debootstrap packages, as an option to lb config. Bye, Andreas Am 23. März 2017 22:17:13 MEZ schrieb AndrewCz : >Hello all, hope you are well. > >I've recently been playing around with cre

Dead link for package live-config

2017-03-20 Thread Andreas Heinlein
Hello, on the page "packages.debian.org/jessie/live-config", the link "Homepage [live-systems.org]" points to live-systems.org, which has been abandoned and now redirects to a domain parking page. You might want to correct this. Thanks, A. Heinlein

Bug#856482: (no subject)

2017-03-01 Thread Andreas Heinlein
Probably related to #796474

Bug#856482: [live-build] Comments in checksum fails make the check fail

2017-03-01 Thread Andreas Heinlein
Package: live-build Version: 1:20170213 Severity: normal Tags: patch --- Please enter the report below this line. --- live-build generates a checksum file with seven lines of comments at the start, which explain what this file is for. While this works with "normal" shaXsum utilities, the script

Re: choose a kernel

2017-02-22 Thread Andreas Heinlein
Am 22.02.2017 um 16:07 schrieb Gerard ROBIN: > Hello, > when I build my iso file, systematically it is the 3.16 kernel that is > installed, but i need the kernel linux-image-4.8.0-0.bpo for my wifi > card to work. > How can we choose to install the kernel we need? (if it is possible) > I tried th

Bug#854660: [live-build] pass LD_PRELOAD to the chroot stage (to enable e.g. libeatmydata)

2017-02-08 Thread Andreas Heinlein
Package: live-build Version: 1:20161216 Severity: normal Tags: patch --- Please enter the report below this line. --- The script functions/chroot.sh in live-build cleans the environment before entering the chroot and so also removes LD_PRELOAD from the environment. This prevents the use of eat

Bug#844749: Use overlayfs instead

2017-02-08 Thread Andreas Heinlein
The kernels from jessie-backports definitely do not contain aufs anymore. IIRC, aufs-dkms did not build against the backport kernels. Aufs was dropped in favour of overlayfs, which should be supported in the current unstable release of live-build.

Re: Shorten build process with live-build

2017-02-08 Thread Andreas Heinlein
Hello, I have to come back to that issue my friend opened a while ago. I finally found out why using libeatmydata does not seem to help (much) - the script functions/chroot.sh in live-build cleans the environment before entering the chroot and so also removes LD_PRELOAD from the environment.