Skip to content

[Bug]: gemspec attempts to access bogus path on Windows #201

@ananace

Description

@ananace

Is this a critical security issue?

  • This is not a security issue.

Describe the Bug

On Windows, the gemspec attempts to load the path C:/Program Files/Puppet Labs/Puppet/puppet/lib/ruby/gems/3.2.0/specifications/lib/puppet/version, which fails.

Expected Behavior

The gemspec should use the actual install path on Windows, not a relative one that points to nowhere

Steps to Reproduce

Install Openvox 8.23.0 on Windows

Environment

Version 8.23.0
Platform Windows Server 2022

Additional Context

The version copy avoidance jank needs a Windows version of the path

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions