Ran into the same problem as @tarasis after switching from the AUR version of the package to the one in the community repository – the AUR package python-pycryptodome was still installed instead of python-crypto. Removing the streamlink package including its dependencies and re-installing it solved the problem for me.
Search Criteria
Package Details: streamlink-git 6.8.1.r6.g29a3107e1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/streamlink-git.git (read-only, click to copy) |
---|---|
Package Base: | streamlink-git |
Description: | CLI program that launches streams from various streaming services in a custom video player (livestreamer fork) |
Upstream URL: | https://streamlink.github.io/ |
Keywords: | fork livestreamer streamlink |
Licenses: | BSD |
Conflicts: | streamlink |
Provides: | streamlink |
Submitter: | metak |
Maintainer: | metak |
Last Packager: | metak |
Votes: | 15 |
Popularity: | 0.000002 |
First Submitted: | 2016-10-01 08:18 (UTC) |
Last Updated: | 2024-06-29 19:50 (UTC) |
Dependencies (28)
- python-certifi
- python-isodate
- python-lxml
- python-pycountry
- python-pycryptodome
- python-pysocks
- python-requests
- python-trio
- python-trio-websocket
- python-typing_extensions
- python-websocket-client (python-websocket-client-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-myst-parser (python-myst-parser018AUR) (make)
- python-setuptools (make)
- python-shtab (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx_designAUR (make)
- python-versioningit (make)
- Show 8 more dependencies...
Required by (37)
- chatterino2 (requires streamlink) (optional)
- chatterino2-7tv (requires streamlink) (optional)
- chatterino2-7tv-bin (requires streamlink) (optional)
- chatterino2-7tv-git (requires streamlink) (optional)
- chatterino2-7tv-native-git (requires streamlink) (optional)
- chatterino2-7tv-nightly-bin (requires streamlink) (optional)
- chatterino2-appimage (requires streamlink) (optional)
- chatterino2-bin (requires streamlink) (optional)
- chatterino2-dankerino-bin (requires streamlink) (optional)
- chatterino2-dankerino-git (requires streamlink) (optional)
- chatterino2-forserino-git (requires streamlink) (optional)
- chatterino2-git (requires streamlink) (optional)
- chatterino2-nightly-appimage (requires streamlink) (optional)
- chatterino2-nightly-bin (requires streamlink) (optional)
- chatterino2-technorino-git (requires streamlink) (optional)
- dl-stream (requires streamlink)
- dl-stream-git (requires streamlink)
- java-chatty (requires streamlink) (optional)
- java-chatty-beta (requires streamlink) (optional)
- java-chatty-git (requires streamlink) (optional)
- Show 17 more...
Sources (1)
saviola commented on 2017-03-17 17:00 (UTC)
dalekteta commented on 2017-03-13 22:49 (UTC)
@tarasis, streamlink has been moved from aur to main (Community) repository. I'm not sure if there is better way than just reinstall streamlink using pacman.
metak commented on 2017-03-12 21:45 (UTC)
@terasis There wasn't any change upstream, so you're probably trying to build with old pkgbuild file? Could you try downloading a snapshot and build it manually with 'makepkg -isC'?
tarasis commented on 2017-03-12 21:30 (UTC)
Most recent update won't run for me "The 'pycrypto' distribution was not found and is required by streamlink"
Previous version had been working fine.
kevku commented on 2017-01-27 08:36 (UTC)
whats with the python-crypto patch? python-pycryptodome works fine in arch linux
bastimeyer commented on 2017-01-26 03:24 (UTC)
Package is broken since this commit:
https://github.com/streamlink/streamlink/commit/93d1670ca7a42b70c709d5f665385f7ea02639ec
metak commented on 2016-12-15 22:58 (UTC)
@mjevans Can you test it now? Those changes were merged upstream a few hours ago.
mjevans commented on 2016-12-15 22:10 (UTC)
depends now include:
python-mock
When rebuilding from clean it has many import errors since it's trying to import from the system python and can't pass the test. This might be an upstream bug.
kabbalah100 commented on 2016-12-15 17:14 (UTC)
Ok all very good thanks-you
Pinned Comments