Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conan: invalid literal for int() with base 10: '' #31004

Open
RobinMaub opened this issue May 17, 2024 · 2 comments
Open

Conan: invalid literal for int() with base 10: '' #31004

RobinMaub opened this issue May 17, 2024 · 2 comments

Comments

@RobinMaub
Copy link

RobinMaub commented May 17, 2024

Description

Hi Gitea team,
We are working with Conan pacakges but we have some bugs/errors when trying to access to the packages: "invalid literal for int() with base 10: ''"
When I create my packages locally they do have a size but when uploaded on the server, they don't have anymore.
Note: I have removed the setting allowing the revisions and cleaned my cache before rebuilding and pushing the packages on the repository

Tried with Artifactory to counter-test and packages are fine, it looks like Gitea does not accept not using the revisions ?

Gitea Version

1.21.11

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

Ubuntu 22.04

How are you running Gitea?

Self hosted on a VM.

Database

None

@KN4CK3R
Copy link
Member

KN4CK3R commented May 17, 2024

Could you please add more details how to reproduce the issue? I don't think any maintainer uses Conan and could reproduce it from the current description.

@RobinMaub
Copy link
Author

you just have to push a package without revisions enabled and try to install it later on. But does the conan repository of Gitea supports usage without revisions ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants