02:35:41Ryz quits [Quit: Ping timeout (120 seconds)]
02:35:56Bleo1 quits [Client Quit]
02:36:10@rewby quits [Ping timeout: 265 seconds]
02:36:43Ryz (Ryz) joins
02:36:56nepeat quits [Quit: ZNC - https://znc.in]
02:38:17rewby (rewby) joins
02:38:17@ChanServ sets mode: +o rewby
02:40:49Bleo1 joins
02:46:10qwertyasdfuiopghjkl quits [Ping timeout: 252 seconds]
02:46:10jonathanbuchh quits [Ping timeout: 252 seconds]
02:46:10noname quits [Ping timeout: 252 seconds]
02:46:10IRC2DC quits [Ping timeout: 252 seconds]
02:46:10parfait_ quits [Remote host closed the connection]
02:46:12Ryz quits [Client Quit]
02:46:12TheTechRobo quits [Client Quit]
02:46:12T31M quits [Quit: ZNC - https://znc.in]
02:46:12noname joins
02:46:12jonathanbuchh joins
02:46:14T31M joins
02:46:16IRC2DC joins
02:46:18parfait_ joins
02:47:08Ryz (Ryz) joins
02:51:33Ryz quits [Client Quit]
02:51:50nepeat (nepeat) joins
02:52:19Ryz (Ryz) joins
02:53:34parfait_ quits [Ping timeout: 247 seconds]
02:55:18TheTechRobo (TheTechRobo) joins
03:16:59qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins
05:25:57DogsRNice quits [Read error: Connection reset by peer]
06:17:40TheTechRobo quits [Client Quit]
06:21:14TheTechRobo (TheTechRobo) joins
10:00:02Bleo1 quits [Client Quit]
10:01:19Bleo1 joins
10:06:26T31M_ joins
10:08:14Bleo1 quits [Client Quit]
10:08:14BearFortress quits [Client Quit]
10:08:14T31M quits [Client Quit]
10:08:14TheTechRobo quits [Client Quit]
10:08:14jodizzle quits [Quit: ...]
10:08:14T31M_ is now known as T31M
10:08:18Bleo1 joins
10:09:11BearFortress joins
10:10:45jodizzle (jodizzle) joins
13:00:37TheTechRobo (TheTechRobo) joins
13:15:28Matthww1197 joins
13:17:29Matthww119 quits [Ping timeout: 272 seconds]
13:17:29Matthww1197 is now known as Matthww119
13:30:01Matthww119 quits [Client Quit]
13:30:01TheTechRobo quits [Client Quit]
13:30:01Bleo1 quits [Client Quit]
13:30:09Bleo1 joins
13:30:32Matthww119 joins
13:33:35TheTechRobo (TheTechRobo) joins
14:26:59trc (trc) joins
16:44:21T31M quits [Client Quit]
16:44:27yts98 leaves
16:44:41T31M joins
16:44:42yts98 joins
18:26:17saumon quits [Remote host closed the connection]
18:29:51saumon (saumon) joins
19:12:00yts98 leaves
19:44:16immibis_ is now known as immibis
21:29:36DogsRNice joins
21:39:17<DogsRNice>so whats with the "did not install correctly and we're ignoring this problem." error. its happening with both telegram and reddit for me
21:39:20M--mlv|m joins
21:43:54manu|m joins
21:45:10fionera (Fionera) joins
21:48:01<fionera>I am running the "warrior-dockerfile" image with the latest tag and no cache on k8s. Default command and configured via env vars it gives me the following error https://trash.ctdo.de/46tbi
21:49:08<@JAA>We are definitely installing sudo in the image.
21:49:22<@JAA>Oh, are you running the image from Docker Hub rather than our registry?
21:49:51<fionera>no I am using atdr.meo.ws
21:50:29<@JAA>Image ID?
21:51:15<fionera>let me find the hash
21:52:00<fionera>atdr.meo.ws/archiveteam/warrior-dockerfile@sha256:e056517bcdc7bbbc960d48e0e346b7be48f5c54ff614d2c62263847b05ad8868
21:54:08<@JAA>Hmm, indeed, can reproduce.
21:54:50<@JAA>`docker run --rm -ti --entrypoint /bin/bash atdr.meo.ws/archiveteam/warrior-dockerfile which sudo`
21:57:55<@JAA>The previous to last image from 2023-09-10 is fine in this regard.
21:59:26<@JAA>ii sudo 1.9.5p2-3+deb11u1 amd64 Provide limited super user privileges to specific users
21:59:40<@JAA>According to dpkg
22:01:08<@JAA>https://github.com/ArchiveTeam/warrior-dockerfile/blob/7aeb1dbf2a197cb9e6666529d78e1774d1944307/Dockerfile#L9-L13
22:01:22<@JAA>Oh, who doesn't love a 'temporary hack' without further explanation that eventually backfires?
22:01:57<@JAA>arkiver: ^ You added this in September.
22:02:35<@JAA>Probably adding sudo in grab-base broke it.
22:05:03<@JAA>Since dpkg thinks sudo is already installed but /usr/bin/sudo was manually deleted (why??).
22:12:36<@JAA>fionera, arkiver: I've removed that hack, and now it should work.
22:14:01<@JAA>Oh oops, version number in the Dockerfile doesn't match the commit message. Oh well.
22:21:47<manu|m>fionera, JAA: oh, that’s what I described in an issue earlier. should I close it or would you like to do so once it’s proven to work again for everyone else? :)
22:22:36<@arkiver>checking all this
22:23:13<@arkiver>JAA: what was the key again to hit to get that hash in the URL on github?
22:23:24<@JAA>arkiver: y
22:23:28<@arkiver>ah
22:23:29<@arkiver>thanks
22:23:59<@arkiver>you removed those lines i think
22:24:00<@arkiver>yeah
22:24:03<@arkiver>is it working now?
22:24:17<@JAA>sudo is working, I haven't tested the warrior as a whole.
22:24:44<@arkiver>JAA: this was there due to something in grab-base-df. but didn't want to update grab-base-df yet, because the new Wget-AT version propagate to everything that didn't support it yet
22:24:47<@arkiver>hence temporary hack
22:24:49<@JAA>manu|m: Ah indeed, I missed that. When it's confirmed resolved, it can be closed by whoever does so first, ideally with a ref to the commit.
22:25:04<@arkiver>i recently did update grab-base-df, and then forgot to move those temporary lines
22:25:16<@JAA>arkiver: Mhm, but why `rm /usr/bin/sudo`? The rest seemed fine and wouldn't have broken anything.
22:26:30<manu|m>JAA: okay. also I installed sudo manually in my broken warrior container which made it work again. just hat so switch around the project to trigger the install again
22:26:36<@arkiver>JAA: because https://github.com/ArchiveTeam/grab-base-df/blob/140870f4ff49a64bf3527d8765ed36b3829857da/Dockerfile#L25-L26
22:26:38<manu|m>*had to
22:26:45<@arkiver>don't remember exactly why that was done, but wasn't needed anymore
22:26:50<@arkiver>(and see my previous story)
22:27:00<@JAA>arkiver: Ewww, ok, I see.
22:27:10<@JAA>(And it was missing quotes, too.)
22:27:11<@arkiver>:)
22:27:49<@arkiver>fionera: it should be fixed, i'm trying it myself
22:27:55<@arkiver>sorry about this annoying error
22:29:02<@JAA>manu|m: In the future, please don't do changes to images/containers like that. It's best if the data is always produced exactly with the environment corresponding to a specific version number for consistency.
22:29:41<@arkiver>fionera: i can confirm it works again
22:29:49<@JAA>Yay
22:30:57<manu|m>I wasn’t trying to fix it, just testing whether that’s really the whole problem already or just one part of it :)
22:56:21Matthww119 quits [Ping timeout: 272 seconds]
22:57:40Matthww119 joins
23:48:00TastyWiener95 quits [Quit: So long, farewell, auf wiedersehen, good night]
23:54:28TastyWiener95 (TastyWiener95) joins