Bug 192458 - [stage] [update] [patch] sysutils/debootstrap 1.0.60
Summary: [stage] [update] [patch] sysutils/debootstrap 1.0.60
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: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-06 23:51 UTC by Nikolai Lifanov
Modified: 2014-08-07 09:48 UTC (History)
1 user (show)

See Also:


Attachments
sysutils/deboostrap - update to 1.0.60, stage (4.08 KB, patch)
2014-08-06 23:51 UTC, Nikolai Lifanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2014-08-06 23:51:24 UTC
Created attachment 145434 [details]
sysutils/deboostrap - update to 1.0.60, stage

I would like maintainership of sysutils/deboostrap.

This patch updates it to the latest version (1.0.60), adds USES=tar:xz (upstream distfile is .tar.xz now), stages it, and allows packaging as user.

Tested on: Redports
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-07 07:00:28 UTC
I'll move it to patch-ready, but for staging PR "poudriere" is better than redports because it tests more (in other words, it can pass redports and still have problems, let's hope it doesn't)
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-07 09:39:12 UTC
Snake eyes.

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%DATADIR%%/scripts/trusty
Error: Orphaned: %%DATADIR%%/scripts/utopic
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1


Let's see if it's an easy fix...
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-07 09:45:55 UTC
yes, they just needed to be added to pkg-plist to pass stage-qa checks.
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-08-07 09:48:16 UTC
A commit references this bug:

Author: marino
Date: Thu Aug  7 09:47:52 UTC 2014
New revision: 364255
URL: http://svnweb.freebsd.org/changeset/ports/364255

Log:
  sysutils/debootstrap: Upgrade version 1.0.53 => 1.0.60 and stage

  Also assign port to submitter.

  PR:		192458
  Submitted by:	Nikolai Lifanov

Changes:
  head/sysutils/debootstrap/Makefile
  head/sysutils/debootstrap/distinfo
  head/sysutils/debootstrap/files/patch-Makefile
  head/sysutils/debootstrap/files/patch-debootstrap
  head/sysutils/debootstrap/pkg-plist
Comment 5 John Marino freebsd_committer freebsd_triage 2014-08-07 09:48:49 UTC
Thanks!