Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Augeas no method error #76

Open
slntopp opened this issue Mar 3, 2021 · 0 comments
Open

Augeas no method error #76

slntopp opened this issue Mar 3, 2021 · 0 comments
Labels
potential bug Something isn't working with some installs
Milestone

Comments

@slntopp
Copy link
Member

slntopp commented Mar 3, 2021

It can happen that

aug = Augeas.create(:no_modl_autoload => true,
                    :no_load          => true,
                    :root             => work_file_dir,
                    :loadpath         => ONED_CONF)

won't work

Although using aug = Augeas.open(work_file_dir, ONED_CONF) instead does work.

Some work around should be implemented to handle this exception

@slntopp slntopp added the potential bug Something isn't working with some installs label Mar 3, 2021
@slntopp slntopp added this to the v1.0.3 milestone May 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
potential bug Something isn't working with some installs
Projects
None yet
Development

No branches or pull requests

1 participant