aboutsummaryrefslogtreecommitdiffstats
path: root/danish/ports/hurd
diff options
context:
space:
mode:
authorKåre Thor Olsen <kaare>2018-03-12 08:30:22 +0000
committerKåre Thor Olsen <kaare>2018-03-12 08:30:22 +0000
commit0621ede6bc312c3d3d03ad614bcc9ead421609c8 (patch)
tree7b05fb0d5639b8b6fb1d84946bfa24b10e28990c /danish/ports/hurd
parentc5cbbe43be5b669ccf86d11da8c33614fff46368 (diff)
Sync
CVS version numbers danish/ports/hurd/hurd-devel-debian.wml: 1.33 -> 1.34 danish/releases/stretch/errata.wml: 1.7 -> 1.8
Diffstat (limited to 'danish/ports/hurd')
-rw-r--r--danish/ports/hurd/hurd-devel-debian.wml14
1 files changed, 13 insertions, 1 deletions
diff --git a/danish/ports/hurd/hurd-devel-debian.wml b/danish/ports/hurd/hurd-devel-debian.wml
index 6c9468a536a..ce5ac486d9f 100644
--- a/danish/ports/hurd/hurd-devel-debian.wml
+++ b/danish/ports/hurd/hurd-devel-debian.wml
@@ -1,5 +1,5 @@
#use wml::debian::template title="Debian GNU/Hurd --- Udvikling" NOHEADER="yes"
-#use wml::debian::translation-check translation="1.58"
+#use wml::debian::translation-check translation="1.60"
#include "$(ENGLISHDIR)/ports/hurd/menu.inc"
<h1>Debian GNU/Hurd</h1>
@@ -126,4 +126,16 @@ hurd-i386.</p>
<code>Build-Conflicts</code>, så som
<code>Build-Conflicts: libasound2-dev [!linux-any]</code>.</p>
</li>
+ <li>
+ <code>dh_install: Cannot find (any matches for) "foo" (tried in ., debian/tmp)</code>
+ <p>Det sker typisk når opstrøm ikke installerede et eller andet, fordi
+ styresystemet ikke blev genkendt. Nogle gange er det bare dumt (fx ved
+ det ikke at opbygning af et delt bibliotek på GNU/Hurd er præcis det
+ samme som under GNU/Linux), og at det skal rettes. Nogle gange giver
+ det faktisk mening (fx ingen installering af systemd-servicefiler). I
+ det tilfælde kan man benytte: build-afhængighed af <tt>dh-exec</tt>,
+ <tt>chmod +x</tt> filen <tt>.install</tt>, og indsæt fx foran de
+ problematiske linjer <tt>[linux-any]</tt> eller <tt>[!hurd-any]</tt>.
+ </p>
+ </li>
</ul>

© 2014-2024 Faster IT GmbH | imprint | privacy policy