Search Criteria
Package Details: plex-media-server 1.41.3.9314-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plex-media-server.git (read-only, click to copy) |
---|---|
Package Base: | plex-media-server |
Description: | The back-end media server component of Plex. |
Upstream URL: | https://plex.tv/ |
Keywords: | DLNA |
Licenses: | custom |
Conflicts: | plex-media-server-plexpass |
Submitter: | alucryd |
Maintainer: | fryfrog (tixetsal) |
Last Packager: | fryfrog |
Votes: | 349 |
Popularity: | 0.81 |
First Submitted: | 2014-10-14 22:11 (UTC) |
Last Updated: | 2024-12-17 22:22 (UTC) |
Dependencies (0)
Required by (14)
- jellyseerr (optional)
- kometa (optional)
- ombi (optional)
- ombi-bin (optional)
- ombi-develop (optional)
- ombi-develop-bin (optional)
- plex-anilist-bundle-git
- plex-ass-scanner-git
- plex-hama-bundle-git
- plex-hama-git
- plex-sub-zero
- plex-sub-zero-git
- plex-trakt-scrobbler
- plexwatch
Sources (10)
- https://downloads.plex.tv/plex-media-server-new/1.41.3.9314-a0bfb8370/debian/plexmediaserver_1.41.3.9314-a0bfb8370_arm64.deb
- https://downloads.plex.tv/plex-media-server-new/1.41.3.9314-a0bfb8370/debian/plexmediaserver_1.41.3.9314-a0bfb8370_armhf.deb
- https://downloads.plex.tv/plex-media-server-new/1.41.3.9314-a0bfb8370/redhat/plexmediaserver-1.41.3.9314-a0bfb8370.i686.rpm
- https://downloads.plex.tv/plex-media-server-new/1.41.3.9314-a0bfb8370/redhat/plexmediaserver-1.41.3.9314-a0bfb8370.x86_64.rpm
- plex.sysusers
- plex.tmpfiles
- plexmediaserver.conf.d
- plexmediaserver.hook
- plexmediaserver.service
- terms.txt
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 107 Next › Last »
fryfrog commented on 2019-11-21 05:31 (UTC)
Sounds like you need some Manjaro or pamac-manager help. I know it sounds like Arch snobbery, but you're having issues w/ some super basic stuff. Try digging through some wikis and/or support forums. Good luck.
techwiz commented on 2019-11-21 05:31 (UTC) (edited on 2019-11-21 05:37 (UTC) by techwiz)
@user98170, Do you have curl installed? I think by default http is handled by curl. Alternatively, your http download handler should be defined by the DLAGENT variable in your /etc/makepkg.conf file. Good luck.
fryfrog commented on 2019-11-21 05:17 (UTC)
What happens if you do it the manual way, download this via
git clone
and then go into the folder andmakepkg
?fryfrog commented on 2019-11-21 05:14 (UTC)
If you
curl
orwget
that file into the right place, does it work then?user98170 commented on 2019-11-21 05:01 (UTC) (edited on 2019-11-21 05:13 (UTC) by user98170)
New to Manjaro (coming from Ubuntu). Trying to figure out how to reinstall Pacman. Line 72 reads if ! command -- "${cmdline[@]}" >&2; then
Reinstalled Pacman. Able to successfully build other AUR packages. Still same error when trying to build Plex.
I'm Using pamac-manager
Haven't touched /etc/makepkg.conf
fryfrog commented on 2019-11-21 04:54 (UTC)
You may have also messed up
/etc/makepkg.conf
, where the download agents are defined.fryfrog commented on 2019-11-21 04:52 (UTC) (edited on 2019-11-21 04:52 (UTC) by fryfrog)
Your problem looks like it is with
makepkg
, which would only be for building from PKGBUILD, like in AUR packages. So can you successfully build other AUR packages? I agree w/ @techwiz,/usr/share/makepkg/source/file.sh
is owned bypacman
, so I'd just re-install it. You could also have a look at that file on line 72. It readsif ! command -- "${cmdline[@]}" >&2; then
in mine, what does yours read?techwiz commented on 2019-11-21 04:51 (UTC)
Makepkg is provided by Pacman, try a different AUR package and I suspect you will have the same problem. It looks like one of your supporting scripts is broken or missing. HTTPS isn't really all that fancy a protocol and should 100% be a known and supported protocol.
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 107 Next › Last »