Re: Conflicting alternatives

2021-02-17 Thread Richard Hector
On 18/02/21 5:22 am, Greg Wooledge wrote: On Thu, Feb 18, 2021 at 12:06:37AM +0800, Kevin Shell wrote: You could stop one and start the other, there's no resources or port conflict. I want to just keep both, not run them at the same time. Again, as stated at the start of this fiasco of a threa

Re: package-update-indicator not working with Bullseye Mate

2021-02-17 Thread Peter Ehlert
Pardon me. after the latest update this morning it is now working again as expected On 2/17/21 2:36 PM, Peter Ehlert wrote: I use package-update-indicator with the Mate desktop. It works well on Buster, on several machines that I have and also on several I maintain. I have it set to update eve

package-update-indicator not working with Bullseye Mate

2021-02-17 Thread Peter Ehlert
I use package-update-indicator with the Mate desktop. It works well on Buster, on several machines that I have and also on several I maintain. I have it set to update every hour, and execute synaptic-pkexec when it shows Red or Yellow. Now, I am testing Bullseye on a couple machines. The tool

Re: Conflicting alternatives

2021-02-17 Thread Kevin Shell
On Wed, Feb 17, 2021 at 02:31:27PM -0600, David Wright wrote: > > Yes, sorry; I was thinking about Stefan's comment about "running > two different SMTP servers on two different interfaces", which seems > to be +some+ sort of use case. Might they then be able to deliver > to the a common MDA? > >

Re: awstats, how to see in a browser?

2021-02-17 Thread Gene Heskett
On Wednesday 17 February 2021 13:10:23 Thomas Pircher wrote: > Gene Heskett wrote: > >On Wednesday 17 February 2021 03:03:05 Thomas Pircher wrote: > >> http://localhost/cgi-bin/awstats.pl > > > >Connection refused, awstats.pl isn't there. > > Ok, from the output of ss it looks like you are running

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

2021-02-17 Thread Gary Dale
On 2021-02-17 04:53, Andrei POPESCU wrote: On Ma, 16 feb 21, 16:45:13, Gary Dale wrote: I hear you, but the issue is that if I revert to a previous version, then I have to hold it to stop the buggy version from clobbering it every day. And I have to monitor the Testing version for changes to see

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

2021-02-17 Thread Gary Dale
On 2021-02-16 17:02, Philip Wyett wrote: On Tue, 2021-02-16 at 16:45 -0500, Gary Dale wrote: On 2021-02-13 03:02, Andrei POPESCU wrote: On Vi, 12 feb 21, 17:00:41, Gary Dale wrote: Which is why I think it would be useful to have way to rollback a package when you can't fix it quickly. That way

Re: Conflicting alternatives

2021-02-17 Thread David Wright
On Wed 17 Feb 2021 at 11:33:11 (-0500), Dan Ritter wrote: > David Wright wrote: > > > > The only realistic suggestion I've read here is from tom??s, > > who seems to be expressing some sort of shim dispatcher. > > And I await a thought-out solution from the virtualisation crowd. > > I mean, that

Re: Intel Corporation Comet Lake PCH-LP cAVS

2021-02-17 Thread Alexander V. Makartsev
On 17.02.2021 23:02, Tiago Zaniquelli wrote: Hello Everybody. I have a notebook that it has sound board "Intel Corporation Comet Lake PCH-LP cAVS". I use Sid Debian. My sound doesn´t work and my microphone either. Could yoy help me? Thanks Sent with ProtonMail Sec

Re: networking.service fails

2021-02-17 Thread Gary Dale
On 2021-02-17 08:28, Andrei POPESCU wrote: On Mi, 17 feb 21, 00:01:01, Gary Dale wrote: On 2021-02-16 19:44, Dmitry Katsubo wrote: Dear Debian community, I am puzzled with the following problem. When my Debian 10.8 starts, the unit "networking.service" is marked as failed with the following r

Re: identifying my LInux machine on my LAN

2021-02-17 Thread Marc Auslander
Paul Scott writes: > >ssh and Bitvise still fail t o connect > >Paul /var/log/auth.log may show what's happening if the request gets that far.

Re: awstats, how to see in a browser?

2021-02-17 Thread Thomas Pircher
Gene Heskett wrote: On Wednesday 17 February 2021 03:03:05 Thomas Pircher wrote: http://localhost/cgi-bin/awstats.pl Connection refused, awstats.pl isn't there. Ok, from the output of ss it looks like you are running Apache on port 443, so you can try https://localhost/cgi-bin/awstats.pl It

Intel Corporation Comet Lake PCH-LP cAVS

2021-02-17 Thread Tiago Zaniquelli
Hello Everybody. I have a notebook that it has sound board "Intel Corporation Comet Lake PCH-LP cAVS". I use Sid Debian. My sound doesn´t work and my microphone either. Could yoy help me? Thanks Sent with [ProtonMail](https://protonmail.com) Secure Email.

Re: identifying my LInux machine on my LAN - some success

2021-02-17 Thread Paul Scott
On 2/17/21 10:03 AM, IL Ka wrote: paul@Joy4:~/music/pima$ systemctl status ssh`` ● ssh.service - OpenBSD Secure Shell server   Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled)   Active: active (running) since Tue 2021-02-16 11:53

Re: Serifed, variable-pitch font.

2021-02-17 Thread tomas
On Wed, Feb 17, 2021 at 07:52:33AM -0800, pe...@easthope.ca wrote: > From: > Date: Tue, 16 Feb 2021 09:57:24 +0100 > > If all you want is a serif font and care to be portable, your best > > choice will be to specify a generic "serif", like so: > > > > font-family: serif > > Will try th

Re: awstats, how to see in a browser?

2021-02-17 Thread Gene Heskett
On Wednesday 17 February 2021 03:03:05 Thomas Pircher wrote: > Gene Heskett wrote: > >apt/synaptic installed so I assume you mean /var/www etc > > Hi Gene, > > actually I meant the path part in the URL, so if you reach your web > server on localhost on the HTTP protocol, then the URL would be > ht

Re: identifying my LInux machine on my LAN

2021-02-17 Thread IL Ka
> > > paul@Joy4:~/music/pima$ systemctl status ssh`` > > ● ssh.service - OpenBSD Secure Shell server > Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor > preset: enabled) > Active: active (running) since Tue 2021-02-16 11:53:13 MST; 21h ago > Docs: man:sshd(8) >

Re: identifying my LInux machine on my LAN

2021-02-17 Thread Paul Scott
On 2/16/21 1:07 PM, IL Ka wrote: systemctl status ssh`` paul@Joy4:~/music/pima$ systemctl status ssh`` ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2021-02-16 11:5

Re: Serifed, variable-pitch font.

2021-02-17 Thread peter
From: Date: Tue, 16 Feb 2021 09:57:24 +0100 > If all you want is a serif font and care to be portable, your best > choice will be to specify a generic "serif", like so: > > font-family: serif Will try that, thanks. Really, two attributes are involved: serifing and spacing. Specifica

Re: Conflicting alternatives

2021-02-17 Thread Dan Ritter
David Wright wrote: > > The only realistic suggestion I've read here is from tom??s, > who seems to be expressing some sort of shim dispatcher. > And I await a thought-out solution from the virtualisation crowd. I mean, that's easy, but it doesn't solve the stated problem. Each VM is a notional

Re: Conflicting alternatives

2021-02-17 Thread Greg Wooledge
On Thu, Feb 18, 2021 at 12:06:37AM +0800, Kevin Shell wrote: > You could stop one and start the other, > there's no resources or port conflict. > I want to just keep both, not run them at the same time. Again, as stated at the start of this fiasco of a thread, Debian policy says that all daemons m

Re: Serifed, variable-pitch font.

2021-02-17 Thread peter
From: Darac Marjal Date: Tue, 16 Feb 2021 08:26:54 + > ... worth looking at the W3C's recommendations for "Web Safe Fonts". Helpful link. Thanks Darac, ... P. -- cell: +1 236 464 1479Bcc: peter at easthope. ca VoIP: +1 604 670 0140

Re: Conflicting alternatives

2021-02-17 Thread David Wright
On Wed 17 Feb 2021 at 10:49:35 (-0500), The Wanderer wrote: > On 2021-02-17 at 10:25, David Wright wrote: > > On Wed 17 Feb 2021 at 20:45:02 (+0800), Kevin Shell wrote: > >> On Tue, Feb 16, 2021 at 07:19:52PM -0500, Stefan Monnier wrote: > >> > > >> [...] > >> > It'd be work in the DPKG/APT code,

Re: Conflicting alternatives

2021-02-17 Thread Kevin Shell
On Wed, Feb 17, 2021 at 10:49:35AM -0500, The Wanderer wrote: > On 2021-02-17 at 10:25, David Wright wrote: > [...] > I think what he's wanting is a case which would allow installing > busybox-static, but not insist on removing busybox. (Or the equivalent > in his actual use-case, where the files

Re: Conflicting alternatives

2021-02-17 Thread The Wanderer
On 2021-02-17 at 10:25, David Wright wrote: > On Wed 17 Feb 2021 at 20:45:02 (+0800), Kevin Shell wrote: > >> On Tue, Feb 16, 2021 at 07:19:52PM -0500, Stefan Monnier wrote: >> > >> [...] >> > It'd be work in the DPKG/APT code, yes. But it would require no extra >> > work from the people doing t

Re: pulseaudio records too high [SOLVED]

2021-02-17 Thread José Luis González
Hi Klaumi, Your message helped me solve the problem. It turned out that setting the microphone level in Input devices unlocked the recording volume setting, and ever since this setting the volume in "Recording" tab works! Now I have been able to lower the volume and get the microphone working ba

Re: Conflicting alternatives

2021-02-17 Thread David Wright
On Wed 17 Feb 2021 at 20:45:02 (+0800), Kevin Shell wrote: > On Tue, Feb 16, 2021 at 07:19:52PM -0500, Stefan Monnier wrote: > > > [...] > > It'd be work in the DPKG/APT code, yes. But it would require no extra > > work from the people doing the packaging. > > I know little technical details abo

pulseaudio records too high

2021-02-17 Thread José Luis González
Hi, I have problems recording audio with pulseaudio. Recording volume is noticeably too high: there is a lot of background noise and my voice on a loop test sounds completely distorted and too loud. The problem is I can't change recording volume at all. If I lower volume, recording volume doesn't

Re: networking.service fails

2021-02-17 Thread Andrei POPESCU
On Mi, 17 feb 21, 00:01:01, Gary Dale wrote: > On 2021-02-16 19:44, Dmitry Katsubo wrote: > > Dear Debian community, > > > > I am puzzled with the following problem. When my Debian 10.8 starts, the > > unit "networking.service" is > > marked as failed with the following reason: > > > > root@debi

Re: networking.service fails

2021-02-17 Thread Henning Follmann
On Wed, Feb 17, 2021 at 01:44:35AM +0100, Dmitry Katsubo wrote: > Dear Debian community, > > I am puzzled with the following problem. When my Debian 10.8 starts, the unit > "networking.service" is > marked as failed with the following reason: > [...] > > and also set a big timeout for br0 in

Re: Conflicting alternatives

2021-02-17 Thread Kevin Shell
On Tue, Feb 16, 2021 at 07:19:52PM -0500, Stefan Monnier wrote: > [...] > It'd be work in the DPKG/APT code, yes. But it would require no extra > work from the people doing the packaging. > I know little technical details about the Debian package manager, from an end user's perspective, the pac

Re: NUMA nvidia -persiste

2021-02-17 Thread Alexander V. Makartsev
On 16.02.2021 12:45, Charles Virot wrote: Hi, I got 5 related errors in my log : device :01:00.0 - failed to online memory. device :01:00.0 - NUMA: Failed to get device file descriptor NUMA: Failed to get device file NUMA: Failed to get device minor number NUMA: Failed to extract device

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

2021-02-17 Thread Andrei POPESCU
On Ma, 16 feb 21, 16:45:13, Gary Dale wrote: > > I hear you, but the issue is that if I revert to a previous version, then I > have to hold it to stop the buggy version from clobbering it every day. And > I have to monitor the Testing version for changes to see when a fix is > potentially availabl

Re: networking.service fails

2021-02-17 Thread Gary Dale
On 2021-02-16 19:44, Dmitry Katsubo wrote: Dear Debian community, I am puzzled with the following problem. When my Debian 10.8 starts, the unit "networking.service" is marked as failed with the following reason: root@debian:~ # systemctl status networking.service *— networking.service - Raise

Re: awstats, how to see in a browser?

2021-02-17 Thread Thomas Pircher
Gene Heskett wrote: apt/synaptic installed so I assume you mean /var/www etc Hi Gene, actually I meant the path part in the URL, so if you reach your web server on localhost on the HTTP protocol, then the URL would be http://localhost/cgi-bin/awstats.pl ene@coyote:/var/www/cgi-bin$ ls -R I

Re: Conflicting alternatives

2021-02-17 Thread tomas
On Tue, Feb 16, 2021 at 05:52:21PM -0500, Stefan Monnier wrote: [...] > > I have the hunch that just making the packages co-installable is > > the more pleasant avenue... > > It's more pragmatic, but it won't solve the longer-term recurring issues. I think I was too cryptic, sorry: I meant co-i