[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#857176: marked as done (unblock: starpu/1.2.0+dfsg-4 and starpu-contrib/1.2.0+dfsg-4)



Your message dated Wed, 08 Mar 2017 17:23:59 +0000
with message-id <E1clfJf-0005h4-9k@respighi.debian.org>
and subject line unblock starpu
has caused the Debian Bug report #857176,
regarding unblock: starpu/1.2.0+dfsg-4 and starpu-contrib/1.2.0+dfsg-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
857176: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857176
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hello,

Bug#857163 reports that there is a dangling libsocl-1.2.so symlink in
libstarpu-dev.  This is actually a missing dependency on the libsocl
package which provides the target file, libsocl-1.2.so.0.0.0.  Exactly
the same situation happens in libstarpu-contrib-dev (version built
against CUDA). I have thus uploaded both starpu and starpu-contrib
1.2.0+dfsg-4 with the attached changes against their respective earlier
version.

Samuel

unblock starpu/1.2.0+dfsg-4
unblock starpu-contrib/1.2.0+dfsg-4

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.10.0 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Samuel
***e trouve un .xls
***e passe un moment à se demander quelle version de xml c'est ça, le .xls
e: donc j'ai fait un file....
 -+- #sos - on n'a pas forcément les mêmes références que tout le monde -+-
diff -Nru starpu-1.2.0+dfsg/debian/changelog starpu-1.2.0+dfsg/debian/changelog
--- starpu-1.2.0+dfsg/debian/changelog	2016-08-25 13:50:02.000000000 +0200
+++ starpu-1.2.0+dfsg/debian/changelog	2017-03-08 15:39:38.000000000 +0100
@@ -1,3 +1,9 @@
+starpu (1.2.0+dfsg-4) unstable; urgency=medium
+
+  * control: Make libstarpu-dev depend on libsocl (Closes: Bug#857163)
+
+ -- Samuel Thibault <sthibault@debian.org>  Wed, 08 Mar 2017 15:39:38 +0100
+
 starpu (1.2.0+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru starpu-1.2.0+dfsg/debian/control starpu-1.2.0+dfsg/debian/control
--- starpu-1.2.0+dfsg/debian/control	2016-08-25 13:50:02.000000000 +0200
+++ starpu-1.2.0+dfsg/debian/control	2017-03-08 15:39:38.000000000 +0100
@@ -32,7 +32,7 @@
 Package: libstarpu-dev
 Section: libdevel
 Architecture: any
-Depends: libstarpu-1.2-0 (= ${binary:Version}), libstarpufft-1.2-0 (= ${binary:Version}), libstarpumpi-1.2-0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${gccDeps}, libhwloc-dev, opencl-headers, ocl-icd-opencl-dev
+Depends: libstarpu-1.2-0 (= ${binary:Version}), libstarpufft-1.2-0 (= ${binary:Version}), libstarpumpi-1.2-0 (= ${binary:Version}), libsocl-1.2-0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${gccDeps}, libhwloc-dev, opencl-headers, ocl-icd-opencl-dev
 Conflicts: libstarpu-contrib-dev
 #Provides: libstarpu-dev
 Description: Task scheduler for heterogeneous multicore machines - dev
diff -Nru starpu-contrib-1.2.0+dfsg/debian/changelog starpu-contrib-1.2.0+dfsg/debian/changelog
--- starpu-contrib-1.2.0+dfsg/debian/changelog	2017-01-22 21:05:52.000000000 +0100
+++ starpu-contrib-1.2.0+dfsg/debian/changelog	2017-03-08 15:39:38.000000000 +0100
@@ -1,3 +1,10 @@
+starpu-contrib (1.2.0+dfsg-4) unstable; urgency=medium
+
+  * control: Make libstarpu-contrib-dev depend on libsocl-contrib
+    (Closes: Bug#857163)
+
+ -- Samuel Thibault <sthibault@debian.org>  Wed, 08 Mar 2017 15:39:38 +0100
+
 starpu-contrib (1.2.0+dfsg-3) unstable; urgency=medium
 
   * Run the full testsuite even if there are failures.
diff -Nru starpu-contrib-1.2.0+dfsg/debian/control starpu-contrib-1.2.0+dfsg/debian/control
--- starpu-contrib-1.2.0+dfsg/debian/control	2017-01-22 21:05:52.000000000 +0100
+++ starpu-contrib-1.2.0+dfsg/debian/control	2017-03-08 15:39:38.000000000 +0100
@@ -33,7 +33,7 @@
 Package: libstarpu-contrib-dev
 Section: contrib/libdevel
 Architecture: any
-Depends: libstarpu-contrib-1.2-0 (= ${binary:Version}), libstarpu-contribfft-1.2-0 (= ${binary:Version}), libstarpu-contribmpi-1.2-0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${gccDeps}, libhwloc-dev, opencl-headers, ocl-icd-opencl-dev
+Depends: libstarpu-contrib-1.2-0 (= ${binary:Version}), libstarpu-contribfft-1.2-0 (= ${binary:Version}), libstarpu-contribmpi-1.2-0 (= ${binary:Version}), libsocl-contrib-1.2-0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${gccDeps}, libhwloc-dev, opencl-headers, ocl-icd-opencl-dev
 Conflicts: libstarpu-dev
 Provides: libstarpu-dev
 Description: Task scheduler for heterogeneous multicore machines - dev

--- End Message ---
--- Begin Message ---
Unblocked starpu.

--- End Message ---

Reply to: