Bug#767925: files with the same name installed in / and /usr

2016-01-24 Thread Marco d'Itri
On Jan 04, Marco d'Itri wrote: > I have not heard back from you in over one year, what are your plans > about fixing this? Do you need a NMU? I made a DELAYED-15 NMU containing this patch. -- ciao, Marco signature.asc Description: PGP signature

Bug#767925: files with the same name installed in / and /usr

2016-01-03 Thread Marco d'Itri
On Nov 03, Marco d'Itri wrote: > The attached patch solves this problem by creating the link in postinst > and only if it is needed. I have not heard back from you in over one year, what are your plans about fixing this? Do you need a NMU? -- ciao, Marco signature.asc

Bug#767925: files with the same name installed in / and /usr

2014-11-03 Thread Marco d'Itri
Package: acl Version: 2.2.52-2 Severity: normal Tags: patch User: m...@linux.it Usertags: usrmerge The package installs a symbolic link and a file with the same name in both /bin/ and /usr/bin/, so it makes impossible to convert a system to the everything-in-usr directories scheme. The attached