Something run by cron broke on update, possible missing ruby bits

2019-09-01 Thread elvis
Hi All, I am getting thing error from cron, it started happening on the update to Stretch and Buster did not fix it. It looks like something missing from Ruby, but I am not able to find it searching and I have no idea about ruby anyway. Perhaps someone can help. /etc/cron.weekly/dhelp:

Re: Something run by cron broke on update, possible missing ruby bits

2019-09-01 Thread tomas
On Sun, Sep 01, 2019 at 06:17:24PM +1000, elvis wrote: > Hi All, > > I am getting thing error from cron, it started happening on the > update to Stretch and Buster did not fix it. > > It looks like something missing from Ruby, but I am not able to find > it searching and I have no idea about ruby

Re: Where did my gateway go?

2019-09-01 Thread deloptes
Lee wrote: > If I had something like 10.10.11.0/24 connected to the wireless router > I can see adding a static route so the laptop goes directly to the > wlan default gateway instead of the ethernet default gateway (+ maybe > getting a redirect) & then to the wlan router to the destination. > >

Re: Something run by cron broke on update, possible missing ruby bits

2019-09-01 Thread Jonas Smedegaard
Quoting elvis (2019-09-01 10:17:24) > I am getting thing error from cron, it started happening on the update > to Stretch and Buster did not fix it. > > It looks like something missing from Ruby, but I am not able to find > it searching and I have no idea about ruby anyway. > > > Perhaps someo

Re: Something run by cron broke on update, possible missing ruby bits

2019-09-01 Thread elvis
On 1/9/19 7:52 pm, Jonas Smedegaard wrote: Quoting elvis (2019-09-01 10:17:24) I am getting thing error from cron, it started happening on the update to Stretch and Buster did not fix it. It looks like something missing from Ruby, but I am not able to find it searching and I have no idea abou

Re: Cannot boot after distro upgrade

2019-09-01 Thread Étienne Mollier
On 01/09/2019 01.20, Pascal Hambourg wrote: > Le 01/09/2019 à 01:04, Miroslav Skoric a écrit : >> >> # dmesg | tail reported (among the other): >> >> EXT4-fs (dm-6): couldn't mount as ext3 due to feature incompatibilities >> EXT4-fs (dm-5): couldn't mount as ext3 due to feature incompatibilities >>

Re: Buster:  Konqueror as File Manager

2019-09-01 Thread R. Lewis
Hello bc, On Saturday, August 31, 2019 12:55:46 AM ADT you (bcciv ) wrote: > I will be interested in what you find. I love konqueror and installed > Buster with LXDE and added konqueror later. No matter what I tried, even > adding dependencies I thought might be needed (it invoked only once aft

buster: multiple instances of konqueror?

2019-09-01 Thread D. R. Evans
How do I configure konqueror in buster so that I can run more than one instance? Doc -- Web: http://enginehousebooks.com/drevans signature.asc Description: OpenPGP digital signature

Re: Cannot boot after distro upgrade

2019-09-01 Thread Miroslav Skoric
On 8/31/19 3:48 PM, Reco wrote: On Sat, Aug 31, 2019 at 03:41:12PM +0200, Miroslav Skoric wrote: On 8/31/19 3:26 PM, Reco wrote: Boot with init=/bin/bash kernel commandline parameter, remount root filesystem read-write, fix your /etc/fstab (systemd is picky about filesystems it's not able to

Re: Cannot boot after distro upgrade

2019-09-01 Thread Reco
Hi. On Sun, Sep 01, 2019 at 05:01:39PM +0200, Miroslav Skoric wrote: > On 8/31/19 3:48 PM, Reco wrote: > > > On Sat, Aug 31, 2019 at 03:41:12PM +0200, Miroslav Skoric wrote: > > > On 8/31/19 3:26 PM, Reco wrote: > > > > > > > > > > > Boot with init=/bin/bash kernel commandline parameter

Temporary color prompt in bash script

2019-09-01 Thread Computer Planet
Hi guys! I'm trying, trying and trying but... How I Can put in hte end of a bash script this command: PS1="\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w #\[\033[91m\] " so that after finishing the script the prompt will write in red...?

After buster upgrade gdm login not working

2019-09-01 Thread Kenneth C. Schalk
After upgrading to buster, attempting to login using gdm returns me immediately back to gdm, with the session apparently failing to start up correctly. I've tried to figure out what's going wrong but I'm a bit stumped and I could use some help resolving this. After looking through logs for a whi

Re: Temporary color prompt in bash script

2019-09-01 Thread David Wright
On Sun 01 Sep 2019 at 17:53:51 (+0200), Computer Planet wrote: > Hi guys! > I'm trying, trying and trying but... > > How I Can put in hte end of a bash script this command: > PS1="\[\e]0;\u@\h: > \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w > #\[\033

openvpn-systemd-resolved vs gui

2019-09-01 Thread Andrea Borgia
Hi. After seeing some warnings in the system logs, I decided to investigate and found out that I am supposed to enable this script to integrate the dns information supplied from the server into the local configuration. Do I really have to do it if I am not worried about dns leaks? I'm actually ok

Re: Cannot boot after distro upgrade

2019-09-01 Thread Miroslav Skoric
On 9/1/19 1:20 PM, Étienne Mollier wrote: Hi Miroslav, Pascal is probably right. If you manage to have access to the command "dumpe2fs" in your rescue environment, what is the output of: # dumpe2fs /dev/mapper/localhost-home | grep '^Filesystem features:' Actual Ext3 should probably

Re: openvpn-systemd-resolved vs gui

2019-09-01 Thread john doe
On 9/1/2019 6:33 PM, Andrea Borgia wrote: > Hi. > > After seeing some warnings in the system logs, I decided to investigate and It would help if we could see those warnings as well. > found out that I am supposed to enable this script to integrate the dns Which script are you refering to? > inf

Re: Cannot boot after distro upgrade

2019-09-01 Thread Étienne Mollier
Misko, on 2019-09-01: > On 9/1/19 1:20 PM, Étienne Mollier wrote: > > > > Hi Miroslav, > > > > Pascal is probably right. If you manage to have access to the > > command "dumpe2fs" in your rescue environment, what is the > > output of: > > > > # dumpe2fs /dev/mapper/localhost-home | grep '^File

Re: Cannot boot after distro upgrade

2019-09-01 Thread Pascal Hambourg
Le 01/09/2019 à 17:01, Miroslav Skoric a écrit : EXT3-fs (dm-6): error: couldn't mount because of unsupported optional features (8000) This is not the same as the previous error message you showed while using the Debian Jessie 8.11 installer in rescue mode : EXT4-fs (dm-6): couldn't mount

Re: Pulse error using module-loopback

2019-09-01 Thread deloptes
Aidan Gauland wrote: > I'm trying to follow a guide on setting up PulseAudio sinks for setup > with Open Broadcast Studio > , > but the "pactl load-module module-loopback" step fails with the error > "Failure: Module ini

How to trobleshooting wifi connection with usb adapter

2019-09-01 Thread Markos
Hi, Please, could someone suggest a, step by step, tutorial for me to find out why my the TPLink TL-WN722N usb wifi adapter is recognized by the system but does not connect to a network? I installed the firmware firmware-ath9k-htc. I had already tried using this adapter on Debian 9 but gave

Re: Cannot boot after distro upgrade

2019-09-01 Thread Miroslav Skoric
On 9/1/19 5:33 PM, Reco wrote: So, let's do something easy and non-destructive first (I assume that /tmp does not contain anything useful): tune2fs -l /dev/localhost/tmp fsck.ext3 -f -n /dev/localhost/tmp fsck.ext4 -f -n /dev/localhost/tmp fsck.ext3 -b 8193 -f -n /dev/localhost/tmp fsck.ex

Re: Temporary color prompt in bash script

2019-09-01 Thread Lee
On 9/1/19, Computer Planet wrote: > Hi guys! > I'm trying, trying and trying but... > > How I Can put in hte end of a bash script this command: > PS1="\[\e]0;\u@\h: > \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w > #\[\033[91m\] " > so that after finish

Re: Cannot boot after distro upgrade

2019-09-01 Thread Reco
On Sun, Sep 01, 2019 at 09:19:43PM +0200, Miroslav Skoric wrote: > On 9/1/19 5:33 PM, Reco wrote: > > > > > So, let's do something easy and non-destructive first (I assume that > > /tmp does not contain anything useful): > > > > tune2fs -l /dev/localhost/tmp > > > > fsck.ext3 -f -n /dev/localho

Re: Pulse error using module-loopback

2019-09-01 Thread Aidan Gauland
On 2/09/19 6:46 am, deloptes wrote: Which debian and pulse audio version are you on? pactl info spits out this: Server String: /run/user/1000/pulse/native Library Protocol Version: 32 Server Protocol Version: 32 Is Local: yes Client Index: 245 Tile Size: 65472 User Name: aidan Host Name: aidal

Re: Temporary color prompt in bash script

2019-09-01 Thread tomas
On Sun, Sep 01, 2019 at 03:22:32PM -0400, Lee wrote: [...] > You have to source the script instead of running it. Yes, exactly. > I'm not entirely clear about a new shell gets it's own env that > disappears when the shell exits thing, but try this: It's not only a shell thing. It's a basic Uni

Re: Cannot boot after distro upgrade

2019-09-01 Thread Miroslav Skoric
On 9/1/19 8:40 PM, Pascal Hambourg wrote: Le 01/09/2019 à 17:01, Miroslav Skoric a écrit : EXT3-fs (dm-6): error: couldn't mount because of unsupported optional features (8000) This is not the same as the previous error message you showed while using the Debian Jessie 8.11 installer in res

Re: How to trobleshooting wifi connection with usb adapter

2019-09-01 Thread Brian
On Sun 01 Sep 2019 at 15:29:49 -0300, Markos wrote: > Hi, > > Please, could someone suggest a, step by step, tutorial for me to find out > why my the TPLink TL-WN722N usb wifi adapter is recognized by the system but > does not connect to a network? > > I installed the firmware firmware-ath9k-htc

Re: Cannot boot after distro upgrade

2019-09-01 Thread Pascal Hambourg
Le 01/09/2019 à 22:59, Miroslav Skoric a écrit : root@(none):/# uname -a Linux (none) 3.2.0-4-486 #1 Debian 3.2.96-2 i686 GNU/Linux So you upgraded from Jessie to Stretch but still ran the old kernel from Wheezy all this time ? Wow. If the dist upgrade was not complete (and if the system no

Re: Cannot boot after distro upgrade

2019-09-01 Thread Miroslav Skoric
On 9/2/19 12:26 AM, Pascal Hambourg wrote: Le 01/09/2019 à 22:59, Miroslav Skoric a écrit : root@(none):/# uname -a Linux (none) 3.2.0-4-486 #1 Debian 3.2.96-2 i686 GNU/Linux So you upgraded from Jessie to Stretch but still ran the old kernel from Wheezy all this time ? Wow. Sure. I upg

Re: Cannot boot after distro upgrade

2019-09-01 Thread Miroslav Skoric
On 9/1/19 7:52 PM, Étienne Mollier wrote: The output of the above command (version dumpe2fs 1.43.4 31-Jan-2017) is the same as yours, with *one addition*: inline_data Good news, this is consistent with Reco's observation in the other thread. Follows his recommendations and see what happens.

Re: Where did my gateway go?

2019-09-01 Thread Lee
On 9/1/19, deloptes wrote: > Lee wrote: > >> If I had something like 10.10.11.0/24 connected to the wireless router >> I can see adding a static route so the laptop goes directly to the >> wlan default gateway instead of the ethernet default gateway (+ maybe >> getting a redirect) & then to the wl

Re: Cannot boot after distro upgrade

2019-09-01 Thread Pascal Hambourg
Le 02/09/2019 à 00:44, Miroslav Skoric a écrit : On 9/2/19 12:26 AM, Pascal Hambourg wrote: Le 01/09/2019 à 22:59, Miroslav Skoric a écrit : root@(none):/# uname -a Linux (none) 3.2.0-4-486 #1 Debian 3.2.96-2 i686 GNU/Linux So you upgraded from Jessie to Stretch but still ran the old kernel

Re: buster netinst timezone

2019-09-01 Thread David Wright
On Wed 28 Aug 2019 at 14:08:47 (-0400), Michael Stone wrote: > On Wed, Aug 28, 2019 at 12:25:32PM -0500, David Wright wrote: > > On Mon 12 Aug 2019 at 08:38:47 (-0400), Greg Wooledge wrote: > > > The first one is the /etc/timezone file, which as you say, is a > > > simple text file that a (root) us

nano copy/paste dead

2019-09-01 Thread Gene Heskett
Greetings all; I've enabled a bunch of options that make nano a better editor, like line numbers and smooth scrolling so you can better track where you are in a file. But it appears I have also killed the ability to MMB paste from adjacent terminals into a file opened in nano. Are the options

Re: nano copy/paste dead

2019-09-01 Thread Sven Joachim
On 2019-09-02 02:03 -0400, Gene Heskett wrote: > I've enabled a bunch of options that make nano a better editor, like line > numbers and smooth scrolling so you can better track where you are in a > file. But it appears I have also killed the ability to MMB paste from > adjacent terminals into a

Re: nano copy/paste dead

2019-09-01 Thread Felix Miata
Gene Heskett composed on 2019-09-02 02:03 (UTC-0400): > I've enabled a bunch of options that make nano a better editor, like line > numbers and smooth scrolling so you can better Smooth scrolling doesn't make anything better. It does cause more need to find dumb defaults to negate. Do your opti

Re: Temporary color prompt in bash script

2019-09-01 Thread Computer Planet
Thanks guys, but this is not the solution I'm looking for ... Now, I ask the question in other terms: Is It possible to print of a string at the exit of a bash script? e.g.: user@mypc: # bash script has just finished! [prompt] with the prompt that remains immediately after the string printed. Th

Re: nano copy/paste dead

2019-09-01 Thread Gene Heskett
On Monday 02 September 2019 02:16:25 Sven Joachim wrote: > On 2019-09-02 02:03 -0400, Gene Heskett wrote: > > I've enabled a bunch of options that make nano a better editor, like > > line numbers and smooth scrolling so you can better track where you > > are in a file. But it appears I have also

Re: buster netinst timezone

2019-09-01 Thread Paulo Roberto
On Wed, 28 Aug 2019 at 19:25 David Wright wrote: > On Mon 12 Aug 2019 at 08:38:47 (-0400), Greg Wooledge wrote: > > On Sat, Aug 10, 2019 at 12:16:04PM -0500, David Wright wrote: > > > If you're desparate to get the timezone altered earlier in your > > > installation process, you could always do i

Re: nano copy/paste dead

2019-09-01 Thread Gene Heskett
On Monday 02 September 2019 02:16:36 Felix Miata wrote: > Gene Heskett composed on 2019-09-02 02:03 (UTC-0400): > > I've enabled a bunch of options that make nano a better editor, like > > line numbers and smooth scrolling so you can better > > Smooth scrolling doesn't make anything better. it s