Custom Query (894 matches)
Results (97 - 99 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#1001 | desai | https://www.google.com/accounts/o8/id?id=AItOawkfar6gGD3PuUixQdEZQyRr2mpowLW1A70 | invalid | Bcfg2 pkg verify fails if /etc/apt/preferences contains blank lines or just comments |
Description |
Failed to instantiate tool Bcfg2.Client.Tools.APT.APT Traceback (most recent call last):
SystemError?: E:Unable to parse package file /etc/apt/preferences (1) |
|||
#1013 | solj | https://www.google.com/accounts/o8/id?id=AItOawlP6DRBvIJ7NLpLWILbgzURvGbMtGEyd8U | fixed | Bcfg2 server can't be bound to a specific network interface |
Description |
The bcfg2.conf(5) man page says: COMPONENT OPTIONS Specified in the [components] section. bcfg2 URL of the server. On the server this specifies which interface and port the server listens on. [...] However, the server always listens on all available network interfaces, regardless of this setting. |
|||
#575 | desai | [email protected]… | fixed | Bcfg2 should prevent concurent update of config |
Description |
Bcfg2 client has no mechanism to prevent 2 client doing an update at the same time. Or to prevent use of client when agent is doing an update of the config. |