Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751844 - net-dns/bind-9.16.8 : * tmpfiles_process: Only valid in pkg_postinst
Summary: net-dns/bind-9.16.8 : * tmpfiles_process: Only valid in pkg_postinst
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-30 08:05 UTC by Toralf Förster
Modified: 2020-10-30 17:45 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.94 KB, text/plain)
2020-10-30 08:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,296.09 KB, text/plain)
2020-10-30 08:05 UTC, Toralf Förster
Details
environment (environment,147.29 KB, text/plain)
2020-10-30 08:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.17 KB, application/x-bzip)
2020-10-30 08:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,17.97 KB, application/x-bzip)
2020-10-30 08:05 UTC, Toralf Förster
Details
net-dns:bind-9.16.8:20201029-212317.log.bz2 (net-dns:bind-9.16.8:20201029-212317.log.bz2,27.34 KB, application/x-bzip)
2020-10-30 08:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,61.37 KB, application/x-bzip)
2020-10-30 08:05 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 2020-10-30 08:05:30 UTC
 * ERROR: net-dns/bind-9.16.8::gentoo failed (install phase):
 *   tmpfiles_process: Only valid in pkg_postinst
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20201022-101504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.47.0 *
  [2]   rust-1.47.0
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Oct 29 09:07:28 PM UTC 2020

emerge -qpvO net-dns/bind
[ebuild  N    ] net-dns/bind-9.16.8  USE="berkdb caps dlz zlib -dnsrps -dnstap -doc -fixed-rrset -geoip -geoip2 -gssapi -json -ldap -libressl -lmdb -mysql -odbc -postgres -python (-selinux) -static-libs -urandom -xml" PYTHON_TARGETS="python3_7 -python3_6 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2020-10-30 08:05:31 UTC
Created attachment 669257 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-30 08:05:33 UTC
Created attachment 669260 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-10-30 08:05:35 UTC
Created attachment 669263 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-10-30 08:05:36 UTC
Created attachment 669266 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-10-30 08:05:38 UTC
Created attachment 669269 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-30 08:05:39 UTC
Created attachment 669272 [details]
net-dns:bind-9.16.8:20201029-212317.log.bz2
Comment 7 Toralf Förster gentoo-dev 2020-10-30 08:05:41 UTC
Created attachment 669275 [details]
temp.tbz2
Comment 8 Ionen Wolkens gentoo-dev 2020-10-30 09:17:03 UTC
Same as bug #751808 but was disregarded.
Comment 9 Daniel Pouzzner 2020-10-30 16:38:49 UTC
Same here.  Fixed with an overlay bind-9.16.8-r1.ebuild with "tmpfiles_process" removed at end of src_install(), and "tmpfiles_process "${FILESDIR}"/named.conf" added to start of pkg_postinst().

Seemed to DTRT, YMMV, caveat emptor, etc.
Comment 10 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-10-30 17:30:24 UTC
Fixed.