Which version/change in dpkg made it fully honour file modes?

2014-06-14 Thread Michael Tautschnig
Dear dpkg devs, In my build setup I'm unpacking packages in a wheezy environment, and only then go to a sid chroot to build those packages. This has started to cause a bit of a headache with a handful of packages that introduce symlinks through quilt patches, resulting in errors like this: dpkg-s

Re: Which version/change in dpkg made it fully honour file modes?

2014-06-14 Thread Guillem Jover
Hi! On Sat, 2014-06-14 at 12:46:12 +0100, Michael Tautschnig wrote: > In my build setup I'm unpacking packages in a wheezy environment, and only > then > go to a sid chroot to build those packages. This has started to cause a bit > of a > headache with a handful of packages that introduce symlin

Re: Which version/change in dpkg made it fully honour file modes?

2014-06-14 Thread Michael Tautschnig
[...] > Actually dpkg-source does not even know about git-style patches, it's > just that the patch program has started recognizing them since version > 2.7. There's already 749070, and I had pending sending a mail to d-d, > precisely looking for possible build breakages. Anyway I'll try to whip >