Re: dhcpcd: FTBFS on Hurd

2024-01-17 Thread Martin-Éric Racine
ke 17. tammik. 2024 klo 22.44 Svante Signell
(svante.sign...@gmail.com) kirjoitti:
>
> On Wed, 2024-01-17 at 18:48 +0100, Samuel Thibault wrote:
> > Joshua Branson, le mer. 17 janv. 2024 12:09:30 -0500, a ecrit:
> > > Also may I ask why Debian is switching to dhcpcd?  Just curious.
> >
> > Because ISC is not maintaining its dhcp software any more.
>
> I'm working on porting dhcpcd. No working installation yet :(

Thanks for working on this.

Btw, you said earlier that you had managed to port some older release.
Upstream clearly indicated that he'd take that if you have it on hand.

Martin-Éric



Re: dhcpcd: FTBFS on Hurd

2024-01-17 Thread Svante Signell
On Wed, 2024-01-17 at 18:48 +0100, Samuel Thibault wrote:
> Joshua Branson, le mer. 17 janv. 2024 12:09:30 -0500, a ecrit:
> > Also may I ask why Debian is switching to dhcpcd?  Just curious.
> 
> Because ISC is not maintaining its dhcp software any more.

I'm working on porting dhcpcd. No working installation yet :(

Thanks!
 




Re: dhcpcd: FTBFS on Hurd

2024-01-17 Thread Jeffrey Walton
On Wed, Jan 17, 2024 at 12:33 PM Joshua Branson  wrote:
> [...]
> Also what is FTBFS?

Failure to Build from Source.

Jeff



Re: dhcpcd: FTBFS on Hurd

2024-01-17 Thread Samuel Thibault
Joshua Branson, le mer. 17 janv. 2024 12:09:30 -0500, a ecrit:
> Also may I ask why Debian is switching to dhcpcd?  Just curious.

Because ISC is not maintaining its dhcp software any more.

Samuel



Re: dhcpcd: FTBFS on Hurd

2024-01-17 Thread Joshua Branson


I am currently daily driving a GNU/Hurd Debian machine on a T43.  I am
not especially a great coder, but I am happy to test to see if your code
builds and or runs.  Can I get a link to your code?

Or are you just trying to build the latest dhcpcd from source?

Also what is FTBFS?

Also may I ask why Debian is switching to dhcpcd?  Just curious.

Thanks,

Joshua

-- 

Joshua Branson
Sent from the Hurd (and Gnus)



Re: dhcpcd: FTBFS on Hurd

2024-01-15 Thread Martin-Éric Racine
Hey Joan,

Can you coordinate with Svante? He had apparently managed to port an
older version, but somehow never got around submitting his diff to
upstream. Upstream already indicated that he would welcome a diff,
even if it's against an older release.

Thanks!
Martin-Éric

On Mon, Jan 15, 2024 at 2:15 AM Joan Lledó  wrote:
>
> Hi Martin-Éric,
>
> you can write me for help when you need it.
>
> Regards
>
> On 24/11/23 6:50, Martin-Éric Racine wrote:
> > Greetings,
> >
> > As dhcpcd is slated to replace dhclient as the default DHCP client in
> > Debian, I've been trying to fix the build on Hurd, which is the only
> > architecture that has repeatedly FTBFS. Most of this has merely
> > required fixing missing includes so far.
> >
> > Help is welcome, especially from people who have access to a live Hurd
> > host and who would be able to test the binaries, and also to help me
> > finalize the port.
> >
> > Cheers!
> > Martin-Éric
> >
>



Re: dhcpcd: FTBFS on Hurd

2023-11-26 Thread Andrea Bolognani
On Fri, Nov 24, 2023 at 07:50:15AM +0200, Martin-Éric Racine wrote:
> Greetings,
> 
> As dhcpcd is slated to replace dhclient as the default DHCP client in
> Debian, I've been trying to fix the build on Hurd, which is the only
> architecture that has repeatedly FTBFS. Most of this has merely
> required fixing missing includes so far.
> 
> Help is welcome, especially from people who have access to a live Hurd
> host and who would be able to test the binaries, and also to help me
> finalize the port.

I'll just point out that, if you haven't done so already, you can
easily get GNU/Hurd running in a VM and work on your port in there.
I've done so recently to fix the decade+ long FTBFS streak for
libvirt and it was quite painless.

Despite the different kernel, it *is* still a Debian system in the
end, so most of your existing knowledge transfers over perfectly.

Thank you for your efforts! They're much appreciated :)

-- 
Andrea Bolognani 
Resistance is futile, you will be garbage collected.


signature.asc
Description: PGP signature


Re: dhcpcd: FTBFS on Hurd

2023-11-25 Thread Joan Lledó

Hi Martin-Éric,

you can write me for help when you need it.

Regards

On 24/11/23 6:50, Martin-Éric Racine wrote:

Greetings,

As dhcpcd is slated to replace dhclient as the default DHCP client in
Debian, I've been trying to fix the build on Hurd, which is the only
architecture that has repeatedly FTBFS. Most of this has merely
required fixing missing includes so far.

Help is welcome, especially from people who have access to a live Hurd
host and who would be able to test the binaries, and also to help me
finalize the port.

Cheers!
Martin-Éric