DragonFlyBSD / DPorts

The dedicated application build system for DragonFly BSD
Other
89 stars 46 forks source link

net/megacmd need machine-id #256

Open kikadf opened 8 months ago

kikadf commented 8 months ago

To the working functions megacmd need machine-id, what is exist on FreeBSD in /etc/machine-id path, but not on DragonFly. Simple fix is run dbus-uuidgen --ensure as root, what is generate the /var/lib/dbus/machine-id, and megacmd works well.

Would be nice to add an install message to megacmd with this notice.

daftaupe commented 6 months ago

thanks for reporting @kikadf

do you mean FreeBSD is having an auto-generated machine-id, so this step is not necessary ?

kikadf commented 6 months ago

Yes, FreeBSD (and OpenBSD too) has /etc/machine-id after OS install. FreeBSD generates with hostid_save.