Re: NFS second disk -

2018-06-15 Thread Rick Stevens
On 06/15/2018 02:14 PM, Bob Goodwin wrote: > On 06/14/18 17:23, Bob Goodwin wrote: >>> There's always more than one way to do it. >> + >> Yes, and you have probably provided what I was looking for, I'll try >> exporting it as you suggest, probably tomorrow and report back. > + > > I've got this w

Re: NFS second disk -

2018-06-15 Thread Ed Greshko
On 06/16/18 05:14, Bob Goodwin wrote: > # rsync -avr /home/exports/ /mnt/test/backups/ > produces copies of directories devoid of files. > > It looks like I have to do: > > # rsync -avr /home/exports/*  /mnt/test/backups/ > > The -r is supposed to get everything recursively but but it did not get t

Re: F27 to F28 - Postgresql upgrade fails

2018-06-15 Thread Samuel Sieb
On 06/15/2018 02:28 PM, Clifford Snow wrote: I did not receive any error messages during or after the upgrade. My first clue was a cron entry that failed with a message that the postgresql db wasn't running. There would have been a message in the journal about why it wasn't starting. "system

Re: F27 to F28 - Postgresql upgrade fails

2018-06-15 Thread Clifford Snow
Samuel, I did not receive any error messages during or after the upgrade. My first clue was a cron entry that failed with a message that the postgresql db wasn't running. Like you, I thought the problem was fixed. (I did add to the bugzilla report you referenced in 2017) From searching on the prob

Re: NFS second disk -

2018-06-15 Thread Bob Goodwin
On 06/14/18 17:23, Bob Goodwin wrote: There's always more than one way to do it. + Yes, and you have probably provided what I was looking for, I'll try exporting it as you suggest, probably tomorrow and report back. + I've got this working except # rsync -avr /home/exports/ /mnt/test/backup

Re: soft lockup after hibernation

2018-06-15 Thread Samuel Sieb
On 06/15/2018 10:33 AM, peterlesterh...@telfort.nl wrote: Recently I installed Fedora 28 alongside Windows. There is something wrong with powering off after hibernation. When I have closed the lid of the laptop, and, some time later , wake up the system, it won't poweroff. I think you mean "su

soft lockup after hibernation

2018-06-15 Thread peterlesterh...@telfort.nl
Hi, Recently I installed Fedora 28 alongside Windows. There is something wrong with powering off after hibernation. When I have closed the lid of the laptop, and, some time later , wake up the system, it won't poweroff. Powering off hangs with the message "watchdog bug soft lockup - cpu#2 stuck

Re: Getting rpm update history with wildcarding

2018-06-15 Thread Todd Zullinger
Ed Greshko wrote: > On Fri, Jun 15, 2018, 18:46 Patrick O'Callaghan > wrote: > >> On Fri, 2018-06-15 at 18:01 +0800, Ed Greshko wrote: >>> [egreshko@meimei ~]$ rpm -qa pulse* >>> pulseaudio-11.1-18.fc28.1.x86_64 >>> pulseaudio-module-bluetooth-11.1-18.fc28.1.x86_64 >>> pulseaudio-module-x11-11.1-

Re: Getting rpm update history with wildcarding

2018-06-15 Thread Ed Greshko
On Fri, Jun 15, 2018, 18:46 Patrick O'Callaghan wrote: > On Fri, 2018-06-15 at 18:01 +0800, Ed Greshko wrote: > > On 06/15/18 13:44, Todd Zullinger wrote: > > > Tim via users wrote: > > > > Allegedly, on or about 14 June 2018, Todd Zullinger sent: > > > > > To be fair, I don't think the rpm man p

Re: Getting rpm update history with wildcarding

2018-06-15 Thread Patrick O'Callaghan
On Fri, 2018-06-15 at 18:01 +0800, Ed Greshko wrote: > On 06/15/18 13:44, Todd Zullinger wrote: > > Tim via users wrote: > > > Allegedly, on or about 14 June 2018, Todd Zullinger sent: > > > > To be fair, I don't think the rpm man page documents its > > > > wildcard support. If it does, I'm lookin

Re: Getting rpm update history with wildcarding

2018-06-15 Thread Ed Greshko
On 06/15/18 13:44, Todd Zullinger wrote: > Tim via users wrote: >> Allegedly, on or about 14 June 2018, Todd Zullinger sent: >>> To be fair, I don't think the rpm man page documents its >>> wildcard support. If it does, I'm looking past it. >> I've always successfully done things like this: >> >>

Re: Getting rpm update history with wildcarding

2018-06-15 Thread Patrick O'Callaghan
On Fri, 2018-06-15 at 01:44 -0400, Todd Zullinger wrote: > Tim via users wrote: > > Allegedly, on or about 14 June 2018, Todd Zullinger sent: > > > To be fair, I don't think the rpm man page documents its > > > wildcard support. If it does, I'm looking past it. > > > > I've always successfully do