Closed Bug 773379 Opened 12 years ago Closed 12 years ago

Create 32-bit CentOS6 yum repo

Categories

(Infrastructure & Operations :: RelOps: General, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhopkins, Assigned: catlee)

References

Details

We need a 32-bit version of the releng-public-CentOS6-x86_64 yum repo.

catlee: we'll need a good deal of centos6 32-bit mirrored
dustin: we'll need centos 32-bit for bug 764933 too
dustin: we should make sure that the base-system yum repos can point to the 32-bit version for 32-bit installs. not just mock
Assignee: server-ops-releng → catlee
centos 6.3 is now mirrored in /data/repos/yum/mirrors/centos/6/2012-07-12:
rsync -aP  --exclude isos --exclude images --delete --delete-excluded rsync://linux.mirrors.es.net/centos/6.3/ $PWD/


also mirrored the i386 files for 6.2 into /data/repos/yum/mirrors/centos/6/2012-03-07/os:
rsync --exclude images --exclude isolinux -aP rsync://linux.mirrors.es.net/centos/6.2/os/i386/ $PWD/i386/

and i386 updates into /data/repos/yum/mirrors/centos/6/2012-03-07/updates:
rsync --exclude drpms -aP rsync://linux.mirrors.es.net/centos/6.2/updates/i386/ $PWD/i386/

note that the layout of files inside the i386 directories for 6.2 differs from the x86_64 side of things..not sure if this will cause problems or not.
If this has got what you need, reassign to me and I'll fix up the base-system yum repos.
I updated
  https://wiki.mozilla.org/ReleaseEngineering/PuppetAgain/Repositories
with the 6.2 repositories.  Is there more you need to do here?  I need to get the 32-bit install system rolling, so I'll start making the repo changes.
Hah, there are no repo changes (they all use $basearch), so this is all yours.
I think we're done here
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
For the record, I just re-sync'd CentOS 6.3 to get the SRPMS (bug 733993) and since upgrading to it (bug 773769) is not yet started.  I deleted the 2012-07-12 mirror and added 2012-09-06.
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.