N3k0-san
  • Joined on 2022-09-23
N3k0-san commented on issue ALHP/ALHP.GO#202 2024-04-15 10:37:56 +02:00
Valgrind Fails to Use Debuginfod

@N3k0-san what is the output of echo $DEBUGINFOD_URLS? It should have both the ahlp.dev and archlinux.org debuginfod servers.

I would actually help with this but I actually moved to Gentoo…

N3k0-san commented on issue ALHP/ALHP.GO#203 2023-09-08 22:09:00 +02:00
squashfuse and kioslave5 Constantly Segfaults

I actually can't test this again anymore because I switched to Gentoo in late August; it was quite easy to reproduce back when I had the issue, though

N3k0-san commented on issue ALHP/ALHP.GO#156 2023-08-15 16:48:54 +02:00
Openssl 3 rebuild

@anonfunc Spotted one: partimage

N3k0-san opened issue ALHP/ALHP.GO#203 2023-07-28 23:52:17 +02:00
squashfuse and kioslave5 Constantly Segfaults
N3k0-san opened issue ALHP/ALHP.GO#202 2023-07-26 08:42:45 +02:00
Valgrind Fails to Use Debuginfod
N3k0-san commented on issue ALHP/ALHP.GO#200 2023-07-18 20:08:38 +02:00
[Package: Dolphin-emu] Launching Any Gamecube Game Crashes the Emulator

I re-compressed the core and uploaded it to a cloud storage because it's a bit big: https://mega.nz/file/t742SShR#5lJMMtfvRr-IjfeMgN9YhtpEu2zdTPDym38wQUsQTcs

N3k0-san opened issue ALHP/ALHP.GO#200 2023-07-18 18:19:07 +02:00
[Package: Dolphin-emu] Launching Any Game Crashes the Emulator
N3k0-san closed issue ALHP/ALHP.GO#164 2023-07-18 18:10:14 +02:00
[Application Bug] VLC Crashes When Opening .mkv Files
N3k0-san commented on issue ALHP/ALHP.GO#164 2023-06-08 18:34:32 +02:00
[Application Bug] VLC Crashes When Opening .mkv Files

Yeah, it's libmatroska

N3k0-san opened issue ALHP/ALHP.GO#177 2023-04-11 01:50:30 +02:00
[Package Request] Xenocara?
N3k0-san commented on issue ALHP/ALHP.GO#164 2023-04-11 01:40:28 +02:00
[Application Bug] VLC Crashes When Opening .mkv Files

Give that it has so many dependencies... I'm not exactly sure which to suspect is responsible 😅

depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'libproxy' 'lua52'
         'libmatroska'…
N3k0-san commented on issue ALHP/ALHP.GO#157 2023-03-11 03:27:48 +01:00
Rust & LTO: I think I figured out what's wrong

@anonfunc ripgrep fails to build because of the error: options -C embed-bitcode=noand-C lto are incompatible too and has apparently been the case since December of last year; I thought…

N3k0-san commented on issue ALHP/ALHP.GO#164 2023-03-05 13:13:51 +01:00
[Application Bug] VLC Crashes When Opening .mkv Files

Seems to happen even with vlc blacklisted, somehow

N3k0-san closed issue ALHP/ALHP.GO#168 2023-02-23 16:32:47 +01:00
Pacman Won't Update nheko Due to Unresolved Library Dependency Issue
N3k0-san commented on issue ALHP/ALHP.GO#168 2023-02-23 16:28:10 +01:00
Pacman Won't Update nheko Due to Unresolved Library Dependency Issue

Ah, I made the mistake of writing it out like this: https://arch.harting.dev/archlinux/$repo/os/$arch Rather than like this: https://arch.harting.dev/$repo/os/$arch

Thanks for helping me…

N3k0-san commented on issue ALHP/ALHP.GO#168 2023-02-23 15:31:38 +01:00
Pacman Won't Update nheko Due to Unresolved Library Dependency Issue

Would it make any significant difference if I made it a separate mirrorlist a just placed it higher than the normal mirrorlist in pacman.conf? Since I figure having it be the top-most to sidestep…

N3k0-san commented on issue ALHP/ALHP.GO#168 2023-02-23 15:18:14 +01:00
Pacman Won't Update nheko Due to Unresolved Library Dependency Issue

I've never added a mirror directly to the mirrorlist by hand before (I usually either use reflector or shiny-mirrors); I'm curious: does the order of the mirrors in the mirrorlist affect anything?

N3k0-san commented on issue ALHP/ALHP.GO#168 2023-02-23 14:53:17 +01:00
Pacman Won't Update nheko Due to Unresolved Library Dependency Issue

🤦‍♂️ This is odd; this is the second or third time I've had to use -Syyu to find out things like you just said... I should probably start using that instead of -Syu at this point…

N3k0-san commented on issue ALHP/ALHP.GO#168 2023-02-23 14:16:02 +01:00
Pacman Won't Update nheko Due to Unresolved Library Dependency Issue

We have loads of packages wich dependencies fail to build and are provided from normal repositories.

Except mtxclient isn't even from upstream; it's an AUR package.

And there is no…

N3k0-san commented on issue ALHP/ALHP.GO#168 2023-02-23 02:13:26 +01:00
Pacman Won't Update nheko Due to Unresolved Library Dependency Issue

Then... why is nheko an ALHP repo package if its dependencies aren't being built/supported?