diff --git a/doc/bugs/git-annex_can__39__t_compile_on_FreeBSD.mdwn b/doc/bugs/git-annex_can__39__t_compile_on_FreeBSD.mdwn index 949ab8745c..d8e9fd8f63 100644 --- a/doc/bugs/git-annex_can__39__t_compile_on_FreeBSD.mdwn +++ b/doc/bugs/git-annex_can__39__t_compile_on_FreeBSD.mdwn @@ -11,24 +11,20 @@ git-annex can't compile on FreeBSD; specifically, the build fails while satisfyi ### What version of git-annex are you using? On what operating system? git-annex HEAD. + FreeBSD 11.1-RELEASE r321309 GENERIC amd64 ### Please provide any additional information below. The full log is available at [https://gitlab.com/snippets/1743708](https://gitlab.com/snippets/1743708). Summary below: -[[!format sh """ -cabal: Error: some packages failed to install: -esqueleto-2.5.3-J2ccnERt7unG9UdXfc7jAa depends on esqueleto-2.5.3 which failed -to install. -persistent-2.7.0-IWtmEvQAI3yHscMZvQrE6P failed during the building phase. The -exception was: -ExitFailure 1 -persistent-sqlite-2.6.4-3aF88LYjPwqbsHGVQ1VUp depends on -persistent-sqlite-2.6.4 which failed to install. -persistent-template-2.5.4-2tn9hCQqx2e2mAPIKgHBFO depends on -persistent-template-2.5.4 which failed to install. -"""]] + cabal: Error: some packages failed to install: + esqueleto-2.5.3-J2ccnERt7unG9UdXfc7jAa depends on esqueleto-2.5.3 which failed to install. + persistent-2.7.0-IWtmEvQAI3yHscMZvQrE6P failed during the building phase. The exception was: ExitFailure 1 + persistent-sqlite-2.6.4-3aF88LYjPwqbsHGVQ1VUp depends on + persistent-sqlite-2.6.4 which failed to install. + persistent-template-2.5.4-2tn9hCQqx2e2mAPIKgHBFO depends on + persistent-template-2.5.4 which failed to install. ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)