Skip to content

loadup -f -b -x fails -- can't find full.sysout #2155

Open
@MattHeffron

Description

@MattHeffron

doing a loadup from scratch to create the full.sysout and the aux and db supplemental files fails when attempting the db stage.

  1. cd to medley/scripts/loadups
  2. ./loadup -f -b -x
  3. Builds the sysouts through full.sysout
  4. Generates the aux stage files
  5. It fails the loadup-db-from-full with error:
>>>>> START loadup-db-from-full
Error: cannot find /home/matt/medley/loadups/full.sysout.
Exiting.
  1. No files have been copied/linked into loadups/

It seems that the -b , or equivalent, options shouldn't be processed until after earlier stage files have been copied/linked, and those generated by -b should be handled separately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working (as per documentation)

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions