Re: Network Manager Wait Online service fails to start

2020-07-13 Thread Ed Greshko
On 2020-07-14 12:22, Robert G (Doc) Savage via users wrote: > I've started playing with DashBoard on F32. When I saw this error under > Services, I wondered if it might be a factor in a WiFi problem. Has anyone > else run into this? If so, how did you resolve it? > Well Main process exited, cod

Network Manager Wait Online service fails to start

2020-07-13 Thread Robert G (Doc) Savage via users
I've started playing with DashBoard on F32. When I saw this error under Services, I wondered if it might be a factor in a WiFi problem. Has anyone else run into this? If so, how did you resolve it? --Doc SavageFairview Heights, IL Network Manager Wait OnlineStatusFailed to startAutomatically

Re: Samba problems -

2020-07-13 Thread Ed Greshko
On 2020-07-14 05:57, Bob Goodwin wrote: > > > On 2020-07-13 17:20, Ed Greshko wrote: >> FirstJust as a*test*  do >> >> ping smb > . > [bobg@WS1 ~]$ ping smb > PING smb (192.168.50.149) 56(84) bytes of data. > 64 bytes from smb (192.168.50.149): icmp_seq=1 ttl=64 time=0.382 ms > 64 bytes from sm

Re: Samba problems -

2020-07-13 Thread Bob Goodwin
On 2020-07-13 17:20, Ed Greshko wrote: FirstJust as a*test* do ping smb . [bobg@WS1 ~]$ ping smb PING smb (192.168.50.149) 56(84) bytes of data. 64 bytes from smb (192.168.50.149): icmp_seq=1 ttl=64 time=0.382 ms 64 bytes from smb (192.168.50.149): icmp_seq=2 ttl=64 time=0.342 ms 64 byte

Re: Samba problems -

2020-07-13 Thread Ed Greshko
On 2020-07-14 04:35, Bob Goodwin wrote: > > > On 2020-07-13 13:29, Ed Greshko wrote: >> When you use thunar or nautilius are there any messages in the journal? >> >> And, on the client side (WS1), what do you get for >> >> grep ^hosts /etc/nsswitch.conf > ° > Before I installed nautilus, thunar wou

Re: rsync question

2020-07-13 Thread Patrick O'Callaghan
On Tue, 2020-07-14 at 03:20 +0930, Tim via users wrote: > On Mon, 2020-07-13 at 16:37 +0200, Tom H wrote: > > The trailing slash only matters for the source directory. > > > > I think of the trailing slash for "cp" on *BSD (and macOS) and > > "rsync" as meaning "/*"... > > Does it matter anywhere

Re: Samba problems -

2020-07-13 Thread Bob Goodwin
On 2020-07-13 13:29, Ed Greshko wrote: When you use thunar or nautilius are there any messages in the journal? And, on the client side (WS1), what do you get for grep ^hosts /etc/nsswitch.conf ° Before I installed nautilus, thunar would display "smb" in the network browser but now it is sho

Re: rsync question

2020-07-13 Thread Tim via users
On Mon, 2020-07-13 at 16:37 +0200, Tom H wrote: > The trailing slash only matters for the source directory. > > I think of the trailing slash for "cp" on *BSD (and macOS) and > "rsync" as meaning "/*"... Does it matter anywhere? I've always put one on the end of directory filepaths, just for my

Re: Samba problems -

2020-07-13 Thread Ed Greshko
On 2020-07-14 00:12, Bob Goodwin wrote: > > > On 2020-07-12 21:32, Bob Goodwin wrote: >> I'll report anything significant in the morning, > ° > The computer was shut down overnight and rebooted this morning, the servers > are not shutdown. There was no difference in the Thunar smb display symptoms

Re: Kernel hang-up without any stack trace

2020-07-13 Thread Samuel Sieb
On 7/13/20 12:09 AM, Eshin Kunishima wrote: I've met kernel hang-up without any stack trace from kernel 5.7.6 in the update testing repository. I did not find any usable messages in dmesg and journalctl(It said that its data was corruption after rebooting). Is there any method of collecting de

Re: rsync question

2020-07-13 Thread Patrick O'Callaghan
On Mon, 2020-07-13 at 20:39 +1000, Cameron Simpson wrote: > Still this makes an unwanted subdirectory (unwanted to me, most of the > > time). I still prefer the both-src-and-dst-exist approach an to use a > > trailing slash: > > > > rsync -ia A/ B/ > > > > which just replicates the co

Re: Samba problems -

2020-07-13 Thread Bob Goodwin
On 2020-07-12 21:32, Bob Goodwin wrote: I'll report anything significant in the morning, ° The computer was shut down overnight and rebooted this morning, the servers are not shutdown. There was no difference in the Thunar smb display symptoms after restarting this morning. i dnf installed

Re: rsync question

2020-07-13 Thread Tom H
On Mon, Jul 13, 2020 at 12:26 PM Patrick O'Callaghan wrote: > On Mon, 2020-07-13 at 19:20 +1000, Cameron Simpson wrote: >> >> Make two directories the same: >> >> rsync path/to/A/ other/path/to/B/ >> >> (no bare names after the final '/'). > > I don't think the trailing slash matters on the destin

Re: rsync question

2020-07-13 Thread Cameron Simpson
On 13Jul2020 11:25, Patrick O'Callaghan wrote: >On Mon, 2020-07-13 at 19:20 +1000, Cameron Simpson wrote: >> Make two directories the same: >> >> rsync path/to/A/ other/path/to/B/ >> >> (no bare names after the final '/'). > >I don't think the trailing slash matters on the destination director

Re: rsync question

2020-07-13 Thread Patrick O'Callaghan
On Mon, 2020-07-13 at 19:20 +1000, Cameron Simpson wrote: > Make two directories the same: > > > > rsync path/to/A/ other/path/to/B/ > > > > (no bare names after the final '/'). I don't think the trailing slash matters on the destination directory. At least that's not what the man page s

Re: rsync question

2020-07-13 Thread Cameron Simpson
On 12Jul2020 16:06, bruce wrote: >assume > >/home/test/user1/foo >/var/www/html > >a user is in the "/" dir > >how can this user copy/rsync "foo" dir to get /var/www/html/foo > >i know you could cd to /home/test/user1 and >do >rsync -vv -aR foo/ /var/www/html/ > >which would get >/var/www/html/f

Kernel hang-up without any stack trace

2020-07-13 Thread Eshin Kunishima
Hello, I've met kernel hang-up without any stack trace from kernel 5.7.6 in the update testing repository. I did not find any usable messages in dmesg and journalctl(It said that its data was corruption after rebooting). Is there any method of collecting debug information in this situation? En