Ticket #59 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

@localstatedir@/run is not created on install

Reported by: blee Owned by: blee
Priority: major Milestone: confman-1.9.3
Component: autotools Version: 1.9.1b
Keywords: Cc:

Description

Reporter: Timothy Demarest <demarest@…>

localstatedir does not get created on install, which causes things like locking to fail.

Users who point localstatedir to an existing directory with configure (the expected case) are not affected.

Change History

comment:1 Changed 2 years ago by blee

  • Summary changed from localstatedir is not created on install to @localstatedir@/run is not created on install

Updating the ticket to be more precise -- @localstatedir@/run is what needs to be created.

comment:2 Changed 2 years ago by ccowart

  • Component changed from confman to autotools

comment:3 Changed 2 years ago by ccowart

  • Milestone changed from confman-1.9.2 to confman-1.9.3

Pushing this back to the next beta milestone.

comment:4 Changed 2 years ago by blee

(In [435]) Create new @localstaterundir@ and make sure it gets created on install.

See #59

comment:5 Changed 2 years ago by blee

  • Owner changed from confman-developers@… to blee
  • Status changed from new to accepted

comment:6 Changed 2 years ago by blee

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [436]) Merge from trunk new @localstaterundir@.

Fixes #59

Note: See TracTickets for help on using tickets.