Re: Uploading linux (6.12.26-1)

2025-05-06 Thread Salvatore Bonaccorso
Hi Cyril, On Tue, May 06, 2025 at 11:26:39PM +0200, Cyril Brulebois wrote: > Salvatore Bonaccorso (2025-05-06): > > Thanks, I have uploaded 6.1.27-1 to unstable and is now in the NEW > > queue. I think we will not be able to make it in time to have it > > migrated within the 10 days, but if we se

Re: Uploading linux (6.12.26-1)

2025-05-06 Thread Cyril Brulebois
Salvatore Bonaccorso (2025-05-06): > Thanks, I have uploaded 6.1.27-1 to unstable and is now in the NEW > queue. I think we will not be able to make it in time to have it > migrated within the 10 days, but if we see there are no major > regression we can ask release team to migrate it earlier if t

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-06 Thread Pascal Hambourg
On 06/05/2025 at 11:10, Marc Haber wrote: After sleeping twice on the issue and using Mini Debconf Hamburg to discuss this with other people, I think I have a fix. (...) I have removed all early sanitizing code from the string that comes in via the --comment option, keeping the variable tain

Re: Uploading linux (6.12.26-1)

2025-05-06 Thread Salvatore Bonaccorso
Hi Cyril, On Tue, May 06, 2025 at 01:28:23AM +0200, Cyril Brulebois wrote: > Hi Salvatore, > > Salvatore Bonaccorso (2025-05-05): > > Following the tradition to keep up with upstream stable releases and > > aiming to have a trixie close to upstream, this is to declare the > > intention of upload

Bug#1104713: Package: installation-report

2025-05-06 Thread Holger Wansing
Control: reassign -1 mate-desktop-environment Control: retitle -1 Not possible to adjust location/timezone via UI preferences Hi, Am 5. Mai 2025 20:34:17 MESZ schrieb Peter Ehlert : >However, these problems still exist as before: > >"when I try to set Clock Preferences-> Choose Location the cloc

Processed: Re: Bug#1104713: Package: installation-report

2025-05-06 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 mate-desktop-environment Bug #1104713 [installation-report] Package: installation-report Bug reassigned from package 'installation-report' to 'mate-desktop-environment'. Ignoring request to alter found versions of bug #1104713 to the same values previous

Bug#1104713: Package: installation-report

2025-05-06 Thread Pascal Hambourg
On 05/05/2025 at 20:34, Peter Ehlert wrote: However, these problems still exist as before: "when I try to set Clock Preferences-> Choose Location the clock it closes and must be reset Time and Date Manager is grayed out" I am not surprised: On 5/5/25 10:12, Pascal Hambourg wrote: Maybe som

Bug#1100878: Trixie hangs during first boot after install on Gen13 Thinkpad Carbon X1 (Lunar Lake)

2025-05-06 Thread Pascal Hambourg
On 04/05/2025 at 00:26, Pascal Hambourg wrote: - the GPU modalias is missing in firmware-intel-graphics.patterns so d-i does not install the firmware; I do not know how this file is generated. A new version of firmware-intel-graphics with updated modalias list arrived in trixie yesterday and

Processing of debootstrap_1.0.141~bpo12+1_source.changes

2025-05-06 Thread Debian FTP Masters
debootstrap_1.0.141~bpo12+1_source.changes uploaded successfully to localhost along with the files: debootstrap_1.0.141~bpo12+1.dsc debootstrap_1.0.141~bpo12+1.tar.gz debootstrap_1.0.141~bpo12+1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

debootstrap_1.0.141~bpo12+1_source.changes ACCEPTED into stable-backports

2025-05-06 Thread Debian FTP Masters
Thank you for your contribution to Debian. Mapping bookworm-backports to stable-backports. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 06 May 2025 10:34:46 +0100 Source: debootstrap Architecture: source Version: 1.0.141~bpo12+1 Distribution: bookworm-backpor

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-06 Thread Marc Haber
On Tue, May 06, 2025 at 12:00:35AM +0200, Pascal Hambourg wrote: So for the time being, adduser will still fail if the full name contains some UTF-8 letters and d-i should handle it. Either identify and reject these letters, or set the full name with chfn or useradd as a workaround. After sle