-
voy4g3r2
ek: same result
-
ek
voy4g3r2: And if you look in /usr/local/poudriere/ports/HEAD in the jail, the ports tree is up-to-date?
-
ek
I suppose it might help if you include the Poudriere error(s) and build log.
-
ek
I'm completely in the dark as to what's going on.
-
voy4g3r2
me too
-
voy4g3r2
thanks for the help, i may just have to wait for updates to the ports
-
voy4g3r2
i got a version of llama.cpp i can use.. so it is not mission critical
-
voy4g3r2
haha the .failed file
-
voy4g3r2
lang/python311 python311-3.11.15_2 checksum checksum 0
-
voy4g3r2
i'm laughing at this point because it is like.. wtf and where to go from here, basically a nervous reaction
-
ek
voy4g3r2: I don't suppose you're going to provide these logs?
-
voy4g3r2
i could do that
-
voy4g3r2
got distracted
-
voy4g3r2
all the logs or just the package?
-
ek
Well, the Poudriere build log for the package, for sure.
-
ek
That would be a start.
-
ek
I'm just trying to figure out where this error is happening.
-
ek
Perhaps it's just a Poudriere configuration issue?
-
voy4g3r2
that may be possible, i have built packages "before"
-
voy4g3r2
in early may without this issue and python has been updated since then
-
voy4g3r2
found the log and getting it pasted somewhere, one more minute
-
voy4g3r2
-
voy4g3r2
this was the ONLY file in the error log directory
-
voy4g3r2
the directory was /usr/local/poudriere/data/logs/bulk/150Ramd64-HEAD/2026-05-28_19h00m15s/logs/errors
-
voy4g3r2
which just does a sym link.. one directory up from errors
-
ek
voy4g3r2: ===> Giving up on fetching files: python/ceac1efc66516ac387eef2c9a0ce671895b44f03.patch
-
ek
This is concerning. Can you past the distinfo file for lang/python311?
-
ek
s/past/paste/
-
heston76
Odd that it's only the patches.
-
ek
heston76: Yeah.
-
ek
I'm curious to see what their distinfo contains.
-
voy4g3r2
sure, i can do that
-
voy4g3r2
-
voy4g3r2
i did check against the github links, in the freshports.org entry
-
voy4g3r2
i could NOT see any difference..
-
voy4g3r2
-
voy4g3r2
this is why i have been hyper focused on the checksum and the files not downloading.. but was going in circles
-
voy4g3r2
which then brings me back to the point.. i assume python311 is a pretty common thing to get rebuilt by smarter people than me but yet not seeing anything
-
voy4g3r2
its late, i will tackle more of this tomorrow.. it is eluding me
-
ek
voy4g3r2: Have you tried setting the fetch reget to higher than 1 just to see what happens?
-
ek
I haven't seen this issue, but it appears to have helped the user in the PR you posted.
-
ek
voy4g3r2: maybe a "FETCH_REGET=4" or something in /etc/make.conf?
-
voy4g3r2
i can give that a try
-
voy4g3r2
running
-
voy4g3r2
and this time i am bouncing.. i shall see what happens by morning
-
voy4g3r2
thank you for the patience and guidance, it is greatly appreciated
-
o0x1eef
FETCH_REGRET amirite
-
lun01
hi
-
Hecate
< Ltning> Hecate: What application is this? // It's a Haskell web app,
github.com/flora-pm/flora-server
-
Hecate
362u/9
-
Hecate
(woops)
-
voy4g3r2
haha
-
voy4g3r2
ek: That was it
-
voy4g3r2
thank you!
-
Ltning
Is there a way to run the third stage of "freebsd-update install" at a later stage, despite /var/db/freebsd-update being mangled by freebsd-update cron in the meantime?
-
mage
Hello, I'm building jail on the fly (CI/CD pipeline) and I was wondering about IP assignation: I'm looking for a solution for a DHCP-like solution for non-VNET jails, any idea? Basically I'm looking for a tool (Consul ?) in which a can assign a pool of IPs and having way to atomically fetch/release an ip from this pool
-
voy4g3r2
mage: may i ask why it has to be a non-vnet jail? it is my understanding you can not do DHCP work (from my experience) in a non-vnet jail.
-
voy4g3r2
host: setup dynamic pair interfaces in a bridge jail: have the jail get an ip, attached to the dynamically created pair interface. Then run your tests, close down the jail.. host releases the pair interface
-
nimaje
voy4g3r2: so you didn't move the old files away as I had suggested yesterday and make fetch didn't validate that the already downloaded files are indeed the wanted files, before it skipped to download the files
-
polarian
Hey if anyone is interested in XMPP dev, there will be a dev event in London in Nov, if you are interested let me know:
wiki.xmpp.org/web/Sprints/2026-11_London
-
polarian
as for how this relates to BSD, we really need more BSD adoption, so if someone is interested in helping with running BSD based XMPP services, please also consider coming.
-
rtprio
mage: and why would dhcp not work?
-
voy4g3r2
nimaje: it was not that. I even created a brand new tree. Only when the FETCH_REGET=4 was added to the make.conf that it worked.
-
voy4g3r2
nimaje: so, made new tree, tried again, nothing. re-updated 2 trees nothing. Added FETCH_REGET=4 to make.conf and then it worked.
-
ek
Could be something to do with the way your ISP does routing or something.
-
voy4g3r2
that is out of my element and trying to prove that
-
voy4g3r2
because it is onlY 1 package.. if multiple one, i would push more on ISP
-
voy4g3r2
i ended up building 115 packages in total :)
-
voy4g3r2
which all starts because my CPU does not support AVX, AVX2, FMA and F16C instructions that llama.cpp is built for by default.
-
voy4g3r2
and thanks again ek, kind of weird little nuance buried in all those notes
-
ek
Yeah. Definitely strange. Especially considering it's only an issue with the patch files.
-
ek
And it's pulling from github so it's not like some random hosting site.
-
ek
You're welcome!
-
andrath
Oh, on the topic of XMPP:
ekollof.github.io/xepher <-- Just fixed that today for FreeBSD and OpenBSD. Using it right now in weechat.
-
andrath
There is a FreeBSD MUC at freebsd⊙mxf for people that are interested