-
Smithx10
Linux Side Cars no more in kubernetes, Welcome eBPF.
youtube.com/watch?v=ThtRT8dhu8c Everything must go into the eBPF!
-
Smithx10
neovim...... nahhhhhh ebpfvim
-
tsoome
richlowe yea, I figured I do not want to carry it with cw update:)
-
sjorge
jclulow: I guess is hould
-
sjorge
*should probably add some of the bhyve people?
-
dangergrrl
sorry for totally off topic but merry xmas
-
Abhoerschutz
Hi, the Nimbus Light and Nimbus Dark GTK3 themes, are still broken in OpenIndiana illumus:
illumos.org/issues/14565
-
fenix
→
BUG 14565: GTK+ themes "Dark Nimbus" and "Light Nimbus" are broken (New)
-
Abhoerschutz
I have seen yesterday, somone uploaded a OI review to YouTube, his Nimbus Light and Dark themes were also broken.
-
toasterson
Abhoerschutz: Oh? Well we need people to help and test. Can you have a look at the sources? Can you tell me which knowledge you are missing so I can make instruction vides/docs?
-
Abhoerschutz
toasterson: I don't even know where to find the source. I am still very new to OI.
-
toasterson
Abhoerschutz: It's all here
github.com/openindiana
-
toasterson
-
toasterson
Abhoerschutz:
openindiana.github.io Can get you located
-
toasterson
-
Abhoerschutz
toasterson: Thank you. But sadly I am not a C coder, I don't know if I can spot the error. Maybe it is a typo somewhere in the source by accident.
-
toasterson
The theme is XML. And very GTK specific.
-
toasterson
I am not a developer for it either. We are equally capable in this code :)
-
Abhoerschutz
toasterson: The theme seems untouched since 2019. I think most probably the error is somewhere else, since error found its way into existence at a later date.
-
toasterson
Or some compatibility changed and we need to update the theme.
-
toasterson
Or it's a MATE bug
-
toasterson
Research through the bugtrackers of all involved projects will be needed.
-
toasterson
Or reporting it to MATE with reference and video
-
Abhoerschutz
toasterson: The "normal" (default) Nimbus theme still works.
-
toasterson
Theme switching has always been flaky
-
Abhoerschutz
toasterson: Starting for example PLUMA with Nimbus Dark theme set, the application reports no errors.
-
Abhoerschutz
toasterson: Also .xsession-errors reports nothing.
-
neirac
cannot label 'c1t0d1': try using fdisk(8) and then provide a specific slice ; is it possible to remove the partition table and create a new one? I'm getting Error in ioctl DKIOCGMBOOT: I/O error, according to the code is because the disk does not have a boot partition, I just destroyed this disk using dd so I wanted to use it to create a zpool but faisl
-
Woodstock
there's a "zpool labelclear" command, but i'm not sure that clears partitioning information, too
-
neirac
Woodstock thanks!, that failed though failed to clear label for /dev/rdsk/c1t0d1
-
toasterson
If you dd that disk yoh may need to refresh the cache by offlineing and putting it online again
-
neirac
toasterson I just dd then rebooted the machine, so seems to be something else, is it possible to just force format on it?
-
toasterson
Did you dd a slice or the whole disk?
-
neirac
toasterson I dd the smartos usb an image to the disk
-
toasterson
Hmmmm, and then you want to make the usb image the pool?
-
neirac
toasterson I just want to be able to create a pool using that disk
-
toasterson
Well a clean wipe with dd of all the disk with zeros is enough
-
toasterson
But zou have to wipe it completely
-
toasterson
not just the start
-
richlowe
you need at least the start and the end
-
neirac
toasterson richlowe thanks!, I'm zeroing the disk now, but is really slow, dd if=/dev/zero of=/dev/rdsk/c1t0d1p0 bs=1M count=47104 ; 42991616 bytes (41 MiB) transferred in 27.025999 secs (1.5 MiB/sec)
-
toasterson
Which is why labelclear was created :)
-
tsoome
of course, labelclear is basically zeroing first and last 4MB of the partition;)
-
despair86
is there any way to reinstall BTX
-
despair86
i upgraded from 2021.10 to 2022.10 and now BTX crashes every single timiie
-
richlowe
I think that's the bootblock, but tsoome is the one who'd know for sure
-
despair86
yeah it is
-
richlowe
installboot, etc, probably necessary then, but I believe beadm etc, will proactively seek out the newest so you might not get anywhere. I'd wait and try to get hold of tsoome, or email the list and ask about what's going on