diff options
| author | picca <picca@web> | 2015-09-24 08:41:50 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-09-24 08:41:50 +0000 |
| commit | ee1665047b9c03cf0991223218e6563337f6b799 (patch) | |
| tree | ceb59cadba9c026fdb6cef35e164a6ded0172d64 | |
| parent | 6209044e800c38d7e632b61a5b0c5144e3f07340 (diff) | |
Added a comment
| -rw-r--r-- | doc/forum/Shared_connection_to_xxx_closed./comment_8_cf2215bc51ed57558c76beb5226cf5fa._comment | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/forum/Shared_connection_to_xxx_closed./comment_8_cf2215bc51ed57558c76beb5226cf5fa._comment b/doc/forum/Shared_connection_to_xxx_closed./comment_8_cf2215bc51ed57558c76beb5226cf5fa._comment new file mode 100644 index 00000000..948ccba9 --- /dev/null +++ b/doc/forum/Shared_connection_to_xxx_closed./comment_8_cf2215bc51ed57558c76beb5226cf5fa._comment @@ -0,0 +1,26 @@ +[[!comment format=mdwn + username="picca" + subject="comment 8" + date="2015-09-24T08:41:50Z" + content=""" +Good +root@xxxx:/usr/local/propellor.good/dist/build/propellor-config# ls -l +-rwxr-xr-x 1 root root 6359256 sept. 23 09:34 propellor-config +drwxr-xr-x 4 root root 4096 sept. 23 09:34 propellor-config-tmp + +Bad +root@xxxx:/usr/local/propellor.bad/dist/build/propellor-config# ls -l +total 4 +-rwxr-xr-x 1 root root 0 sept. 14 14:05 propellor-config +drwxr-xr-x 4 root root 4096 sept. 14 14:05 propellor-config-tmp + +ok so it seems that propellor-config is empty ??? for the bad version. + +Now I understand better why nothing happened :) +So maybe the power outrage was done during the compilation of the propellor-config executable. +Maybe something can be done in order to avoid producing this empty file. +Maybe just keep the old version of propellor-config until the new propellor-config is ready to replace it. + + + +"""]] |
