Your message dated Sun, 9 Mar 2014 16:05:14 -0400 with message-id <CANTw=MOOs4FrB9=JuBON7kinyvJESfp1oUC=7aznfwtjmo7...@mail.gmail.com> and subject line Re: [pkg-wine-party] Bug#730814: Bug#724703: wine-unstable: Some FTBFS and version issue with wine, update to 1.7 has caused the Debian Bug report #728884, regarding wine-unstable: FTBFS due to missing install files (not generated) 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 [email protected] immediately.) -- 728884: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728884 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: wine-unstable Version: 1.5.31-1 Severity: important Coin, While trying to build this version from git i ran into the following error: … install -d debian/wine32-dev-unstable/usr/share/doc/libwine-dev cp -a ./debian/README.winedump debian/wine32-dev-unstable/usr/share/doc/libwine-dev/ dh_install: cannot run debian/libwine-dev-unstable.install: Permission denied make[1]: *** [override_dh_install] Error 13 … I applied the attached patch to solve this problem. Regards. -- Marc Dequènes (Duck)diff --git a/debian/rules b/debian/rules index 06bc40f..ce556b2 100755 --- a/debian/rules +++ b/debian/rules @@ -17,6 +17,7 @@ CONFLAGS=--without-hal \ INSTALLS=$(shell ls debian/*-common | sed s/-common// | sed s/\\./$(VERSUFFIX)\\./) INSTALLS+=$(shell ls debian/wine*.install-common | sed s/\\.install-common/$(VERSUFFIX)\\.postinst/) +INSTALLS+=$(shell ls debian/libwine*.install-common | sed s/\\.install-common/$(VERSUFFIX)\\.postinst/) INSTALLS+=debian/substvars # 32-bit parameters
pgp_YmuU8vHC5.pgp
Description: PGP Digital Signature
--- End Message ---
--- Begin Message ---version: 1.7.12-1 >> So, I suggest you to upgrade this package to 1.7.x to improve situations. >> Participants in wine party, do you have any ideas for it? > > Maybe give the package in NEW a go? > > https://ftp-master.debian.org/new/wine-unstable_1.7.12-1.html This is available now. Best wishes, Mike
--- End Message ---

