On Wed, 18 Jan 2012 19:48:53 +0800 Thomas Goirand <z...@debian.org> wrote:
> Hi Lunar and Andras, > > I have made the packaging in git, and it's ready for upload, but I > have little time to check/test, and I'm not sure what your specific > roundcube issue is. So it'd be great if you could help me to check if > it's working as expected since this new upstream version. > > I use git-buildpackage, and there's a debian/gbp.conf file, so it's > easy to test. Just to make your life faster, here's the command to > cut/past to your shell (you probably know how, it's just to make your > life easier with cut-past): > > git clone http://git.debian.org/git/pkg-php/php-mail-mime.git > cd php-mail-mime > git checkout -b upstream-sid origin/upstream-sid > git checkout debian-sid > git-buildpackage > cd ../build-area > dpkg -i php-mail-mime_1.8.2-1_all.deb > > Note that I've switched the package to use pkg-php-tools, which I > think is also in backports.d.o. > > Please let me know if this new version fixes your issues with > roundcube, and as soon as you tell me it's ok, I'll upload. > > Thanks for the bug report, > Cheers, > > Thomas Goirand (zigo) Hi Thomas, I've done the following steps for testing: - took a freshly installed Debian stable (64 bit) - apt-get install php-pear - apt-get build-dep php-mail-mime - pulled php-mail-mime from git and tried to create the debian package based on your hints But I'm getting the following error when running "git-buildpackage" after all: dh clean --buildsystem=phppear --with phppear dh: unable to load addon phppear: Can't locate Debian/Debhelper/Sequence/phppear.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 8) line 2. BEGIN failed--compilation aborted at (eval 8) line 2. make: *** [clean] Error 2 debuild: fatal error at line 1301: couldn't exec debian/rules: debuild -d clean returned 2 Couldn't run 'debuild -d clean' -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org