Bug 202034 - sysutils/consolekit: checksums one of its log files
Summary: sysutils/consolekit: checksums one of its log files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
: 196074 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-08-02 01:09 UTC by Peter Wemm
Modified: 2016-02-17 13:04 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Wemm freebsd_committer freebsd_triage 2015-08-02 01:09:03 UTC
# pkg check -s
consolekit-0.4.5_3: checksum mismatch for /var/log/ConsoleKit/history

Log files shouldn't be included in the checksums.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-08-09 17:01:39 UTC
A commit references this bug:

Author: kwm
Date: Sun Aug  9 17:01:16 UTC 2015
New revision: 393809
URL: https://svnweb.freebsd.org/changeset/ports/393809

Log:
  Don't create the history log file at post-install, and don't list it in the
  plist with a fixed checksum. Move the touch command to the plist, and clean
  it up regardless of checksum.

  PR:		202034
  Submitted by:	peter@

Changes:
  head/sysutils/consolekit/Makefile
  head/sysutils/consolekit/pkg-plist
Comment 2 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2016-02-17 13:04:52 UTC
*** Bug 196074 has been marked as a duplicate of this bug. ***