https://bugzilla.wikimedia.org/show_bug.cgi?id=63232

--- Comment #1 from Antoine "hashar" Musso <has...@free.fr> ---
Forgot to mail about it but indeed the debian-glue jobs are broken.  The reason
is that I deleted the instance in pmtpa labs and the jobs are now running on
eqiad instances.

The eqiad instances /var is a 2GB partition and cowbuilder does not have enough
disk space to create its image under /var/cache/pbuilder/ .

I made a bunch of patches in operations/puppet.git to have the default
cowbuilder images under /mnt/, regardless jenkins-debian-glue scripts hardcode
/var/cache/pbuilder everywhere.

The real fix would be:

- ensure /mnt/ is a mount
- create a directory /mnt/pbuilder/
- get /var/cache/pbuilder/ deleted and replace it with a symlink to
/mnt/pbuilder/


Moaar puppet tricks needed.  Sorry to have broken the job, will definitely
attempt to get it fixed next week.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to