Search Criteria
Package Details: bitbake 2.2.1-1
Package Actions
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
1 2 3 4 5 Next › Last »
nicolai_d commented on 2024-03-29 14:05 (UTC) (edited on 2024-03-29 14:09 (UTC) by nicolai_d)
DO NOT DO what the packages tells you about adding the bb python module's path to your PYTHONPATH variable. This will break so much on you system... Doing so means that python will use that directory to search for modules first, and it contains a build.py file, so from that point on,
python -m build
will not work anymore and you won't be able to build anymore python packages... Could you provide the reason for asking the user to do such a thing ? Especially since the python modules is installed as it should, where it should and I see nowhere in the documentation anything about changing the PYTHONPATH.EDIT: looking at the comment history of this PKGBUILD it seems that it was brought up at some point a few years back to fix something (??? the logs are gone so I don't know what). But I would argue it is still a very bad idea to just ask the user to do that without any warning or explanation
gbin commented on 2023-10-28 19:40 (UTC)
This bumps the package to 2.4.3 and fix the bitbake-server path error. This is not well tested at all but at least we can move forward a little bit on this one.
Freed commented on 2023-06-16 08:50 (UTC)
Anyone can try https://aur.archlinux.org/packages/python-bitbake.
Freed commented on 2023-06-05 07:59 (UTC)
bitbake has new version 2.4
Freed commented on 2023-06-05 06:17 (UTC)
I met
FabioLolix commented on 2021-06-06 16:00 (UTC)
This need a layerindexlib python module and don't know where to grab it
ModuleNotFoundError: No module named 'layerindexlib'
curlywei commented on 2021-01-23 10:48 (UTC) (edited on 2021-01-23 11:41 (UTC) by curlywei)
python-django18 This package seems disappear. Does python-django might be suitable?
<deleted-account> commented on 2020-08-16 15:04 (UTC)
DO NOT INSTALL THIS PACKAGE.
The PKGBUILD will change your git config user and email to "Bitbake Tester". The maintainer has been notified about this but has not responded or updated the package.
DO NOT INSTALL THIS PACKAGE.
ivdok commented on 2020-05-10 10:44 (UTC) (edited on 2020-05-10 10:46 (UTC) by ivdok)
test_dependency_resolution (layerindexlib.tests.cooker.LayerIndexCookerTest) ERROR (truncated, detailed log here: https://0paste.com/67244).
git, diffstat, unzip, texinfo, python, chrpath, wget, xterm, sdl, rpcsvc-proto, socat, cpio and inetutils are installed, so what gives?
1 2 3 4 5 Next › Last »