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

推荐订阅源

Stack Overflow Blog
Stack Overflow Blog
L
LangChain Blog
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
博客园 - 【当耐特】
量子位
有赞技术团队
有赞技术团队
Jina AI
Jina AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
C
Check Point Blog
B
Blog RSS Feed
M
MIT News - Artificial intelligence
H
Help Net Security
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 聂微东
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
A
About on SuperTechFans
腾讯CDC

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"?