Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650406 - net-dns/ddclient-3.8.1-r5 : [QA] installs into paths that should be created at runtime
Summary: net-dns/ddclient-3.8.1-r5 : [QA] installs into paths that should be created a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on: 668330 678676
Blocks:
  Show dependency tree
 
Reported: 2018-03-13 17:25 UTC by Toralf Förster
Modified: 2019-04-18 12:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-03-13 17:25:44 UTC
QA: other
QA Notice: This ebuild installs into paths that should be created at runtime.
 To fix, simply do not install into these directories.  Instead, your package
 should create dirs on the fly at runtime as needed via init scripts/etc...

  var/cache
  var/cache/ddclient
  var/cache/ddclient/.keep_net-dns_ddclient-0

  -------------------------------------------------------------------

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_stable_20180307-182850

  -------------------------------------------------------------------
Comment 1 Aaron W. Swenson gentoo-dev 2018-09-02 10:54:14 UTC
commit 07bcf259bce767f0cad640468a9efba700e246ba (HEAD -> master, origin/master, origin/HEAD)
Author: Conrad Kostecki <conrad@kostecki.com>
Date:   Sat Sep 1 23:24:57 2018 +0200

    net-dns/ddclient: bump to version 3.9.0

    Closes: https://bugs.gentoo.org/665070
    Package-Manager: Portage-2.3.48, Repoman-2.3.10
    Closes: https://github.com/gentoo/gentoo/pull/9762
Comment 2 Larry the Git Cow gentoo-dev 2019-04-18 12:56:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b82ba22d3824a3e3b4068bb19dad94c71e5a48b

commit 6b82ba22d3824a3e3b4068bb19dad94c71e5a48b
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-04-18 12:55:54 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-04-18 12:56:20 +0000

    net-dns/ddclient: Cleanup
    
    Closes: https://bugs.gentoo.org/664826
    Closes: https://bugs.gentoo.org/650406
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 net-dns/ddclient/Manifest                 |  1 -
 net-dns/ddclient/ddclient-3.8.1-r5.ebuild | 55 ---------------------------
 net-dns/ddclient/ddclient-3.9.0-r1.ebuild | 63 -------------------------------
 net-dns/ddclient/files/cmd-over-cfg.patch | 11 ------
 net-dns/ddclient/files/ddclient.confd-r1  |  2 -
 net-dns/ddclient/files/ddclient.initd-r3  | 57 ----------------------------
 net-dns/ddclient/files/ddclient.initd-r5  | 21 -----------
 net-dns/ddclient/files/ddclient.service   | 12 ------
 net-dns/ddclient/files/iproute2.patch     | 30 ---------------
 net-dns/ddclient/metadata.xml             |  1 -
 10 files changed, 253 deletions(-)