Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924952 - [guru] app-backup/pika-backup-0.7.0_beta2 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: [guru] app-backup/pika-backup-0.7.0_beta2 fails to compile with dev-lang/pyth...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2024-02-19 07:52 UTC by Agostino Sarubbo
Modified: 2024-02-25 02:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,80.71 KB, text/plain)
2024-02-19 07:52 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,1.36 KB, text/plain)
2024-02-19 07:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-19 07:52:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/pika-backup-0.7.0_beta2 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-19 07:52:31 UTC
Created attachment 885385 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-19 07:52:31 UTC
Created attachment 885386 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-19 07:52:33 UTC
Error(s) that match a know pattern:


meson.build:2:4: ERROR: Command `/var/tmp/portage/app-backup/pika-backup-0.7.0_beta2/work/pika-backup-v0.7.0-beta.2/build-aux/meson-cargo-manifest.py package name` failed with status 127.
Comment 4 Larry the Git Cow gentoo-dev 2024-02-25 02:27:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=acebc7e9d05f97f443c8676c50d157097123f8aa

commit acebc7e9d05f97f443c8676c50d157097123f8aa
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-02-25 01:13:52 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-02-25 01:14:06 +0000

    app-backup/pika-backup: fix python shebang
    
    Closes: https://bugs.gentoo.org/924952
    Signed-off-by: Julien Roy <julien@jroy.ca>

 app-backup/pika-backup/Manifest                    | 193 ----------
 app-backup/pika-backup/files/meson-fixes.patch     |  10 -
 .../pika-backup/pika-backup-0.7.0_beta2-r1.ebuild  | 392 +++++++++++++++++++++
 3 files changed, 392 insertions(+), 203 deletions(-)