Bug#730841: boinc-nvidia-cuda: please Recommend libcuda1-i386 [amd64]

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Mon Dec 2 13:28:45 UTC 2013


Is it good in this way?
diff --git a/debian/control.in b/debian/control.in
index e1cb404..b20b9e1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -62,8 +62,8 @@ Package: boinc
 @Architecture: amd64 i386
 @Section: contrib/net
 @Priority: extra
- at Depends: ${misc:Depends}, boinc, libcuda1 | nvidia-current,
- at Recommends: libcuda1-i386 [amd64]|nvidia-current [amd64], nvidia-current [amd64]
+ at Depends: ${misc:Depends}, boinc, libcuda1 | libcuda-5.0-1 | nvidia-current,
+ at Recommends: libcuda1-i386 [amd64] | libcuda-5.0-1-i386 [amd64] | nvidia-current [amd64]
 @Description: metapackage for CUDA-savvy BOINC client and manager
 @ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
 @ software platform for distributed computing: several initiatives of
@@ -109,7 +109,7 @@ Package: boinc
 @ ${python:Depends},
 @ adduser,
 @ ca-certificates
- at Suggests: boinc-manager, x11-xserver-utils, libcuda1, libcuda1-i386 [amd64]
+ at Suggests: boinc-manager, x11-xserver-utils, libcuda1-i386 [amd64] | libcuda-5.0-1-i386 [amd64]
 @Description: core client for the BOINC distributed computing infrastructure
 @ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
 @ software platform for distributed computing: several initiatives of

 

(Sorry but I don't know too much about cuda and this delta from ubuntu, it is messing up everything)

Gianfranco




> Il Lunedì 2 Dicembre 2013 13:23, Andreas Beckmann <anbe at debian.org> ha scritto:
> > On 2013-12-02 12:14, Gianfranco Costamagna wrote:
>>  I think I fixed it in commit
>> 
> http://anonscm.debian.org/gitweb/?p=pkg-boinc/boinc.git;a=commitdiff;h=26346c083bb655f7620f308ef0e5b393dacb520d
>>  can you please review it?
>>  I think I followed your suggestions, but I'm not completely sure.
> 
> You need to keep libcuda-5.0-1 as alternative to libcuda1, thats a
> virtual package provided by Ubuntu which does not have libcuda1. Maybe
> put it in front of nvidia-current (and maybe drop nvidia-current
> alltogether):
> 
> Depends: ..., libcuda1 | libcuda-5.0-1 | nvidia-current
> Recommends: libcuda1-i386 [amd64]|nvidia-current [amd64]
> 
> Hmm, maybe Ubuntu should provide something like libcuda-5.0-1-i386 as
> well. I'll add this myself to libvdpau1 and suggest this to Graham. So
> start right now with
> 
> Recommends: libcuda1-i386 [amd64] | libcuda-5.0-1-i386 [amd64] |
> nvidia-current [amd64]
> 
> and
> 
> Suggests: ..., libcuda1-i386 [amd64] | libcuda-5.0-1-i386 [amd64]
> 
> 
> 
> Andreas
> 



More information about the pkg-boinc-devel mailing list