Holger Levsen wrote...

> On Donnerstag, 8. Dezember 2011, Christoph Biedl wrote:

> > The reason is probably debian/ostype_helper is not always an
> > executable (there are a lot of build error messages) like
>
> Strange. in svn the file has the executable bit set.

Sure, but I doubt that is propagated to *.diff.gz:

    $ dpkg-source -x munin_1.999.4508-1.dsc
    (...)
    $ ls -l munin-1.999.4508/debian/ostype_helper 
    -rw-r--r-- 1 cbiedl cbiedl 166 Dec 11 13:04 
munin-1.999.4508/debian/ostype_helper

> I'll see how to fix this.

My fix was in debian/rules, although this might be bad style:

        dh_installdirs
+       chmod 755 debian/ostype_helper
        $(MAKE) build     $(MAKEOPTS)

> Besides this, you didnt have any issues with munin 2.0?

At first, it looks great and is lightning fast. For the sake of
mankind I never showed anyone the patches needed to make cgi-graphs
work in acceptable time in 1.2 and 1.4, I glad they're obsolete now.

You saw the other report, I will follow up on that one separately
after further checking (summary: It's not that easy).

A minor thing, I'd suggest to disable ./getversion when building Debian
packages. It gets confused by the .git created by me to organise my
patches and stuff, tries to call git svn which is not installed. No
harm done, just confusing.

Sure more things to come ...

    Christoph



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to