Re: Salt master on -stable and communication with minions on -current 3006.7 version

2024-03-07 Thread Mikolaj Kucharski
, Mikolaj Kucharski wrote: > Hi Robert. > > I've notived this problem on my Debian Bookworm machines, which recently > got upgraded to 3006.7 and now I also see this on my OpenBSD -current, > which also started to run 3006.7 minions. I have Salt master running > on OpenBSD -stabl

Salt master on -stable and communication with minions on -current 3006.7 version

2024-03-05 Thread Mikolaj Kucharski
Hi Robert. I've notived this problem on my Debian Bookworm machines, which recently got upgraded to 3006.7 and now I also see this on my OpenBSD -current, which also started to run 3006.7 minions. I have Salt master running on OpenBSD -stable with salt-3006.3 and minions after upgrade to 3006.7

zigbee2mqtt, anyone?

2023-12-27 Thread Mikolaj Kucharski
Hi. - Does anyone has work in progress zigbee2mqtt port? - Does it make sense to try to use it on OpenBSD? - Any hands on experience with zigbee2mqtt on OpenBSD? - If you are using it, are you happy, unhappy, gonna stick to it or not? I have zero experience with Zigbee or any home automation,

Re: salt-3006.3, py3-setproctitle and rc.d(8) on -stable

2023-11-21 Thread Mikolaj Kucharski
-d PubServerChannel._publish_daemon 6693 python3.10: /usr/local/bin/python3.10 /usr/local/bin/salt-master -d MainProcess On Tue, Nov 21, 2023 at 09:45:49AM +, Mikolaj Kucharski wrote: > Hi all, > > What I am reporting here, was tested on -stable and on -current. Below > deta

salt-3006.3, py3-setproctitle and rc.d(8) on -stable

2023-11-21 Thread Mikolaj Kucharski
Hi all, What I am reporting here, was tested on -stable and on -current. Below details are from -stable, because I discovered it first there and have the notes from that machine. One of my OpenBSD 7.4 machines, because of package unrelated to salt, had py3-setproctitle installed on that machine

py3-black fails with no module named typing_extensions on snapshot 2023-11-07T11:37:49Z

2023-11-08 Thread Mikolaj Kucharski
Hi. I've noticed it today. Sorry for the lack of a diff :/ $ black foo.py Traceback (most recent call last): File "/usr/local/bin/black", line 5, in from black import patched_main File "/usr/local/lib/python3.10/site-packages/black/__init__.py", line 37, in from black.cache import

Re: [UPDATE] security/rbw 1.8.3

2023-09-07 Thread Mikolaj Kucharski
On Wed, Sep 06, 2023 at 02:52:28PM +0100, Raf Czlonka wrote: > Hello, > > Inlined below is a diff that updates rbw to version 1.8.3. > > Regards, > > Raf > > P.S. I'm not subscribed to ports@ mailing list so please CC me if > need be. > I would add home page, based on my diff from:

PATCH: rbw-1.8.3

2023-08-28 Thread Mikolaj Kucharski
Hi, I wanted to update to latest version, but it doesn't work for organization which I am part of after upgrade to v1.8.3 :/ I also tested 1.8.2 and also doesn't work for me here. I suspect it may be related to settings related to the org. The organization is using https://vault.bitwarden.com/

Re: Port Request

2023-07-01 Thread Mikolaj Kucharski
On Sat, Jul 01, 2023 at 02:03:26PM +0200, Solène Rapenne wrote: > On Sat, 2023-07-01 at 11:48 +, Umgeher Torgersen wrote: > > On Fri, Jun 30, 2023 at 09:24:54AM +, luffy20201 wrote: > > > Hello OpenBSD Devs! I want to make a request, can you guys please > > > try to port ytfzf to OBSD. I

PATCH: security/py-hvac from 0.11.2 to 1.1.0

2023-05-19 Thread Mikolaj Kucharski
0.11.2 +MODPY_EGG_VERSION =1.1.0 DISTNAME = hvac-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 1 MAINTAINER = Mikolaj Kucharski @@ -15,7 +14,7 @@ HOMEPAGE =https://github.com/hvac/hvac PERMIT_PACKAGE = Yes

man borg - unexpected output with borgbackup-1.1.18p3

2023-04-29 Thread Mikolaj Kucharski
Hi, I just wanted to have a quick look at `man borg` and it doesn't look right. Do you guys see the same? OpenBSD 7.3-current (GENERIC.MP) #1139: Fri Apr 14 10:12:49 MDT 2023 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP -- Regards, Mikolaj

Re: NEW: devel/p5-OpenAI-API

2023-03-15 Thread Mikolaj Kucharski
Hi all, On Tue, Mar 14, 2023 at 04:56:48AM -0500, Todd T. Fries wrote: > I missed the update, thanks! > > A single line added to the Makefile seems useful of 'make test' is to succeed: > > TEST_DEPENDS= devel/p5-Test-RequiresInternet > > Otherwise, still works with

Re: NEW: devel/p5-OpenAI-API

2023-03-12 Thread Mikolaj Kucharski
Hi, I took p5-OpenAI-API,2.tgz from Stuart and update OpenAI::API to 0.25 which I saw in CPAN. Port changes: - version bumped to 0.25 - new dependencies added - plist updated - checksums regenerated via makesum New version p5-OpenAI-API,3.tgz attached. I did simple test via: ---8<---

Re: Heads ups, perl upgraded, wait for mirror package sync / v5.36.0

2023-02-18 Thread Mikolaj Kucharski
On Wed, Feb 15, 2023 at 08:20:10PM +, Mikolaj Kucharski wrote: > # perl -e 'print "$]\n";' > 5.036000 > > # perl -MBSD::arc4random -e 'print "okay\n"' > arc4rnd_xs.c: loadable library and perl binaries are mismatched (got first > handshake key 0xec00

Heads ups, perl upgraded, wait for mirror package sync / v5.36.0

2023-02-15 Thread Mikolaj Kucharski
# perl -e 'print "$]\n";' 5.036000 # perl -MBSD::arc4random -e 'print "okay\n"' arc4rnd_xs.c: loadable library and perl binaries are mismatched (got first handshake key 0xec0, needed 0xeb8) -- Regards, Mikolaj

Re: youtube-dl python issue, SyntaxError: (unicode error)

2022-12-17 Thread Mikolaj Kucharski
On Sat, Dec 17, 2022 at 11:40:35AM +, Stuart Henderson wrote: > On 2022/12/17 11:18, Mikolaj Kucharski wrote: > > $ youtube-dl -F https://youtu.be/YGdYhvk6xyw > > Traceback (most recent call last): > .. > > from ..compat import compat_os_name > > File &

youtube-dl python issue, SyntaxError: (unicode error)

2022-12-17 Thread Mikolaj Kucharski
Hi, Do you guys see the same by any chance? $ pkg_info -qI youtube-dl youtube-dl-2021.12.17p1 $ sysctl -n kern.version OpenBSD 7.2-current (GENERIC.MP) #859: Sat Nov 26 11:10:04 MST 2022 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP $ pkg_info -f quirks | grep -e

desmume, any special reqs to run it?

2022-12-04 Thread Mikolaj Kucharski
Hi, I just wanted to see how Nintendo 3DS emulators work on OpenBSD. Never played with them before. $ desmume some-game-decrypted.3ds mprotect failed: Operation not permitted Abort trap (core dumped) I tried with few 3DS files and one CIA file, always the same output like above. Any tips?

Does dovecot on openbsd7.2 -stable support TLSv1.3?

2022-11-16 Thread Mikolaj Kucharski
Hi, Just making sure I didn't miss anything on my end. I have working Dovecot setup for few OpenBSD releases now. Today I wanted to bump minimal TLS version on the Dovecot end: -ssl_min_protocol = TLSv1.2 +ssl_min_protocol = TLSv1.3 After restarting Dovecot, I see that I can connect to host:993

cups, libusb1, Backend returned status -139 (crashed), /usb.core

2022-09-13 Thread Mikolaj Kucharski
Hi, I configured cups as network printer around beginning of 2022. Few months later I've noticed coredump at /usb.core. Then it took me a while to collect what I have so far. I don't know when this started, but I assume from day one, when I've setup cups as a remote. I imagine it will take me a

Re: mirror removal: games/teeworlds and security/shhlockout without MASTER_SITES

2022-09-12 Thread Mikolaj Kucharski
On Mon, Sep 12, 2022 at 01:53:50PM +0200, Solène Rapenne wrote: > security/sshlockout Some of my machines use it, so I would be sad to see this go. -- Regards, Mikolaj

Re: Web WhatsApp and Chromium or Firefox, does not finish loading

2022-09-11 Thread Mikolaj Kucharski
On Sun, Sep 11, 2022 at 06:19:50PM +0200, Caspar Schutijser wrote: > On Sat, Sep 10, 2022 at 08:32:27AM +0000, Mikolaj Kucharski wrote: > > Hi, > > > > I've noticed this problem many weeks before, but didn't report at the > > time, as I thought it was random cookie

Web WhatsApp and Chromium or Firefox, does not finish loading

2022-09-10 Thread Mikolaj Kucharski
Hi, I've noticed this problem many weeks before, but didn't report at the time, as I thought it was random cookie problem, but then I started to open new instances of Chroimum or Firefox, like scripts show at the very end of this email. WhatsApp never finishes loading for me. Can anyone of you

Did anyone have worked in the past on OSquery port?

2022-09-02 Thread Mikolaj Kucharski
Hi, I didn't see anything in the archives, but maybe in some (public) repo, not visible at first sight there is a stab at it? https://osquery.io/ Description from FreshPorts: osquery exposes an operating system as a high-performance relational database. This allows you to write

Re: CVS: cvs.openbsd.org: ports

2022-08-30 Thread Mikolaj Kucharski
hanges by: st...@cvs.openbsd.org 2022/08/29 08:55:31 > > > > > > Modified files: > > > devel/github-cli: Makefile distinfo modules.inc > > > devel/github-cli/pkg: PLIST > > > > > > Log message: > > > update to github-cli

Update github-cli to v2.14.7

2022-08-29 Thread Mikolaj Kucharski
Hi, >From https://github.com/cli/cli/releases it looks we are few months behind. This seems to be to include here: https://github.com/cli/cli/compare/v2.6.0...v2.14.7 I'm updating as I would like to be able to use `gh search issues` which current in ports tree cli doesn't support yet. Still

Does p5-Net-ICal work for you?

2022-07-12 Thread Mikolaj Kucharski
Hi, I see this on my end: OpenBSD 7.1-current (GENERIC.MP) #610: Sat Jul 9 09:19:43 MDT 2022 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP $ perl -MNet::ICal -e '' UNIVERSAL does not export anything at /usr/local/libdata/perl5/site_perl/Class/MethodMapper.pm line

Dropping RCS tags from the repo

2022-03-09 Thread Mikolaj Kucharski
Hi, In recent years I don't have that much time to follow OpenBSD that closely, but was wondering what is the background of dropping the RCS IDs from the repo. Does that mean all files under ports repo should have RCS tags to be removed or only specific files? -- Regards, Mikolaj

debug-cups-filters moves into a manual-installation during upgrade

2022-03-02 Thread Mikolaj Kucharski
Hi, I have following packages installed via pkg_add -a: debug-cups-2.4.1 debug-cups-filters-1.28.12 debug-cups-libs-2.4.1 I do periodic snapshot upgrades via sysupgrade(8) -s and upgrade.site(5). I like to have above packages marked as non-manual. It helps me track whan is a temporary setup

Anyone else with cups/backend/usb crashed on signal 11

2022-02-27 Thread Mikolaj Kucharski
I've noticed this recently, and didn't dive into it yet. Was wondering did anyone else see this? This is triggered by network print via Android phone, with service discovery by avahi. OpenBSD 7.1-beta (GENERIC.MP) #387: Sat Feb 26 17:21:00 MST 2022

Re: ansible run dep on netaddr python module

2022-01-13 Thread Mikolaj Kucharski
Hi Pavel, On Thu, Jan 13, 2022 at 01:04:40PM +0300, Pavel Korovin wrote: > On 01/12, Mikolaj Kucharski wrote: > > Hi, > > > > I had fresh install of OpenBSD-current with ansible added via packages: > > > > pkg_add -i ansible > > > &

ansible run dep on netaddr python module

2022-01-12 Thread Mikolaj Kucharski
Hi, I had fresh install of OpenBSD-current with ansible added via packages: pkg_add -i ansible Running it on some of my playbooks failed with AnsibleFilterError: The reduce_on_network filter requires python's netaddr be installed on the ansible controller Via pkg_add py3-netaddr

Re: Update p5-CGI-Fast to 2.16

2021-12-14 Thread Mikolaj Kucharski
Ping On Mon, Nov 22, 2021 at 09:39:37PM +, Mikolaj Kucharski wrote: > Hi, > > Update addresses https://github.com/leejo/cgi-fast/issues/20 and should > not affect OpenBSD: > > https://github.com/leejo/cgi-fast/compare/v2.15...v2.16 >

Update p5-CGI-Fast to 2.16

2021-11-22 Thread Mikolaj Kucharski
= CGI-Fast-2.16 CATEGORIES = www -REVISION = 0 MAINTAINER = Mikolaj Kucharski Index: distinfo === RCS file: /cvs/ports/www/p5-CGI-Fast/distinfo,v retrieving revision 1.3 diff -u -p -u -r1.3 distinfo --- distinfo10

Update py-tenacity to 8.0.1

2021-11-22 Thread Mikolaj Kucharski
DISTNAME = tenacity-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 0 MAINTAINER = Mikolaj Kucharski @@ -23,7 +22,7 @@ MODPY_PI =Yes BUILD_DEPENDS =devel/py-setuptools_scm${MODPY_FLAVOR} -# depends

NEW: security/py-hvac 0.11.2

2021-11-19 Thread Mikolaj Kucharski
Hi, I use this module with Ansible and also some simple Python scripts. -->8-- Python client library for Hashicorp Vault HVAC allows accessing secrets stored in a Vault directly from Python code. An access token must be created first, using a separate tool like vault or vault-client. --8<--

freshclam doesn't use DNS any more for updates check

2021-10-29 Thread Mikolaj Kucharski
Hi Stuart, Sorry I didn't look deeply into it and not providing a solution. I only managed open a bug upstream: https://github.com/Cisco-Talos/clamav/issues/340 It seems, what I didn't know, ClamAV 0.104.0 migrated to cmake. On above GitHub issue, per comment from @micahsnyder: > My guess is

Re: NEW: security/py-hvac 0.10.6

2021-09-03 Thread Mikolaj Kucharski
On Tue, Aug 24, 2021 at 07:48:45AM +, Mikolaj Kucharski wrote: > On Mon, Aug 16, 2021 at 10:07:58AM +0000, Mikolaj Kucharski wrote: > > On Mon, Aug 09, 2021 at 06:41:02PM +, Mikolaj Kucharski wrote: > > > On Tue, Mar 23, 2021 at 10:53:08PM +, Mikolaj Kucharski wro

Re: NEW: security/py-hvac 0.10.6

2021-08-24 Thread Mikolaj Kucharski
On Mon, Aug 16, 2021 at 10:07:58AM +, Mikolaj Kucharski wrote: > On Mon, Aug 09, 2021 at 06:41:02PM +0000, Mikolaj Kucharski wrote: > > On Tue, Mar 23, 2021 at 10:53:08PM +, Mikolaj Kucharski wrote: > > > On Tue, Mar 23, 2021 at 10:25:13PM +, Stua

Re: NEW: security/py-hvac 0.10.6

2021-08-16 Thread Mikolaj Kucharski
On Mon, Aug 09, 2021 at 06:41:02PM +, Mikolaj Kucharski wrote: > On Tue, Mar 23, 2021 at 10:53:08PM +0000, Mikolaj Kucharski wrote: > > On Tue, Mar 23, 2021 at 10:25:13PM +, Stuart Henderson wrote: > > > > > > There don't seem to be any tests in the di

Re: NEW: security/py-hvac 0.10.6

2021-08-09 Thread Mikolaj Kucharski
On Tue, Mar 23, 2021 at 10:53:08PM +, Mikolaj Kucharski wrote: > On Tue, Mar 23, 2021 at 10:25:13PM +, Stuart Henderson wrote: > > > > There don't seem to be any tests in the distribution, so TEST_DEPENDS > > doesn't make much sense? > > > > Port l

Re: unbreak games/supertux [Was: Re: games/supertux startup error]

2021-04-17 Thread Mikolaj Kucharski
On Sat, Apr 17, 2021 at 06:08:39AM -0700, Nam Nguyen wrote: > --- distinfo 4 Feb 2019 10:02:07 - 1.4 > +++ distinfo 17 Apr 2021 12:34:44 - > @@ -1,2 +1,4 @@ > SHA256 (SuperTux-v0.6.0-Source.tar.gz) = > xMPl+m+Q6HuMWtayKheempg5v5l+fyGeIrvNHJciOsA= > +SHA256 (tux-statue.tar.gz) =

speedtest-cli - ValueError: invalid literal for int() with base 10

2021-04-09 Thread Mikolaj Kucharski
Hi, This should go upsteam, but I just noticed this on multiple -current machines. I see that v2.1.3 was released yesterday and at first glance last commit in repo looks like could fix below issue. Sorry, didn't dive deeper and I'm not sure will I be able until next weekend :/ $ speedtest-cli

Re: NEW: graphics/promplot

2021-03-27 Thread Mikolaj Kucharski
Hi, On Fri, Mar 26, 2021 at 08:28:05AM -0600, Aaron Bieber wrote: > > Mikolaj Kucharski writes: > > > Kind reminder. > > > > On Mon, Jan 25, 2021 at 03:51:16PM +, Mikolaj Kucharski wrote: > >> Hi, > >> > >> I was looking for a

Re: Interest check: gh (github's cli)

2021-03-23 Thread Mikolaj Kucharski
On Tue, Mar 23, 2021 at 10:18:07PM +, Stuart Henderson wrote: > > OK sthen with these added > > BROKEN-aarch64= old kr/pty doesn't support OpenBSD arm arches; needs > creack/pty@v1.1.11 > BROKEN-armv7= old kr/pty doesn't support OpenBSD arm arches; needs > creack/pty@v1.1.11 > Port

Re: NEW: security/py-hvac 0.10.6

2021-03-23 Thread Mikolaj Kucharski
On Tue, Mar 23, 2021 at 10:25:13PM +, Stuart Henderson wrote: > > There don't seem to be any tests in the distribution, so TEST_DEPENDS > doesn't make much sense? > > Port looks good to me but I have no way to test it. > Dropped TEST_DEPENDS. I've used it with Ansible: bindpw: "{{

Re: Interest check: gh (github's cli)

2021-03-23 Thread Mikolaj Kucharski
On Wed, Mar 10, 2021 at 07:31:50PM +, Mikolaj Kucharski wrote: > On Sun, Jan 24, 2021 at 02:25:14PM +0000, Mikolaj Kucharski wrote: > > > > See new port version attached. It contains 1.5.0, which I didn't had a > > chance to properly test, as I've updated the port toda

Re: NEW: graphics/promplot

2021-03-23 Thread Mikolaj Kucharski
Kind reminder. On Mon, Jan 25, 2021 at 03:51:16PM +, Mikolaj Kucharski wrote: > Hi, > > I was looking for a tool which can easily generate a screenshot > from Prometheus metrics and I found: > > https://github.com/qvl/promplot > > > Comment: > > cre

Re: NEW: security/py-hvac 0.10.6

2021-03-23 Thread Mikolaj Kucharski
Kind reminder. On Tue, Mar 09, 2021 at 09:23:02PM +, Mikolaj Kucharski wrote: > Updated the port to 0.10.8 > > On Sun, Jan 24, 2021 at 12:54:17PM +, Mikolaj Kucharski wrote: > > Hi, > > > > Kind reminder. Port reattached for convenience. > > > > O

Re: go-module(5): problematic ALL_TARGET and cmd directory handling

2021-03-18 Thread Mikolaj Kucharski
On Wed, Mar 17, 2021 at 11:56:12PM -0400, Josh Rickmar wrote: > Here is an ugly hack, but it solves an issue I hit while testing > portgen(1). > > A project I was testing a port for uses a repo structure where the > project's primary executable package is contained in the root of the > repo, with

Re: Interest check: gh (github's cli)

2021-03-10 Thread Mikolaj Kucharski
On Sun, Jan 24, 2021 at 02:25:14PM +, Mikolaj Kucharski wrote: > > See new port version attached. It contains 1.5.0, which I didn't had a > chance to properly test, as I've updated the port today. > > From port perspective comparing to github-cli,2.tgz from Stuart &g

Re: NEW: security/py-hvac 0.10.6

2021-03-09 Thread Mikolaj Kucharski
Updated the port to 0.10.8 On Sun, Jan 24, 2021 at 12:54:17PM +, Mikolaj Kucharski wrote: > Hi, > > Kind reminder. Port reattached for convenience. > > On Fri, Jan 01, 2021 at 05:08:59PM +, Mikolaj Kucharski wrote: > > > > I'm using py3-hvac Python module

Re: quirks botched commit

2021-02-25 Thread Mikolaj Kucharski
On Thu, Feb 25, 2021 at 10:16:03AM +, Mikolaj Kucharski wrote: > On Thu, Feb 25, 2021 at 11:04:06AM +0100, Marc Espie wrote: > > On Thu, Feb 25, 2021 at 09:53:04AM +0100, Marc Espie wrote: > > > next time, please remember to build it. > > > there's a reason do-build

Re: quirks botched commit

2021-02-25 Thread Mikolaj Kucharski
On Thu, Feb 25, 2021 at 11:04:06AM +0100, Marc Espie wrote: > On Thu, Feb 25, 2021 at 09:53:04AM +0100, Marc Espie wrote: > > next time, please remember to build it. > > there's a reason do-build checks the syntax of those perl files. > > morning brainfart, of course it built. Which begs the

Re: Creating package debug... Fatal error: can't parse comment is too long

2021-02-04 Thread Mikolaj Kucharski
Marc, Stuart, Does that mean it's okay to commit below change? Index: bsd.port.mk === RCS file: /cvs/ports/infrastructure/mk/bsd.port.mk,v retrieving revision 1.1542 diff -u -p -u -r1.1542 bsd.port.mk --- bsd.port.mk 26 Jun 2020

PDFs preview in Chrome on Slack.com not working

2021-02-04 Thread Mikolaj Kucharski
Hi, It started couple of weeks ago I think, and it definitely worked in the past. When there is PDF uploaded on a Slack channel I can see preview generated inline on the channel, but when I click to view, there is no view of the PDF content, just broken in half grey image symbolizing that

Collision in py-sip-4.19.19p0v0->4.19.24v0

2021-02-01 Thread Mikolaj Kucharski
Hi, This happens for a while, but recently I don't have good chunk of time to dive and provide a diff. Decided to finally sent an email. (I do have some not committed port on my machine) # pkg_add -Dupdate -Dupdatedepends -Drepair -u -U -V quirks-3.524 signed on 2021-01-30T16:42:18Z Collision

Re: libusb patches merged - add comments to github commits

2021-01-27 Thread Mikolaj Kucharski
This is mintor, but maybe worth committing? On Fri, Jan 15, 2021 at 04:42:16PM +, Mikolaj Kucharski wrote: > Hi > > Below patches are merged into master on libusb repo. There is only one > last patch left for libusb/libusb.h file, but not sure is that patch > really needed to

Re: promplot - assistance with golang port

2021-01-25 Thread Mikolaj Kucharski
On Mon, Jan 25, 2021 at 09:04:03AM -0700, Aaron Bieber wrote: > > > Thank you! <3 > > > > Do you see something like this on your end by any chance? > > > > $ make modgo-gen-modules > > malformed JSON string, neither array, object, number, string or atom, at > > character offset 0 (before "(end

NEW: graphics/promplot

2021-01-25 Thread Mikolaj Kucharski
Hi, I was looking for a tool which can easily generate a screenshot from Prometheus metrics and I found: https://github.com/qvl/promplot > Comment: > create plots from Prometheus metrics > > Description: > promplot is an opinionated tool to create plots from Prometheus > metrics and

Re: promplot - assistance with golang port

2021-01-25 Thread Mikolaj Kucharski
On Mon, Jan 25, 2021 at 07:48:09AM -0700, Aaron Bieber wrote: > On Mon, 25 Jan 2021 at 07:40:56 -0700, Aaron Bieber wrote: > > On Sun, 24 Jan 2021 at 14:38:01 +, Mikolaj Kucharski wrote: > > > If some kind soul could push me in the right direction, I would greatly > &

Re: Creating package debug... Fatal error: can't parse comment is too long

2021-01-24 Thread Mikolaj Kucharski
I didn't receive any feedback. Would like to hear your thoughts. As below diff helps me in certain way, I would like to have this change incorporated into OpenBSD ports tree. On Fri, Jan 01, 2021 at 07:53:42PM +, Mikolaj Kucharski wrote: > Hi, > > I often generate my own distfiles

Re: promplot - assistance with golang port

2021-01-24 Thread Mikolaj Kucharski
If some kind soul could push me in the right direction, I would greatly appreciate it. See reattached port, what I have so far. On Fri, Jan 01, 2021 at 02:17:31PM +, Mikolaj Kucharski wrote: > > I looking for a tool which can easily generate a screenshot from > Prometheus metrics an

Re: NEW: security/py-hvac 0.10.6

2021-01-24 Thread Mikolaj Kucharski
Hi, Kind reminder. Port reattached for convenience. On Fri, Jan 01, 2021 at 05:08:59PM +, Mikolaj Kucharski wrote: > > I'm using py3-hvac Python module to fetch Vault secrets from Ansible via > its hashi_vault lookup plugin. > > > Comment: > > Python client lib

Re: remove sysutils/upobsd

2021-01-17 Thread Mikolaj Kucharski
On Sun, Jan 17, 2021 at 09:06:05AM -0500, Daniel Jakots wrote: > On Sun, 17 Jan 2021 12:10:58 +0100, Sebastien Marie > wrote: > > > I would like to know if someone still needs upobsd or if it is > > removable ? > > I would like it to stay for the (I)nstallation part. Of course for the >

libusb patches merged - add comments to github commits

2021-01-15 Thread Mikolaj Kucharski
Hi Below patches are merged into master on libusb repo. There is only one last patch left for libusb/libusb.h file, but not sure is that patch really needed today. Index: patch-libusb_core_c === RCS file:

Creating package debug... Fatal error: can't parse comment is too long

2021-01-01 Thread Mikolaj Kucharski
Hi, I often generate my own distfiles from git checkout when I debug code from OpenBSD ports tree. Some of the ports have already debug packages defined. Sample debug package looks as follows: # pkg_info -I debug-sane-backends debug-sane-backends-1.0.31p1 debug info for sane-backends-1.0.31p1

NEW: security/py-hvac 0.10.6

2021-01-01 Thread Mikolaj Kucharski
Hi, I'm using py3-hvac Python module to fetch Vault secrets from Ansible via its hashi_vault lookup plugin. > Comment: > Python client library for Hashicorp Vault > > Description: > HVAC allows accessing secrets stored in a Vault directly from > Python code. > > An access token must be created

promplot - assistance with golang port

2021-01-01 Thread Mikolaj Kucharski
Hi, I looking for a tool which can easily generate a screenshot from Prometheus metrics and I found https://github.com/qvl/promplot I have work in progress port, but it fails to build with: ... go install -modcacherw -v -p 1 github.com/qvl/promplot ; fi; cannot find module providing package

Re: Interest check: gh (github's cli)

2021-01-01 Thread Mikolaj Kucharski
On Wed, Oct 07, 2020 at 08:13:36PM +0100, Stuart Henderson wrote: > On 2020/10/07 19:36, Stuart Henderson wrote: > > > go: github.com/enescakir/emoji@v1.0.0: reading > > > file:///home/mkucharski/openbsd/ports/distfiles/go_modules/github.com/enescakir/emoji/@v/v1.0.0.mod: > > > no such file or

Re: [new] x11/xpra

2020-12-16 Thread Mikolaj Kucharski
Hi, On Wed, Dec 16, 2020 at 10:57:43AM +0100, Renaud Allard wrote: > Hello, > > Here is my first attempt at making xpra available on OpenBSD. > Suggestions/corrections/tests are welcome. > > xpra is a kind of tmux/screen for X11 > > Regards I've glanced through patches directory in your port

Re: NEW: sysutils/watch (not the procps-ng one)

2020-12-13 Thread Mikolaj Kucharski
On Sun, Dec 13, 2020 at 06:37:27PM +, Stuart Henderson wrote: > > I agree with the other feedback about category, multimedia would seem the > natural choice. > mwatch name would probably fit for a multimedia app? -- Regards, Mikolaj

ports default location /usr/ports and partition sizing

2020-12-13 Thread Mikolaj Kucharski
Hi, This is a quote from Stuart Henderson from couple of months ago: > I would really recommend people just make a partition for /usr/ports and > save the hassle and potential problems of moving it elsewhere via > environment/ mk.conf/attempts with symlinks... He mentions that kind of

sane-backends, libusb and LIBUSB_ERROR_NOT_SUPPORTED in obsd_cancel_transfer()

2020-11-30 Thread Mikolaj Kucharski
Hi, I have very unreliable results when I use my Canon MG3250 all-in-one printer, scanner for scanning. Most of the scanning attempts with scanimage fail: scanimage: sane_read: Error during device I/O I spent some time with it and from what I can see scanning fails when

Re: make clean=depends to clean also test-deps

2020-11-15 Thread Mikolaj Kucharski
On Sun, Nov 15, 2020 at 01:19:47AM +0100, Marc Espie wrote: > On Sat, Nov 14, 2020 at 07:36:31PM +0000, Mikolaj Kucharski wrote: > > Hi, > > > > Before I dig into this, would it be okay, if make clean=depends also > > cleaned up test dependencies? I often use cl

make clean=depends to clean also test-deps

2020-11-14 Thread Mikolaj Kucharski
Hi, Before I dig into this, would it be okay, if make clean=depends also cleaned up test dependencies? I often use clean-depends to clean up all dependencies, but that leaves behind ports in test dependencies. Would it be okay to include test deps during make clean-depends? -- Regards,

Re: NEW: py-tenacity 6.2.0

2020-11-14 Thread Mikolaj Kucharski
On Sat, Nov 14, 2020 at 07:02:28PM +0100, Martin Reindl wrote: > Am 14.11.20 um 09:31 schrieb Mikolaj Kucharski: > > Hi, > > > > : Python module to retry code until it succeeds > > : > > : Tenacity is a general-purpose retrying library, written in Python, >

NEW: py-tenacity 6.2.0

2020-11-14 Thread Mikolaj Kucharski
Hi, : Python module to retry code until it succeeds : : Tenacity is a general-purpose retrying library, written in Python, : to simplify the task of adding retry behavior to just about anything. Regress test fails only on one test, because Python `typeguard` module is not available, as a test

Re: upcoming textproc/groff-1.23.0

2020-11-13 Thread Mikolaj Kucharski
Hi Ingo, On Fri, Nov 13, 2020 at 08:14:55PM +0100, Ingo Schwarze wrote: > -DISTNAME = groff-${VERSION} > -REVISION = 4 > +DISTNAME = groff-${VERSION}.rc1 > +PKGNAME =groff-${VERSION} I think you could set: PKGNAME = groff-${VERSION}rc1 That would allow

Re: machines running GNOME dying

2020-11-05 Thread Mikolaj Kucharski
I've started experiencing this recently as well. X11 with cwm (no GNOME) with Chromium running. Everything frezes, except caps lock LED works and I can type `boot reboot` or `call cpu_reset` and system reboots. Today's hand (I think it was) on: OpenBSD 6.8-current (GENERIC.MP) #152: Thu Oct 29

Re: Interest check: gh (github's cli)

2020-10-07 Thread Mikolaj Kucharski
On Wed, Oct 07, 2020 at 06:30:58PM +0100, Stuart Henderson wrote: > On 2020/10/05 20:40, Mikolaj Kucharski wrote: > > On Mon, Oct 05, 2020 at 05:00:48PM +0100, Stuart Henderson wrote: > > > Still horrible but now with 100% more manpages (but the formatting is > > > n

Re: NEW: jpeginfo-1.6.1

2020-10-07 Thread Mikolaj Kucharski
On Sat, Oct 03, 2020 at 02:02:33PM +0100, Stuart Henderson wrote: > On 2020/10/03 00:14, Mikolaj Kucharski wrote: > > Kind reminder. > > > > On Wed, Aug 19, 2020 at 09:08:06AM +0000, Mikolaj Kucharski wrote: > > > Hi, > > > > > > Simple new port

Re: Interest check: gh (github's cli)

2020-10-05 Thread Mikolaj Kucharski
On Mon, Oct 05, 2020 at 05:00:48PM +0100, Stuart Henderson wrote: > Still horrible but now with 100% more manpages (but the formatting is > not very pleasant to the eye...) I don't want to push discussion into bikeshedding, but I would go for sysutils/github-cli as pkgpath and github-cli as

Re: Interest check: gh (github's cli)

2020-10-05 Thread Mikolaj Kucharski
On Mon, Oct 05, 2020 at 02:50:35PM +0100, Ricardo wrote: > Hey ports@ > > Github released a cli application (gh) written in go and I would like to > know if there any interest on having it under OpenBSD. Yes, very much yes please. I had a stab at github-cli, but hit some issues in portgen(1) and

Re: mysql_waitpid: broken symbolic link to '/usr/local/bin/mariadb-waitpid'

2020-10-02 Thread Mikolaj Kucharski
On Fri, Oct 02, 2020 at 10:54:05PM +, Mikolaj Kucharski wrote: > On Thu, Oct 01, 2020 at 09:09:16PM -0400, Brad Smith wrote: > > > > It should go the other way around. Try something like this. > > > > I see thanks. Your diff also has the issue which I hit with my

Re: NEW: jpeginfo-1.6.1

2020-10-02 Thread Mikolaj Kucharski
Kind reminder. On Wed, Aug 19, 2020 at 09:08:06AM +, Mikolaj Kucharski wrote: > Hi, > > Simple new port attached. I wanted something to check JPEG files > integrity (-c option to the tool). > > $ jpeginfo -c DSC00470.JPG > DSC00470.JPG 6000 x 4000 24bit Exif N 107151

Re: mysql_waitpid: broken symbolic link to '/usr/local/bin/mariadb-waitpid'

2020-10-02 Thread Mikolaj Kucharski
On Thu, Oct 01, 2020 at 09:09:16PM -0400, Brad Smith wrote: > > It should go the other way around. Try something like this. > I see thanks. Your diff also has the issue which I hit with my diff: Can't install mariadb-server-10.5.5p0v1 because of conflicts (mariadb-client-10.5.5p0v1) I

Re: mysql_waitpid: broken symbolic link to '/usr/local/bin/mariadb-waitpid'

2020-09-30 Thread Mikolaj Kucharski
On Mon, Sep 28, 2020 at 02:01:00PM +, Mikolaj Kucharski wrote: > Hi, > > I've noticed that I have mysql_waitpid installed which is broken > symlink to mariadb-waitpid. > > I think that symlink should be moved to -server package. I come up with > following diff, whi

UPDATE: youtube-dl 2020.09.20

2020-09-30 Thread Mikolaj Kucharski
Hi, I actually didn't have any issues with youtube-dl. I think this can wait after unlock. ChangeLog at: https://github.com/ytdl-org/youtube-dl/compare/2020.07.28...2020.09.20#diff-02f0b547c2779d25cff89672135f20e3 Index: Makefile

Re: mysql_waitpid: broken symbolic link to '/usr/local/bin/mariadb-waitpid'

2020-09-28 Thread Mikolaj Kucharski
On Mon, Sep 28, 2020 at 08:09:28PM +0100, Stuart Henderson wrote: > On 2020/09/28 19:01, Mikolaj Kucharski wrote: > > On Mon, Sep 28, 2020 at 07:54:01PM +0100, Stuart Henderson wrote: > > > > --- pkg/PLIST-main 26 Jun 2020 08:46:42 - 1.21 > > > > ++

Re: mysql_waitpid: broken symbolic link to '/usr/local/bin/mariadb-waitpid'

2020-09-28 Thread Mikolaj Kucharski
On Mon, Sep 28, 2020 at 07:54:01PM +0100, Stuart Henderson wrote: > > --- pkg/PLIST-main 26 Jun 2020 08:46:42 - 1.21 > > +++ pkg/PLIST-main 28 Sep 2020 13:57:54 - > > @@ -1,5 +1,5 @@ > > @comment $OpenBSD: PLIST-main,v 1.21 2020/06/26 08:46:42 sthen Exp $ > > -@conflict

mysql_waitpid: broken symbolic link to '/usr/local/bin/mariadb-waitpid'

2020-09-28 Thread Mikolaj Kucharski
Hi, I've noticed that I have mysql_waitpid installed which is broken symlink to mariadb-waitpid. I think that symlink should be moved to -server package. I come up with following diff, which I'm still building and didn't test it yet. Index: Makefile

Re: NEW: jpeginfo-1.6.1

2020-09-24 Thread Mikolaj Kucharski
Kind reminder. On Sat, Sep 19, 2020 at 08:12:01AM +, Mikolaj Kucharski wrote: > Thanks Ricardo. > > Any other comments or okays? > > File reattached for convenience. > > On Thu, Sep 10, 2020 at 07:39:01PM +0100, Ricardo wrote: > > Hi Mikolaj, > >

Re: NEW: jpeginfo-1.6.1

2020-09-19 Thread Mikolaj Kucharski
Thanks Ricardo. Any other comments or okays? File reattached for convenience. On Thu, Sep 10, 2020 at 07:39:01PM +0100, Ricardo wrote: > Hi Mikolaj, > > I tested it briefly and seems to be working on amd64. > > Take care. > Ricardo > > On 9/10/20 8:31 AM, Mikolaj K

Re: PATCH: hw-probe add lspci and lsusb to run-deps

2020-09-10 Thread Mikolaj Kucharski
Hi, Kind reminder. On Fri, Aug 21, 2020 at 07:54:59PM +, Mikolaj Kucharski wrote: > Hi David, > > I see that hw-proble is using lspci and lsusb, so to have more complete > information in hardware database, I think it would be useful to add > those tools as run dep. >

Re: NEW: jpeginfo-1.6.1

2020-09-10 Thread Mikolaj Kucharski
Ping. On Wed, Aug 19, 2020 at 09:08:06AM +, Mikolaj Kucharski wrote: > Hi, > > Simple new port attached. I wanted something to check JPEG files > integrity (-c option to the tool). > > $ jpeginfo -c DSC00470.JPG > DSC00470.JPG 6000 x 4000 24bit Exif N 10715136 [OK] &

Re: something broke net/syncthing

2020-08-21 Thread Mikolaj Kucharski
Hi, On Sat, Aug 22, 2020 at 12:03:38AM +0100, Edd Barrett wrote: > > -V = 1.5.0 > -DISTNAME = syncthing-${V} > -DISTFILES = syncthing-source-v${V}${EXTRACT_SUFX} > +# Release candidate used so as to fix critical quic-go problem. > +V = 1.9.0 > +DISTNAME =

PATCH: hw-probe add lspci and lsusb to run-deps

2020-08-21 Thread Mikolaj Kucharski
Hi David, I see that hw-proble is using lspci and lsusb, so to have more complete information in hardware database, I think it would be useful to add those tools as run dep. While at it, I sorted RUN_DEPENDS. Index: Makefile ===

Re: portgen go - how to?

2020-08-21 Thread Mikolaj Kucharski
On Fri, Aug 21, 2020 at 04:22:46AM -0600, Aaron Bieber wrote: > > On Fri, Aug 21, 2020, at 3:41 AM, Mikolaj Kucharski wrote: > > > > $ env PORTSDIR=/home/mkucharski/openbsd \ > > /home/mkucharski/openbsd/ports/infrastructure/bin/portgen go > > github.com/c

portgen go - how to?

2020-08-21 Thread Mikolaj Kucharski
Hi, I've looked at github.com/cli/cli and wanted to give it a go, but I'm not familar how to create a port in golang ecosystem. I've looked at portgen and not sure how to do it with it either :/ I've ran portgen and it failed as follows: $ env PORTSDIR=/home/mkucharski/openbsd \

  1   2   3   4   5   6   7   8   >