Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 606764

Summary: sci-mathematics/snns-4.3-r2 doins: SNNSv4.3.Manual.pdf no such file
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: Ian Stakenvicius (RETIRED) <axs>
Status: RESOLVED FIXED    
Severity: normal CC: ap, deference, sci-mathematics, yrusinov
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description deference 2017-01-22 05:15:31 UTC
/bugs-1-17/emergepqv-snns.txt
Comment 1 deference 2017-01-22 05:15:51 UTC
Created attachment 460866 [details]
build.log
Comment 2 deference 2017-01-22 05:16:00 UTC
Created attachment 460868 [details]
emerge --info
Comment 3 deference 2017-01-22 05:20:34 UTC
Sorry, new to pybugz.
[ebuild     U ] sci-mathematics/snns-4.3-r2 [4.2-r8] USE="X doc python" PYTHON_TARGETS="python2_7%*" 

!!! doins: /var/tmp/portage/sci-mathematics/snns-4.3-r2/distdir/SNNSv4.3.Manual.pdf does not exist
Comment 4 Andreas Prieß 2018-06-14 23:59:18 UTC
emerge of sci-mathematics/snns-4.3-r3 also fails with USE doc enabled.
Comment 5 Larry the Git Cow gentoo-dev 2018-06-15 00:20:56 UTC
The bug has been referenced in the following commit(s):

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

commit c96598cfc07e32c8e77d15914e2ce46a78ffffe6
Author:     Ian Stakenvicius <axs@gentoo.org>
AuthorDate: 2018-06-15 00:19:50 +0000
Commit:     Ian Stakenvicius <axs@gentoo.org>
CommitDate: 2018-06-15 00:20:48 +0000

    sci-mathematics/snns: fix installation of manual
    
    Bug: http://bugs.gentoo.org/606764
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-mathematics/snns/snns-4.3-r2.ebuild | 2 +-
 sci-mathematics/snns/snns-4.3-r3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 6 Ian Stakenvicius (RETIRED) gentoo-dev 2018-06-15 00:25:18 UTC
Thanks for reporting!