On 2016-12-19 19:36, Santiago Vila wrote:
-override_dh_fixperms:
+override_dh_fixperms-arch:
i've tried that but it failed for me, so i concluded that dh_fixperms
cannot have suffixes, which is apparently wrong - thanks for correcting
me.
Regards,
Daniel
For the remaining "dpkg-buildpackage -A" problem, why don't you do
something like this?
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ override_dh_install-indep:
# Deactivate automatic update check
echo 0 > $(TOP)-data/usr/share/netdata/web/version.txt
-override_dh_fixpe
retitle 848351 FTBFS building architecture-independent only
tag 848351 patch
thanks
Hi,
unfortunately dh_fixperms doesn't know a -indep suffix, and running the
chmod should happen after fixperms is run.. so.. for the time being i'm
using this to fix it:
---snip---
diff --git a/debian/rules b/deb
Source: netdata
Version: 1.3.0+dfsg-1
Severity: serious
Justification: fails to build from source
Builds of netdata covering only its architecture-dependent binary
package (as on the autobuilders, or with dpkg-buildpackage -B) have
been failing:
echo 0 >
/«BUILDDIR»/netdata-1.3.0+dfsg/debian/n
4 matches
Mail list logo