Re: Thunderbird: cursor probleem

2022-05-02 Thread Martijn van de Streek
Paul van der Vlis schreef op ma 02-05-2022 om 16:02 [+0200]: > Een klant van me heeft een raar probleem, als hij e-mail beantwoord > in Thunderbird dan is er vaak geen knipperende cursor. Hij kan wel > wat typen, maar het is dus wat onduidelijk waar dat terecht komt. > > Bij mailtjes van mij

Re: mariadb does not run

2022-05-02 Thread tomas
On Mon, May 02, 2022 at 10:44:58PM +0200, Lucio Crusca wrote: > Il 02/05/22 17:43, Larry Martell ha scritto: > > mysqld_safe is a shell script - you could try running it with sh -x to > > see what it's doing and/or how it fails. > > Here's to you: > According to this huge mess, the log file is

Re: how to install gcc-6 in debian bullseye

2022-05-02 Thread tomas
On Mon, May 02, 2022 at 11:51:02PM +0300, Georgi Naplatanov wrote: > On 5/2/22 23:25, michaelmorgan...@gmail.com wrote: > > Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need > > compile a software and was hinted gcc version (10) is too high. I have > > old machine with gcc 6

process for getting dbgsym packages updated

2022-05-02 Thread Mike Kupfer
On Debian 11.3, I've discovered that I can reliably get a core file from /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/WebKitWebProcess by using Atril to view a PDF file (any PDF file that I've tried). But the dbgsym packages for libwebkit2gtk-4.0-37 and libjavascriptcoregtk-4.0-18 (version

Re: Wi-Fi USB dongle disconnects

2022-05-02 Thread riveravaldez
On 5/2/22, David Wright wrote: > On Mon 02 May 2022 at 12:26:44 (-0300), riveravaldez wrote: >> Hi, I'm using a USB dongle to connect an old desktop machine (updated >> debian-stable) to my home-WLAN (Wi-Fi). >> >> This is the hardware: >> >> ``` >> $ sudo lsusb -v >> Bus 001 Device 007: ID

Re: mutt upgrade in testing broke, downgrade worked

2022-05-02 Thread songbird
Greg Wooledge wrote: ... > The only difference between package versions 2.2.3-1 and 2.2.3-2 is > the patch set that Debian applies. ok, thanks, i filed a bug report. songbird

Re: mutt upgrade in testing broke, downgrade worked

2022-05-02 Thread Greg Wooledge
On Mon, May 02, 2022 at 05:58:31PM -0400, songbird wrote: > > On Mon, May 02, 2022 at 11:23:58AM -0400, songbird wrote: > >> 2.2.3-1 version works > >> 2.2.3-2 version does not work > > > > This isn't a useful bug report until you say *how* version 2.2.3-2 fails. > > mutt doesn't send mail.

Re: mutt upgrade in testing broke, downgrade worked

2022-05-02 Thread songbird
Greg Wooledge wrote: > On Mon, May 02, 2022 at 11:23:58AM -0400, songbird wrote: >> >> 2.2.3-1 version works >> 2.2.3-2 version does not work > > This isn't a useful bug report until you say *how* version 2.2.3-2 fails. mutt doesn't send mail. > Also, bugs should be reported to

Re: how to install gcc-6 in debian bullseye

2022-05-02 Thread Georgi Naplatanov
On 5/2/22 23:25, michaelmorgan...@gmail.com wrote: > Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need > compile a software and was hinted gcc version (10) is too high. I have > old machine with gcc 6 and was able to compile it there. > It seems that Debian 9 has gcc-6 so

Re: mariadb does not run

2022-05-02 Thread Lucio Crusca
Il 02/05/22 17:43, Larry Martell ha scritto: mysqld_safe is a shell script - you could try running it with sh -x to see what it's doing and/or how it fails. Here's to you: # bash -x mysqld_safe + KILL_MYSQLD=1 + MYSQLD= + niceness=0 + nowatch=0 + mysqld_ld_preload= + mysqld_ld_library_path=

Re: how to install gcc-6 in debian bullseye

2022-05-02 Thread Greg Wooledge
On Mon, May 02, 2022 at 03:25:20PM -0500, michaelmorgan...@gmail.com wrote: > Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need > compile a software and was hinted gcc version (10) is too high. I have > old machine with gcc 6 and was able to compile it there. Stop looking

how to install gcc-6 in debian bullseye

2022-05-02 Thread michaelmorgan937
Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need compile a software and was hinted gcc version (10) is too high. I have old machine with gcc 6 and was able to compile it there. Thank you very much. Michael

Re: Wi-Fi USB dongle disconnects

2022-05-02 Thread David Wright
On Mon 02 May 2022 at 12:26:44 (-0300), riveravaldez wrote: > Hi, I'm using a USB dongle to connect an old desktop machine (updated > debian-stable) to my home-WLAN (Wi-Fi). > > This is the hardware: > > ``` > $ sudo lsusb -v > Bus 001 Device 007: ID 148f:7601 Ralink Technology, Corp. MT7601U >

Re: Odd reproducible problem - but is it a bug?

2022-05-02 Thread tomas
On Mon, May 02, 2022 at 07:58:12PM +0200, Michael Lange wrote: > Hi, > > On Mon, 2 May 2022 10:17:06 -0500 > Richard Owlett wrote: > > > I'm using Debian 10.7 with MATE DE [will be updated later this week] > > The machine is a Lenovo T510 and is setup to login as either "richard" > > or

Re: Odd reproducible problem - but is it a bug?

2022-05-02 Thread Michael Lange
Hi, On Mon, 2 May 2022 10:17:06 -0500 Richard Owlett wrote: > I'm using Debian 10.7 with MATE DE [will be updated later this week] > The machine is a Lenovo T510 and is setup to login as either "richard" > or "root". > > If logged in as "richard" I can execute su {+ password} and receive a >

Re: Wi-Fi USB dongle disconnects

2022-05-02 Thread riveravaldez
Hi, it just happened again. 'wlan0' is no more, instead I have 'wlan2'. Apparently this fixes it (manually): ``` $ sudo ifconfig [sudo] password for desktop: lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen

Re: file born 30 seconds after its creation on ext4 - bug?

2022-05-02 Thread tomas
On Mon, May 02, 2022 at 10:04:00AM -0500, David Wright wrote: > I'm not very familiar with files' birth as it's a relatively new > addition to filesystems, particularly how to display it even when > present. So I looked it up, and the ext4 wiki says it's the time > at which the inode is created.

Re: Odd reproducible problem - but is it a bug?

2022-05-02 Thread Greg Wooledge
On Mon, May 02, 2022 at 03:43:41PM +, Andrew M.A. Cater wrote: > Not bug - feature. I disagree. Strongly. It is a CHANGE, but it is not a feature. > See also su - > > It's in the release notes, I'm fairly sure. It's also at . It has also been

Re: mariadb does not run

2022-05-02 Thread Larry Martell
On Mon, May 2, 2022 at 11:38 AM Lucio Crusca wrote: > > Il 02/05/22 15:46, to...@tuxteam.de ha scritto: > > Have you tried to start the mariadb server by hand? > > Yes, I've tried with: > > # mysqld_safe > > but it exits almost immediately and it logs the same errors reported by > `systemd status

Re: Odd reproducible problem - but is it a bug?

2022-05-02 Thread Andrew M.A. Cater
On Mon, May 02, 2022 at 10:17:06AM -0500, Richard Owlett wrote: > I'm using Debian 10.7 with MATE DE [will be updated later this week] > The machine is a Lenovo T510 and is setup to login as either "richard" or > "root". > > If logged in as "richard" I can execute su {+ password} and receive a

Re: Odd reproducible problem - but is it a bug?

2022-05-02 Thread Lucio Crusca
Il 02/05/22 17:17, Richard Owlett ha scritto: If logged in as "richard" I can execute su {+ password} and receive a prompt indicating I'm "root".   "bash: update-grub: command not found" Bug? No, it's only an effect of the PATH variable. Try "su -".

Re: mutt upgrade in testing broke, downgrade worked

2022-05-02 Thread Greg Wooledge
On Mon, May 02, 2022 at 11:23:58AM -0400, songbird wrote: > > 2.2.3-1 version works > 2.2.3-2 version does not work This isn't a useful bug report until you say *how* version 2.2.3-2 fails. Also, bugs should be reported to bugs.debian.org, not here.

Re: mariadb does not run

2022-05-02 Thread Lucio Crusca
Il 02/05/22 15:46, to...@tuxteam.de ha scritto: Have you tried to start the mariadb server by hand? Yes, I've tried with: # mysqld_safe but it exits almost immediately and it logs the same errors reported by `systemd status mariadb`

Odd reproducible problem - but is it a bug?

2022-05-02 Thread Richard Owlett
I'm using Debian 10.7 with MATE DE [will be updated later this week] The machine is a Lenovo T510 and is setup to login as either "richard" or "root". If logged in as "richard" I can execute su {+ password} and receive a prompt indicating I'm "root". However if I then enter "update-grub",

Wi-Fi USB dongle disconnects

2022-05-02 Thread riveravaldez
Hi, I'm using a USB dongle to connect an old desktop machine (updated debian-stable) to my home-WLAN (Wi-Fi). This is the hardware: ``` $ sudo lsusb -v Bus 001 Device 007: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter Device Descriptor: bLength18

mutt upgrade in testing broke, downgrade worked

2022-05-02 Thread songbird
2.2.3-1 version works 2.2.3-2 version does not work songbird

Re: file born 30 seconds after its creation on ext4 - bug?

2022-05-02 Thread David Wright
On Mon 02 May 2022 at 01:30:08 (+0200), Vincent Lefevre wrote: > On 2022-04-30 15:19:21 +0200, Thomas Schmitt wrote: > > An explanation of the observed problem would need: > > - a mechanism which delayed the content production of the inode while it > > was already in use for open and write, > >

Re: Getting a patch applied with an unresponsive maintainer

2022-05-02 Thread songbird
Adam Dinwoodie wrote: ... > Can anyone give any advice about what my next steps might be if I want > to get this patch made more widely available? in looking at the following i see there is a request for help and that not much else has happened.

Thunderbird: cursor probleem

2022-05-02 Thread Paul van der Vlis
Hallo, Een klant van me heeft een raar probleem, als hij e-mail beantwoord in Thunderbird dan is er vaak geen knipperende cursor. Hij kan wel wat typen, maar het is dus wat onduidelijk waar dat terecht komt. Bij mailtjes van mij krijgt hij wel een cursor, maar ik stuur platte-tekst mail.

Re: mariadb does not run

2022-05-02 Thread tomas
On Mon, May 02, 2022 at 02:34:56PM +0200, Lucio Crusca wrote: > Il 02/05/22 12:54, mick crane ha scritto: > > I don't know anything about this but > > https://dba.stackexchange.com/questions/184283/mariadb-10-1-galera-cluster-error > > > > says The source of this error > > Thanks but... it's not

Re: mariadb does not run

2022-05-02 Thread mick crane
On 2022-05-02 13:34, Lucio Crusca wrote: Il 02/05/22 12:54, mick crane ha scritto: I don't know anything about this but https://dba.stackexchange.com/questions/184283/mariadb-10-1-galera-cluster-error says The source of this error Thanks but... it's not the same error, nor the same context.

Re: Dual boot - first time using UEFI

2022-05-02 Thread Andrew M.A. Cater
On Mon, May 02, 2022 at 12:44:32PM +0200, Hans wrote: > Hi folks, > > yesterday I installed debian bullseye besides a windows system. As UEFI could > not switched off, I used gparted to make the windows partition smaller. > > Then used an usb-stick and installed bullseye as usual. > >

Re: mariadb does not run

2022-05-02 Thread Lucio Crusca
Il 02/05/22 12:54, mick crane ha scritto: I don't know anything about this but https://dba.stackexchange.com/questions/184283/mariadb-10-1-galera-cluster-error says The source of this error Thanks but... it's not the same error, nor the same context.

Re: mariadb does not run

2022-05-02 Thread mick crane
On 2022-05-02 09:55, Lucio Crusca wrote: Until yesterday I had mariadb 10.6 running on my system (bookworm/sid). It was behaving strangely, so I decided to stop it, uninstall it, remove all databases during uninstall (it's a developer system, so no real data to save there) and install it again.

Dual boot - first time using UEFI

2022-05-02 Thread Hans
Hi folks, yesterday I installed debian bullseye besides a windows system. As UEFI could not switched off, I used gparted to make the windows partition smaller. Then used an usb-stick and installed bullseye as usual. However, the installer discovered UEFI and respected this, but atthe first

Re: sane-backend for Epson EcoTank ET-2711

2022-05-02 Thread Brian
On Mon 02 May 2022 at 00:02:23 +0200, Dieter Rohlfing wrote: > Am Sun, 1 May 2022 12:26:00 +0100 > schrieb Brian : > > >Download the Epson (non-free) drivers. > > Done. The ET-2711 is now recognized in buster and bullseye as locally > connected scanner. > > I can scan with simple-scan and

Getting a patch applied with an unresponsive maintainer

2022-05-02 Thread Adam Dinwoodie
Hello! I've found a bug in the dhcpcd5 package[0]. I've submitted a patch[1], and I'd like to look at getting it included in the official package, not least so I can stop maintaining my own local patches. However -- unlike when I've gone through this process after reporting bugs in other

mariadb does not run

2022-05-02 Thread Lucio Crusca
Until yesterday I had mariadb 10.6 running on my system (bookworm/sid). It was behaving strangely, so I decided to stop it, uninstall it, remove all databases during uninstall (it's a developer system, so no real data to save there) and install it again. Before reinstalling it, I checked that

Re: I Simply Cannot Install Tor Browser in my Chromebook

2022-05-02 Thread didier gaumet
Le lundi 02 mai 2022 à 03:41 -0400, Terron Hampton a écrit : > Hello. I have spent hours the past week trying anything I can to > install Tor Browser to no avail. I've read all of the how-to guides > with detailed commands, etc. and nothing works for installing Tor > Browser in Debian Bullseye

Re: I Simply Cannot Install Tor Browser in my Chromebook

2022-05-02 Thread tomas
On Mon, May 02, 2022 at 03:41:46AM -0400, Terron Hampton wrote: > Hello. I have spent hours the past week trying anything I can to install > Tor Browser to no avail. I've read all of the how-to guides with detailed > commands, etc. and nothing works for installing Tor Browser in Debian > Bullseye

I Simply Cannot Install Tor Browser in my Chromebook

2022-05-02 Thread Terron Hampton
Hello. I have spent hours the past week trying anything I can to install Tor Browser to no avail. I've read all of the how-to guides with detailed commands, etc. and nothing works for installing Tor Browser in Debian Bullseye 11. I have the Tor Browser downloaded file, but I cannot seem to make it

Re: sane-backend for Epson EcoTank ET-2711

2022-05-02 Thread didier gaumet
Le lundi 02 mai 2022 à 00:02 +0200, Dieter Rohlfing a écrit : [...] > So long story short: network scaning does not work with the Epson > drivers. :-( Hello, It seems there is a specific network plugin to installa and configure (look at 6.1 and 7 chapters)