Package Details: bitbake 2.2.1-1

Git Clone URL: https://aur.archlinux.org/bitbake.git (read-only, click to copy)
Package Base: bitbake
Description: Build tool executing tasks and managing metadata
Upstream URL: https://www.openembedded.org/wiki/Main_Page
Licenses: GPL2
Submitter: ftonello
Maintainer: None
Last Packager: FabioLolix
Votes: 4
Popularity: 0.000000
First Submitted: 2016-07-21 14:48 (UTC)
Last Updated: 2023-03-11 21:26 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5

ftonello commented on 2016-08-23 13:29 (UTC)

Try adding `pwd`/../lib/bb to PYTHONPATH to the check() function, example: PYTHONPATH=`pwd`/../lib:`pwd`/../lib/bb Let me know if it fixes, if it works, then I can fix this package.

Girafferson commented on 2016-08-22 08:12 (UTC) (edited on 2016-08-22 08:13 (UTC) by Girafferson)

I get this error when installing on my laptop and desktop running manjaro 64-bit. When I look this issue up people say to use python 2 instead of 3 but I've been unable to get yaourt to use it. http://pastebin.com/FAifhBuk

ftonello commented on 2016-07-22 14:37 (UTC)

Fixed.

ftonello commented on 2016-07-22 13:55 (UTC)

Scimmia, fair enough. Thanks.

Scimmia commented on 2016-07-22 13:34 (UTC)

Just like all of the other deps, make a package for it.

ftonello commented on 2016-07-22 13:27 (UTC)

Scimmia, can you please tell me how you would do it?

Scimmia commented on 2016-07-22 13:04 (UTC)

Using sudo pip here is very, very, VERY wrong.

ftonello commented on 2016-07-22 10:56 (UTC)

Hi sl1pkn07, I've pushed a new release of this package that fixes this issue. Thanks for reporting. Felipe

sl1pkn07 commented on 2016-07-21 19:27 (UTC)

Copying codegen.egg-info to /usr/lib/python2.7/site-packages/codegen-1.0-py2.7.egg-info error: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/codegen-1.0-py2.7.egg-info' ---------------------------------------- Command "/usr/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-r3Tiqc/codegen/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-YLeHMk-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-r3Tiqc/codegen/