Re: Grub.cfg not updating

2019-12-05 Thread Anthony F McInerney
On Thu, 5 Dec 2019 at 19:04, Samuel Sieb wrote: > On 12/5/19 8:02 AM, Robert McBroom via users wrote: > > Updated from Fedora 29 to 31 on a legacy system. Kernel updates no > > longer update grub.cfg to the new kernel. Ran grub2-mkconfig -o > > /boot/grub2/grub.cfg which finds Windows and Cento

Re: Grub.cfg not updating

2019-12-05 Thread Samuel Sieb
On 12/5/19 10:31 PM, Robert McBroom via users wrote: On 12/5/19 7:22 PM, Tom Horsley wrote: On Thu, 5 Dec 2019 19:16:56 -0500 Robert McBroom via users wrote: Where are the settings for $kernelopts entered? They are as hidden as they can make them in the grubenv file which usually lives for re

Re: Anyone using Anydesk or could test it ?

2019-12-05 Thread sixpack13
On 06.12.19 06:14, Anthony F McInerney wrote: ... Last working version for me is 5.1.2 . Been over the readme requirements, etc, all seems in order. Nothing immediately obvious troubleshooting wise. Probably best to file a bug with anydesk. got a 5.5.1 from here: https://github.com/flath

Re: Grub.cfg not updating

2019-12-05 Thread Robert McBroom via users
On 12/5/19 7:22 PM, Tom Horsley wrote: On Thu, 5 Dec 2019 19:16:56 -0500 Robert McBroom via users wrote: Where are the settings for $kernelopts entered? They are as hidden as they can make them in the grubenv file which usually lives for real down in the efi directories and has a symlink other

Re: Anyone using Anydesk or could test it ?

2019-12-05 Thread Anthony F McInerney
On Wed, 4 Dec 2019 at 16:24, sixpack13 wrote: > On 04.12.19 11:09, Eric Tsingos wrote: > > Had the same issue, blank window & freeze. > > The workaround I found was to use Anydesk Flatpak, seems to work OK! > > Cheers, > > Thanks for testing and findings. > > Care to tell which anydesk version yo

Re: lucene update issues

2019-12-05 Thread Ed Greshko
On 2019-12-06 08:19, Tom Horsley wrote: > On Fri, 6 Dec 2019 07:57:21 +0800 > Ed Greshko wrote: > >> What does >> >> dnf module list --enabled >> >> show? > Not a lot, certainly not eclipse: > > [root@zooty ~]# dnf module list --enabled > Last metadata expiration check: 0:49:33 ago on Thu 05 Dec 20

Re: Grub.cfg not updating

2019-12-05 Thread Tom Horsley
On Thu, 5 Dec 2019 19:16:56 -0500 Robert McBroom via users wrote: > Where are the settings for > $kernelopts entered? They are as hidden as they can make them in the grubenv file which usually lives for real down in the efi directories and has a symlink other places. grub2-editenv can be used t

Re: lucene update issues

2019-12-05 Thread Tom Horsley
On Fri, 6 Dec 2019 07:57:21 +0800 Ed Greshko wrote: > What does > > dnf module list --enabled > > show? Not a lot, certainly not eclipse: [root@zooty ~]# dnf module list --enabled Last metadata expiration check: 0:49:33 ago on Thu 05 Dec 2019 06:28:12 PM EST. Fedora Modular 31 - x86_64 Name S

Re: Grub.cfg not updating

2019-12-05 Thread Robert McBroom via users
On 12/5/19 2:03 PM, Samuel Sieb wrote: On 12/5/19 8:02 AM, Robert McBroom via users wrote: Updated from Fedora 29 to 31 on a legacy system.  Kernel updates no longer update grub.cfg to the new kernel.  Ran grub2-mkconfig -o /boot/grub2/grub.cfg which finds Windows and Centos 6 but none of the

Re: usb thumb drive problem?

2019-12-05 Thread George N. White III
On Thu, 5 Dec 2019 at 14:36, home user wrote: > (Fedora-30) > After doing my weekly incremental back-up, I noticed too much of a drop > in unused space on my USB thumbdrive was unusually low. When I look > inside the end that goes into the port, it's black, which I believe > means it's a USB-2 st

Re: lucene update issues

2019-12-05 Thread Ed Greshko
On 2019-12-06 07:40, Tom Horsley wrote: > On Fri, 6 Dec 2019 06:58:30 +0800 > Ed Greshko wrote: > >> It sounds as if you have the eclipse:latest module enabled and that packages >> conflict with those of non-module >> packages. > If anything remotely related to eclipse is on this machine, > then t

Re: lucene update issues

2019-12-05 Thread Tom Horsley
On Fri, 6 Dec 2019 06:58:30 +0800 Ed Greshko wrote: > It sounds as if you have the eclipse:latest module enabled and that packages > conflict with those of non-module > packages. If anything remotely related to eclipse is on this machine, then they have come up with some way to hide it because I

Re: lucene update issues

2019-12-05 Thread Ed Greshko
On 2019-12-05 20:53, Tom Horsley wrote: > Doing a dnf update this morning and got a bazillion > lines of complaints about lucene: > > Problem 1: package lucene-facet-7.7.0-2.fc31.noarch requires > mvn(org.apache.lucene:lucene-core) = 7.7.0, but none of the providers can be > installed > - cann

Re: Grub.cfg not updating

2019-12-05 Thread Samuel Sieb
On 12/5/19 8:02 AM, Robert McBroom via users wrote: Updated from Fedora 29 to 31 on a legacy system.  Kernel updates no longer update grub.cfg to the new kernel.  Ran grub2-mkconfig -o /boot/grub2/grub.cfg which finds Windows and Centos 6 but none of the Fedora kernels.  /boot is in its own par

usb thumb drive problem?

2019-12-05 Thread home user
(Fedora-30) After doing my weekly incremental back-up, I noticed too much of a drop in unused space on my USB thumbdrive was unusually low. When I look inside the end that goes into the port, it's black, which I believe means it's a USB-2 stick.  It's 16GB. I tried "Disk Usage Analyzer".  Nic

Grub.cfg not updating

2019-12-05 Thread Robert McBroom via users
Updated from Fedora 29 to 31 on a legacy system.  Kernel updates no longer update grub.cfg to the new kernel.  Ran grub2-mkconfig -o /boot/grub2/grub.cfg which finds Windows and Centos 6 but none of the Fedora kernels.  /boot is in its own partition and the Centos kernels are in the Centos part

Re: F31: /etc/resolv.conf disappears (2)

2019-12-05 Thread Frank Elsner
On Thu, 5 Dec 2019 22:52:56 +0800 Ed Greshko wrote: > On 2019-12-05 22:45, Frank Elsner wrote: > > On Thu, 5 Dec 2019 15:23:55 +0100 Frank Elsner wrote: > >> Hi all, > >> > >> my Fedora 31 system using NM for wifi shows the following behaviour: > >> > >> From time to time the /etc/resolv.conf file

Re: F31: /etc/resolv.conf disappears

2019-12-05 Thread Tom Horsley
On Thu, 5 Dec 2019 15:23:55 +0100 Frank Elsner wrote: > What might be the reason? And how to fix? Don't know reasons, but I have used a big hammer to fix things like this: Create the resolv.conf file the way you want it to be, then do: chattr +i /etc/resolv.conf Thus making the file immutable

Re: F31: /etc/resolv.conf disappears (2)

2019-12-05 Thread Ed Greshko
On 2019-12-05 22:45, Frank Elsner wrote: > On Thu, 5 Dec 2019 15:23:55 +0100 Frank Elsner wrote: >> Hi all, >> >> my Fedora 31 system using NM for wifi shows the following behaviour: >> >> From time to time the /etc/resolv.conf file disappears. >> Even re-connecting doesn't help. I get an IP but no

F31: /etc/resolv.conf disappears (2)

2019-12-05 Thread Frank Elsner
On Thu, 5 Dec 2019 15:23:55 +0100 Frank Elsner wrote: > Hi all, > > my Fedora 31 system using NM for wifi shows the following behaviour: > > From time to time the /etc/resolv.conf file disappears. > Even re-connecting doesn't help. I get an IP but no nameserver. /etc/resolv.conf is a link to /va

F31: /etc/resolv.conf disappears

2019-12-05 Thread Frank Elsner
Hi all, my Fedora 31 system using NM for wifi shows the following behaviour: From time to time the /etc/resolv.conf file disappears. Even re-connecting doesn't help. I get an IP but no nameserver. What might be the reason? And how to fix? Greetings, Frank Elsner __

lucene update issues

2019-12-05 Thread Tom Horsley
Doing a dnf update this morning and got a bazillion lines of complaints about lucene: Problem 1: package lucene-facet-7.7.0-2.fc31.noarch requires mvn(org.apache.lucene:lucene-core) = 7.7.0, but none of the providers can be installed - cannot install both lucene-8.1.1-2.module_f31+6793+1c93c3

f30: mariadb update broken?

2019-12-05 Thread Adrian Sevcenco
my updates fails with : file /usr/lib64/mariadb/plugin/client_ed25519.so from install of mariadb-connector-c-3.1.5-1.fc30.x86_64 conflicts with file from package mariadb-server-3:10.4.7-1.module_f30+6031+aaa0d47b.x86_64 is there an issue with mariadb? Thank you! Adrian smime.p7s Descriptio

Re: Firefox issues with Fedora 31?

2019-12-05 Thread Barry
> On 2 Dec 2019, at 02:25, Ed Greshko wrote: > > On 2019-12-02 10:01, Jeffrey Ross wrote: >> >> >>> On 12/1/19 7:28 PM, Ed Greshko wrote: >>> MOZ_DISABLE_WAYLAND=1 firefox >> This test allowed Firefox to work properly, I have detachable tabs and the >> dropdowns working again. So now we th