1338f
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
# freebsd-update -r 9.0-RC1 upgradeCode:
Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 8.2-RELEASE from update5.FreeBSD.org... done. Fetching metadata index... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic src/base src/bin src/cddl src/contrib src/crypto src/etc src/games src/gnu src/include src/krb5 src/lib src/libexec src/release src/rescue src/sbin src/secure src/share src/sys src/tools src/ubin src/usbin world/base world/catpages world/dict world/doc world/games world/info world/lib32 world/manpages world/proflibs The following components of FreeBSD do not seem to be installed: Does this look reasonable (y/n)? y Fetching metadata signature for 9.0-RC1 from update5.FreeBSD.org... done. Fetching metadata index... done. The update metadata is correctly signed, but failed an integrity check. Cowardly refusing to proceed any further. |
|
#2
|
|||
|
|||
|
Is it possible to upgrade from 9.0-beta2 to 9.0-rc1? If yes, how?
Last edited by DutchDaemon; October 24th, 2011 at 01:21. Reason: No space before punctuation. |
|
#3
|
|||
|
|||
|
try to "fix" freebsd-update:
sed -i '' -e 's/=_/=%@_/' /usr/sbin/freebsd-update
Last edited by DutchDaemon; October 24th, 2011 at 01:21. Reason: re-read: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#4
|
||||
|
||||
|
Quote:
I really do not know what to think about this
|
|
#5
|
||||
|
||||
|
It's an official patch. See the FreeBSD 9.0-RC1 announcement.
|
| The Following User Says Thank You to wblock@ For This Useful Post: | ||
Martillo1 (October 24th, 2011) | ||
|
#6
|
||||
|
||||
|
I see now, Thanks.
Update: Error at # portupgrade -afSince tomorrow I will be too busy for this. Wiping the installation and waiting for 9.x-Release. See you soon! Last edited by Martillo1; October 24th, 2011 at 21:25. Reason: updating |
|
#7
|
||||
|
||||
|
At last I installed 9.0-RC1 a couple of days after, and I just have updated from source, my first time
![]() P.S.: I had a "little" problem with mergemaster -p, but I know I will never make the same mistake
Last edited by DutchDaemon; November 18th, 2011 at 01:04. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 / No color. |
|
#8
|
|||
|
|||
|
Now it's time to go ahead - 9.0-RC2 still waits on servers
|
|
#9
|
||||
|
||||
|
Hehe, I do not need to wait anymore
![]() BTW, is it possible to use freebsd-update after going the compiling path, or better not to do it? ![]() Update 2011/11/19 - 20:30 : I tried to, and it was not possible. Code:
# freebsd-update fetch Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 9.0-PRERELEASE from update4.FreeBSD.org... failed. Fetching metadata signature for 9.0-PRERELEASE from update5.FreeBSD.org... failed. Fetching metadata signature for 9.0-PRERELEASE from update2.FreeBSD.org... failed. Fetching metadata signature for 9.0-PRERELEASE from update3.FreeBSD.org... failed. No mirrors remaining, giving up. Last edited by Martillo1; November 19th, 2011 at 20:33. Reason: use [file] -> proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#10
|
||||
|
||||
|
Update: devel/ccache is the solution for all my problems
![]() 12 minutes to make buildworld. 5 minutes to make buidkernel. Last edited by Martillo1; November 28th, 2011 at 20:18. |
![]() |
| Tags |
| 9.0-rc1, ccache, freebsd-update, upgrade |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] consolekit 0.4.1_1 ports build failure, workaround or i386 binary package available? | mickrussom | Installation and Maintenance of FreeBSD Ports or Packages | 15 | August 16th, 2010 14:05 |
| [Solved] Binary upgrade 7.1->8.0 messed up my gmirror | zapher | Installing & Upgrading | 7 | March 31st, 2010 09:59 |
| Upgrade 7.2-R to 8.0-RC1 problem | AxelBSD | Installing & Upgrading | 4 | October 14th, 2009 07:16 |
| 8.0-RC1 upgrade issue | blstuart | Installing & Upgrading | 5 | October 1st, 2009 21:33 |
| Upgrade a binary package | rainman82 | Installation and Maintenance of FreeBSD Ports or Packages | 1 | September 9th, 2009 15:59 |