Date: Wed, 7 Jan 2015 13:23:14 -0600 From: Leif Pedersen <bilbo@hobbiton.org> To: =?UTF-8?Q?Dag=2DErling_Sm=C3=B8rgrav?= <des@des.no> Cc: "freebsd-security@freebsd.org" <freebsd-security@freebsd.org> Subject: Re: FreeBSD Security Advisory FreeBSD-SA-14:31.ntp Message-ID: <CAK-wPOhZmiO3HVPcMXhQ8MjnrFrfu57wRrpPJASjvKA60J8OMw@mail.gmail.com> In-Reply-To: <86d26qe87l.fsf@nine.des.no> References: <20141223233310.098C54BB6@nine.des.no> <86h9wln9nw.fsf@nine.des.no> <549A5492.6000503@grosbein.net> <868uhx43i5.fsf@nine.des.no> <20141226200838.DE83DACE@hub.freebsd.org> <8661cy9jim.fsf@nine.des.no> <20141231195427.AECE022B@hub.freebsd.org> <86y4plgjnm.fsf@nine.des.no> <86tx09gj1m.fsf@nine.des.no> <CAK-wPOhjAQQZv1d1-MA=TSCRqG%2BWN=atTfVdCQKtLED%2BejRWJw@mail.gmail.com> <86d26qe87l.fsf@nine.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 7, 2015 at 12:50 PM, Dag-Erling Sm=C3=B8rgrav <des@des.no> wrot= e: > Leif Pedersen <bilbo@hobbiton.org> writes: > > # env UNAME_r=3D10.1-RELEASE freebsd-update -b /j/test upgrade > > freebsd-update: Release target must be specified via -r option. > > This doesn't work because you didn't specify the target. > > > # freebsd-update -b /j/test -r 10.1 upgrade > > freebsd-update: Cannot upgrade from 10.1-RELEASE to itself > > This doesn't work because you didn't specify the correct starting point. > You have to set UNAME_r to what the jail is currently running. Oh very good, thank you. (I misunderstood what UNAME_r means; now I see the correlation to "uname -r".) For any onlookers, the following worked for me: env UNAME_r=3D10.0-RELEASE freebsd-update -b /j/test -r 10.1 upgrade # work through merging etc env UNAME_r=3D10.0-RELEASE freebsd-update -b /j/test -r 10.1 install # ignore the message to reboot and repeat the last until you see "done". - Leif --=20 As implied by email protocols, the information in this message is not confidential. Any middle-man or recipient may inspect, modify, copy, forward, reply to, delete, or filter email for any purpose unless said parties are otherwise obligated. As the sender, I acknowledge that I have a lower expectation of the control and privacy of this message than I would a post-card. Further, nothing in this message is legally binding without cryptographic evidence of its integrity. http://bilbo.hobbiton.org/wiki/Eat_My_Sig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK-wPOhZmiO3HVPcMXhQ8MjnrFrfu57wRrpPJASjvKA60J8OMw>