Comment 3 for bug 1731709

Revision history for this message
john (g-john-p) wrote : Re: centos custom images won't boot MAAS 2.2.2

missing attrtibute found in deployment log:

2017-11-12 00:44:39 (46.5 MB/s) - written to stdout [340052866/340052866]

Traceback (most recent call last):
  File "/tmp/tmpa_i9n7t_/target/curtin/curtin-hooks.py", line 595, in <module>
    main()
  File "/tmp/tmpa_i9n7t_/target/curtin/curtin-hooks.py", line 537, in main
    curthooks.write_files(cfg, target)
AttributeError: module 'curtin.commands.curthooks' has no attribute 'write_files'
Unexpected error while running command.
Command: ['/tmp/tmpa_i9n7t_/target/curtin/curtin-hooks']
Exit code: 1
Reason: -
Stdout: ''
Stderr: ''
curtin: Installation failed with exception: Unexpected error while running command.
Command: ['curtin', 'curthooks']
Exit code: 3
Reason: -
Stdout: Traceback (most recent call last):
          File "/tmp/tmpa_i9n7t_/target/curtin/curtin-hooks.py", line 595, in <module>
            main()
          File "/tmp/tmpa_i9n7t_/target/curtin/curtin-hooks.py", line 537, in main
            curthooks.write_files(cfg, target)
        AttributeError: module 'curtin.commands.curthooks' has no attribute 'write_files'
        Unexpected error while running command.
        Command: ['/tmp/tmpa_i9n7t_/target/curtin/curtin-hooks']
        Exit code: 1
        Reason: -
        Stdout: ''
        Stderr: ''

Stderr: ''