Skip to content

[MAINTAIN] r-renv build failure is preventing rebuild of rstudio-desktop against current version of Boost #347

@kbipinkumar

Description

@kbipinkumar

Log of the bug

Details
==> Generating checksums for source files...
[D 05-23 00:22:07.236 cmd:88] running ['bwrap', '--unshare-all', '--ro-bind', '/', '/', '--tmpfs', '/home', '--tmpfs', '/run', '--die-with-parent', '--tmpfs', '/tmp', '--proc', '/proc', '--dev', '/dev', '--share-net', '--bind', '/usr/share/lilac/Packages/BioArchLinux/r-renv', '/tmp/r-renv', '--chdir', '/tmp/r-renv', '--ro-bind', PosixPath('/home/bio/.lilac/gnupg'), '/home/bio/.gnupg', '/bin/bash', '-c', 'source PKGBUILD && declare -p'], not using pty, not showing output
[D 05-23 00:22:07.454 cmd:88] running ['bwrap', '--unshare-all', '--ro-bind', '/', '/', '--tmpfs', '/home', '--tmpfs', '/run', '--die-with-parent', '--tmpfs', '/tmp', '--proc', '/proc', '--dev', '/dev', '--share-net', '--bind', '/usr/share/lilac/Packages/BioArchLinux/r-renv', '/tmp/r-renv', '--chdir', '/tmp/r-renv', '--ro-bind', PosixPath('/home/bio/.lilac/gnupg'), '/home/bio/.gnupg', '/bin/bash', '-c', 'source PKGBUILD && declare -p'], not using pty, not showing output
[E 05-23 00:22:07.661 worker:256] build failed
    Traceback (most recent call last):
      File "/usr/lib/python3.14/site-packages/lilac2/worker.py", line 235, in main
        lilac_build(
      File "/usr/lib/python3.14/site-packages/lilac2/worker.py", line 106, in lilac_build
        pre_build()
      File "/usr/share/lilac/Packages/BioArchLinux/r-renv/lilac.py", line 10, in pre_build
        r_pre_build(_G)
      File "/usr/share/lilac/Packages/lilac-extensions/lilac_r_utils.py", line 684, in r_pre_build
        r_check_pkgbuild(newver, cfg)
      File "/usr/share/lilac/Packages/lilac-extensions/lilac_r_utils.py", line 429, in r_check_pkgbuild
        raise CheckFailed(f"Check failed:\n{errors}")
    lilac_r_utils.CheckFailed: Check failed:
    Wrong arch, expected any```

Packages (please complete the following information):

  • Package Name: r-renv

Description
r-renv is failing to build to build server and this holding up rebuild of rstudio-desktop against current version.

note: both packages can be built without any issues on local machine and the issue seems to be with lilac

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintainMaintain problems about server and packages

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions