Hi Guido, On Sun, Jun 30, 2013 at 12:23:11PM +0200, Guido Günther wrote: > > Does 'man git-import-orig' work on your system? > > Sure it does. Otherwise I'd agree that there is a bug: > > $ apropos git-import-orig > gbp-import-orig (1) - Import an upstream source into a git repository > > I'm using man-db: > > $ dpkg-query -s man-db | grep ^Version: > Version: 2.6.5-2
> We could "fix" this by adding the symlinks but I'd rather understand the > root cause of the problem. When I do dpkg --purge --force-depends man-db apt-get install man-db it works. When I do apt-get remove git-buildpackage apt-get install git-buildpackage it's broken again. I can reproduce the error (after installing, removing and installing again) in a sid pbuilder chroot. There is probably some database that isn't updated at the right time. It's not clear to me if this is an issue in man-db or in git-buildpackage. Cheers, Ivo -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org