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

Re: How to get a debian kfreebsd sid



On Sun, 2019-08-25 at 21:40 +0200, Joan Lledó wrote:
> Hello,
> 
> I'm working on the lwip debian package, when building, I found it
> fails
> on kfreebsd's boxes:
> 
> https://buildd.debian.org/status/package.php?p=lwip
> 
> I'd like to fix the problems, and for that I need to have a virtual
> machine with debian kfreebsd sid installed that allows me to
> reproduce
> te error. But the thing is it has turned out to be really difficult.
> 
> I tried several approaches:
> - Upgrading from image in [1]
> - Installing wheezy from netinst and upgrading
> - Installing sid directly from mini.iso
> 
> I tried using repos in archive.debian.org, deb.debian.org/debian-
> ports, snapshot-debian.org/debian-ports and
> snapshot.debian.org/debian
> (choosing a date when kfreebsd still wasn't moved to ports).
> 
> All attempts ended up failing for some reason or another, and now I'm
> blocked.
> 
> Which do you think is the best way to install a debian kfreebsd sid
> today?

You can download the installer from
jenkins.kfreebsd.eu/jenkins/view/cd/job/debian-cd_sid_kfreebsd-
amd64/ws/build/debian-unofficial-kfreebsd-amd64-NETINST-1.iso
to install in a VM, e.g. qemu.

Change the sources.list to
deb-src http://ftp.se.debian.org/debian/ sid main contrib non-free
deb http://ftp.ports.debian.org/debian-ports sid main
deb http://ftp.ports.debian.org/debian-ports unreleased main
deb-src http://ftp.ports.debian.org/debian-ports unreleased main
deb http://ftp.ports.debian.org/debian-ports experimental main
and upgrade to sid.

Good luck!


Reply to: