FTBFS fixes #7646

Merged
jnsamyak merged 3 commits from ftbfs_fixes into master 2026-06-08 03:12:06 +00:00
Contributor
No description provided.
Author
Contributor

Dont merge it yet. Still needs some fixes

Dont merge it yet. Still needs some fixes
Author
Contributor

1 new commit added

  • Skip packages with no components in BZ and increase the size of logs
**1 new commit added** * ``Skip packages with no components in BZ and increase the size of logs``
Author
Contributor

All done for the review.

All done for the review.
Contributor

IMHO it would be easier to understand if this is if "There is no component" in ex.faultString: with the return statement and the login code in the else part.

IMHO it would be easier to understand if this is `if "There is no component" in ex.faultString:` with the return statement and the login code in the else part.
Contributor

The comment above also needs to be adjusted to 32 kiB then (initially it should have been 2**20but I guess 2 ** 15 is good, too.

The comment above also needs to be adjusted to 32 kiB then (initially it should have been `2**20`but I guess 2 ** 15 is good, too.
Owner

@mohanboddu can you rebase and address @till 's last comments?

@mohanboddu can you rebase and address @till 's last comments?
Author
Contributor

rebased onto 527c6ad5b5

rebased onto 527c6ad5b5a3116777b0f4eea49233a8a22e36dc
Author
Contributor

3 new commits added

  • Increase the size of logs and better comments
  • FTBFS fixes for comments
  • FTBFS - Check if the bug has already been filed
**3 new commits added** * ``Increase the size of logs and better comments`` * ``FTBFS fixes for comments`` * ``FTBFS - Check if the bug has already been filed``
Author
Contributor

Pull-Request has been merged by mohanboddu

Pull-Request has been merged by mohanboddu
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
releng/tickets!7646
No description provided.