Re: Hurd-i386 and kfreebsd-{i386,amd64} removal

2019-04-13 Thread Philipp Kern
considering the rotation/expiry of subkeys and buildd keys. In this case the files already come from a trusted source and should be ingested as-is, I guess? (Not that I particularly like the fact that it's only a point in time validation.) Kind regards Philipp Kern

Re: Debian Buster release to partially drop non-systemd support

2018-10-17 Thread Philipp Kern
to /etc/crontab (a conffile). And you'd of course still have cron wake up to execute the shell statement. But it's not like timer units are forbidden. Just like my introductionary statement of "but if you use a different system not considered an init system, you are fine", there's nothing in policy mandating periodic jobs to work in a particular way. It just talks about what to do if you do ship a cronjob. Kind regards Philipp Kern

Re: Debian Buster release to partially drop non-systemd support

2018-10-16 Thread Philipp Kern
On 2018-10-16 14:36, Ian Jackson wrote: Philipp Kern writes ("Re: Debian Buster release to partially drop non-systemd support"): Could someone reiterate about what the current state of init diversity is supposed to be? Is it assumed to be best effort of every maintainer being requir

Re: Debian Buster release to partially drop non-systemd support

2018-10-16 Thread Philipp Kern
s well as an actual shell script that checks for the preconditions. Would anacron and cron need to be depended upon in that case or would they could they even just be recommended? Both would not be needed on a default Debian system that ships with systemd. Kind regards and thanks Philipp Kern [

Re: Re-evaluating architecture inclusion in unstable/experimental

2018-10-04 Thread Philipp Kern
ual address space or don't have modern languages like Go or Rust around, it quickly approaches the point where it's not worth it anymore. Kind regards Philipp Kern

Re: Re-evaluating architecture inclusion in unstable/experimental

2018-10-03 Thread Philipp Kern
x27;t actually rely on a support contract. For s390x I can say that the port was driven without any commercial interest on both Aurelien's and my side. Kind regards Philipp Kern

libgtk-3-dev not installable

2017-10-29 Thread Philipp Kern
Could someone please take a look? (This has been going on for days already[1], on both kfreebsd-amd64 and kfreebsd-i386.) Kind regards and thanks Philipp Kern [1] https://buildd.debian.org/status/logs.php?pkg=libinfinity&ver=0.7.1-1&arch=kfreebsd-amd64 signature.asc Description: OpenPGP digital signature

Re: isc-dhcpd vs udhcpd

2017-10-23 Thread Philipp Kern
of architecture consistency. :/ Kind regards Philipp Kern

Re: [Stretch] Status for architecture qualification

2016-06-16 Thread Philipp Kern
e hw support. Debian already makes use of Marist's resources. The challenge was/is to get redundancy as DSA very sensibly insists on. Kind regards Philipp Kern

Re: [Stretch] Status for architecture qualification

2016-06-14 Thread Philipp Kern
On Mon, Jun 13, 2016 at 07:33:56PM +, Niels Thykier wrote: > Philipp Kern: > > On 2016-06-05 12:01, Niels Thykier wrote: > >> * amd64, i386, armel, armhf, arm64, mips, mipsel, powerpc, ppc64el, > >>s390x > >>- *No* blockers at this time from

Re: [Stretch] Status for architecture qualification

2016-06-07 Thread Philipp Kern
and thanks Philipp Kern

Re: binNMUs: please exercise some care

2015-10-24 Thread Philipp Kern
t > Maybe wb could do a “dak ls” and whatever the equivalent for dpo mini-dak is. Unfortunately it is not being run on the same host as dak either. Kind regards Philipp Kern signature.asc Description: Digital signature

Re: Bug#768188: Jessie Installer hangs after processing DHCPv6 stateful addressing

2015-02-19 Thread Philipp Kern
and will exit after it acquired a lease successfully. The revert I supposed would've been for jessie as the DHCPv6 hang is quite a nasty regression on Linux. But for the future we should really a) use one client on all the platforms and b) let it renew the lease properly. Kind regards Philipp Kern signature.asc Description: Digital signature

Re: Bug#757711: netcfg: promptly kills dhclient, deconfigures interface

2014-09-05 Thread Philipp Kern
On Fri, Sep 05, 2014 at 09:55:24AM +0200, Cyril Brulebois wrote: > Steven Chamberlain (2014-08-31): > > On 31/08/14 07:00, Philipp Kern wrote: > > Is perhaps the same true for stop_rdnssd() on the next line? > So Steven committed a patch in to git, getting rid of the dhcp part;

Re: Bug#757711: netcfg: promptly kills dhclient, deconfigures interface

2014-08-30 Thread Philipp Kern
t; | Date: Sun Jan 30 22:29:42 2011 +1100 > | > | IPv6 support for using rDNS to preseed hostnames > | > | A lot of refactoring to make the code cleaner and simpler, but the > | IPv6-specific changes were actually relatively small. > | > | R

Re: Bug#757711: Bug#757988: kfreebsd: troubles with dhcp (configuration going away)

2014-08-14 Thread Philipp Kern
I guessed from memory, here's one: commit 75b4faa11bda438e34b5140934f6b812d1a69040 Author: Samuel Thibault Date: Thu Mar 3 18:10:31 2011 +0100 Make netcfg depend on isc-dhcp-client-udeb on hurd-any too for the same reason as kfreebsd: no support for udhcp in busybox. If this is sti

Re: Bug#757711: netcfg: promptly kills dhclient, deconfigures interface

2014-08-12 Thread Philipp Kern
be solved twice or certain failure modes only happen in one or another, with userspace being the reason, not even the kernel difference. Kind regards Philipp Kern signature.asc Description: Digital signature

Re: Heads up: xorg-server 1.15 soon in sid

2014-02-15 Thread Philipp Kern
#x27;ve added the XS-Autobuild flag, but I'm not uploading yet to avoid interfering with the transition. nonf...@release.debian.org : the package can legitimately and technically be auto-built, explanation by Steven is quoted above. Added to the whitelist. Kind regards Phili

Re: Qt5 switching qreal from float to double on arm*

2013-11-09 Thread Philipp Kern
t happen for Qt for quite some time.) Kind regards Philipp Kern signature.asc Description: Digital signature

Re: howto boot+preseed kfreebsd in qemu (was Re: netcfg: installation on kfreebsd maybe broken?

2013-02-10 Thread Philipp Kern
idn't seem to work. I think I skipped SATA. Kind regards Philipp kern signature.asc Description: Digital signature

Re: IPv6 support in d-i

2012-09-22 Thread Philipp Kern
Hi, On Sat, Sep 08, 2012 at 12:19:54AM +0200, Philipp Kern wrote: > I solicited feedback on IPv6 support in d-i through my blog: [0]. I did not > receive any feedback at all yet. I'd appreciate if some people could go and > test installations with the attached mini.iso. the s

Building kernel udebs from kfreebsd-*

2011-11-05 Thread Philipp Kern
kages and bwh's changes to linux-2.6[2]. Kind regards and thanks in advance, Philipp Kern [1] http://lists.debian.org/debian-boot/2011/09/msg00017.html [2] http://lists.debian.org/debian-boot/2011/09/msg00018.html -- .''`. Philipp KernDebian Developer : :&#x

Re: Bug#633561: kfreebsd-i386 d-i/squeeze FTBFS (was Re: Bug#633561: pu: package kfreebsd-8/8.1+dfsg-8+squeeze1)

2011-10-05 Thread Philipp Kern
es in the udeb output. Kind regards Philipp Kern signature.asc Description: Digital signature

Re: [dd-list] Please use Architecture: linux-any

2011-08-20 Thread Philipp Kern
Hurd has FUSE). Or just build-depend on the lib that's not available and it won't start building until it gets available? Kind regards Philipp Kern -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...

Re: update policy for "technology preview" releases

2011-06-27 Thread Philipp Kern
ges on !kfreebsd architectures). If you apply a second pair of eyes within the porters that would be appreciated, however. If you need to touch packages that are also available on Linux we need to ahere to the normal review procedure and criteria. Kind regards Philipp Kern signature.asc Description: Digital signature

Bug#611476: Subject: kfreebsd-8: local denial of service

2011-02-23 Thread Philipp Kern
6-smp moving around[1]. It would be cool if that could be made stable so that it's not cluttering the diff.) Thanks for your efforts in fixing stable! :) Kind regards Philipp Kern [1] http://release.debian.org/proposed-updates/stable_diffs/kfreebsd-8_8.1+dfsg-8.debdiff signature.

Re: kfreebsd-* daily builds (D-I)

2011-02-21 Thread Philipp Kern
chroot, because it's no longer bind-mounted since some changes to the local schroot config. As schroot doesn't seem to provide per-chroot mount options I guess one'd need to bind-mount something like /d-i in every chroot? That'd be annoying. Kind regards Philipp Kern --

Re: please register as arch-specific

2011-01-23 Thread Philipp Kern
ent codebase linux-any would be correct. So the only question is if this removed it from the radar of porters. Kind regards Philipp Kern signature.asc Description: Digital signature

Re: DSO linking changes for wheezy

2010-11-15 Thread Philipp Kern
that this is probably the same like modifying the N > - ~100 packages, as almost no package respects dpkg-buildflags yet. Did you actually do a build test? Kind regards Philipp Kern signature.asc Description: Digital signature

Meeting Minutes for the IRC Release Team Meeting on August 23, 2010

2010-08-23 Thread Philipp Kern
[assignee: faw] - upgrade-reports to be prepared and solicited [assignee: vorlon] 5) Any other business? - This item was not called as the time budget was exceeded. A full log is available on [1] (text-only version on [2]). Action and info items are also available as extracted bits on [3

IRC Release Team Meeting on Mon, Aug 23rd, 20 UTC

2010-08-17 Thread Philipp Kern
d a hard one of 1,5h. Later items on the list might be postponed to a later meeting. Kind regards, Philipp Kern on behalf of the Debian Release Team signature.asc Description: Digital signature

Releasability of the kFreeBSD ports

2010-08-03 Thread Philipp Kern
m68k, help having some sort of release that can be updated independently from the main stable release? Such a suite could also be useful to land larger changes than normally allowed for stable. Or do you think we should skip this release? (But keep it in testing, of course.) Kind regards, Ph

Re: Installing on VMWare Workstaiton 6.5

2010-03-30 Thread Philipp Kern
claimer: this was on bare hardware and I did not try to preserve multiple OSes on that machine. Kind regards, Philipp Kern -- .''`. Philipp KernDebian Developer : :' : http://philkern.de Stable Release Manager `. `' xmpp:p.

Re: parted unblock, and upcoming transition

2010-03-25 Thread Philipp Kern
On Thu, Mar 25, 2010 at 11:49:40AM +0100, Philipp Kern wrote: > so parted FTBFSes on kfreebsd due to configure not knowing about it > (#575007). Is there progress on this? (As it will block testing > migration due to kfreebsd issues being RC if the package has built > successfully

Re: Booting broken with debian-installer

2010-03-18 Thread Philipp Kern
On Thu, Mar 18, 2010 at 06:23:19PM +0100, Philipp Kern wrote: > -amd64 daily instead hangs on boot at: > "Setting up filesystem, please wait ... > GEOM_LABEL: Label ufsid/4ba211726b8b4567 removed." That one can be solved by activating the IO-APIC, fwiw. Kind regards, Ph

Re: Booting broken with debian-installer

2010-03-18 Thread Philipp Kern
Hi, On Thu, Mar 18, 2010 at 05:45:14PM +0100, Philipp Kern wrote: > it seems that something broke between the daily images 20100306-1120 > and 20100307-1120. grub spits out "error: only ELF kernel supports > module.". That means booting the installer is broken with 030

Booting broken with debian-installer

2010-03-18 Thread Philipp Kern
Hi there, it seems that something broke between the daily images 20100306-1120 and 20100307-1120. grub spits out "error: only ELF kernel supports module.". That means booting the installer is broken with 0307 onwards. Kind regards, Philipp Kern -- .'&#

Bug#543938: telinit: /etc/.initctl: ENOENT breaks debootstrap on kfreebsd

2009-08-27 Thread Philipp Kern
Package: libsepol1 Version: 2.0.37-2 Severity: important I just tried to install kfreebsd-amd64 using d-i and debootstrap bailed out due to libsepol1 failing to configure: debootstrap: Setting up libsepol1 (2.0.37-2) debootstrap: telinit: debootstrap: /etc/.initctl: No such file or directory debo

Re: [SRM] Proposed kfreebsd-7 update for Lenny

2009-05-02 Thread Philipp Kern
to upload it? Please go ahead. Kind regards, Philipp Kern -- .''`. Philipp KernDebian Developer : :' : http://philkern.de Stable Release Manager `. `' xmpp:p...@0x539.de Wanna-Build Admin `-