Re: F31 Eclipse-platform won't install, dnf --skip-broken ?

2019-12-16 Thread linux guy
It has worked fine thus far. LG On Sat, Dec 14, 2019 at 6:33 PM John M. Harris Jr wrote: > > Please note that your installation is most likely going to have other > package > issues now, as a result of re-enabling the eclipse module, which was > recently > disabled because of a package

Re: F31 Eclipse-platform won't install, dnf --skip-broken ?

2019-12-14 Thread Ed Greshko
On 2019-12-15 09:23, John M. Harris Jr wrote: > Please note that your installation is most likely going to have other package > issues now, as a result of re-enabling the eclipse module, which was recently > disabled because of a package collision with normal packages. I was unaware of that,

Re: F31 Eclipse-platform won't install, dnf --skip-broken ?

2019-12-14 Thread John M. Harris Jr
On Saturday, December 14, 2019 4:12:23 PM MST linux guy wrote: > It worked. > > # dnf module enable eclipse:latest > Last metadata expiration check: 1:01:55 ago on Sat 14 Dec 2019 03:08:00 PM > MST. > Dependencies resolved. > The operation would result in switching of module 'eclipse' stream >

Re: F31 Eclipse-platform won't install, dnf --skip-broken ?

2019-12-14 Thread linux guy
It worked. # dnf module enable eclipse:latest Last metadata expiration check: 1:01:55 ago on Sat 14 Dec 2019 03:08:00 PM MST. Dependencies resolved. The operation would result in switching of module 'eclipse' stream '2019-06' to stream 'latest' Error: It is not possible to switch enabled streams

Re: F31 Eclipse-platform won't install, dnf --skip-broken ?

2019-12-14 Thread Ed Greshko
On 2019-12-15 04:04, linux guy wrote: > > Seems the eclipse-paltform package has a broken dependency, glassfish-el.  > > # uname -a > Linux Brix 5.3.15-300.fc31.x86_64 #1 SMP Thu Dec 5 15:04:01 UTC 2019 x86_64 > x86_64 x86_64 GNU/Linux > > dnf install eclipse-platform > Error: >  Problem:

F31 Eclipse-platform won't install, dnf --skip-broken ?

2019-12-14 Thread linux guy
out by modular filtering - package glassfish-el-3.0.1-0.11.b08.fc31.noarch is filtered out by modular filtering (try to add '--skip-broken' to skip uninstallable packages) # dnf list glassfish-el\* Installed Packages glassfish-el-api.noarch 3.0.1-0.7.b08.module_f28+3939+dc18cd75 # dnf install --s

Re: dnf is "broken"

2018-12-31 Thread Kevin Cummings
On 12/31/18 11:13 AM, stan wrote: > I just ran an update on fc28.x86_64 and there were no problems. Well, > other than package conflicts like snmp and clamav that are keeping them > from updating, and have been for a while. When I tried looking at snmp > there were a lot of conflicts, and it

Re: dnf is "broken" [not anymore]

2018-12-31 Thread Kevin Cummings
On 12/31/18 7:41 AM, Jeandet Alexis wrote: > Hi Kevin, > > did you try a 'dnf clean all'? No, I didn't. Hmmm, it seems to have done the job. Thank-you. -- Kevin J. Cummings cummi...@kjchome.homeip.net cummi...@kjc386.framingham.ma.us kjch...@icloud.com Registered Linux User #1232

Re: dnf is "broken"

2018-12-31 Thread stan
On Mon, 31 Dec 2018 00:13:15 -0500 Kevin Cummings wrote: > I last updated my laptop on 12/26. It is running fc28.x86_64 > > Today I tried to run dnf update: > > > _hawkey.Exception: > > repo_add_solv() has failed. > > Is it Fedora 28? dnf? some dnf dependency? or my laptop? that is >

Re: dnf is "broken"

2018-12-31 Thread Jeandet Alexis
Hi Kevin, did you try a 'dnf clean all'? Then you didn't do any 'sudo pip intall ' on your machine or set the PYTHONPATH? You can easily break your system whide packages by dooing this. Alexis. Le lundi 31 décembre 2018 à 00:13 -0500, Kevin Cummings a écrit : > I last updated my laptop on

dnf is "broken"

2018-12-30 Thread Kevin Cummings
I last updated my laptop on 12/26. It is running fc28.x86_64 Today I tried to run dnf update: > # dnf update > Traceback (most recent call last): > File "/usr/bin/dnf", line 58, in > main.user_main(sys.argv[1:], exit_code=True) > File "/usr/lib/python3.6/site-packages/dnf/cli/main.py",

dnf-automatic broken?

2017-11-11 Thread Tom Horsley
My cron job to download updates didn't appear to be working, so I ran dnf-automatic manually and it said it was downloading a bunch of packages. So far, so good. Then I ran dnf -y update And it downloaded the same packages again in order to install them. What the heck is going on here? This