Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644472 - app-emacs/pariemacs-3.14 : cp: cannot stat /.../pari.cfg.bz2 : No such file or directory
Summary: app-emacs/pariemacs-3.14 : cp: cannot stat /.../pari.cfg.bz2 : No such file o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-13 17:19 UTC by Toralf Förster
Modified: 2018-01-14 00:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.02 KB, text/plain)
2018-01-13 17:19 UTC, Toralf Förster
Details
app-emacs:pariemacs-3.14:20180113-165504.log (app-emacs:pariemacs-3.14:20180113-165504.log,1.59 KB, text/plain)
2018-01-13 17:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,274.77 KB, text/plain)
2018-01-13 17:19 UTC, Toralf Förster
Details
environment (environment,25.02 KB, text/plain)
2018-01-13 17:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.38 KB, application/x-bzip)
2018-01-13 17:19 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-13 17:19:18 UTC
 * Applying pariemacs-3.14-makefile.patch ...
 [ ok ]
cp: cannot stat '/usr/share/doc/pari-*/pari.cfg.bz2': No such file or directory
 * ERROR: app-emacs/pariemacs-3.14::gentoo failed (prepare phase):
 *   pari.cfg.bz2 not found
 * 

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

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

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

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]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (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 app-emacs/pariemacs
Comment 1 Toralf Förster gentoo-dev 2018-01-13 17:19:21 UTC
Created attachment 514664 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-13 17:19:24 UTC
Created attachment 514666 [details]
app-emacs:pariemacs-3.14:20180113-165504.log
Comment 3 Toralf Förster gentoo-dev 2018-01-13 17:19:27 UTC
Created attachment 514668 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-13 17:19:30 UTC
Created attachment 514670 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-13 17:19:33 UTC
Created attachment 514672 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2018-01-14 00:22:41 UTC
The bug has been closed via the following commit(s):

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

commit 7af52086f69985ea8ccc85e11a0cdd1bfd705191
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2018-01-14 00:22:10 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2018-01-14 00:22:10 +0000

    app-emacs/pariemacs: accept pari.cfg or pari.cfg.bz2
    
    pari-2.3.5 installs pari.cfg, other versions - pari.cfg.bz2
    Closes: https://bugs.gentoo.org/644472
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-emacs/pariemacs/pariemacs-3.14.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)