No component nodejs26 in Fedora bugzilla #13354
Labels
No labels
after freeze
automation
backlog
blocked
change-ack
change-nak
change-noreleng
changes
Closed As
Can't Fix
Closed As
Duplicate
Closed As
Fixed
Closed As
Fixed with Explanation
Closed As
Get back later
Closed As
Grooming
Closed As
Insufficient data
Closed As
Invalid
Closed As
It's all good
Closed As
taiga
Closed As
upstream
day-to-day
dev
docs
easyfix
epel
f26
f27
f28
f29
f30
f31
f32
f33
f34
f35
f36
f37
f38
f39
f40
f41
f42
f43
f44
f45
fedora
groomed
high-gain
high-trouble
in-progress
in-review
investigation
legal
low-gain
low-trouble
mass rebuild
medium-gain
medium-trouble
meeting
mini-initiative
new_artifact
ops
pdc_retirement
rawhide
RCA
review
script
sidetarget
sprint-0
sprint-1
sprint-2
sprint-3
sprint-4
sprint-5
unfrozen
waiting on external
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
releng/tickets#13354
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the issue
I'm trying to open a bug against the
nodejs26package that is currently being imported (so we have the dist-git repo, but no build yet). I'm unable to selectnodejs26as a component in bugzilla UI, and I'm getting the following error from the CLI:To explain why I would submit a bug against a package that is not yet been built: We are encountering some rough edges in the import (e.g. LTO enablement) and we will likely be work-arounding them to get something built. But I would still like to have those recorded as bugs/issues to be addressed later.
When do you need this? (YYYY/MM/DD)
N/A – No concrete date, but I would expect to be able to open bugs once the dist-git repo is ready. At the latest once we release the first build to rawhide.
When is this no longer needed or useful? (YYYY/MM/DD)
N/A
If we cannot complete this, what is the impact? [Dependencies/Blocker]
We cannot file bugs against
nodejs26component, which would be significant work disruption.Checklist
Something clearly went wrong with automation here... but I am not sure what. ;(
I looked in logs and could not find any errors here. It's like it just didn't see the new package creation. ;(
There is also the issue that the repository was created without any branch.
Yes, thats definitely a problem.
So, how about we just delete the existing broken repo and you can request it again (with a nice valid request from fedpkg request-repo)?
Failing that we will have to figure out exactly whats broken and manually fix it, which I think will be more trouble and error prone.
If that seems ok to you, let me know and we can delete it and you can re-request?
Ack, please delete the repo, and I'll try the re-request; see what happens.
Done.
New request: https://pagure.io/releng/fedora-scm-requests/issue/83746. 🤞
After the recreation, the repo has both
rawhideandmainbranch, and I can see thenodejs26component when filing bugzilla bugs. 🎉A minor detail is that the description ("JavaScript runtime") did not seem to propagate into the component description. When selecting
nodejs26from the component dropdown in bugzilla, the description (the second line) reads just "NA". That is however on the level of cosmetic details, so I consider this request fulfilled and this ticket can be closed.Thanks @kevin for the help!