Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645594 - net-misc/asterisk-13.19.0 : * dodoc failed
Summary: net-misc/asterisk-13.19.0 : * dodoc failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-24 18:21 UTC by Toralf Förster
Modified: 2018-01-26 07:58 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.00 KB, text/plain)
2018-01-24 18:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,300.17 KB, text/plain)
2018-01-24 18:22 UTC, Toralf Förster
Details
environment (environment,146.79 KB, text/plain)
2018-01-24 18:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.62 KB, application/x-bzip)
2018-01-24 18:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,41.09 KB, application/x-bzip)
2018-01-24 18:22 UTC, Toralf Förster
Details
net-misc:asterisk-13.19.0:20180124-130146.log (net-misc:asterisk-13.19.0:20180124-130146.log,86.03 KB, text/plain)
2018-01-24 18:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,49.95 KB, application/x-bzip)
2018-01-24 18:22 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-01-24 18:21:59 UTC
 * ERROR: net-misc/asterisk-13.19.0::gentoo failed (install phase):
 *   dodoc failed
 * 

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

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

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

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

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

emerge -qpv net-misc/asterisk
[ebuild   R   ] net-misc/asterisk-13.17.2  USE="alsa bluetooth caps iconv ldap libressl samples vorbis -calendar -cluster -curl -dahdi -debug -doc -freetds -gtalk -http -ilbc -libedit -lua -mysql -newt -odbc -osplookup -oss -pjproject -portaudio -postgres -radius (-selinux) -snmp -span -speex -srtp -static -syslog -xmpp" VOICEMAIL_STORAGE="file -imap -odbc"
Comment 1 Toralf Förster gentoo-dev 2018-01-24 18:22:02 UTC
Created attachment 516474 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-24 18:22:05 UTC
Created attachment 516476 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-24 18:22:09 UTC
Created attachment 516478 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-24 18:22:12 UTC
Created attachment 516480 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-24 18:22:15 UTC
Created attachment 516482 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-24 18:22:17 UTC
Created attachment 516484 [details]
net-misc:asterisk-13.19.0:20180124-130146.log
Comment 7 Toralf Förster gentoo-dev 2018-01-24 18:22:20 UTC
Created attachment 516486 [details]
temp.tbz2
Comment 8 Matt Styles 2018-01-24 22:53:30 UTC
Error:

/usr/bin/install: cannot stat ‘README’: No such file or directory
!!! dodoc: README does not exist

It looks like version 13.19.0 changed the name of the README file to 'README.md': https://github.com/asterisk/asterisk/commit/c6e1e6e9682964baf8f97fb4bbea4b655a1b8b0a
Comment 9 email200202 2018-01-25 10:48:46 UTC
I confirm this bug on ~amd64

OSError: [Errno 2] No such file or directory: 'README'
 * ERROR: net-misc/asterisk-13.19.0::gentoo failed (install phase):
 *   dodoc failed
Comment 10 Tony Vroon (RETIRED) gentoo-dev 2018-01-25 10:57:53 UTC
Correct, my apologies. My testing focuses on the patch set. I was not expecting upstream to arbitrarily drop files in minor releases. You should find 13.9.0-r1 fully functional.
Thank you for your report.
Comment 11 Matt Styles 2018-01-25 22:33:46 UTC
Thanks!