1338f [Solved] Binary upgrade to 9.0-RC1: failure at integrity check - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > Installing & Upgrading

Installing & Upgrading Installing and upgrading FreeBSD.

Reply
 
Thread Tools Display Modes
  #1  
Old October 23rd, 2011, 21:15
Martillo1's Avatar
Martillo1 Martillo1 is offline
Member
 
Join Date: Jan 2011
Location: Madrid, Spain
Posts: 151
Thanks: 32
Thanked 14 Times in 14 Posts
Default Binary upgrade to 9.0-RC1: failure at integrity check

# freebsd-update -r 9.0-RC1 upgrade

Code:
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.
Regards
Reply With Quote
  #2  
Old October 23rd, 2011, 23:29
goshoo goshoo is offline
Junior Member
 
Join Date: Sep 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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.
Reply With Quote
  #3  
Old October 24th, 2011, 00:19
eirnym eirnym is offline
Junior Member
 
Join Date: Dec 2010
Posts: 14
Thanks: 1
Thanked 4 Times in 2 Posts
Default

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
Reply With Quote
The Following 3 Users Say Thank You to eirnym For This Useful Post:
aparticka (January 17th, 2012), efrat (December 11th, 2011), Martillo1 (October 24th, 2011)
  #4  
Old October 24th, 2011, 04:25
Martillo1's Avatar
Martillo1 Martillo1 is offline
Member
 
Join Date: Jan 2011
Location: Madrid, Spain
Posts: 151
Thanks: 32
Thanked 14 Times in 14 Posts
Default

Quote:
Originally Posted by eirnym View Post
try to "fix" freebsd-update:
sed -i '' -e 's/=_/=%@_/' /usr/sbin/freebsd-update
Is /usr/sbin/freebsd-update wrong?

I really do not know what to think about this
Reply With Quote
  #5  
Old October 24th, 2011, 05:10
wblock@'s Avatar
wblock@ wblock@ is offline
Moderator
 
Join Date: Sep 2009
Location: Milky Way galaxy
Posts: 7,701
Thanks: 429
Thanked 1,757 Times in 1,456 Posts
Default

It's an official patch. See the FreeBSD 9.0-RC1 announcement.
Reply With Quote
The Following User Says Thank You to wblock@ For This Useful Post:
Martillo1 (October 24th, 2011)
  #6  
Old October 24th, 2011, 12:39
Martillo1's Avatar
Martillo1 Martillo1 is offline
Member
 
Join Date: Jan 2011
Location: Madrid, Spain
Posts: 151
Thanks: 32
Thanked 14 Times in 14 Posts
Default

I see now, Thanks.

Update: Error at # portupgrade -af

Since 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
Reply With Quote
  #7  
Old November 17th, 2011, 21:13
Martillo1's Avatar
Martillo1 Martillo1 is offline
Member
 
Join Date: Jan 2011
Location: Madrid, Spain
Posts: 151
Thanks: 32
Thanked 14 Times in 14 Posts
Default

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.
Reply With Quote
  #8  
Old November 17th, 2011, 23:01
renice renice is offline
Junior Member
 
Join Date: Jun 2009
Posts: 40
Thanks: 2
Thanked 4 Times in 4 Posts
Default

Now it's time to go ahead - 9.0-RC2 still waits on servers
Reply With Quote
  #9  
Old November 18th, 2011, 02:12
Martillo1's Avatar
Martillo1 Martillo1 is offline
Member
 
Join Date: Jan 2011
Location: Madrid, Spain
Posts: 151
Thanks: 32
Thanked 14 Times in 14 Posts
Default

Quote:
Originally Posted by renice View Post
Now it's time to go ahead - 9.0-RC2 still waits on servers
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.
So, no security updates for me?

Last edited by Martillo1; November 19th, 2011 at 20:33. Reason: use [file] -> proper formatting: http://forums.freebsd.org/showthread.php?t=8816
Reply With Quote
  #10  
Old November 28th, 2011, 20:10
Martillo1's Avatar
Martillo1 Martillo1 is offline
Member
 
Join Date: Jan 2011
Location: Madrid, Spain
Posts: 151
Thanks: 32
Thanked 14 Times in 14 Posts
Default

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.
Reply With Quote
Reply

Tags
9.0-rc1, ccache, freebsd-update, upgrade

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT +1. The time now is 07:08.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0