!kjdutkOsheZdjqYmqp:nixos.org

Nixpkgs / NixOS contributions

1889 Members
NixOS 24.05 Uakari | #review-requests:nixos.org | https://nixos.org/blog/announcements.html#nixos-23.11 | https://hydra.nixos.org/jobset/nixos/trunk-combined | https://reproducible.nixos.org/ | 24.05 RMs: wegank & Mic92418 Servers

Load older messages


SenderMessageTime
20 Oct 2024
@emma:rory.gayEmma [it/its]
        Signal: 11 (SEGV)
  Command Line: /nix/store/717iy55ncqs0wmhdkwc5fg2vci5wbmq8-bash-5.2p32/bin/bash -x ./result/bin/run-matrix-vm
    Executable: /nix/store/717iy55ncqs0wmhdkwc5fg2vci5wbmq8-bash-5.2p32/bin/bash

       Storage: none
       Message: Process 3937622 (bash) of user 1000 dumped core.
                
                Stack trace of thread 3937622:
                #0  0x00007fe36cc5b140 __vdso_clock_gettime (linux-vdso.so.1 + 0x1140)
                #1  0xb27e158d48ffffe2 n/a (n/a + 0x0)
                ELF object binary architecture: AMD x86-64

Coredump entry has no core attached (neither internally in the journal nor externally on disk).

ommitted some info like UIDs etc for brevity, coredump part is complete

14:52:05
@emma:rory.gayEmma [it/its]its odd that the stacktrace is that short though14:53:00
@emma:rory.gayEmma [it/its] but yeah, its consistently coredumping at __vdso_clock_gettime 14:53:37
@emma:rory.gayEmma [it/its] hm, seems to only happen in an FHSEnv, or something like that
when i run it under steam-run rider, i get that coredump, but when i run it from a regular terminal it's fine
14:59:27
@hexa:lossy.networkhexaare you running anything weird, like the hardened profile?15:00:19
@emma:rory.gayEmma [it/its]not that i know of? not sure if steam-run has anything to do with the issue though15:01:01
@matthewcroughan:defenestrate.itmatthewcroughan

Trying to update a package, but finding this

rcodesign> error[E0282]: type annotations needed for `Box<_>`
rcodesign>   --> /build/rcodesign-0.27.0-vendor.tar.gz/time/src/format_description/parse/mod.rs:83:9
rcodesign>    |
rcodesign> 83 |     let items = format_items
rcodesign>    |         ^^^^^
rcodesign> ...
rcodesign> 86 |     Ok(items.into())
rcodesign>    |              ---- type must be known at this point
rcodesign>    |
rcodesign>    = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
16:18:31
@matthewcroughan:defenestrate.itmatthewcroughan There is no buildRust179Package like there is for buildGo12xModule, so what is the solution supposed to be? 16:18:48
@emilazy:matrix.orgemilyfix the package (actually Randy is already on that specific one iirc)16:19:33
@matthewcroughan:defenestrate.itmatthewcroughan Randy Eckenrode: should change his profile pic to a wizard hat. He deserves it by now. 16:20:08
@matthewcroughan:defenestrate.itmatthewcroughanJust an absolute wizard of Darwin..16:20:15
@matthewcroughan:defenestrate.itmatthewcroughan🧙16:20:32
@k900:0upti.meK900Thank fuck16:21:09
@k900:0upti.meK900Keymap tests seem consistent now16:21:15
@k900:0upti.meK900Fingers crossed16:21:17
@k900:0upti.meK900But they SEEM consistent16:21:22
@luckytethys:matrix.orgTethys Svensson Alyssa Ross: Do you have an opinion on https://github.com/NixOS/nixpkgs/pull/349847 ? It's been a little while since we had our previous discussion, so I'm unsure if this matches what we agreed upon. 17:03:52
@qyliss:fairydust.spaceAlyssa RossI thought we were doing top-level packages for all the different binutils targets?17:06:24
@qyliss:fairydust.spaceAlyssa Rossbut I barely slept last night so probably not the best time for me to look too deeply17:06:57
@colemickens:matrix.orgcolemickenshttps://github.com/NixOS/nixpkgs/issues/34924917:45:50
@colemickens:matrix.orgcolemickens could gpg/scdaemon/ccid please not 17:45:57
@colemickens:matrix.orgcolemickenslooks like yubikey + gnupg + ccid users are in for pain17:46:17
@colemickens:matrix.orgcolemickensworkaround is easy but wow, it'd be great if this crap didn't break once a year.17:46:35
@colemickens:matrix.orgcolemickensalso I don't get it, do they not race now (which isn't even a sufficient answer) does pcscd not handle yubikeys anymore? and thus scdaemon must? Why is there nothing in the CCID release notes that might hint at whats going on? sigh.17:48:03
@reckenrode:matrix.orgRandy Eckenrode
In reply to @matthewcroughan:defenestrate.it
Randy Eckenrode: should change his profile pic to a wizard hat. He deserves it by now.
I like the crappy hat I drew in GIMP like twenty years ago back in college. 😂
18:02:51
@reckenrode:matrix.orgRandy Eckenrode
In reply to @emilazy:matrix.org
fix the package (actually Randy is already on that specific one iirc)
Yeah. If I get any time tonight will depend on how many things I have to do at home first. Friday was my first day home, and yesterday was pretty busy cleaning and stuff.
18:04:25
@winter:catgirl.cloudWinterRedacted or Malformed Event18:14:48
@hellwolf:matrix.orghellwolf

am I hitting a cppnix bug?

warning: could not update mtime for file '/root/.cache/nix/gitv3/1fpqk1vyplzqy7k605jjk38h1irhviixdrb2g38l6nw2f9xw6i0n/refs/heads/master': changing modification time of '"/root/.cache/nix/gitv3/1fpqk1vyplzqy7k605jjk38h1irhviixdrb2g38l6nw2f9xw6i0n/refs/heads/master"': No such file or directory
$ nix --version
nix (Nix) 2.24.9

Using a fairly latest nixpkgs

20:05:13
@hellwolf:matrix.orghellwolf Oh, I am using the ?submodules=1 syntax 20:07:49
@hellwolf:matrix.orghellwolfnot sure if it is the culprit.20:07:58

Show newer messages


Back to Room ListRoom Version: 6