Displaying 3 results from an estimated 3 matches for "unweave".
Did you mean:
unweaves
2010 Nov 30
1
yum/RPM Problem: several packages with the same name were installed, how to remove one of them ?
Hi,
We have a cluster with CentOS 5.5 installed with oscar. The firm which
has pre-installed the cluster has done strange things...and now I get
problems:
- if I understand correctly what was done, several infiniband CentOS
packages were installed (compat-dapl, compat-dapl-devel,
compat-dapl-utils, libibcm, libibverb, librdmacm, mpi-selector).
- Then the tar package from OFED was installed.
2015 Nov 27
2
ssh-copy-id bugfix
...ble for code to educate readers on tools being used.
I suggest that it's very reasonable to explain particular choices in
code, especially when those choices were made for compatibility
reasons less common configurations. Failure to document such choices
leads to regression errors when someone unweaves the undocumented
compatibility code.
Been there, done that, especially had screwups with underdocumented
and subtly incompatible or inconsistent tools for editing
$HOME/.ssh/authorized_keys editing.
2015 Nov 26
2
ssh-copy-id bugfix
On Wed, Nov 25, 2015 at 12:20 PM, Philip Hands <phil at hands.com> wrote:
> Nico Kadel-Garcia <nkadel at gmail.com> writes:
>> What seems to be missing in the patch is a comment line, above the
>> stanza, explaining why the code uses "exec".
>
> My reading of the presence of "exec" there was:
>
> We're assuming that the current