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

Bug 578928

Summary: net-wireless/bluez-5.38 - python_fix_shebang: conversion of incompatible shebang requested
Product: Gentoo Linux Reporter: Lagu <felipematas>
Component: Current packagesAssignee: Pacho Ramos <pacho>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

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