Skip to content

uuidgen isn't part of a base debian system #39

@cwseys

Description

@cwseys

Example:

# puppet agent -tv
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Loading facts
sh: 1: /usr/bin/uuidgen: not found
Info: Caching catalog for ns1.physics.wisc.edu
Info: Applying configuration version '1428526910'

Probably in one of the "facts" ?
/usr/share/puppet/modules/gluster# grep uuidgen . -r
[...]
./lib/facter/gluster_fsuuid.rb: result = system("/usr/bin/uuidgen > '" + uuidfile + "'")
./lib/facter/gluster_uuid.rb: result = system("/usr/bin/uuidgen > '" + uuidfile + "'")
[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions