Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673314 - net-dns/dnssec-check-2.2 : * eapply_user (or default) must be called in src_prepare()!
Summary: net-dns/dnssec-check-2.2 : * eapply_user (or default) must be called in src_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (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:
Depends on:
Blocks:
 
Reported: 2018-12-17 08:06 UTC by Toralf Förster
Modified: 2019-03-15 10:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.92 KB, text/plain)
2018-12-17 08:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,215.24 KB, text/plain)
2018-12-17 08:06 UTC, Toralf Förster
Details
environment (environment,67.85 KB, text/plain)
2018-12-17 08:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.57 KB, application/x-bzip)
2018-12-17 08:06 UTC, Toralf Förster
Details
net-dns:dnssec-check-2.2:20181217-021845.log (net-dns:dnssec-check-2.2:20181217-021845.log,1.56 KB, text/plain)
2018-12-17 08:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.84 KB, application/x-bzip)
2018-12-17 08:06 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 2018-12-17 08:06:26 UTC
>>> Preparing source in /var/tmp/portage/net-dns/dnssec-check-2.2/work/dnssec-check-2.2 ...
 * ERROR: net-dns/dnssec-check-2.2::gentoo failed (prepare phase):
 *   eapply_user (or default) must be called in src_prepare()!
 * 
 * Call stack:
 *            ebuild.sh, line  788:  Called __ebuild_main 'prepare'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_20181212-070935

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-dns/dnssec-check
[ebuild  N    ] net-dns/dnssec-check-2.2
Comment 1 Toralf Förster gentoo-dev 2018-12-17 08:06:29 UTC
Created attachment 557946 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-17 08:06:31 UTC
Created attachment 557948 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-17 08:06:34 UTC
Created attachment 557950 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-17 08:06:37 UTC
Created attachment 557952 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-17 08:06:40 UTC
Created attachment 557954 [details]
net-dns:dnssec-check-2.2:20181217-021845.log
Comment 6 Toralf Förster gentoo-dev 2018-12-17 08:06:43 UTC
Created attachment 557956 [details]
temp.tbz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-03-15 10:32:16 UTC
@asturm, fix please?
Comment 8 Larry the Git Cow gentoo-dev 2019-03-15 10:48:59 UTC
The bug has been closed via the following commit(s):

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

commit fde01392bf69e7cfe9e72a42f972386dcad3b68c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-03-15 10:48:24 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-03-15 10:48:48 +0000

    net-dns/dnssec-check: Add missing default call
    
    Closes: https://bugs.gentoo.org/673314
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-dns/dnssec-check/dnssec-check-2.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)