FS#58227 - PKGBUILD(5) refers to a missing ChangeLog in /usr/share/pacman

Attached to Project: Pacman
Opened by Ralph Corderoy (RalphCorderoy) - Saturday, 14 April 2018, 13:56 GMT
Last edited by Allan McRae (Allan) - Thursday, 19 July 2018, 02:31 GMT
Task Type Bug Report
Category Documentation
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity Low
Priority Normal
Reported Version 5.0.1
Due in Version 5.1.1
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

PKGBUILD(5) from pacman 5.0.2-2 says

An example PKGBUILD, useful for reference, is located in
/usr/share/pacman along with other example files such as a
ChangeLog and an install script.

But a ChangeLog isn't there.

$ ls -l /usr/share/pacman
total 20
drwxr-xr-x 2 root root 4096 Apr 7 12:53 keyrings
-rw-r--r-- 1 root root 918 Jul 4 2017 PKGBUILD.proto
-rw-r--r-- 1 root root 1319 Jul 4 2017 PKGBUILD-split.proto
-rw-r--r-- 1 root root 2031 Jul 4 2017 PKGBUILD-vcs.proto
-rw-r--r-- 1 root root 689 Jul 4 2017 proto.install
$
This task depends upon

Closed by  Allan McRae (Allan)
Thursday, 19 July 2018, 02:31 GMT
Reason for closing:  Fixed
Additional comments about closing:  git commit 4fe9adf4
Comment by Eli Schwartz (eschwartz) - Tuesday, 17 April 2018, 16:44 GMT
  • Field changed: Category (Packages: Core → Documentation)
  • Field changed: Reported Version ( → 5.0.1)
  • Field changed: Architecture (All → All)
Broken in https://git.archlinux.org/pacman.git/commit/?id=6268e66efaae690ea7df1a8b84913fdf8528874c

This was either forgotten, or the manpage assumes all distributions will provide the proto. Either one is wrong.
Comment by Eli Schwartz (eschwartz) - Tuesday, 19 June 2018, 21:50 GMT

Loading...