diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-02 08:08:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-02 08:08:40 -0400 |
| commit | 0694b1b0e458b467f0860b6f33b6b28e26befcfc (patch) | |
| tree | 3cc5eb6820117c46316fa758b8b0ab06c223fc83 /doc | |
| parent | bc9f2271e3c0cf275c99bbf1e6b4defaab284026 (diff) | |
comment
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/propellor_--init_option_B_failure/comment_1_f2229a499f4be0e64d030e2ecc0927f6._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/todo/propellor_--init_option_B_failure/comment_1_f2229a499f4be0e64d030e2ecc0927f6._comment b/doc/todo/propellor_--init_option_B_failure/comment_1_f2229a499f4be0e64d030e2ecc0927f6._comment new file mode 100644 index 00000000..2b569afb --- /dev/null +++ b/doc/todo/propellor_--init_option_B_failure/comment_1_f2229a499f4be0e64d030e2ecc0927f6._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-05-02T12:03:24Z" + content=""" +You need to update the Debian package to include the propellor +haskell library in binary form. I had not included the haskell library in +the package before in binary form, because I was targeting only option A, +where it's cloned from the git archive in the package. + +Any other installation method than the debian package that I know of +installs both the propellor command and the propellor haskell library. + +(Note that propellor 3.0.1 fixes an unrelated bug that prevented option B +from working.) +"""]] |
