Re: F22 -> F23 -> F24 ?

2016-08-13 Thread Tim
On Fri, 2016-08-12 at 18:03 -0400, Jon LaBadie wrote:
> Love it!!  First three responses are:
>  
>  1. Yes, designed to work that way
>  2. Not recommended
>  3. Better do a fresh install

What's wrong with that?  It contains all the answers that different
people want to hear.  ;-)

-- 

All mail to my mailbox is automatically deleted, there is no point trying
to privately email me, I will only read messages posted to the public lists.

George Orwell's '1984' was supposed to be a warning against tyranny, not
a set of instructions for supposedly democratic governments.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F22 -> F23 -> F24 ?

2016-08-12 Thread Chris Murphy
On Fri, Aug 12, 2016 at 4:03 PM, Jon LaBadie  wrote:
> On Fri, Aug 12, 2016 at 02:59:49PM -0400, Jon LaBadie wrote:
>> Planning on taking my F22 desktop to F24 soon.
>>
>> Just want to confirm that trying to skip a
>> release ist verboten. :(
>>
> Love it!!  First three responses are:
>
>  1. Yes, designed to work that way
>  2. Not recommended
>  3. Better do a fresh install
>
> :)

Well you could read mine as "upgrade should work, but might have a
rough edge here and there". The upgrade process is tested as part of
release criteria, and if it doesn't work it is release blocking. But
there's always a need for more testing of such things to find the edge
cases. And the difficulty there is most of that testing is done on
cleanly installed n-1 version. Not as much testing happens on aged n-1
systems before running the n version upgrade.

A conservative approach would be to tar up /boot and then snapshot the
'fedora-root' LV before doing the upgrade (or for Btrfs users tar
/boot and then snapshot the 'root' subvolume). I guess the drawback is
conventional LVM snapshots is that they are tedious to use: you have
to have free space in the VG already, which is not a Fedora
installation default, so that the CoW changes to the original volume
during the upgrade have somewhere to go, it's slow, and you have to
commit or reject changes at some point which is also confusing (to me
anyway). LVM thinp snapshots and Btrfs snapshots are way easier to
work with, with LVM thinp LV's totally obviating any future need to
shrink a file system as well - just fstrim it and any unused logical
extents are returned to the VG for reallocation to any other LV.

Or the conservative conventional approach is to back it all up and be
prepared to restore it if it goes badly.

So I'd say I'm closer to opinion 1 than opinion 2.


-- 
Chris Murphy
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F22 -> F23 -> F24 ?

2016-08-12 Thread Temlakos

On 08/12/2016 07:51 PM, Samuel Sieb wrote:

On 08/12/2016 03:40 PM, Rick Stevens wrote:

On 08/12/2016 03:03 PM, Jon LaBadie wrote:

On Fri, Aug 12, 2016 at 02:59:49PM -0400, Jon LaBadie wrote:

Planning on taking my F22 desktop to F24 soon.

Just want to confirm that trying to skip a
release ist verboten. :(


Love it!!  First three responses are:

 1. Yes, designed to work that way
 2. Not recommended
 3. Better do a fresh install

:)


I think the real concensus is "F22->F24 is probably doable, but not
recommended". The safest way is to back up and do a fresh install.
The next best bet is to:

F22->F23
"dnf --refresh upgrade"
F23->F24

I haven't used the dnf upgrade mechanism to skip a release, but the
old fedup often times had issues doing that. Hence my reticence to
recommend it.


fedup (dnf system-upgrade) is supposed to handle that now.
--


How odd. I did a straight F22->F24 upgrade using dnf's direct commands. 
In fact, I /tried/ to go F22->F23 at first. And the network wouldn't let me.


The only problems I had:

1. The graphical interface not loading by default. One of you told me 
how to fix that.


2. A command called "systraycmd" not found when I tried to load a very 
old executable--goes back to F10--in fact it's the old pwmanager program.


If anyone can help repair /that/, I'd appreciate it.

Temlakos
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F22 -> F23 -> F24 ?

2016-08-12 Thread Samuel Sieb

On 08/12/2016 03:40 PM, Rick Stevens wrote:

On 08/12/2016 03:03 PM, Jon LaBadie wrote:

On Fri, Aug 12, 2016 at 02:59:49PM -0400, Jon LaBadie wrote:

Planning on taking my F22 desktop to F24 soon.

Just want to confirm that trying to skip a
release ist verboten. :(


Love it!!  First three responses are:

 1. Yes, designed to work that way
 2. Not recommended
 3. Better do a fresh install

:)


I think the real concensus is "F22->F24 is probably doable, but not
recommended". The safest way is to back up and do a fresh install.
The next best bet is to:

F22->F23
"dnf --refresh upgrade"
F23->F24

I haven't used the dnf upgrade mechanism to skip a release, but the
old fedup often times had issues doing that. Hence my reticence to
recommend it.


fedup (dnf system-upgrade) is supposed to handle that now.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F22 -> F23 -> F24 ?

2016-08-12 Thread Rick Stevens
On 08/12/2016 03:03 PM, Jon LaBadie wrote:
> On Fri, Aug 12, 2016 at 02:59:49PM -0400, Jon LaBadie wrote:
>> Planning on taking my F22 desktop to F24 soon.
>>
>> Just want to confirm that trying to skip a
>> release ist verboten. :(
>>
> Love it!!  First three responses are:
> 
>  1. Yes, designed to work that way
>  2. Not recommended
>  3. Better do a fresh install
> 
> :)

I think the real concensus is "F22->F24 is probably doable, but not
recommended". The safest way is to back up and do a fresh install.
The next best bet is to:

F22->F23
"dnf --refresh upgrade"
F23->F24

I haven't used the dnf upgrade mechanism to skip a release, but the
old fedup often times had issues doing that. Hence my reticence to
recommend it.
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 226437340   Yahoo: origrps2 -
--
-  Time: Nature's way of keeping everything from happening at once.  -
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F22 -> F23 -> F24 ?

2016-08-12 Thread Jon LaBadie
On Fri, Aug 12, 2016 at 02:59:49PM -0400, Jon LaBadie wrote:
> Planning on taking my F22 desktop to F24 soon.
> 
> Just want to confirm that trying to skip a
> release ist verboten. :(
> 
Love it!!  First three responses are:

 1. Yes, designed to work that way
 2. Not recommended
 3. Better do a fresh install

:)
-- 
Jon H. LaBadie  jo...@jgcomp.com
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F22 -> F23 -> F24 ?

2016-08-12 Thread Chris Murphy
Upgrades are ultimately non-deterministic, for all sorts of reasons,
so at some point it makes more sense to just clean install and suffer
redoing customizations.


Chris Murphy
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F22 -> F23 -> F24 ?

2016-08-12 Thread Rick Stevens
On 08/12/2016 11:59 AM, Jon LaBadie wrote:
> Planning on taking my F22 desktop to F24 soon.
> 
> Just want to confirm that trying to skip a
> release ist verboten. :(

I don't think it's verboten, but it's not a great idea. Ideally you'd
upgrade to F23, do a full-boat update, then move on to F24.
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 226437340   Yahoo: origrps2 -
--
-  Animal testing is futile.  They always get nervous and give the   -
- wrong answers  -
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F22 -> F23 -> F24 ?

2016-08-12 Thread Samuel Sieb

On 08/12/2016 11:59 AM, Jon LaBadie wrote:

Planning on taking my F22 desktop to F24 soon.

Just want to confirm that trying to skip a
release ist verboten. :(

I believe that with F24 it was intended that going from F22 to F24 
should work.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org