Re: OpenBSD 6.9 on Hetzner cloud server

2021-07-23 Thread Pedro Tender
I have a running openbsd installation on hetzner without problems.
IIRC had bought a server with one of the default Linux distributions, webt to 
server settings and there somehow mounted the openbsd iso and follow the 
regular openbsd install on the virtual console.
It's the regular installation and it works flawlessly AFAIK. The only "trick" 
was to mount the iso after selecting a Linux installation.

> On 23 Jul 2021, at 10:38, Hrvoje Popovski  wrote:
> 
> On 22.7.2021. 16:33, Matthias Schmidt wrote:
>> Hi,
>> 
>> * Hrvoje Popovski wrote:
>>> Hi all,
>>> 
>>> I'm thinking of getting Hetzner cloud server and install OpenBSD stable
>>> on it...
>>> 
>>> Does anyone have experience with it? Is it complicated to install
>>> OpenBSD on it? And of course, is it stable?
>> 
>> I ran OpenBSD -stable on a Hetzner cloud server (previously known as
>> VPS) for several years and it was rock stable and easy to install.  I
>> moved away from Hetzner since their IP space has a bad reputation and is
>> often on deny-lists by default.  Even if your server is well maintained
>> you end up on such a list as collateral damage.
>> 
>> Nowadays, I have all my servers with IONOS.  Their IP space has better
>> reputation and their VPS product is much much faster (it's based on
>> VMWare and not on KVM).  OpenBSD easy is simple since you can upload
>> custom ISOs and have remote console access.
>> 
>> Cheers
>> 
>>Matthias
>> 
> 
> 
> Thank you guys for information ..
> 



Re: Vultr hosting of OpenBSD

2018-09-08 Thread Pedro Tender
I have an instance on ramnode. No problems since 6.0

On Sat, 8 Sep 2018 at 20:18, Tony Boston  wrote:

> On 08.09.18 02:55, Ken M wrote:
> > This is related to my mail server thread, but in googling about openbsd
> on vultr
> > I have seen some comments here and there about issues with the default
> image on
> > vultr and to use a custom image or iso instead of what they have. Some
> of these
> > seem dated and related to older versions of openbsd. My questions are:
> >
> > 1. Is it still current information that it would be better to use my own
> > image/install/iso for openbsd on Vultr?
> >
> > 2. Is vultr a good place to host an openbsd box? If not interested in
> hearing
> > alternatives.
> >
> > Also a side note question, is it possible to use VMD/VMM in an openbsd
> guest on
> > vultr. I was thinking probably not. I just ask as sometinmes I
> appreciate using
> > docker to test things, yeah I know. But the point is my dev workflow on
> my
> > openbsd current laptop involves sometimes using alpine linux on vmm an
> using
> > docker on that to spin up different things I want to check out.
> >
> > Ken
> >
>
> I am running a few instances at vultr - no problems at all with the
> images they have.
>
> --
> Tony
>
> GPG-FP: 913BBD25 8DA503C7 BAE0C0B6 8995E906 4FBAD580
> Threema: DN8PJX4Z
>
>


Re: Flask app with chrooted httpd

2018-02-12 Thread Pedro Tender
Why not a virtualenv? Just don’t use system python that need packages on
applications anywhere on anything.

On Mon, 12 Feb 2018 at 20:56, Thuban  wrote:

> I forgot the link, my bad:
>
> [1] : http://www.hydrus.org.uk/journal/openbsd-httpd.html
>


Re: i386 or amd64?

2016-09-20 Thread Pedro Tender
Very shortcutted the PAE is for 32bits to allow more RAM like 64bits
processors. Search the math about those RAM numbers regarding CPU
architecture.
Some (very old) 32 bits processors may lack the NX bit.

64 bits all have the NX bit.

You should use amd64.

As a side note, in the processor you've linked here it says it will launch
in the first quarter of 2017, so if what says there is true you have to
wait a little longer to upgrade.

On Sep 21, 2016 1:01 AM, "STeve Andre'"  wrote:

> On 09/20/16 19:38, Jeff Ross wrote:
>
>> Hi all,
>>
>> I've had a server with corenetworks for quite a few years now but after
>> changes at corenetworks (their recent name change after acquisition by
>> another company, no current servers available, no communication about
>> the change of ownership with existing customers and an email exchange
>> with sales@), I've decided it is best jump ship now rather than wait for
>> a hard and possibly immediate deadline.
>>
>> I've just rented a server with 8GB of ram from m5hosting (based in large
>> part from the many recommendations I read while searching misc@ on
>> marc.info).  Now the question is: i386 which is what I've always run on
>> my 2 GB ram server, or amd64? http://www.openbsd.org/amd64.html and
>> http://www.openbsd.org/i386.html are curiously silent on the amount of
>> ram that can be accessed.  If I have 8GB, I for sure want to use it all.
>>
>> I know there was a time when i386 was limited to the amount of ram it
>> can access (32 bit) but now amd64 has this caveat: "(Some Intel
>> processors lack support for important PAE NX bit, which means those
>> machines will run without any W^X support -- it is thus safer to run
>> those machines in i386 mode)."  How does this fit with the recent work
>> in 6.0+?  How can I tell if the Xeon 3220 processor has the PAE NX bit?
>> I see nothing in the tech sheet about PAE NX.
>> http://ark.intel.com/products/28034/Intel-Xeon-Processor-X32
>> 20-8M-Cache-2_40-GHz-1066-MHz-FSB
>>
>>
>> I have a little less than 2 weeks to make the transition so not a lot of
>> time for install and try.
>>
>> Thanks in advance for any suggestions--dmesgs supplied once I get access.
>>
>> Jeff Ross
>>
>> Open Vistas Networking
>>
>>
>>
> AMD64.  There isn't a real future in 32-bit stuff.  I have some great
> old Dells ("white optiplex") that I'll eventually get rid of but have
> kept because of their quality.  But they do have the 3G problem.  So
> look forwards at 65-bit.  I don't think you'll look back.
>
> --STeve Andre'



Re: Installer overwrites partition table

2016-08-26 Thread Pedro Tender
"In the face of ambiguity, refuse the temptation to guess."
- PEP 20

"Assumption is the mother of all fuck ups!"
- Steven Seagal

You've assumed many things and you've made a mistake.

Don't blame other people's work for it.
Don't test on production/daily use machines.
Test before deploy.

On Aug 24, 2016 12:36, "Bertram Scharpf"  wrote:

> Hi,
>
> first of all, I am an experienced OS installer and I did a
> heck of partitioning in my life. Now I had some unused disk
> space and I found it a good idea to install OpenBSD.
>
> The installers partitioning tool didn't offer me a variant
> that keeps my existing partitions. Therefore I immediately
> stopped it. But yet it was too late. The partition table was
> overwritten.
>
> The damage is not hard for me because I tersely do backups.
> But this behaviour is impudent. This blowfish is not a safe
> operating system, it rather is a poorly prepared fugu.
>
> Bertram
>
>
> --
> Bertram Scharpf
> Stuttgart, Deutschland/Germany
> http://www.bertram-scharpf.de



Re: DigitalOcean and OpenBSD

2016-08-24 Thread Pedro Tender
Not helping to the question but...

Regarding similar cheap vps service you could try vultr where one can
install a custom ISO and have a clean OpenBSD install without
pre-installing other OSes - from what I can see it makes everything a big
mess.
I run a 5.9 stable (updated since original 5.7 install) there without any
problems but I don't have HD encryption so I don't have any idea and can
only suppose it should work without problems being a clean install.
While installing with their webKVM I can only have my keyboard layout (PT)
working if I use MSWindows, nor OSX nor OpenBSD make correct keyboard
attribution (and I cannot remove X packages on install because I don't have
the - key anywhere). I don't know if other keyboards will have similar
problems.

Just wanted to share my experience so you could try alternatives if you
DOcean experience leaves you hanging.

On Aug 24, 2016 20:52, "R0me0 ***"  wrote:

> Hey Adam,
>
> I have had this issue for the third time in different regions on the last
> 30 days and my procedure was getting minirootfs like Tubsta procedure.
>
> the only thing different was  get openbsd 5.9 stable branch, recompiled
> kernel, rebooted and then recompiled userland tools and rebooted . ( Works
> like a charm ) and as expected :P
>
> Procedures from here https://www.openbsd.org/stable.html
>
> But suddenly like today the same # reboot
> I have NO O/S found .
>
> That's it
>
>
>
>
>
> 2016-08-24 16:12 GMT-03:00 Adam Taylor :
>
> > I have not run into any issues with reboots on my encrypted OpenBSD
> > droplet on DO.
> >
> > It's running a 5.9 snapshot, not quite current.
> >
> > I followed the Tubsta instructions on getting it running.  But deviated
> > since I wanted encryption just for fun.
> >
> > On Aug 24, 2016 9:42 AM, "R0me0 ***"  wrote:
> >
> >> Hello everybody !
> >>
> >> Please,
> >>
> >> Anyone  already had a disk corruption running OpenBSD @ DigitalOcean
> with
> >> disk encryption ?
> >>
> >> I had this issue for the third time running OpenBSD 5.9 stable branch
> and
> >> a
> >> simple "reboot" == No O/S
> >>
> >>
> >> Thanks in advance,



Re: httpd/slowcgi - httpoxy vurnerability

2016-07-21 Thread Pedro Tender
Good.
Now take the steps to fix the problem you've created.
Further reading at https://httpoxy.org

On Jul 21, 2016 21:54, "Jiri B"  wrote:

Hi,

Red Hat found a vulnerability in various web servers and frameworks
related to env variable passed to cgi scripts, see below:

  HTTPoxy - CGI "HTTP_PROXY" variable name clash
  https://access.redhat.com/security/vulnerabilities/httpoxy

I was able to reproduce on OpenBSD httpd/slowcgi (6.0-beta from Jul 1).

j.

~~~
# slowcgi -d
slowcgi: socket: /var/www/run/slowcgi.sock
slowcgi: slowcgi_user: www
slowcgi: chroot: /var/www
slowcgi: inflight incremented, now 1
slowcgi: version: 1
slowcgi: type:1
slowcgi: requestId:   1
slowcgi: contentLength:   8
slowcgi: paddingLength:   0
slowcgi: reserved:0
slowcgi: role 1
slowcgi: flags0
slowcgi: version: 1
slowcgi: type:4
slowcgi: requestId:   1
slowcgi: contentLength:   448
slowcgi: paddingLength:   0
slowcgi: reserved:0
slowcgi: env[0], PATH_INFO=
slowcgi: env[1], SCRIPT_NAME=/cgi-bin/testovic
slowcgi: env[2], SCRIPT_FILENAME=//cgi-bin/testovic
slowcgi: env[3], QUERY_STRING=
slowcgi: env[4], DOCUMENT_ROOT=/
slowcgi: env[5], DOCUMENT_URI=/cgi-bin/testovic
slowcgi: env[6], GATEWAY_INTERFACE=CGI/1.1
slowcgi: env[7], HTTP_ACCEPT=*/*
slowcgi: env[8], HTTP_HOST=localhost
slowcgi: env[9], HTTP_PROXY=AFFECTED
slowcgi: env[10], HTTP_USER_AGENT=curl/7.49.0
slowcgi: env[11], REMOTE_ADDR=127.0.0.1
slowcgi: env[12], REMOTE_PORT=30357
slowcgi: env[13], REQUEST_METHOD=GET
slowcgi: env[14], REQUEST_URI=/cgi-bin/testovic
slowcgi: env[15], SERVER_ADDR=127.0.0.1
slowcgi: env[16], SERVER_PORT=80
slowcgi: env[17], SERVER_NAME=default
slowcgi: env[18], SERVER_PROTOCOL=HTTP/1.1
slowcgi: env[19], SERVER_SOFTWARE=OpenBSD httpd
slowcgi: version: 1
slowcgi: type:4
slowcgi: requestId:   1
slowcgi: contentLength:   0
slowcgi: paddingLength:   0
slowcgi: reserved:0
slowcgi: fork: //cgi-bin/testovic
slowcgi: version: 1
slowcgi: type:5
slowcgi: requestId:   1
slowcgi: contentLength:   0
slowcgi: paddingLength:   0
slowcgi: reserved:0
slowcgi: resp version: 1
slowcgi: resp type:6
slowcgi: resp requestId:   1
slowcgi: resp contentLength:   47
slowcgi: resp paddingLength:   0
slowcgi: resp reserved:0
slowcgi: resp version: 1
slowcgi: resp type:6
slowcgi: resp requestId:   1
slowcgi: resp contentLength:   0
slowcgi: resp paddingLength:   0
slowcgi: resp reserved:0
slowcgi: resp version: 1
slowcgi: resp type:7
slowcgi: resp requestId:   1
slowcgi: resp contentLength:   0
slowcgi: resp paddingLength:   0
slowcgi: resp reserved:0
slowcgi: wait: //cgi-bin/testovic
slowcgi: resp version: 1
slowcgi: resp type:3
slowcgi: resp requestId:   1
slowcgi: resp contentLength:   8
slowcgi: resp paddingLength:   0
slowcgi: resp reserved:0
slowcgi: resp appStatus:   0
slowcgi: resp protocolStatus:  0

$ curl -H 'Proxy: AFFECTED' http://localhost/cgi-bin/testovic
HTTP_PROXY='AFFECTED'

$ cat /var/www/cgi-bin/testovic
#!/bin/sh
echo "Content-Type:text/plain "
echo "HTTP_PROXY='$HTTP_PROXY'"
~~~



Re: OpenSMTPD on OpenBSD 5.9

2016-04-10 Thread Pedro Tender
Maybe you should ask whoever is running that site to update it.

The closest thing from an official recipe is from the official openSMTPD
website: https://opensmtpd.org/faq/example1.html
You should start from there and take particular attention that "The
following is not a copy and paste guide. You should know what you are doing
and read the man pages." With your postfix experience I believe you won't
have much of a problem.
On Apr 10, 2016 03:45, "Rod Whitworth"  wrote:

> On Sat, 9 Apr 2016 10:12:23 -0500, Edgar Pettijohn wrote:
>
> >On 04/08/16 23:25, Rod Whitworth wrote:
> >> I'm trying to replace Postfix with OpenSMTPD and I'm having a battle.
> >>
> >> I don't seem to be able to get the clues to match the hardware and the
> >> configure recipes that I need.
> >>
> >> The most up to date I can find breaks at the second stanza and I can
> >> guess that the instructions for configuring for PF are for OpenBSD 5.6
> >> means that I should find a up to date have clue set.
> >>
> >> Does anyone have pointer to a rescue?
> >>
> >> Rod/
> >> (who doesn't want to revert to Postfix..)
> >>
> >> *** NOTE *** Please DO NOT CC me. I  subscribed to the list.
> >> Mail to the sender address that does not originate at the list server
> is tarpitted. The reply-to: address is provided for those who feel
> compelled to reply off list. Thankyou.
> >>
> >> Rod/
> >> ---
> >> This life is not the real thing.
> >> It is not even in Beta.
> >> If it was, then OpenBSD would already have a man page for it.
> >>
> >I think you may need to describe what you are trying to achieve. Perhaps
> >your old postfix configuration as well.
> >
>
> What I am trying to achieve is a copy of the up-to-date instructions.
>
> As I said the most recent copy is around 5.6.
> I am running 5.9.
>
> The most recent recipe is written by someone who makes considerable
> mods and I like to   refrain from making changes until I find a change
> that appears to have a solid reason.
>
> Postfix is no help in getting OpenSMTPD working. Believe me and I've
> been running Postfix since about OpenBSD 2.5 and doing it for some
> large businesses.
>
> The present instructions for OpenSMTPD go likes this:
> 1 Install some packages (3)
>
> 2 Create Maildir
>
> Crash. Well it doesn't work as it is suppose to.
>
> Study further and realise that you need up to date instructions.
>
> So try to install 5.9 OpenBSD and run
> http://puffysecurity.com/wiki/opensmtpd.html
>
> Lots-a-luck.
>
> Rod/
>
> From the land "down under": Australia.
> Do we look  from up over?



Re: PKG_PATH

2016-04-07 Thread Pedro Tender
And how are you installing packages as a non root user?
On Apr 7, 2016 22:08, "Teno Deuter"  wrote:

> Hi,
>
> just installed a 5.9 AMD64 version and get issues with adding packages as a
> regular system user. 'env' shows me the correct setting for PKG_PATH but
> seems that the user environment isn't able to contact the source.
>
> As long as I change to 'root', everything works fine!
>
> Thank you for your support



Re: Newbie question: Proxy for appearing in Sweden for on demand streaming?

2016-01-04 Thread Pedro Tender
I would suggest a VPN. See which protocols or clients are available in the
iPad and work for that.
On Jan 4, 2016 20:15, "Andreas Thulin"  wrote:

> Hi all!
>
> My mom lives in Sweden but spends loads of time in Spain. She likes the
> public service online TV streaming service, which cannot be watched abroad
> for various reasons. I thought I'd try to setup a proxy of some sort that
> she could turn her iPad to, and appear as if in Sweden while in fact in
> Spain. I live in Sweden and have a 5.8-stable box handy.
>
> How would I do that? Can relayd help here? What do I need in terms of
> network setup etc?
>
> Any pointers would be appreciated (except flames).
>
> Happy new year!
> Andreas



Re: python uwsgi port/package

2015-12-02 Thread Pedro Tender
Node.js modules have been removed also in favor of npm.
I highly recommend virtualenv and pip to keep your system cleaner if not
every other reason (package versions, incompatibilities, etc).
Keep Python packages away from your system and into their own environment.
On Dec 2, 2015 6:58 PM, "Christopher Sean Hilton" 
wrote:

> Hi,
>
> I'm looking for a uwsgi port for use with nginx and django. Searching
> the ports collection I don't find anything. I'd like to know if that's
> not done because no one has needed it yet or because of some security
> implication that I don't know about.
>
> I'd prefer a port since I don't want to use two packaging systems, pkg
> and pip. If I build a port I'd also eventually add a rc-script since
> under the uwsgi model of the web the backend web process gets started
> seperately.
>
> I can take an existing python port and create something which I would
> gladly share with the project. But if uwsgi is excluding because of
> security issues then building a port would be silly.
>
> Thanks for any information,
> --
> Chris
>
>   __o  "All I was trying to do was get home from work."
> _`\<,_   -Rosa Parks
> ___(*)/_(*).___o..___..o...ooO..._
> Christopher Sean Hilton[chris/at/vindaloo/dot/com]



Re: python uwsgi port/package

2015-12-02 Thread Pedro Tender
If you have multiple apps in production with different versions of packages
that break compatibility then you'll be in a world of pain.
You also have supervisor to make it rc-able.
On Dec 2, 2015 7:52 PM, "Christopher Sean Hilton" <ch...@vindaloo.com>
wrote:

> On Wed, Dec 02, 2015 at 07:19:25PM +, Pedro Tender wrote:
> > Node.js modules have been removed also in favor of npm.
> > I highly recommend virtualenv and pip to keep your system cleaner if not
> > every other reason (package versions, incompatibilities, etc).
> > Keep Python packages away from your system and into their own
> environment.
>
> While I love pip and virtualenv in development, I don't understand the
> advantage they offer over the system package manager on a production
> machine. In addition, I feel that a reasonable uwsgi package would
> include an rc-script to start your app automatically at system boot
> time. [1] Combine all of this with puppet, git and some git-hook magic for
> your custom bits and you end up with an easily managed system.
>
> There's no doubt that all of this could be hand hacked but the way I
> see it the less hand hacking on production machines, the better. It
> might just be my style, but I feel that the less work I have to do on
> a production system from the command line, the more reliable that
> system will be.
>
> 
>
> [1] As an aside, my efforts might be better spent adding an rc script
> to the current gunicorn package. But, if I'm correct uwsgi is written
> in C so I expect it to be a little more performant. My project is
> going to run on a Soekris Net5501 at the end of the day and the whole
> reason I'm going here is because apache/mod_wsgi has horrible first
> time startup costs serving django applications and tuning it is a bear.
>
> --
> Chris
>
>   __o  "All I was trying to do was get home from work."
> _`\<,_   -Rosa Parks
> ___(*)/_(*).___o..___..o...ooO..._
> Christopher Sean Hilton[chris/at/vindaloo/dot/com]



Re: python uwsgi port/package

2015-12-02 Thread Pedro Tender
You have a port http://ports.su/sysutils/supervisor
On Dec 2, 2015 8:54 PM, "Christopher Sean Hilton" <ch...@vindaloo.com>
wrote:

> On Wed, Dec 02, 2015 at 07:54:48PM +, Pedro Tender wrote:
> > If you have multiple apps in production with different versions of
> packages
> > that break compatibility then you'll be in a world of pain.
>
> I do see that advantage.
>
> > You also have supervisor to make it rc-able.
>
> pip/virtualenv includes a supervisor or I have to write a script that
> sets up virtualenv for startup and launches the app.
>
> -- Chris



Re: OpenBSD <> Commercial VPNs

2015-10-11 Thread Pedro Tender
They also have a Linux client.
On Oct 11, 2015 12:59 AM, "Jack J. Woehr"  wrote:

> Joel Wirāmu Pauling wrote:
> > I am unsure if Fortinet have a linux client, I imagine they must.
>
> I think just Windows and Mac, thanks.
>
> --
> Jack J. Woehr # Science is more than a body of knowledge. It's a way of
> www.well.com/~jax # thinking, a way of skeptically interrogating the
> universe
> www.softwoehr.com # with a fine understanding of human fallibility. - Carl
> Sagan



Re: OpenBSD <> Commercial VPNs

2015-10-11 Thread Pedro Tender
In the fortinet firmware (yes, firmware...)  downloads iirc.
On Oct 11, 2015 3:55 PM, "Jack J. Woehr" <j...@well.com> wrote:

> Pedro Tender wrote:
>
>>
>> They also have a Linux client.
>>
>>
>>
> I've looked for it, any tips where it might be found?
>
>
> --
> Jack J. Woehr # Science is more than a body of knowledge. It's a way of
> www.well.com/~jax # thinking, a way of skeptically interrogating the
> universe
> www.softwoehr.com # with a fine understanding of human fallibility. -
> Carl Sagan



Re: Private cloud hosting recommendations

2015-10-09 Thread Pedro Tender
I know that in iweb dedicated servers you can request a spider kvm with 24h
notice and not pay for that. If it's an urgent request you have to pay a
fee.
On Oct 9, 2015 9:36 PM, "Martín Ferco"  wrote:

> I can consider that as well, but I'd like to not depend on someone
> inserting CDs or something like that for installing the OS for example and,
> also, I'd like to have the possibility of having our private network
> connected via VPN to our other sites.
>
> I used Softlayer in the past for hosting FreeBSD, perhaps they somehow
> support OpenBSD, and mounting CD images via IPMI or something like that? Do
> you know any big providers that can do this?
>
> Thanks!
>
> On Fri, Oct 9, 2015 at 5:18 PM, trondd  wrote:
>
> > On Fri, October 9, 2015 1:57 pm, MartĂn Ferco wrote:
> > > Thanks for all your input!
> > >
> > > I'm not particularly concerned about price -- if they are as expensive
> as
> > > AWS (paying around $150/mo per instance there), I'd be OK as well. If
> > they
> > > are cheaper, the better, but I want quality and service as a priority.
> > >
> >
> > $150 per instance?  For that money, why not go with dedicated hardware.
> >
> > Tim.



Re: Private cloud hosting recommendations

2015-10-09 Thread Pedro Tender
Vultr also with OpenBSD since 5.7 which makes it something like half a year
with no problems whatsoever.
On Oct 9, 2015 7:36 PM, "Rick Hanson"  wrote:

> Mike Bregg wrote:
> > I've been using the VPS provider Vultr.com [...]
>
> I second Vultr, fwiw.  Works a lot like DO, but better in a few ways.
> I got a Vultr account back in the day when DO didn't have support for
> any of the BSDs.  Been running OpenBSD on Vultr ever since.  BTW,
> Vultr never emailed me the root password (or other such nonsense),
> because as Mike said, you install the OS yourself.  Can't complain
> about the price point either.



Re: update/upgrade

2015-09-20 Thread Pedro Tender
Snapshots?
On Sep 20, 2015 9:54 PM, "Quartz"  wrote:

> We have a bunch of low power embedded devices that we'd like to keep
> reasonably up to date, but the disk space and cpu overhead of tracking
> -stable is kind of a nonstarter. Is there another/better way of doing
> things these days? (Other than applying dozens of patches manually).



Re: update/upgrade

2015-09-20 Thread Pedro Tender
As it was already stated in @misc, mtier is probably as safe as relying on
openbsd code.
On Sep 20, 2015 10:29 PM, "Quartz"  wrote:

> https://stable.mtier.org/
>>
>
> A cli update program that applies binary patches is pretty much perfect,
> but I'm not sure we want to rely on a 3rd party for that service. (And I
> know that a built-in update program is probably never going to happen).



Re: But wait, there's more.. another 5.8 song!

2015-09-02 Thread Pedro Tender
As one of my favorite Beatles song, I'm in love with this version.
On Sep 2, 2015 8:30 PM,  wrote:

> Much hope the LibreSSL is one of the most valuable and reused software
> by other projects and developer groups on teh Interwebs growing in
> popularity as a sane and correct replacement.
>
> Cheers to bad habits resulting in good themed music. Making it surreal
> to users too listening to the enjoyable collection of songs while
> reading man pages and applying clever use to the superb software
> OpenBSD produces.
>
> Respect to brave decisions, swift well thought out actions and continued
> long term support as courageous effort keeping the software as correct
> as can be. There are learning bits in the songs too!



Re: [SOLVED] Re: X fails to start with latest sparc64 snapshot

2015-07-08 Thread Pedro Tender
It is also fixed for AMD64 using NV driver.

​Thanks.​



On Tue, Jul 7, 2015 at 9:16 PM, Mark Kettenis mark.kette...@xs4all.nl
wrote:

  Date: Tue, 7 Jul 2015 21:34:54 +0200
  From: Markus Lude markus.l...@gmx.de
 
  Change from kettenis@ in xenocara/lib/libpciaccess/src/openbsd_pci.c
  r1.26 fixed it for me.

 Good to hear that.

  On Tue, Jun 30, 2015 at 10:20:46PM +0200, Markus Lude wrote:
   Hello,
  
   after upgrading to snapshot from june 29th on my sun blade 100
 (sparc64)
   X fails to start.
  
   ...
   [39.465] (II) MACH64: Driver for ATI Mach64 chipsets
   [39.470] (WW) VGA arbiter: cannot open kernel arbiter, no
 multi-card
   support
   [39.472] (**) MACH64(0): Depth 24, (--) framebuffer bpp 32
   [39.479] (**) MACH64(0): Option reference_clock 29.5MHz
   [39.479] (==) MACH64(0): Using EXA acceleration architecture
   [39.481] (EE) Unable to map mmio aperture. Invalid argument (22)
   [39.481] (WW) MACH64: Mach64 in slot 0:19:0 could not be detected!
   [39.487] (II) UnloadModule: mach64
   [39.487] (EE) Screen(s) found, but none have a usable
 configuration.
  
   snapshot from june 26th/27th worked.
  
   dmesg, Xorg.0.log and xorg.conf attached below
  
   sysctl.conf:
   machdep.allowaperture=1
  
   Regards,
   Markus



Re: X fails to start with latest sparc64 snapshot

2015-07-02 Thread Pedro Tender
Hi,

I'm experiencing the same issue with today -CURRENT AMD64 using NV driver.
If I configure xorg.conf and use the VESA driver I'm able to boot X (not
@1920x1080 however - still searching if it's possible using VESA).
Has the NV driver become unsupported?

graphic card dmesg info is:
vga1 at pci1 dev 0 function 0 vendor NVIDIA, unknown product 0x0659 rev
0xa1

I can supply more information if needed.

Regards.​

On Tue, Jun 30, 2015 at 9:20 PM, Markus Lude markus.l...@gmx.de wrote:

 Hello,

 after upgrading to snapshot from june 29th on my sun blade 100 (sparc64)
 X fails to start.

 ...
 [39.465] (II) MACH64: Driver for ATI Mach64 chipsets
 [39.470] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card
 support
 [39.472] (**) MACH64(0): Depth 24, (--) framebuffer bpp 32
 [39.479] (**) MACH64(0): Option reference_clock 29.5MHz
 [39.479] (==) MACH64(0): Using EXA acceleration architecture
 [39.481] (EE) Unable to map mmio aperture. Invalid argument (22)
 [39.481] (WW) MACH64: Mach64 in slot 0:19:0 could not be detected!
 [39.487] (II) UnloadModule: mach64
 [39.487] (EE) Screen(s) found, but none have a usable configuration.

 snapshot from june 26th/27th worked.

 dmesg, Xorg.0.log and xorg.conf attached below

 sysctl.conf:
 machdep.allowaperture=1

 Regards,
 Markus
 console is keyboard/display
 Copyright (c) 1982, 1986, 1989, 1991, 1993
 The Regents of the University of California.  All rights reserved.
 Copyright (c) 1995-2015 OpenBSD. All rights reserved.
 http://www.OpenBSD.org

 OpenBSD 5.8-beta (GENERIC) #603: Mon Jun 29 09:07:15 MDT 2015
 dera...@sparc64.openbsd.org:/usr/src/sys/arch/sparc64/compile/GENERIC
 real mem = 536870912 (512MB)
 avail mem = 511508480 (487MB)
 mpath0 at root
 scsibus0 at mpath0: 256 targets
 mainbus0 at root: Sun Blade 100 (UltraSPARC-IIe)
 cpu0 at mainbus0: SUNW,UltraSPARC-IIe (rev 1.4) @ 502 MHz
 cpu0: physical 16K instruction (32 b/l), 16K data (32 b/l), 256K external
 (64 b/l)
 psycho0 at mainbus0: pci108e,a001, impl 0, version 0, ign 7c0
 psycho0: bus range 0-1, PCI bus 0
 psycho0: dvma map c000-dfff
 pci0 at psycho0
 ebus0 at pci0 dev 12 function 0 Sun RIO EBus rev 0x01
 flashprom at ebus0 addr 0-f not configured
 clock1 at ebus0 addr 0-1fff: mk48t59
 ebus1 at pci0 dev 7 function 0 Acer Labs M1533 ISA rev 0x00
 dma at ebus1 addr 0- ivec 0x2a not configured
 power0 at ebus1 addr 800-82f ivec 0x20
 com0 at ebus1 addr 3f8-3ff ivec 0x2b: ns16550a, 16 byte fifo
 com1 at ebus1 addr 2e8-2ef ivec 0x2b: ns16550a, 16 byte fifo
 gem0 at pci0 dev 12 function 1 Sun ERI Ether rev 0x01: ivec 0x7c6,
 address 00:03:ba:18:3a:e9
 ukphy0 at gem0 phy 1: Generic IEEE 802.3u media interface, rev. 1: OUI
 0x0010dd, model 0x0002
 Sun FireWire rev 0x01 at pci0 dev 12 function 2 not configured
 ohci0 at pci0 dev 12 function 3 Sun USB rev 0x01: ivec 0x7e4, version
 1.0, legacy support
 alipm0 at pci0 dev 3 function 0 Acer Labs M7101 Power rev 0x00: 223KHz
 clock
 iic0 at alipm0
 max1617 at alipm0 addr 0x18 skipped due to alipm0 bugs
 scm001 at alipm0 addr 0x20 skipped due to alipm0 bugs
 spdmem0 at iic0 addr 0x50: 512MB SDRAM ECC PC133CL2
 autri0 at pci0 dev 8 function 0 Acer Labs M5451 Audio rev 0x01: ivec
 0x7e3
 ac97: codec id 0x41445348 (Analog Devices AD1881A)
 ac97: codec features headphone, Analog Devices Phat Stereo
 audio0 at autri0
 midi0 at autri0: 4DWAVE MIDI UART
 pciide0 at pci0 dev 13 function 0 Acer Labs M5229 UDMA IDE rev 0xc3:
 DMA, channel 0 configured to native-PCI, channel 1 configured to native-PCI
 pciide0: using ivec 0x7cc for native-PCI interrupt
 wd0 at pciide0 channel 0 drive 0: ST3120213A
 wd0: 16-sector PIO, LBA48, 114473MB, 234441648 sectors
 atapiscsi0 at pciide0 channel 0 drive 1
 scsibus1 at atapiscsi0: 2 targets
 cd0 at scsibus1 targ 0 lun 0: LITEON, CD-ROM LTN486S, Y3S2 ATAPI 5/cdrom
 removable
 wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
 cd0(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 2
 wd1 at pciide0 channel 1 drive 0: WDC WD1600AAJB-00J3A0
 wd1: 16-sector PIO, LBA48, 152627MB, 312581808 sectors
 wd1(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
 ppb0 at pci0 dev 5 function 0 Intel S21152BB rev 0x00
 pci1 at ppb0 bus 1
 rl0 at pci1 dev 2 function 0 D-Link DFE-530TX+ rev 0x10: ivec 0x7d5,
 address 00:11:95:21:ec:70
 rlphy0 at rl0 phy 0: RTL internal PHY
 machfb0 at pci0 dev 19 function 0 ATI Rage XL rev 0x27
 machfb0: ATY,RageXL, 800x600
 wsdisplay0 at machfb0 mux 1: console (std, sun emulation)
 usb0 at ohci0: USB revision 1.0
 uhub0 at usb0 Sun OHCI root hub rev 1.00/1.00 addr 1
 uhidev0 at uhub0 port 1 configuration 1 interface 0 Fujitsu Component
 Type 6 Keyboard rev 1.00/1.02 addr 2
 uhidev0: iclass 3/1
 ukbd0 at uhidev0: 8 variable keys, 6 key codes, country code 33
 wskbd0 at ukbd0: console keyboard, using wsdisplay0
 uhidev1 at uhub0 port 2 configuration 1 interface 0 Logitech USB-PS/2
 Optical Mouse rev 2.00/20.00 addr 3
 uhidev1: iclass 3/1
 ums0 at uhidev1: 

Re: [OFFTOPIC] Re: Order Acknowledgement from OpenBSD Store - Order No. 40393

2015-07-02 Thread Pedro Tender
They have never responded to mine even though I've received the replacement for 
the AMD64 cd but never the fixed typo sticker. 



 On 02 Jul 2015, at 21:08, Maurice McCarthy m...@mythic-beasts.com wrote:
 
 On 2015-07-02 18:10, Jorge Gabriel Lopez Paramount wrote:
 Hi all,
 
 I know this is not related to OpenBSD directly but hope someone might
 help; I ordered a CD set and a rucksack more than one month ago and I
 have not received them yet so I'm wondering what happened. I tried to
 write to the orders email address of the OpenBSD Store but got no
 response.
 
 I spent that money mainly as a contribution but would not mind
 receiving those goods, if someone have an idea how I could contact the
 Store besides calling I would appreciate it.
 
 --
 Best regards,
 Jorge Lopez.
 
 This is the contact page for the store
 
 https://www.openbsdstore.com/cgi-bin/live/ecommerce.pl?site=shop_openbsdeurope_comstate=pagepage=contact
 
 They usually answer queries to ord...@openbsdstore.com very quickly
 M



Re: installing stable failed

2015-05-27 Thread Pedro Tender
Just to be sure, do you have /bsd directory created?
Since the error is:
ln: /bsd: No such file or directory

Since your report is only the make install error and the error is that the
directory does not exist maybe you should start there before making other
assumptions about cleverness. Or maybe start by saying if the directory
already exists or not.



On Wed, May 27, 2015 at 2:08 PM, Harald Dunkel harald.dun...@aixigo.de
wrote:

 Hi folks,

 stable built fine, but make install failed with

 :
 cc  -Werror -Wall -Wimplicit-function-declaration  -Wno-main
 -Wno-uninitialized  -Wframe-larger-than=2047 -mcmodel=kernel -mno-red-zone
 -mno-sse2 -mno-sse -mno-3dnow  -mno-mmx -msoft-float
 -fno-omit-frame-pointer -fno-builtin-printf -fno-builtin-snprintf
 -fno-builtin-vsnprintf -fno-builtin-log  -fno-builtin-log2
 -fno-builtin-malloc -fno-pie -O2 -pipe -nostdinc -I../../../.. -I.
 -I../../../../arch -DDDB -DDIAGNOSTIC -DKTRACE -DACCOUNTING -DKMEMSTATS
 -DPTRACE -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUVM_SWAP_ENCRYPT -DFFS
 -DFFS2 -DFFS_SOFTUPDATES -DUFS_DIRHASH -DQUOTA -DEXT2FS -DMFS -DNFSCLIENT
 -DNFSSERVER -DCD9660 -DUDF -DMSDOSFS -DFIFO -DTMPFS -DFUSE -DSOCKET_SPLICE
 -DTCP_SACK -DTCP_ECN -DTCP_SIGNATURE -DINET -DINET6 -DIPSEC -DPPP_BSDCOMP
 -DPPP_DEFLATE -DPIPEX -DMROUTING -DMPLS -DBOOT_CONFIG -DUSER_PCICONF
 -DAPERTURE -DMTRR -DNTFS -DHIBERNATE -DPCIVERBOSE -DUSBVERBOSE
 -DWSDISPLAY_COMPAT_USL -DWSDISPLAY_COMPAT_RAWKBD
 -DWSDISPLAY_DEFAULTSCREENS=6 -DWSDISPLAY_COMPAT_PCVT -DX!
  86EMU
 -DONEWIREVERBOSE -DMAXUSERS=80 -D_KERNEL -MD -MP  -c vers.c
 ld -T ../../../../arch/amd64/conf/ld.script -X --warn-common -nopie -S -x
 -o bsd ${SYSTEM_HEAD} vers.o ${OBJS}
 textdatabss dec hex
 8836020 248296  598016  9682332 93bd9c
 cmp -s bsd /bsd || ln -f /bsd /obsd
 ln: /bsd: No such file or directory
 *** Error 1 in /usr/src/sys/arch/amd64/compile/GENERIC (Makefile:904
 'install-kernel-gate5c.example.com.')

 I have rebuilt it *because* /bsd was deleted by accident. A
 little bit more clever code here would be highly appreciated.


 Thanx in advance
 Harri



Re: console prompt disappeared after login

2015-05-18 Thread Pedro Tender
I'm not having problems with ksh nor zsh, going in and out of X (xfce).
​TTY's working fine.​


On Mon, May 18, 2015 at 12:56 PM, dan mclaughlin thev...@openmailbox.org
wrote:

 On Mon, 18 May 2015 11:24:13 +0100 Pedro Tender pedro.ten...@fabamaq.com
 wrote:
  I've updated another machine today to latest snapshot and it is fixed.
  Have you tried the 18th May (ftp3.eu) snapshot ?
 
 
 
  On Sun, May 17, 2015 at 10:51 PM, dan mclaughlin 
 thev...@openmailbox.org
  wrote:
 
   On Sun, 17 May 2015 14:29:07 - Maurits Fennis m...@nulldev.net
   wrote:
 just not the TTY's
   
same here.
   
--
Maurits Fennis
   
()  ascii ribbon campaign
/\  www.asciiribbon.org
   
  
   here too. i just submitted a bug report problems with console output.
 

 it's a partial fix. the console works until you switch to X, which works
 fine until you switch back to console, then nothing displays right.

 my original bug report didn't go thru, so i'll retry.



Re: console prompt disappeared after login

2015-05-18 Thread Pedro Tender
I've updated another machine today to latest snapshot and it is fixed.
Have you tried the 18th May (ftp3.eu) snapshot ?



On Sun, May 17, 2015 at 10:51 PM, dan mclaughlin thev...@openmailbox.org
wrote:

 On Sun, 17 May 2015 14:29:07 - Maurits Fennis m...@nulldev.net
 wrote:
   just not the TTY's
 
  same here.
 
  --
  Maurits Fennis
 
  ()  ascii ribbon campaign
  /\  www.asciiribbon.org
 

 here too. i just submitted a bug report problems with console output.



Re: console prompt disappeared after login

2015-05-17 Thread Pedro Tender
I'm experiencing the same issue.
It works fine, however, after starting a xfce session inside terminator or
xfce terminal​ - just not the TTY's.



On Sun, May 17, 2015 at 2:19 PM, Maurits Fennis m...@nulldev.net wrote:

  Yes but try typing commands its working as normal.

 This is what I meant with having access to the shell.
 Good to know this isn't an isolated incident.

 --
 Maurits Fennis

 ()  ascii ribbon campaign
 /\  www.asciiribbon.org



Re: offtopic: political correctness

2015-05-08 Thread Pedro Tender
On Friday, May 8, 2015, Mihai Popescu mih...@gmail.com wrote:

 Contact the author of this book.
 If I'm nost mistaken, the OpenBSD project is not affiliated in any way
 with the book or the author. I think he can explain the best his
 remarks to you.


This.
/noise
/thread
/care


--



Re: Collision with dbus-daemon-launch-helper and latest snapshot/packages

2015-04-07 Thread Pedro Tender
Collision in dbus-daemon-launch-helper-1.8.16: the following files already
exist
/usr/local/libexec/dbus-daemon-launch-helper (dbus-1.8.16v0
and dbus-daemon-launch-helper-1.8.16)

I've deleted this file, updated again and all went well.



On Tue, Apr 7, 2015 at 2:59 PM, Jason Crawford ja...@purebsd.net wrote:

 Hello all,

 I updated to the latest snapshot (dmesg below) and when trying to
 update my packages to the lastest from ftp.eu.openbsd.org, I get:

 quirks-2.61 signed on 2015-04-05T21:43:07Z
 Collision in dbus-daemon-launch-helper-1.8.16: the following files already
 exist
 /usr/local/libexec/dbus-daemon-launch-helper (dbus-1.8.16v0
 and dbus-daemon-launch-helper-1.8.16)
 Can't install avahi-0.6.31p15-0.6.31p17: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Can't install polkit-0.112p7-0.112p8: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Can't install consolekit-0.4.6p12-0.4.6p14: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Can't install geoclue2-2.1.10p1-2.1.10p2: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Can't install upower-0.99.2p0-0.99.2p6: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Couldn't find updates for avahi-0.6.31p15, consolekit-0.4.6p12,
 geoclue2-2.1.10p1, polkit-0.112p7, upower-0.99.2p0

 I can't remove dbus without removing most of my GUI packages, so I'm
 not sure how to proceed from here. Below is my dmesg and list of
 manually installed packages, then list of all packages installed.

 OpenBSD 5.7-current (GENERIC.MP) #903: Thu Apr  2 13:47:34 MDT 2015
 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
 real mem = 4209770496 (4014MB)
 avail mem = 4078329856 (3889MB)
 mpath0 at root
 scsibus0 at mpath0: 256 targets
 mainbus0 at root
 bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xdbeda000 (35 entries)
 bios0: vendor Phoenix Technologies LTD version V1.04 date 10/22/2009
 bios0: Gateway NV53
 acpi0 at bios0: rev 2
 acpi0: sleep states S0 S3 S4 S5
 acpi0: tables DSDT FACP SLIC SSDT APIC MCFG HPET
 acpi0: wakeup devices LID0(S3) SLPB(S3) PB2_(S4) PB3_(S4) PB4_(S4)
 PB5_(S4) PB6_(S4) PB7_(S4) PB9_(S4) PB10(S4) OHC0(S3) OHC1(S3)
 OHC2(S3) OHC3(S3) OHC4(S3) EHC0(S3) [...]
 acpitimer0 at acpi0: 3579545 Hz, 32 bits
 acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
 cpu0 at mainbus0: apid 0 (boot processor)
 cpu0: AMD Athlon(tm) II Dual-Core M300, 2000.97 MHz
 cpu0:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,PAGE1GB,LONG,3DNOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,3DNOWP,OSVW,IBS,SKINIT,ITSC
 cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB
 64b/line 16-way L2 cache
 cpu0: ITLB 32 4KB entries fully associative, 16 4MB entries fully
 associative
 cpu0: DTLB 48 4KB entries fully associative, 48 4MB entries fully
 associative
 cpu0: AMD erratum 721 detected and fixed
 cpu0: smt 0, core 0, package 0
 mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
 cpu0: apic clock running at 200MHz
 cpu0: mwait min=64, max=64, C-substates=0.0.0.0.0, IBE
 cpu1 at mainbus0: apid 1 (application processor)
 cpu1: AMD Athlon(tm) II Dual-Core M300, 2000.04 MHz
 cpu1:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,PAGE1GB,LONG,3DNOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,3DNOWP,OSVW,IBS,SKINIT,ITSC
 cpu1: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB
 64b/line 16-way L2 cache
 cpu1: ITLB 32 4KB entries fully associative, 16 4MB entries fully
 associative
 cpu1: DTLB 48 4KB entries fully associative, 48 4MB entries fully
 associative
 cpu1: AMD erratum 721 detected and fixed
 cpu1: smt 0, core 1, package 0
 ioapic0 at mainbus0: apid 2 pa 0xfec0, version 21, 24 pins
 acpimcfg0 at acpi0 addr 0xe000, bus 0-9
 acpihpet0 at acpi0: 14318180 Hz
 acpi0: unable to load \\_SB_.PCI0._INI.EXH2
 acpiprt0 at acpi0: bus 0 (PCI0)
 acpiprt1 at acpi0: bus -1 (PB2_)
 acpiprt2 at acpi0: bus -1 (PB3_)
 acpiprt3 at acpi0: bus 3 (PB4_)
 acpiprt4 at acpi0: bus -1 (PB5_)
 acpiprt5 at acpi0: bus 9 (PB6_)
 acpiprt6 at acpi0: bus -1 (PB7_)
 acpiprt7 at acpi0: bus -1 (PB9_)
 acpiprt8 at acpi0: bus -1 (PB10)
 acpiprt9 at acpi0: bus 10 (P2P_)
 acpiprt10 at acpi0: bus 1 (AGP_)
 acpiec0 at acpi0
 acpicpu0 at acpi0: PSS
 acpicpu1 at acpi0: PSS
 acpitz0 at acpi0: critical temperature is 95 degC
 acpitz1 at acpi0: critical temperature is 95 degC
 acpibtn0 at acpi0: PWRB
 acpibtn1 at acpi0: LID0
 acpibtn2 at acpi0: SLPB
 acpibat0 at acpi0: BAT0 model AS09A61 serial  4548 type LION oem 494453
 acpiac0 at acpi0: AC unit online
 acpivideo0 at acpi0: VGA_
 acpivideo1 at acpi0: VGA_
 acpivout0 at acpivideo1: LCD_
 cpu0: 2000 MHz: speeds: 2000 1400 800 MHz
 pci0 at mainbus0 bus 0
 pchb0 at pci0 dev 0 function 0 AMD RS880 Host rev 0x00
 ppb0 at pci0 dev 1 function 0 vendor Acer, unknown product 0x9602 rev
 0x00
 pci1 at ppb0 bus 1
 

Re: Collision with dbus-daemon-launch-helper and latest snapshot/packages

2015-04-07 Thread Pedro Tender
Giving feedback, here's the original file that I've moved to ~ and new file
that was created after the pkg_add -u

original
-rwsr-x---  1 root  _dbus  295096 Mar 20 00:56
/root/dbus-daemon-launch-helper

new
-rwsr-x---  1 root  _dbus  295096 Apr  4 12:59
/usr/local/libexec/dbus-daemon-launch-helper


​After I've moved the file all updates went fine and the file was
recreated.

-
​PTender​


On Tue, Apr 7, 2015 at 4:01 PM, Pedro Tender pedro.ten...@fabamaq.com
wrote:

 Collision in dbus-daemon-launch-helper-1.8.16: the following files already
 exist
 /usr/local/libexec/dbus-daemon-launch-helper (dbus-1.8.16v0
 and dbus-daemon-launch-helper-1.8.16)

 I've deleted this file, updated again and all went well.



 On Tue, Apr 7, 2015 at 2:59 PM, Jason Crawford ja...@purebsd.net wrote:

 Hello all,

 I updated to the latest snapshot (dmesg below) and when trying to
 update my packages to the lastest from ftp.eu.openbsd.org, I get:

 quirks-2.61 signed on 2015-04-05T21:43:07Z
 Collision in dbus-daemon-launch-helper-1.8.16: the following files
 already exist
 /usr/local/libexec/dbus-daemon-launch-helper (dbus-1.8.16v0
 and dbus-daemon-launch-helper-1.8.16)
 Can't install avahi-0.6.31p15-0.6.31p17: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Can't install polkit-0.112p7-0.112p8: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Can't install consolekit-0.4.6p12-0.4.6p14: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Can't install geoclue2-2.1.10p1-2.1.10p2: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Can't install upower-0.99.2p0-0.99.2p6: can't resolve
 dbus-daemon-launch-helper-1.8.16
 Couldn't find updates for avahi-0.6.31p15, consolekit-0.4.6p12,
 geoclue2-2.1.10p1, polkit-0.112p7, upower-0.99.2p0

 I can't remove dbus without removing most of my GUI packages, so I'm
 not sure how to proceed from here. Below is my dmesg and list of
 manually installed packages, then list of all packages installed.

 OpenBSD 5.7-current (GENERIC.MP) #903: Thu Apr  2 13:47:34 MDT 2015
 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
 real mem = 4209770496 (4014MB)
 avail mem = 4078329856 (3889MB)
 mpath0 at root
 scsibus0 at mpath0: 256 targets
 mainbus0 at root
 bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xdbeda000 (35 entries)
 bios0: vendor Phoenix Technologies LTD version V1.04 date 10/22/2009
 bios0: Gateway NV53
 acpi0 at bios0: rev 2
 acpi0: sleep states S0 S3 S4 S5
 acpi0: tables DSDT FACP SLIC SSDT APIC MCFG HPET
 acpi0: wakeup devices LID0(S3) SLPB(S3) PB2_(S4) PB3_(S4) PB4_(S4)
 PB5_(S4) PB6_(S4) PB7_(S4) PB9_(S4) PB10(S4) OHC0(S3) OHC1(S3)
 OHC2(S3) OHC3(S3) OHC4(S3) EHC0(S3) [...]
 acpitimer0 at acpi0: 3579545 Hz, 32 bits
 acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
 cpu0 at mainbus0: apid 0 (boot processor)
 cpu0: AMD Athlon(tm) II Dual-Core M300, 2000.97 MHz
 cpu0:

FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,PAGE1GB,LONG,3D
NOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,3DNOWP,OSVW,IBS,SKINIT,ITS
C
 cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB
 64b/line 16-way L2 cache
 cpu0: ITLB 32 4KB entries fully associative, 16 4MB entries fully
 associative
 cpu0: DTLB 48 4KB entries fully associative, 48 4MB entries fully
 associative
 cpu0: AMD erratum 721 detected and fixed
 cpu0: smt 0, core 0, package 0
 mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
 cpu0: apic clock running at 200MHz
 cpu0: mwait min=64, max=64, C-substates=0.0.0.0.0, IBE
 cpu1 at mainbus0: apid 1 (application processor)
 cpu1: AMD Athlon(tm) II Dual-Core M300, 2000.04 MHz
 cpu1:

FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,PAGE1GB,LONG,3D
NOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,3DNOWP,OSVW,IBS,SKINIT,ITS
C
 cpu1: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB
 64b/line 16-way L2 cache
 cpu1: ITLB 32 4KB entries fully associative, 16 4MB entries fully
 associative
 cpu1: DTLB 48 4KB entries fully associative, 48 4MB entries fully
 associative
 cpu1: AMD erratum 721 detected and fixed
 cpu1: smt 0, core 1, package 0
 ioapic0 at mainbus0: apid 2 pa 0xfec0, version 21, 24 pins
 acpimcfg0 at acpi0 addr 0xe000, bus 0-9
 acpihpet0 at acpi0: 14318180 Hz
 acpi0: unable to load \\_SB_.PCI0._INI.EXH2
 acpiprt0 at acpi0: bus 0 (PCI0)
 acpiprt1 at acpi0: bus -1 (PB2_)
 acpiprt2 at acpi0: bus -1 (PB3_)
 acpiprt3 at acpi0: bus 3 (PB4_)
 acpiprt4 at acpi0: bus -1 (PB5_)
 acpiprt5 at acpi0: bus 9 (PB6_)
 acpiprt6 at acpi0: bus -1 (PB7_)
 acpiprt7 at acpi0: bus -1 (PB9_)
 acpiprt8 at acpi0: bus -1 (PB10)
 acpiprt9 at acpi0: bus 10 (P2P_)
 acpiprt10 at acpi0: bus 1 (AGP_)
 acpiec0 at acpi0
 acpicpu0 at acpi0: PSS
 acpicpu1 at acpi0: PSS
 acpitz0 at acpi0: critical temperature is 95 degC
 acpitz1 at acpi0: critical temperature is 95 degC