Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677322 - net-dialup/diald-1.0-r3 : [QA] QA Notice: This ebuild installs into paths that should be created at runtime.
Summary: net-dialup/diald-1.0-r3 : [QA] QA Notice: This ebuild installs into paths tha...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
: 633782 (view as bug list)
Depends on:
Blocks: runtime-paths
  Show dependency tree
 
Reported: 2019-02-05 17:09 UTC by Toralf Förster
Modified: 2021-02-01 09:50 UTC (History)
1 user (show)

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


Attachments
etc.portage.tbz2 (etc.portage.tbz2,12.87 KB, application/x-bzip)
2019-02-05 17:09 UTC, Toralf Förster
Details
net-dialup:diald-1.0-r3:20190205-152833.log (net-dialup:diald-1.0-r3:20190205-152833.log,301 bytes, text/plain)
2019-02-05 17:09 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-02-05 17:09:11 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/diald

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20190202-013512

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2019-02-05 17:09:13 UTC
Created attachment 563832 [details]
etc.portage.tbz2
Comment 2 Toralf Förster gentoo-dev 2019-02-05 17:09:16 UTC
Created attachment 563834 [details]
net-dialup:diald-1.0-r3:20190205-152833.log
Comment 3 Jakov Smolić archtester gentoo-dev 2021-01-02 10:11:06 UTC
*** Bug 633782 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2021-02-01 09:50:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00343d7935c9654de4583e7d54f66fb7a487b55a

commit 00343d7935c9654de4583e7d54f66fb7a487b55a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-02-01 09:47:54 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-02-01 09:50:13 +0000

    net-dialup/diald: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/677322
    Closes: https://bugs.gentoo.org/707200
    Closes: https://bugs.gentoo.org/716012
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-dialup/diald/Manifest                     |   1 -
 net-dialup/diald/diald-1.0-r3.ebuild          |  58 -----------
 net-dialup/diald/files/diald-1.0-gentoo.patch |  50 ----------
 net-dialup/diald/files/diald-1.0-nopam.patch  |  40 --------
 net-dialup/diald/files/diald-1.0-posix.patch  |  42 --------
 net-dialup/diald/files/diald-init             |  29 ------
 net-dialup/diald/files/diald.conf             |  38 -------
 net-dialup/diald/files/diald.filter           | 138 --------------------------
 net-dialup/diald/metadata.xml                 |  10 --
 profiles/package.mask                         |   6 --
 10 files changed, 412 deletions(-)