惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
爱范儿
爱范儿
J
Java Code Geeks
L
LangChain Blog
V
V2EX
大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
博客园 - Franky
Microsoft Azure Blog
Microsoft Azure Blog
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
博客园 - 司徒正美
B
Blog
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
Engineering at Meta
Engineering at Meta
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - python2-fusepy
2026-06-12 · via AUR Newest Packages

Latest Comments

carlosal1015 commented on 2025-08-03 15:39 (UTC)

jetm commented on 2018-12-01 23:16 (UTC)

@dreieck: Thank you for the recommendation. I have removed python2-fusepy as a drop-in replacement for python2-fuse.

dreieck commented on 2018-11-28 09:59 (UTC) (edited on 2018-11-28 10:00 (UTC) by dreieck)

For your information:

python2-fusepy is not a drop-in replacement for python2-fuse.
Example:
facadefs, which depends on python2-fuse:
When python2-fusepy is forcefully installed instead of python2-fuse:

$ facadefs 
Traceback (most recent call last):
  File "/sbin/facadefs", line 24, in <module>
    from fuse import Fuse
ImportError: cannot import name Fuse

The other way round, python2-fuse is also not a drop-in replacement for python2-fusepy.

jetm commented on 2017-01-24 00:12 (UTC)

@TrialnError: I upgraded and I do think I make the changes you asked. Check it out and let me know if something else. Thanks!

TrialnError commented on 2017-01-23 23:25 (UTC) (edited on 2017-01-23 23:27 (UTC) by TrialnError)

Could you please adjust the download source and give the downloaded package an unique name? This will help people which use SRCDEST This can be achived by adding ${pkgname}-${pkgver}.tar.gz:: in front of the download url. Or adding a variable like _pkgname=fusepy, so the explicit cd command could use the var, as the downloaded package Thanks in advance

je-vv commented on 2015-08-15 17:15 (UTC)

Isn't it missing a "conflict" against "python2-fusepy-git"?