lp:~javier.collado/utah/bug1101189

Created by Javier Collado and last modified
Get this branch:
bzr branch lp:~javier.collado/utah/bug1101189
Only Javier Collado can upload to this branch. If you are Javier Collado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier Collado
Project:
UTAH
Status:
Merged

Recent revisions

803. By Javier Collado

Fixed typo

802. By Javier Collado

Added tail subprocess to monitor cobbler log and output it to utah log

This commit add a subprocess to monitor the cobbler log using `tail -f` when a
cobbler command is launched. After the cobbler command is executed, the output
capture from the cobbler log is added to the utah server log.

Since the tail subprocess is terminated in a finally clause, whatever happens
in the cobbler command (return or exception raised) doesn't makes any
difference, that is, the captured log will be added to the utah logs anyway.

801. By Javier Collado

Merged changes to check for file locks exhaustively before installing any package

Source branch: lp:~javier.collado/utah/bug1089680

800. By Javier Collado

Merged fix to use runlist as an url_argument

Source branch: lp:~javier.collado/utah/bug1100203

799. By Javier Collado

Merged DEBIAN_FRONTEND movement in install command just in front of gdebi

Source branch: lp:~nuclearbob/utah/debian-frontend

798. By Javier Collado

Merged changes to avoid truncating report larger than 64kB

Source branch: lp:~javier.collado/utah/bug1096848

797. By Javier Collado

Merged empty log generation removal (again, see rev. 794)

Source branch: lp:~javier.collado/utah/bug1090013-2

796. By Javier Collado

Merged changes to write preseed to log directory

Source branch: lp:~nuclearbob/utah/output-preseed

795. By Javier Collado

Merged ISO validation refactoring

Source branch: lp:~javier.collado/utah/iso_validation_files_list

794. By Javier Collado

Merged empty log generation removal

Source branch: lp:~javier.collado/utah/bug1090013-2

An attempt to generate empty logs is still made when the client installation
fails. These changes remove the lines that are no longer needed.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:utah
This branch contains Public information 
Everyone can see this information.

Subscribers