Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1695796
Summary: | Fedora-Python-Classroom-Live FTBFS | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | distribution | Assignee: | Miro Hrončok <mhroncok> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 30 | CC: | awilliam, kevin, python-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | AcceptedFreezeException | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-04-29 17:35:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1574716 |
Description
Miro Hrončok
2019-04-03 18:29:29 UTC
well, I guess we can just bump the root size in the kickstart, then :/ Adam, do you know how to do that? Note that I'd still like to know what changed. Add a line like this: part / --size 6656 to https://pagure.io/fedora-kickstarts/blob/master/f/fedora-live-python-classroom.ks , only make it a bit bigger. Right now I believe it's using that size (inherited from fedora-live-workstation.ks). To find out what changed you'd have to poke through the logs, basically - ideally you could find the day it last built successfully and compare with the next day and see if some new packages showed up or some existing ones got bigger, but the mu thing might interfere with that I guess. Packages generally tend to get bigger and grow more dependencies over time, if no-one actively prunes stuff this usually winds up happening... https://pagure.io/fedora-kickstarts/pull-request/517 https://pagure.io/fedora-kickstarts/pull-request/518 It built. I've opened this followup releng ticket: https://pagure.io/releng/issue/8274 Adam, thanks for your help. All Classroom images seem to have got built in the 0427.n.0 nightly, so closing this. There is a ticket - https://pagure.io/fedora-websites/issue/951 - which should hopefully get the nightly listed as an F30 download, along with others that were missed from the official compose. |