LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 05-19-2020, 09:43 AM   #1
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
OpenBSD 6.7 Released


http://undeadly.org/cgi?action=artic...20200519141751
 
Old 05-25-2020, 04:42 PM   #2
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Original Poster
Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
OpenBSD 6.7, XFCE 4.14. Running well on my T410 Thinkpad.
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2020-05-25_14-39-31.png
Views:	19
Size:	89.3 KB
ID:	33269  
 
1 members found this post helpful.
Old 05-26-2020, 11:29 AM   #3
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
Have they fixed sed/tr etc for utf8 yet?
i.e. printf "x\U20ACx\n" | sed '/x.x/d' | wc -l should return 0, not 1.
 
Old 05-26-2020, 11:58 AM   #4
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Original Poster
Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Here's the output.
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2020-05-26_09-55-51.png
Views:	20
Size:	54.5 KB
ID:	33276  
 
Old 05-26-2020, 03:33 PM   #5
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
Oh, looks like the the shell printf can't handle the \U.
Perhaps you would try a printf "x\342\202\254x\n" | ... for me instead.
 
Old 05-26-2020, 04:03 PM   #6
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Original Poster
Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Updated output.
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2020-05-26_14-01-29.png
Views:	11
Size:	51.2 KB
ID:	33285  
 
Old 05-26-2020, 04:17 PM   #7
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
The "|..." bit was supposed to be the rest of the pipeline from before (just replacing the non-functioning printf with the newer one). Perhaps that wasn't as obvious as I thought it was.

Thanks, anyway.
 
Old 05-26-2020, 04:32 PM   #8
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Original Poster
Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Is this what you mean?
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2020-05-26_14-31-03.png
Views:	21
Size:	42.3 KB
ID:	33286  
 
Old 05-27-2020, 04:08 AM   #9
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
No, but nevermind. I'll just assume that nothing has changed -- I didn't see it mentioned in the changelogs anywhere.

Thanks anyway.
 
Old 05-29-2020, 02:57 PM   #10
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Original Poster
Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
You're welcome.
 
Old 05-30-2020, 06:58 AM   #11
jggimi
Member
 
Registered: Jan 2016
Distribution: None. Just OpenBSD.
Posts: 289

Rep: Reputation: 169Reputation: 169
Quote:
Originally Posted by GazL View Post
No, but nevermind. I'll just assume that nothing has changed -- I didn't see it mentioned in the changelogs anywhere.

Thanks anyway.
The last commit to sed(1) was in 2018. The last to tr(1) was in 2015.
 
2 members found this post helpful.
Old 06-06-2020, 06:43 PM   #12
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Rep: Reputation: Disabled
Finally I found the time to update from 6.6 to 6.7 that I run in VM
Everything went smoothly, although I was a bit worried about custom kernel that I installed in 6.6.
All good, attached 6.7 CD to VM. Updated OpenBSD, modified /etc/installurl, run syspatch, updated binary files and finally installed fresh custom kernel.
Attached Thumbnails
Click image for larger version

Name:	OpenBSD-6.7-xfce4-in-VM2.jpg
Views:	15
Size:	167.9 KB
ID:	33348  
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenBSD: nvidia drivers, screen resolution and FreeBSD binaries on OpenBSD ::: *BSD 2 08-21-2009 04:18 AM
LXer: Fsck errors in the Linux filesystem on my OpenBSD laptop NOT caused by OpenBSD LXer Syndicated Linux News 1 08-31-2008 03:15 AM
LXer: OpenBSD: The OpenBSD Foundation LXer Syndicated Linux News 0 07-26-2007 10:31 AM
OpenBSD - Where can i get OpenBSD 3.7 ISO CD -- Please help me b:z Linux - Software 5 04-08-2005 07:09 AM
OpenBSD - Where can i get OpenBSD 3.7 ISO CD -- Please help me b:z Linux - Software 1 04-07-2005 08:46 AM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 12:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration