* [ISSUE] Two missing dependencies for nyxt(libfixposix-devel and gst-libav)
@ 2021-06-06 12:27 LinArcX
2021-06-07 16:31 ` egorenar
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: LinArcX @ 2021-06-06 12:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 2535 bytes --]
New issue by LinArcX on void-packages repository
https://github.com/void-linux/void-packages/issues/31323
Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System
* xuname: Void 5.11.22_1 x86_64 GenuineIntel notuptodate hold rFF
*output of ``xuname`` (part of xtools)*
* package: nyxt
*affected package(s) including the version*: ``xbps-query -p pkgver <pkgname>``
### Expected behavior
It should run without any error and also play youtube videos.
### Actual behavior
It doesn't run and doesn't play youtube videos.
### Steps to reproduce the behavior
Install the package provided by void-packages. If you run nyxt from terminal, you'll see something like this:
>
> ↳ nyxt
> Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
> {1000FB0103}>:
> Error opening shared object "libfixposix.so":
> libfixposix.so: cannot open shared object file: No such file or directory.
>
> Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {1000FB0103}>
> 0: (SB-DEBUG::DEBUGGER-DISABLED-HOOK #<SIMPLE-ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
> ~A." {1000660283}> #<unused argument> :QUIT T)
> 1: (SB-DEBUG::RUN-HOOK *INVOKE-DEBUGGER-HOOK* #<SIMPLE-ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
> ~A." {1000660283}>)
> 2: (INVOKE-DEBUGGER #<SIMPLE-ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
> ~A." {1000660283}>)
> 3: (ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
> ~A." "libfixposix.so" "libfixposix.so: cannot open shared object file: No such file or directory")
> 4: (SB-SYS:DLOPEN-OR-LOSE #S(SB-ALIEN::SHARED-OBJECT :PATHNAME #P"libfixposix.so" :NAMESTRING "libfixposix.so" :HANDLE NIL :DONT-SAVE NIL))
> 5: (SB-ALIEN::TRY-REOPEN-SHARED-OBJECT #S(SB-ALIEN::SHARED-OBJECT :PATHNAME #P"libfixposix.so" :NAMESTRING "libfixposix.so" :HANDLE NIL :DONT-SAVE NIL))
> 6: (SB-SYS:REOPEN-SHARED-OBJECTS)
> 7: (SB-IMPL::FOREIGN-REINIT)
> 8: (SB-IMPL::REINIT T)
> 9: ((FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP))
> 10: ((FLET "WITHOUT-INTERRUPTS-BODY-1" :IN SB-IMPL::START-LISP))
> 11: (SB-IMPL::START-LISP)
>
> unhandled condition in --disable-debugger mode, quitting
So please add these dependencies to nyxt package:
gst-libav (For youtube videos)
libfixposix-devel (for running nyxt without any error at startup)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Two missing dependencies for nyxt(libfixposix-devel and gst-libav)
2021-06-06 12:27 [ISSUE] Two missing dependencies for nyxt(libfixposix-devel and gst-libav) LinArcX
@ 2021-06-07 16:31 ` egorenar
2021-06-07 16:39 ` egorenar
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: egorenar @ 2021-06-07 16:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 249 bytes --]
New comment by egorenar on void-packages repository
https://github.com/void-linux/void-packages/issues/31323#issuecomment-856086152
Comment:
I'm not sure about gst-libav, doesn't webkit depend on it ?
But libfixposix-devel is definitely missing.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Two missing dependencies for nyxt(libfixposix-devel and gst-libav)
2021-06-06 12:27 [ISSUE] Two missing dependencies for nyxt(libfixposix-devel and gst-libav) LinArcX
2021-06-07 16:31 ` egorenar
@ 2021-06-07 16:39 ` egorenar
2021-06-07 16:42 ` egorenar
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: egorenar @ 2021-06-07 16:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 307 bytes --]
New comment by egorenar on void-packages repository
https://github.com/void-linux/void-packages/issues/31323#issuecomment-856086152
Comment:
I'm not sure about gst-libav, doesn't webkit depend on it ?
But libfixposix-devel is definitely missing.
https://github.com/void-linux/void-packages/pull/31346
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Two missing dependencies for nyxt(libfixposix-devel and gst-libav)
2021-06-06 12:27 [ISSUE] Two missing dependencies for nyxt(libfixposix-devel and gst-libav) LinArcX
2021-06-07 16:31 ` egorenar
2021-06-07 16:39 ` egorenar
@ 2021-06-07 16:42 ` egorenar
2021-07-07 20:25 ` ericonr
2021-07-07 20:25 ` [ISSUE] [CLOSED] " ericonr
4 siblings, 0 replies; 6+ messages in thread
From: egorenar @ 2021-06-07 16:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 353 bytes --]
New comment by egorenar on void-packages repository
https://github.com/void-linux/void-packages/issues/31323#issuecomment-856086152
Comment:
I'm not sure about gst-libav, doesn't webkit depend on it ? Youtube works for me w/o gst-libav with nyxt.
But libfixposix-devel is definitely missing.
https://github.com/void-linux/void-packages/pull/31346
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Two missing dependencies for nyxt(libfixposix-devel and gst-libav)
2021-06-06 12:27 [ISSUE] Two missing dependencies for nyxt(libfixposix-devel and gst-libav) LinArcX
` (2 preceding siblings ...)
2021-06-07 16:42 ` egorenar
@ 2021-07-07 20:25 ` ericonr
2021-07-07 20:25 ` [ISSUE] [CLOSED] " ericonr
4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-07-07 20:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 170 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/issues/31323#issuecomment-875908178
Comment:
Fixed in linked PR, thanks.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [ISSUE] [CLOSED] Two missing dependencies for nyxt(libfixposix-devel and gst-libav)
2021-06-06 12:27 [ISSUE] Two missing dependencies for nyxt(libfixposix-devel and gst-libav) LinArcX
` (3 preceding siblings ...)
2021-07-07 20:25 ` ericonr
@ 2021-07-07 20:25 ` ericonr
4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-07-07 20:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 2538 bytes --]
Closed issue by LinArcX on void-packages repository
https://github.com/void-linux/void-packages/issues/31323
Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System
* xuname: Void 5.11.22_1 x86_64 GenuineIntel notuptodate hold rFF
*output of ``xuname`` (part of xtools)*
* package: nyxt
*affected package(s) including the version*: ``xbps-query -p pkgver <pkgname>``
### Expected behavior
It should run without any error and also play youtube videos.
### Actual behavior
It doesn't run and doesn't play youtube videos.
### Steps to reproduce the behavior
Install the package provided by void-packages. If you run nyxt from terminal, you'll see something like this:
>
> ↳ nyxt
> Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
> {1000FB0103}>:
> Error opening shared object "libfixposix.so":
> libfixposix.so: cannot open shared object file: No such file or directory.
>
> Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {1000FB0103}>
> 0: (SB-DEBUG::DEBUGGER-DISABLED-HOOK #<SIMPLE-ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
> ~A." {1000660283}> #<unused argument> :QUIT T)
> 1: (SB-DEBUG::RUN-HOOK *INVOKE-DEBUGGER-HOOK* #<SIMPLE-ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
> ~A." {1000660283}>)
> 2: (INVOKE-DEBUGGER #<SIMPLE-ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
> ~A." {1000660283}>)
> 3: (ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
> ~A." "libfixposix.so" "libfixposix.so: cannot open shared object file: No such file or directory")
> 4: (SB-SYS:DLOPEN-OR-LOSE #S(SB-ALIEN::SHARED-OBJECT :PATHNAME #P"libfixposix.so" :NAMESTRING "libfixposix.so" :HANDLE NIL :DONT-SAVE NIL))
> 5: (SB-ALIEN::TRY-REOPEN-SHARED-OBJECT #S(SB-ALIEN::SHARED-OBJECT :PATHNAME #P"libfixposix.so" :NAMESTRING "libfixposix.so" :HANDLE NIL :DONT-SAVE NIL))
> 6: (SB-SYS:REOPEN-SHARED-OBJECTS)
> 7: (SB-IMPL::FOREIGN-REINIT)
> 8: (SB-IMPL::REINIT T)
> 9: ((FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP))
> 10: ((FLET "WITHOUT-INTERRUPTS-BODY-1" :IN SB-IMPL::START-LISP))
> 11: (SB-IMPL::START-LISP)
>
> unhandled condition in --disable-debugger mode, quitting
So please add these dependencies to nyxt package:
gst-libav (For youtube videos)
libfixposix-devel (for running nyxt without any error at startup)
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-07-07 20:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06 12:27 [ISSUE] Two missing dependencies for nyxt(libfixposix-devel and gst-libav) LinArcX
2021-06-07 16:31 ` egorenar
2021-06-07 16:39 ` egorenar
2021-06-07 16:42 ` egorenar
2021-07-07 20:25 ` ericonr
2021-07-07 20:25 ` [ISSUE] [CLOSED] " ericonr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).