Re: /dev/fd is missing, how comes?

2020-08-07 Thread Sven Joachim
On 2020-08-08 07:39 +0200, Harald Dunkel wrote: > Hi folks, > > after booting my desktop PC this morning it seems that /dev/fd is > missing. This breaks dkms. > > How comes? Which tool/package/service was supposed to create the > symlink for /dev/fd? It used to be created by udev: https://bugs.d

/dev/fd is missing, how comes?

2020-08-07 Thread Harald Dunkel
Hi folks, after booting my desktop PC this morning it seems that /dev/fd is missing. This breaks dkms. How comes? Which tool/package/service was supposed to create the symlink for /dev/fd? Every insightful comment is highly appreciated Harri

Re: Apt-get vs Aptitude vs Apt

2020-08-07 Thread Teemu Likonen
* 2020-08-07 20:04:24-03, riveravaldez wrote: > On Friday, August 7, 2020, Joe wrote: >> I believe it is still aptitude. >> >> However, the length of time it takes increases sharply with number of >> packages to be upgraded. If you have more than a hundred or so, (not >> unusual on unstable) it m

Re: Homebuilt NAS Advice

2020-08-07 Thread Stefan Monnier
> No, I am talking about "Extra space taken, extra power used 24/7". > An external device just does not use that much power It can easily end up consuming about as much power as my BananaPi, so it risks doubling the power consumption. > or take a lot of space. I suspect my wife

Re: Homebuilt NAS Advice

2020-08-07 Thread Leslie Rhorer
On 8/7/2020 6:23 PM, David Christensen wrote: ??Filesystem?? Size?? Used Avail Use% Mounted on ??/dev/md0 28T 22T?? 6.0T?? 79% /RAID ??Backup:/Backup 44T 44T?? 512K 100% /Backup The NAS array is 8 @ 5 TB live drives and 1 @ 5 TB hot spare? It was

Re: ssh key used for login

2020-08-07 Thread Kushal Kumaran
Rainer Dorsch writes: > Hi, > > can anybody tell if there is a way to find out the ssh key (out of the ones > listed in authorized keys) was used for login to the current session? > See the environment="NAME=value" part in the authorized_keys(5) manpage. You can have each entry in authorized_ke

Re: Homebuilt NAS Advice

2020-08-07 Thread Leslie Rhorer
On 8/7/2020 10:48 AM, Stefan Monnier wrote: Extra space taken, extra power used 24/7 (which in turn requires an extra plug because the poor BananaPi can't provide all that power), Now it is my turn to ask, "Seriously?" [ See, our use cases *are* very different. ] Yes, in my experience

Re: Homebuilt NAS Advice

2020-08-07 Thread David Christensen
On 2020-07-29 16:41, Leslie Rhorer wrote: I run a pair of Debian servers.  One is essentially a NAS, and the other is a backup system.  Both have 30TB (soon to be 48TB) arrays.  I am running XFS Filesystem  Size  Used Avail Use% Mounted on /dev/md0 28T   22T  6.0T  79%

Re: Apt-get vs Aptitude vs Apt

2020-08-07 Thread riveravaldez
On Friday, August 7, 2020, Joe wrote: > On Fri, 7 Aug 2020 13:31:53 -0400 > Default User wrote: >> So, all other things being equal, which is currently considered to be >> the best at dependency resolution? > > I believe it is still aptitude. > > However, the length of time it takes increases sha

Re: Homebuilt NAS Advice

2020-08-07 Thread rhkramer
On Friday, August 07, 2020 01:36:21 PM Celejar wrote: > On Fri, 7 Aug 2020 17:21:44 +0100 > > Jonathan Dowland wrote: > > On Thu, Aug 06, 2020 at 12:03:56PM -0400, Celejar wrote: > > >Ah, okay. So IIUC, each time you backup you do a full backup, and you > > >then convert the previous backups into

Re: ssh key used for login

2020-08-07 Thread Rainer Dorsch
Am Freitag, 7. August 2020, 17:47:31 CEST schrieb john doe: > On 8/7/2020 5:07 PM, Rainer Dorsch wrote: > > Hi, > > > > can anybody tell if there is a way to find out the ssh key (out of the > > ones > > listed in authorized keys) was used for login to the current session? > > Try to increase the

Re: Apt-get vs Aptitude vs Apt

2020-08-07 Thread Joe
On Fri, 7 Aug 2020 13:31:53 -0400 Default User wrote: > Hey guys, > > Recently there was a thread about aptitude dependency resolution > limitations. > > Years ago, I believe I read in the Debian documentation that aptitude > was preferred to apt-get, because it seemed to have better dependency

Re: ssh key used for login

2020-08-07 Thread tomas
On Fri, Aug 07, 2020 at 07:09:34PM +0200, Rainer Dorsch wrote: > Am Freitag, 7. August 2020, 17:47:31 CEST schrieb john doe: > > On 8/7/2020 5:07 PM, Rainer Dorsch wrote: > > > Hi, > > > > > > can anybody tell if there is a way to find out the ssh key (out of the > > > ones > > > listed in authori

Re: Homebuilt NAS Advice

2020-08-07 Thread Celejar
On Fri, 7 Aug 2020 17:21:44 +0100 Jonathan Dowland wrote: > On Thu, Aug 06, 2020 at 12:03:56PM -0400, Celejar wrote: > >Ah, okay. So IIUC, each time you backup you do a full backup, and you then > >convert the previous backups into the reverse of the more common > >incremental / differential back

Apt-get vs Aptitude vs Apt

2020-08-07 Thread Default User
Hey guys, Recently there was a thread about aptitude dependency resolution limitations. Years ago, I believe I read in the Debian documentation that aptitude was preferred to apt-get, because it seemed to have better dependency resolution. Now, we have apt, as well. So, all other things being e

Re: AppArmor or Telepathy error

2020-08-07 Thread Brian
On Fri 07 Aug 2020 at 08:11:12 -0700, Kushal Kumaran wrote: > Henning Follmann writes: > > > On Fri, Aug 07, 2020 at 12:48:19PM +0100, Brian wrote: > >> On Fri 07 Aug 2020 at 07:32:12 -0400, Greg Wooledge wrote: > >> > >> > On Thu, Aug 06, 2020 at 08:16:14PM -0400, Henning Follmann wrote: > >>

Re: Homebuilt NAS Advice

2020-08-07 Thread Jonathan Dowland
On Thu, Aug 06, 2020 at 12:03:56PM -0400, Celejar wrote: Ah, okay. So IIUC, each time you backup you do a full backup, and you then convert the previous backups into the reverse of the more common incremental / differential backups. It's an implementation detail: rdiff-backup does it too, I sus

Re: Homebuilt NAS Advice

2020-08-07 Thread Jonathan Dowland
On Thu, Aug 06, 2020 at 10:04:28AM -0500, Leslie Rhorer wrote: And how useful is that? There are very few duplicate files on my systems, because I use applications to eliminate duplicates. Eliminating duplicates in a live data repository is far more important than doing it on backup media. T

Re: Homebuilt NAS Advice

2020-08-07 Thread Stefan Monnier
>> Extra space taken, extra power used 24/7 (which in turn requires an >> extra plug because the poor BananaPi can't provide all that power), > Now it is my turn to ask, "Seriously?" [ See, our use cases *are* very different. ] Yes, in my experience Banana Pis quickly become unreliable if y

Re: ssh key used for login

2020-08-07 Thread john doe
On 8/7/2020 5:07 PM, Rainer Dorsch wrote: Hi, can anybody tell if there is a way to find out the ssh key (out of the ones listed in authorized keys) was used for login to the current session? Try to increase the log verbosity to 'debug[1|2|3]'. -- John Doe

ssh key used for login

2020-08-07 Thread Rainer Dorsch
Hi, can anybody tell if there is a way to find out the ssh key (out of the ones listed in authorized keys) was used for login to the current session? Thanks Rainer -- Rainer Dorsch http://bokomoko.de/

Re: SANE default scanner

2020-08-07 Thread Nicolas George
George Shuklin (12020-08-07): > > scanimage -d "hpaio:/net/deskjet_3050a_j611_series?ip=10.0.1.155" > > xsane "hpaio:/net/deskjet_3050a_j611_series?ip=10.0.1.155" > > > > Where do I write this URL so that tools find it without having to tell > > them each time? > > > > Thanks. > > > I've just ye

Re: SANE default scanner

2020-08-07 Thread George Shuklin
On 27/07/2020 12:58, Nicolas George wrote: Hi. This may be an obvious thing, but I cannot find the answer. I can scan with: scanimage -d "hpaio:/net/deskjet_3050a_j611_series?ip=10.0.1.155" xsane "hpaio:/net/deskjet_3050a_j611_series?ip=10.0.1.155" Where do I write this URL so that tools find

Re: AppArmor or Telepathy error

2020-08-07 Thread Kushal Kumaran
Henning Follmann writes: > On Fri, Aug 07, 2020 at 12:48:19PM +0100, Brian wrote: >> On Fri 07 Aug 2020 at 07:32:12 -0400, Greg Wooledge wrote: >> >> > On Thu, Aug 06, 2020 at 08:16:14PM -0400, Henning Follmann wrote: >> > > Aug 06 19:55:20 typer audit[4039]: AVC apparmor="DENIED" >> > > operati

Re: aptitude problem with control file (in stretch)

2020-08-07 Thread Sven Joachim
On 2020-08-07 14:08 +0200, Harald Dunkel wrote: > On 8/5/20 6:29 PM, Sven Joachim wrote: >> I am not sure I understand what you actually want to do, though. >> > > I am maintaining a set of meta packages, referencing the packages > to install on my hosts. To avoid having separate meta packages for

Re: AppArmor or Telepathy error

2020-08-07 Thread Henning Follmann
On Fri, Aug 07, 2020 at 12:48:19PM +0100, Brian wrote: > On Fri 07 Aug 2020 at 07:32:12 -0400, Greg Wooledge wrote: > > > On Thu, Aug 06, 2020 at 08:16:14PM -0400, Henning Follmann wrote: > > > Aug 06 19:55:20 typer audit[4039]: AVC apparmor="DENIED" operation="open" > > > profile="/usr/lib/telep

Re: Example(s) of recutils project flow? - was [FOSS equivalents of *OLD* database and spreadsheet tools?]

2020-08-07 Thread Richard Owlett
On 08/07/2020 06:46 AM, David wrote: On Fri, 7 Aug 2020 at 21:31, Richard Owlett wrote: On 07/27/2020 10:13 AM, Eric S Fraga wrote: You may wish to have a look at recutils: https://www.gnu.org/software/recutils/ I've done a first read of the well written manual which has many examples of

Re: AppArmor or Telepathy error

2020-08-07 Thread Brian
On Fri 07 Aug 2020 at 07:32:12 -0400, Greg Wooledge wrote: > On Thu, Aug 06, 2020 at 08:16:14PM -0400, Henning Follmann wrote: > > Aug 06 19:55:20 typer audit[4039]: AVC apparmor="DENIED" operation="open" > > profile="/usr/lib/telepathy/telepathy-*" > > name="/usr/share/perl/5.28.1/strict.pm" pi

Re: aptitude problem with control file (in stretch)

2020-08-07 Thread Harald Dunkel
On 8/5/20 6:29 PM, Sven Joachim wrote: I am not sure I understand what you actually want to do, though. I am maintaining a set of meta packages, referencing the packages to install on my hosts. To avoid having separate meta packages for each new Debian version I have to use conditional depend

Re: Example(s) of recutils project flow? - was [FOSS equivalents of *OLD* database and spreadsheet tools?]

2020-08-07 Thread David
On Fri, 7 Aug 2020 at 21:31, Richard Owlett wrote: > On 07/27/2020 10:13 AM, Eric S Fraga wrote: > > You may wish to have a look at recutils: > > https://www.gnu.org/software/recutils/ > I've done a first read of the well written manual which has many > examples of individual commands. Are there

Re: AppArmor or Telepathy error

2020-08-07 Thread Greg Wooledge
On Thu, Aug 06, 2020 at 08:16:14PM -0400, Henning Follmann wrote: > Aug 06 19:55:20 typer audit[4039]: AVC apparmor="DENIED" operation="open" > profile="/usr/lib/telepathy/telepathy-*" > name="/usr/share/perl/5.28.1/strict.pm" pid=4039 comm="telepathy-haze" > requested_mask="r" denied > honestl

Example(s) of recutils project flow? - was [FOSS equivalents of *OLD* database and spreadsheet tools?]

2020-08-07 Thread Richard Owlett
On 07/27/2020 10:13 AM, Eric S Fraga wrote: You may wish to have a look at recutils: https://www.gnu.org/software/recutils/ but it may not have some of the functionality you wish (although you could build on it with shell scripts & awk, say). I've done a first read of the well written manual

Re: Homebuilt NAS Advice

2020-08-07 Thread Leslie Rhorer
On 8/6/2020 11:08 AM, Stefan Monnier wrote: For better performance, more space, and higher throughput, I would probably create a RAID 4 or RAID 6 array from the external enclosure and use it as the data repository. And you suggest I put a 4-drive enclosure in my backpack