Bug 124657
| Summary: | Mac images stopped being generated | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Colin Charles <byte> |
| Component: | anaconda | Assignee: | Elliot Lee <sopwith> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | alex.kiernan, barryn, bnocera, herrold, katzj, nobody+pnasrat, rh_bugzilla |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | powerpc | ||
| OS: | Linux | ||
| URL: | http://download.fedora.redhat.com/pub/fedora/linux/core/development/ppc/images/ | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-02-06 06:22:04 UTC | Type: | --- |
| 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: | 121179 | ||
|
Description
Colin Charles
2004-05-28 10:03:00 UTC
Just random tree wonkiness with build machines going bad. It happens, new build machine has been set up now which should hopefully help things a bit. Images still absent. Failure mode seems deterministic:
[03Jun2004 05:50:36] Traceback follows for ppc
Traceback (most recent call last):
[03Jun2004 05:50:36] Traceback follows for ppc
File "/mnt/redhat/test/rel-eng/builddistro/builddistro.py", line 1368,
in logTB
apply(tb_run, args, kwargs)
[03Jun2004 05:50:36] Traceback follows for ppc
File "/mnt/redhat/test/rel-eng/builddistro/multiarchtree.py", line
204, in composeMultiArch
"%s/%s/%s/RPMS/%s" %(self.getArchDir(thearch),
[03Jun2004 05:50:36] Traceback follows for ppc
OSError: [Errno 17] File exists
Reassigning to rel-eng. hdlist generation seems to be failing:
[23Jun2004 05:00:14] Composing dist-rawhide/ppc in rawhide-20040623
[23Jun2004 05:07:46] Compose for dist-rawhide on ppc finished
[23Jun2004 05:09:07] Exploding anaconda-runtime
(/mnt/redhat/nightly/rawhide-20040623/ppc/Fedora/RPMS/anaconda-runtime-10.0.1-0.20040621190954.ppc.rpm)
for ppc
[23Jun2004 05:09:23] Exploding comps-extras
(/mnt/redhat/nightly/rawhide-20040623/ppc/Fedora/RPMS/comps-extras-9.92-1.noarch.rpm)
for ppc
[23Jun2004 05:09:31] Exploding anaconda
(/mnt/redhat/nightly/rawhide-20040623/ppc/Fedora/RPMS/anaconda-10.0.1-0.20040621190954.ppc.rpm)
for ppc
[23Jun2004 05:10:06] Exploding fedora-release
(/mnt/redhat/nightly/rawhide-20040623/ppc/Fedora/RPMS/fedora-release-2-rawhide.noarch.rpm)
for ppc
[23Jun2004 05:10:08] Checking out comps file for ppc
[23Jun2004 05:10:09] Got comps/comps-fc3.xml for ppc
[23Jun2004 05:10:09] Generating compose hdlist for ppc
[23Jun2004 05:10:09] Composing multilib for ppc (ppc64)
[23Jun2004 05:10:14] Traceback follows for ppc
Traceback (most recent call last):
[23Jun2004 05:10:14] Traceback follows for ppc
File "/mnt/redhat/scripts/rel-eng/builddistro/builddistro.py", line
1368, in logTB
apply(tb_run, args, kwargs)
[23Jun2004 05:10:14] Traceback follows for ppc
File "/mnt/redhat/scripts/rel-eng/builddistro/multiarchtree.py", line
72, in composeMultiArch
fd = os.open(hdlist_path + 'hdlist', os.O_RDONLY)
[23Jun2004 05:10:14] Traceback follows for ppc
OSError: [Errno 2] No such file or directory:
'/mnt/redhat/nightly/rawhide-20040623/ppc/Fedora/base/hdlist'
As if by magic :) ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/ppc/images/mac/boot.iso I just did a build myself and was going to add a comment that that seemed OK. Checking we now have rawhide ppc boot images. The rawhide ppc boot images seem to be gone again... Different issue - probably just tree breakage in rawhide: [09Jul2004 05:39:04] Package mismatches exist on ppc [09Jul2004 05:40:33] CRITICAL ERROR : Broken deps exist on ppc [09Jul2004 05:40:33] No package conflicts on ppc Broken deps will be there on-and-off - it's up to the package maintainers to fix them. Doesn't seem to be dependencies. There's bizarre stuff happening. First we see this while running buildinstall... Removing unused python files in hdimage... WARNING: Unique disk signatures don't exist * setting file_context_path to nil rm: cannot remove `/tmp/treedir.32288/image-template/./biosdisk of 80 is None': No such file or directory ... then the line 'biosdisk of 80 is None' appears to be in the generated pkgorder file, and genhdlist barfs: genhdlist: FATAL ERROR -> "biosdisk of 80 is None" is not a package name!! Your package list file /mnt/redhat/nightly/rawhide-20040806/ppc-logs/pkgorder.19032 is most likely CORRUPT! Fixed. Re-opening, it has disappeared again :) Re-opening, it has disappeared again :) Fixed, its back for FC-4 test 1 timeframe |