[Bug 272002] sysutils/confctl: confctl config-file variable: shows neither the variable, nor the value of the variable
Date: Thu, 06 Jul 2023 06:15:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272002 Graham Perrin <grahamperrin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|Open |Closed --- Comment #11 from Graham Perrin <grahamperrin@freebsd.org> --- (In reply to Edward Tomasz Napierala from comment #9) Re: the port description I don't have an /etc/hast.conf, and I don't know C syntax or ISC, however I misread – badly – the EXAMPLES section of the manual page. Very badly! Sorry. ---- Now I see, root@mowa219-gjp4-8570p-freebsd:~ # confctl -a /usr/local/etc/pkg/repos/poudriere-1049.conf ."poudriere-1049":."url":="file:///usr/local/poudriere/data/packages/1049-default", ."poudriere-1049":."enabled":=false, ."poudriere-1049":."REPO_AUTOUPDATE":=true, ."poudriere-1049":."priority":=2 root@mowa219-gjp4-8570p-freebsd:~ # rm /usr/local/etc/pkg/repos/poudriere-1049.conf root@mowa219-gjp4-8570p-freebsd:~ # With devel/uclcmd: % uclcmd get --file /usr/local/etc/pkg/repos/poudriere.conf poudriere.enabled true % -- You are receiving this mail because: You are the assignee for the bug.