Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152'
@ 2019-06-15  4:28 voidlinux-github
  2019-06-15  7:40 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-15  4:28 UTC (permalink / raw)
  To: ml

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

New issue by Noah-Huppert on void-packages repository

https://github.com/void-linux/void-packages/issues/12463
Description: ### System

* xuname:  `Void 5.0.12_1 x86_64 GenuineIntel notuptodate rrFFFF`
* package: `vlc-3.0.7_1`

### Expected behavior
`xbps-install vlc` should install VLC.

### Actual behavior
```
libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152'
Transaction aborted due to unresolved shlibs.
```

### Steps to reproduce the behavior
```
xbps-install vlc
```


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

* Re: libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152'
  2019-06-15  4:28 [ISSUE] libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152' voidlinux-github
@ 2019-06-15  7:40 ` voidlinux-github
  2019-06-15 13:55 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-15  7:40 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/12463#issuecomment-502343725
Comment:
Your libx264 is outdated, the current soname is `libx264.so.157`. Please update your system with `xbps-install -Su` after which you will be able to install vlc.

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

* Re: libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152'
  2019-06-15  4:28 [ISSUE] libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152' voidlinux-github
  2019-06-15  7:40 ` voidlinux-github
@ 2019-06-15 13:55 ` voidlinux-github
  2019-06-15 14:06 ` VLC Install " voidlinux-github
  2019-06-15 16:26 ` [ISSUE] [CLOSED] " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-15 13:55 UTC (permalink / raw)
  To: ml

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

New comment by Noah-Huppert on void-packages repository

https://github.com/void-linux/void-packages/issues/12463#issuecomment-502368975
Comment:
Thank you @Hoshpak that worked.

I feel like xbps-install not resolving library dependencies is the true unexpected behavior here.  
Resolving dependencies is part of a package managers job. I don't want to have to install a package's dependencies individually before installing the package. Doing that feels more like building a package from source.

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

* Re: VLC Install unresolvable shlib `libx264.so.152'
  2019-06-15  4:28 [ISSUE] libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152' voidlinux-github
  2019-06-15  7:40 ` voidlinux-github
  2019-06-15 13:55 ` voidlinux-github
@ 2019-06-15 14:06 ` voidlinux-github
  2019-06-15 16:26 ` [ISSUE] [CLOSED] " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-15 14:06 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/12463#issuecomment-502369800
Comment:
@Noah-Huppert this has been fixed in xbps-0.54 already (git).

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

* Re: [ISSUE] [CLOSED] VLC Install unresolvable shlib `libx264.so.152'
  2019-06-15  4:28 [ISSUE] libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152' voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-15 14:06 ` VLC Install " voidlinux-github
@ 2019-06-15 16:26 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-15 16:26 UTC (permalink / raw)
  To: ml

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

Closed issue by Noah-Huppert on void-packages repository

https://github.com/void-linux/void-packages/issues/12463
Description: ### System

* xuname:  `Void 5.0.12_1 x86_64 GenuineIntel notuptodate rrFFFF`
* package: `vlc-3.0.7_1`

### Expected behavior
`xbps-install vlc` should install VLC.

### Actual behavior
```
libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152'
Transaction aborted due to unresolved shlibs.
```

### Steps to reproduce the behavior
```
xbps-install vlc
```


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

end of thread, other threads:[~2019-06-15 16:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-15  4:28 [ISSUE] libavcodec-4.1.3_1: broken, unresolvable shlib `libx264.so.152' voidlinux-github
2019-06-15  7:40 ` voidlinux-github
2019-06-15 13:55 ` voidlinux-github
2019-06-15 14:06 ` VLC Install " voidlinux-github
2019-06-15 16:26 ` [ISSUE] [CLOSED] " 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).