Skip to content

find_composes prints traceback if compose directory cannot be read #74

@pbabinca

Description

@pbabinca
    ci_list = find_composes()", 
  File \"/usr/lib/python2.6/site-packages/distill3_utils/find_latest.py\", line 58, in find_composes", 
    compose = productmd.compose.Compose(compose_path)", 
  File \"/usr/lib/python2.6/site-packages/productmd/compose.py\", line 70, in __init__", 
    for i in os.listdir(compose_path):", 
        "OSError: [Errno 13] Permission denied: '.../released/F-20/20-Beta-RC1'"

where .../released/F-20/20-Beta-RC1 is unreadable by the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions