Re: problemas al compilar nvidia drivers

2021-11-11 Thread Camaleón
El 2021-11-11 a las 19:12 -0600, Alejandro G. Sanchez Martinez escribió:

> Hola tengo una tarjeta de video vieja y necesito los dirver propietarios
> de nvidia  los 340 pero ya no son soportado por debian bulleye (lastima
> que se esta olvidando el soporte para cosas viejas)

EL ecosistema linux en general y Debian en particular, suelen ser 
bastante amables con los viejos componentes, si no está disponible su 
razón técnica habrá.

Los controladores que buscas están en el repositorio de Debian pero para
versiones antiguas (buster, strech):

https://packages.debian.org/buster/nvidia-legacy-340xx-driver

En nVidia indican que la versión 340 (legacy) no admite versiones de 
kernel modernas, motivo por el cual no está disponible en los repos:

https://www.nvidia.com/Download/driverResults.aspx/135161/en-us

The 340.xx legacy Unified Memory kernel module is incompatible with 
recent Linux kernels, and the GPU hardware generations that the 340.xx 
legacy driver series is intended to support do not support Unified 
Memory.

> ya desactive los drivers nouvea que al ser utilizados con kdenlive que
> es lo que mas me urge utilizar en este momento  no puedo compilarlos, el
> erro que me arroja es el siguiente:
> 
>  echo >&2 "  ERROR: Kernel configuration is invalid.";    \
>  echo >&2 " include/generated/autoconf.h or
> include/config/auto.conf are missing.";\
>  echo >&2 " Run 'make oldconfig && make prepare' on kernel src
> to fix it.";   \
> 
> No se si a alguien le a pasado algo parecido y pueda apoyarme ya que me
> urge editar 60 videos y debian no me esta dado el ancho con los driver
> libres de nvidia se bloquea  muy seguido con el kdenelive.
> 
> Gracias.
> 
> 
> el kernel que tengo es el que se instalar por default, no esta
> recompilado por mi.
> 
>  uname -a
>  5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux

Mira a ver si lo que comentan en este hilo te sirve o te da alguna 
pista de dónde buscar:

Need 340 driver patch for kernel 5.8
https://forums.developer.nvidia.com/t/need-340-driver-patch-for-kernel-5-8/165517/2

Saludos,

-- 
Camaleón 



Re: No video after boot SOLVED

2021-11-11 Thread Felix Miata
Paul M. Foster composed on 2021-11-11 20:40 (UTC-0500):

 with an Intel i3 10100 CPU…
> So it *was* a problem with the 5.10 
> kernel and the onboard graphics from the i3 chip.


Pretty disappointing that a CPU introduced ~15 months[1] prior to the distro's
release isn't supported out of the box. That doesn't sound right. :(

[1]

-- 
Evolution as taught in public schools is, like religion,
based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata



Re: Mutt can not delete mails

2021-11-11 Thread David Wright
On Thu 11 Nov 2021 at 15:53:53 (-0500), Greg Wooledge wrote:
> On Thu, Nov 11, 2021 at 02:48:25PM -0600, David Wright wrote:
> > There should be some indication at this point of why it can't
> > delete your emails. The reason you see the filename
> > /home/username/.mutt-cache/scratchpad/mutt-hostname… above is
> > that I have set tmpdir="$HOME/.mutt-cache/scratchpad" in my
> > muttrc file. I use that, rather than /tmp, because it is encrypted
> > along with all of /home. But it means I have to clean it occasionally.
> 
> If mutt normally writes these "temporary files" in /tmp (whaaat, how do
> you guarantee an atomic move from /tmp to /var/mail??) then the OP
> should at least check the perms and ownership of /tmp.
> 
> ls -ld /tmp
> 
> We've seen *so* many people with messed-up /tmp ownership lately.

I assume it does check '$tmpdir'/$TMPDIR, but only when it requires
its use, hence the message. After that, what can it do but give up
syncing? I suppose it could treat deleting /all/ messages as a
special case and truncate the file.

One is warned about security risks with confidentiality from poor
choice of tmpdir. I don't think it ever does a conventional atomic
move (nor do I know the mechanism that one would use without having
write access to the directory). I think it writes it back.

Personally, it doesn't worry me what it does, because all the mail
in my /var/mail/ is ephemeral stuff from APT, cron etc from this
and my other hosts. All my /real/ mail is either on a remote IMAP
server (different mechanism, presumably) or in local mailboxes also
on /home. Therefore the most frequent use for my tmpdir is juggling
files while composing replies.

Cheers,
David.



Re: libc-bin on one good, on the other report of a bug........

2021-11-11 Thread David Wright
On Fri 12 Nov 2021 at 10:27:53 (+1100), Charlie wrote:
> 
>   On one of my laptops latest upgrade, Dell Inspiron  "libc-bin"
>   is fine: Processing triggers for libc-bin (2.31-13+deb11u2) ...
> 
> On the other a HP 245 06 laptop it is reported as having a bug:
> 
>   #998008
> Post install makes a working NIS system not to work anymore at every
> point release.
> 
> So I place it in irons, on hold, and continue with the upgrade.
> 
> I am a peasanto, a man of the land with two laptops, double trouble,
> and trying to understand a NIS system? Running the questions and asking
> for examples through Google. Without any joy of understanding.
> 
> Can't get if I will be in trouble if the bug is ignored and this
> happens: "Post install makes a working NIS system not to work anymore at
> every point release."
> 
> So ask the wisdom on this list.
> 
> Any simple explanations out there, if someone is inclined, for  hoople
> head like myself.

Unless I'm misunderstanding something, there's a simple workaround
if this (or isn't) affecting you, and that is to make a trivial
modification to your /etc/nsswitch.conf file. This will force any
upgrade to either refuse to modify the file, or ask to modify it
(which you can refuse). For example, you could add the line:

  # keep this file unchanged

to the file (as root). This will change its MD5, preventing it from
ever matching a previous default's value.

Cheers,
David.



Re: No video after boot SOLVED

2021-11-11 Thread Paul M. Foster

On 11/11/21 4:58 PM, Paul M. Foster wrote:

On 11/11/21 4:39 PM, keithrbaugro...@gmail.com wrote:

On 12/11/21 08:25, Paul M. Foster wrote:

Folks:

This is a shot in the dark, but I'll try it.

I have a new ASUS Prime H570M-Plus/CSM motherboard (LGA1200 socket) 
with an Intel i3 10100 CPU (10th gen, with UHD630 graphics) in it. I 
have a DVD drive in it and a 500GB SSD. I've used a live CD/DVD in 
this machine to install Debian 11 to the SSD. It boots, and does a 
couple of lines of the usual boot chatter (ramfs and such), and then 
the video simply stops (no signal). I've tried two monitors, various 
cables. The install went without a hitch, so I know that at least 
the installer runs without difficulty, no video glitches.


I know that as Debian starts up, it adjusts the video several times 
on my main desktop as it boots. This is about the point where the 
new system simply stops outputting video. I'm afraid that there's an 
issue here where the kernel version (5.10.xx) is too far back to 
handle the way the i3 handles video mode changes, or something like 
that.


Does anyone have a clue about this?

Paul





Good morning

Have you tried booting recovery mode?

If you think the problem is kernel, 5.14 is available in backports.



Recovery mode generates slightly more jabber on screen, but then does 
the exact same thing-- video signal disappears.


There's a *more* advanced kernel in backports? I thought backports was 
for old stuff. And I've never used it, not sure how to do it. The 
other problem here is that, if I could actually boot, I could update 
the kernel. But without being able to boot the drive, I can't quite 
imagine how I'd update the kernel.


Paul


Your suggestion was spot on. I plugged the new drive into my main 
machine, booted it, then configured /etc/apt/sources.list to accept 
backports. Updated. Installed the 5.14 kernel. Made sure it would boot 
from my main machine after that. Then took it out and plugged it into 
the new machine. Video works now. So it *was* a problem with the 5.10 
kernel and the onboard graphics from the i3 chip.


Thanks,

Paul




problemas al compilar nvidia drivers

2021-11-11 Thread Alejandro G. Sanchez Martinez
Hola tengo una tarjeta de video vieja y necesito los dirver propietarios
de nvidia  los 340 pero ya no son soportado por debian bulleye (lastima
que se esta olvidando el soporte para cosas viejas)

ya desactive los drivers nouvea que al ser utilizados con kdenlive que
es lo que mas me urge utilizar en este momento  no puedo compilarlos, el
erro que me arroja es el siguiente:

 echo >&2 "  ERROR: Kernel configuration is invalid.";    \
 echo >&2 " include/generated/autoconf.h or
include/config/auto.conf are missing.";\
 echo >&2 " Run 'make oldconfig && make prepare' on kernel src
to fix it.";   \

No se si a alguien le a pasado algo parecido y pueda apoyarme ya que me
urge editar 60 videos y debian no me esta dado el ancho con los driver
libres de nvidia se bloquea  muy seguido con el kdenelive.

Gracias.


el kernel que tengo es el que se instalar por default, no esta
recompilado por mi.

 uname -a
 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux



Re: VMWare Horizon Client has glitchy graphics after update to Bullseye

2021-11-11 Thread Kent West
On Thu, Nov 11, 2021 at 2:33 PM Luiz Romário Santana Rios <
luizroma...@tecgraf.puc-rio.br> wrote:

> Hello again,
>
> The problem still remains after all these months.
>
> My current solution is to access a remote CentOS 7 machine through VNC
> and use Horizon Client from there.
>
> Any idea why this might be happening?
>
>
I don't know the history of your issue, but the first two thoughts that
come to my mind:

1) Try a different Desktop Environment (e.g xfce4 instead of Gnome, etc)

2) Try the HTML interface (assuming it's available) instead of the client

-- 
Kent West<")))><
Westing Peacefully - http://kentwest.blogspot.com


libc-bin on one good, on the other report of a bug........

2021-11-11 Thread Charlie


From my keyboard:

Hello anyone with the time,

On one of my laptops latest upgrade, Dell Inspiron  "libc-bin"
is fine: Processing triggers for libc-bin (2.31-13+deb11u2) ...

On the other a HP 245 06 laptop it is reported as having a bug:

#998008
Post install makes a working NIS system not to work anymore at every
point release.

So I place it in irons, on hold, and continue with the upgrade.

I am a peasanto, a man of the land with two laptops, double trouble,
and trying to understand a NIS system? Running the questions and asking
for examples through Google. Without any joy of understanding.

Can't get if I will be in trouble if the bug is ignored and this
happens: "Post install makes a working NIS system not to work anymore at
every point release."

So ask the wisdom on this list.

Any simple explanations out there, if someone is inclined, for  hoople
head like myself.

Thank you,
Charlie

East Gippsland Wildlife Rehabilitators Inc..
   http://www.egwildlife.com.au/

-- 
Registered Linux User:- 329524
***

All murderers are punished unless they kill in large numbers
and to the sound of trumpets. --Voltaire

***

Debian GNU/Linux - Magic indeed.

-



libc-bin on one good, on the other report of a bug........

2021-11-11 Thread Charlie


From my keyboard:

Apologies if anyone got this twice. Sent it with the wrong email.

Hello anyone with the time,

On one of my laptops latest upgrade, Dell Inspiron  "libc-bin"
is fine: Processing triggers for libc-bin (2.31-13+deb11u2) ...

On the other a HP 245 06 laptop it is reported as having a bug:

#998008
Post install makes a working NIS system not to work anymore at every
point release.

So I place it in irons, on hold, and continue with the upgrade.

I am a peasanto, a man of the land with two laptops, double trouble,
and trying to understand a NIS system? Running the questions and asking
for examples through Google. Without any joy of understanding.

Can't get if I will be in trouble if the bug is ignored and this
happens: "Post install makes a working NIS system not to work anymore at
every point release."

So ask the wisdom on this list.

Any simple explanations out there, if someone is inclined, for  hoople
head like myself.

Thank you,
Charlie




East Gippsland Wildlife Rehabilitators Inc..
   http://www.egwildlife.com.au/

-- 
Registered Linux User:- 329524

***

The Great Way is not difficult for those who have no
preferences. --Sengstan Third Zen Patriarch

***
Debian GNU/Linux - Magic indeed.

-



Re: No video after boot

2021-11-11 Thread Keith Bainbridge



On 12/11/21 08:58, Paul M. Foster wrote:


There's a *more* advanced kernel in backports? I thought backports was 
for old stuff. And I've never used it, not sure how to do it. The other 
problem here is that, if I could actually boot, I could update the 
kernel. But without being able to boot the drive, I can't quite imagine 
how I'd update the kernel.


Paul


Paul

Briefly, backports is a method of bringing newer stuff into stable, for 
people who really, really need newer. They are handled by a team who try 
to ensure that stuff in testing is working well enough that the rest of 
us should be able to use it with fewer problems than simply running 
testing.


I thought you were getting a terminal?   You said that you have another 
PC. So


Find a tutorial on adding backports to your sources.list, then how to 
use backports. I have an alias that installs backports:


sudo apt-get -y install --install-recommends -t bullseye-backports 
package


The tutorial should explain how to add a line to your sources.list,
# apt update,
apt search linux-image

check for signed images   (linux-image-5.14.0-0.bpo.2-amd64/now 
5.14.9-2~bpo11+1 amd64 [installed,local]   Linux 5.14 for 64-bit PCs 
(signed)


# apt-get -y install --install-recommends -t bullseye-backports 
(maybe???) linux-image-5.14.0-0.bpo.2-amd64from my list of available 
images





--
All the best

Keith Bainbridge

keithrbaugro...@gmail.com



Re: No video after boot

2021-11-11 Thread Felix Miata
Paul M. Foster composed on 2021-11-11 16:25 (UTC-0500):

> Does anyone have a clue about this?


Something to try: remove xserver-xorg-video-intel. If you find *.conf in
/etc/X11/xorg.conf.d/ containing 'Driver "Intel"', remove/rename the file.

Also, show us Xorg.0.log from before and after the try (use pastebinit to 
upload,
then provide URL here). It should be in /var/log/, but may be in 
~/.local/share/xorg/.

For troubleshooting purposes only, you may need to try nomodeset on the Grub 
linu
line.


10th Gen IGPs shouldn't need backports, but I could be wrong, and they might.
-- 
Evolution as taught in public schools is, like religion,
based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata



Re: No video after boot

2021-11-11 Thread Paul M. Foster

On 11/11/21 4:39 PM, keithrbaugro...@gmail.com wrote:

On 12/11/21 08:25, Paul M. Foster wrote:

Folks:

This is a shot in the dark, but I'll try it.

I have a new ASUS Prime H570M-Plus/CSM motherboard (LGA1200 socket) 
with an Intel i3 10100 CPU (10th gen, with UHD630 graphics) in it. I 
have a DVD drive in it and a 500GB SSD. I've used a live CD/DVD in 
this machine to install Debian 11 to the SSD. It boots, and does a 
couple of lines of the usual boot chatter (ramfs and such), and then 
the video simply stops (no signal). I've tried two monitors, various 
cables. The install went without a hitch, so I know that at least the 
installer runs without difficulty, no video glitches.


I know that as Debian starts up, it adjusts the video several times 
on my main desktop as it boots. This is about the point where the new 
system simply stops outputting video. I'm afraid that there's an 
issue here where the kernel version (5.10.xx) is too far back to 
handle the way the i3 handles video mode changes, or something like 
that.


Does anyone have a clue about this?

Paul





Good morning

Have you tried booting recovery mode?

If you think the problem is kernel, 5.14 is available in backports.



Recovery mode generates slightly more jabber on screen, but then does 
the exact same thing-- video signal disappears.


There's a *more* advanced kernel in backports? I thought backports was 
for old stuff. And I've never used it, not sure how to do it. The other 
problem here is that, if I could actually boot, I could update the 
kernel. But without being able to boot the drive, I can't quite imagine 
how I'd update the kernel.


Paul




Re: No video after boot

2021-11-11 Thread keithrbaugroups

On 12/11/21 08:25, Paul M. Foster wrote:

Folks:

This is a shot in the dark, but I'll try it.

I have a new ASUS Prime H570M-Plus/CSM motherboard (LGA1200 socket) with 
an Intel i3 10100 CPU (10th gen, with UHD630 graphics) in it. I have a 
DVD drive in it and a 500GB SSD. I've used a live CD/DVD in this machine 
to install Debian 11 to the SSD. It boots, and does a couple of lines of 
the usual boot chatter (ramfs and such), and then the video simply stops 
(no signal). I've tried two monitors, various cables. The install went 
without a hitch, so I know that at least the installer runs without 
difficulty, no video glitches.


I know that as Debian starts up, it adjusts the video several times on 
my main desktop as it boots. This is about the point where the new 
system simply stops outputting video. I'm afraid that there's an issue 
here where the kernel version (5.10.xx) is too far back to handle the 
way the i3 handles video mode changes, or something like that.


Does anyone have a clue about this?

Paul





Good morning

Have you tried booting recovery mode?

If you think the problem is kernel, 5.14 is available in backports.





--
All the best

Keith Bainbridge

keithrbaugro...@gmail.com



No video after boot

2021-11-11 Thread Paul M. Foster

Folks:

This is a shot in the dark, but I'll try it.

I have a new ASUS Prime H570M-Plus/CSM motherboard (LGA1200 socket) with 
an Intel i3 10100 CPU (10th gen, with UHD630 graphics) in it. I have a 
DVD drive in it and a 500GB SSD. I've used a live CD/DVD in this machine 
to install Debian 11 to the SSD. It boots, and does a couple of lines of 
the usual boot chatter (ramfs and such), and then the video simply stops 
(no signal). I've tried two monitors, various cables. The install went 
without a hitch, so I know that at least the installer runs without 
difficulty, no video glitches.


I know that as Debian starts up, it adjusts the video several times on 
my main desktop as it boots. This is about the point where the new 
system simply stops outputting video. I'm afraid that there's an issue 
here where the kernel version (5.10.xx) is too far back to handle the 
way the i3 handles video mode changes, or something like that.


Does anyone have a clue about this?

Paul




Re: Problem with Synaptic

2021-11-11 Thread Stephen P. Molnar




On 11/11/2021 03:11 PM, Brian wrote:

On Thu 11 Nov 2021 at 14:34:20 -0500, Stephen P. Molnar wrote:



On 11/11/2021 02:06 PM, Brian wrote:

On Thu 11 Nov 2021 at 12:38:33 -0500, Stephen P. Molnar wrote:


I am running buster on my Linux platform.

I have installed a new Brother Laser print using the current Brother
Linux installer.

The MFC-L2710DW is a modern device and is completely supported by
packages shipped with Debian 11 (bullseye). It is also completely
supported for printing via a wireless connection on buster.

The packages needed for USB connections and scanning do not come
with buster but can easily be obtained from

https://github.com/alexpevzner/sane-airscan

Do yourself a favour and read

https://wiki.debian.org/CUPSQuickPrintQueues

A user with a device such as yours does not need proprietary,
non-free printing or scanning drivers in 2021.


Very interesting. Thank you.

Interesting indeed. Reaching for printing and scanning drivers,
whether free or non-free, is still a user's first thought. I
suppose one should work to tackle the issue you outline but
switching to driverless printing and scanning is a lot easier
and makes most problems involving drivers go away. Additionally,
it future-proofs the printing and scanning systems.

As much as I want to move on to Debian-11.1, I am limited by the fact 
that some of the software that I need for my Computational Chemistry 
research is not at the point where I can successful compile it Debian-11.


Right now I can't run Synaptic or apt tokeep my present installation 
running the way I want. It's imperative that I solve the current problem


--
Stephen P. Molnar, Ph.D.
www.molecular-modeling.net
614.312.7528 (c)
Skype:  smolnar1



Re: Mutt can not delete mails

2021-11-11 Thread Greg Wooledge
On Thu, Nov 11, 2021 at 02:48:25PM -0600, David Wright wrote:
> There should be some indication at this point of why it can't
> delete your emails. The reason you see the filename
> /home/username/.mutt-cache/scratchpad/mutt-hostname… above is
> that I have set tmpdir="$HOME/.mutt-cache/scratchpad" in my
> muttrc file. I use that, rather than /tmp, because it is encrypted
> along with all of /home. But it means I have to clean it occasionally.

If mutt normally writes these "temporary files" in /tmp (whaaat, how do
you guarantee an atomic move from /tmp to /var/mail??) then the OP
should at least check the perms and ownership of /tmp.

ls -ld /tmp

We've seen *so* many people with messed-up /tmp ownership lately.



Re: akonadi - problems and more

2021-11-11 Thread David Wright
On Thu 11 Nov 2021 at 19:53:18 (+0100), Hans wrote:
> please apologize if I am too rough and direct. But since the launch of 
> akonadi 
> years ago in kmail and other applications, I have the feeling, that the whole 
> akonadi stuff is far away from the quality of debian.
> 
> So even today, there is an issue (which I already files a bug for), that 
> akonadi can not be used. Means also, kmail can not be used. Means also, when 
> kmail is started (and akonadi is sstarted automatically with it by force), 
> the 
> whole computer can not be used (akonadi fills memory, then swap, then 
> freezes, 
> then hast to hard switched off).
> 
> And that is not all, akonadi-indexing-daemon is crashing, then restarts, 
> crashes again, restarts, crashes again and so on. 
> 
> Workaround is, to set the binary to --- --- --- (000 000 000).
> 
> Ok, it is linux and free, but it looks for me, that no one cares of akonadi. 
> If you are on testing, a new version is released and maybe it fixes things, 
> but if you are on stable, you have lost. I am watching this for years now, 
> and 
> I am on Debian since 2.2, this is a very lng time.
> 
> IMO this is not good atitude and should be improved. And I read in other 
> forens, that many people think like me. 
> 
> Please excuse, I do not want to mourne too much, but it also should be 
> allowed 
> to openly tell thinks, that are bad. 
> 
> If you would ask me, akonadi should be abandoned due to its bad quality, but 
> I 
> found no way, to get rid of it, as many packages depend to kaonadi packages. 
> 
> Again, please don't gruntle too much over me, maybe I did not always find the 
> correct English idiom, but see this more as a feedback of someone who dares 
> to 
> say what others think.
> 
> Except for akonadi (at the moment),I also must say, debian does a very great 
> job, one, where other people like Microsoft, Apple, Cisco and many others 
> should learn from!
> 
> Thanks for not killing me!

I've no reason to kill you—I don't use any of the software mentioned
above—but I thought you'd migrated to mutt as a mail client.

I've added a post to your mutt thread, which should help in locating
the cause of your problem.

Cheers,
David.



Re: Mutt can not delete mails

2021-11-11 Thread David Wright
On Thu 28 Oct 2021 at 16:16:58 (+0200), Hans wrote:
> Am Donnerstag, 28. Oktober 2021, 15:38:34 CEST schrieb Greg Wooledge:
> [ … ] This is step-by-step what I do:
> 
> Starting mutt from the commandline as normal user.  Mutt in ncurses appears. 
> Now I want to mark and delete all mails. I press Shift+D, then it asks the 
> for 
> the sample and I press . (dot) and * (asterix). 
> 
> By pressing the "Enter" key all mails are marked ND+.
> 
> Now pressing "q" (for quit) and it asks me "20 as deletion marked mails 
> delete? ([yes]/no):" (Note, I have a German environment, so it asks me in 
> German. This sentence a translated by me).
>  
> I answer yes, and it appears "temporary file could not be created".
> 
> Pressing again "q" and now answer "no", mutt closes.
> 
> Does this help?

Not much, because there's no location information. I think you should
try running mutt with debugging set:

$ mutt -d 5   … and whatever else you normally put here …

This will generate a huge file called .muttdebug0, so don't do much
more beyond deleting a single message (with d) and then syncing the
mailbox (with $). Then quit, with x so that you don't get any more
complaints.

Now look at the end of .muttdebug0 file with less, and the last bit
should include something like 'Got op 87' (for x) or 'Got op 151
Mailbox is unchanged' (if you typed q).

Now search (backwards) for 'Writing /var/mail/', which should follow
something like 'Got op 130' where 130 is the opcode for sync.
Here's what you ought to see at this point:

 Got op 130
 Writing /var/mail/username...
 Sorting mailbox...
 ../../mbox.c:869: mutt_mktemp returns 
"/home/username/.mutt-cache/scratchpad/mutt-hostname-1234-56789-1122334455667788990".
 updating progress: 0
 Writing /var/mail/username... 0/31 (0%)
 Committing changes...
 30 kept, 1 deleted.
 Sorting mailbox...

and here's what I see when I temporarily make the mail file and its
directory owned by root:

 Got op 130
 Writing /var/mail/username...
 Sorting mailbox...
 Unable to lock mailbox!
 Sorting mailbox...

If you're running mutt on bullseye, the opcodes might be different,
hence searching for 'Writing /var/mail/' instead.

There should be some indication at this point of why it can't
delete your emails. The reason you see the filename
/home/username/.mutt-cache/scratchpad/mutt-hostname… above is
that I have set tmpdir="$HOME/.mutt-cache/scratchpad" in my
muttrc file. I use that, rather than /tmp, because it is encrypted
along with all of /home. But it means I have to clean it occasionally.

Cheers,
David.



Re: VMWare Horizon Client has glitchy graphics after update to Bullseye

2021-11-11 Thread Luiz Romário Santana Rios

Hello again,

The problem still remains after all these months.

My current solution is to access a remote CentOS 7 machine through VNC 
and use Horizon Client from there.


Any idea why this might be happening?



Re: Problem with Synaptic

2021-11-11 Thread Brian
On Thu 11 Nov 2021 at 14:34:20 -0500, Stephen P. Molnar wrote:

> 
> 
> On 11/11/2021 02:06 PM, Brian wrote:
> > On Thu 11 Nov 2021 at 12:38:33 -0500, Stephen P. Molnar wrote:
> > 
> > > I am running buster on my Linux platform.
> > > 
> > > I have installed a new Brother Laser print using the current Brother
> > > Linux installer.
> > The MFC-L2710DW is a modern device and is completely supported by
> > packages shipped with Debian 11 (bullseye). It is also completely
> > supported for printing via a wireless connection on buster.
> > 
> > The packages needed for USB connections and scanning do not come
> > with buster but can easily be obtained from
> > 
> >https://github.com/alexpevzner/sane-airscan
> > 
> > Do yourself a favour and read
> > 
> >https://wiki.debian.org/CUPSQuickPrintQueues
> > 
> > A user with a device such as yours does not need proprietary,
> > non-free printing or scanning drivers in 2021.
> > 
> Very interesting. Thank you.

Interesting indeed. Reaching for printing and scanning drivers,
whether free or non-free, is still a user's first thought. I
suppose one should work to tackle the issue you outline but
switching to driverless printing and scanning is a lot easier
and makes most problems involving drivers go away. Additionally,
it future-proofs the printing and scanning systems.

-- 
Brian.



xrdp não inicia wm

2021-11-11 Thread Vitor Hugo

Boa tarde;

Instalei o XRDP para acesso ao servidor Debian pelo Windows 10 porem ele 
autentica mas inicia abre o WM.


Obrigado;



Re: Problem with Synaptic

2021-11-11 Thread Stephen P. Molnar




On 11/11/2021 02:06 PM, Brian wrote:

On Thu 11 Nov 2021 at 12:38:33 -0500, Stephen P. Molnar wrote:


I am running buster on my Linux platform.

I have installed a new Brother Laser print using the current Brother
Linux installer.

The MFC-L2710DW is a modern device and is completely supported by
packages shipped with Debian 11 (bullseye). It is also completely
supported for printing via a wireless connection on buster.

The packages needed for USB connections and scanning do not come
with buster but can easily be obtained from

   https://github.com/alexpevzner/sane-airscan

Do yourself a favour and read

   https://wiki.debian.org/CUPSQuickPrintQueues

A user with a device such as yours does not need proprietary,
non-free printing or scanning drivers in 2021.


Very interesting. Thank you.

--
Stephen P. Molnar, Ph.D.
www.molecular-modeling.net
614.312.7528 (c)
Skype:  smolnar1



Re: Problem with Synaptic

2021-11-11 Thread Brian
On Thu 11 Nov 2021 at 12:38:33 -0500, Stephen P. Molnar wrote:

> I am running buster on my Linux platform.
> 
> I have installed a new Brother Laser print using the current Brother
> Linux installer.

The MFC-L2710DW is a modern device and is completely supported by
packages shipped with Debian 11 (bullseye). It is also completely
supported for printing via a wireless connection on buster.

The packages needed for USB connections and scanning do not come
with buster but can easily be obtained from

  https://github.com/alexpevzner/sane-airscan

Do yourself a favour and read

  https://wiki.debian.org/CUPSQuickPrintQueues

A user with a device such as yours does not need proprietary,
non-free printing or scanning drivers in 2021.

-- 
Brian.



akonadi - problems and more

2021-11-11 Thread Hans
Hi folks, 

please apologize if I am too rough and direct. But since the launch of akonadi 
years ago in kmail and other applications, I have the feeling, that the whole 
akonadi stuff is far away from the quality of debian.

So even today, there is an issue (which I already files a bug for), that 
akonadi can not be used. Means also, kmail can not be used. Means also, when 
kmail is started (and akonadi is sstarted automatically with it by force), the 
whole computer can not be used (akonadi fills memory, then swap, then freezes, 
then hast to hard switched off).

And that is not all, akonadi-indexing-daemon is crashing, then restarts, 
crashes again, restarts, crashes again and so on. 

Workaround is, to set the binary to --- --- --- (000 000 000).

Ok, it is linux and free, but it looks for me, that no one cares of akonadi. 
If you are on testing, a new version is released and maybe it fixes things, 
but if you are on stable, you have lost. I am watching this for years now, and 
I am on Debian since 2.2, this is a very lng time.

IMO this is not good atitude and should be improved. And I read in other 
forens, that many people think like me. 

Please excuse, I do not want to mourne too much, but it also should be allowed 
to openly tell thinks, that are bad. 

If you would ask me, akonadi should be abandoned due to its bad quality, but I 
found no way, to get rid of it, as many packages depend to kaonadi packages. 

Again, please don't gruntle too much over me, maybe I did not always find the 
correct English idiom, but see this more as a feedback of someone who dares to 
say what others think.

Except for akonadi (at the moment),I also must say, debian does a very great 
job, one, where other people like Microsoft, Apple, Cisco and many others 
should learn from!

Thanks for not killing me!

Best regards

Hans 






Re: Problem with Synaptic

2021-11-11 Thread Stephen P. Molnar




On 11/11/2021 01:12 PM, Andrew M.A. Cater wrote:

On Thu, Nov 11, 2021 at 12:38:33PM -0500, Stephen P. Molnar wrote:

I am running buster on my Linux platform.


Perhaps consider updating to Bullseye (Debian 11) as the latest stable
version. Printer driver support has been improved and many printers
now run "driverless" and work out of the box.


I have installed a new Brother Laser print using the current Brother Linux
installer.


If this is the Brother installer from Brother - a commercial product - we
probably can't help. Take it up with Brother? How did you download it - from
where - and how did you install it


The printer is working, but when I try running Synaptic I get an error:

E: The package brscan4 needs to be reinstalled, but I can't find an archive
for it.
E: Internal error opening cache (1). Please report.


That suggest that this wasn't a Debian package recognised by packaging
databases, maybe.


I tried Goggling but didn't find any solutions. Then I tried uninstalling
the offending package and got an error:

comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo ./uninstaller_brscan4
[sudo] password for comp:
dpkg: error processing package brscan4 (--purge):
  package is in a very bad inconsistent state; you should
  reinstall it before attempting a removal
Errors were encountered while processing:
  brscan4


Not properly installed: you might

apt-get --fix-install

If the worst is the worst,

dpkg --configure -a

might help. The last resort is forcibly deleting bits of package and manually
amending the package database which is somthing you _really_ don't want to do
unless absolutely unavoidable.


That failed. Fin

ally,  I tried reinstalling with dpkg, which also failed.

The complete log is attached.

At this point I am completely beyond my depth in even starting to understand
the error messages, let alone solving it.

Help will be much appreciated.

Thanks in advance.

--
Stephen P. Molnar, Ph.D.
www.molecular-modeling.net
614.312.7528 (c)
Skype:  smolnar1

comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ l
total 544
-rw-r--r-- 1 root root 109890 May  7  2021 brscan4-0.4.10-1.amd64.deb
-rw-r--r-- 1 root root  71758 May  7  2021 brscan-skey-0.3.1-2.amd64.deb
-rwxr-xr-- 1 comp comp 143001 Nov 10 07:28 linux-brprinter-installer-2.2.3-1
-rw-r--r-- 1 root root  80536 Nov 11 07:25 mfcl2710dwpdrv-4.0.0-1a.i386.deb
-rw-r--r-- 1 root root 122978 May  7  2021 mfcl2710dwpdrv-4.0.0-1.i386.deb
-rw-r--r-- 1 comp comp   5907 Nov 11 07:26 run.installer.log
-rwxr--r-- 1 root root 96 Nov 11 07:26 uninstaller_brscan4
-rwxr--r-- 1 root root 43 Nov 11 07:26 uninstaller_brscan-skey
-rwxr--r-- 1 root root   1177 Nov 11 07:26 uninstaller_MFCL2710DW
comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo ./uninstaller_brscan4
[sudo] password for comp:
dpkg: error processing package brscan4 (--purge):
  package is in a very bad inconsistent state; you should
  reinstall it before attempting a removal
Errors were encountered while processing:
  brscan4
comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo dpkg -i 
brscan4-0.4.10-1.amd64.deb
Selecting previously unselected package brscan4.
(Reading database ... 495753 files and directories currently installed.)
Preparing to unpack brscan4-0.4.10-1.amd64.deb ...
/var/lib/dpkg/info/brscan4.prerm: 3: /var/lib/dpkg/info/brscan4.prerm: 
/opt/brother/scanner/brscan4/setupSaneScan4: not found
/var/lib/dpkg/info/brscan4.prerm: 4: /var/lib/dpkg/info/brscan4.prerm: 
/opt/brother/scanner/brscan4/udev_uninstall.sh: not found
rm: cannot remove '/opt/brother/scanner/brscan4/udev_uninstall.sh': No such 
file or directory
dpkg: warning: old brscan4 package pre-removal script subprocess returned error 
exit status 1
dpkg: trying script from the new package instead ...
/var/lib/dpkg/tmp.ci/prerm: 3: /var/lib/dpkg/tmp.ci/prerm: 
/opt/brother/scanner/brscan4/setupSaneScan4: not found
/var/lib/dpkg/tmp.ci/prerm: 4: /var/lib/dpkg/tmp.ci/prerm: 
/opt/brother/scanner/brscan4/udev_uninstall.sh: not found
rm: cannot remove '/opt/brother/scanner/brscan4/udev_uninstall.sh': No such 
file or directory
dpkg: error processing archive brscan4-0.4.10-1.amd64.deb (--install):
  new brscan4 package pre-removal script subprocess returned error exit status 1
This software is based in part on the work of the Independent JPEG Group.
/var/lib/dpkg/info/brscan4.postinst: 18: /var/lib/dpkg/info/brscan4.postinst: 
/opt/brother/scanner/brscan4/setupSaneScan4: not found
/var/lib/dpkg/info/brscan4.postinst: 19: /var/lib/dpkg/info/brscan4.postinst: 
/opt/brother/scanner/brscan4/udev_config.sh: not found
dpkg: error while cleaning up:
  installed brscan4 package post-installation script subprocess returned error 
exit status 127
Errors were encountered while processing:
  brscan4-0.4.10-1.amd64.deb
comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$


Manually delete all files under /opt/brother/scanner/* and try again?

Hope this helps in some smwall way at least. With every good wish, as ever,

Andy Cater




Re: Problem with Synaptic

2021-11-11 Thread Andrew M.A. Cater
On Thu, Nov 11, 2021 at 12:38:33PM -0500, Stephen P. Molnar wrote:
> I am running buster on my Linux platform.
> 

Perhaps consider updating to Bullseye (Debian 11) as the latest stable
version. Printer driver support has been improved and many printers 
now run "driverless" and work out of the box.

> I have installed a new Brother Laser print using the current Brother Linux
> installer.
> 

If this is the Brother installer from Brother - a commercial product - we
probably can't help. Take it up with Brother? How did you download it - from
where - and how did you install it

> The printer is working, but when I try running Synaptic I get an error:
> 
> E: The package brscan4 needs to be reinstalled, but I can't find an archive
> for it.
> E: Internal error opening cache (1). Please report.
> 

That suggest that this wasn't a Debian package recognised by packaging
databases, maybe. 

> I tried Goggling but didn't find any solutions. Then I tried uninstalling
> the offending package and got an error:
> 
> comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo ./uninstaller_brscan4
> [sudo] password for comp:
> dpkg: error processing package brscan4 (--purge):
>  package is in a very bad inconsistent state; you should
>  reinstall it before attempting a removal
> Errors were encountered while processing:
>  brscan4
> 

Not properly installed: you might 

apt-get --fix-install

If the worst is the worst, 

dpkg --configure -a 

might help. The last resort is forcibly deleting bits of package and manually
amending the package database which is somthing you _really_ don't want to do
unless absolutely unavoidable.

> That failed. Fin
ally,  I tried reinstalling with dpkg, which also failed.
> The complete log is attached.
> 
> At this point I am completely beyond my depth in even starting to understand
> the error messages, let alone solving it.
> 
> Help will be much appreciated.
> 
> Thanks in advance.
> 
> -- 
> Stephen P. Molnar, Ph.D.
> www.molecular-modeling.net
> 614.312.7528 (c)
> Skype:  smolnar1
> 

> comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ l
> total 544
> -rw-r--r-- 1 root root 109890 May  7  2021 brscan4-0.4.10-1.amd64.deb
> -rw-r--r-- 1 root root  71758 May  7  2021 brscan-skey-0.3.1-2.amd64.deb
> -rwxr-xr-- 1 comp comp 143001 Nov 10 07:28 linux-brprinter-installer-2.2.3-1
> -rw-r--r-- 1 root root  80536 Nov 11 07:25 mfcl2710dwpdrv-4.0.0-1a.i386.deb
> -rw-r--r-- 1 root root 122978 May  7  2021 mfcl2710dwpdrv-4.0.0-1.i386.deb
> -rw-r--r-- 1 comp comp   5907 Nov 11 07:26 run.installer.log
> -rwxr--r-- 1 root root 96 Nov 11 07:26 uninstaller_brscan4
> -rwxr--r-- 1 root root 43 Nov 11 07:26 uninstaller_brscan-skey
> -rwxr--r-- 1 root root   1177 Nov 11 07:26 uninstaller_MFCL2710DW
> comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo ./uninstaller_brscan4
> [sudo] password for comp:
> dpkg: error processing package brscan4 (--purge):
>  package is in a very bad inconsistent state; you should
>  reinstall it before attempting a removal
> Errors were encountered while processing:
>  brscan4
> comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo dpkg -i 
> brscan4-0.4.10-1.amd64.deb
> Selecting previously unselected package brscan4.
> (Reading database ... 495753 files and directories currently installed.)
> Preparing to unpack brscan4-0.4.10-1.amd64.deb ...
> /var/lib/dpkg/info/brscan4.prerm: 3: /var/lib/dpkg/info/brscan4.prerm: 
> /opt/brother/scanner/brscan4/setupSaneScan4: not found
> /var/lib/dpkg/info/brscan4.prerm: 4: /var/lib/dpkg/info/brscan4.prerm: 
> /opt/brother/scanner/brscan4/udev_uninstall.sh: not found
> rm: cannot remove '/opt/brother/scanner/brscan4/udev_uninstall.sh': No such 
> file or directory
> dpkg: warning: old brscan4 package pre-removal script subprocess returned 
> error exit status 1
> dpkg: trying script from the new package instead ...
> /var/lib/dpkg/tmp.ci/prerm: 3: /var/lib/dpkg/tmp.ci/prerm: 
> /opt/brother/scanner/brscan4/setupSaneScan4: not found
> /var/lib/dpkg/tmp.ci/prerm: 4: /var/lib/dpkg/tmp.ci/prerm: 
> /opt/brother/scanner/brscan4/udev_uninstall.sh: not found
> rm: cannot remove '/opt/brother/scanner/brscan4/udev_uninstall.sh': No such 
> file or directory
> dpkg: error processing archive brscan4-0.4.10-1.amd64.deb (--install):
>  new brscan4 package pre-removal script subprocess returned error exit status 
> 1
> This software is based in part on the work of the Independent JPEG Group.
> /var/lib/dpkg/info/brscan4.postinst: 18: /var/lib/dpkg/info/brscan4.postinst: 
> /opt/brother/scanner/brscan4/setupSaneScan4: not found
> /var/lib/dpkg/info/brscan4.postinst: 19: /var/lib/dpkg/info/brscan4.postinst: 
> /opt/brother/scanner/brscan4/udev_config.sh: not found
> dpkg: error while cleaning up:
>  installed brscan4 package post-installation script subprocess returned error 
> exit status 127
> Errors were encountered while processing:
>  brscan4-0.4.10-1.amd64.deb
> comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$
> 

Manually delete all files under 

Cartera de Candidatos

2021-11-11 Thread Pedro Alvarado Bautista

3 perfiles más solicitados: Operativos, técnicos y comerciales.
RECLUTAMIENTO MASIVO:
El Binomio Perfecto entre Rapidez y Calidad
Online en Vivo
18 y 25 de Noviembre 2021

Actualmente, existen múltiples técnicas, medios y herramientas digitales para 
poder atraer a un mayor número de candidatos,  sin embargo no solo se trata de 
atraer postulantes sino que el porcentaje de coincidencia sea mucho mayor que 
el porcentaje de discrepancia del perfil.

¡PARTICIPA EN ESTE WORKSHOP Y CONOCE LAS MEJORES ESTRATEGIAS DIGITALES Y DE 
CAMPO PARA ATRAER A GRANDE ESCALA CANDIDATOS IDÓNEOS PARA TUS VACANTES!

DESCARGAR INFORMACIÓN COMPLETA
Recibir mayores informes a través de WhatsApp



Información mucho más detallada comuníquese directamente con alguno de nuestros 
ejecutivos al:

Ciudad de México: 55 2450 6187
Monterrey, N.L: 81 2974 7731
Guadalajara, Jal: 33 2005 0994



























Este boletín informativo tiene como objetivo generar valor en usted y en su 
Organización. Si usted desea dejar de recibir este tipo de información le 
pedimos conteste este correo con la palabra BAJARECLUTAMIENTO498. O en su 
defecto haga click en el siguiente enlace: unsubscribe from this list


Re: downgrade qt version from 5 to 4

2021-11-11 Thread Andrew M.A. Cater
On Thu, Nov 11, 2021 at 02:56:06PM +0100, Jerome BENOIT wrote:
> 
> 
> 
> On 11/11/2021 14:20, Greg Wooledge wrote:
> > On Thu, Nov 11, 2021 at 02:10:40PM +0100, lina wrote:
> > > Thanks all for the input. My problem originated from after the system
> > > upgrade to bullseye, the gaussian view (gview) won't be able to show the
> > > result file.
> 
> actually gview stands for G[tk] view (distributed in gvim package)
> 

Gview in vim should countinue to work but ...

Not in this instance, this is GaussianView - a (very expensive) commercial 
program for viewing chemistry "stuff". Actually, the main Gaussian product is
*hugely* expensive but has a 20 year licence term so is not bad for 
the cost

Lina

My suggestion is that you talk to the person at your work/academic 
institution who handles technical support and/or purchasing of this program
to ask them to contact the vendor. It may be that the vendor is not yet
up to date with Bullseye and still only supports Buster [in which case
it may be good to tell them it has < 1 year of full Debian support left.]
That would also explain why it is compiled against particular library
versions or whatever - and also why you need high performance graphics 
to work well for you.


Likewise, with luck, you've got someone who will help with some technical
support at your workplace/institution. Ask around?

> > > As gview is an essential part in my work, these days my work is stranded
> > > due to it. I don't know how to fix it. Honestly.
> > 
> > If this program doesn't work under bullseye, but is known to work under
> > buster, then I see three main courses of action from which you might
> > choose:
> > 
> > 1) Buy a new computer, install buster on it, and use gview on this.
> 
> you can also consider a remote computer.
> 
> > 
> > 2) Install buster inside a chroot, or a virtual machine, or some other
> > virtual layering technology, on your bullseye computer.  Run gview
> > within the virtual buster environment.
> 
> This looks the best solution here (for short and long term):
> https://wiki.debian.org/Schroot
> 
> > 
> > 3) Reinstall buster instead of bullseye on your current machine.
> 
> 
> 4) dual boot: Buster / Bulleye (but heavy, so to avoid).
> 
> > 
> > Once you've restored your ability to do your work, *then* you can try
> > to pursue long-term solutions so that you aren't stuck with a perpetual
> > out-of-date buster environment for this one program.
> > 
> 
> Cheers,
> Jerome
> 
> -- 
> Jerome BENOIT | calculus+at-rezozer^dot*net
> https://qa.debian.org/developer.php?login=calcu...@rezozer.net
> AE28 AE15 710D FF1D 87E5  A762 3F92 19A6 7F36 C68B
> 

Hope this helps someone,

All the very best, as ever,

Andy Cater



Problem with Synaptic

2021-11-11 Thread Stephen P. Molnar
I am running buster on my Linux platform.

 

I have installed a new Brother Laser print using the current Brother 

Linux installer.

 

The printer is working, but when I try running Synaptic I get an error:

 

E: The package brscan4 needs to be reinstalled, but I can't find an 

archive for it.

E: Internal error opening cache (1). Please report.

 

I tried Goggling but didn't find any solutions. Then I tried 

uninstalling the offending package and got an error:

 

comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo ./uninstaller_brscan4

[sudo] password for comp:

dpkg: error processing package brscan4 (--purge):

  package is in a very bad inconsistent state; you should

  reinstall it before attempting a removal

Errors were encountered while processing:

  brscan4

 

That failed. Finally,  I tried reinstalling with dpkg, which also 

failed. The complete log is attached.

 

At this point I am completely beyond my depth in even starting to 

understand the error messages, let alone solving it.

 

Help will be much appreciated.

 

 

Stephen P. Molnar, Ph.D.

(614)312-7528

Skype: smolnar1

 



Brother Laser Print Scanner Software Problem.log
Description: Binary data


How to secure access to SD cards a la USBGuard?

2021-11-11 Thread hdv@gmail

Hi all,

I'd like to limit access to (micro) SD cards on our systems to only 
those cards that have been vetted up front.


At first glance I thought maybe USBGuard would help me do this, but that 
will only detect built-in or USB-mounted card readers in which the card 
is plugged, not the storage device itself. Therefore allowing the card 
reader will automatically allow anyone to access any number of memory 
cards. That's not what we want for these systems.


Using USBGuard I can (and do) limit access to specific USB devices 
(including thumbdrives), but it seems I cannot use it to limit access to 
specific memory cards. For built-in readers I figure that is because the 
communication is not USB-based. But that would not be the case for 
USB-based card readers.


Does anyone have a suggestion on how I can achieve this?

Many thanks in advance!

Grx HdV



Problem with Synaptic

2021-11-11 Thread Stephen P. Molnar

I am running buster on my Linux platform.

I have installed a new Brother Laser print using the current Brother 
Linux installer.


The printer is working, but when I try running Synaptic I get an error:

E: The package brscan4 needs to be reinstalled, but I can't find an 
archive for it.

E: Internal error opening cache (1). Please report.

I tried Goggling but didn't find any solutions. Then I tried 
uninstalling the offending package and got an error:


comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo ./uninstaller_brscan4
[sudo] password for comp:
dpkg: error processing package brscan4 (--purge):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting a removal
Errors were encountered while processing:
 brscan4

That failed. Finally,  I tried reinstalling with dpkg, which also 
failed. The complete log is attached.


At this point I am completely beyond my depth in even starting to 
understand the error messages, let alone solving it.


Help will be much appreciated.

Thanks in advance.

--
Stephen P. Molnar, Ph.D.
www.molecular-modeling.net
614.312.7528 (c)
Skype:  smolnar1

comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ l
total 544
-rw-r--r-- 1 root root 109890 May  7  2021 brscan4-0.4.10-1.amd64.deb
-rw-r--r-- 1 root root  71758 May  7  2021 brscan-skey-0.3.1-2.amd64.deb
-rwxr-xr-- 1 comp comp 143001 Nov 10 07:28 linux-brprinter-installer-2.2.3-1
-rw-r--r-- 1 root root  80536 Nov 11 07:25 mfcl2710dwpdrv-4.0.0-1a.i386.deb
-rw-r--r-- 1 root root 122978 May  7  2021 mfcl2710dwpdrv-4.0.0-1.i386.deb
-rw-r--r-- 1 comp comp   5907 Nov 11 07:26 run.installer.log
-rwxr--r-- 1 root root 96 Nov 11 07:26 uninstaller_brscan4
-rwxr--r-- 1 root root 43 Nov 11 07:26 uninstaller_brscan-skey
-rwxr--r-- 1 root root   1177 Nov 11 07:26 uninstaller_MFCL2710DW
comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo ./uninstaller_brscan4
[sudo] password for comp:
dpkg: error processing package brscan4 (--purge):
 package is in a very bad inconsistent state; you should
 reinstall it before attempting a removal
Errors were encountered while processing:
 brscan4
comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$ sudo dpkg -i brscan4-0.4.10-1.amd64.deb
Selecting previously unselected package brscan4.
(Reading database ... 495753 files and directories currently installed.)
Preparing to unpack brscan4-0.4.10-1.amd64.deb ...
/var/lib/dpkg/info/brscan4.prerm: 3: /var/lib/dpkg/info/brscan4.prerm: /opt/brother/scanner/brscan4/setupSaneScan4: not found
/var/lib/dpkg/info/brscan4.prerm: 4: /var/lib/dpkg/info/brscan4.prerm: /opt/brother/scanner/brscan4/udev_uninstall.sh: not found
rm: cannot remove '/opt/brother/scanner/brscan4/udev_uninstall.sh': No such file or directory
dpkg: warning: old brscan4 package pre-removal script subprocess returned error exit status 1
dpkg: trying script from the new package instead ...
/var/lib/dpkg/tmp.ci/prerm: 3: /var/lib/dpkg/tmp.ci/prerm: /opt/brother/scanner/brscan4/setupSaneScan4: not found
/var/lib/dpkg/tmp.ci/prerm: 4: /var/lib/dpkg/tmp.ci/prerm: /opt/brother/scanner/brscan4/udev_uninstall.sh: not found
rm: cannot remove '/opt/brother/scanner/brscan4/udev_uninstall.sh': No such file or directory
dpkg: error processing archive brscan4-0.4.10-1.amd64.deb (--install):
 new brscan4 package pre-removal script subprocess returned error exit status 1
This software is based in part on the work of the Independent JPEG Group.
/var/lib/dpkg/info/brscan4.postinst: 18: /var/lib/dpkg/info/brscan4.postinst: /opt/brother/scanner/brscan4/setupSaneScan4: not found
/var/lib/dpkg/info/brscan4.postinst: 19: /var/lib/dpkg/info/brscan4.postinst: /opt/brother/scanner/brscan4/udev_config.sh: not found
dpkg: error while cleaning up:
 installed brscan4 package post-installation script subprocess returned error exit status 127
Errors were encountered while processing:
 brscan4-0.4.10-1.amd64.deb
comp@AbNormal:~/Downloads/Brother-MFC-L2710DW$



Re: Service stuck at shutdown

2021-11-11 Thread Erwan David

Le 11/11/2021 à 06:16, David Wright a écrit :

On Wed 10 Nov 2021 at 22:18:07 (+0100), Erwan David wrote:

Le 10/11/2021 à 20:01, Tixy a écrit :

On Wed, 2021-11-10 at 18:33 +0100, Erwan David wrote:

Since some time, I always have to wait 1 min 30 at shut down because
some service does not stop (for user erwan is said).

How can I debug this, know which service is blocking the shutdown ?

Assuming you system is using systemd then look at the logs for the last
boot with:

#journalctl -b-1

and scroll to the end where you will see what was going on during
shutdown. Errors will likely be highlighted in red (they are for me).

The times I've had hanging during shutdown is due to the network being
shut down before network filesystems are unmounted.


Thanks, for me the culprint is 'dconf worker' (I see it being killed
with a 'timeout error') about 90s after preceding message.

I do not know where it comes from, I have dconf-service installed as a
dependency of many things, thus it is not removable. However I do not
find any messages about dconf, and what does not work correctly.

SO now the question is wtf is dconf doing, and how to
correct it (and no I have no idea of how dconf works, and even what
problem it is intended to solve.

A workaround that might shorten the wait, but only if you're confident
that there aren't processes that need that long to complete, is to edit
the line   DefaultTimeoutStopSec=90s   in /etc/systemd/system.conf to
something smaller.

Cheers,
David.




I do not know : I was not even aware that kde was using dconf.

From what I could see, it seems that kded5 starts dconf-service at end 
of session, I presume to save some settings (but which one s ?) and 
something fails


would it help to remove the ~/.config/dconf/user file when kde is not 
running ? The /etc/dconf/db directory is empty.


I do not understand what dconf-editor shows me.


SHould I file a bug report to dconf-service or kded5 ?




Re: [DEBIAN-BR]Re: Preciso contato

2021-11-11 Thread Luís Cláudio A . Gama
Boa tarde a todos.

Concordo que o email é cada vez menos usado.

Mas uma ferramenta que tenho usado bastante para interagir sobre
programação em geral é o Telegram.

Os grupos do Telegram estão cada vez mais fortes e como as msg ficam
armazenadas, mesmo vc sendo novo no grupo, pode fazer uma busca sobre o
tópico que vc está pesquisando e pronto...ele mostra tudo que já foi
discutido nesse tópico, mesmo antes da sua entrada no grupo.

[]s



Luís Cláudio A. Gama
Fones: TIM:  11 9 7765-1735  Res: 11-4602-3400
Skype: luisclaudiogama   http://luisgama.googlepages.com

br.linkedin.com/in/luisclaudiogama



||\|_
|  Voto Distrital !|||"'|""\__
|__|||_||)
!(@)'(@)*!(@)(@)*!(@)


Em seg., 8 de nov. de 2021 às 12:11, Maurício Dionísio <
dionmauri...@gmail.com> escreveu:

> Apesar de concordar que e-mail seja uma ferramenta que está sendo bem
> menos utilizada no momento, está longe de cair em desuso, principalmente em
> casos como esse de lista de discussões sobre programação e afins.
>
> Não consigo ver nenhuma ferramenta que possa atender essa demanda de forma
> tão coerente quanto o e-mail.
>
> Dito isso, faço das palavras do luigui as minha, sinta-se a vontade para
> apresentar uma solução mais viável ou solicite o seu descadastramento da
> newslite.
>
> *Com os melhores comprimentos*
>
> *Maurício Dionísio de Souza*
>
> *Engenheiro de Software*
>
> *(94) 99198-1142*
> *(94) 98103-8899*
>
>
> Em seg., 8 de nov. de 2021 às 11:30, luigui  escreveu:
>
>> Se tal pessoa insiste em mostrar sua irreverencia em relacao aos
>> servicos... que consiga criar um alternativo e prove sua posicao.
>>
>> Caso contrario, e' chegado o momento de se calar.
>>
>>
>> On 08/11/2021 11:24, Leandro Guimarães Faria Corcete DUTRA wrote:
>> > Le samedi 06 novembre 2021 à 12:02 -0300, Gilberto F da Silva a écrit :
>> >> Email é uma coisa cada vez mais fora de uso.  Quando o pessoal
>> >>vai desativar esse serviço de listas do Debian?
>> > Que te impede de sair da lista?
>> >
>> >
>>
>


Re: downgrade qt version from 5 to 4

2021-11-11 Thread David Wright
On Thu 11 Nov 2021 at 14:56:06 (+0100), Jerome BENOIT wrote:
> On 11/11/2021 14:20, Greg Wooledge wrote:
> > On Thu, Nov 11, 2021 at 02:10:40PM +0100, lina wrote:
> > > Thanks all for the input. My problem originated from after the system
> > > upgrade to bullseye, the gaussian view (gview) won't be able to show the
> > > result file.
> 
> actually gview stands for G[tk] view (distributed in gvim package)
> 
> > > As gview is an essential part in my work, these days my work is stranded
> > > due to it. I don't know how to fix it. Honestly.
> > 
> > If this program doesn't work under bullseye, but is known to work under
> > buster, then I see three main courses of action from which you might
> > choose:
> > 
> > 1) Buy a new computer, install buster on it, and use gview on this.
> 
> you can also consider a remote computer.
> 
> > 2) Install buster inside a chroot, or a virtual machine, or some other
> > virtual layering technology, on your bullseye computer.  Run gview
> > within the virtual buster environment.
> 
> This looks the best solution here (for short and long term):
> https://wiki.debian.org/Schroot
> 
> > 3) Reinstall buster instead of bullseye on your current machine.
> 
> 4) dual boot: Buster / Bulleye (but heavy, so to avoid).

That depends what you mean by "heavy". To someone like me, who
typically runs computers "of a certain age", (2) is the heavy
option, and (4) is lightweight because the OS never has to do
any more than it ever did.

For more than a decade, I've routinely partitioned my systems so as to
have two root partitions, and I flip between them as Debian evolves.
/home (encrypted) and any swap (random encrypted) partitions are
shared.

When I install a new version, I first check the ssh keys, and decide
whether to copy the old ones to the new system (easier) or vice versa
(means other machines have to be updated too).

Then I watch out for any software where there are significant changes
in configuration files and, if so, deal with them by versioning:
eg, restore the old dotfiles from backup, and set up a logon script to
flip a symlink to point to the appropriate version of dotfiles.

It's rarely very long before I cease booting the older version, but
it takes the pressure off from having to make all the necessary changes
at one and the same time.

> > Once you've restored your ability to do your work, *then* you can try
> > to pursue long-term solutions so that you aren't stuck with a perpetual
> > out-of-date buster environment for this one program.

Cheers,
David.



Re: downgrade qt version from 5 to 4

2021-11-11 Thread Jerome BENOIT




On 11/11/2021 14:20, Greg Wooledge wrote:

On Thu, Nov 11, 2021 at 02:10:40PM +0100, lina wrote:

Thanks all for the input. My problem originated from after the system
upgrade to bullseye, the gaussian view (gview) won't be able to show the
result file.


actually gview stands for G[tk] view (distributed in gvim package)


As gview is an essential part in my work, these days my work is stranded
due to it. I don't know how to fix it. Honestly.


If this program doesn't work under bullseye, but is known to work under
buster, then I see three main courses of action from which you might
choose:

1) Buy a new computer, install buster on it, and use gview on this.


you can also consider a remote computer.



2) Install buster inside a chroot, or a virtual machine, or some other
virtual layering technology, on your bullseye computer.  Run gview
within the virtual buster environment.


This looks the best solution here (for short and long term):
https://wiki.debian.org/Schroot



3) Reinstall buster instead of bullseye on your current machine.



4) dual boot: Buster / Bulleye (but heavy, so to avoid).



Once you've restored your ability to do your work, *then* you can try
to pursue long-term solutions so that you aren't stuck with a perpetual
out-of-date buster environment for this one program.



Cheers,
Jerome

--
Jerome BENOIT | calculus+at-rezozer^dot*net
https://qa.debian.org/developer.php?login=calcu...@rezozer.net
AE28 AE15 710D FF1D 87E5  A762 3F92 19A6 7F36 C68B



OpenPGP_signature
Description: OpenPGP digital signature


Re: Debian version

2021-11-11 Thread Anders Andersson
On Tue, Nov 9, 2021 at 1:24 PM Greg Wooledge  wrote:
>
> On Tue, Nov 09, 2021 at 09:22:25AM +, Koler, Nethanel wrote:
> > I am Nati, I am trying to find a variable that is configured in the 
> > linux-headers that can tell me on which Debian I am
>
> This sounds like an X-Y problem.  What's your real objective?
>
> There is NOT a one-to-one correspondence between a Linux kernel version
> and a Debian release version.  Debian allows you the freedom to use
> any kernel you want -- one of Debian's kernels, or one that you built
> yourself, or one that you copied over from an Ubuntu system, or whatever.

Or it might not be Linux at all, like
https://www.debian.org/ports/hurd/ or
https://www.debian.org/ports/kfreebsd-gnu/



Re: downgrade qt version from 5 to 4

2021-11-11 Thread Greg Wooledge
On Thu, Nov 11, 2021 at 02:10:40PM +0100, lina wrote:
> Thanks all for the input. My problem originated from after the system
> upgrade to bullseye, the gaussian view (gview) won't be able to show the
> result file.
> As gview is an essential part in my work, these days my work is stranded
> due to it. I don't know how to fix it. Honestly.

If this program doesn't work under bullseye, but is known to work under
buster, then I see three main courses of action from which you might
choose:

1) Buy a new computer, install buster on it, and use gview on this.

2) Install buster inside a chroot, or a virtual machine, or some other
   virtual layering technology, on your bullseye computer.  Run gview
   within the virtual buster environment.

3) Reinstall buster instead of bullseye on your current machine.

Once you've restored your ability to do your work, *then* you can try
to pursue long-term solutions so that you aren't stuck with a perpetual
out-of-date buster environment for this one program.



Re: downgrade qt version from 5 to 4

2021-11-11 Thread lina
Hi all,

Thanks all for the input. My problem originated from after the system
upgrade to bullseye, the gaussian view (gview) won't be able to show the
result file.
As gview is an essential part in my work, these days my work is stranded
due to it. I don't know how to fix it. Honestly.
One way is that:
When I open a program, that would be a great way to know which other files
are involved, as I can compare the one that works with the one that does
not work to get a clue.

Thanks again,

On Wed, Nov 10, 2021 at 9:34 PM Andrew M.A. Cater 
wrote:

> On Wed, Nov 10, 2021 at 09:37:22AM +0100, lina wrote:
> > Hi all,
> >
> > In order to have avogadro instead of avogadro2.
> >
> > I intend to downgrade qt5 to qt4.
> >
> > But I can't find the qt4 snapshot from http://snapshot.debian.org/
> >
> > Thanks again for your help, lina
>
> Hi Lina,
>
> As others have said - be really careful.
>
> Is it perhaps possible you may have a series of XY problems here?
>
> https://xyproblem.info/ - which also references Greg who is incredibly
> helpful
>  on this list, especially with scripting problems.
>
> Stating the all too-obvious here from the perspective of someone watching
> this from outside.
>
> Write down for yourself what you actually want to achieve in the simplest
> terms - not how you think it needs to be solved.
>
> Break the problem down to it's simplest parts and steps. If you can't
> break it down: ask here and someone will probably ask questions to help
> break it down more fully.
>
> Work out a starting point - that might be a simple reinstall of Debian
> less graphics drivers and a windowing environment to start with.
>
> The next step might be to build and install Nvidia drivers for your card
>
> The next step might be to then add a windowing manager / desktop
> environment
> (and so on).
>
> Work up from there.
>
> _Most_ problems can be solved this way, perhaps after a false start or two.
> It may still be the case that you run into an impasse - in which case you
> may have to start the process agin given the new constraints you now face.
>
> With every good wish, as ever,
>
> Andy Cater
>
>


linux-RT et linux-signed dans bookworm

2021-11-11 Thread ORL

Bonjour à toutes et tous,

Je viens de faire une fresh-install de bullseye, puis dist-upgrade vers 
bookworm. J'utilise linux-image-rt-amd64 (c'est pour une machine de 
musique live), mais il n'est plus dans bookworm. J'ai l'impression qu'il 
a été remplacé par linux-image-signed, mais j'en suis pas sûr. Est-ce 
que quelqu'un aurait une réponse ou des trucs à lire pour que je 
comprenne ça mieux ?


https://packages.debian.org/bullseye/linux-image-5.10.0-9-rt-amd64
https://packages.debian.org/source/bookworm/linux-signed-amd64

Merci.
Tcho !



Re: Package for video on fujitsu laptop?

2021-11-11 Thread piorunz

On 11/11/2021 09:20, Klas Hultqvist wrote:

I am trying to report a problem with the video on a fujitsu lifebook
U9310X with a wacom stylus.

Parts, or all, of the display becomes kind of monochrome (with many
random colours which seem to carry no information) and enlarged (i.e.
of lower resolution). What is still visible becomes very hard to read.
This happens intermittently with highly varying frequency. Going to the
console and back, and sometimes changing focus, fixes it, so my
impression is that it is a software problem. It is possibly related to,
but not exclusive to, using zoom for meetings. The problem occurs using
gnome, both with Wayland and with X.

Reportbug instructed me to email this list in order to find out which
package I should file this issue against.


Hello Klas,

Please show results of:
inxi -GmM
(install inxi if you don't have it)

And attach entire file:
/var/log/Xorg.0.log

--
With kindest regards, Piotr.

⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄



Package for video on fujitsu laptop?

2021-11-11 Thread Klas Hultqvist
I am trying to report a problem with the video on a fujitsu lifebook
U9310X with a wacom stylus.

Parts, or all, of the display becomes kind of monochrome (with many
random colours which seem to carry no information) and enlarged (i.e.
of lower resolution). What is still visible becomes very hard to read.
This happens intermittently with highly varying frequency. Going to the
console and back, and sometimes changing focus, fixes it, so my
impression is that it is a software problem. It is possibly related to,
but not exclusive to, using zoom for meetings. The problem occurs using
gnome, both with Wayland and with X. 

Reportbug instructed me to email this list in order to find out which
package I should file this issue against.

  Thank you,

Klas Hultqvist



Re: Renommer les interfaces réseau

2021-11-11 Thread Pmenier

Le 09/11/2021 à 11:16, ajh-valmer a écrit :

Bonjour à tous,

Mes interfaces réseau :
enp0s25 (carte ethernet n°1)
enp4s0 (carte ethernet n°2)
wlp0s29u1u2 (clé USB Wifi)

Est-il possible de les renommer comme ceci ? :
eth0
eth1
wlan0
c'est à dire en terme plus parlant,
et si oui, comment ?

Merci d'avance, bonne journée.

A. Valmer



Bonjour

Il te suffit simplement d'ajouter dans /etc/default/grub:


GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0 zswap.enabled=1"


puis un petit update-grub fera l'affaire.

Patrick



Re: Problemas con la Wikipedia off-line [SOLUCIONADO] Pregunta sobre el tema.

2021-11-11 Thread Abogado




El 11/11/21 a las 6:52, Camaleón escribió:

El 2021-11-10 a las 21:49 +, José Manuel (Abogado) escribió:

(...)


El 10/11/21 a las 11:19, Wilfredo Beyra escribió:


El mié., 10 de nov. de 2021 2:01 AM, Camaleón mailto:noela...@gmail.com>> escribió:

 El 2021-11-09 a las 21:18 -0500, Wilfredo Beyra escribió:

 > Hola a todos:
 > Estoy teniendo problemas para ejecutar la appimage de kiwix.

(...)


 O recurre al paquete de toda la vida que ya tiene las dependencias a
 las bibliotecas satisfechas... o al menos te avisará de lo que
 necesita
 :-)

 https://packages.debian.org/search?keywords=kiwix

Hola

Kiwix ya esta en los repositorios de bullseye

# apt install kiwix
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias... Hecho
Leyendo la información de estado... Hecho
Se instalarán los siguientes paquetes adicionales:
   aria2 libaria2-0 libkiwix9 libmicrohttpd12 libzim6
Se instalarán los siguientes paquetes NUEVOS:
   aria2 kiwix libaria2-0 libkiwix9 libmicrohttpd12 libzim6
0 actualizados, 6 nuevos se instalarán, 0 para eliminar y 0 no actualizados.
Se necesita descargar 2.635 kB de archivos.
Se utilizarán 9.467 kB de espacio de disco adicional después de esta
operación.
¿Desea continuar? [S/n]

También se instala:
# apt install kiwix-tools

Se que /usr/bin se instala en concreto 5 ficheros de kiwix

Una pregunta, después de instalralo por los repositorios ¿cómo se abre el
programa?

Si tienes un entorno gráfico, lo más sencillo sería buscar el atajo al
programa, que tendrás en alguna subcategoría del menú de aplicaciones.

También podrás lanzar una consola y ejecutar el binario (kiwix-desktop).

Saludos,


Hola Camaleón

Gracias,
Como ya indico wilfredo,  en Debian lo tiene en el Lanzador de 
aplicaciones > Educación >varios


--
Un saludo,
José Manuel
Gran Canaria/España

Si vas a escribir.. piensa en esto:
no digas nada que no sea mas precioso que el silencio!!!



Re: [OT, deeply] Guix

2021-11-11 Thread Stefan Monnier
> So why not use it as an install tool? Then your entire configuration
> is recorded in and driven by a pretty simple text file. That's all you
> need, so we can pre-seed that config file for automatic installs. And
> we can customise that SAME file for installs configured in real-time,
> because salt has excellent templating capability in the config files.

I'm not interested in *installing*: I'm interested in evolving an
already installed system.  AFAIU Puppet can do that, don't know about
the other tools you mentioned.


Stefan