On Mon, 08 Oct 2018 00:34:57 -0400 Daniel Kahn Gillmor <d...@fifthhorseman.net> wrote: > Package: cli-common-dev > Version: 0.9+nmu1 > Severity: normal > Control: affects -1 src:gmime2.6 > > I'm trying to rebuild gmime2.6 with Rules-Requires-Root: no (see > /usr/share/doc/dpkg-dev/rootless-builds.txt.gz for more details). > When I do that, though, it yields the following error: > > > dh_makeclilibs > chown: changing ownership of 'debian/libgmime2.6-cil/DEBIAN/clilibs': > Operation not permitted > dh_makeclilibs: chown 0:0 debian/libgmime2.6-cil/DEBIAN/clilibs returned exit > code 1 > make: *** [debian/rules:40: binary] Error 1 > > > It's not clear to me that this is either necessary or good. i'd much > prefer to just build the package without needing fakeroot. > dh_makeclilibs should facilitate that instead of blocking it. > > --dkg > > [...] Hi,
I have created a MR for this in salsa: https://salsa.debian.org/dotnet-team/cli-common/merge_requests/1 Thanks, ~Niels