Bug#915955: vm: may embed undesired paths when built in local environment

2022-07-22 Thread Ian Jackson
Simon, thanks for the patches in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915955#27 I seem to have dropped the ball and not noticed that message. I will review them and either apply them, or fix the problem some other way. Probably this weekend, and, in any case, soon. Ian. -- Ian J

Bug#915955: vm: may embed undesired paths when built in local environment

2022-07-17 Thread Simon McVittie
Control: severity -1 serious On Sat, 08 Dec 2018 at 15:31:12 +0100, Andreas Henriksson wrote: > I heard you think it's important for a package to build reproducibly > in an unclean local environment. Your package fails that. A similar issue with the same solution will be a practical problem as so

Bug#915955: vm: may embed undesired paths when built in local environment

2021-08-23 Thread Simon McVittie
> On Sat, Dec 08, 2018 at 09:00:53PM +, Ian Jackson wrote: > Andreas Henriksson writes ("Bug#915955: vm: may embed undesired paths when > built in local environment"): > > It is the documented autotools solution, so basically what you're > > saying is that yo

Bug#915955: vm: may embed undesired paths when built in local environment

2018-12-10 Thread Ian Jackson
Control: severi -1 minor Control: tags -1 upstream Andreas Henriksson writes ("Bug#915955: vm: may embed undesired paths when built in local environment"): > The alternative I'd suggest you look at would be if the Makefile > you ship is useful to include in the package.

Bug#915955: vm: may embed undesired paths when built in local environment

2018-12-10 Thread Andreas Henriksson
Hello Ian Jackson, TL;DR alternative patch attached. Long story below. On Sat, Dec 08, 2018 at 09:00:53PM +, Ian Jackson wrote: [...] > I'm sorry to say that while I think that this would be nice to fix in > principle, I really don't like your patch. I don't think the appraoch > you suggest

Bug#915955: vm: may embed undesired paths when built in local environment

2018-12-08 Thread Ian Jackson
Andreas Henriksson writes ("Bug#915955: vm: may embed undesired paths when built in local environment"): Cc: Debian Bug Tracking System > You can reproduce this by doing: > ln -s /bin/rm /usr/local/bin/rm > ln -s /bin/ls /usr/local/bin/ls > ln -s /usr/bin/install /usr/

Bug#915955: vm: may embed undesired paths when built in local environment

2018-12-08 Thread Andreas Henriksson
Package: vm Version: 8.2.0b-4 Severity: normal Tags: patch unreproducible Dear Maintainer, I heard you think it's important for a package to build reproducibly in an unclean local environment. Your package fails that. You can reproduce this by doing: ln -s /bin/rm /usr/local/bin/rm ln -s /bin/ls