-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
سلام (:
تو پکیج aur آراسته، یه مشکلی با araste-get وجود داره، اونم اینه که نمیتونه فونت نصب یا حذف کنه :O
این ارور رو میده:
Downloading Font: Six-Z
Traceback (most recent call last):
File "/usr/bin/araste-get", line 118, in <module>
main()
File "/usr/bin/araste-get", line 34, in main
download_font(fonts_names, font_dir, repository=args.repository)
File "/usr/bin/araste-get", line 98, in download_font
with open(f"{font_dir}/{font}.aff", "wb") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.11/site-packages/araste/fonts/Six-Z.aff'
[nima@laptop ~]$ araste-get remove danial
Traceback (most recent call last):
File "/usr/bin/araste-get", line 118, in <module>
main()
File "/usr/bin/araste-get", line 36, in main
remove_font(fonts_names, font_dir)
File "/usr/bin/araste-get", line 55, in remove_font
os.remove(f"{font_dir}/{font}.aff")
PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.11/site-packages/araste/fonts/danial.aff'
نمیدونم چطور حلش کنم. شاید مشکل از این خط توی PKGBUILD باشه.
python setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels