DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Installation and Upgrading

OpenBSD Installation and Upgrading Installing and upgrading OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 18th March 2018
toprank toprank is offline
Fdisk Soldier
 
Join Date: Feb 2018
Posts: 54
Default Mismatched versions after -current upgrade

The machine doesn't appear to be suffering any issues other than showing different versions after upgrading to -current.

Code:
Last login: Sat Mar 17 23:34:59 2018 from ...
OpenBSD 6.3 (GENERIC) #447: Wed Mar 14 12:21:02 MDT 2018

Welcome to OpenBSD: The proactively secure Unix-like operating system.

Please use the sendbug(1) utility to report bugs in the system.
Before reporting a bug, please try to reproduce it with the latest
version of the code.  With bug reports, please try to ensure that
enough information to reproduce the problem is enclosed, and if a
known fix for it exists, include that as well.

dev1$ dmesg |head -1
OpenBSD 6.2 (GENERIC) #5: Fri Feb  2 22:32:17 CET 2018
dev1$ uname -a
OpenBSD dev1.msk.com 6.3 GENERIC#447 i386
dev1$
Reply With Quote
  #2   (View Single Post)  
Old 18th March 2018
e1-531g e1-531g is offline
ISO Quartermaster
 
Join Date: Mar 2014
Posts: 628
Default

Sometimes dmesg remembers previous log before reboot. Show us what this command prints:
Code:
dmesg | grep -e ^OpenBSD
__________________
Signature: Furthermore, I consider that systemd must be destroyed.
Based on Latin oratorical phrase
Reply With Quote
  #3   (View Single Post)  
Old 18th March 2018
toprank toprank is offline
Fdisk Soldier
 
Join Date: Feb 2018
Posts: 54
Default

Thanks, e1. I thought it might be something like that.

Code:
dmesg | grep -e ^OpenBSD
OpenBSD 6.2 (GENERIC) #5: Fri Feb  2 22:32:17 CET 2018
OpenBSD 6.3 (RAMDISK_CD) #445: Thu Mar 15 01:06:28 MDT 2018
OpenBSD 6.3 (GENERIC) #447: Wed Mar 14 12:21:02 MDT 2018
Reply With Quote
  #4   (View Single Post)  
Old 19th March 2018
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

If the hardware supports it, a dmesg(8) buffer will not be cleared between boots, and the buffer will wrap. This can sometimes be helpful for problem diagnosis.
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
DBI.c: loadable library and perl binaries are mismatched rtwingfield Programming 0 17th May 2016 06:15 PM
How often upgrade current? Valus OpenBSD Installation and Upgrading 27 17th July 2015 06:03 PM
upgrade current kerasi OpenBSD Installation and Upgrading 7 11th January 2015 06:24 AM
Keyboard layout lost after upgrade to -current sepuku OpenBSD General 28 23rd September 2011 08:37 PM
PDF versions of the FAQ? PleaseHelpAnewbie OpenBSD General 6 4th March 2010 02:46 PM


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