Re: Can status column be made to contain only ii?

2019-07-14 Thread Kushal Kumaran
Felix Miata writes: > # grep RETT /etc/os-release > PRETTY_NAME="Debian GNU/Linux 10 (buster)" > # dpkg -l | grep '^ii' | wc -l > 867 > # dpkg -l | grep -v '^ii' | wc -l > 136 > # dpkg -l | grep '^rc' | wc -l > 125 > # dpkg -l | egrep -v '^ii'|'^rc' | sort > Desired=Unknown/Install/Remove/Purge/H

Can status column be made to contain only ii?

2019-07-14 Thread Felix Miata
# grep RETT /etc/os-release PRETTY_NAME="Debian GNU/Linux 10 (buster)" # dpkg -l | grep '^ii' | wc -l 867 # dpkg -l | grep -v '^ii' | wc -l 136 # dpkg -l | grep '^rc' | wc -l 125 # dpkg -l | egrep -v '^ii'|'^rc' | sort Desired=Unknown/Install/Remove/Purge/Hold |/ Err?=(none)/Reinst-required (Status

Re: sending amil via a script

2019-07-14 Thread Lotek
On 7/14/19 8:56 AM, Pierre Frenkiel wrote: hi, I'm looking for a way to send a mail via a script What are the available solutions ? best regards, I've been using the libmailutils5 package, Exim, and a Gmail account, to send automated monthly reports for a few years without any problems. m

Re: Buster install

2019-07-14 Thread Nicholas Geovanis
On Sun, Jul 14, 2019, 1:30 AM Andrei POPESCU wrote: > > As I see it the new su (behaviour) clearly distinguishes between > "preserve environment" and "don't preserve environment". > > What's the point of preserving the environment, but resetting PATH? > It comes in handy debugging scripts. Some

Re: sending mail via a script

2019-07-14 Thread Dan Ritter
Pierre Frenkiel wrote: > On Sun, 14 Jul 2019, Pierre Frenkiel wrote: > > > hi, > > I'm looking for a way to send a mail via a script What are the available > > solutions ? > > I tried with mail.mailutils, and I get the following error: > ><< 550-5.7.1 [2a01:e35:8a7f:9c50:2e4d:54ff:fed0:580

Re: sending amil via a script

2019-07-14 Thread Brian
On Sun 14 Jul 2019 at 17:56:55 +0200, Pierre Frenkiel wrote: > I'm looking for a way to send a mail via a script What are the available > solutions ? See how the sendemail package suits you. -- Brian.

Re: Psychedelic GUI after stable update to buster

2019-07-14 Thread Alexander V. Makartsev
On 14.07.2019 12:02, ho...@rumormillnews.com wrote: >> On 14.07.2019 4:20, Felix Miata wrote: >>> ho...@rumormillnews.com composed on 2019-07-13 18:07 (UTC-0400): >>> Thanks for the tip. Looks like a lot of information here but I don't really understand it. Xorg seems to have unloaded t

Re: sending mail via a script

2019-07-14 Thread Pierre Frenkiel
On Sun, 14 Jul 2019, Pierre Frenkiel wrote: hi, I'm looking for a way to send a mail via a script What are the available solutions ? I tried with mail.mailutils, and I get the following error: << 550-5.7.1 [2a01:e35:8a7f:9c50:2e4d:54ff:fed0:5806] Our system has detected that <<< 550-

Re: sending amil via a script

2019-07-14 Thread Carl Fink
On 7/14/19 11:56 AM, Pierre Frenkiel wrote: hi, I'm looking for a way to send a mail via a script What are the available solutions ? That question is way too general. Do you mean a shell script? Perhaps simplest is: $ mail -s "Hello World" some...@example.com -- Carl Fink

Re: Psychedelic GUI after stable update to buster

2019-07-14 Thread Carl Fink
On 7/14/19 11:47 AM, Felix Miata wrote: Cindy Sue Causey composed on 2019-07-14 06:47 (UTC-0400): Psychedelic sounds fun as a user CHOICE. I was hoping for a printscreen. That's odd that it printed normal. I'm trying to wrap my head around the computer's logic of how that would happen. Sounds

sending amil via a script

2019-07-14 Thread Pierre Frenkiel
hi, I'm looking for a way to send a mail via a script What are the available solutions ? best regards, -- Pierre Frenkiel

Re: Psychedelic GUI after stable update to buster

2019-07-14 Thread Felix Miata
Cindy Sue Causey composed on 2019-07-14 06:47 (UTC-0400): > Psychedelic sounds fun as a user CHOICE. I was hoping for a > printscreen. That's odd that it printed normal. I'm trying to wrap my > head around the computer's logic of how that would happen. Sounds like a coincidence of hardware failur

Re: drag & drop after update to debian 10

2019-07-14 Thread Carl Fink
On 7/14/19 10:14 AM, Stefano Pardini wrote: On Sun, Jul 14, 2019 at 07:13:24AM -0400, Carl Fink wrote: On 7/14/19 5:54 AM, Stefano Pardini wrote: Good morning everyone from Italy, I updated my system from 9 to 10 and I have a problem with drag & drop files, when I try to drag a file into a fol

Re: drag & drop after update to debian 10

2019-07-14 Thread Stefano Pardini
On Sun, Jul 14, 2019 at 07:13:24AM -0400, Carl Fink wrote: > On 7/14/19 5:54 AM, Stefano Pardini wrote: > > > > > > Good morning everyone from Italy, I updated my system from 9 to 10 and I > > have a problem with drag & drop files, when I try to drag a file into a > > folder the file is not moved

Re: amdgpu requires firmware installed

2019-07-14 Thread Georgi Naplatanov
On 7/14/19 1:21 PM, Vuk Vasiljevic wrote: > Hello, > > This did not work. The same error is still present. > > On 7/14/19 7:01 AM, Shahryar Afifi wrote: >> if that didnt work remove: >> xorg-video-intel >> >> >> >> On Sat, 2019-07-13 at 21:53 -0700, Shahryar Afifi wrote: >>> remove: >>> firmware-

Re: drag & drop after update to debian 10

2019-07-14 Thread Carl Fink
On 7/14/19 5:54 AM, Stefano Pardini wrote: Good morning everyone from Italy, I updated my system from 9 to 10 and I have a problem with drag & drop files, when I try to drag a file into a folder the file is not moved and an error message appears, I would like to know if someone is aware of a

Re: Psychedelic GUI after stable update to buster

2019-07-14 Thread Cindy Sue Causey
On 7/14/19, Alexander V. Makartsev wrote: > On 14.07.2019 4:20, Felix Miata wrote: >> ho...@rumormillnews.com composed on 2019-07-13 18:07 (UTC-0400): >> >>> Where would I find "AMDGPU" and how would I get Xorg to use it? >> These should cover it: >> apt purge xserver-xorg-video-ati xserver-xorg-v

Re: amdgpu requires firmware installed

2019-07-14 Thread Vuk Vasiljevic
Hello, This did not work. The same error is still present. On 7/14/19 7:01 AM, Shahryar Afifi wrote: if that didnt work remove: xorg-video-intel On Sat, 2019-07-13 at 21:53 -0700, Shahryar Afifi wrote: remove: firmware-linux firmware-linux-free install: linux headers On Sun, 2019-07-14 a

drag & drop after update to debian 10

2019-07-14 Thread Stefano Pardini
Good morning everyone from Italy, I updated my system from 9 to 10 and I have a problem with drag & drop files, when I try to drag a file into a folder the file is not moved and an error message appears, I would like to know if someone is aware of a bug or has detected the same error, the sys

Re: Buster install

2019-07-14 Thread tomas
On Sun, Jul 14, 2019 at 09:11:17AM +0300, Andrei POPESCU wrote: > On Du, 14 iul 19, 00:09:09, to...@tuxteam.de wrote: [...] > > Use "su -" (or "sudo -s") if you want to achieve that... > > You probably meant 'sudo -i' ;) Yep, better. Cheers -- t signature.asc Description: Digital signature

Re: Psychedelic GUI after stable update to buster

2019-07-14 Thread Felix Miata
ho...@rumormillnews.com composed on 2019-07-14 03:02 (UTC-0400): > I find old files in /etc/modprobe.d: > > -rw-r--r-- 1 root root 154 Nov 29 2016 amd64-microcode-blacklist.conf > -rw-r--r-- 1 root root 23 Apr 28 2011 i915-kms.conf > -rw-r--r-- 1 root root 154 May 15 2017 intel-microcode-b

Re: Psychedelic GUI after stable update to buster

2019-07-14 Thread Felix Miata
Alexander V. Makartsev composed on 2019-07-14 11:48 (UTC+0500): > Felix Miata wrote: > To install "firmware-amd-graphics" package is a good suggestion. > But chances are high that removal of *-ati and *-radeon packages will > also remove Desktop Environment, because those packages are part of > "

Re: Psychedelic GUI after stable update to buster

2019-07-14 Thread hobie
> On 14.07.2019 4:20, Felix Miata wrote: >> ho...@rumormillnews.com composed on 2019-07-13 18:07 (UTC-0400): >> >>> Thanks for the tip. Looks like a lot of information here but I don't >>> really understand it. Xorg seems to have unloaded the radeon >>> driver...? >>> Graphics: Device-1: AMD Kav