Re: Openssl ciphers is not means SSL supported?

2018-08-21 Thread Reco
Hi. On Wed, Aug 22, 2018 at 02:01:23PM +0900, Miwa Susumu wrote: > Hi all. > > [question 1] > 'openssl ciphers -v' output ciphers. include SSL protocol version. > I have 'SSLv3' by 'openssl ciphers -v' > but debian openssl package disable ssl3. by configure option. > (see configure option

Openssl ciphers is not means SSL supported?

2018-08-21 Thread Miwa Susumu
Hi all. [question 1] 'openssl ciphers -v' output ciphers. include SSL protocol version. I have 'SSLv3' by 'openssl ciphers -v' but debian openssl package disable ssl3. by configure option. (see configure option in debian/rules file). my openssl doesn't support SSLv3. is it right? [question 2] Wh

Re: Sid: please fix dependences of nfs-common

2018-08-21 Thread Marco d'Itri
On Aug 20, Michael Stone wrote: > This should probably actually be in the rpcbind package rather than > nfs-common. Once upon a time, when rpcbind was still portmap, it was > actually part of netbase so a dependency was unnecessary. But rpcinfo is And after my slimming cure nowadays netbase is ju

Re: painted into a corner

2018-08-21 Thread Gene Heskett
On Tuesday 21 August 2018 23:03:29 David Christensen wrote: > On 08/21/2018 07:29 PM, Gene Heskett wrote: > > On Tuesday 21 August 2018 22:08:07 Felix Miata wrote: > >> Gene Heskett composed on 2018-08-21 20:29 (UTC-0400): > >>> it will not install grub on anything but /dev/sda. > >> > >> I've bee

Re: painted into a corner

2018-08-21 Thread David Christensen
On 08/21/2018 07:29 PM, Gene Heskett wrote: On Tuesday 21 August 2018 22:08:07 Felix Miata wrote: Gene Heskett composed on 2018-08-21 20:29 (UTC-0400): it will not install grub on anything but /dev/sda. I've been scratching my head trying to remember the details of bootloader installation in

Inscrição

2018-08-21 Thread Edson Copque
Essa mensagem é destinada exclusivamente ao seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional ou cuja divulgação seja proibida por lei. O uso não autorizado de tais informações é proibido e está sujeito às penalidades cabíveis. This message is intended

Re: painted into a corner

2018-08-21 Thread Gene Heskett
On Tuesday 21 August 2018 22:08:07 Felix Miata wrote: > Gene Heskett composed on 2018-08-21 20:29 (UTC-0400): > > it will not install grub on anything but /dev/sda. > > I've been scratching my head trying to remember the details of > bootloader installation in debian-installer and coming up nada,

Re: painted into a corner

2018-08-21 Thread Gene Heskett
On Tuesday 21 August 2018 21:51:36 Jimmy Johnson wrote: > On 08/21/2018 05:29 PM, Gene Heskett wrote: > > On Tuesday 21 August 2018 18:33:50 Jimmy Johnson wrote: > >> On 08/19/2018 12:40 PM, Gene Heskett wrote: > >>> Greetings all; > >>> > >>> I just installed stretch to a fresh 2T HD. letting it

Re: Lightening Hit screwed boot sequence on Stretch

2018-08-21 Thread David Christensen
On 08/21/2018 11:26 AM, J.W. Foster wrote: I have a stock Stretch system actually with  a multiple boot to different hard drives via grub2. It has been running well for over a year even longer since I rebuilt with new Motherboard and upgraded from Debian 8.I am currently able to boot a Windows

Re: painted into a corner

2018-08-21 Thread Felix Miata
Gene Heskett composed on 2018-08-21 20:29 (UTC-0400): > it will not install grub on anything but /dev/sda. I've been scratching my head trying to remember the details of bootloader installation in debian-installer and coming up nada, except for somehow being able to specify /dev/null as location,

Re: painted into a corner

2018-08-21 Thread Jimmy Johnson
On 08/21/2018 05:29 PM, Gene Heskett wrote: On Tuesday 21 August 2018 18:33:50 Jimmy Johnson wrote: On 08/19/2018 12:40 PM, Gene Heskett wrote: Greetings all; I just installed stretch to a fresh 2T HD. letting it autopartition and format for separate /, swap, /var and /home partitions. But I

debmirror --checksums - when is this necessary?

2018-08-21 Thread Zenaan Harkness
debmirror has the --checksums option. Running --checksums on a full x86-64 Debian repo mirror takes a few hours on my humble box. Q: does debmirror check the md5sum of a file, immediately when it is downloaded but before (or immediately after) it is written to disk? This would seem the most logi

Re: painted into a corner

2018-08-21 Thread Michael Stone
On Tue, Aug 21, 2018 at 08:29:12PM -0400, Gene Heskett wrote: So its off to do the 8th install to the same hard drive today... Just think of all the time you might not have wasted if you'd just told us what the problem was when you tried to mount the partition. Because what you're trying to do

Re: painted into a corner

2018-08-21 Thread Gene Heskett
On Tuesday 21 August 2018 18:33:50 Jimmy Johnson wrote: > On 08/19/2018 12:40 PM, Gene Heskett wrote: > > Greetings all; > > > > I just installed stretch to a fresh 2T HD. letting it autopartition > > and format for separate /, swap, /var and /home partitions. But I > > didn't let it overwrite the

Re: connecting to two networks simultaneously on buster

2018-08-21 Thread Zenaan Harkness
On Tue, Aug 21, 2018 at 11:08:10PM +0100, Eric S Fraga wrote: > On Tuesday, 21 Aug 2018 at 16:58, Glenn English wrote: > > On Tue, Aug 21, 2018 at 3:39 PM Eric S Fraga wrote: > > > >> Would somebody please point me to the right magical incantation that > >> would allow my desktop computer to have

Re: What's the right way to get an unbroken mc package installed in Stretch

2018-08-21 Thread Zenaan Harkness
On Tue, Aug 21, 2018 at 01:46:08PM -0400, Felix Miata wrote: > Greg Wooledge composed on 2018-08-21 08:55 (UTC-0400): > > > On Tue, Aug 21, 2018 at 08:36:30AM -0400, bw wrote: > > >> On Mon, 20 Aug 2018, Felix Miata wrote: > > >> > I configured stretch-backports in sources.list, but apparently >

Re: "accept_ra 1" vs "accept_ra 2" in interfaces configuration-file

2018-08-21 Thread Andy Smith
Hi Martin, On Wed, Aug 22, 2018 at 01:06:32AM +0300, Martin T wrote: > In addition, "accept_ra" with a value of 2 should ensure that RA > messages are accepted even if forwarding for that interface is > enabled, shouldn't it? Yes, it should. That's the way it's documented and our use case is wha

Re: painted into a corner

2018-08-21 Thread Jimmy Johnson
On 08/21/2018 10:28 AM, David Wright wrote: On Mon 20 Aug 2018 at 18:13:22 (-0700), Jimmy Johnson wrote: On 08/20/2018 01:28 PM, Gene Heskett wrote: On Monday 20 August 2018 11:23:00 Andrew McGlashan wrote: On 20/08/18 05:40, Gene Heskett wrote: Whats the recommended way to do these mounts s

Re: painted into a corner

2018-08-21 Thread Jimmy Johnson
On 08/19/2018 12:40 PM, Gene Heskett wrote: Greetings all; I just installed stretch to a fresh 2T HD. letting it autopartition and format for separate /, swap, /var and /home partitions. But I didn't let it overwrite the grub on the 1st drive it was/is booting wheezy from. I figured I'd mount

Re: "accept_ra 1" vs "accept_ra 2" in interfaces configuration-file

2018-08-21 Thread Martin T
On Tue, Aug 21, 2018 at 1:23 AM Andy Smith wrote: > > Hi Martin, > > On Mon, Aug 20, 2018 at 03:58:36PM +0300, Martin T wrote: > > On Mon, Aug 20, 2018 at 7:55 AM Andy Smith wrote: > > > Back in 2011 this was a hard-won battle: > > > > > > > > > http://strugglers.net/~andy/blog/2011/09/04/li

Re: connecting to two networks simultaneously on buster

2018-08-21 Thread Eric S Fraga
On Tuesday, 21 Aug 2018 at 16:58, Glenn English wrote: > On Tue, Aug 21, 2018 at 3:39 PM Eric S Fraga wrote: > >> Would somebody please point me to the right magical incantation that >> would allow my desktop computer to have both connections active >> simultaneously? > > I've done that on a coupl

Re: Encrypted containers & the Debian installer. - Works now.

2018-08-21 Thread 21naown
Le 23/05/2018 à 09:56, Diagonal Arg a écrit : On 05/23/2018 12:36 AM, Diagonal Arg wrote: On 05/22/2018 05:06 AM, 21na...@gmail.com wrote: Le 16/05/2018 à 08:05, Diagonal Arg a écrit : On my first tries with the Debian installer, I am struggling with the limited resources for installing to enc

Re: Wanted - Debian(preferred)/Linux handheld

2018-08-21 Thread Fred
On 08/21/2018 01:08 PM, Richard Owlett wrote: On 08/21/2018 02:35 PM, Nicholas Geovanis wrote: On Mon, Aug 20, 2018 at 12:29 PM Richard Owlett wrote: I also stated I wished to avoid Amazon and Ebay. From when they both first opened I couldn't figure what there role is in a transaction like

Re: Xindy package for stretch

2018-08-21 Thread Brian
On Tue 21 Aug 2018 at 21:52:47 +0200, juh wrote: > Am Tue, Aug 21, 2018 at 03:48:13PM -0400 schrieb Cindy-Sue Causey: > > On 8/21/18, juh wrote: > > > Hi, > > > > > > I cannot find the xindy debian package for stretch. > > > > > > Any hints, where I can find a deb? > > > > > > I just tried an o

Re: Wanted - Debian(preferred)/Linux handheld

2018-08-21 Thread Nicholas Geovanis
On Tue, Aug 21, 2018 at 3:09 PM Richard Owlett wrote: > > I be of that generation, but not of them Nonsense. The right-wing result was inherent in hippieness too. Look at America. > If you wish to use a device in USA, it at minimum must meet UL and FCC > regs. I was on the supplier end of that

Re: Wanted - Debian(preferred)/Linux handheld

2018-08-21 Thread Richard Owlett
On 08/21/2018 02:35 PM, Nicholas Geovanis wrote: On Mon, Aug 20, 2018 at 12:29 PM Richard Owlett wrote: I also stated I wished to avoid Amazon and Ebay. From when they both first opened I couldn't figure what there role is in a transaction like this. I would think that "profiteering-middle

Re: Lightening Hit screwed boot sequence on Stretch

2018-08-21 Thread cyaiplexys
On 08/21/2018 02:26 PM, J.W. Foster wrote: I have a stock Stretch system actually with  a multiple boot to different hard drives via grub2. It has been running well for over a year even longer since I rebuilt with new Motherboard and upgraded from Debian 8.I am currently able to boot a Windows

Re: Xindy package for stretch

2018-08-21 Thread juh
Am Tue, Aug 21, 2018 at 03:48:13PM -0400 schrieb Cindy-Sue Causey: > On 8/21/18, juh wrote: > > Hi, > > > > I cannot find the xindy debian package for stretch. > > > > Any hints, where I can find a deb? > > > I just tried an online package search: > > https://packages.debian.org/search?keywords

Re: Xindy package for stretch

2018-08-21 Thread Cindy-Sue Causey
On 8/21/18, juh wrote: > Hi, > > I cannot find the xindy debian package for stretch. > > Any hints, where I can find a deb? I just tried an online package search: https://packages.debian.org/search?keywords=xindy It's out there. Query results unfortunately support you by showing it's just not

Re: Wanted - Debian(preferred)/Linux handheld

2018-08-21 Thread Nicholas Geovanis
On Mon, Aug 20, 2018 at 12:29 PM Richard Owlett wrote: > > I also stated I wished to avoid Amazon and Ebay. > From when they both first opened I couldn't figure what there role is > in a transaction like this. I would think that "profiteering-middleman" fits Amazon and Ebay here. Apparently they

Re: Microsoft Does It Again

2018-08-21 Thread Reco
Hi. On Tue, Aug 21, 2018 at 03:11:55PM -0400, Stephen P. Molnar wrote: > > > On 08/21/2018 12:02 PM, Stephen P. Molnar wrote: > > > > > > On 08/21/2018 11:48 AM, to...@tuxteam.de wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > > Hash: SHA1 > > > > > > On Tue, Aug 21, 2018 at 11:14

Re: Microsoft Does It Again

2018-08-21 Thread Stephen P. Molnar
On 08/21/2018 12:02 PM, Stephen P. Molnar wrote: On 08/21/2018 11:48 AM, to...@tuxteam.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Aug 21, 2018 at 11:14:48AM -0400, Stephen P. Molnar wrote: I'm not trying to start a flame war or bash Microsoft [...] No worries: I won'

Re: Data Recovery

2018-08-21 Thread Reco
Hi. On Tue, Aug 21, 2018 at 11:36:20AM -0500, Josh W. wrote: > Hello World of Debian, > I was trying to setup a shared folder between my Debian Stretch > system and my Raspberry Pi. I had created an "/export & /export/users > directory" and had bound it to my "/home/users" dire

Lightening Hit screwed boot sequence on Stretch

2018-08-21 Thread J.W. Foster
I have a stock Stretch system actually with  a multiple boot to different hard drives via grub2. It has been running well for over a year even longer since I rebuilt with new Motherboard and upgraded from Debian 8.I am currently able to boot a Windows 10 drive and 2 Debian 9 drives. However the

Re: what is special about unrar-free when we have unar ?

2018-08-21 Thread Reco
Hi. On Tue, Aug 21, 2018 at 11:26:53PM +0530, shirish शिरीष wrote: > Hi all, > > Please CC me as I'm not following the list per-se (due to traffic > constraints and just inability to manage information flow.) > > Does anybody know why unrar-free is till in Debian repo. when we have > una

Re: what is special about unrar-free when we have unar ?

2018-08-21 Thread Michael Stone
On Tue, Aug 21, 2018 at 08:09:21PM +0200, Nicolas George wrote: Michael Stone (2018-08-21): Read more closely. :) Please elaborate. He didn't say "unrar"

Re: what is special about unrar-free when we have unar ?

2018-08-21 Thread Sven Joachim
On 2018-08-21 20:09 +0200, Nicolas George wrote: > Michael Stone (2018-08-21): >> Read more closely. :) > > Please elaborate. unrar-free ≠ unrar $ apt-cache show unrar-free | grep Section Section: utils $ apt-cache show unrar | grep Section Section: non-free/utils Cheers, Sven

Re: Microsoft Does It Again

2018-08-21 Thread Reco
Hi. On Tue, Aug 21, 2018 at 06:28:57PM +0200, to...@tuxteam.de wrote: > On Tue, Aug 21, 2018 at 07:02:32PM +0300, Reco wrote: > > On Tue, Aug 21, 2018 at 05:48:31PM +0200, to...@tuxteam.de wrote: > > [...] > > > > tomas@trotzki:~$ apt search ooxml > > > Sorting... Done > > > Full T

Re: what is special about unrar-free when we have unar ?

2018-08-21 Thread Nicolas George
Michael Stone (2018-08-21): > Read more closely. :) Please elaborate. Regards, -- Nicolas George signature.asc Description: Digital signature

Xindy package for stretch

2018-08-21 Thread juh
Hi, I cannot find the xindy debian package for stretch. Any hints, where I can find a deb? juh -- Autoren-Homepage: . http://literatur.hasecke.com Satiren & Essays: . http://www.sudelbuch.de Privater Blog: http://www.hasecke.eu Netzliteratur-Projekt: http://ww

Re: what is special about unrar-free when we have unar ?

2018-08-21 Thread Michael Stone
On Tue, Aug 21, 2018 at 08:01:19PM +0200, Nicolas George wrote: shirish शिरीष (2018-08-21): Does anybody know why unrar-free is till in Debian repo. when we have unar which does the same or more (support for rarv5 among others) . I do get the idea that we should have alternatives for any applica

Re: what is special about unrar-free when we have unar ?

2018-08-21 Thread Michael Stone
On Tue, Aug 21, 2018 at 11:26:53PM +0530, shirish शिरीष wrote: Does anybody know why unrar-free is till in Debian repo. when we have unar which does the same or more (support for rarv5 among others) . I do get the idea that we should have alternatives for any application or is there something mor

Re: what is special about unrar-free when we have unar ?

2018-08-21 Thread Nicolas George
shirish शिरीष (2018-08-21): > Does anybody know why unrar-free is till in Debian repo. when we have > unar which does the same or more (support for rarv5 among others) . I > do get the idea that we should have alternatives for any application > or is there something more that I don't know ? The un

Re: What's the right way to get an unbroken mc package installed in Stretch

2018-08-21 Thread Greg Wooledge
On Tue, Aug 21, 2018 at 01:46:08PM -0400, Felix Miata wrote: > /topic at irc://freenode/#debian makes no mention of ssb. The bots have thousands of factoids. The overwhelming majority are not mentioned in the /topic. > https://www.google.com/search?q=irc+bots+ssd&ie=utf-8&oe=utf-8&aq=t&rls=org.m

what is special about unrar-free when we have unar ?

2018-08-21 Thread shirish शिरीष
Hi all, Please CC me as I'm not following the list per-se (due to traffic constraints and just inability to manage information flow.) Does anybody know why unrar-free is till in Debian repo. when we have unar which does the same or more (support for rarv5 among others) . I do get the idea that we

Re: What's the right way to get an unbroken mc package installed in Stretch

2018-08-21 Thread Felix Miata
Greg Wooledge composed on 2018-08-21 13:28 (UTC-0400): > On Tue, Aug 21, 2018 at 01:20:23PM -0400, Felix Miata wrote: >> I would have been >> happen [happy?] to stick with 4.8.17 if I could have found one anywhere. >> http://ftp.us.debian.org/debian/pool/main/m/mc/ skips from 4.8.13 to 4.8.18, >>

Re: What's the right way to get an unbroken mc package installed in Stretch

2018-08-21 Thread Felix Miata
Greg Wooledge composed on 2018-08-21 08:55 (UTC-0400): > On Tue, Aug 21, 2018 at 08:36:30AM -0400, bw wrote: >> On Mon, 20 Aug 2018, Felix Miata wrote: >> > I configured stretch-backports in sources.list, but apparently >> > it has no newer mc version available. 4.8.21 is on the mirrors, so I >

Re: What's the right way to get an unbroken mc package installed in Stretch

2018-08-21 Thread Greg Wooledge
On Tue, Aug 21, 2018 at 01:20:23PM -0400, Felix Miata wrote: > I would have been > happen [happy?] to stick with 4.8.17 if I could have found one anywhere. > http://ftp.us.debian.org/debian/pool/main/m/mc/ skips from 4.8.13 to 4.8.18, > then to 4.8.21. http://snapshot.debian.org/ http://snapshot.d

Re: painted into a corner

2018-08-21 Thread David Wright
On Mon 20 Aug 2018 at 18:13:22 (-0700), Jimmy Johnson wrote: > On 08/20/2018 01:28 PM, Gene Heskett wrote: > >On Monday 20 August 2018 11:23:00 Andrew McGlashan wrote: > > > >>On 20/08/18 05:40, Gene Heskett wrote: > >>>Whats the recommended way to do these mounts so I can maintain as > >>>much con

Re: Installing package *NOT* in repository

2018-08-21 Thread Gene Heskett
On Tuesday 21 August 2018 11:06:31 David Wright wrote: > On Tue 21 Aug 2018 at 14:48:25 (+0200), to...@tuxteam.de wrote: > > On Tue, Aug 21, 2018 at 08:02:02AM -0400, Gene Heskett wrote: > > > > [...] > > > > > Odd, maybe apt does not look in $PATH? > > > > There's no reason to assume that, unless

Re: What's the right way to get an unbroken mc package installed in Stretch

2018-08-21 Thread Felix Miata
David Wright composed on 2018-08-21 11:06 (UTC-0500): Thank you for replying! > On Mon 20 Aug 2018 at 23:50:59 (-0400), Felix Miata wrote: >> Stretch comes with 4.8.18, which for me is unusable due to an upstream bug >> fixed >> in 4.8.19[1], but 4.8.19 is unusable due to another upstream bug,

Re: Microsoft Does It Again

2018-08-21 Thread Martin
Am 21.08.2018 um 17:14 schrieb Stephen P. Molnar: > I'm not trying to start a flame war or bash Microsoft (let's fact it, they > don't pay attention), but I have a problem with an Excel file. > > For reasons unbeknownst to me, somehow it got saved as an Excel OOXML file.  > I find that i don't h

Re: connecting to two networks simultaneously on buster

2018-08-21 Thread Glenn English
On Tue, Aug 21, 2018 at 3:39 PM Eric S Fraga wrote: > Would somebody please point me to the right magical incantation that > would allow my desktop computer to have both connections active > simultaneously? I've done that on a couple boxes here -- a laptop (WiFi and an Ethernet) and a workstatio

Data Recovery

2018-08-21 Thread Josh W.
Hello World of Debian, I was trying to setup a shared folder between my Debian Stretch system and my Raspberry Pi. I had created an "/export & /export/users directory" and had bound it to my "/home/users" directory. I had given up on the idea of sharing between the two OSes, because i w

Re: Installing package *NOT* in repository

2018-08-21 Thread David Wright
On Tue 21 Aug 2018 at 11:23:59 (-0400), Greg Wooledge wrote: > On Tue, Aug 21, 2018 at 10:04:58AM -0500, David Wright wrote: > > Why would you expect it to look for a «file» at all? If you write > > # apt install gem.deb > > then apt should try to install any «packages» it finds called > > "gem

Re: Status of java-package

2018-08-21 Thread Roberto C . Sánchez
On Tue, Aug 21, 2018 at 05:49:19PM +0200, Erwan David wrote: > Hi, > > This package makes a .deb from oracle .tar.gz It does not package java > 9 nor java 10. Is there a problem with those versions ? Is the > packaged abandonned, and in this case is there anotehr method to uses > oracle JR

Re: Microsoft Does It Again

2018-08-21 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Aug 21, 2018 at 07:02:32PM +0300, Reco wrote: > On Tue, Aug 21, 2018 at 05:48:31PM +0200, to...@tuxteam.de wrote: [...] > > tomas@trotzki:~$ apt search ooxml > > Sorting... Done > > Full Text Search... Done > > docx2txt/stable,stable,

Re: KDE Bluedevil

2018-08-21 Thread David Wright
On Mon 20 Aug 2018 at 20:12:57 (-0400), Timothy M Butterworth wrote: > In Debian 9.5 KDE Bluedevil is unable to add devices. Is their any fix > for this other then using GNOME Blueman tool. In the absence of other replies, can you explain what you mean by "add devices". I use bluetooth, bluez, bl

Re: connecting to two networks simultaneously on buster

2018-08-21 Thread Eric S Fraga
On Tuesday, 21 Aug 2018 at 11:12, David Wright wrote: [...] > If NM is like wicd, it can only handle one connection at a time. But the strange thing is that both my desktop and the laptop are using NM. I don't understand why they behave differently. > What I would do is to set up your 10.xxx c

Re: connecting to two networks simultaneously on buster

2018-08-21 Thread David Wright
On Tue 21 Aug 2018 at 16:39:13 (+0100), Eric S Fraga wrote: > Hello, > > I have a laptop running buster (testing) which connects to my wireless > network (192.xxx). I also have a new Gemini PDA (also running Debian > but stretch in this case) which connects to the same network. So far, > so norm

Re: What's the right way to get an unbroken mc package installed in Stretch

2018-08-21 Thread David Wright
On Mon 20 Aug 2018 at 23:50:59 (-0400), Felix Miata wrote: > Stretch comes with 4.8.18, which for me is unusable due to an upstream bug > fixed > in 4.8.19[1], but 4.8.19 is unusable due to another upstream bug, not fixed > until 4.8.20[2]. I configured stretch-backports in sources.list, but > ap

Re: Microsoft Does It Again

2018-08-21 Thread Reco
Hi. On Tue, Aug 21, 2018 at 05:48:31PM +0200, to...@tuxteam.de wrote: > > Is there a Linux application that will allow me to recover the > > contents of the file? > > As others have said, LibreOffice should do. I don't know about xlsx2csv, It's the *best*. Small, relatively lightweight,

Re: Microsoft Does It Again

2018-08-21 Thread Stephen P. Molnar
On 08/21/2018 11:48 AM, to...@tuxteam.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Aug 21, 2018 at 11:14:48AM -0400, Stephen P. Molnar wrote: I'm not trying to start a flame war or bash Microsoft [...] No worries: I won't try to stop you. For reasons unbeknownst to me,

Re: Installing package *NOT* in repository

2018-08-21 Thread Michael Stone
On Tue, Aug 21, 2018 at 11:23:59AM -0400, Greg Wooledge wrote: Second, this whole thread has been about the undocumented feature of apt (but not apt-get) that allows you to specify a pathname to a .deb file on an "apt install" command. Nobody was quite sure how it worked, because it's undocument

Status of java-package

2018-08-21 Thread Erwan David
Hi, This package makes a .deb from oracle .tar.gz It does not package java 9 nor java 10. Is there a problem with those versions ? Is the packaged abandonned, and in this case is there anotehr method to uses oracle JRE on debian ? -- Erwan

Re: Microsoft Does It Again

2018-08-21 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Aug 21, 2018 at 11:14:48AM -0400, Stephen P. Molnar wrote: > I'm not trying to start a flame war or bash Microsoft [...] No worries: I won't try to stop you. > For reasons unbeknownst to me, somehow it got saved as an Excel > OOXML file [...]

Re: Microsoft Does It Again

2018-08-21 Thread Reco
Hi. On Tue, Aug 21, 2018 at 11:14:48AM -0400, Stephen P. Molnar wrote: > I'm not trying to start a flame war or bash Microsoft (let's fact it, they > don't pay attention), but I have a problem with an Excel file. > > For reasons unbeknownst to me, somehow it got saved as an Excel OOXML fi

connecting to two networks simultaneously on buster

2018-08-21 Thread Eric S Fraga
Hello, I have a laptop running buster (testing) which connects to my wireless network (192.xxx). I also have a new Gemini PDA (also running Debian but stretch in this case) which connects to the same network. So far, so normal. However, I can connect the Gemini PDA via USB cable to the laptop a

Re: Installing package *NOT* in repository

2018-08-21 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Aug 21, 2018 at 10:06:31AM -0500, David Wright wrote: > On Tue 21 Aug 2018 at 14:48:25 (+0200), to...@tuxteam.de wrote: [...] > > To me, it would be a surprise. > > IMO it would be a grave bug in the Debian project's thinking. I was trying

Re: Installing package *NOT* in repository

2018-08-21 Thread Greg Wooledge
On Tue, Aug 21, 2018 at 10:04:58AM -0500, David Wright wrote: > Why would you expect it to look for a «file» at all? If you write > # apt install gem.deb > then apt should try to install any «packages» it finds called > "gemadeb", "gembdeb", "gemcdeb", "gemddeb", etc, and will > consequently in

Re: Microsoft Does It Again

2018-08-21 Thread Patrick Wiseman
A quick Google search for 'convert ooxml to tsv' yields several results; this one looks interesting: https://gist.github.com/3290599 Assuming it works, you should then be able to import the TSV file into Libre Office Calc. Patrick On Tue, Aug 21, 2018 at 11:14 AM, Stephen P. Molnar wrote: > I

Microsoft Does It Again

2018-08-21 Thread Stephen P. Molnar
I'm not trying to start a flame war or bash Microsoft (let's fact it, they don't pay attention), but I have a problem with an Excel file. For reasons unbeknownst to me, somehow it got saved as an Excel OOXML file. I find that i don't have a Linux app that seems to able to open the file. Cont

Re: Installing package *NOT* in repository

2018-08-21 Thread David Wright
On Tue 21 Aug 2018 at 14:48:25 (+0200), to...@tuxteam.de wrote: > On Tue, Aug 21, 2018 at 08:02:02AM -0400, Gene Heskett wrote: > > [...] > > > Odd, maybe apt does not look in $PATH? > > There's no reason to assume that, unless when looking for an executable > (i.e. those things which tend to li

Re: Installing package *NOT* in repository

2018-08-21 Thread David Wright
On Tue 21 Aug 2018 at 08:02:02 (-0400), Gene Heskett wrote: > On Tuesday 21 August 2018 06:56:45 Vincent Lefevre wrote: > > > On 2018-08-17 13:48:11 -0500, David Wright wrote: > > > On Fri 17 Aug 2018 at 07:31:34 (-0400), Gene Heskett wrote: > > > > On Friday 17 August 2018 05:29:07 Vincent Lefevr

Re: Installing package *NOT* in repository

2018-08-21 Thread Michael Stone
On Tue, Aug 21, 2018 at 09:33:31AM -0400, Greg Wooledge wrote: Y'know what, I'm getting sick of apt having this feature and not documenting it anywhere. So I decided to do an "apt-get source apt" and try to find it in the freakin' code. The relevant test is: if (I != nullptr && (I[0] ==

Google Earth Pro Problem

2018-08-21 Thread Stephen P. Molnar
I have installed googe-earth-pro-stable_current_amd64.deb on stretch. It installed without any problems, but when I run it the active portion of the screen is a small square in the upper left corner of the screen. Any suggestions for a solution will be much appreciated.,,Thanks in advance. -

Re: Deep Packet Inspection

2018-08-21 Thread Dan Ritter
On Tue, Aug 21, 2018 at 11:21:01AM +0300, Mimiko wrote: > Isn't zorp gone commercial only? > > On 19.08.2018 20:51, Dan Ritter wrote: > > zorp is a proxying firewall with many look-inside features, but > > is not arbitrarily deep. > zorp 6.0.10.0-2 is packaged for sid; early versions for wheezy

Re: Installing package *NOT* in repository

2018-08-21 Thread Greg Wooledge
On Tue, Aug 21, 2018 at 02:48:25PM +0200, to...@tuxteam.de wrote: > On Tue, Aug 21, 2018 at 08:02:02AM -0400, Gene Heskett wrote: > > Odd, maybe apt does not look in $PATH? (That wouldn't be "odd". That would be "normal".) > There's no reason to assume that, unless when looking for an executable

Re: Mate-terminal and multitabs

2018-08-21 Thread err404
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 08/21/2018 12:43 PM, MENGUAL Jean-Philippe wrote: > Hi, > > My purpose is: when I run mate-terminal, or a specific profile, some tabs > open automatically. How can I, just like I do with screen, set mate-terminal > to open automatically various

Re: What's the right way to get an unbroken mc package installed in Stretch

2018-08-21 Thread Greg Wooledge
On Tue, Aug 21, 2018 at 08:36:30AM -0400, bw wrote: > On Mon, 20 Aug 2018, Felix Miata wrote: > > I configured stretch-backports in sources.list, but apparently > > it has no newer mc version available. 4.8.21 is on the mirrors, so I > > downloaded > > it from a mirror and installed it with dpkg.

Re: Installing package *NOT* in repository

2018-08-21 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Aug 21, 2018 at 08:02:02AM -0400, Gene Heskett wrote: [...] > Odd, maybe apt does not look in $PATH? There's no reason to assume that, unless when looking for an executable (i.e. those things which tend to live in /bin and /usr/bin). Actual

Re: painted into a corner

2018-08-21 Thread Greg Wooledge
On Mon, Aug 20, 2018 at 09:23:27PM -0400, Gene Heskett wrote: > On Monday 20 August 2018 20:08:11 David Wright wrote: > > On Mon 20 Aug 2018 at 16:27:18 (-0400), Gene Heskett wrote: > > > So I reboot to a different installer supplied by the linuxcnc > > > people, and installed it. Weird, I had acce

Re: What's the right way to get an unbroken mc package installed in Stretch

2018-08-21 Thread bw
On Mon, 20 Aug 2018, Felix Miata wrote: > Stretch comes with 4.8.18, which for me is unusable due to an upstream bug > fixed > in 4.8.19[1], but 4.8.19 is unusable due to another upstream bug, not fixed > until 4.8.20[2]. I configured stretch-backports in sources.list, but > apparently > it h

Re: Installing package *NOT* in repository

2018-08-21 Thread Gene Heskett
On Tuesday 21 August 2018 06:56:45 Vincent Lefevre wrote: > On 2018-08-17 13:48:11 -0500, David Wright wrote: > > On Fri 17 Aug 2018 at 07:31:34 (-0400), Gene Heskett wrote: > > > On Friday 17 August 2018 05:29:07 Vincent Lefevre wrote: > > > > On 2018-08-13 09:38:48 -0300, Samuel Henrique wrote:

Re: Wanted - Debian(preferred)/Linux handheld

2018-08-21 Thread Eric S Fraga
On Monday, 20 Aug 2018 at 15:16, Glenn English wrote: > On Sun, Aug 19, 2018 at 1:35 PM Eric S Fraga wrote: >> >> On Thursday, 16 Aug 2018 at 14:28, Glenn English wrote: > >> > It's all over Amazon (search: planet gemini pda computer), but, as >> > best I can tell, there's no computer. >> >> I'm n

Re: Installing package *NOT* in repository

2018-08-21 Thread Vincent Lefevre
On 2018-08-17 13:48:11 -0500, David Wright wrote: > On Fri 17 Aug 2018 at 07:31:34 (-0400), Gene Heskett wrote: > > On Friday 17 August 2018 05:29:07 Vincent Lefevre wrote: > > > > > On 2018-08-13 09:38:48 -0300, Samuel Henrique wrote: > > > > If you pass a file as parameter to apt install, like:

Mate-terminal and multitabs

2018-08-21 Thread MENGUAL Jean-Philippe
signature_jp_2 Logo Hypra JEAN-PHILIPPE MENGUAL DIRECTEUR TECHNIQUE ET QUALITÉ 102, rue des poissonniers, 75018, Paris Tel : +331 84 73 06 61 Mob : +336 76 34 93 37 jpmeng...@hypra.fr www.hypra.fr Facebook Hypra

Re: Deep Packet Inspection

2018-08-21 Thread Reco
Hi. Top posting is considered bad manners here. On Tue, Aug 21, 2018 at 11:22:02AM +0300, Mimiko wrote: > last update to OpenDPI was 6 years ago. Could it be used now without problems? I sincerely doubt it. Hence my suggestion of nDPI. Reco

Re: Deep Packet Inspection

2018-08-21 Thread Mimiko
last update to OpenDPI was 6 years ago. Could it be used now without problems? On 19.08.2018 20:50, Reco wrote: If software archeology is your thing, there's OpenDPI - [2] (sorry for the GitHub link again).

Re: Deep Packet Inspection

2018-08-21 Thread Mimiko
Isn't zorp gone commercial only? On 19.08.2018 20:51, Dan Ritter wrote: zorp is a proxying firewall with many look-inside features, but is not arbitrarily deep.