Re: Strange DNF Behavior After Upgrade to F29

2019-01-04 Thread Patrick O'Callaghan
On Thu, 2019-01-03 at 18:01 -0500, Charlie McVeigh wrote: > Open mouth and insert foot. :-) > > I was was not paying attention Computers can sure make one look > pretty stupid!! Maybe quote a little context when replying ... poc ___ users mailin

Re: Strange DNF Behavior After Upgrade to F29

2019-01-03 Thread Charlie McVeigh
Open mouth and insert foot. :-) I was was not paying attention Computers can sure make one look pretty stupid!! ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code

Re: Strange DNF Behavior After Upgrade to F29

2019-01-03 Thread Ulf Volmer
> The current kernel that I am running according to uname -r is: > > 4.19.12-301.fc29.x86_64 > > However when I run "dnf upgrade" today I get the following dependencies > to be installed: > > Installing dependencies: > kernel-core x86_64 4.19.13- > 300.fc29 u

Strange DNF Behavior After Upgrade to F29

2019-01-03 Thread Charlie McVeigh
I just upgraded to F29 from F28 yesterday. The current kernel that I am running according to uname -r is: 4.19.12-301.fc29.x86_64 However when I run "dnf upgrade" today I get the following dependencies to be installed: Installing dependencies: kernel-core x86_64 4.19.

Re: hibernate stops working after upgrade to F29 from F28

2018-11-30 Thread fedora
On 12/1/18 12:37 AM, Ranjan Maitra wrote: The F28 systemd is fine, and even the F29 is so if you do not use EFI boot. It is the F29 systemd that has problems. Today, I had a different problem: my system slowed down to a crawl for at least an hour. I think that the disk decided to get checked

Re: hibernate stops working after upgrade to F29 from F28

2018-11-30 Thread Ranjan Maitra
The F28 systemd is fine, and even the F29 is so if you do not use EFI boot. It is the F29 systemd that has problems. Today, I had a different problem: my system slowed down to a crawl for at least an hour. I think that the disk decided to get checked in the background, but that is a guess. I hav

Re: hibernate stops working after upgrade to F29 from F28

2018-11-30 Thread Greg Woods
I saw the same thing when upgrading from F27 to F28. "systemctl hibernate" just prints the "Failed to hibernate system via logind" error, and "pm-hibernate" (still around from F22 pm-utils) starts the shutdown and then hangs. In my case at least, it appears to be a kernel bug. The upgrade also mov

Re: hibernate stops working after upgrade to F29 from F28

2018-11-05 Thread Samuel Sieb
On 11/5/18 8:18 PM, Ranjan Maitra wrote: On Sun, 4 Nov 2018 22:53:46 -0800 Samuel Sieb wrote: Try running "sudo setenforce off" and then try "systemctl hibernate". See if that works. I suspect that you meant sudo sentenforce 0 Oops, I should have checked the man page before posting. B

Re: hibernate stops working after upgrade to F29 from F28

2018-11-05 Thread Ranjan Maitra
On Sun, 4 Nov 2018 22:53:46 -0800 Samuel Sieb wrote: > On 11/4/18 7:09 PM, Ranjan Maitra wrote: > > On Sun, 4 Nov 2018 18:46:28 -0800 Samuel Sieb wrote: > >> On 11/4/18 5:21 PM, Ranjan Maitra wrote: > >>> Nov 04 19:12:41 machine.name kernel: audit: type=1400 > >>> audit(1541380361.892:226): avc

Re: hibernate stops working after upgrade to F29 from F28

2018-11-05 Thread Ed Greshko
On 11/5/18 2:53 PM, Samuel Sieb wrote: > The numbers don't match, but I just realized why.  The inode numbers on a > tmpfs are > temporary.  I would need to see the log line and the inode numbers from the > same boot.  > I'm now wondering if it's an selinux issue.  Try running "sudo setenforce >

Re: hibernate stops working after upgrade to F29 from F28

2018-11-04 Thread Samuel Sieb
On 11/4/18 7:09 PM, Ranjan Maitra wrote: On Sun, 4 Nov 2018 18:46:28 -0800 Samuel Sieb wrote: On 11/4/18 5:21 PM, Ranjan Maitra wrote: Nov 04 19:12:41 machine.name kernel: audit: type=1400 audit(1541380361.892:226): avc: denied { read } for pid=805 comm="systemd-logind" name="nvme0n1p1" de

Re: hibernate stops working after upgrade to F29 from F28

2018-11-04 Thread Ranjan Maitra
as on github. But no one has asked for any information yet. I guess that I should add this info in case someone looks into. The important thing to note is that it worked in F28 (with systemd 238-9) and not in F29 (with systemd 239-6). And it was not a fresh install but an upgrade to F29 fr

Re: hibernate stops working after upgrade to F29 from F28

2018-11-04 Thread Samuel Sieb
On 11/4/18 5:21 PM, Ranjan Maitra wrote: Nov 04 19:12:41 machine.name systemd-logind[805]: Enough swap for hibernation, Active(anon)=234032 kB, size=20967420 kB, used=0 kB, threshold=98% Your swap is fine. Nov 04 19:12:41 machine.name audit[805]: AVC avc: denied { read } for pid=805 comm

Re: hibernate stops working after upgrade to F29 from F28

2018-11-04 Thread Ranjan Maitra
Hi Sam, Thanks very much again! On Sun, 4 Nov 2018 16:52:13 -0800 Samuel Sieb wrote: > On 11/4/18 3:08 PM, Ranjan Maitra wrote: > > On Sun, 4 Nov 2018 13:25:47 -0800 Samuel Sieb wrote: > >> These definitely seem relevant. You said it's an EFI system. Is > >> /boot/efi mounted correctly? > >

Re: hibernate stops working after upgrade to F29 from F28

2018-11-04 Thread Samuel Sieb
On 11/4/18 3:08 PM, Ranjan Maitra wrote: On Sun, 4 Nov 2018 13:25:47 -0800 Samuel Sieb wrote: These definitely seem relevant. You said it's an EFI system. Is /boot/efi mounted correctly? Thanks! I would guess so, given that it worked as expected with F28 (systemd 238-9). df -h /dev/nvme0n

Re: hibernate stops working after upgrade to F29 from F28

2018-11-04 Thread Ranjan Maitra
On Sun, 4 Nov 2018 13:25:47 -0800 Samuel Sieb wrote: > On 11/4/18 5:25 AM, Ranjan Maitra wrote: > > On Sat, 3 Nov 2018 22:34:00 -0700 Samuel Sieb wrote: > > > >> On 11/3/18 9:48 PM, Ranjan Maitra wrote: > >>> On Sat, 3 Nov 2018 21:39:41 -0700 Samuel Sieb wrote: > That is a likely cause.

Re: hibernate stops working after upgrade to F29 from F28

2018-11-04 Thread Samuel Sieb
On 11/4/18 5:25 AM, Ranjan Maitra wrote: On Sat, 3 Nov 2018 22:34:00 -0700 Samuel Sieb wrote: On 11/3/18 9:48 PM, Ranjan Maitra wrote: On Sat, 3 Nov 2018 21:39:41 -0700 Samuel Sieb wrote: That is a likely cause. Are there any other lines from logind in the journal? What is in /proc/cmdlin

Re: hibernate stops working after upgrade to F29 from F28

2018-11-04 Thread Ranjan Maitra
On Sat, 3 Nov 2018 22:34:00 -0700 Samuel Sieb wrote: > On 11/3/18 9:48 PM, Ranjan Maitra wrote: > > On Sat, 3 Nov 2018 21:39:41 -0700 Samuel Sieb wrote: > >> That is a likely cause. Are there any other lines from logind in the > >> journal? What is in /proc/cmdline? > > > > I don't know hoe t

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Samuel Sieb
On 11/3/18 9:48 PM, Ranjan Maitra wrote: On Sat, 3 Nov 2018 21:39:41 -0700 Samuel Sieb wrote: That is a likely cause. Are there any other lines from logind in the journal? What is in /proc/cmdline? I don't know hoe to look in the journal. With regard to /proc/cmdline: In one terminal wind

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Ranjan Maitra
On Sat, 3 Nov 2018 21:39:41 -0700 Samuel Sieb wrote: > On 11/3/18 6:38 PM, Ranjan Maitra wrote: > > On Sat, 3 Nov 2018 17:05:38 -0700 Samuel Sieb wrote: > >> It appears to be a systemd bug: > >> https://github.com/systemd/systemd/issues/10613 > >> > >> Try running "pm-hibernate". For some reaso

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Ranjan Maitra
On Sun, 04 Nov 2018 14:36:53 +1030 Tim via users wrote: > Allegedly, on or about 3 November 2018, Ranjan Maitra sent: > > So, I wanted to mention that the following is what I have on my > > /etc/default/grub > > > > GRUB_TIMEOUT=5 > > GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-rele

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Samuel Sieb
On 11/3/18 6:38 PM, Ranjan Maitra wrote: On Sat, 3 Nov 2018 17:05:38 -0700 Samuel Sieb wrote: It appears to be a systemd bug: https://github.com/systemd/systemd/issues/10613 Try running "pm-hibernate". For some reason, I don't see that program on this laptop and I don't know where it came fro

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Tim via users
Allegedly, on or about 3 November 2018, Ranjan Maitra sent: > So, I wanted to mention that the following is what I have on my > /etc/default/grub > > GRUB_TIMEOUT=5 > GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" > GRUB_DEFAULT=saved > GRUB_DISABLE_SUBMENU=true > GRUB_TERMINAL_

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Ranjan Maitra
On Sat, 3 Nov 2018 17:05:38 -0700 Samuel Sieb wrote: > On 11/3/18 7:01 AM, Ranjan Maitra wrote: > > systemctl hibernate > > > > and I get: > > > > Failed to hibernate system via logind: Resume not configured, can't > > hibernate > > > > I have never previously had to configure anything on an

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Ed Greshko
On 11/4/18 8:05 AM, Samuel Sieb wrote: > On 11/3/18 7:01 AM, Ranjan Maitra wrote: >> systemctl hibernate >> >> and I get: >> >> Failed to hibernate system via logind: Resume not configured, can't hibernate >> >> I have never previously had to configure anything on an upgraded system >> already cap

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Samuel Sieb
On 11/3/18 7:01 AM, Ranjan Maitra wrote: systemctl hibernate and I get: Failed to hibernate system via logind: Resume not configured, can't hibernate I have never previously had to configure anything on an upgraded system already capable of hibernating (once hibernated). Has something changed

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Ranjan Maitra
On Sat, 3 Nov 2018 10:43:08 -0700 stan wrote: > On Sat, 3 Nov 2018 09:01:19 -0500 > Ranjan Maitra wrote: > > > I tried the following: > > > > systemctl hibernate > > > > and I get: > > > > Failed to hibernate system via logind: Resume not configured, can't > > hibernate > > > > I have nev

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Ranjan Maitra
On Sat, 3 Nov 2018 17:59:00 + Patrick O'Callaghan wrote: > On Sat, 2018-11-03 at 09:01 -0500, Ranjan Maitra wrote: > > Hi, > > > > I tried the following: > > > > systemctl hibernate > > > > and I get: > > > > Failed to hibernate system via logind: Resume not configured, can't > > hibe

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Patrick O'Callaghan
On Sat, 2018-11-03 at 09:01 -0500, Ranjan Maitra wrote: > Hi, > > I tried the following: > > systemctl hibernate > > and I get: > > Failed to hibernate system via logind: Resume not configured, can't hibernate > > I have never previously had to configure anything on an upgraded system > alr

Re: hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread stan
On Sat, 3 Nov 2018 09:01:19 -0500 Ranjan Maitra wrote: > I tried the following: > > systemctl hibernate > > and I get: > > Failed to hibernate system via logind: Resume not configured, can't > hibernate > > I have never previously had to configure anything on an upgraded > system already ca

hibernate stops working after upgrade to F29 from F28

2018-11-03 Thread Ranjan Maitra
Hi, I tried the following: systemctl hibernate and I get: Failed to hibernate system via logind: Resume not configured, can't hibernate I have never previously had to configure anything on an upgraded system already capable of hibernating (once hibernated). Has something changed? What do I

Re: Upgrade to f29

2018-11-01 Thread Wolfgang Pfeiffer
On Wed, Oct 31, 2018 at 09:56:16AM -0700, Paolo Galtieri wrote: Folks,   I tried to upgrade a system to F29 this AM.  The upgrade failed with the following error: Last metadata expiration check: 0:00:00 ago on Wed 31 Oct 2018 09:27:12 AM PDT. Error:  Problem: problem with installed package

Re: Upgrade to f29

2018-10-31 Thread Temlakos
On 10/31/18 12:56 PM, Paolo Galtieri wrote: Folks,   I tried to upgrade a system to F29 this AM.  The upgrade failed with the following error: Last metadata expiration check: 0:00:00 ago on Wed 31 Oct 2018 09:27:12 AM PDT. Error:  Problem: problem with installed package pycryptopp-0.6.0.120

Re: Upgrade to f29

2018-10-31 Thread Dario Lesca
Il giorno mer, 31/10/2018 alle 09.56 -0700, Paolo Galtieri ha scritto: > Any ideas on how to fix this? Try to update with: sudo dnf upgrade --releasever 29 --best --allowerasing -- Dario Lesca (inviato dal mio Linux Fedora 28 Workstation) ___ user

Upgrade to f29

2018-10-31 Thread Paolo Galtieri
Folks,   I tried to upgrade a system to F29 this AM.  The upgrade failed with the following error: Last metadata expiration check: 0:00:00 ago on Wed 31 Oct 2018 09:27:12 AM PDT. Error:  Problem: problem with installed package pycryptopp-0.6.0.120656932814151052564863480392819966882104540895