Bug#820329: playonlinux: FTBFS in sid: dh_install: Cannot find (any matches for) "plugins/TransgamingCedega*" and "plugins/Wine*"

2016-04-09 Thread Bertrand Marc
Le 09/04/2016 06:50, Denis Briand a écrit :
> tags 820329 patch
> thanks
> 
> Hello,
> Upstream did removed these two plugin and add another one.
> You should try this trivial patch.
> 
> Best regards
> 
> Denis Briand  

Thank you Denis. It was indeed quite simple. It is now uploaded to unstable.

Best regards,
Bertrand



Bug#820329: playonlinux: FTBFS in sid: dh_install: Cannot find (any matches for) "plugins/TransgamingCedega*" and "plugins/Wine*"

2016-04-08 Thread Denis Briand
tags 820329 patch
thanks

Hello,
Upstream did removed these two plugin and add another one.
You should try this trivial patch.

Best regards

Denis Briand  
--- playonlinux.install.old	2016-04-09 06:22:29.913632999 +0200
+++ playonlinux.install	2016-04-09 06:35:42.134081741 +0200
@@ -8,7 +8,7 @@
 python/*.py usr/share/playonlinux/python/
 python/lib/*.py usr/share/playonlinux/python/lib/
 resources/* usr/share/playonlinux/resources/
-plugins/plugins.lst plugins/polvault* plugins/ScreenCap* plugins/TransgamingCedega* plugins/Wine* usr/share/playonlinux/plugins/
+plugins/plugins.lst plugins/polvault* plugins/ScreenCap* plugins/Capture* usr/share/playonlinux/plugins/
 playonlinux usr/share/playonlinux/
 playonlinux-bash usr/share/playonlinux/
 playonlinux-pkg usr/share/playonlinux/


Bug#820329: playonlinux: FTBFS in sid: dh_install: Cannot find (any matches for) "plugins/TransgamingCedega*" and "plugins/Wine*"

2016-04-07 Thread Andreas Beckmann
Source: playonlinux
Version: 4.2.10-1
Severity: serious
Justification: fails to build from source

Hi,

playonlinux FTBFS in current sid with current debhelper:

 fakeroot debian/rules binary
dh binary --with python2
   dh_testroot
   dh_prep
   dh_auto_install
   debian/rules override_dh_install
make[1]: Entering directory '/build/playonlinux-4.2.10'
dh_install
dh_install: Cannot find (any matches for) "plugins/TransgamingCedega*" (tried 
in "." and "debian/tmp")
dh_install: Cannot find (any matches for) "plugins/Wine*" (tried in "." and 
"debian/tmp")
dh_install: missing files, aborting
debian/rules:19: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 255
make[1]: Leaving directory '/build/playonlinux-4.2.10'
debian/rules:13: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2


Andreas


playonlinux_4.2.10-1.log.gz
Description: application/gzip