Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] MISSING: libevent>=2.1.11_1
@ 2019-10-23 15:24 voidlinux-github
  2019-10-23 15:26 ` [ISSUE] [CLOSED] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-23 15:24 UTC (permalink / raw)
  To: ml

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

New issue by zeylos on void-packages repository

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

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. -->
Hi there,

First, thanks for the great work.
It seems we have an issue with the last firefox upgrade, it depends on some libs that aren't in the repos, here's the debug (produced with `xbps-install -Syud`) :
```
[DEBUG] firefox-69.0.3_2: requires dependency 'libevent>=2.1.11_1': installed `libevent-2.1.10_2', must be updated
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current' at index 0
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree' at index 1
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/multilib' at index 2
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/nonfree' at index 3
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current' at index 0
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree' at index 1
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/multilib' at index 2
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/nonfree' at index 3
[DEBUG] `libevent>=2.1.11_1' added into the missing deps array.
[DEBUG] firefox-69.0.3_2: requires dependency 'libvpx5>=1.7.0_1': installed `libvpx5-1.7.0_3'.
[DEBUG] firefox-69.0.3_2: requires dependency 'pixman>=0.14.0_1': installed `pixman-0.38.4_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'alsa-lib>=1.0.20_1': installed `alsa-lib-1.1.9_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'libsndio>=1.4.0_1': installed `libsndio-1.6.0_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'dbus-glib>=0.80_1': installed `dbus-glib-0.110_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'dbus-libs>=1.2.10_1': installed `dbus-libs-1.12.16_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'glib>=2.18.0_1': installed `glib-2.62.1_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'pango>=1.24.0_1': installed `pango-1.42.4_4'.
[DEBUG] firefox-69.0.3_2: requires dependency 'atk>=1.26.0_1': installed `atk-2.34.1_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'cairo>=1.8.6_1': installed `cairo-1.16.0_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'gdk-pixbuf>=2.22.0_1': installed `gdk-pixbuf-2.40.0_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'startup-notification>=0.10_1': installed `startup-notification-0.12_10'.
[DEBUG] firefox-69.0.3_2: requires dependency 'libXt>=1.0.5_1': installed `libXt-1.2.0_1'.
MISSING: libevent>=2.1.11_1
Transaction aborted due to unresolved dependencies.
[DEBUG] xbps_pkgdb_unlock: pkgdb_fd 8
[DEBUG] [pkgdb] released ok.
```
### System

* xuname:  
```
Void 5.2.20_1 x86_64 GenuineIntel uptodate rrrmFFFF
```
* package:  
`firefox-69.0.3_2`

### Expected behavior
Actually upgrade my packages ? ;)
### Actual behavior
MISSING: libevent>=2.1.11_1
Transaction aborted due to unresolved dependencies.

### Steps to reproduce the behavior
`xbps-install firefox` or `xbps-install -Syu` with firefox<=69.0.3_1 installed.

Thanks in advance for the fix,
King regards


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

* Re: MISSING: libevent>=2.1.11_1
  2019-10-23 15:24 [ISSUE] MISSING: libevent>=2.1.11_1 voidlinux-github
  2019-10-23 15:26 ` [ISSUE] [CLOSED] " voidlinux-github
@ 2019-10-23 15:26 ` voidlinux-github
  2019-10-23 15:41 ` voidlinux-github
  2019-10-23 15:42 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-23 15:26 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/15738#issuecomment-545499313

Comment:
There's a huge rebuild for libevent still ongoing, status at https://build.voidlinux.org/waterfall . Please wait until all builders are finished (green status) before updating again.

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

* Re: [ISSUE] [CLOSED] MISSING: libevent>=2.1.11_1
  2019-10-23 15:24 [ISSUE] MISSING: libevent>=2.1.11_1 voidlinux-github
@ 2019-10-23 15:26 ` voidlinux-github
  2019-10-23 15:26 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-23 15:26 UTC (permalink / raw)
  To: ml

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

Closed issue by zeylos on void-packages repository

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

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. -->
Hi there,

First, thanks for the great work.
It seems we have an issue with the last firefox upgrade, it depends on some libs that aren't in the repos, here's the debug (produced with `xbps-install -Syud`) :
```
[DEBUG] firefox-69.0.3_2: requires dependency 'libevent>=2.1.11_1': installed `libevent-2.1.10_2', must be updated
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current' at index 0
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree' at index 1
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/multilib' at index 2
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/nonfree' at index 3
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current' at index 0
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree' at index 1
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/multilib' at index 2
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/nonfree' at index 3
[DEBUG] `libevent>=2.1.11_1' added into the missing deps array.
[DEBUG] firefox-69.0.3_2: requires dependency 'libvpx5>=1.7.0_1': installed `libvpx5-1.7.0_3'.
[DEBUG] firefox-69.0.3_2: requires dependency 'pixman>=0.14.0_1': installed `pixman-0.38.4_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'alsa-lib>=1.0.20_1': installed `alsa-lib-1.1.9_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'libsndio>=1.4.0_1': installed `libsndio-1.6.0_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'dbus-glib>=0.80_1': installed `dbus-glib-0.110_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'dbus-libs>=1.2.10_1': installed `dbus-libs-1.12.16_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'glib>=2.18.0_1': installed `glib-2.62.1_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'pango>=1.24.0_1': installed `pango-1.42.4_4'.
[DEBUG] firefox-69.0.3_2: requires dependency 'atk>=1.26.0_1': installed `atk-2.34.1_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'cairo>=1.8.6_1': installed `cairo-1.16.0_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'gdk-pixbuf>=2.22.0_1': installed `gdk-pixbuf-2.40.0_1'.
[DEBUG] firefox-69.0.3_2: requires dependency 'startup-notification>=0.10_1': installed `startup-notification-0.12_10'.
[DEBUG] firefox-69.0.3_2: requires dependency 'libXt>=1.0.5_1': installed `libXt-1.2.0_1'.
MISSING: libevent>=2.1.11_1
Transaction aborted due to unresolved dependencies.
[DEBUG] xbps_pkgdb_unlock: pkgdb_fd 8
[DEBUG] [pkgdb] released ok.
```
### System

* xuname:  
```
Void 5.2.20_1 x86_64 GenuineIntel uptodate rrrmFFFF
```
* package:  
`firefox-69.0.3_2`

### Expected behavior
Actually upgrade my packages ? ;)
### Actual behavior
MISSING: libevent>=2.1.11_1
Transaction aborted due to unresolved dependencies.

### Steps to reproduce the behavior
`xbps-install firefox` or `xbps-install -Syu` with firefox<=69.0.3_1 installed.

Thanks in advance for the fix,
King regards


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

* Re: MISSING: libevent>=2.1.11_1
  2019-10-23 15:24 [ISSUE] MISSING: libevent>=2.1.11_1 voidlinux-github
  2019-10-23 15:26 ` [ISSUE] [CLOSED] " voidlinux-github
  2019-10-23 15:26 ` voidlinux-github
@ 2019-10-23 15:41 ` voidlinux-github
  2019-10-23 15:42 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-23 15:41 UTC (permalink / raw)
  To: ml

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

New comment by cw00t on void-packages repository

https://github.com/void-linux/void-packages/issues/15738#issuecomment-545506100

Comment:
yup, same out here.

_I played with some `xbps-query -l` and `xbps-install -Su` for each other individual package as a temporary workaround to keep the other stuff up to date._

```

[root@void-plt ~]# xbps-install -Syu
[*] Updating `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
MISSING: libevent>=2.1.11_1
Transaction aborted due to unresolved dependencies.
[root@void-plt ~]# xbps-install -yu libevent
Package 'libevent' is up to date.
[root@void-plt ~]# xbps-query -l | grep -i libevent
ii libev-4.27_1                            High-performance event loop loosely modelled after libevent
ii libevent-2.1.10_2                       Abstract asynchronous event notification library

```

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

* Re: MISSING: libevent>=2.1.11_1
  2019-10-23 15:24 [ISSUE] MISSING: libevent>=2.1.11_1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-23 15:41 ` voidlinux-github
@ 2019-10-23 15:42 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-23 15:42 UTC (permalink / raw)
  To: ml

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

New comment by cw00t on void-packages repository

https://github.com/void-linux/void-packages/issues/15738#issuecomment-545506100

Comment:
yup, same out here.

_I played with some `xbps-query -l` and `xbps-install -Su` for each other individual package as a temporary workaround to keep the other stuff up to date._

```

[root@void-plt ~]# xbps-install -Syu
[*] Updating `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
MISSING: libevent>=2.1.11_1
Transaction aborted due to unresolved dependencies.
[root@void-plt ~]# xbps-install -yu libevent
Package 'libevent' is up to date.
[root@void-plt ~]# xbps-query -s libevent
[*] libev-4.27_1      High-performance event loop loosely modelled after libevent
[*] libevent-2.1.10_2 Abstract asynchronous event notification library


```

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

end of thread, other threads:[~2019-10-23 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23 15:24 [ISSUE] MISSING: libevent>=2.1.11_1 voidlinux-github
2019-10-23 15:26 ` [ISSUE] [CLOSED] " voidlinux-github
2019-10-23 15:26 ` voidlinux-github
2019-10-23 15:41 ` voidlinux-github
2019-10-23 15:42 ` voidlinux-github

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