Skip to content

DietPi-Software | Home Assistant: wheel builds can fail on full /tmp #7449

@frentemorao

Description

@frentemorao

Creating a bug report/issue

  • I have searched the existing open and closed issues

Required Information

  • DietPi version | G_DIETPI_VERSION_CORE=9 | G_DIETPI_VERSION_SUB=2 | G_DIETPI_VERSION_RC=1 | G_GITBRANCH='master' | G_GITOWNER='MichaIng'
  • Distro version | bookworm 1
  • Kernel version | Linux DietPi 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux
  • SBC model | RPi B (armv6l)
  • Power supply used | 5V 1A RAVpower
  • SD card used | SanDisk ultra

Additional Information (if applicable)

  • Software title | Home Assistant
  • Was the software title installed freshly or updated/migrated? updated
  • Can this issue be replicated on a fresh installation of DietPi? yes
  • Bug report ID | f9188a83-d9d1-45d0-8a90-3b5d2fa4e142

Steps to reproduce

  1. dietpi-software reinstall 157

Expected behaviour

Get Home Assistant updated to 2025.3

Actual behaviour

Building wheel for PyRIC (setup.py): started
                                      │   Building wheel for PyRIC (setup.py): finished with status 'error'
                                      │   error: subprocess-exited-with-error
                                      │
                                      │   × python setup.py bdist_wheel did not run successfully.
                                      │   │ exit code: 1
                                      │   ╰─> [46 lines of output]
                                      │       running bdist_wheel
                                      │       /home/homeassistant/.pyenv/versions/3.13.1/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:124:
                                      │ SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
                                      │       !!
                                      │
                                      │               ********************************************************************************
                                      │               With Python 2.7 end-of-life, support for building universal wheels
                                      │               (i.e., wheels that support both Python 2 and Python 3)
                                      │               is being obviated.
                                      │               Please discontinue using this option, or if you still need it,
                                      │               file an issue with pypa/setuptools describing your use case.
                                      │
                                      │               By 2025-Aug-30, you need to update your project and remove deprecated calls
                                      │               or your builds will no longer be supported.
                                      │               ********************************************************************************
                                      │

Extra details

  • I have tried to update Home Assistant several times without success.
  • Despite the method I have used (dietpi-software reinstall 157 or /home/homeassistant/homeassistant-update.sh), I always get stuck building the wheel of PyRIC.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions