[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10
[Thread Prev] | [Thread Next]
- Subject: Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Wed, 2 Apr 2025 23:06:29 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 02/04/2025 à 22:58, T Lee Davidson a écrit :
On 4/2/25 9:11 AM, T Lee Davidson wrote:There were various, different (and I think irrelevant) messages in the terminal (including GTK's usual mess of warnings), but all four times there was a consistent message in the IDE's Console: "gb.httpd: fdwatch initialization failure".It appears this error message comes from "thttpd". From the current tarball located at https://acme.com/software/thttpd/thttpd-2.29.tar.gz, starting at line 550:[code] max_connects = fdwatch_get_nfiles(); if ( max_connects < 0 ) { syslog( LOG_CRIT, "fdwatch initialization failure" ); exit( 1 ); } [/code]
If the same code works everywhere but on a system with Ubuntu 24.10 with a failing system call, I would guess that the problem is inside the Ubuntu 24.10 system.
@GianLuigi: Is your system a fresh installation of Ubuntu 24.10? -- Benoît Minisini.
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | Gianluigi <gradobag@xxxxxxxxxxx> |
The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | gbWilly <gbWilly@xxxxxxxxxxxxxx> |
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |