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 19th July 2019
Luarini Luarini is offline
Port Guard
 
Join Date: Jul 2019
Posts: 16
Default pkg_add error

I was using pkg_add, installing kde4, everything OK.
But now, pkg_add does not work, it gives the following error:

Code:
http://cdn.openbsd.org/pub/OpenBSD/6.5/packages-stable/i386 : ftp: SSL write error: ocsp verify failed: ocsp response not current.
Code:
http://cdn.openbsd.org/pub/OpenBSD/6.5/packages-stable/i386 empty
The case is, powering the system off, and powering on again does not solve it.

Does anybody a good idea about to solve this error?
Reply With Quote
  #2   (View Single Post)  
Old 19th July 2019
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Quote:
Originally Posted by Luarini View Post
Code:
packages-stable
What is this? There is no packages-stable, just packages.
Reply With Quote
  #3   (View Single Post)  
Old 19th July 2019
LeFrettchen's Avatar
LeFrettchen LeFrettchen is offline
Marveled user
 
Join Date: Aug 2012
Location: France
Posts: 408
Default

Hello and welcome.

It's a server-side problem.

See http://openbsd-archive.7691.n7.nabbl...-td320470.html

Comes from your URL, just as ibara pointed...
__________________
ThinkPad W500 P8700 6GB HD3650 - faultry
ThinkStation P700 2x2620v3 32GB 1050ti 3xSSD 1xHDD

Last edited by LeFrettchen; 19th July 2019 at 09:52 PM. Reason: ibara gave the solution...
Reply With Quote
  #4   (View Single Post)  
Old 19th July 2019
PapaParrot's Avatar
PapaParrot PapaParrot is offline
parrot
 
Join Date: Jul 2015
Location: Durango, Mx.
Posts: 472
Default

Try using https instead:
Code:
https://cdn.openbsd.org/pub/OpenBSD
The above is my "installurl", and it works fine.

I just tried it,and http did not work, but https does.
Also as mentioned,we all posted almost a the same time, but using all this:
Code:
/6.5/packages-stable/i386
is not going work .See 'man installurl'
Quote:
DESCRIPTION
The /etc/installurl file contains a single line specifying an OpenBSD
mirror server URL, such as

https://cdn.openbsd.org/pub/OpenBSD

It is created by the installer script during installations and upgrades
over HTTP.

Empty lines and lines beginning with `#' in the file are ignored.
__________________
My best friends are parrots

Last edited by PapaParrot; 19th July 2019 at 10:02 PM. Reason: added details
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
error: [drm:pid60567:intel_uncore_check_errors] *ERROR* Unclaimed register before int livestradamus OpenBSD Installation and Upgrading 11 4th November 2017 12:35 PM
Weird PKG_ADD error EverydayDiesel OpenBSD Packages and Ports 3 3rd June 2015 01:24 AM
netstart equivalent .. pkg_add error daemonfowl NetBSD General 15 17th February 2012 05:48 AM
pkg_add error ustar archive header player1 OpenBSD Installation and Upgrading 4 31st May 2011 03:41 PM
pkg_add error buba OpenBSD Packages and Ports 4 13th June 2008 03:29 PM


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