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 23rd October 2017
PapaParrot's Avatar
PapaParrot PapaParrot is offline
parrot
 
Join Date: Jul 2015
Location: Durango, Mx.
Posts: 472
Default Problem installing a package

recent installation of OpenBsd 6.2
All the other packages I installed, install fine, but one :
nomacs-3.6.1 is being a problem, so I asked on the ports mail list.
The reply said they could not duplicate the problem, it installs fine, but it was suggested I look at the console and see what it says, and this is what it says:
Code:
urndis0: urndis_decap invalid buffer len 1 < minimum header 44
This occurs at exactly the same point/file:
Code:
link /usr/local/share/aclocal/pkg.pBvZBoz1rR -> /usr/local/share/aclocal/pkg.PS77b5nmLZ
extract share/doc/speex/manual.pdf -> /usr/local/share/doc/speex/pkg.60Leo72i6l
It gets 52% through extracting, and stops, giving that error.
I suppose I need to change a configuration, but which one ? where ?
Thanks
__________________
My best friends are parrots
Reply With Quote
  #2   (View Single Post)  
Old 23rd October 2017
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

I don't think the problem is with the package. Instead, it's with the USB tethering network connection.

To circumvent the problem, try downloading the failing package outside of pkg_add(1). Install it by setting $PKG_PATH to the directory where it was downloaded, then run pkg_add().
Reply With Quote
  #3   (View Single Post)  
Old 23rd October 2017
PapaParrot's Avatar
PapaParrot PapaParrot is offline
parrot
 
Join Date: Jul 2015
Location: Durango, Mx.
Posts: 472
Default

Ok , thanks, I agree it does not seem to be the packaging, also the person at the ports list said the same
Quote:
It's your network device.
Sounds like a good possible solution, to down load the one package, and see.
Quote:
downloading the failing package outside of pkg_add(
thanks
__________________
My best friends are parrots
Reply With Quote
  #4   (View Single Post)  
Old 23rd October 2017
PapaParrot's Avatar
PapaParrot PapaParrot is offline
parrot
 
Join Date: Jul 2015
Location: Durango, Mx.
Posts: 472
Default

Thanks again jggimi,
That worked great, I just downloaded speex-1.2.0.tgz, and it installed fine, then the rest of the "Nomacs" installation went fine.
Code:
# pkg_add -v file:///home/garry/speex-1.2.0.tgz
Update candidates: quirks-2.367 -> quirks-2.367
quirks-2.367 signed on 2017-10-03T11:21:28Z
partial-speex-1.2.0+partial-speex-1.2.0.1+partial-speex-1.2.0.2+partial-speex-1.2.0.3+partial-speex-1.2.0.4->speex-1.2.0: ok
Extracted 922493 from 922826
====
Code:
 # pkg_add -v -U nomacs 
------ snip------
nomacs-3.6.1p0: ok
Look in /usr/local/share/doc/pkg-readmes for extra documentation.
Extracted 105892102 from 105893074
# exit
$
And it is working as expected. Thanks
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 strange package problem .. bash @name exists but plist empty daemonfowl OpenBSD Packages and Ports 25 11th April 2012 02:06 AM
Installing MySQL package desreguard OpenBSD Packages and Ports 4 11th September 2011 11:38 PM
OpenBSD: Installing package collections in bulk for KDE, Gnome, or XFCE jggimi Guides 0 6th September 2011 07:14 PM
installing hpijs package: library jpeg.63.0 not found wimwauters OpenBSD Packages and Ports 11 23rd June 2010 11:30 PM
Problem installing PHP5 DrKrall OpenBSD Packages and Ports 8 23rd May 2008 12:10 AM


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