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 5th October 2019
rdikarlus rdikarlus is offline
Real Name: Carlosn
Fdisk Soldier
 
Join Date: Nov 2018
Location: IBZ ISLAND
Posts: 63
Default Snapshots packages in OpenBSD release

Hi all,

I'm using an OpenBSD 6.5 release, is is possible to update the installed ports to the snapshots ports using pkg_add -u -D snap? would my OpenBSD work properly after, or I can only upgrade my ports to the stable release ?

Thanks,
Reply With Quote
  #2   (View Single Post)  
Old 5th October 2019
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

No. You cannot mix -release libraries and -release ABIs with -current packages.

However, you are able to use -stable ports/packages with a -release system, since there are no ABI changes.

If you use one of the architectures supported with -stable packages starting with 6.5-release, you can install or update them with pkg_add(1). The path to -stable packages is added automatically if you use an installurl(5), otherwise you must add the path to your $PKG_PATH before -release packages: https://<your local mirror>/pub/OpenBSD/<release>/packages-stable/<arch>/
Reply With Quote
  #3   (View Single Post)  
Old 5th October 2019
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Another option would be to use sysupgrade(8) to move from 6.5 to a snapshot, and then you can use the combination of sysupgrade and pkg_add -u to effectively do rolling release.

sysupgrade was backported to 6.5-stable, so you can grab that to get started.
Reply With Quote
  #4   (View Single Post)  
Old 6th October 2019
rdikarlus rdikarlus is offline
Real Name: Carlosn
Fdisk Soldier
 
Join Date: Nov 2018
Location: IBZ ISLAND
Posts: 63
Default

Thanks for the answers
Reply With Quote
Reply


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
Inkscape not in snapshots/packages/amd64 gustaf OpenBSD Packages and Ports 6 7th November 2017 06:44 AM
OpenBSD OpenBSD 5.3 snapshots J65nko News 0 4th February 2013 11:55 PM
OpenBSD OpenBSD 4.7 beta snapshots J65nko News 0 29th January 2010 08:02 PM
FreeBSD-8-RELEASE i686 OOO-3.1.1 packages graudeejs FreeBSD Ports and Packages 0 26th November 2009 08:31 PM
SHA256 replaces MD5 in OpenBSD snapshots J65nko OpenBSD General 3 6th May 2009 04:36 PM


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