Re: upgrading to fedora 34

2021-05-22 Thread Gordon Messmer
On 5/20/21 6:49 AM, Angelo Moreschini wrote: (using the shutdown -r now  -to reboot after sudo dnf system-upgrade download --releasever=33  ) but after I give the last command : I got the error  message : : \Error: system is not ready for upgrade There is a bug report that suggests that the

Re: upgrading to fedora 34

2021-05-21 Thread Ed Greshko
On 21/05/2021 16:22, Angelo Moreschini wrote: reading the documentation (https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/ ) I see there can be dependencies problems. the option < |--allowerasing> allows to

Re: upgrading to fedora 34

2021-05-21 Thread Samuel Sieb
On 2021-05-21 1:22 a.m., Angelo Moreschini wrote: reading the documentation (https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/ ) I see there can be dependencies problems. the option < |--allowerasing> allows

Re: upgrading to fedora 34

2021-05-21 Thread Angelo Moreschini
reading the documentation ( https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/) I see there can be dependencies problems. the option < --allowerasing> allows to delete SW that can give problems I have to try this even if it is dangerous but before that I need a good backup of

Re: upgrading to fedora 34

2021-05-20 Thread Ed Greshko
On 21/05/2021 02:00, Ed Greshko wrote: On 21/05/2021 00:29, Angelo Moreschini wrote: this is the situation... : angelo_dev@pluto:~$ df Filesystem                              1K-blocks     Used Available Use% Mounted on devtmpfs                                  4020632        0 4020632   0% /d

Re: upgrading to fedora 34

2021-05-20 Thread Ed Greshko
On 21/05/2021 00:29, Angelo Moreschini wrote: this is the situation... : angelo_dev@pluto:~$ df Filesystem                              1K-blocks     Used Available Use% Mounted on devtmpfs                                  4020632        0 4020632   0% /dev tmpfs                                

Re: upgrading to fedora 34

2021-05-20 Thread Angelo Moreschini
this is the situation... : angelo_dev@pluto:~$ df Filesystem 1K-blocks Used Available Use% Mounted on devtmpfs 40206320 4020632 0% /dev tmpfs 403978421324 4018460 1% /dev/shm t

Re: upgrading to fedora 34

2021-05-20 Thread Ed Greshko
On 20/05/2021 21:49, Angelo Moreschini wrote: thank you very much Ed, I made the manual procedure.., (using the shutdown -r now  -to reboot after sudo dnf system-upgrade download --releasever=33  ) but after I give the last command : I got the error  message : : \Error: system is not ready for

Re: upgrading to fedora 34

2021-05-20 Thread Angelo Moreschini
t; > > seems the upgrading didn't work ... > > -- > > I used automatic upgrading for get Fedora 30, 31 and Fedora 32.. , > > In these cas I simply pushed the , that is > down the label > > ... > > --- > > For upgrading to Fedora 34

Re: upgrading to fedora 34

2021-05-19 Thread Ed Greshko
On 20/05/2021 13:36, Angelo Moreschini wrote: thank you Andras, The answer is : _**_ seems the upgrading didn't work ... -- I used automatic upgrading for get Fedora 30, 31 and Fedora 32.. , In these cas I simply pushed the , that is down the label ... --- For upgrading to F

Re: upgrading to fedora 34

2021-05-19 Thread Angelo Moreschini
thank you Andras, The answer is : ** seems the upgrading didn't work ... -- I used automatic upgrading for get Fedora 30, 31 and Fedora 32.. , In these cas I simply pushed the , that is down the label ... --- For upgrading to Fedora 34 that is no good (why ?). Can you sugge

Re: upgrading to fedora 34

2021-05-16 Thread Andras Simon
2021-05-16 14:10 UTC+02:00, Angelo Moreschini : > it is someone that can give me a clue to understand because after I > upgraded Fedora to 34, > I still continue to read Fedora 32 on the information of my > computer ? > > Is it really still Fedora 32 or is it only a bad information, that I > rec

Re: upgrading to fedora 34

2021-05-16 Thread Angelo Moreschini
it is someone that can give me a clue to understand because after I upgraded Fedora to 34, I still continue to read Fedora 32 on the information of my computer ? Is it really still Fedora 32 or is it only a bad information, that I receive ? Thank you Angelo On Fri, May 14, 2021 at 8:24 PM A

upgrading to fedora 34

2021-05-14 Thread Angelo Moreschini
I tried to update my Operative system (fedora 32) to new version fedora 34 After the execution of the automatic procedure (download and restart) . On the information the computer show still : (Fedora 32 Workstation Edition) ... Why is this happening .. What does this mean ?? Thank you for ha

Fwd: Re: (SOLVED) Problems upgrading to Fedora 34 openjfx and openjfz8 conflict

2021-04-30 Thread Feoli, Dr. Enrique via users
--allowerasing After upgrade reinstall openjfx8 (you will not be able to install both packages in parallel on F34) sudo dng install openjfx8 That will solve it. Enrique --- Mensaje original --- ASUNTO: Re: Problems upgrading to Fedora 34 De: "Feoli, Dr. Enrique" Para: "Community sup

Re: Problems upgrading to Fedora 34

2021-04-30 Thread Ed Greshko
On 01/05/2021 09:05, Todd Zullinger wrote: Ed Greshko wrote: On 01/05/2021 06:36, Feoli, Dr. Enrique via users wrote: This the result: [efeoli@localhost ~]$ rpm -q openjfix openjfx8 There is a typo in the command, it's openjfx, not openjfix. An "i" snuck into the example command. Thanks.  I

Re: Problems upgrading to Fedora 34

2021-04-30 Thread Todd Zullinger
Ed Greshko wrote: > On 01/05/2021 06:36, Feoli, Dr. Enrique via users wrote: >> This the result: >> [efeoli@localhost ~]$ rpm -q openjfix openjfx8 There is a typo in the command, it's openjfx, not openjfix. An "i" snuck into the example command. >> package openjfix is not installed >> openjfx8-8.

Re: Problems upgrading to Fedora 34

2021-04-30 Thread Ed Greshko
On 01/05/2021 06:36, Feoli, Dr. Enrique via users wrote: This the result: [efeoli@localhost ~]$ rpm -q openjfix openjfx8 package openjfix is not installed openjfx8-8.0.202-26.b07.fc34.x86_64 [efeoli@localhost ~]$ It looks as if openjfx8 was not removed. Perhaps I did not serached well? OK 

Re: Problems upgrading to Fedora 34

2021-04-30 Thread Feoli, Dr. Enrique via users
This the result: [efeoli@localhost ~]$ rpm -q openjfix openjfx8 package openjfix is not installed openjfx8-8.0.202-26.b07.fc34.x86_64 [efeoli@localhost ~]$ It looks as if openjfx8 was not removed. Perhaps I did not serached well? A las Viernes, 30-04-2021 en 16:24 Ed Greshko escribió: On 01

Re: Problems upgrading to Fedora 34

2021-04-30 Thread Ed Greshko
On 01/05/2021 06:17, Feoli, Dr. Enrique via users wrote: I am certain that I am still on F33. The download wenr fine, but the transaction test shows the error below and will not allowe installation, even with both packages removed, so it is clear that I am not running F34. Would this be abug a

Re: Problems upgrading to Fedora 34

2021-04-30 Thread Feoli, Dr. Enrique via users
I am certain that I am still on F33. The download wenr fine, but the transaction test shows the error below and will not allowe installation, even with both packages removed, so it is clear that I am not running F34. Would this be abug and reported to bugzilla? Or is there a way to have the upgrade

Re: Problems upgrading to Fedora 34

2021-04-30 Thread Ed Greshko
On 01/05/2021 04:48, Feoli, Dr. Enrique via users wrote: Thnak you so much Ed for the guidance. I was able to download the Fedora 34 distribution, removed the openjfix and openjfx8 packages, plus the two files that appear in the error message Error: Transaction test error:   file /usr/lib/.buil

Re: Problems upgrading to Fedora 34

2021-04-30 Thread Feoli, Dr. Enrique via users
Thnak you so much Ed for the guidance. I was able to download the Fedora 34 distribution, removed the openjfix and openjfx8 packages, plus the two files that appear in the error message Error: Transaction test error:   file /usr/lib/.build-id/c7/dcd663e38adaac7a2d8d137c46f337ab5543cf from install o

Re: Problems upgrading to Fedora 34

2021-04-29 Thread Peter Boy
> Am 30.04.2021 um 04:14 schrieb Ed Greshko : > >> >> Would anyone help in fixing this problem? > > I'm not familiar with openjfx or openjf8 and I've not see this sort of error > before. > As far as I’m aware of you usually use openjfx and Java 11. If you are stuck with Java 8 for some re

Re: Problems upgrading to Fedora 34

2021-04-29 Thread Ed Greshko
On 30/04/2021 10:31, Samuel Sieb wrote: On 4/29/21 7:14 PM, Ed Greshko wrote: On 30/04/2021 09:08, Feoli, Dr. Enrique via users wrote: I have found Fedora a great working tool and need to upgrade from Fedora 33 to Fedora 34. But the download in the Software app is giving the following error: E

Re: Problems upgrading to Fedora 34

2021-04-29 Thread Samuel Sieb
On 4/29/21 7:14 PM, Ed Greshko wrote: On 30/04/2021 09:08, Feoli, Dr. Enrique via users wrote: I have found Fedora a great working tool and need to upgrade from Fedora 33 to Fedora 34. But the download in the Software app is giving the following error: Error running transaction: file/usr/.buil

Re: Problems upgrading to Fedora 34

2021-04-29 Thread Ed Greshko
On 30/04/2021 09:08, Feoli, Dr. Enrique via users wrote: I am unfamiliar on how to communicate in th users lists. I hope not to be breaking Code of Conduct by sending this emal. This is the way I have found Fedora a great working tool and need to upgrade from Fedora 33 to Fedora 34. Bu

Problems upgrading to Fedora 34

2021-04-29 Thread Feoli, Dr. Enrique via users
Hello, I am unfamiliar on how to communicate in th users lists. I hope not to be breaking Code of Conduct by sending this emal. I have found Fedora a great working tool and need to upgrade from Fedora 33 to Fedora 34. But the download in the Software app is giving the following error: Error runn