-
jclulow
I think that's pretty much the best place
-
nomad
Just curious when the updated version of tar (issue_id=17015) will ship?
-
nomad
I'm patching all my OmniOS hosts at the end of the month and it would be great if the new binary were included.
-
rmustacc
nomad: illumos#17010?
-
rmustacc
17015 is unrelated to tar.
-
nomad
-
fenix
→
BUG 17010: tar creates corrupt archives for large files with ACLs (New) |
code.illumos.org/c/illumos-gate/+/3938
-
nomad
sorry, missed that was "prev_issue"
-
nomad
I was trying to be less noisy and made an error instead.
-
rmustacc
I think it's just waiting for jclulow to write up final testing notes on the ticket and submit.
-
rmustacc
*submit it.
-
jclulow
Yes, sorry, I'll try and get to it this week
-
nomad
many thanks
-
jbk
oh that a thread i pulled on... trying to fix some k&r in here...
-
gitomat
[illumos-gate] 17225 nightly inside make -w misfilters directory messages -- Bill Sommerfeld <sommerfeld⊙ho>
-
richlowe
sommerfeld: are you hoping that some day we can enable -w by default?
-
richlowe
(I am, I'm just wondering about you)
-
sommerfeld
I think it would be worthwhile.
-
sommerfeld
Would enable writing a postprocessor for mail_msg that shows an actionable amount of context around a compile error.
-
richlowe
that's exactly why I want it too (with the add-on that M-x compile gets it)
-
szilard
Something broke the pinging subnet IPs via Tailscale, but ssh works. Ipfilter is disabled. Do you have any idea what could be the culprit?
-
richlowe
nahamu: this sounds like your kind of thing :)
-
richlowe
I didn't even know you could ping the subnet
-
richlowe
I'm not even sure right now what the subnet would be
-
tsoome
I have seen ipfilter "mysteriously" get in action sometimes, so it is good idea to double check if it is indeed disabled (svcadm enable ipfilter; svcadm disable ipfilter)
-
richlowe
I usually list the rules it thinks it is to check that, rather than the service
-
nahamu
szilard: can you elaborate? Is this a zone acting as a subnet router? as an exit node?
-
nahamu
if anything, the problem might be that you turned off ipfilter.
-
nahamu
my exit node zone has ipfilter enabled and a NAT rule in place.
-
nahamu
-
nahamu
(but use newer bits, not the ancient binaries that might still be linked from there)
-
szilard
I have a sparse zone running tailscale. It is act as a subnet router through i can access the lan from aboard.
-
szilard
Pinging lan adresses from aboard used to work, but not anymore for some reason. Ipfilter is disabled, so i assume it is not the firewall.
-
szilard
I'll describe the situation tomorrow in details, i am too sleepiy now. Sorry.
-
jclulow
If you need NAT to be enabled for the thing to work, the ipfilter service needs to be _enabled_
-
richlowe
are the unref'd files in cmd/bhyve still valuable?
-
jbk
hrm...
-
richlowe
in fact: tsoome, if you didn't yet, you should run findunref ('f' in NIGHTLY_OPTIONS)
-
richlowe
see what you can clean up sparc-removal wise
-
tsoome
I actually did
-
richlowe
tsoome: (probably will also flag up i386 stuff that needs excepting)
-
richlowe
if you did that second bit, send me that bit of the diff? :)
-
jbk
the find(1) man page example 3 suggests that 'SCCS' shouldn't appear in the output (esp in conjunction with Example 4), but that doesn't seem to be the case (at least with a directory name that isn't SCCS)
-
jbk
but then it doesn't seem to let you combine that
-
tsoome
um ok this build clone is not around any more, apparently need to run it again....
-
richlowe
there's also it looks like a bunch of perfmon data, and 1 locale (ISO8859-8)
-
rmustacc
Ah, yeah. We should add perfmon to the exception list for now.
-
rmustacc
It's for things that are present but the tooling doesn't support.
-
rmustacc
So I'd rather not remove it to keep syncing it easy-ish.
-
richlowe
yeah, I was just shooting for an updating exception list I don't have to create myself
-
richlowe
or file bugs for :)
-
richlowe
the most important thing we don't seem to except is contrib/
-
richlowe
(I'm cleaning up my own recent mistakes, but everyone elses, and mine from the past, are getting in the way)
-
jbk
or hrm..
-
sommerfeld
jbk: seems to be working as advertised for me..
-
iximeow
apropos of github pull request discussion on developer@, i realized i'm not sure where i'd find the source (if anywhere) for
illumos.org
-
iximeow
"Get the source" links to github twice, and github is listed above gerrit in "Other Resources"