[Reproducible-commits] [notes] 01/01: Add new issue ftbfs_due_to_obsolete_dependencies and use it on packages.

Esa Peuha esa.peuha-guest at moszumanska.debian.org
Fri Jun 12 14:06:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

esa.peuha-guest pushed a commit to branch master
in repository notes.

commit ae8b44343e504c57842ed77abcae4c167a4b3524
Author: Esa Peuha <esa.peuha at gmail.com>
Date:   Fri Jun 12 17:05:49 2015 +0300

    Add new issue ftbfs_due_to_obsolete_dependencies and use it on packages.
---
 issues.yml   |  7 +++++++
 packages.yml | 16 ++++++++++++----
 2 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/issues.yml b/issues.yml
index 1845c96..292183f 100644
--- a/issues.yml
+++ b/issues.yml
@@ -610,3 +610,10 @@ timestamps_generated_by_eigenbase_resgen:
 debbindiff_crashes:
   description: |
     Packages with this issue can be built successfully, but debbindiff crashes while comparing the results.
+ftbfs_due_to_obsolete_dependencies:
+  description: |
+    FTBFS because of build dependencies that used to exist at some point but no longer exist on testing/unstable/experimental.
+    Known examples include:
+    - automake1.9
+    - gnat-4.4
+    - libbuzztard-dev
diff --git a/packages.yml b/packages.yml
index a75b51e..d14cecf 100644
--- a/packages.yml
+++ b/packages.yml
@@ -1153,8 +1153,10 @@ bsh:
     - different_due_to_umask
 bsl:
   version: 0.6.0-1
+  comments: |
+    Build-depends on libbuzztard-dev which no longer exists
   issues:
-    - ftbfs_due_to_virtual_dependencies
+    - ftbfs_due_to_obsolete_dependencies
 btrfs-tools:
   version: 3.17-1.1
   issues:
@@ -4179,8 +4181,10 @@ gfs2-utils:
     - timestamps_from_cpp_macros
 ghdl:
   version: 0.29+gcc4.3.4+dfsg-1.1
+  comments: |
+    Build-depends on gnat-4.4 which no longer exists
   issues:
-    - ftbfs_due_to_virtual_dependencies
+    - ftbfs_due_to_obsolete_dependencies
 gif2apng:
   version: 1.7-3
   bugs:
@@ -4752,8 +4756,10 @@ gpsd:
     - bad_handling_of_extra_warnings
 gpsdrive:
   version: 2.10~pre4-6.dfsg-5.2
+  comments: |
+    Build-depends on automake1.9 which no longer exists
   issues:
-    - ftbfs_due_to_virtual_dependencies
+    - ftbfs_due_to_obsolete_dependencies
 gpsmanshp:
   version: 1.2.3-4
   issues:
@@ -5054,8 +5060,10 @@ gvpe:
     - timestamps_from_cpp_macros
 gwhere:
   version: 0.2.3.dfsg.1-4
+  comments: |
+    Build-depends on automake1.9 which no longer exists
   issues:
-    - ftbfs_due_to_virtual_dependencies
+    - ftbfs_due_to_obsolete_dependencies
 gyoto:
   version: 0.2.3-1
   issues:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list