summaryrefslogtreecommitdiff
path: root/doc/forum/Shared_connection_to_xxx_closed./comment_8_cf2215bc51ed57558c76beb5226cf5fa._comment
blob: 948ccba9daaa98a0a85131ba9736529c76c76831 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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.



"""]]