Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] gst1-python{,3} file collision
@ 2019-07-04 12:15 voidlinux-github
  2019-07-05  0:32 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-04 12:15 UTC (permalink / raw)
  To: ml

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

New issue by nonchip on void-packages repository

https://github.com/void-linux/void-packages/issues/12810
Description: xbps-update refuses to install a file collision for `libgstpython.so` because of python2/3 coexistence.

### System

* xuname:  
  `Void 5.1.5_1 x86_64 AuthenticAMD notuptodate rrrrmmnFFFFFFF`
* package:  
  * `gst1-python3-1.16.0_1`
  * `gst1-python-1.16.0_1`

### Expected behavior

this is a weird template, but i guess i'd expect it to not collide :stuck_out_tongue_closed_eyes: 

also i'd kinda expect libgstpython (which is a gstreamer binding for python, not a python interpreter for gstreamer) to live inside the python folders, not the gstreamer folders... this would also fix the collision because python2/3 have separate module folders.

### Actual behavior

```
ERROR: gst1-python3-1.16.0_1: file `/usr/lib/gstreamer-1.0/libgstpython.so' already installed by package gst1-python-1.16.0_1.
```

### Steps to reproduce the behavior

```
sudo xbps-install -Su
```

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

* Re: gst1-python{,3} file collision
  2019-07-04 12:15 [ISSUE] gst1-python{,3} file collision voidlinux-github
@ 2019-07-05  0:32 ` voidlinux-github
  2019-07-05 11:58 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-05  0:32 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/12810#issuecomment-508595321
Comment:
Mopidy doesn't fully support Python 3 yet  https://github.com/mopidy/mopidy/issues/779
So just dropping the py2 package as the easy version is not possible :(

Also the location of the lib is correct and to my knowledge can't be changed. But I need to check for which situations exactly they are needed. e.g. Arch is just deleting the python2 `libgstpython.so'`



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

* Re: gst1-python{,3} file collision
  2019-07-04 12:15 [ISSUE] gst1-python{,3} file collision voidlinux-github
  2019-07-05  0:32 ` voidlinux-github
@ 2019-07-05 11:58 ` voidlinux-github
  2021-08-11 22:18 ` [ISSUE] [CLOSED] " paper42
  2021-08-11 22:18 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-05 11:58 UTC (permalink / raw)
  To: ml

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

New comment by nonchip on void-packages repository

https://github.com/void-linux/void-packages/issues/12810#issuecomment-508735509
Comment:
for the record i didn't mean to say the location is maintained incorrect (as in: different from what the developer chose), rather it seems logically wrong, because most other python packages are in `/usr/lib/python${version}/`. because `libgstpython.so` is not a library for use by gstreamer, but by python (to talk to gstreamer).

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

* Re: [ISSUE] [CLOSED] gst1-python{,3} file collision
  2019-07-04 12:15 [ISSUE] gst1-python{,3} file collision voidlinux-github
  2019-07-05  0:32 ` voidlinux-github
  2019-07-05 11:58 ` voidlinux-github
@ 2021-08-11 22:18 ` paper42
  2021-08-11 22:18 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-08-11 22:18 UTC (permalink / raw)
  To: ml

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

Closed issue by nonchip on void-packages repository

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

Description:
xbps-update refuses to install a file collision for `libgstpython.so` because of python2/3 coexistence.

### System

* xuname:  
  `Void 5.1.5_1 x86_64 AuthenticAMD notuptodate rrrrmmnFFFFFFF`
* package:  
  * `gst1-python3-1.16.0_1`
  * `gst1-python-1.16.0_1`

### Expected behavior

this is a weird template, but i guess i'd expect it to not collide :stuck_out_tongue_closed_eyes: 

also i'd kinda expect libgstpython (which is a gstreamer binding for python, not a python interpreter for gstreamer) to live inside the python folders, not the gstreamer folders... this would also fix the collision because python2/3 have separate module folders.

### Actual behavior

```
ERROR: gst1-python3-1.16.0_1: file `/usr/lib/gstreamer-1.0/libgstpython.so' already installed by package gst1-python-1.16.0_1.
```

### Steps to reproduce the behavior

```bash
sudo xbps-install -Su
```

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

* Re: gst1-python{,3} file collision
  2019-07-04 12:15 [ISSUE] gst1-python{,3} file collision voidlinux-github
                   ` (2 preceding siblings ...)
  2021-08-11 22:18 ` [ISSUE] [CLOSED] " paper42
@ 2021-08-11 22:18 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-08-11 22:18 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/12810#issuecomment-897199145

Comment:
gst1-python was removed in eafbbfa5f0304df8a7ed291252bd3fd140b6e2e0

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

end of thread, other threads:[~2021-08-11 22:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-04 12:15 [ISSUE] gst1-python{,3} file collision voidlinux-github
2019-07-05  0:32 ` voidlinux-github
2019-07-05 11:58 ` voidlinux-github
2021-08-11 22:18 ` [ISSUE] [CLOSED] " paper42
2021-08-11 22:18 ` paper42

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