Conversation
|
@sjafferali please have a look when you will have a minute. Thanks :)! |
|
@kt97679 the fact that |
|
I'm sorry @klausfiend I' don't quite understand your point. Why using pbuilder or cowbuilder is better than using dpkg-deb? At the end of the day we get valid deb package so I think this is totally ok to use dpkg-deb here. I did more research and looks like we don't need --root-owner-group, we can use |
That's pretty much what tools like |
|
I'm sorry @klausfiend there is no introduced complexity, there is reduced one. Building package is now much more straightforward with less moving parts. dependencies and layers. |
Latest dpkg-deb got --root-owner-group option which simplifies package build and allows to eliminate fpm dependency in the build process.