Hi Chris! > debian/rules override_dh_auto_build > make[1]: Entering directory '«BUILDDIR»' > for idlfile in $(find chrome/ components/ debian/ defaults/ email/ > interfaces/ locale/ -type f -name *.idl); do \ > python /usr/lib/icedove-devel/sdk/bin/typelib.py > -I"/usr/lib/icedove-devel/idl" > -I"interfaces/exchangeAddressBook/exchangeAbCard" > -I"interfaces/exchangeBaseItem" -I"interfaces/exchangeTimeZones" -o $(dirname > $idlfile)/$(basename $idlfile .idl).xpt $idlfile; \ > done > python: can't open file '/usr/lib/icedove-devel/sdk/bin/typelib.py': [Errno > 2] No such file or directory
This is most likely related to the icedove->thunderbird transition. The file in question is now in the package thunderbird-dev and can be found in /usr/lib/thunderbird-devel/sdk/bin/typelib.py. Now, I took a look at the calendar-exchange-provider source package and it seems the rules has already been updated in the experimental version of the package. So, I guess it should be just enough to release the experimental version to unstable. @Mechtilde: Could you please do that? And please don't forget the unblock request. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913