Felipe Contreras <felipe.contreras@gmail.com> writes: > On Sat, Apr 13, 2013 at 6:35 AM, David Bremner <bremner@debian.org> wrote: >> Felipe Contreras <felipe.contreras@gmail.com> writes: >> Mainly I've been busy. I need to double check the ruby packaging with >> somebody else. So, please continue to be patient, and not modify the >> stuff in ./debian. > > All right. I installed debian squeeze through debootstrap to test > this, and everything worked fine except for dh_python3 renaming .so > files, but that happened also for /usr/lib/libnotmuch.so, which makes > me think that dh_python3 is all buggy and nobody is really using it at > this point. Hi Felipe; Probably you should test in unstable (sid) since that's where the official packages get built. It's also a newer version of python3 (and hence dh_python3). The current packages are multi-arch, so they actually install into /usr/lib/$(arch_triple)/libnotmuch.so; I'm not sure if that is a typo on your part, or something is wrong there as well. d