Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713642 - net-misc/asterisk-extra-sounds-1.5.2 : FileNotFoundError: [Errno 2] No such file or directory: ben/extra-sounds-en.txt
Summary: net-misc/asterisk-extra-sounds-1.5.2 : FileNotFoundError: [Errno 2] No such f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-03-20 14:57 UTC by Toralf Förster
Modified: 2020-03-26 07:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.35 KB, text/plain)
2020-03-20 14:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,385.80 KB, text/plain)
2020-03-20 14:57 UTC, Toralf Förster
Details
environment (environment,26.18 KB, text/plain)
2020-03-20 14:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,50.64 KB, application/x-bzip)
2020-03-20 14:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,182 bytes, application/x-bzip)
2020-03-20 14:57 UTC, Toralf Förster
Details
net-misc:asterisk-extra-sounds-1.5.2:20200320-110832.log (net-misc:asterisk-extra-sounds-1.5.2:20200320-110832.log,2.34 KB, text/plain)
2020-03-20 14:57 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-03-20 14:57:08 UTC
  File /usr/lib/portage/python3.6/doins.py, line 195, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: ben/extra-sounds-en.txt
 * ERROR: net-misc/asterisk-extra-sounds-1.5.2::gentoo failed (install phase):
 *   dodoc failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl_abi32+64-20200307-151705

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.41.1
  [2]   rust-1.41.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-8]
2)	IcedTea JDK 3.14.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 
  [3]   jamvm 

The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO net-misc/asterisk-extra-sounds
[ebuild  N    ] net-misc/asterisk-extra-sounds-1.5.2  USE="-alaw -g722 -g729 -gsm -siren14 -siren7 -sln16 -ulaw -wav" L10N="-en-GB -fr"
Comment 1 Toralf Förster gentoo-dev 2020-03-20 14:57:11 UTC
Created attachment 623238 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-20 14:57:14 UTC
Created attachment 623240 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-20 14:57:17 UTC
Created attachment 623242 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-20 14:57:19 UTC
Created attachment 623244 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-20 14:57:22 UTC
Created attachment 623246 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-20 14:57:25 UTC
Created attachment 623248 [details]
net-misc:asterisk-extra-sounds-1.5.2:20200320-110832.log
Comment 7 Larry the Git Cow gentoo-dev 2020-03-26 07:22:15 UTC
The bug has been closed via the following commit(s):

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

commit 8d70d1289c400498a75c364b1078b9ed12fc6861
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2020-03-21 17:53:38 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-03-26 07:22:00 +0000

    net-misc/asterisk-extra-sounds: enforce at least one codec.
    
    REQUIRED_USE was misspelt, resulting in the enforcement not happening.
    
    http => https where possible.
    
    Closes: https://bugs.gentoo.org/713642
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/15042
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild     | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)