DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 30th August 2009
guitarscn guitarscn is offline
Package Pilot
 
Join Date: Oct 2008
Posts: 166
Default Can't install program

I use Packages and I can install everything except one:

Code:
# pkg_add xpdf                                                             
Can't install openmotif-2.3.0p0 because of conflicts (partial-openmotif-2.3.0p0)
Error from ftp://ftp.usa.openbsd.org//pub/OpenBSD/4.5/packages/i386/openmotif-2.3.0p0.tgz:
ftp: -: short write
421 Service not available, remote server has closed connection.
/usr/sbin/pkg_add: openmotif-2.3.0p0:Fatal error
Code:
# pkg_add openmotif-2.3.0p
Error from ftp://ftp.usa.openbsd.org//pub/OpenBSD/4.5/packages/i386/openmotif-2.3.0p.tgz:
550 openmotif-2.3.0p.tgz: No such file or directory.
Can't find openmotif-2.3.0p
/usr/sbin/pkg_add: openmotif-2.3.0p:Fatal error
I tried changing export servers but still the same error

Edit: Oops I put into the wrong section sorry
Reply With Quote
  #2   (View Single Post)  
Old 30th August 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

# pkg_delete partial-openmotif
# pkg_add xpdf
Reply With Quote
  #3   (View Single Post)  
Old 30th August 2009
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by guitarscn View Post
Code:
# pkg_add xpdf                                                             
Can't install openmotif-2.3.0p0 because of conflicts (partial-openmotif-2.3.0p0)
Error from ftp://ftp.usa.openbsd.org//pub/OpenBSD/4.5/packages/i386/openmotif-2.3.0p0.tgz:
...
More information can be found in Section 15.2.8 of the FAQ:

http://openbsd.org/faq/faq15.html#PkgPartial
Reply With Quote
  #4   (View Single Post)  
Old 31st August 2009
guitarscn guitarscn is offline
Package Pilot
 
Join Date: Oct 2008
Posts: 166
Default

Thanks it's all fixed
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
A PDP-11 program card TerryP Programming 0 10th April 2009 05:54 AM
How to learn to program under BSD? Sunnz Programming 5 24th December 2008 11:45 PM
Learning how to program Solaris_Delta Programming 9 24th December 2008 07:58 PM
Get sysctl value from a C program DNAeon FreeBSD Ports and Packages 3 29th September 2008 07:28 PM
How did you learn to program? TerryP Off-Topic 25 6th September 2008 04:00 PM


All times are GMT. The time now is 07:17 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