Please remove replaces
directive. Thank you. (No need to reply via comment; AUR now sends commit notifications.)
Search Criteria
Package Details: thunarx-python 1:0.5.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/thunarx-python.git (read-only, click to copy) |
---|---|
Package Base: | thunarx-python |
Description: | Thunarx Python Bindings |
Upstream URL: | https://goodies.xfce.org/projects/bindings/thunarx-python |
Licenses: | GPL |
Conflicts: | python-thunarx |
Provides: | python-thunarx |
Replaces: | python-thunarx |
Submitter: | None |
Maintainer: | twa022 |
Last Packager: | twa022 |
Votes: | 56 |
Popularity: | 0.000000 |
First Submitted: | 2010-02-13 16:34 (UTC) |
Last Updated: | 2021-01-31 20:26 (UTC) |
Dependencies (2)
- python-gobject (python-gobject-gitAUR)
- thunar (thunar-gitAUR, thunar-extendedAUR, thunar-develAUR)
Required by (7)
- arronax (optional)
- insync-thunar
- python-thunar-plugins-git
- rabbitvcs-thunar
- rabbitvcs-thunar-git
- turtle (optional)
- turtle-git (optional)
Sources (1)
xiota commented on 2023-09-20 13:19 (UTC)
dreieck commented on 2021-01-31 10:32 (UTC) (edited on 2021-01-31 10:34 (UTC) by dreieck)
Should if provides=("python-thunarx=&{pkgver}")
, to satisfy dependency for python-thunar-plugins-git
?
Thanks for maintaining!
MrBlister commented on 2020-06-07 11:35 (UTC)
@BujuArena: Although RabbitVCS doesn't currently work with Thunar due to thunarx-python, there is also AUR/thunar-vcs-plugin which does work, but doesn't provide the clever svn status icons. Note also that all the same RabbitVCS svn dialogues can be invoked from the command line, through AUR/rabbitvcs-cli.
BujuArena commented on 2020-06-07 10:51 (UTC)
I'm having the same issue on Manjaro with XFCE. My system's totally updated, Python's installed, and python-dev is installed. There seems to be no good reason for this failing, and smallpotato's advice didn't help me. I created a symlink to my python bin in /usr/local/bin but that didn't fix it. Here's the full console output log which contains compile errors from trying after doing that: https://pastebin.com/fnUCVswK
I hope this can be fixed soon. I want to use RabbitVCS and can't because this is a dependency and can't be installed.
MrBlister commented on 2020-05-21 11:06 (UTC)
I symlinked the python bin to /usr/local/bin as @smallpotato suggested to fix the "configure: error: could not find Python lib" error, but the build fails:
/usr/bin/ld: .libs/thunarx_python_la-thunarx-python-object.o:(.bss+0x58): multiple definition of `_PyGtkWidget_Type'; .libs/thunarx_python_la-thunarx-python.o:(.bss+0x58): first defined here collect2: error: ld returned 1 exit status make[2]: [Makefile:476: thunarx-python.la] Error 1 make[2]: Leaving directory '/home/tony/.cache/yay/thunarx-python/src/thunarx-python-0.5.1/src' make[1]: [Makefile:441: all-recursive] Error 1 make[1]: Leaving directory '/home/tony/.cache/yay/thunarx-python/src/thunarx-python-0.5.1' make: *** [Makefile:371: all] Error 2 ==> ERROR: A failure occurred in build().
gilcu3 commented on 2020-03-28 10:36 (UTC)
@smallpotato why is it necessary to do this?
@nobodyinperson create a symlink to your python bin in /usr/local/bin to fix the issue
shouldn't it be fixed in package? @twa022?
dedguy21 commented on 2020-02-21 18:12 (UTC)
I don't know what dependencies I'm missing, but I get the following error when trying to install?
libraries required to embed python....no
what libraries would be missing?
smallpotato commented on 2020-02-02 22:16 (UTC)
@nobodyinperson create a symlink to your python bin in /usr/local/bin to fix the issue
nobodyinperson commented on 2020-01-19 16:29 (UTC)
Version 0.5.1-1 fails at the configure
step:
checking for libraries required to embed python... no
configure: error: could not find Python lib
Pinned Comments