!jtzdZrQSXtEpeGtzAn:nixos.org

Testing with Nix

89 Members
23 Servers

Load older messages


SenderMessageTime
7 Nov 2023
@k900:0upti.meK900Anyone knows if something changed with Selenium recently?08:04:30
@k900:0upti.meK900https://github.com/NixOS/nixpkgs/pull/265818 breaks and I can't figure out why08:04:42
@vengmark2:matrix.orgl0b0
In reply to @k900:0upti.me
https://github.com/NixOS/nixpkgs/pull/265818 breaks and I can't figure out why

server # [ 11.649647] vaultwarden[980]: [2023-11-06 17:56:48.979][panic][ERROR] thread 'main' panicked at 'Error running migrations: DatabaseError(Unknown, "permission denied for schema public")': src/db/mod.rs:485
This seems to be the actual error

08:35:07
@vengmark2:matrix.orgl0b0
In reply to @k900:0upti.me
https://github.com/NixOS/nixpkgs/pull/265818 breaks and I can't figure out why
*

server # [ 11.649647] vaultwarden[980]: [2023-11-06 17:56:48.979][panic][ERROR] thread 'main' panicked at 'Error running migrations: DatabaseError(Unknown, "permission denied for schema public")': src/db/mod.rs:485

This seems to be the actual error

08:35:11
@k900:0upti.meK900Yeah that one I get08:35:21
@k900:0upti.meK900I don't get why the Selenium tests are failing08:35:29
@raitobezarius:matrix.orgraitobezarius

server # KeyError: 'CONDA_PREFIX'

08:36:20
@raitobezarius:matrix.orgraitobezariuswhat the fresh hell08:36:22
@raitobezarius:matrix.orgraitobezariuswhy is there conda in my selenium08:36:26
@k900:0upti.meK900It's trying to download a browser08:37:05
@raitobezarius:matrix.orgraitobezariushttps://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1935053.html looks awfully similar08:37:05
@raitobezarius:matrix.orgraitobezariusah08:37:09
@raitobezarius:matrix.orgraitobezariusI'd say more it has to do with Selenium being bumped than our test harness being broken (?)08:38:26
@k900:0upti.meK900Very possible08:39:17
@k900:0upti.meK900Oh08:40:57
@k900:0upti.meK900https://github.com/SeleniumHQ/selenium/pull/1307108:40:57
@raitobezarius:matrix.orgraitobezariushexa fixing things in anger08:41:34
@raitobezarius:matrix.orgraitobezariusthere should be something a search engine08:41:48
@raitobezarius:matrix.orgraitobezariuswhere it searches everything and intersect with nixos community members08:41:55
@k900:0upti.meK900I found it by searching CONDA_PREFIX on the repo08:42:01
@raitobezarius:matrix.orgraitobezariusno doubt08:42:09
@k900:0upti.meK900Oh08:43:14
@k900:0upti.meK900It's on -next08:43:17
@k900:0upti.meK900I guess we just wait then08:43:20
9 Nov 2023
@b:chreekat.net@b:chreekat.net left the room.14:57:07
10 Nov 2023
@globin:toznenetl.chatglobin joined the room.00:49:52
@vengmark2:matrix.orgl0b0 How can I create a user on the nixos/nix Docker image? It has neither useradd nor adduser installed. 04:29:53
@vengmark2:matrix.orgl0b0 * How can I create a user on the nixos/nix Docker image? It has neither useradd nor adduser installed. nix-env --install --attr nixpkgs.su installs useradd, but it seems very clunky so far. 04:44:04
@vengmark2:matrix.orgl0b0 *

How can I create a user on the nixos/nix Docker image? It has neither useradd nor adduser installed. nix-env --install --attr nixpkgs.su installs useradd, but it won't create a user:

useradd: cannot open /etc/passwd

05:54:43
@vengmark2:matrix.orgl0b0 *

How can I create a user on the nixos/nix Docker image? It has neither useradd nor adduser installed. nix-env --install --attr nixpkgs.su installs useradd, but it won't create a user:

bash-5.2# "$(nix --extra-experimental-features nix-command eval --file '<nixpkgs>' --raw shadow)/bin/useradd" "$username"
useradd: cannot open /etc/passwd

Even if I could, it looks like su doesn't work either:

bash-5.2# su --login nobody
su: pam_start: error 26
05:58:41

Show newer messages


Back to Room ListRoom Version: 9