ftbfs in focal
Bug #1863793 reported by
Andreas Hasenack
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zoneminder (Debian) |
Fix Released
|
Unknown
|
|||
zoneminder (Ubuntu) |
Fix Released
|
Undecided
|
Andreas Hasenack |
Bug Description
dh_install -XLICENSE -XLICENSE.txt -X.gitignore
dh_install: warning: Cannot find (any matches for) "docs/_build/html" (tried in ., debian/tmp)
dh_install: warning: zoneminder-doc missing files: docs/_build/html
dh_install: error: missing files, aborting
make[1]: *** [debian/rules:78: override_
Related branches
~ahasenack/ubuntu/+source/zoneminder:focal-zoneminder-mysql8
Merged
into
~ahasenack/ubuntu/+source/zoneminder:master
at
revision ebdcb0ab8587f01cf4c6b448bf0d5773e2be7dcf
- Christian Ehrhardt (community): Approve
- Canonical Server: Pending requested
-
Diff: 569 lines (+484/-4)9 files modifieddebian/README.Debian (+9/-2)
debian/changelog (+14/-0)
debian/control (+2/-1)
debian/patches/mysql8-password-deprecated.patch (+26/-0)
debian/patches/mysql8-replace-password-call.patch (+58/-0)
debian/patches/mysql8-reserved-keywords.patch (+326/-0)
debian/patches/mysql8_my_bool.patch (+43/-0)
debian/patches/series (+4/-0)
debian/rules (+2/-1)
Changed in zoneminder (Ubuntu): | |
assignee: | nobody → Andreas Hasenack (ahasenack) |
status: | New → In Progress |
Changed in zoneminder (Debian): | |
status: | Unknown → Fix Released |
To post a comment you must log in.
This bug was fixed in the package zoneminder - 1.32.3-2ubuntu1
---------------
zoneminder (1.32.3-2ubuntu1) focal; urgency=medium
* d/p/mysql8_ my_bool. patch: Reintroduce my_bool to fix build with MySQL 8. password- deprecated. patch: password() is deprecated reserved- keywords. patch: quote MySQL8 reserved keywords replace- password- call.patch: replace password()
(LP: #1863026)
* d/rules: override build-dep to fix FTBFS (thanks to
<email address hidden>) (LP: #1863793, Closes: #951600)
* MySQL8 runtime fixes (LP: #1859295):
- d/p/mysql8-
- d/p/mysql8-
- d/p/mysql8-
* d/README.Debian: quick update for MySQL8 and Focal
-- Andreas Hasenack <email address hidden> Tue, 25 Feb 2020 10:22:20 -0300