DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 12th June 2008
roundkat roundkat is offline
Shell Scout
 
Join Date: May 2008
Posts: 115
Default Updating Packages on -current

4.3-current

I get an error when I tried to update a package:
Code:
root@reflux~#pkg_add -iu clamav  
Candidates for updating bzip2-1.0.4 -> bzip2-1.0.5
Candidates for updating zoo-2.10.1p1 -> zoo-2.10.1p1                                                                            
Candidates for updating lha-1.14i.ac20050924.1 -> lha-1.14i.ac20050924.1                                                        
Candidates for updating arc-5.21op0 -> arc-5.21op0                                                                              
Candidates for updating clamav-0.92.1 -> clamav-0.93                                                                            
Candidates for updating unzip-5.52 -> unzip-5.52p0                                                                              
Candidates for updating libiconv-1.9.2p5 -> libiconv-1.12                                                                       
Looking for updates: complete                                                                                                   
Running the equivalent of pkg_add -r bzip2-1.0.5 zoo-2.10.1p1 lha-1.14i.ac20050924.1 arc-5.21op0 clamav-0.93 unzip-5.52p0 libiconv-1.12
Can't install bzip2-1.0.5: lib not found c.45.0
c.45.0: partial match in /usr/lib: major=43, minor=0 (bad major)
Can't install zoo-2.10.1p1: lib not found c.45.0
c.45.0: partial match in /usr/lib: major=43, minor=0 (bad major)
Can't install lha-1.14i.ac20050924.1: lib not found c.45.0
c.45.0: partial match in /usr/lib: major=43, minor=0 (bad major)
Can't install arc-5.21op0: lib not found c.45.0
c.45.0: partial match in /usr/lib: major=43, minor=0 (bad major)
Can't install unzip-5.52p0: lib not found c.45.0
c.45.0: partial match in /usr/lib: major=43, minor=0 (bad major)
Can't install libiconv-1.12: lib not found c.45.0
c.45.0: partial match in /usr/lib: major=43, minor=0 (bad major)
Can't install clamav-0.93: can't resolve libiconv-1.12,unzip-5.52p0
Can't install unzip-5.52p0: lib not found c.45.0
c.45.0: partial match in /usr/lib: major=43, minor=0 (bad major)
Can't install libiconv-1.12: lib not found c.45.0
c.45.0: partial match in /usr/lib: major=43, minor=0 (bad major)
I don't really want to reinstall this box if I don't have to..

I have another box that I am replacing with a -current one and
just built a new box with a snapshot from June 8,2008..
No issues updating packages on this one..

Maybe the question I should be asking is:

What are the best practices in following -current..?


What I do on -stable
- update src
- rebuild kernel
- update ports (when needed)
- make build (rebuild all the binaries)

It seems like the same logic should apply to -current..?

Not too much info here regarding best practices..
http://openbsd.fries.netfaq/current.html

rk
__________________
All posts sent on ReCycled Electrons...

Last edited by roundkat; 12th June 2008 at 10:45 PM.
Reply With Quote
 

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
OpenBSD4.5 current to current... valorisa OpenBSD Installation and Upgrading 7 6th June 2009 09:26 AM
Updating FreeBSD carpman FreeBSD Installation and Upgrading 6 26th October 2008 11:49 AM
Problem updating fusefs-kmod Malakim FreeBSD Ports and Packages 6 25th July 2008 12:40 PM


All times are GMT. The time now is 07:13 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick