-
AmyMalik
I know that on Linux, a dir that is executable but not readable is accessible if you know a filename therewithin. The same behavior appears to apply on FreeBSD as I just tested it - is this standard behavior or do some UNIXes not do this?
-
mason
It's how POSIX permissions work.
-
mason
'r' lets you read a directory, but you don't need to do that if you know what's in it
-
V_PauAmma_V
AmyMalik, I'm pretty sure this is specified by Posix.
-
V_PauAmma_V
(Which mason already said.)
-
AmyMalik
thanks
-
Demosthenex
yuripv: net-snmp for the snmpwalk
-
ccx
pkg install seems to error out for me:
-
ccx
Creating user 'messagebus' with uid '556'.
-
ccx
pw: user 'messagebus' disappeared during update
-
ccx
pkg: PRE-INSTALL script failed
-
ccx
The user is present in /etc/passwd, no clue what it's complaining about
-
ccx
(I don't really think the package I want needs to pull in dbus as a dependency, but that's another matter)
-
ccx
root@daruma ~ ▶ grep '^messagebus:' /etc/passwd
-
ccx
messagebus:*:556:556:D-BUS Daemon User:/nonexistent:/usr/sbin/nologin
-
ccx
root@daruma ~ ▶ pw user show messagebus
-
ccx
pw: no such user `messagebus'
-
ccx
This doesn't seem right
-
meena
do wlan devices not show their … "parent" device?
-
meena
ccx: maybe you're missing a db update
-
meena
ccx: did something go wrong during the pkg install?
-
meena
oh, it's right there, PRE-INSTALL script failed
-
ccx
Probably. Is there an easy way to inspect/check the db file?
-
meena
ccx: it's sqlite
-
meena
-
VimDiesel
Title: freebsd-ports/Makefile at main - freebsd-ports - Codeberg.org
-
meena
the only remarkable thing about the port is the PORTEPOCH= 1
-
meena
which means at one point, the version was downgraded
-
ccx
meena: Are you sure it's that and not db(3) - as in Berkeley DB?
-
meena
ccx: are we talking about pkg's database? Then, Yes, I'm certain.
-
ccx
Ah, I was talking of pwd_mkdb which I assume is in play here
-
meena
ccx: ah, yes, sorry
-
meena
ccx: but you should be able to just open that with vipw
-
ccx
meena: Manually issuing `/usr/sbin/pwd_mkdb -p /etc/master.passwd` seems to have fix things.
-
meena
ccx: with the messagebus user added, too?
-
PredatorONormies
Hi. Why does MPV pause after the videos ends if MPV has LOOP or SHUFFLE turned on?
-
PredatorONormies
Is it a bug or some setting? does this belong in #freebsd-social
-
meena
PredatorONormies: the pause should be very minimal, IIRC, the loop setting takes a pause time
-
ccx
meena: Yeah, it was added to the plaintext files all right but somehow didn't propagate to the db? Though running `strings /etc/pwd.db | grep messagebus` shown that it there.
-
PredatorONormies
meena I meant pause as a pause, no a timeout paues
-
PredatorONormies
And it does not start playing again until I press the left arrow key aka to go backwards
-
PredatorONormies
if I press the O letter on keyboard to show OSD (or what it's called) - before the current video time there is a clock shown
-
PredatorONormies
a clock icon shown*
-
PredatorONormies
Want verbose or something?
-
shiroyasha
PredatorONormies: Something like that has been happening to me for like a year or more, but I didn't find anything on internet nor do I know how to debug that.
-
shiroyasha
And passing `--aid=no` to remove audio seems to fix it, but of course there's no audio.
-
PredatorONormies
Yeah
-
PredatorONormies
So something related to audio?
-
shiroyasha
No idea, but it also happens when loading the next file, even if there's no shuffle.
-
shiroyasha
I know because I have loaded directories of anime and this happened when loading next episode too.
-
» shiroyasha shrugs
-
PredatorONormies
well.. yeah for example mpv *mp4
-
PredatorONormies
oh, my, you have the same problem -- having to manually start each anime episode? lol
-
ccx
Clock usually means it's stuck loading next piece of source data. But it's quite possible it could be something else too.
-
ccx
Does it happen with all files? Could be malformed index or something if it's only a few.
-
PredatorONormies
Yeah - hence I asked if verbose output could be helpful
-
PredatorONormies
yes
-
PredatorONormies
all
-
PredatorONormies
would be worse if it's random or something, no? lol
-
shiroyasha
Wait I forgot. I think it's only with video+audio, because I think there wasn't any problems with only audio.
-
PredatorONormies
oh
-
PredatorONormies
You might be correct
-
PredatorONormies
Some sort of syncronisation system then?
-
Midjak
Hi, I am trying to n install freebsd on new amd64 hardware. I have 2 disks (one SSD one HDD). I am doing that from usb stick. (amd64-memstick. in graphical install I got an "unknown error" when I try to perfomr the install on both disks. Is there a way to debug this error ?
-
PredatorONormies
Always a bad thing when the error itself is unknown
-
PredatorONormies
Reminds me of Windows
-
Midjak
yes indeed ...
-
Midjak
I didn't check the image I am doing that
-
Midjak
my configuration is an AMD64 5600G with 128G of RAM. the disk had an old freebsd install. maybe that is the cause
-
PredatorONormies
could be.. but I am surprised that there is an error handler in something like FreeBSD
-
PredatorONormies
Usually software written in C handles exit codes quite well (aka errors)
-
Midjak
an error handler ?
-
PredatorONormies
But this just seems like some stupid brainless exception handler.. not that I've looked at installer/FreeBSD code
-
PredatorONormies
for examply - try excepts blocks in Python - that's an error handler
-
PredatorONormies
exception handler
-
PredatorONormies
same thing I think
-
Midjak
ok yes
-
Midjak
the screen seems new...
-
Midjak
in the past it was a deep blue now it's a clear blue. Is there a new installer ?
-
PredatorONormies
No idea, the latest (I think) FreeBSD is my 1st
-
Midjak
it seems the checksum isn't right
-
Midjak
I am trying new download
-
Midjak
no image is ok in fact :-/
-
Midjak
with UFS it seems to work
-
PredatorONormies
0.o
-
Midjak
yes... install has been completed with UFS right now.
-
Midjak
Maybe my old disks was UFS. I don't know
-
PredatorONormies
:/
-
PredatorONormies
Try OpenBSD? XD
-
iio7
I am running FreeBSD on ZFS zroot, and all is fine in that regard. Then I have attached two other drives that is a ZFS mirror pool. Everytime I reboot the machine, I have to export the pool, because the dataset directories are empty, then import the pool manually and then it works. How can I troubleshoot why the pool doesn't get imported and mounted correctly at boot?
-
iio7
When I do a "zdb -CU /boot/zfs/zpool.cache" I can see that only the zroot is located in the cache.
-
iio7
I guess that's why the other pool doesn't get auto imported.
-
yuripv
if you have to *export* it, it means it was imported, right? may be the fs you are looking for was not mounted?
-
yuripv
does it have the mountpoint property set to noauto or legacy?
-
yuripv
(and do you have zfs_enable="YES" in rc.conf?)
-
iio7
Yes, zfs_enabled="YES" is in rc.conf.
-
iio7
I have to export because the datasets are just empty directories, and only when I export and then import, the data is there.
-
iio7
i.e. files.
-
yuripv
enabled or enable? there's a difference :)
-
V_PauAmma_V
That should be "enable", not "enabled", in case the typo was also in your ... beat me to it.
-
iio7
sorry, typo, it's enable and zroot is working.
-
iio7
Can it be because the mountpoint of the dataset is in a users home directory? The mountpoint is /home/foo/data, maybe it needs to be /usr/home/foo/data for it to work during boot?
-
Midjak
Is it possible to parallelize compilation when building port ?
-
sereg
you can try make -jx but it doesn't work for many ports
-
vhns
Hi all. I'm currently trying to figure out where x11-themes/wallpapers-freebsd-kde pulls the files from. I see that in MASTER_SITES= it has the value LOCAL/avilla. But where is such path?
-
Midjak
thanks sereg. I didn't think it was via make (I thought there was a configuration somewhere, since I will have always the same number of cpu)
-
sereg
perhaps there is somewhere but I do not know
-
Midjak
I won't venture it
-
Midjak
Chapter 6 of Porter's manual scared me.
-
Midjak
Just realized that git was the versioning manager used in port tree. But I have an issue, I have installed port during the system install process and it is not a git repo. Can I remove /usr/ports without risk ?
-
yuripv
MAKE_JOBS_NUMBER (documented in bsd.ports.mk)
-
yuripv
err, bsd.port.mk, and yes, you can remove /usr/ports
-
Midjak
thanks but I didn't ready to take the risk.
-
Midjak
cool
-
yuripv
ports building should be already parallelized unless explicitly disabled in port's Makefile
-
Midjak
ah ok
-
Midjak
is git the only way to upgrade port tree. I remember sometime ago there was cvs. (I am not a nostalgic of this tool, that's said)
-
Midjak
yuripv, so the system determine the number of parallel jobs based on cpu number, right ?
-
yuripv
-
VimDiesel
Title: freebsd-ports/bsd.port.mk at 77c74c71009345aad77618eb6adad77589258038 · freebsd/freebsd-ports · GitHub
-
Midjak
oh great thank you
-
jb1277976
Hello, i would like to try out freebsd but it seems my wifi card hasn't been supoprted for sometime. this is the latest i could find
bugs.freebsd.org/bugzilla/show_bug.cgi?id=244261 my wifi card is AX201 can anyone verify this or something on the backend that i don't see
-
VimDiesel
Title: 244261 – Add support for Intel AX200 (iwx) wireless devices
-
parv
Is that an Intel WiFi card? It is "supported" via iwlwifi driver project on stable/13 & CURRENT
-
idwer
ax20*? you're better off with linux, which is where the driver gets it code from anywan
-
idwer
anyway*
-
parv
-
VimDiesel
Title: WiFi/Iwlwifi - FreeBSD Wiki
-
parv
Alternatively there is net/wifibox port which uses a Linux VM for the iwlwifi driver. I use it on Framework laptop that has Intel AX210 card:
github.com/pgj/freebsd-wifibox-port
-
VimDiesel
Title: GitHub - pgj/freebsd-wifibox-port: FreeBSD port for Wifibox
-
jb1277976
idwer: I'm on Linux already
-
jb1277976
parv: This net/wifibox is it in the installer with FreeBSD?
-
wez
Aren't we all, Linux is everywhere! on TVs, phones, routers, there's no escaping it.
-
koobs
morn
-
wez
Mornin'
-
koobs
wez: o/~
-
koobs
jb1277976: its a port/package
-
wez
koobs: You're heiling Hitler?
-
koobs
wez: sorry what?
-
koobs
wez: worth noting that people could misunderstand your 'joke'
-
wez
koobs: you didn't include the ascii emoji's shoulder
-
koobs
wez: that assumes its not underarm stinky
-
wez
.o/~
-
wez
that has the shoulder
-
jb1277976
koobs: That means I have to get through the install first then install the port/binary?
-
koobs
jb1277976: there's affectively no difference, in the installer would pkg install a package
-
koobs
jb1277976: so just pkg install once youre done with the install
-
wez
koobs: worthy note? you wrote the ascii text and that's what it look like, no joke about it
-
jb1277976
Ok, gotta find a Ethernet
-
wez
careful with ascii emoji's that have a single arm raised with no indication of the direction being faced. that's why you add in the shoulder.
-
V_PauAmma_V
Hmm. All this time I took it as a representation of a note, the way I use it.
-
jb1277976
Please tell me parv isn't a bot?
-
rwp
That wave was clearly the left arm up anyway. :-) Left arm: o/ Right arm: \o Both arms: \o/
-
jb1277976
Only one way to find out. gonna get stable and do the install. i know before it formats the disk it will ask me to setup my wifi
-
koobs
jb1277976 yu can nomadbsd from a usb stick if youd like too
-
jb1277976
koobs: Nomadbsd looks nice. looking at the screenshots
-
jb1277976
koobs: I dont think it supports ax201 iwlwifi
-
koobs
ah, yes youll want current for that
-
koobs
ask lme (lars, nomadbsd author) (on #bhyve and #poudriere channels here on libera) for a CURRENT snapshot of NomadBSD :)
-
koobs
jb1277976: ^
-
jb1277976
Thanks going there now
-
endrift
Not sure who to report this to, but the plist search on Freshports is broken
-
endrift
Parse error: syntax error, unexpected identifier "count", expecting "," or ";" in /usr/local/www/freshports/classes/ports_by_pkg_plist.php on line 62
-
endrift
Ah there's a github
-
adonis
on a zfs array I've seen errors like this: da0: corrupt or invalid GPT detected
-
adonis
from geom.. but the pool still works..
-
adonis
should those be fixed?