The Conan v2 software package seems to be unsupported #13468

Closed
opened 2025-11-02 10:43:15 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @WangZhongDian on GitHub (Sep 7, 2024).

Description

The Conan v2 software package seems to be unsupported
截图 2024-09-07 10-51-29

Gitea Version

1.22.2

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

截图 2024-09-07 11-01-43
new:/api/packages/youmetme/conan/v2/conans
The path URL has been changed to 'v2' in Conan v
old:
image

Git Version

No response

Operating System

No response

How are you running Gitea?

docker

Database

SQLite

Originally created by @WangZhongDian on GitHub (Sep 7, 2024). ### Description The Conan v2 software package seems to be unsupported ![截图 2024-09-07 10-51-29](https://github.com/user-attachments/assets/25524c8f-1694-4e6f-a448-8e8cf5b8bacf) ### Gitea Version 1.22.2 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots ![截图 2024-09-07 11-01-43](https://github.com/user-attachments/assets/4166ac03-b9aa-465f-9d3d-54ecf62bf160) new:/api/packages/youmetme/conan/v2/conans The path URL has been changed to 'v2' in Conan v old: ![image](https://github.com/user-attachments/assets/7dab4b8f-b9f0-4a5e-948e-051dd97f516f) ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? docker ### Database SQLite
GiteaMirror added the type/question label 2025-11-02 10:43:15 -06:00
Author
Owner

@yp05327 commented on GitHub (Sep 9, 2024):

Can you provide some related Gitea's logs?
And is it happened after upgrade to 1.22.2?
I'm afraid it is caused by #31967.

@yp05327 commented on GitHub (Sep 9, 2024): Can you provide some related Gitea's logs? And is it happened after upgrade to 1.22.2? ~~I'm afraid it is caused by #31967.~~
Author
Owner

@WangZhongDian commented on GitHub (Sep 9, 2024):

gitea1.22.2-20240909170332.log
@yp05327

@WangZhongDian commented on GitHub (Sep 9, 2024): [gitea1.22.2-20240909170332.log](https://github.com/user-attachments/files/16928197/gitea1.22.2-20240909170332.log) @yp05327
Author
Owner

@WangZhongDian commented on GitHub (Sep 9, 2024):

@yp05327

It existed before the upgrade and still exists after the upgrade

@WangZhongDian commented on GitHub (Sep 9, 2024): @yp05327 It existed before the upgrade and still exists after the upgrade
Author
Owner

@yp05327 commented on GitHub (Sep 10, 2024):

addFileToPackageVersionUnchecked() [E] Error saving package blob in content store: mkdir /data/gitea/packages/70: permission denied

You need to check the permission of your filesystem.

@yp05327 commented on GitHub (Sep 10, 2024): > addFileToPackageVersionUnchecked() [E] Error saving package blob in content store: mkdir /data/gitea/packages/70: permission denied You need to check the permission of your filesystem.
Author
Owner

@WangZhongDian commented on GitHub (Sep 10, 2024):

@yp05327
What kind of permissions do I need to give it, and why do Docker container images work properly with other packages
截图 2024-09-10 08-53-35

@WangZhongDian commented on GitHub (Sep 10, 2024): @yp05327 What kind of permissions do I need to give it, and why do Docker container images work properly with other packages ![截图 2024-09-10 08-53-35](https://github.com/user-attachments/assets/063b904e-cdcb-4d9e-9f93-754a5eda3403)
Author
Owner

@WangZhongDian commented on GitHub (Sep 10, 2024):

@yp05327
Although it is unclear why Conan requires this permission and not others, the issue was indeed resolved after changing the permissions

@WangZhongDian commented on GitHub (Sep 10, 2024): @yp05327 Although it is unclear why Conan requires this permission and not others, the issue was indeed resolved after changing the permissions
Author
Owner

@yp05327 commented on GitHub (Sep 10, 2024):

@KN4CK3R is familiar with the package system.
But I think they should be same.

@yp05327 commented on GitHub (Sep 10, 2024): @KN4CK3R is familiar with the package system. But I think they should be same.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13468