Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Unresolved dependency when trying to install boost-python
@ 2019-10-18  4:55 voidlinux-github
  2019-10-18  6:29 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-18  4:55 UTC (permalink / raw)
  To: ml

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

New issue by LPkkjHD on void-packages repository

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

Description:
### System
### xuname:  
  Void 5.2.21_1 x86_64 GenuineIntel uptodate rrFF
### package:  
- boost
- boost-python

### Expected behavior
Installation of boost-python should be possible.
### Actual behavior
Installation of boost-python after boost is impossible since
```
MISSING: boost-1.68.0_3
Transaction aborted due to unresolved dependencies.
```

```
$ sudo xbps-install -Svud boost-python
[...]
Found boost-python-1.68.0_3 (install) in repository https://alpha.de.repo.voidlinux.org/current
[DEBUG] Added `boost-python-1.68.0_3' into the dependency list (https://alpha.de.repo.voidlinux.org/current)
[DEBUG] xbps_transaction_update_pkg: trans_find_pkg boost-python: 0
[DEBUG] Finding required dependencies for 'boost-python-1.68.0_3':
[DEBUG] boost-python-1.68.0_3: requires dependency 'boost-1.68.0_3': installed `boost-1.69.0_5', 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/nonfree' at index 1
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current' at index 0
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/nonfree' at index 1
[DEBUG] `boost-1.68.0_3' added into the missing deps array.
[DEBUG] boost-python-1.68.0_3: requires dependency 'python>=0': installed `python-2.7.16_2'.
[DEBUG] boost-python-1.68.0_3: requires dependency 'glibc>=2.28_1': installed `glibc-2.30_1'.
[DEBUG] boost-python-1.68.0_3: requires dependency 'libstdc++>=4.4.0_1': installed `libstdc++-9.2.0_1'.
[DEBUG] boost-python-1.68.0_3: requires dependency 'libgcc>=4.4.0_1': installed `libgcc-9.2.0_1'.
MISSING: boost-1.68.0_3
Transaction aborted due to unresolved dependencies.
[DEBUG] xbps_pkgdb_unlock: pkgdb_fd 6
[DEBUG] [pkgdb] released ok.
```
```
$ xbps-qery boost
architecture: x86_64
automatic-install: yes
build-date: 2019-07-30 14:00 UTC
filename-sha256: 3880fba3a200d3cbcf673334bf4fe369662fa3da8ea0c600704e9347e2c1e5f2
filename-size: 1496B
homepage: https://www.boost.org/
install-date: 2019-08-05 11:53 CEST
installed_size: 1338B
license: BSL-1.0
maintainer: John <johnz@posteo.net>
metafile-sha256: 6e7bb6114ab9ece1489029d9cd8929222781fa1e198565d4a166e9557021debc
pkgver: boost-1.69.0_5
repository: https://alpha.de.repo.voidlinux.org/current
short_desc: Free peer-reviewed portable C++ source libraries
source-revisions: boost:f345fc8aa9
state: installed

```
### Steps to reproduce the behavior
- Install `boost` via xbps
- Try to install `boost-python`

As seen in the query the version installed on the system is actually newer than the version. How should I proceed now?

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

* Re: Unresolved dependency when trying to install boost-python
  2019-10-18  4:55 [ISSUE] Unresolved dependency when trying to install boost-python voidlinux-github
@ 2019-10-18  6:29 ` voidlinux-github
  2019-10-20  7:47 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-18  6:29 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/15585#issuecomment-543539952

Comment:
You want `boost-python1.69`, `boost-python` should be removed from the repo

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

* Re: Unresolved dependency when trying to install boost-python
  2019-10-18  4:55 [ISSUE] Unresolved dependency when trying to install boost-python voidlinux-github
  2019-10-18  6:29 ` voidlinux-github
@ 2019-10-20  7:47 ` voidlinux-github
  2019-10-21 17:24 ` voidlinux-github
  2020-02-25 10:14 ` [ISSUE] [CLOSED] " xtraeme
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-20  7:47 UTC (permalink / raw)
  To: ml

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

New comment by LPkkjHD on void-packages repository

https://github.com/void-linux/void-packages/issues/15585#issuecomment-544229231

Comment:
alright thank you. Shall I close the Issue, since this is a thing which sort of does not belong into the repo?

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

* Re: Unresolved dependency when trying to install boost-python
  2019-10-18  4:55 [ISSUE] Unresolved dependency when trying to install boost-python voidlinux-github
  2019-10-18  6:29 ` voidlinux-github
  2019-10-20  7:47 ` voidlinux-github
@ 2019-10-21 17:24 ` voidlinux-github
  2020-02-25 10:14 ` [ISSUE] [CLOSED] " xtraeme
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-21 17:24 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/15585#issuecomment-544619680

Comment:
This is an issue with the admins of the repository servers... I told them this like 4 months ago... even I gave them a script to check for broken binpkgs...

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

* Re: [ISSUE] [CLOSED] Unresolved dependency when trying to install boost-python
  2019-10-18  4:55 [ISSUE] Unresolved dependency when trying to install boost-python voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-21 17:24 ` voidlinux-github
@ 2020-02-25 10:14 ` xtraeme
  3 siblings, 0 replies; 5+ messages in thread
From: xtraeme @ 2020-02-25 10:14 UTC (permalink / raw)
  To: ml

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

Closed issue by LPkkjHD on void-packages repository

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

Description:
### System
### xuname:  
  Void 5.2.21_1 x86_64 GenuineIntel uptodate rrFF
### package:  
- boost
- boost-python

### Expected behavior
Installation of boost-python should be possible.
### Actual behavior
Installation of boost-python after boost is impossible since
```
MISSING: boost-1.68.0_3
Transaction aborted due to unresolved dependencies.
```

```
$ sudo xbps-install -Svud boost-python
[...]
Found boost-python-1.68.0_3 (install) in repository https://alpha.de.repo.voidlinux.org/current
[DEBUG] Added `boost-python-1.68.0_3' into the dependency list (https://alpha.de.repo.voidlinux.org/current)
[DEBUG] xbps_transaction_update_pkg: trans_find_pkg boost-python: 0
[DEBUG] Finding required dependencies for 'boost-python-1.68.0_3':
[DEBUG] boost-python-1.68.0_3: requires dependency 'boost-1.68.0_3': installed `boost-1.69.0_5', 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/nonfree' at index 1
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current' at index 0
[DEBUG] [rpool] checking `https://alpha.de.repo.voidlinux.org/current/nonfree' at index 1
[DEBUG] `boost-1.68.0_3' added into the missing deps array.
[DEBUG] boost-python-1.68.0_3: requires dependency 'python>=0': installed `python-2.7.16_2'.
[DEBUG] boost-python-1.68.0_3: requires dependency 'glibc>=2.28_1': installed `glibc-2.30_1'.
[DEBUG] boost-python-1.68.0_3: requires dependency 'libstdc++>=4.4.0_1': installed `libstdc++-9.2.0_1'.
[DEBUG] boost-python-1.68.0_3: requires dependency 'libgcc>=4.4.0_1': installed `libgcc-9.2.0_1'.
MISSING: boost-1.68.0_3
Transaction aborted due to unresolved dependencies.
[DEBUG] xbps_pkgdb_unlock: pkgdb_fd 6
[DEBUG] [pkgdb] released ok.
```
```
$ xbps-qery boost
architecture: x86_64
automatic-install: yes
build-date: 2019-07-30 14:00 UTC
filename-sha256: 3880fba3a200d3cbcf673334bf4fe369662fa3da8ea0c600704e9347e2c1e5f2
filename-size: 1496B
homepage: https://www.boost.org/
install-date: 2019-08-05 11:53 CEST
installed_size: 1338B
license: BSL-1.0
maintainer: John <johnz@posteo.net>
metafile-sha256: 6e7bb6114ab9ece1489029d9cd8929222781fa1e198565d4a166e9557021debc
pkgver: boost-1.69.0_5
repository: https://alpha.de.repo.voidlinux.org/current
short_desc: Free peer-reviewed portable C++ source libraries
source-revisions: boost:f345fc8aa9
state: installed

```
### Steps to reproduce the behavior
- Install `boost` via xbps
- Try to install `boost-python`

As seen in the query the version installed on the system is actually newer than the version. How should I proceed now?

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18  4:55 [ISSUE] Unresolved dependency when trying to install boost-python voidlinux-github
2019-10-18  6:29 ` voidlinux-github
2019-10-20  7:47 ` voidlinux-github
2019-10-21 17:24 ` voidlinux-github
2020-02-25 10:14 ` [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).