FS#63440 - [postgresql] Set file attribute requires argument

Attached to Project: Arch Linux
Opened by nl6720 (nl6720) - Monday, 12 August 2019, 06:19 GMT
Last edited by Jan Alexander Steffens (heftig) - Monday, 12 August 2019, 07:48 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

While updating to postgresql 11.5-2 I got:
(4/5) Creating temporary files...
error: command failed to execute correctly

journal shows:
systemd-tmpfiles[18011]: [/usr/lib/tmpfiles.d/postgresql.conf:2] Set file attribute requires argument.


/usr/lib/tmpfiles.d/postgresql.conf has three dashes
/var/lib/postgres/data - - - +C

while /usr/lib/tmpfiles.d/journal-nocow.conf has four:
h /var/log/journal - - - - +C

/usr/lib/tmpfiles.d/postgresql.conf is missing one dash.

Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any
postgresql 11.5-2

Steps to reproduce:
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Monday, 12 August 2019, 07:48 GMT
Reason for closing:  Fixed
Additional comments about closing:  11.5-3

Loading...