Raspbian Package Auto-Building

Buildd status for nodejs (buster-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.oSource

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateSectionLogsActions
Buildd exposure stats armhf  10.24.0~dfsg-1~deb10u4Build-Attempted241d 4h 12mtest2019out-of-datewebold | all (2)giveback

Tail of log for nodejs on armhf:

    def install(paths, dst): map(lambda path: try_copy(path, dst), paths)
  File "tools/install.py", line 65, in try_copy
    try_mkdir_r(os.path.dirname(target_path))
  File "tools/install.py", line 40, in try_mkdir_r
    os.makedirs(path)
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/<<PKGBUILDDIR>>/debian/tmp/usr/share'
make[1]: *** [Makefile:146: install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:103: debian/stamp-makefile-install] Error 2