!lheuhImcToQZYTQTuI:nixos.org

Nix on macOS

1147 Members
“There are still many issues with the Darwin platform but most of it is quite usable.” — http://yves.gnu-darwin.org182 Servers

Load older messages


SenderMessageTime
1 Dec 2025
@xoredg:matrix.orgxoredTime Machine logs are the ones that have shed any sort of light23:49:32
@reckenrode:matrix.orgRandy EckenrodeDid 25.11 change any of your interface names? I saw you had a link-local address where it was listening.23:50:45
@xoredg:matrix.orgxorednope I can still see thunderbolt023:51:24
@xoredg:matrix.orgxoredI had a systemd network link file for it so it will always be that23:52:21
@xoredg:matrix.orgxored

im losing it ```nix
global = {
interfaces = "lo ${config.xored.ipv6.prefix}:28::${config.xored.hosts.nas.networking.interfaceId}/64 fe80::105f:89ff:fe1f:bc3%thunderbolt0/64";
"bind interfaces only" = "yes";
"disable netbios" = "yes";
"workgroup" = "HOMELAB";
"server string" = "fs";
"netbios name" = "fs";
"vfs objects" = "catia fruit streams_xattr";
"fruit:appl" = true;
"fruit:nfs_aces" = false;
"fruit:copyfile" = false;
};
"tm_share" = {
"path" = "/tank/backups/tm_share";
"valid users" = "xored";
"writeable" = true;
"fruit:time machine" = true;
"fruit:metadata" = "netatalk";
"fruit:resource" = "xattr";
"fruit:encoding" = "native";
};

23:55:18
@xoredg:matrix.orgxoredarggg. formatting23:55:23
@xoredg:matrix.orgxored * im losing it global = { interfaces = "lo ${config.xored.ipv6.prefix}:28::${config.xored.hosts.nas.networking.interfaceId}/64 fe80::105f:89ff:fe1f:bc3%thunderbolt0/64"; "bind interfaces only" = "yes"; "disable netbios" = "yes"; "workgroup" = "HOMELAB"; "server string" = "fs"; "netbios name" = "fs"; "vfs objects" = "catia fruit streams\_xattr"; "fruit:appl" = true; "fruit:nfs\_aces" = false; "fruit:copyfile" = false; }; "tm\_share" = { "path" = "/tank/backups/tm\_share"; "valid users" = "xored"; "writeable" = true; "fruit:time machine" = true; "fruit:metadata" = "netatalk"; "fruit:resource" = "xattr"; "fruit:encoding" = "native"; }; 23:55:41
@xoredg:matrix.orgxored *

im losing it

        global = {
          interfaces = "lo ${config.xored.ipv6.prefix}:28::${config.xored.hosts.nas.networking.interfaceId}/64 fe80::105f:89ff:fe1f:bc3%thunderbolt0/64";
          "bind interfaces only" = "yes";
          "disable netbios" = "yes";
          "workgroup" = "HOMELAB";
          "server string" = "fs";
          "netbios name" = "fs";
          "vfs objects" = "catia fruit streams_xattr";
          "fruit:appl" = true;
          "fruit:nfs_aces" = false;
          "fruit:copyfile" = false;
        };
        "tm_share" = {
          "path" = "/tank/backups/tm_share";
          "valid users" = "xored";
          "writeable" = true;
          "fruit:time machine" = true;
          "fruit:metadata" = "netatalk";
          "fruit:resource" = "xattr";
          "fruit:encoding" = "native";
        };
23:56:29
@xoredg:matrix.orgxoredI have basically your config now23:56:51
@xoredg:matrix.orgxoredand it doesn't work23:56:56
@xoredg:matrix.orgxoredwould you remember which perms do you have on the filesystem23:59:53
2 Dec 2025
@xoredg:matrix.orgxoredeven though its clearly writing .incomplete dirs over there00:00:15
@xoredg:matrix.orgxored
------------------

This option of the vfs_fruit VFS module that could be used to enable POSIX
directory rename behaviour for OS X clients has been removed as it could result
in severe problems for Windows clients.```
00:04:31
@xoredg:matrix.orgxoreddidn't we need this for the rename of the .sparsebundle00:04:44
@xoredg:matrix.orgxoredI swear to god00:04:49
@xoredg:matrix.orgxoredimma tell you all, do not forget your backup destination or else you would be me right now kekw00:06:11
@xoredg:matrix.orgxoredoh boy 00:06:56
@xoredg:matrix.orgxoredhttps://forum.openmediavault.org/index.php?thread/56569-samba-4-22-debian-13-will-break-timemachine/00:06:57
@reckenrode:matrix.orgRandy EckenrodeI think just standard user:group/755 for the Samba users in question.00:09:33
@reckenrode:matrix.orgRandy EckenrodeWhy would a feature that is needed for Time Machine be removed because of data loss for Windows clients?00:11:34
@samasaur:matrix.orgsamasaurokay I am home00:13:12
@reckenrode:matrix.orgRandy EckenrodeSo now there will definitely be problems for Mac users.00:13:16
@samasaur:matrix.orgsamasaurcan confirm that my time machine is still working00:13:17
@samasaur:matrix.orgsamasaursmbd v4.22.500:13:37
@samasaur:matrix.orgsamasaurand based on the nixpkgs history it looks like the earliest version I could have started with was samba 4.22.300:16:08
@xoredg:matrix.orgxoredcontinued backups will continue to work00:17:12
@xoredg:matrix.orgxoredI reckon00:17:15
@xoredg:matrix.orgxoredthe only thing failing is the initial one00:17:21
@samasaur:matrix.orgsamasaurright but i was on what would have been an affected version when i did the initial one00:17:31
@reckenrode:matrix.orgRandy Eckenrodehttps://bugzilla.samba.org/show_bug.cgi?id=1592600:17:33

Show newer messages


Back to Room ListRoom Version: 6