Re: what release am I running ?

2016-06-29 Thread Michal Domonkos
Cool, hope that everything keeps working for you. However, I'd second Gordon in that, IMO, you shouldn't need to run system-upgrade to get the final release if you already installed F24 Beta (just "dnf upgrade" should get you there), see:

Re: what release am I running ?

2016-06-29 Thread Joe Zeff
On 06/29/2016 12:59 AM, Stefano Cislaghi wrote: Sorry, i'm writing from mobile phone... Which is exactly why I don't consider either my phone or my tablet adequate for any kind of serious email. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Re: what release am I running ?

2016-06-29 Thread Stefano Cislaghi
Sorry, i'm writing from mobile phone... Il 29/Giu/2016 09:52, "Joe Zeff" ha scritto: > On 06/29/2016 12:45 AM, Stefano Cislaghi wrote: > >> Have you tried: >> Hostnamectl >> Maybe it helps >> > > There is no command named Hostnamectl, but there is one named > hostnamectl. Linux is

Re: what release am I running ?

2016-06-29 Thread Joe Zeff
On 06/29/2016 12:45 AM, Stefano Cislaghi wrote: Have you tried: Hostnamectl Maybe it helps There is no command named Hostnamectl, but there is one named hostnamectl. Linux is very, very case sensitive. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Re: what release am I running ?

2016-06-29 Thread Stefano Cislaghi
Have you tried: Hostnamectl Maybe it helps Il 28/Giu/2016 19:07, "Jim Cromie" ha scritto: > > thank you all for your answers, I'll try to be complete here, but brief > 1st, Im not having any troubles - normal ops are fine, sudo dnf update > works, etc. > > only oddity is

Re: what release am I running ?

2016-06-28 Thread Jim Cromie
thank you all for your answers, I'll try to be complete here, but brief 1st, Im not having any troubles - normal ops are fine, sudo dnf update works, etc. only oddity is with dual boot - 1st few attempts to boot win10 failed after installing 24-beta (not an upgrade from f23). But recent attempts

Re: what release am I running ?

2016-06-28 Thread Michal Domonkos
On Tue, Jun 28, 2016 at 12:27 AM, Rick Stevens wrote: > Taking my cursory look at the system-upgrade plugin, it appears that it > looks at the file I mentioned to figure out which version it currently > is and where you want it to go. I've never dug through it that closely,

Re: what release am I running ?

2016-06-28 Thread Dario Lesca
Il giorno lun, 27/06/2016 alle 14.49 -0700, jdow ha scritto: > If the major version is not sufficient, "cat /etc/issue.net" or "cat > /etc/issue". "cat /etc/issue*" does not show helpful information. Use "cat /etc/os-release" > [lesca@dodo ~]$ cat /etc/os-release > NAME=Fedora > VERSION="24

Re: what release am I running ?

2016-06-28 Thread Michal Domonkos
On Tue, Jun 28, 2016 at 2:12 AM, Joe Zeff wrote: > Try using package-cleanup --dupes or whatever the dnf version is and find out > if > that's an issue. I'd just add that the dnf equivalent is "dnf repoquery --duplicated" (http://dnf.readthedocs.io/en/latest/cli_vs_yum.html). --

Re: what release am I running ?

2016-06-27 Thread Joe Zeff
On 06/27/2016 03:27 PM, Rick Stevens wrote: Taking my cursory look at the system-upgrade plugin, it appears that it looks at the file I mentioned to figure out which version it currently is and where you want it to go. I've never dug through it that closely, but that seems to be what it does. I

Re: what release am I running ?

2016-06-27 Thread Gordon Messmer
On 06/27/2016 02:20 PM, Jim Cromie wrote: I installed Fc24 beta a month ago on a new laptop Ive tried upgrading to 24-final, unsure Ive succeeded. If you upgraded to the beta, then "dnf update" has (or will) update to the final release. You don't need to run "dnf system-upgrade" again. --

Re: what release am I running ?

2016-06-27 Thread Rick Stevens
On 06/27/2016 02:58 PM, jdow wrote: > The release number is a part of the kernel name. It takes a wee bit of > knowledge to parse it. For example mine contains > "2.6.32-573.12.1.el6.x86_64" The ".el6" is the effective release number > (Enterprise Linux). In actuality it's Scientific Linux SL6.

Re: what release am I running ?

2016-06-27 Thread jdow
The release number is a part of the kernel name. It takes a wee bit of knowledge to parse it. For example mine contains "2.6.32-573.12.1.el6.x86_64" The ".el6" is the effective release number (Enterprise Linux). In actuality it's Scientific Linux SL6. The other suggestion gives me "Scientific

Re: what release am I running ?

2016-06-27 Thread jdow
If the major version is not sufficient, "cat /etc/issue.net" or "cat /etc/issue". {^_^} On 2016-06-27 14:22, jdow wrote: uname -a {^_^} On 2016-06-27 14:20, Jim Cromie wrote: I installed Fc24 beta a month ago on a new laptop Ive tried upgrading to 24-final, unsure Ive succeeded.

Re: what release am I running ?

2016-06-27 Thread Rick Stevens
On 06/27/2016 02:22 PM, jdow wrote: > uname -a Joanne, that'll report the kernel version and such but not the distribution release number. Jim, That's odd. I believe that "dnf system-upgrade" pulls this stuff from a file called /var/lib/dnf/system-upgrade.json which contains stuff such as

what release am I running ?

2016-06-27 Thread Jim Cromie
I installed Fc24 beta a month ago on a new laptop Ive tried upgrading to 24-final, unsure Ive succeeded. https://fedoraproject.org/wiki/DNF_system_upgrade heres what I get now: $ sudo dnf system-upgrade download --refresh --releasever 24 --allowerasing --best Error: Need a --releasever greater

Re: what release am I running ?

2016-06-27 Thread jdow
uname -a {^_^} On 2016-06-27 14:20, Jim Cromie wrote: I installed Fc24 beta a month ago on a new laptop Ive tried upgrading to 24-final, unsure Ive succeeded. https://fedoraproject.org/wiki/DNF_system_upgrade heres what I get now: $ sudo dnf system-upgrade download --refresh --releasever