Re: Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Greg Wooledge
On Tue, Apr 02, 2024 at 06:34:43PM -0400, Jeffrey Walton wrote: > On Tue, Apr 2, 2024 at 6:24 PM Chung Jonathan wrote: > > > > Dear Franco Martelli, dear Thomas Schmitt, > > > > Sorry for the potential duplication. This mail should now also go to the > > list. > > > > I believe I found the

Re: Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Jeffrey Walton
On Tue, Apr 2, 2024 at 6:24 PM Chung Jonathan wrote: > > Dear Franco Martelli, dear Thomas Schmitt, > > Sorry for the potential duplication. This mail should now also go to the list. > > I believe I found the problem which was on my side. I do have libz.so.1.3, > since I manually compiled grpc

Re: Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Chung Jonathan
Dear Franco Martelli, dear Thomas Schmitt, Sorry for the potential duplication. This mail should now also go to the list. I believe I found the problem which was on my side. I do have libz.so.1.3, since I manually compiled grpc on my machine and this also uses a newer version of zlib

Re: Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Chung Jonathan
Dear Thomas Schmitt, Yes, I think the local fix is the way to go. Probably even getting rid of the source of this, my manual GRPC install and replacing it with libgrpc++-dev. But that’s outside of this issue. Yours, Jonathan Chung Am 02.04.2024 um 23:34 schrieb Thomas Schmitt : Hi, (You

Re: Debian ISOs on USB stick, was: SOLVED

2024-04-02 Thread David Christensen
On 4/2/24 08:56, Thomas Schmitt wrote: Hi, David Christensen wrote: the Debian installer modifies the contents of the USB flash drive when it runs. Do you mean inside the range of the ISO image or outside by creating a new partition ? songbird wrote: if it is an iso image copied to the

Re: HDD long-term data storage with ensured integrity

2024-04-02 Thread David Christensen
On 4/2/24 06:55, Stefan Monnier wrote: The most obvious alternative to ZFS on Debian would be Btrfs. Does anyone have any comments or suggestions regarding Btrfs and data corruption bugs, concurrency, CMM level, PSP, etc.? If you're worried about such things, I'd think "the most obvious

Re: SOLVED

2024-04-02 Thread David Christensen
On 4/2/24 07:55, songbird wrote: David Christensen wrote: I thought about suggesting that in my last post, but did not want to complicate things. A key advantage of using a CD-R disc is that you can verify the disc contents and/or checksum against the ISO and/or checksum now and in the future.

Re: KVM, como faz o acesso remoto?

2024-04-02 Thread Atenágoras Silva
Acho que essa abordagem é mais fácil: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/sect-generic_commands-connect Em ter., 2 de abr. de 2024 às 17:26, Atenágoras Silva escreveu: > Se eu entendi, você quer acessar

Re: KVM, como faz o acesso remoto?

2024-04-02 Thread Atenágoras Silva
Se eu entendi, você quer acessar o console da máquina virtual pelo terminal? Tenta antes com o virt-viewer. Ele vai abrir o console dentro de uma janela, aí você redimensiona ela. Dá para configurar uma porta serial e acessar a VM através dela com o virsh:

KVM, como faz o acesso remoto?

2024-04-02 Thread hamacker
Olá a todos, Instalei o kvm e o virt-manager. No desktop, eu tenho problemas porque ao acessar, a tela fica escalonada no fullscreen. Daí pensei que similar ao xen, o kvm quer que você acesse-o via terminal remoto, talvez usando o remmina ou algo diferente. Então pergunto a vocês, como eu acesso

Re: Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Chung Jonathan
Dear Franco Martelli, dear Thomas Schmitt, Yes, /etc/debian_version reports 12.5. However, as I have the docker sources as external repository those might have introduced an update to zlib. I will try to narrow it down and then open a subsequent bug report - possibly on a clean VM too. The

Re: Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Franco Martelli
On 02/04/24 at 10:27, Jonathan Chung wrote: Dear sir or madam, I'm new with Debian bug reporting and thus need some help with that. pigz 2.6-1 on Debian 12.5 fails to execute due to a fixed bug on upstream https://github.com/madler/pigz/issues/111 Installing the version from sid resolves the

Debian ISOs on USB stick, was: SOLVED

2024-04-02 Thread Thomas Schmitt
Hi, David Christensen wrote: > > the Debian installer modifies the contents of the USB flash drive when > > it runs. Do you mean inside the range of the ISO image or outside by creating a new partition ? songbird wrote: > if it is an iso image copied to the USB stick it should not > be

Re: Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Charles Curley
On Tue, 2 Apr 2024 10:27:33 +0200 Jonathan Chung wrote: > I'm new with Debian bug reporting and thus need some help with that. > pigz 2.6-1 on Debian 12.5 fails to execute due to a fixed bug on > upstream https://github.com/madler/pigz/issues/111 Are you sure this is a bug and not a problem

Re: SOLVED

2024-04-02 Thread songbird
David Christensen wrote: > I thought about suggesting that in my last post, but did not want to > complicate things. A key advantage of using a CD-R disc is that you can > verify the disc contents and/or checksum against the ISO and/or checksum > now and in the future. This is not true for a

Re: VMs Windows, qual virtualizador é melhor?

2024-04-02 Thread hamacker
Sim, mas não existe mais Borland, já mudou de nome muitas vezes, mas estabilizou-se agora com o nome de Embarcadero. O Delphi não é barato, mas é muito rápido e prático. Eu estou portanto uma aplicação em Delphi c/ BDE+MSSQL (considerado bem legado) para Delphi c/ FirebirdSQL, essa não é a

Re: HDD long-term data storage with ensured integrity

2024-04-02 Thread Stefan Monnier
> The most obvious alternative to ZFS on Debian would be Btrfs. Does anyone > have any comments or suggestions regarding Btrfs and data corruption bugs, > concurrency, CMM level, PSP, etc.? If you're worried about such things, I'd think "the most obvious alternative" is LVM+ext4. Both Btrfs and

Re: making Debian secure by default

2024-04-02 Thread tomas
On Tue, Apr 02, 2024 at 07:14:02AM -0500, Nate Bargmann wrote: > * On 2024 01 Apr 23:41 -0500, to...@tuxteam.de wrote: [...] > > This pattern has been seen in other contexts. Here [1] is a good review > > of "supply chain attacks" [...] > If you have Rust and Go in mind, Absolutely not. On the

Re: SOLVED

2024-04-02 Thread David Christensen
On 4/1/24 11:35, DdB wrote: Am 01.04.2024 um 18:52 schrieb David Christensen: A bad USB flash drive would explain why you cannot boot the Debian installer.  Please buy a good quality USB 3.0+ flash drive and try again. A friend of mine just let me use an external CD-Drive with the netboot

HDD long-term data storage with ensured integrity

2024-04-02 Thread David Christensen
On 3/31/24 02:18, DdB wrote: > i intend to create a huge backup server from some oldish hardware. > Hardware has been partly refurbished and offers 1 SSD + 8 HDD on a > 6core Intel with 64 GB RAM. ... the [Debian] installer ... aborts. On 4/1/24 11:35, DdB wrote: > A friend of mine just let me

Re: making Debian secure by default

2024-04-02 Thread Nate Bargmann
* On 2024 01 Apr 23:41 -0500, to...@tuxteam.de wrote: > On Mon, Apr 01, 2024 at 03:19:18PM -0500, Nate Bargmann wrote: > > * On 2024 01 Apr 14:01 -0500, Andy Smith wrote: > > [...] > > > Until now, who anticipated this? I'm sure there are security > > researchers who have and it's likely that

Re: Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Thomas Schmitt
Hi, Jonathan Chung wrote: > > pigz 2.6-1 on Debian 12.5 fails to execute due to a fixed bug on > > upstream https://github.com/madler/pigz/issues/111 > > Installing the version from sid resolves the issue which is clearly not > > optimal. I think the fix should be backported. > > Can someone help

Re: How to file a Debian bug report? was: Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Michael Kjörling
On 2 Apr 2024 10:27 +0200, from jch...@student.ethz.ch (Jonathan Chung): > Can someone help me to file a bug report? https://www.debian.org/Bugs/Reporting -- Michael Kjörling  https://michael.kjorling.se “Remember when, on the Internet, nobody cared that you were a dog?”

Debian 12.5: pigz 2.6-1 fails with error message (Upstream issue 111)

2024-04-02 Thread Jonathan Chung
Dear sir or madam, I'm new with Debian bug reporting and thus need some help with that. pigz 2.6-1 on Debian 12.5 fails to execute due to a fixed bug on upstream https://github.com/madler/pigz/issues/111 Installing the version from sid resolves the issue which is clearly not optimal. I think the