I have net-mgmt/networkmgr installed on my machine but it fails to upgrade from 2.7 to 2.8. The error I receive is:
	
	
	
		
so I added shebangfix in the Makefile but it still fails to build. Any idea? Thank you in advance!
				
			
		Code:
	
	Running Q/A tests (stage-qa)
Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for 'share/networkmgr/trayicon.py'
Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for 'share/networkmgr/authentication.py'
Error: '/usr/bin/evn' is an invalid shebang you need USES=shebangfix for 'share/networkmgr/net_api.py'
*** Error code 1
	
			
				Last edited: