[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

sbuild can't find piuparts even when it's listed in build dependencies



I'm trying to use sbuild to build my package, and it's failing to find piuparts:

| Post Build                                                                   |
+------------------------------------------------------------------------------+


piuparts
--------

sudo: piuparts: command not found

E: Piuparts run failed.

I tried adding it to Build-Depends but that didn't help.

My best guess is that the issue here is that piuparts is installed in /sbin and /sbin isn't in the default sudo path, but that would imply that there's a bug in the build tools rather than that I'm doing something wrong, and I think the latter is more likely. ;-)

I'm on Bookworm.

Any tips?

Thanks.



Reply to: