Bug#817168: [PATCH] add/remove-shell: also add/remove shells real path

2016-05-30 Thread Andreas Henriksson
Hello Clint Adams. Sorry for the late followup but would be good to see some progress on this issue so my reply can spark some life into this. On Fri, Mar 25, 2016 at 04:25:17AM +, Clint Adams wrote: > On Thu, Mar 24, 2016 at 12:32:53PM +0100, Andreas Henriksson wrote: > > This should solve t

Bug#817168: [PATCH] add/remove-shell: also add/remove shells real path

2016-03-24 Thread Marco d'Itri
On Mar 25, Clint Adams wrote: > I am not thrilled by the idea of duplicating every shell > in /etc/shells. Is this the only solution? Me neither, but this is what Red Hat does. The alternative would be to hunt down and patch everything which resolves the real path of shells to /usr. -- ciao,

Bug#817168: [PATCH] add/remove-shell: also add/remove shells real path

2016-03-24 Thread Clint Adams
On Thu, Mar 24, 2016 at 12:32:53PM +0100, Andreas Henriksson wrote: > This should solve the "debootstrapped with merged usr" case (see > #810301) and Marco has already implemented the upgrade case in > usrmerge 11. > Please review attached patch. I am not thrilled by the idea of duplicating every

Bug#817168: [PATCH] add/remove-shell: also add/remove shells real path

2016-03-24 Thread Andreas Henriksson
Hello! This should solve the "debootstrapped with merged usr" case (see #810301) and Marco has already implemented the upgrade case in usrmerge 11. Please review attached patch. Regards, Andreas Henriksson >From 12794e2c3c8d04677f8f0a3395a48e3674560484 Mon Sep 17 00:00:00 2001 From: Andreas Henr