Re: How to rebuild the keys for APT.

2018-05-16 Thread Philip
SOLUTION: I went though and added all the keys again and now it's working again. sudo apt-key adv --keyserver keyserver.debian.org --recv-keys [KEY_MISSING] Works good now.  Thanks everyone for the help. Phil On 16/05/2018 17:06, deloptes wrote: Philip wrote: I recently had to move a disk i

Re: Running GParted and Synaptic without entering password

2018-05-16 Thread Richard Owlett
On 05/16/2018 12:36 AM, John Crawley wrote: On 2018-05-15 22:24, Richard Owlett wrote: On 05/15/2018 12:48 AM, John Crawley (johnraff) wrote: Policykit brings its own complications, but I think it should be possible to create a .pkla file in /var/lib/polkit-1/localauthority to allow a certai

lightdm (testing): Long waiting time after login

2018-05-16 Thread work
I just did a fresh install of testing with XFCE. After entering the login credentials the screen was black for 30-60 seconds before the desktop environment showed up. Assuming a bug in XFCE, I performed another fresh install with MATE, but a similar effect occured: after login the background image

Re: lightdm (testing): Long waiting time after login

2018-05-16 Thread Dino
This time with attachment... Am 16.05.2018 um 09:28 schrieb w...@hllmnn.de: I just did a fresh install of testing with XFCE. After entering the login credentials the screen was black for 30-60 seconds before the desktop environment showed up. Assuming a bug in XFCE, I performed another fresh

Re: Running GParted and Synaptic without entering password

2018-05-16 Thread Joe
On Tue, 15 May 2018 18:27:20 + Glenn English wrote: > When I've logged in as a mortal to my XFCE GUI, I can just type, in > the terminal emulator, 'sudo gparted' and the GUI comes up and works > like I expect it to. After I quit gparted, there's some stuff it's > written on the screen (I've n

Re: lightdm (testing): Long waiting time after login

2018-05-16 Thread songbird
Dino wrote: > This is a multi-part message in MIME format. > --D295C2A19D414A0F9C32AEE8 > Content-Type: multipart/alternative; > boundary="51A034E61483D85CC097E79C" > > > --51A034E61483D85CC097E79C > Content-Type: text/plain; charset=utf-8; format=flowed > Conte

Changing systemd startup timeout

2018-05-16 Thread Dave Sherohman
Short version: How can I extend (or remove) the startup timeout for a single systemd service? Longer version: I'm running a galera cluster of three mariadb servers. It's been brought down twice because one node has detected an inconsistency, killed itself, and then systemd automatically restar

Re: Changing systemd startup timeout

2018-05-16 Thread Sven Joachim
On 2018-05-16 06:04 -0500, Dave Sherohman wrote: > I'm running a galera cluster of three mariadb servers. It's been > brought down twice because one node has detected an inconsistency, > killed itself, and then systemd automatically restarted it. This is all > good so far. > > The problem comes

Re: lightdm (testing): Long waiting time after login

2018-05-16 Thread Dino
Dino wrote: This is a multi-part message in MIME format. --D295C2A19D414A0F9C32AEE8 Content-Type: multipart/alternative; boundary="51A034E61483D85CC097E79C" --51A034E61483D85CC097E79C Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer

Re: UEFI/"BIOS" booting

2018-05-16 Thread mess-mate
On 16-May-18 00:23, Pascal Hambourg wrote: Le 15/05/2018 à 03:37, David Wright a écrit : But GRUB is not the only available bootloader. No. It's difficult to divine which bootloaders the author is familiar with. My own experience of the last twenty years is limited to Lilo and Grub. Same

Re: Changing systemd startup timeout

2018-05-16 Thread Curt
On 2018-05-16, Sven Joachim wrote: >> >> # systemctl edit mysql >> >> # systemctl show mysql -p TimeoutStartUSec >> TimeoutStartUSec=1min 30s >> # systemctl daemon-reload >> # systemctl show mysql -p TimeoutStartUSec >> TimeoutStartUSec=1min 30s >> # systemctl daemon-reexec >> # systemctl show my

Re: Changing systemd startup timeout

2018-05-16 Thread Dave Sherohman
On Wed, May 16, 2018 at 02:09:43PM +0200, Sven Joachim wrote: > Have you tried setting TimeoutStartSec rather than TimeoutStartUSec? > Though I have to admit that I did not perform a web search but cheated > by looking at the systemd.service(5) manpage, which mentions the former > but not the latte

Re: Changing systemd startup timeout

2018-05-16 Thread David Wright
On Wed 16 May 2018 at 14:09:43 (+0200), Sven Joachim wrote: > On 2018-05-16 06:04 -0500, Dave Sherohman wrote: > > > I'm running a galera cluster of three mariadb servers. It's been > > brought down twice because one node has detected an inconsistency, > > killed itself, and then systemd automati

Re: Encrypted containers & the Debian installer.

2018-05-16 Thread David Wright
On Tue 15 May 2018 at 23:05:10 (-0700), Diagonal Arg wrote: > On my first tries with the Debian installer, I am struggling with the limited > resources for installing to encrypted disks. I am using the same technique I > have used with Ubuntu, but failing at the last step: > > I create my luks

Re: GPG error when trying to update Lenny

2018-05-16 Thread Greg Wooledge
On Wed, May 16, 2018 at 03:20:09PM +, Marie-Madeleine Gullibert wrote: > Fetched 235kB in 0s (301kB/s) > Reading package lists... Done > W: GPG error: http://archive.debian.org lenny Release: The following > signatures were invalid: KEYEXPIRED 1520281423 KEYEXPIRED 1337087218 > W: GPG error: h

Re: GPG error when trying to update Lenny

2018-05-16 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, May 16, 2018 at 03:20:09PM +, Marie-Madeleine Gullibert wrote: > Hello to all, > > I'm relatively new to Debian. I'm helping out a small organization that has a > library server installed on Debian to update their system. They run curren

setting up a drive automount in systemd?

2018-05-16 Thread dep
greetings. i've tried my best to search the list archives for the answer to this and have not gotten the search function to deliver . . . anything. here's the issue. i have one of the new "gemini" devices, a psion-like smartphone-pda-computer that runs android and linux. i'm of course running

running arecord via ssh

2018-05-16 Thread Pierre Frenkiel
hi, I try to record some old vinyls with arecord, the output being sent to my desktop via a radio transmitter/receiver couple. On the desktop xterm window, its works perfectly, but if I run arecord via a ssh connection: 1/ from an other computer: ssh mydesktop arecord_command 2/ in a ssh x

Problems installing AMD64 Debian

2018-05-16 Thread Richard Owlett
My first question, is a ThinkPad T510 having a Intel i5 processor capable of running it. The netinst appeared to run. I comes up. But neither the standard 32 bit version of SeaMonkey nor a late beta of a 64bit version will launch. The only know atypical choice was to not allow the installer t

Re: lightdm (testing): Long waiting time after login

2018-05-16 Thread Dominic Knight
On Wed, 2018-05-16 at 14:53 +0200, Dino wrote: > > Dino wrote: > > > This is a multi-part message in MIME format. > > > --D295C2A19D414A0F9C32AEE8 > > > Content-Type: multipart/alternative; > > > boundary="51A034E61483D85CC097E79C" > > > > > > > > > --51A034E

Re: Problems installing AMD64 Debian

2018-05-16 Thread Felix Miata
Richard Owlett composed on 2018-05-16 12:15 (UTC-0500): > My first question, is a ThinkPad T510 having a Intel i5 processor > capable of running it. > The netinst appeared to run. > I comes up. > But neither the standard 32 bit version of SeaMonkey nor a late beta of > a 64bit version will laun

Re: Problems installing AMD64 Debian

2018-05-16 Thread Brian
On Wed 16 May 2018 at 12:15:05 -0500, Richard Owlett wrote: > My first question, is a ThinkPad T510 having a Intel i5 processor capable of > running it. A number of positive search engine hits with "debian ThinkPad T510" would inspire confidence, > > The netinst appeared to run. > I comes up. A

Re: Problems installing AMD64 Debian

2018-05-16 Thread Richard Owlett
On 05/16/2018 01:01 PM, Felix Miata wrote: Richard Owlett composed on 2018-05-16 12:15 (UTC-0500): My first question, is a ThinkPad T510 having a Intel i5 processor capable of running it. The netinst appeared to run. I comes up. But neither the standard 32 bit version of SeaMonkey nor a late

Re: setting up a drive automount in systemd?

2018-05-16 Thread Joe
On Wed, 16 May 2018 12:25:22 -0400 dep wrote: > greetings. > > i've tried my best to search the list archives for the answer to this > and have not gotten the search function to deliver . . . anything. > > here's the issue. i have one of the new "gemini" devices, a > psion-like smartphone-pda-c

Re: setting up a drive automount in systemd?

2018-05-16 Thread dep
On May 16, 2018 2:35 PM, Joe wrote: > Not what you want, but related, possibly it will help to make sense > > of other documentation. I have network drives set to automount on first > > use. Here is a typical /etc/fstab line: > > ///Media /mnt//Media cifs > > noauto,x-systemd.automount,user,g

Re: setting up a drive automount in systemd?

2018-05-16 Thread john doe
On 5/16/2018 6:25 PM, dep wrote: greetings. i've tried my best to search the list archives for the answer to this and have not gotten the search function to deliver . . . anything. here's the issue. i have one of the new "gemini" devices, a psion-like smartphone-pda-computer that runs android

Re: Problems installing AMD64 Debian

2018-05-16 Thread Brian
On Wed 16 May 2018 at 13:43:17 -0500, Richard Owlett wrote: > On 05/16/2018 01:01 PM, Felix Miata wrote: > > Richard Owlett composed on 2018-05-16 12:15 (UTC-0500): > > > > > My first question, is a ThinkPad T510 having a Intel i5 processor > > > capable of running it. > > > > > The netinst appe

Re: setting up a drive automount in systemd?

2018-05-16 Thread dep
On Wed, May 16, 2018 at 2:44 PM, john doe wrote: > On 5/16/2018 6:25 PM, dep wrote: > greetings. > > i've tried my best to > search the list archives for the answer to this and have not gotten the > search function to deliver . . . anything. > > here's the issue. i have one > of the new "gemin

Re: GPG error when trying to update Lenny

2018-05-16 Thread john doe
On 5/16/2018 5:20 PM, Marie-Madeleine Gullibert wrote: Hello to all, I'm relatively new to Debian. I'm helping out a small organization that has a library server installed on Debian to update their system. They run currently on Debian lenny so I'm first trying to upgrade the Debian system, but

Re: setting up a drive automount in systemd?

2018-05-16 Thread john doe
On 5/16/2018 9:04 PM, dep wrote: On Wed, May 16, 2018 at 2:44 PM, john doe wrote: On 5/16/2018 6:25 PM, dep wrote: > greetings. > > i've tried my best to search the list archives for the answer to this and have not gotten the search function to deliver . . . anything. > > here's the issue. i

Debian testing not receivng packages at least in gnome.

2018-05-16 Thread Matthew
Afternoon all. A very strange problem that is very strange.  I have two debian machines both with the testing repo as the sources from which I am using.  One is using mate desktop and the other is using gnome.  I have the sources list pointing to the testing branch on both.  One the mate mach

Nvidia, BOINC and Steam

2018-05-16 Thread Nicolas FRANCOIS
Hi. I've been working with a stable Debian for a few years now (three major releases), with backports depots for a few tools I use regularly. I need a proprietary Nvidia driver for essentially two things : Steam, because I'm a Civ V gamer, and BOINC, because my computer is up 24h/day. There was a

Re: Debian testing not receivng packages at least in gnome.

2018-05-16 Thread Cindy-Sue Causey
On 5/16/18, Matthew wrote: > Afternoon all. > > > A very strange problem that is very strange. I have two debian machines > both with the testing repo as the sources from which I am using. One is > using mate desktop and the other is using gnome. I have the sources > list pointing to the testin

Re: Debian testing not receivng packages at least in gnome.

2018-05-16 Thread Joe
On Wed, 16 May 2018 16:53:57 -0400 Cindy-Sue Causey wrote: > On 5/16/18, Matthew wrote: > > Afternoon all. > > > > > > A very strange problem that is very strange. I have two debian > > machines both with the testing repo as the sources from which I am > > using. One is using mate desktop and

Re: Nvidia, BOINC and Steam

2018-05-16 Thread Dominic Knight
On Wed, 2018-05-16 at 22:46 +0200, Nicolas FRANCOIS wrote: > Hi. > > I've been working with a stable Debian for a few years now (three > major > releases), with backports depots for a few tools I use regularly. I > need a proprietary Nvidia driver for essentially two things : Steam, > because I'm

Re: UEFI/"BIOS" booting

2018-05-16 Thread Pascal Hambourg
Le 16/05/2018 à 00:10, Pascal Hambourg a écrit : Le 15/05/2018 à 08:51, Thomas Schmitt a écrit : Summary: - Boot flag on MBR partition of type 0xEE is bad on several EFI    implementations. - No MBR partition with boot flag is bad on some very few BIOS    implementations. Not so few in my exp

Re: lightdm (testing): Long waiting time after login

2018-05-16 Thread Ben Caradoc-Davies
On 16/05/18 19:28, w...@hllmnn.de wrote: I just did a fresh install of testing with XFCE. After entering the login credentials the screen was black for 30-60 seconds before the desktop environment showed up. Assuming a bug in XFCE, I performed another fresh install with MATE, but a similar effect

Re: running arecord via ssh

2018-05-16 Thread David Margerison
On 17 May 2018 at 03:10, Pierre Frenkiel wrote: > hi, > I try to record some old vinyls with arecord, the output being > sent to my desktop via a radio transmitter/receiver couple. > > On the desktop xterm window, its works perfectly, but if I run arecord via > a ssh connection: > > 1/ from an oth

Re: "pre-treating" documents from certain remote URLs before a web browser renders them

2018-05-16 Thread davidson
On Tue, 15 May 2018, davidson wrote: I have a problem: The more frequently I browse a web site, the more I notice all the things I hate about its web pages. And I seem to have a partial solution to this problem: I can make XSLT stylesheets[1] that will transform a web page A, as received from a

Re: "pre-treating" documents from certain remote URLs before a web browser renders them

2018-05-16 Thread Kushal Kumaran
davidson writes: > On Tue, 15 May 2018, davidson wrote: > >> I have a problem: The more frequently I browse a web site, the more I >> notice all the things I hate about its web pages. >> >> And I seem to have a partial solution to this problem: I can make XSLT >> stylesheets[1] that will transfor

Re: "pre-treating" documents from certain remote URLs before a web browser renders them

2018-05-16 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, May 16, 2018 at 07:35:51PM -0700, Kushal Kumaran wrote: [...] > You should note that HTTP-proxy based systems will not be able to do any > inspection or modification of traffic for sites using HTTPS. This is true... and then it's not :-) If