how sudo handles $HOME

2019-05-14 Thread Dan Streetman
in Ubuntu, sudo retains the calling user's $HOME this is different from upstream sudo as well as all other UNIXes and even the sudo documentation we provide. Should we remove our custom patch that adds this behavior? for reference and more details on downsides of our current sudo behavior, see:

Re: Removal of libllvm4.0 from disco/universe

2019-05-14 Thread Simon Spannagel
Hi Dan, I am having exactly the same problem as you - a common project with clang-format-4.0 as baseline for formatting. I have searched already for PPAs but haven't found one. If you could create one that would be really great - I wouldn't know how to do it... Best regards, Simon On

SV: compatibility issue in environment-modules version 4.1.1-1

2019-05-14 Thread Gösta Ljungdahl
-Ursprungligt meddelande- Från: Gunnar Hjalmarsson [mailto:gunna...@ubuntu.com] Ämne: Re: compatibility issue in environment-modules version 4.1.1-1 When reading that I think: If variables are defined at initialization, which are needed later on, why not simply turn them from pure

Removal of libllvm4.0 from disco/universe

2019-05-14 Thread Gianfranco Costamagna
Hello, >I was wondering why libllvm4.0 (or, more specifically for me, >clang-format-4) was removed from the 19.04/disco/universe repository >while an even older version (3.8) is still available. this seems to be non true... rmadison -u ubuntu libllvm4.0 libllvm4.0 | 1:4.0-1ubuntu1~16.04.2 |

Re: Removal of libllvm4.0 from disco/universe

2019-05-14 Thread Dan Kegel
Quicker approach: realizing that the package you want is gone but not forgotten :-), download the debs from https://launchpad.net/ubuntu/disco/amd64/clang-format-4.0/1:4.0.1-10build1 and https://launchpad.net/ubuntu/cosmic/amd64/libllvm4.0/1:4.0.1-10build1 and install them with sudo dpkg -i