Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] weechat issues on aarch64-musl
@ 2019-09-25 21:36 voidlinux-github
  2019-09-25 22:51 ` voidlinux-github
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: voidlinux-github @ 2019-09-25 21:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1142 bytes --]

New issue by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/14725

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:  
  *output of ``xuname`` (part of xtools)*
````
MISSING: weechat-2.6_2
Transaction aborted due to unresolved dependencies.
Void 4.19.73_1 aarch64-musl  uptodate rrFFFF
````
* package:  
  *affected package(s) including the version*
 weechat-2.6_1 / weechat-2.6_2
### Expected behavior
weechat-2.6_1: doesn't mysteriously crash
weechat-2.6_2: is able to be installed
### Actual behavior
weechat-2.6_1: mysteriously crashes - see https://github.com/weechat/weechat/issues/1405
weechat-2.6_2: won't install/update, gives error:
````
MISSING: weechat-2.6_2
Transaction aborted due to unresolved dependencies.
````
### Steps to reproduce the behavior
weechat-2.6_1: run weechat, wait for crash - see https://github.com/weechat/weechat/issues/1405
weechat-2.6_2: update via `xbps-install -Su`


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
@ 2019-09-25 22:51 ` voidlinux-github
  2019-09-29 23:26 ` voidlinux-github
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-09-25 22:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 276 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/14725#issuecomment-535254506

Comment:
Ok, now the update to weechat-2.6_2 has become available.

But....it still crashes after a few minutes just like weechat-2.6_1

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
  2019-09-25 22:51 ` voidlinux-github
@ 2019-09-29 23:26 ` voidlinux-github
  2019-09-29 23:26 ` voidlinux-github
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-09-29 23:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/14725#issuecomment-536351756

Comment:
I think it is somehow tied to aarch64-musl. At least, running Guix's weechat-2.6 on the same device with the same weechat config (on top of my Void install) doesn't crash. (I suppose libressl is another possible difference.)

Since I connect from all of my devices to weechat running on a rpi, I don't really end up testing other flavours of Void's weechat - has anyone had issue on x86_64 ?

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
  2019-09-25 22:51 ` voidlinux-github
  2019-09-29 23:26 ` voidlinux-github
@ 2019-09-29 23:26 ` voidlinux-github
  2019-09-30  0:04 ` voidlinux-github
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-09-29 23:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/14725#issuecomment-536351756

Comment:
I think it is somehow tied to aarch64-musl. At least, running Guix's weechat-2.6 on the same device with the same weechat config (on top of my Void install) doesn't crash. (I suppose libressl is another possible difference.)

Since I connect from all of my devices to weechat running on a rpi, I don't really end up testing other flavours of Void's weechat - has anyone had issues on x86_64 ?

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-29 23:26 ` voidlinux-github
@ 2019-09-30  0:04 ` voidlinux-github
  2019-09-30  0:49 ` voidlinux-github
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-09-30  0:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/14725#issuecomment-536354818

Comment:
> has anyone had issues on x86_64?

No, this should work fine and armv7l-musl works fine too.
Best would be to get a coredump and then look at the backtrace with gdb.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-30  0:04 ` voidlinux-github
@ 2019-09-30  0:49 ` voidlinux-github
  2019-10-11  5:40 ` voidlinux-github
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-09-30  0:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/14725#issuecomment-536359714

Comment:
> > has anyone had issues on x86_64?
> 
> No, this should work fine and armv7l-musl works fine too.
> Best would be to get a coredump and then look at the backtrace with gdb.

unfortunately, it's unrevealing: https://github.com/weechat/weechat/files/3640015/crash.txt

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-30  0:49 ` voidlinux-github
@ 2019-10-11  5:40 ` voidlinux-github
  2020-02-25 10:24 ` xtraeme
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-10-11  5:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 193 bytes --]

New comment by zdtcd on void-packages repository

https://github.com/void-linux/void-packages/issues/14725#issuecomment-540916209

Comment:
Worse, my gdb crashed when tried to print backtrace.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-11  5:40 ` voidlinux-github
@ 2020-02-25 10:24 ` xtraeme
  2020-02-25 12:49 ` sgn
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: xtraeme @ 2020-02-25 10:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 164 bytes --]

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/14725#issuecomment-590795120

Comment:
is this still broken?

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
                   ` (6 preceding siblings ...)
  2020-02-25 10:24 ` xtraeme
@ 2020-02-25 12:49 ` sgn
  2020-02-25 12:50 ` xtraeme
  2020-02-25 12:50 ` [ISSUE] [CLOSED] " xtraeme
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2020-02-25 12:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/14725#issuecomment-590850299

Comment:
I'm running weechat 2.7.1 on aarch64-musl.
Idling there from 21 Feb 2020.

weechat 2.7.0 also works fine.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
                   ` (7 preceding siblings ...)
  2020-02-25 12:49 ` sgn
@ 2020-02-25 12:50 ` xtraeme
  2020-02-25 12:50 ` [ISSUE] [CLOSED] " xtraeme
  9 siblings, 0 replies; 11+ messages in thread
From: xtraeme @ 2020-02-25 12:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/14725#issuecomment-590850836

Comment:
@sgn thanks for the info. Closing

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [ISSUE] [CLOSED] weechat issues on aarch64-musl
  2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
                   ` (8 preceding siblings ...)
  2020-02-25 12:50 ` xtraeme
@ 2020-02-25 12:50 ` xtraeme
  9 siblings, 0 replies; 11+ messages in thread
From: xtraeme @ 2020-02-25 12:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1145 bytes --]

Closed issue by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/14725

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:  
  *output of ``xuname`` (part of xtools)*
````
MISSING: weechat-2.6_2
Transaction aborted due to unresolved dependencies.
Void 4.19.73_1 aarch64-musl  uptodate rrFFFF
````
* package:  
  *affected package(s) including the version*
 weechat-2.6_1 / weechat-2.6_2
### Expected behavior
weechat-2.6_1: doesn't mysteriously crash
weechat-2.6_2: is able to be installed
### Actual behavior
weechat-2.6_1: mysteriously crashes - see https://github.com/weechat/weechat/issues/1405
weechat-2.6_2: won't install/update, gives error:
````
MISSING: weechat-2.6_2
Transaction aborted due to unresolved dependencies.
````
### Steps to reproduce the behavior
weechat-2.6_1: run weechat, wait for crash - see https://github.com/weechat/weechat/issues/1405
weechat-2.6_2: update via `xbps-install -Su`


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-02-25 12:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 21:36 [ISSUE] weechat issues on aarch64-musl voidlinux-github
2019-09-25 22:51 ` voidlinux-github
2019-09-29 23:26 ` voidlinux-github
2019-09-29 23:26 ` voidlinux-github
2019-09-30  0:04 ` voidlinux-github
2019-09-30  0:49 ` voidlinux-github
2019-10-11  5:40 ` voidlinux-github
2020-02-25 10:24 ` xtraeme
2020-02-25 12:49 ` sgn
2020-02-25 12:50 ` xtraeme
2020-02-25 12:50 ` [ISSUE] [CLOSED] " xtraeme

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).