Package Details: bitbake-vim 6.0-4

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
Keywords: bitbake nvim vim yocto
Licenses: GPL-2.0-only
Submitter: ftonello
Maintainer: tiziodcaio
Last Packager: tiziodcaio
Votes: 5
Popularity: 0.018561
First Submitted: 2016-07-21 14:48 (UTC)
Last Updated: 2026-07-07 12:32 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

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?

jetm commented on 2019-10-09 21:26 (UTC)

@gin078 working now. Thanks!

gin078 commented on 2019-10-09 21:20 (UTC)

@jetm sorry about that, should be fixed now.

jetm commented on 2019-10-09 21:04 (UTC) (edited on 2019-10-09 21:04 (UTC) by jetm)

Getting this error when bitbake is called:

Traceback (most recent call last):
  File "/usr/bin/bitbake", line 23, in <module>
    from bb import cookerdata
  File "/usr/lib/python3.7/site-packages/bb/cookerdata.py", line 20, in <module>
    import bb.parse
  File "/usr/lib/python3.7/site-packages/bb/parse/__init__.py", line 25, in <module>
    import bb.siggen
  File "/usr/lib/python3.7/site-packages/bb/siggen.py", line 16, in <module>
    import hashserv
ModuleNotFoundError: No module named 'hashserv'

jetm commented on 2019-07-12 12:41 (UTC)

@gin078: There is a typo in python-pyl, is python-ply.

jetm commented on 2019-07-11 14:00 (UTC) (edited on 2019-07-11 14:55 (UTC) by jetm)

@gin078: There is a typo in python-pyl, is python-ply. The package should increase the revision number, so all user gets python-ply and python-simpleddiff change. Thanks, Javier

gin078 commented on 2019-07-11 06:33 (UTC)

@jetm noted, thanks for reporting!