#5142 lorax and anaconda incompatiable
Closed: Fixed None Opened 12 years ago by kparal.

http://kojipkgs.fedoraproject.org/mash/branched-20120323/logs/i386.log

{{{
pylorax.ltmpl.INFO: running runtime-postinstall.tmpl
pylorax.ltmpl.DEBUG: template line 1: move usr/share/anaconda/keymaps-override-i386 etc/keymaps.gz
pylorax.ltmpl.ERROR: template command error in runtime-postinstall.tmpl:
pylorax.ltmpl.ERROR: move usr/share/anaconda/keymaps-override-i386 etc/keymaps.gz
pylorax.ltmpl.ERROR: OSError: [Errno 2] No such file or directory
pylorax.ltmpl.DEBUG: Traceback (most recent call last):
pylorax.ltmpl.DEBUG: File "/usr/lib/python2.7/site-packages/pylorax/ltmpl.py", line 300, in move
pylorax.ltmpl.DEBUG: mvfile(self._out(src), self._out(dest))
pylorax.ltmpl.DEBUG: File "/usr/lib/python2.7/site-packages/pylorax/sysutils.py", line 98, in mvfile
pylorax.ltmpl.DEBUG: os.rename(src, dst)
pylorax.ltmpl.DEBUG: OSError: [Errno 2] No such file or directory
}}}

I have this idea. Could we create a script that would check every day whether new compose has been created and pushed correctly (just check for images/, .treeinfo, etc presence) and email rel-eng ML if it hasn't? It would save me some work, basically I report some failure every other day. I can create that script if no one else does, you just need to host it, maintain it and execute it via cron.


the verisons of lorax and anaconda that are in stable are incompatable. as part of making the rc today compatable versions are getting pushed to stable. this one has nothing at all to do with mash or any of the compose scripts.

the verisons of lorax and anaconda that are in stable are incompatable. as part of making the rc today compatable versions are getting pushed to stable. this one has nothing at all to do with mash or any of the compose scripts.

Metadata Update from @kparal:
- Issue set to the milestone: Fedora 17 Beta

7 years ago

Login to comment on this ticket.

Metadata