Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578928 - net-wireless/bluez-5.38 - python_fix_shebang: conversion of incompatible shebang requested
Summary: net-wireless/bluez-5.38 - python_fix_shebang: conversion of incompatible sheb...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-03 14:35 UTC by Lagu
Modified: 2016-04-03 16:23 UTC (History)
0 users

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


Attachments
build.log (bluez-5.38.log,183.80 KB, text/x-log)
2016-04-03 14:35 UTC, Lagu
Details
emerge --info (emerge,22.97 KB, text/plain)
2016-04-03 14:36 UTC, Lagu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lagu 2016-04-03 14:35:36 UTC
Created attachment 429574 [details]
build.log

* Messages for package net-wireless/bluez-5.38:

 * The file has incompatible shebang:
 *   file: /usr/lib64/bluez/test/example-gatt-client
 *   current shebang: #!/usr/bin/env python3
 *   requested impl: python2.7
 * ERROR: net-wireless/bluez-5.38::gentoo failed (install phase):
 *   python_fix_shebang: conversion of incompatible shebang requested
 * 
 * Call stack:
 *     ebuild.sh, line  133:  Called src_install
 *   environment, line 4806:  Called multilib-minimal_src_install
 *   environment, line 3166:  Called multilib_foreach_abi 'multilib-minimal_abi_src_install'
 *   environment, line 3360:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
 *   environment, line 3053:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
 *   environment, line 3051:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install'
 *   environment, line  625:  Called multilib-minimal_abi_src_install
 *   environment, line 3156:  Called multilib_src_install
 *   environment, line 3607:  Called python_fix_shebang '/var/tmp/portage/net-wireless/bluez-5.38/image//usr/lib64/bluez/test'
 *   environment, line 4290:  Called die
 * The specific snippet of code:
 *                   die "${FUNCNAME}: conversion of incompatible shebang requested";
 * 
 * If you need support, post the output of `emerge --info '=net-wireless/bluez-5.38::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-wireless/bluez-5.38::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-wireless/bluez-5.38/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-wireless/bluez-5.38/temp/environment'.
 * Working directory: '/var/tmp/portage/net-wireless/bluez-5.38/work/bluez-5.38-abi_x86_64.amd64'
 * S: '/var/tmp/portage/net-wireless/bluez-5.38/work/bluez-5.38'
 * 
 * The following package has failed to build, install, or execute postinst:
 * 
 *  (net-wireless/bluez-5.38:0/3::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/net-wireless/bluez-5.38/temp/build.log'
Comment 1 Lagu 2016-04-03 14:36:51 UTC
Created attachment 429576 [details]
emerge --info