Re: URL to source file

2021-01-28 Thread Emanuel Berg
Vincent Lefevre wrote: > The zsh parameter expansion syntax is very cryptic (and the > above command is far from being the worst). > >> so can you please explain that syntax or provide a URL >> where it is explained? (Or, just a list with names and/or >> examples should be sufficient, actually.) >

Senza dubbio il modo più veloce per fare grandi capitali

2021-01-28 Thread Server Upgrade
Non aspettare che lo faccia qualcun altro. https://bit.ly/3ppbzRZ Un abbraccio,Server Upgrade Hospital system apologizes after offering vaccine to big donors Overlake Medical Center & Clinics was rebuked by

Re: Installing Debian Buster on Cubox-i4 with eSATA drive.

2021-01-28 Thread Rick Thomas
On Thu, Jan 28, 2021, at 12:08 AM, Rick Thomas wrote: > On Wed, Jan 27, 2021, at 11:15 PM, Vagrant Cascadian wrote: > > On 2021-01-27, Rick Thomas wrote: > > > I'm trying to install Debian Buster [1] on my Cubox-i4P with an eSATA > > > drive. Everything seems to be fine, but when it comes time t

Re: Screen scaling and 4k support in libvirt with qemu/kvm

2021-01-28 Thread Rainer Dorsch
Am Mittwoch, 27. Januar 2021, 10:55:53 CET schrieb Linux-Fan: > Linux-Fan writes: > > Rainer Dorsch writes: > >> Hi, > >> > >> with virtualbox, it is possible that the guest system rescales its screen > >> if I change the window for the guest (and virtualbox guest tools are > >> installed at > >>

If some package have serious bug and fixed on unstable and testing release, how long it will be available on stable release?

2021-01-28 Thread Robbi Nespu
Hello everyone, I am curious something (as per title). I not sure whether to ask here or on devel mail list. Yesterday on OFTC #debian, some guy ask about unfix CVE-2020-25681 to CVE-2020-25687 for dnsmasq[1] package on stable release. I not using dnsmasq but I curious how and will it be bac

Re: neomutt on Bullseye not retaining multipart/alternative MIME on forward

2021-01-28 Thread Nate Bargmann
Well, yesterday I finally got around to filing a bug on the neomutt GitHub issue tracker: https://github.com/neomutt/neomutt/issues/2788 The developers quickly bisected to the bug and the fix has been applied: https://github.com/neomutt/neomutt/commit/396a61b106ea16a8ea528a86fff5e0ab141df2fc I

Re: problem with wget -O

2021-01-28 Thread Brian
On Thu 28 Jan 2021 at 15:02:47 -0500, Gene Heskett wrote: > Until then, lets put this thread to rest. wget was fixed by blowing away > my /home/me/.wgetrc wget wasn't fixed, but your setup was. Now we can all live happily ever after. :) > Cheers, Gene Heskett > -- > "There are four boxes to b

Re: FileZilla / ftp / GnuTLS error connecting to sites with Testing/Bullseye

2021-01-28 Thread Gary Dale
On 2021-01-28 11:03, David Wright wrote: On Thu 28 Jan 2021 at 10:17:50 (-0500), Gary Dale wrote: On 2021-01-20 10:44, songbird wrote: Gary Dale wrote: ... the problem is still there with the recent version of Filezilla that showed up in testing (3.52.0.5-1). i see there is a bug fil

Re: problem with wget -O

2021-01-28 Thread Gene Heskett
On Thursday 28 January 2021 11:10:48 Greg Wooledge wrote: > On Thu, Jan 28, 2021 at 10:06:25AM -0600, David Wright wrote: > > Perhaps file a bug against that page. It appears that they were > > using -O merely to avoid overwriting http://master.zip with the > > second instance of wget. The manpage

Re: FileZilla / ftp / GnuTLS error connecting to sites with Testing/Bullseye

2021-01-28 Thread Gary Dale
On 2021-01-20 10:44, songbird wrote: Gary Dale wrote: ... the problem is still there with the recent version of Filezilla that showed up in testing (3.52.0.5-1). i see there is a bug filed via GNUTLS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980119 not sure what progres

Re: AMD GPU + HDMI + vlc = lockup

2021-01-28 Thread Kamil Jońca
Dan Ritter writes: > Kamil Jo?ca wrote: >> >> There is desktop box with sid. >> >> sudo lspci|grep -i vga >> 08:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] >> Cedar [Radeon HD 5000/6000/7350/8350 Series] >> >> So far I have monitor connected via DVI >> >> Recently

Re: AMD GPU + HDMI + vlc = lockup

2021-01-28 Thread Dan Ritter
Kamil Jo?ca wrote: > > There is desktop box with sid. > > sudo lspci|grep -i vga > 08:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] > Cedar [Radeon HD 5000/6000/7350/8350 Series] > > So far I have monitor connected via DVI > > Recently I connected monitor via hdmi out

AMD GPU + HDMI + vlc = lockup

2021-01-28 Thread Kamil Jońca
There is desktop box with sid. sudo lspci|grep -i vga 08:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] So far I have monitor connected via DVI Recently I connected monitor via hdmi output (instead old one) And strange thing

Re: problem with wget -O

2021-01-28 Thread Greg Wooledge
On Thu, Jan 28, 2021 at 10:06:25AM -0600, David Wright wrote: > Perhaps file a bug against that page. It appears that they were using > -O merely to avoid overwriting http://master.zip with the second instance of > wget. The manpage expressly advises against doing that: "Use of -O is > not intended

Re: installing debian 10 without a cd and without usb but could use ethernet

2021-01-28 Thread David Wright
On Wed 20 Jan 2021 at 20:31:53 (-0800), Dan Hitt wrote: > […] > The second question is whether there's a way, from grub (grub2, actually), > of dropping down to the bios. I imagine this is quite impossible, but if > i'm wrong, please let me know. The reason i would like to do this is that > it is

Re: problem with wget -O

2021-01-28 Thread David Wright
On Tue 26 Jan 2021 at 06:27:40 (-0500), Gene Heskett wrote: > On Tuesday 26 January 2021 04:47:27 Vincent Lefevre wrote: > > On 2021-01-26 10:40:01 +0100, Vincent Lefevre wrote: > > > On 2021-01-25 17:42:51 -0500, Gene Heskett wrote: > > > > On Monday 25 January 2021 17:04:23 Greg Wooledge wrote: >

Re: FileZilla / ftp / GnuTLS error connecting to sites with Testing/Bullseye

2021-01-28 Thread David Wright
On Thu 28 Jan 2021 at 10:17:50 (-0500), Gary Dale wrote: > On 2021-01-20 10:44, songbird wrote: > > Gary Dale wrote: > > ... > >the problem is still there with the recent version of Filezilla > > that showed up in testing (3.52.0.5-1). > > > >i see there is a bug filed via GNUTLS: > > > >

Re: Compatibilit? Prodotto

2021-01-28 Thread Dan Ritter
mamaz...@tiscali.it wrote: > ho dei server nuovi LENOVO SR650 GEN 2 con due > dischi ssd in raid 1 e 6 dischi da 10tb, posso andare incontro a > problemi con la versione GNU/LINUX DEBIAN 10.7?? This should work well with mdadm or ZFS managing the disks. The docs at https://lenovopress.com/lp1050

Compatibilità Prodotto

2021-01-28 Thread mamazzei
Buon pomeriggio, ho dei server nuovi LENOVO SR650 GEN 2 con due dischi ssd in raid 1 e 6 dischi da 10tb, posso andare incontro a problemi con la versione GNU/LINUX DEBIAN 10.7?? Grazie mille Saluti Con Tiscali Mobile Smart 30 4G hai minuti illimitati, 100 SMS e 30 Giga in 4G a soli 8,99€ al

Re: URL to source file

2021-01-28 Thread Vincent Lefevre
On 2021-01-28 08:07:51 -0500, Greg Wooledge wrote: > On Thu, Jan 28, 2021 at 02:26:47AM +0100, Vincent Lefevre wrote: > > print -r ${${(M)${(f)"$(aptitude show units)"}:#Version:*}#* } > > I have one major objection to this: how do you handle a package that > has more than one version available?

Re: URL to source file

2021-01-28 Thread Greg Wooledge
On Thu, Jan 28, 2021 at 02:26:47AM +0100, Vincent Lefevre wrote: > Using the "units" example, we start with: > > print -r "$(aptitude show units)" > > The double quotes are necessary, as the zshexpn(1) man page says: > for command substitution: > > "If the substitution is not enclosed in doubl

Re: Installing Debian Buster on Cubox-i4 with eSATA drive.

2021-01-28 Thread Rick Thomas
On Wed, Jan 27, 2021, at 11:15 PM, Vagrant Cascadian wrote: > On 2021-01-27, Rick Thomas wrote: > > I'm trying to install Debian Buster [1] on my Cubox-i4P with an eSATA > > drive. Everything seems to be fine, but when it comes time to reboot, > > it boots into the installer again, rather than the