FS#60281 - [libindicator] fails to build in clean chroot

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Tuesday, 02 October 2018, 13:14 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 29 November 2018, 10:34 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

extra-x86_64-build fails in build() with:

/usr/bin/env: /usr/bin/env: ‘python3’‘python3’: No such file or directory: No such file or directory

Additional info:
* package version(s)
libindicator 12.10.1-7 (git revision 571b1d0a9818641dc41456986ceecc828b4a62f3)
* config and/or log files etc.
full log is attached

Steps to reproduce:
> git checkout 571b1d0a9818641dc41456986ceecc828b4a62f3
> cd libindicator/repos/community-x86_64
> extra-x86_64-build
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 29 November 2018, 10:34 GMT
Reason for closing:  Fixed
Comment by loqs (loqs) - Tuesday, 02 October 2018, 23:43 GMT
/usr/bin/glib-genmarshal is a python3 script

Loading...