opened 08:10AM - 19 Feb 26 UTC
closed 08:47PM - 23 Feb 26 UTC
bug
I noticed that after I updated the NVIDIA drivers, certain flatpak applications …stopped working, and then I found that for the last three days, your CI machinery has been failing when trying to build new versions:
```
Job failed: {'id': 490969, 'kind': 0, 'status': 3, 'contents': '{"build":256913,"endoflife":null,"endoflife_rebase":null,"token_type":null}', 'results': '{"error-message":"InternalError: Command \\"flatpak\\" \\"build-commit-from\\" \\"--timestamp=NOW\\" \\"--no-update-summary\\" \\"--untrusted\\" \\"--force\\" \\"--disable-fsync\\" \\"--gpg-homedir=/mnt/ssd/flat-manager/.gnupg\\" \\"--gpg-sign=4184DD4D907A7CAE\\" \\"--src-repo=/tank/repo/builds/256913/upload\\" \\"--src-ref=84a649fea22bfbdce4883630e3e67560b8705787136f2f0c5cfb4d335614e9fa\\" \\"/tank/repo/builds/256913\\" \\"runtime/org.freedesktop.Platform.GL.nvidia-570-86-10/aarch64/1.4\\" exited unsuccesfully: error: Failure signing commit file: Pinentry: Inappropriate ioctl for device\\n"}', 'log': 'Committing ref runtime/org.freedesktop.Platform.GL.nvidia-570-86-10/aarch64/1.4 (84a649fea22bfbdce4883630e3e67560b8705787136f2f0c5cfb4d335614e9fa)\nJob failed: InternalError: Command "flatpak" "build-commit-from" "--timestamp=NOW" "--no-update-summary" "--untrusted" "--force" "--disable-fsync" "--gpg-homedir=/mnt/ssd/flat-manager/.gnupg" "--gpg-sign=4184DD4D907A7CAE" "--src-repo=/tank/repo/builds/256913/upload" "--src-ref=84a649fea22bfbdce4883630e3e67560b8705787136f2f0c5cfb4d335614e9fa" "/tank/repo/builds/256913" "runtime/org.freedesktop.Platform.GL.nvidia-570-86-10/aarch64/1.4" exited unsuccesfully: error: Failure signing commit file: Pinentry: Inappropriate ioctl for device\n\n', 'start_after': None, 'repo': None}
```
```
Failure signing commit file: Pinentry: Inappropriate ioctl for device
```
That... doesn't sound good, does it?