!9IQChSjwSHXPPWTa:lix.systems

Lix

1126 Members
Lix user channel. Feel free to discuss on-topic issues here and give each other help. For matrix.to links to the rest of the Lix channels, see: https://wiki.lix.systems/books/lix-organisation/page/matrix-rooms314 Servers

Load older messages


SenderMessageTime
25 Feb 2026
@aktaboot:tchncs.deaktaboottheres one error message that i only got once but lost it23:43:21
@n:rab.lolniko Not a good look to trigger a segfault reliably regardless, but segfaulting the daemon would be like BAD bad, the client bad, and the sandbox probably not very interesting 23:46:48
26 Feb 2026
@silver:matrix.brendan.iesilver

Pasta uses a local resolver right?
We had issues with DNS a while back and ended up with this bodge which might be the issue

networking = {
  # every sever needs to be accessable over ssh for admin use at least
  firewall.allowedTCPPorts = [ 22 ];

  resolvconf.useLocalResolver = false;
  resolvconf.extraConfig = "name_servers='193.1.99.120 193.1.99.109'";
  # explisitly stating this is good
  defaultGateway = {
    address = "193.1.99.65";
    interface = "eth0";
  };

  # cannot use our own it seems?
  nameservers = [
    # ns1
    "193.1.99.120"
    # ns2
    "193.1.99.109"
  ];
};
09:35:00
@raitobezarius:matrix.orgraitobezariuspasta replaces your local resolvers with special resolvers inside the sandbox09:35:27
@raitobezarius:matrix.orgraitobezariusbut i don't see any replacement occurring09:35:31
@raitobezarius:matrix.orgraitobezarius can you rerun that with -vvvv ? 09:35:49
@silver:matrix.brendan.iesilverpipe to file I presume?09:37:02
@silver:matrix.brendan.iesilverDownload silver_dns_testing.log09:42:46
@raitobezarius:matrix.orgraitobezariusthere's zero pasta starting up here09:54:45
@raitobezarius:matrix.orgraitobezariushave you disabled pasta?09:54:47
@raitobezarius:matrix.orgraitobezariusso it's no wonder you have the system resolver :D09:54:55
@silver:matrix.brendan.iesilverimage.png
Download image.png
10:41:08
@silver:matrix.brendan.iesilver then htf is it working when I add --option pasta-path "" 10:41:10
@raitobezarius:matrix.orgraitobezarius does nix build -vvvvv shows pasta? 10:41:32
@silver:matrix.brendan.iesilverimage.png
Download image.png
10:49:12
@silver:matrix.brendan.iesilverapparently not10:49:17
@raitobezarius:matrix.orgraitobezarius nix config show | grep -i pasta 10:49:53
@silver:matrix.brendan.iesilverimage.png
Download image.png
10:51:09
@raitobezarius:matrix.orgraitobezariusthere's no chance to find pasta if you pass empty pasta path, for sure10:51:32
@raitobezarius:matrix.orgraitobezariusI wonder if you have pasta configured at all10:51:38
@silver:matrix.brendan.iesilverimage.png
Download image.png
10:52:07
@raitobezarius:matrix.orgraitobezariusi'm dumb sorry10:59:46
@raitobezarius:matrix.orgraitobezariushmmmmmm10:59:57
@raitobezarius:matrix.orgraitobezariusi think the pasta traces went under the libexec helpers so we cannot grep them as easily argh11:00:34
@raitobezarius:matrix.orgraitobezarius silver you sent the initial screenshot on root@skynet 11:01:26
@raitobezarius:matrix.orgraitobezarius and now you are showing root@optimus 11:01:31
@raitobezarius:matrix.orgraitobezariusare you sure the results does not vary across the hosts?11:01:37
@silver:matrix.brendan.iesilversame base config for all servers (except two have teh pasta path set to "")11:02:11
@raitobezarius:matrix.orgraitobezarius so you have the exact same result on root@optimus ? 11:02:30
@silver:matrix.brendan.iesilverwe have like 15 hosts and I am currently juggling vpn funzies since I am in a university right now11:02:48

Show newer messages


Back to Room ListRoom Version: 10