#7488 Released Fedora .composeinfo
Closed: Fixed 5 years ago Opened 5 years ago by mboswell.

Hi Mohan, Here is the proposed format of the .composeinfo. Basically it is the same but has had all references to "Modular" removed. See attached and diff below. If this format was followed going forward until Modular is figured out it would be helpful. Wo/ the .composeinfo in this format the import into beaker of F-xx released required extra labor at all GEOS. Also, please note that released Fedoras have a new path on the storage.

http://download-node-02.eng.bos.redhat.com/released/fedora/F-28/GOLD/.composeinfo

mboswell~ diff .composeinfo .composeinfo_orig
32a33,64

[variant-Modular.src]
arch = src
os_dir = Modular/source/tree

[variant-Modular.aarch64]
arch = aarch64
os_dir = Modular/aarch64/os

[variant-Modular.armhfp]
arch = armhfp
os_dir = Modular/armhfp/os

[variant-Modular.i386]
arch = i386
os_dir = Modular/i386/os

[variant-Modular.ppc64]
arch = ppc64
os_dir = Modular/ppc64/os

[variant-Modular.ppc64le]
arch = ppc64le
os_dir = Modular/ppc64le/os

[variant-Modular.s390x]
arch = s390x
os_dir = Modular/s390x/os

[variant-Modular.x86_64]
arch = x86_64
os_dir = Modular/x86_64/os

89c121
< variants = Everything,Workstation,Server


variants = Everything,Workstation,Server,Modular
110a143,150

[variant-Modular]
arches = src,aarch64,armhfp,i386,ppc64,ppc64le,s390x,x86_64
id = Modular
name = Modular
type = variant
variants =


Metadata Update from @mohanboddu:
- Issue tagged with: meeting

5 years ago

Mohan,
We have this same issue w/ nightly composes. Please also consider the removal of Modular from their .composeinfo. THX

Mohan, Hmmmm Not clear what changed recently but F-28 released was automatically imported into beaker yesterday. Since it was logged in the beaker logs I conclude it was imported via the automated beaker-import rather than a manual human driven import. I don't see any changed in the .composeinfo as all the Modular refs are still there. ????

@mboswell So, we are going to leave it like that for now and if you find any issues, please let us know and we will look at it.

Metadata Update from @mohanboddu:
- Issue close_status updated to: It's all good
- Issue status updated to: Closed (was: Open)

5 years ago

@mohanboddu yeah that makes sense. Feel free to resolve or whatever this ticket.

@mohanboddu
as it turns out we are still having issues. The import script only does a partial import as it seems to choke on 'Modular' . Could you make the change across the board for Fedora, nightly, rawhide, devel, etc. ? I see my original post formatting was mixed up but basically remove all stanza for 'Modular' and the 'Modular' under 'product'

@mboswell Sure, I will work on it sometime this week.

Metadata Update from @mohanboddu:
- Issue status updated to: Open (was: Closed)

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #7508 Merged 5 years ago