DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

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

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 8th June 2009
valorisa valorisa is offline
Port Guard
 
Join Date: May 2009
Posts: 16
Default Error with kdeaccessibility...

Hello,

When I try to install kdeadmin or an other kde* package from ftp://ftp.arcane-networks.fr/pub/Ope...packages/i386/ with the command
# /usr/sbin/pkg_add -vv kedaccessibility, I get this error :

http://www.hiboox.fr/go/images-100/s...626a1.jpg.html

libasprintf.so.1.0 seems missing.

Thanks for your help.

Valorisa
Reply With Quote
  #2   (View Single Post)  
Old 8th June 2009
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

If I remember correctly, you're running -CURRENT snapshots.. compiled packages aren't always in sync with the available snapshot.

There have been a couple major C library bumps as of late, this is called a flag day.. following -CURRENT is really not meant for beginners.
Reply With Quote
  #3   (View Single Post)  
Old 8th June 2009
jggimi's Avatar
jggimi jggimi is online now
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

So-called "snapshot packages" at <mirror>/pub/OpenBSD/snapshots/packages/<arch> are made available on major architectures, on occasion, as a courtesy. They will never be entirely in-sync with snapshots; snapshots can be made in just a few hours, package building takes days. Many days on the slower architectures. Major architectures may have several snapshots per day, with package refreshes only once or twice per month.

Choices for -current users who upgrade from snapshot to snapshot:
  • Monitor snapshot package refreshes, and obtain snapshots the moment a you note a change to the snapshot packages has occured. This may not be in sync, but may be close.
  • Build your own packages from a synced ports tree whenever a library bump or other out-of-sync state prevents pkg_add from working.
  • (NOT RECOMMENDED: Use pkg_add -F libdepends and pray things work properly).
Choices for -current users who build from source:
  • Sync your source tree to the same day as the snapshot package refresh. This may not be in perfect sync, but may be close enough.
  • Build your own packages from a synced ports tree whenever a library bump or other out-of-sync state prevents pkg_add from working.
  • Don't use snapshot packages, just build your own from a synced ports tree.
Reply With Quote
  #4   (View Single Post)  
Old 10th June 2009
valorisa valorisa is offline
Port Guard
 
Join Date: May 2009
Posts: 16
Default

Hello,

Sorry for the late response.

After numerous tries, KDE* packages are all correctly installed, checked with pkg_info and KDE 3.5.10 works fine.

I will follow your good advices.

Thanks.

Valorisa
Reply With Quote
Reply

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


All times are GMT. The time now is 03:28 PM.


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