pytorch-cuda FTBFS

Bug #2038926 reported by Mitchell Dzurick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pytorch-cuda (Ubuntu)
New
Undecided
Unassigned

Bug Description

Mantic package 2.0.1+dfsg-4 FTBFS. At a minimum, this diff in debian/control.cuda is needed:

diff --git a/debian/control.cuda b/debian/control.cuda
index 0d0b6c61..4a8f9def 100644
--- a/debian/control.cuda
+++ b/debian/control.cuda
@@ -27,7 +27,7 @@ Build-Depends: cmake,
                libflatbuffers-dev (<< 2.0.9~),
                flatbuffers-compiler-dev,
                libfxdiv-dev (>= 0.0~git20200417.b408327~),
- libgloo-cuda-dev (>= 0.0~git20230117.1090929~) [amd64 arm64 ppc64el],
+ libgloo-dev (>= 0.0~git20230117.1090929~) [amd64 arm64 ppc64el],
                libideep-dev (>= 0.0~git20230213.7bc3e12~) [amd64 arm64 ppc64el],
                liblapack-dev,
                libleveldb-dev,
@@ -43,7 +43,7 @@ Build-Depends: cmake,
                libpthreadpool-dev (>= 0.0~git20210507.1787867~),
                libsleef-dev,
                libsnappy-dev,
- libtensorpipe-cuda-dev (>= 0.0~git20220513.bb1473a~),
+ libtensorpipe-dev (>= 0.0~git20220513.bb1473a~),
 # libvulkan-dev,
 # libvulkan-memory-allocator-dev,
                libxnnpack-dev (>= 0.0~git20221221.51a9875~) [amd64 arm64],

As the package names changed to remove the -cuda

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.