Re: Which Thinkpad T14 Gen 5 hardware is better supported?

2024-11-06 Thread Stuart Henderson
On 2024-11-06, Michał wrote: > --=_Part_83203_861171803.1730902915345 > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: quoted-printable > > Hi list, > > I plan tu buy T14 Gen 5 and have to choose Intel or Ryzen. > Now I have X270 as a daily driver and

Re: 7.6 MariaDB packages version is EOL

2024-11-06 Thread Stuart Henderson
On 2024-11-05, Paul Pace wrote: > The current version of MariaDB in packages is 10.9 series, which was EOL > August, 2023 as a part of the MariaDB short-term maintenance stable > series, originally released in March, 2022.[1] > > I don't know how much it impacts users to upgrade to a newer versi

Re: timezone Etc/GMT+1

2024-11-05 Thread Stuart Henderson
On 2024-11-05, Eric Grosse wrote: > There was a sign change in /usr/share/zoneinfo/Etc/GMT[+-]* last > month. (The Go builder test harness noticed and I confirmed.) Anyone > here know if that was an intended change? > > After some quick search, I'm not regarding it as a bug; StackOverflow > has ba

Re: mapping different client and server uid:gid for NFS

2024-11-01 Thread Stuart Henderson
On 2024-10-31, Divan Santana wrote: >>> How can one get both entries to work? >> >> By having them on different filesystems. You can't have diferent options >> on different directories exported from the same filesystem. >> >> See "BUGS" in exports(5). > > Thanks Stuart for pointing that out. I di

Re: Both UK BSD User Groups gone?

2024-10-31 Thread Stuart Henderson
On 2024-10-30, Polarian wrote: > I decided to look into it and found the ukfreebsd mailing list was > somehow tied with the former user groups, I only got a single response > [2] so I think its safe to say these can be removed from the OpenBSD > User Group list, I am not really sure how to request

Re: Snapshots and packages

2024-10-31 Thread Stuart Henderson
On 2024-10-31, hahahahacker2009 wrote: > Vào Th 5, 31 thg 10, 2024 vào lúc 03:35 J Doe > đã viết: >> >> Hello, >> >> I have a basic question about following -current. >> >> I have an OpenBSD 7.5 system. I want to grab the latest snapshot and update >> my packages. Is the correct process as fo

Re: Apple Macbook Air (M1) lost bwfm

2024-10-31 Thread Stuart Henderson
On 2024-10-30, Jan Stary wrote: > On Sep 25 14:59:09, stu.li...@spacehopper.org wrote: >> On 2024-09-25, Jan Stary wrote: >> > This is 7.6-beta/arm64 (#179) on an MBA (M1, 2020), >> > the last kernel used is this: >> > >> > https://github.com/janstary/dmesg/blob/master/apple-macbook-air-A2337.202

Re: SIM Card Detection Issue on Dual-SIM LTE Module

2024-10-28 Thread Stuart Henderson
On 2024-10-28, Barbaros Bilek wrote: > --856e5b0625872531 > Content-Type: text/plain; charset="UTF-8" > Content-Transfer-Encoding: quoted-printable > > Hello Samuel, > > Thank you for your response. Here=E2=80=99s the current status: > > When I set up Ubuntu Linux on the same devic

Re: mapping different client and server uid:gid for NFS

2024-10-28 Thread Stuart Henderson
On 2024-10-26, Divan Santana wrote: > Divan Santana writes: > I would expert my NFS client uid 67 to be mapped to the remote NFS server and presented as 1000 therefore permission should be granted to write? >>> >>> Did you forget to send SIGHUP to mountd(8) to make it re-read >>> e

Re: httpd SSL cert renewal error: 404

2024-10-28 Thread Stuart Henderson
On 2024-10-27, Sadeep Madurange wrote: > > All this time I thought www.openbsdhandbook.com was an official OpenBSD > resource! Thanks very much for that info too. I just took a quick look and spotted an error in 30 seconds of reading.

Re: Disconnecting the mouse triggers unrecoverable error loop

2024-10-28 Thread Stuart Henderson
On 2024-10-27, David Colburn wrote: > Simplified plus "sysctl grep hw" output: Best to include a dmesg. sysctl hw doesn't give much information about what's in the system. -- Please keep replies on the mailing list.

Re: About 802.1x support

2024-10-24 Thread Stuart Henderson
On 2024-10-24, Y C wrote: > --699c670625358ae8 > Content-Type: text/plain; charset="UTF-8" > > Hi Everyone > > I made modifications to the OpenBSD bridge code (/sys/net/if_bridge.c) to > allow the forwarding of 802.1X EAPOL packets between interfaces of the > bridge. > > I changed the

Re: The py3-scipy port

2024-10-22 Thread Stuart Henderson
On 2024-10-21, nisp1953 wrote: > --9592f4062501dcbe > Content-Type: text/plain; charset="UTF-8" > > I see that py3-scipy is broken. > https://openports.pl/path/math/py-scipy,python3 > Does anyone know when it might be fixed? Not yet. Looks like blas and lapack ports probably want upd

Re: is it possible slowcgi + apache?

2024-10-22 Thread Stuart Henderson
On 2024-10-19, kasak wrote: > hello misc! > > I know that apache has it's own module for cgi execution, but > unfortunately, it works only with mpm_prefork module. There are two: mod_cgi (what you're talking about) and mod_cgid (uses a seoarate daemon and works with a multithreaded MPM). > So,

Re: Apple Macbook Air (M1) lost bwfm

2024-10-21 Thread Stuart Henderson
On 2024/10/21 13:54, Sylvain Saboua wrote: > Are we to understand that the default wireless device > of the Apple M1 is not functional yet with openbsd ? It was working on M1, but based on this report it looks like a change on the MacOS side might have broken it for newer MacOS versions.

Re: rc.d(8) script for non-daemon?

2024-10-21 Thread Stuart Henderson
On 2024-10-19, Mike Fischer wrote: > There are ports for Radicale 1.x and 2.x. But unfortunately none for Radicale > 3.x. One of the reasons might be that the -d option for Radicale no longer > works? I.e. Radicale 3.x can not be made to daemonize. Lack of interest I think. I don't see any part

Re: "Connection refused" for everything except port 80

2024-10-18 Thread Stuart Henderson
On 2024-10-18, Stuart Henderson wrote: > On 2024-10-17, Qingyao Sun wrote: >> >> Besides FTP (port 21), I also cannot use SSH or access websites via = >> HTTPS (port 443). However, I can somehow connect to HTTP (port 80) on = >> remote servers. >> >&

Re: ipsecctl -s & no traffic flow across enc0

2024-10-18 Thread Stuart Henderson
On 2024-10-17, Boyd Stephens wrote: > Looking further into this issue and after observing a couple weeks of > data it seems that what is happening within our current VPN setup is > that the IKEv2 connection successfully establishes itself but things > begin to malfunction around the time that the

Re: "Connection refused" for everything except port 80

2024-10-18 Thread Stuart Henderson
On 2024-10-17, Qingyao Sun wrote: > > Besides FTP (port 21), I also cannot use SSH or access websites via = > HTTPS (port 443). However, I can somehow connect to HTTP (port 80) on = > remote servers. > > werebane# nc -z google.com 80; echo $? =20 > Connection to google.com (132

Re: Memory upgrade

2024-10-18 Thread Stuart Henderson
On 2024/10/17 23:07, Philip Guenther wrote: > On Thu, Oct 17, 2024 at 2:16 PM Stuart Henderson > wrote: > > On 2024-10-17, Christian Schulte wrote: > > > > > > I just don't get the point for trying to support 32bit hardware on a > > > 64bit system. I

Re: Memory upgrade

2024-10-17 Thread Stuart Henderson
On 2024-10-17, Christian Schulte wrote: >> > > I just don't get the point for trying to support 32bit hardware on a > 64bit system. If the hardware does not support 64bit but is limited to > 32bit, use i386. If the hardware supports 64bit, just don't limit it to > 32bit. Does not make sense to me

Re: Memory upgrade

2024-10-17 Thread Stuart Henderson
On 2024-10-17, Christian Schulte wrote: > On 10/17/24 09:40, Stuart Henderson wrote: >> On 2024-10-16, Christian Schulte wrote: >>> >>> No. That's what seems to went wrong when going from i386 to amd64. >>> The 3GB hard limit of i386 was in the ra

Re: multicast relay?

2024-10-17 Thread Stuart Henderson
On 2024-10-17, Nick Owens wrote: >> What piece of software would relay the broadcasts and multicasts. >> Also those rewrites would be nice as some devices are a little bit picky >> about the packets. > > for mDNS, avahi-daemon allows this in some form via the > `enable-reflector` option in the co

Re: Memory upgrade

2024-10-17 Thread Stuart Henderson
On 2024-10-16, Christian Schulte wrote: > > No. That's what seems to went wrong when going from i386 to amd64. The > 3GB hard limit of i386 was in the range of available physical memory > (4GB) without swap. The 128GB on amd64 do not. Changing this to what > "memory" reads, makes no difference, th

Re: Memory upgrade

2024-10-15 Thread Stuart Henderson
On 2024-10-15, Christian Schulte wrote: > On 10/15/24 12:09, Stuart Henderson wrote: >> On 2024-10-15, Zé Loff wrote: >>> On Tue, Oct 15, 2024 at 10:14:42AM +0200, Christian Schulte wrote: >>>> ulimit -d `ulimit -aH | grep data | awk '{print $2}'` >>

Re: Memory upgrade

2024-10-15 Thread Stuart Henderson
On 2024-10-15, Zé Loff wrote: > On Tue, Oct 15, 2024 at 10:14:42AM +0200, Christian Schulte wrote: >> ulimit -d `ulimit -aH | grep data | awk '{print $2}'` >> ulimit -n `ulimit -aH | grep nofiles | awk '{print $2}'` ulimit -d `ulimit -dH` etc... but then there's no point setting a separate hard l

Re: Unexpected reboots after upgrading APU2 to 7.6

2024-10-14 Thread Stuart Henderson
On 2024-10-14, Ian Chilton wrote: > > Hi, > > On Mon, 14 Oct 2024, at 1:15 PM, Janne Johansson wrote: >> Mostly when boxes crash into ddb{0}> the text above goes "please run >> these two commands to help debug this issue", so typing those and >> recording the output could be helpful in order to di

Re: mouse in midnight commander (mc); alternate screen

2024-10-14 Thread Stuart Henderson
On 2024-10-14, rsyk...@disroot.org wrote: > Dear list, > > > I would like to use the mouse in the midnight commander running > in xterm in X11. However, mouse does not seem to do anything > other than in the xterm terminal itself. > > I did not find any clue in the man page. > I tried running like

Re: Memory upgrade

2024-10-14 Thread Stuart Henderson
On 2024-10-14, Christian Schulte wrote: > On 10/14/24 10:33, Stuart Henderson wrote: >> On 2024-10-12, Christian Schulte wrote: >>> Take i386. Compile it with something -march=i686 or pentiumpro by >>> default. That's it. Add support for the various PAE MMU o

Re: python-tkinter in 7.6

2024-10-14 Thread Stuart Henderson
This looks like a build issue with -stable packages, which have copied the tars from release rather than building fresh when the PKGNAME was unchanged, so @depend lines were incorrect. (The tgz are different due to being re- signed but ungzip them and the tars are identical, and different than if y

Re: patches in snapshots (Re: CVS: cvs.openbsd.org: src)

2024-10-14 Thread Stuart Henderson
On 2024-10-14, Lorenz (xha) wrote: > hi, i'd like to kindly ask if the patches that are included in > snapshots could somehow be provided to the people running the > snapshots, in some way, like source-changes@? It's not reliably possible, because the tree is shared between archs, and a build on

Re: NASM ELF Issues

2024-10-14 Thread Stuart Henderson
On 2024-10-13, ramonaz...@icloud.com wrote: > Hi!  > > I'm having some issues with the NASM port ( 2.16.03 ) or if its the linking > process. > > When running the linked ELF, It'll write some sort of garbage / corrupted ELF > on the filesystem with question marks that can't be deleted, along wit

Re: Memory upgrade

2024-10-14 Thread Stuart Henderson
On 2024-10-12, Christian Schulte wrote: > Take i386. Compile it with something -march=i686 or pentiumpro by > default. That's it. Add support for the various PAE MMU options. "That's it". "Add support for". Do you really think it's a thing simple enough to sum up in a few words? Last time st

Re: How to turn off console log window on start-up?

2024-10-14 Thread Stuart Henderson
On 2024-10-12, Sadeep Madurange wrote: > On 2024-10-12 12:51:25, Sadeep Madurange wrote: >> Since I upgraded to 7.6, a console log window opens when I login. Is >> there a way to turn that off? > > Never mind, found it. Needed to comment out the following line from > /etc/X11/xenodm/Xsetup_0: > >

Re: Server inaccessible after upgrade from 7.5 to 7.6

2024-10-11 Thread Stuart Henderson
On 2024-10-11, rfab...@mhsmail.ch wrote: > Am 2024-10-11 11:12, schrieb Manuel Giraud: >> Stuart Henderson writes: >> >> [...] >> >>> I recommend always checking for free space in /usr before upgrading, >>> it's hard to be accurate in predic

Re: Memory upgrade

2024-10-11 Thread Stuart Henderson
On 2024-10-11, Christian Schulte wrote: > On 10/11/24 13:57, Stuart Henderson wrote: >> On 2024-10-09, obs...@loopw.com wrote: >>>> In a second server I have upgraded from 7.5 i386 to 7.6 i386 but server >>>> sees only 4GB of RAM >>> >>>>

Re: how to recover? sysupgrade 7.5 -> 7.6, remote machine sshd not restarted, /usr overfull

2024-10-11 Thread Stuart Henderson
On 2024-10-11, Amelia A Lewis wrote: > /dev/sd1a 1005M143M812M15%2160 153742 2% / > /dev/sd1h 149G2.8G139G 2%1970 9868364 1% > /home > /dev/sd1p 181G1.8G170G 2% 72 11959222 1% > /pub > /dev/sd1d 3.9G 10.0K

Re: Memory upgrade

2024-10-11 Thread Stuart Henderson
On 2024-10-09, obs...@loopw.com wrote: >> In a second server I have upgraded from 7.5 i386 to 7.6 i386 but server sees >> only 4GB of RAM > >> Is anybody with similar experiences? Any ideas how to fix RAM? > > run 64bit OpenBSD > > 32bit address space is limited to a max of 4GB**, and some of tha

Re: Server inaccessible after upgrade from 7.5 to 7.6

2024-10-11 Thread Stuart Henderson
On 2024-10-11, Mark wrote: > what does the -F switch in the "MARK FILESYSTEM CLEAN" question do? I > would always do 'y'. See the fsck(8) manual. -- Please keep replies on the mailing list.

Re: Server inaccessible after upgrade from 7.5 to 7.6

2024-10-11 Thread Stuart Henderson
On 2024-10-10, Sebastien Marie wrote: > From your description, I assume your shell is from ports (bash, zsh, > ...), and that after the upgrade of base, the binary of the port (from > 7.5) doesn't run on 7.6 system for some reason. So, sshd runs (it is > 7.6), you connect : sshd execve the shell,

Re: Server inaccessible after upgrade from 7.5 to 7.6

2024-10-11 Thread Stuart Henderson
On 2024-10-10, Mark wrote: > On Thu, Oct 10, 2024 at 8:50 PM Dave Voutila wrote: >> >> No console access? How did you install OpenBSD to begin with? >> > > At the moment, I have no console access, the KVM access is on demand, > I will request it but it will take a long time. > > Just wanted to qu

Re: Raspberry Pi 5: release notes imply support but install76.img won't boot

2024-10-11 Thread Stuart Henderson
On 2024-10-10, Stephan Beal wrote: > On Thu, Oct 10, 2024 at 5:26 PM hahahahacker2009 > wrote: >> Yeah, and that's driver for some components. It does not mean >> the board is supported. Right. Don't assume that "b has been done" means that "a has been done" even if you think that one implies the

Re: Question regarding removal of dhclient

2024-10-09 Thread Stuart Henderson
On 2024-10-08, Mark wrote: > --f1de180623fe126e > Content-Type: text/plain; charset="UTF-8" > > Under OpenBSD 7.5, having unwind enabled, I had in my dhclient.conf the > following line; > > supersede domain-name-servers 127.0.0.1, 185.12.64.1, 185.12.64.2; > > And in my dhcpleased.conf

Re: pkg_add issues since 7.6 upgrade

2024-10-09 Thread Stuart Henderson
On 2024-10-09, red.s...@posteo.net wrote: > (Thanks Jesse for the help) > > Seems pkg_add with -n option shows errors. > However if I just go though with the actual install pkg_add -aU > things worked just fine. Yes it's a pkg_add bug with -n, though fairly easily worked around. > [Im sure pkg

Re: Do Spectre-V4 mitigations protect VM guests?

2024-10-08 Thread Stuart Henderson
On 2024-10-08, Anders Andersson wrote: > --424de30623f5bfcd > Content-Type: text/plain; charset="UTF-8" > > While reading the release notes for 7.6, the first change is "Implemented > Spectre-V4 mitigations for arm64". There's now a number of Spectre-type > flaws and mitigations, and I

Re: ixl(4) troubles

2024-10-08 Thread Stuart Henderson
On 2024-10-08, Denis Fondras wrote: > Le Tue, Oct 08, 2024 at 01:39:41PM -0000, Stuart Henderson a écrit : >> On 2024-10-08, Rachel Roch wrote: >> > >> > >> > >> > 8 Oct 2024, 12:39 by cje...@diehard.n-r-g.com: >> > >> >> >&g

Re: ixl(4) troubles

2024-10-08 Thread Stuart Henderson
On 2024-10-08, Rachel Roch wrote: > > > > 8 Oct 2024, 12:39 by cje...@diehard.n-r-g.com: > >> >> Also SFP programmers are not cheap and my need >> > > Not cheap ? Flexoptics programmers are available for free. > > As explained on their website, all you need to do is: > (a) No later than 2 weeks a

Re: newsyslog trimming hourly despite two hours config file

2024-10-07 Thread Stuart Henderson
On 2024-10-06, Thomas wrote: > I want to keep 1-2 days of log. I have set-up /etc/newsyslog.conf as such: > /var/log/pflog1 600 24 * 2 ZB "rcctl reload pflogd1" if /etc/rc.d/pflogd1 is a direct copy of /etc/rc.d/pflogd this won't do what you want, it only looks for a process with the name "pflogd

Re: ixl(4) troubles

2024-10-07 Thread Stuart Henderson
On 2024-10-06, Claudio Jeker wrote: > On Sat, Oct 05, 2024 at 06:57:36PM -0500, matthew j weaver wrote: >> Yes, the firmware was ancient! You'll notice the later boots >> included in my dmesg show the interfaces with the latest firmware: >> >> ixl0 at pci1 dev 0 function 0 "Intel X710 SFP+" rev 0

Re: Getty repeating too quickly after sysupgrade

2024-10-05 Thread Stuart Henderson
On 2024/10/05 09:45, Pierre Peyronnel wrote: > Happened to me too. > > Will I need to manually boot the next snapshot bsd kernel to fix ? I don't know whether it was a kernel diff or a userland diff that was the problem. But manually upgrading the machine (kernel+userland) to the next snapshot (o

Re: xenodm under qemu

2024-10-04 Thread Stuart Henderson
On 2024-10-03, Adriano Barbosa wrote: > I don=E2=80=99t have any real hardware available right now, and I would = > like to test nextcloudclient before submitting updates to ports@ as it = > recently moved from qt5 to qt6. Maybe worth a try with ssh x-forwarding, or tigervnc (try e.g. Xvnc :0, DI

Re: ixl(4) troubles

2024-10-04 Thread Stuart Henderson
On 2024-10-04, Jan Klemkow wrote: > Hi Matthew, > > On Thu, Oct 03, 2024 at 01:52:11PM -0500, matthew j weaver wrote: >> Howdy, all. I'm having basic trouble with some ixl(4) interfaces and >> cannot figure out what I am overlooking. >> >> The hardware is an Intel X710 SFP+ card with two interfac

Re: Getty repeating too quickly after sysupgrade

2024-10-04 Thread Stuart Henderson
On 2024-10-03, Michael Joy wrote: > Hey all, just did a sysupgrade -s on current. It all appeared to be fine > until the second reboot. Since then I'm hung on: > > Init: getty repeating too quickly on port /dev/ttyC0, sleeping > > I'll probably go through the cause tomorrow and find a solution. J

Re: OpenBSD nano r6s

2024-10-01 Thread Stuart Henderson
On 2024-09-30, Pierre Dupond <76nem...@gmx.ch> wrote: > The display is certainly on a serial console but there is no serial console > on the nano pi r6s (in fact it seems to be only headers on mainboard and > one has to solder pins). That's not entirely unusual on this class of machine. At least i

Re: dhcpd with failover

2024-09-30 Thread Stuart Henderson
On 2024-09-30, Luca Di Gregorio wrote: > So my conclusions are that: > 1: multiple DHCP offers from multiple dhcpd's are not a problem > 2: synchronization of N dhcp servers (with -y and -Y ) is useful to keep > the same address > for the same client even if the previous (stored on the client

Re: Firewall for isolated hosts

2024-09-28 Thread Stuart Henderson
On 2024-09-28, Nicolas Goy wrote: > On Fri Sep 27, 2024 at 5:45 AM CEST, David Gwynne wrote: >> >> using a /32 on each host with a single shared gateway ip for the >> subnet should work too. the config on the protected host side sounded >> fiddly though, especially if you have multiple hosts on pr

Re: OpenBSD nano r6s

2024-09-28 Thread Stuart Henderson
On 2024-09-27, Pierre Dupond <76nem...@gmx.ch> wrote: > Thanks for your reply. Unfortunately, this don't seem to work since > the nano pi r6s device does not recognise the sd card as > a bootable device. > > I have used the two following commands (on a linux machine, > since the openbsd OS is insta

Re: Building -current incrementally.

2024-09-27 Thread Stuart Henderson
On 2024-09-27, Zé Loff wrote: > You can't expect the build time in a QEMU guest to compare with the one > from a "bare metal" machine. Of course it its slower. Not much slower, given sufficient resources. > And I guess the > I/O performance will be highly dependent on whatever else the QEMU hos

Re: OpenBSD nano r6s

2024-09-26 Thread Stuart Henderson
On 2024-09-25, Pierre Dupond <76nem...@gmx.ch> wrote: > Hello List, > The Friendlyelec NanoPi r6s is indicated > (https://www.openbsd.org/arm64.html) as an example of hardware running > OpenBSD. > I have downloaded the "install75.img" and the "miniroot76.img" and copied > them on a sd card.

Re: Building -current incrementally.

2024-09-26 Thread Stuart Henderson
On 2024-09-26, Christian Schulte wrote: > I am keen on knowing how those snapshots are build. Do they really wipe > out everything and then do a fresh build - lasting nearly 24h here for > me. I doubt it. That's how I do base+x "make build" and "make release" when I do them. 24h is a long time.

Re: Apple Macbook Air (M1) lost bwfm

2024-09-25 Thread Stuart Henderson
On 2024-09-25, Jan Stary wrote: > This is 7.6-beta/arm64 (#179) on an MBA (M1, 2020), > the last kernel used is this: > > https://github.com/janstary/dmesg/blob/master/apple-macbook-air-A2337.20240915 > > While this listing shows > bwfm0 at pci1 dev 0 function 0 "Broadcom BCM4378" rev 0x03: msi >

Re: ipsecctl -s & no traffic flow across enc0

2024-09-25 Thread Stuart Henderson
On 2024-09-25, Boyd Stephens wrote: > The circumstances driving this inquiry is that our team has an IKEv2 vpn > connection where the tunnel between two sites is always successfully > established (at least this is the feedback from all of our ipsecctl -s > all inquiries) but traffic flow across th

Re: thinkpad T480s wwlan (mobile internet) module

2024-09-24 Thread Stuart Henderson
On 2024-09-24, void wrote: > Hello list, > > Has anyone been able to get the wwlan module of the > Thinkpad T480s working on OpenBSD? dmesg If it's pcie then it won't work with any of the in-tree drivers If it's usb then maybe -- Please keep replies on the mailing list.

Re: strange network behavior (send permission denied)

2024-09-23 Thread Stuart Henderson
On 2024-09-23, kasak wrote: > > 23.09.2024 15:22, Brian Conway пишет: >> On Mon, Sep 23, 2024, at 6:19 AM, kasak wrote: >>> Hello, misc! >>> >>> Could you please share your wisdom about this problem. >>> >>> On my openbsd firewall, sometimes network become slow and some daemons >>> stop working. >

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Stuart Henderson
On 2024-09-20, Stuart Henderson wrote: > On 2024-09-20, Mike Fischer wrote: >> >>> Am 20.09.2024 um 12:13 schrieb Stuart Henderson : >>> >>>> From what you've shown I can only assume the auth servers are broken >>> and probably re

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Stuart Henderson
On 2024-09-20, Mike Fischer wrote: > >> Am 20.09.2024 um 12:13 schrieb Stuart Henderson : >> >>> From what you've shown I can only assume the auth servers are broken >> and probably refusing to respond for A (rather than an empty NOERROR >> response). >

Re: unbound(8) + host(1) + AAAA-only issue

2024-09-20 Thread Stuart Henderson
>From what you've shown I can only assume the auth servers are broken and probably refusing to respond for A (rather than an empty NOERROR response). -only is a somewhat rare case and IPv6 has only been supported in DNS since 2008 or so, it takes time to get the bugs worked out especially in c

Re: OpenBSD support for Mac Mini M2 ?

2024-09-20 Thread Stuart Henderson
On 2024-09-19, J Doe wrote: > Hi list, > > I see in the FAQ that the Apple Mac Mini M2 is a supported platform[0] > and that the WiFi is supported via: bwfmv(4). I had two questions about > WiFi support: > > 1. Is Host AP mode supported on the Mac Mini M2? The man pages appear > to imply that th

Re: pkgconfig errors

2024-09-17 Thread Stuart Henderson
On 2024-09-17, Jesse Lawton wrote: > What I ended up doing is just using pkgconf (another pkg-config > package). That doesn't get anything fixed in openbsd's pkg-comfig. -- Please keep replies on the mailing list.

Re: pkgconfig errors

2024-09-17 Thread Stuart Henderson
On 2024-09-16, Jesse Lawton wrote: > Hi, I am running OpenBSD 7.5 and when I try to compile stuff this > happens: > jesse@openbsd ~/source/suckless/st % make > st build options: > Deep recursion on subroutine "main::handle_config" at /usr/bin/pkg-config > line 331. > Deep recursion on subroutine

Re: OpenBSD httpd configuration for cgit with lua support

2024-09-17 Thread Stuart Henderson
On 2024-09-16, Biswakalyan Bhuyan wrote: > Hello there, > > I've been trying to setup cgit on my OpenBSD server and encountered an > issue with running my own compiled version of `cgit.cgi`. Here's some > context: > > I followed the official instructions from the cgit README > [https://git.zx2c4.

Re: elf syspatch on 7.5 stable. Unclear if properly installing. I reverted it.

2024-09-17 Thread Stuart Henderson
On 2024-09-17, Chris Bennett wrote: > On Mon, Sep 16, 2024 at 11:09:05PM -0400, Allan Streib wrote: >> I have installed the latest syspatches on 4 different 7.5stable amd64 >> machines and had no issues with relinking. >> >> On Mon, Sep 16, 2024, at 22:59, Chris Bennett wrote: >> >> > *** Parse

Re: checksums to detect/correct bit-rot

2024-09-15 Thread Stuart Henderson
On 2024-09-15, Jonathan Thornburg wrote: > Does OpenBSD support any file systems with built-in checksums to > (try to) ensure metadata and/or data integrity in the face of "bit rot" > disk (or memory/cpu/USB) errors? No. On 2024-09-15, Kirill A Korinsky wrote: > On Sun, 15 Sep 2024 09:12:08

Re: The relationship between pf and yubkey(FIDO2) (About OpenSSH)

2024-09-11 Thread Stuart Henderson
On 2024-09-11, WATANABE Takeo wrote: > on Tue, 10 Sep 2024 20:22:40 +0200 > Mike Fischer wrote: > >> The easiest way to test whether pf(4) is interfering with your YubiKey is to >> temporarily turn off pf(4) (`doas pfctl -d`) and test. If the problem >> persists then pf(4) is not the cause. >>

Re: IPv6 static host address inside dynamic network

2024-09-03 Thread Stuart Henderson
On 2024-09-02, Chris Ross wrote: > I’m trying to move from a static IPv6 network to a dynamic allocation from an > ISP. The hard part is that some of my hosts have secondary addresses for > specific services to use. I need to find a way to listen to router adverts > but then manually add an alia

Re: clang-format symlink

2024-09-03 Thread Stuart Henderson
On 2024-09-03, Christer Solskogen wrote: > On Tue, Sep 3, 2024 at 9:29 AM wrote: > >> I tried to install 'clang-tools-extra' package on a fresh system, >> but unfortunately it does not have 'clang-format' program. Instead, >> it installs 'llvm-16.0.6p24' package, which has 'clang-format-16'. >> P

Re: WAS: MariaDB install any different for OpenBSD 7.5 than 6.4? NOW: 0.0.0.0 Exploit Impact OpenBSD?

2024-09-02 Thread Stuart Henderson
> On Sun, Sep 01, 2024 at 05:09:14PM -0400, David Colburn wrote: >> > > >> > > 3. That's the addresses where the server daemon will listen to for >> > > connections from clients. It has to be the address of one of the >> > > machine's interfaces. See previous messages on the thread, to d

Re: Unable to access ~/Downloads folder

2024-09-02 Thread Stuart Henderson
On 2024-09-01, Marcus MERIGHI wrote: > Hello, > > stu.li...@spacehopper.org (Stuart Henderson), 2024.09.01 (Sun) 18:00 (CEST): >> On 2024-09-01, aalin...@riseup.net wrote: >> > When I try to download anything using either Firefox or >> > Ungoogled-Chromium I g

Re: Discrepancies between i386 port list and package list

2024-09-01 Thread Stuart Henderson
On 2024-09-01, Elie Le Vaillant wrote: > On Fri Aug 30, 2024 at 11:56 AM CEST, Stuart Henderson wrote: >> imho you should really be looking for a 64 bit machine if you want to >> run a web browser. > > I am aware that this machine is simply unsufficient for web usage. My >

Re: Unable to access ~/Downloads folder

2024-09-01 Thread Stuart Henderson
On 2024/09/01 18:11, Lorenz (xha) wrote: > On Sun, Sep 01, 2024 at 04:00:11PM -0000, Stuart Henderson wrote: > > On 2024-09-01, aalin...@riseup.net wrote: > > > Other than upgrading to the latest snapshot, I have changed nothing on > > > my Lenovo X1 Carbon 6th Gen

Re: Unable to access ~/Downloads folder

2024-09-01 Thread Stuart Henderson
On 2024-09-01, aalin...@riseup.net wrote: > Other than upgrading to the latest snapshot, I have changed nothing on > my Lenovo X1 Carbon 6th Gen. > > When I try to download anything using either Firefox or > Ungoogled-Chromium I get: > > The folder contents could not be displayed > You do not have

Re: Can't load install75.img

2024-08-31 Thread Stuart Henderson
On 2024-08-30, Lukáš Fiala wrote: > > Hello, I'm new to openBSD. I wanted to install it on my pc (CPU: AMD ryzen= > 5 > 7600x, MB: Asus tuf gaming B650-plus wifi, NVME: kingston NV2 1T, GPU: asu= > s > dual radeon rx 6700XT 12gb, RAM: 32gb, dual boot with arch using refind). = I'm not sure what

Re: E-mail address openly visible in the WWW

2024-08-30 Thread Stuart Henderson
On 2024-08-30, Florian Obser wrote: >> Do you recommend using a separate, dedicated e-mail address for >> posting in the misc@ list? > > I would recommend not reading misc. But that might just be me. I fear you may be right. If people would stop replying to stupid messages on-list it would help t

Re: Discrepancies between i386 port list and package list

2024-08-30 Thread Stuart Henderson
On 2024-08-29, Elie Le Vaillant wrote: > Hello, > > I'm currently daily-driving a 2008 i386 machine on > -current. Earlier this month, I tried out ungoogled-chromium, > which was available as a package at the time. I've > tried again today, and though the ports tree still > lists i386 as a valid p

Re: rspamd service thinks localhost is localhost.town?

2024-08-28 Thread Stuart Henderson
On 2024-08-28, Kasak wrote: > > >> 28 авг. 2024 г., в 18:28, Jag Talon написал(а): >> >> On Wed, 2024-08-28 at 16:45 +0300, kasak wrote: >>> Check your /etc/hosts >> >> Ah right I forgot to add the hosts file. Here's the full content: >> >> 127.0.0.1 twentytwo.town >> ::1 tw

Re: opensmtpd-filter-rspamd service thinks localhost is localhost.town?

2024-08-28 Thread Stuart Henderson
On 2024-08-28, Jag Talon wrote: > Omar pointed out that this issue should've been patched with this > commit: > > https://codeberg.org/OpenBSD/src/commit/373da8abb60949de81b32d3c8eaecdaabf17bdaa That's in libc. Go does use that in some cases but not all, and it's rather complicated to figure out

Re: Lenovo ThinkPad E14 Gen6 -- installation freezes

2024-08-27 Thread Stuart Henderson
On 2024-08-27, Johannes Thyssen Tishman wrote: > 2024-08-27T14:19:02Z Tomas Rippl : >> Laptop configuration: >> Intel Core Ultra 7 155H Meteor Lake >> 32768 MB RAM >> Intel Arc grahics >> Installation process of 7.5 (and also 7.6 snapshot) stops before completion. >> >> The last six rows I see on

Re: postgresql-16.4 error on initdb

2024-08-27 Thread Stuart Henderson
On 2024/08/27 09:05, David Hill wrote: > initdb from postgresql-previous (15.4) works with -current... postgresql-previous doesn't use icu4c, so it will take some different codepaths relating to i18n, which may change this result

Re: lighttpd in openbsd - cant find devnull

2024-08-24 Thread Stuart Henderson
On 2024/08/23 22:04, David Colburn wrote: > On 8/21/24 14:25, Stuart Henderson wrote: > > On 2024/08/21 14:02, David Colburn wrote: > > > "$ cat /var/www/dev/null" > > > > > > Returns to the prompt. > > > > > > Here's this ..

Re: lighttpd in openbsd - cant find devnull

2024-08-22 Thread Stuart Henderson
24 14:37, David Colburn wrote: Sorry about the old error.log - I didn't even look at the date or time. My bad. Keeping locals updated about an escaped inmate atm ... I did notice in /etc/group "_lighttpd:*585:" - is that correct and in any way relevant? On 8/21/24 14:25, Stuart Henders

Re: postgresql-16.4 error on initdb

2024-08-22 Thread Stuart Henderson
On 2024/08/22 14:14, Jeremy Evans wrote: > On 08/22 11:53, Markus Hennecke wrote: > > Hello Jeremy, > > > > when trying to create a new postgresql 16.4 instance on -current I run into > > this error: > > > > fixing permissions on existing directory /var/postgresql/data ... ok > > creating subdire

Re: diskless boot openbsd using debian server: issues with nfs UDP vs. TCP connection

2024-08-22 Thread Stuart Henderson
On 2024-08-21, Sandeep Gupta wrote: > > I got this fixed. There is a way to turn on udp connection for nfs on > debian via /etc/nfs.conf: > https://groups.google.com/g/linux.debian.user/c/Da_aYR2c7qk?pli=1 They probably changed the default because of the fragment problem mentioned in "Using NFS o

Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread Stuart Henderson
And ... > > 2024-08-13 22:29:37: > (/usr/obj/ports/lighttpd-1.4.74-mysql/lighttpd-1.4.74/src/configfile.c.1891) > opening /dev/null failed: No such file or directory > 2024-08-13 22:29:37: > (/usr/obj/ports/lighttpd-1.4.74-mysql/lighttpd-1.4.74/src/server.c.1935) > Opening error

Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread Stuart Henderson
(oops, sent to David but I forgot to CC the list back) On 2024/08/21 12:11, David Colburn wrote: > > > On 2024/08/21 10:21, David Colburn wrote: > > > Notes: > > > > > > 1. I've read the manual entry, and multiple threads related to this, more > > > than once. > > > > > > 2. The “chroot locat

Re: lighttpd in openbsd - cant find devnull

2024-08-21 Thread Stuart Henderson
quot;.shtml" ) > > rrdtool > #rrdtool.binary     = "/usr/local/bin/rrdtool" > #rrdtool.db-name    = "/var/lib/lighttpd/lighttpd.rrd" > > setenv > #setenv.add-request-header  = ( "TRAV_ENV" =

Re: lighttpd in openbsd - cant find devnull

2024-08-18 Thread Stuart Henderson
Hmm. That should be ok... -- Sent from a phone, apologies for poor formatting. On 18 August 2024 21:19:25 David Colburn wrote: total 0 crw-rw-rw- 1 root wheel 2, 2 Aug 18 10:07 null On 8/18/24 16:00, Stuart Henderson wrote: Did you do the mkdir etc? What does ls -l /var/www/dev show

Re: lighttpd in openbsd - cant find devnull

2024-08-18 Thread Stuart Henderson
burn wrote: That's very helpful, thanks! /var is mounted "ffs rw,nodev,nosuid, 1 2" /var/www isn't specifically mentioned. Would it be affected by the /var mount settings? Thanks again. On 8/18/24 07:50, Stuart Henderson wrote: On 2024-08-15, David Colburn wrote: This is a mul

Re: lighttpd in openbsd - cant find devnull

2024-08-18 Thread Stuart Henderson
anks again. On 8/18/24 07:50, Stuart Henderson wrote: On 2024-08-15, David Colburn wrote: This is a multi-part message in MIME format. --SIjdwSa43FawypA6wB8kzt18 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Dell OptiPlex 7050 OpenBSD 7.5

Re: lighttpd in openbsd - cant find devnull

2024-08-18 Thread Stuart Henderson
On 2024-08-15, David Colburn wrote: > This is a multi-part message in MIME format. > --SIjdwSa43FawypA6wB8kzt18 > Content-Type: text/plain; charset=UTF-8; format=flowed > Content-Transfer-Encoding: 7bit > > Dell OptiPlex 7050 > > OpenBSD 7.5 > > php 8.3.10 > > lighttpd-1.4.74-mysql > >

Re: OpenBSD equivalent to FreeBSD hw.uart.console boot setting

2024-08-16 Thread Stuart Henderson
On 2024-08-16, Laura Smith wrote: > On Friday, 16 August 2024 at 09:52, Peter N. M. Hansteen > wrote: > >> On Fri, Aug 16, 2024 at 08:31:50AM +, Laura Smith wrote: >> >> > Is there an OpenBSD equivalent to the below flag which is set in >> > /boot/loader.conf.local on FreeBSD ? >> > >> >

  1   2   3   4   5   6   7   8   9   10   >