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

committing to different repos at the same time doesn't appear to work #125

Open
oberon-manjaro opened this issue Jul 25, 2024 · 4 comments
Labels
bug Something isn't working Daemon Changes related to the backend
Milestone

Comments

@oberon-manjaro
Copy link
Collaborator

Trying to commit kernel packages to core repo and modules to extra repo combined in one commit results in error:

image

Immediately I tried the same in separate commits and it worked fine.
My suspicion is that bxt is unable to handle a combined commit to different repos in one go like this.

@romangg romangg added bug Something isn't working Daemon Changes related to the backend labels Jul 25, 2024
@LordTermor LordTermor moved this to Backlog in bxt pre-production Jul 29, 2024
@LordTermor LordTermor moved this from Backlog to Ready in bxt pre-production Jul 29, 2024
@LordTermor
Copy link
Collaborator

I can't reproduce it unfortunately, check if it's still broken for you and share packages and sections you try to commit to.

@oberon-manjaro
Copy link
Collaborator Author

Yes, it's still not working.
Here you can see commits to both extra and core waiting to be pushed:
image

and it results in this error message:
image

After removing one of the two package groups committing the rest to either one repo then works.

@LordTermor
Copy link
Collaborator

The thing here is that it works for me - for example if I push something like acl to both extra and core - it works just fine. Here's the proof:

Снимок экрана 2024-09-03 в 00 29 06

Can you please provide the list of packages you are trying to push?

@oberon-manjaro
Copy link
Collaborator Author

Have you tried uploading two different packages, too?
The packages in my example where linux610-rt and linux610-rt-headers to core and its extramodules to extra.
I have since pushed them manually - or rather the two packages to core are currently 'uploading in progress' since about an hour while bxt seems to be syncing, and my plan was to push the extramodules when that is finished... ;)

@LordTermor LordTermor added this to the v1.0.0 milestone Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Daemon Changes related to the backend
Projects
Status: In progress
Development

No branches or pull requests

3 participants