Please stop removing the bug from the CC list.

On Fri, Jun 13, 2008 at 03:50:57PM +0000, Jon wrote:
> But that's my exact point.  The commands you listed work perfectly, as they
> always have.  What doesn't work is the command -*he*- used.
> 
> Try those commands you sent in the email, and they will work.  Period.
> That's MY point.

No it doesn't:

    ┌─(18:02)────
    └[artemis] apt-get source qmail &>/dev/null
    ┌─(18:02)────
    └[artemis] cd qmail-1.03
    ┌─(18:02)────
    └[artemis] ./debian/rules build
    debian/rules clean
    make[1]: Entering directory `/home/madcoder/debian/tmp/qmail-1.03'
    rm -f build
    /usr/bin/make clean
    make[2]: Entering directory `/home/madcoder/debian/tmp/qmail-1.03'
    rm -f `cat TARGETS`
    make[2]: Leaving directory `/home/madcoder/debian/tmp/qmail-1.03'
    /usr/bin/make clean -C contrib/checkpassword-0.90/
    make[2]: Entering directory 
`/home/madcoder/debian/tmp/qmail-1.03/contrib/checkpassword-0.90'
    rm -rf rm auto-str checkpassword chkshsgr compile install instcheck load 
makelib *o *a checkpassword.0 systype auto_home.c choose crypt.lib hasshsgr.h 
hasspnam.h hasuserpw.h s.lib shadow.lib systype
    make[2]: Leaving directory 
`/home/madcoder/debian/tmp/qmail-1.03/contrib/checkpassword-0.90'
    rm `find . -name "*~"`
    rm: missing operand
    Try `rm --help' for more information.
    make[1]: [clean] Error 1 (ignored)
    rm -rf debian/files*
    rm -rf `find debian/* -type d -prune`
    find . \( -name '#*#' -o -name '*~' -o -name DEADJOE -o -name '*.orig' -o 
-name '*.rej' -o -name '*.bak' -o -name '.*.orig' -o -name '.*.rej' -o -name 
.SUMS -o -name TAGS -o -name core \) -exec rm -f {} \;
    make[1]: Leaving directory `/home/madcoder/debian/tmp/qmail-1.03'
    cd ..; dpkg-source -b qmail-1.03
    dpkg-source: info: using source format `1.0'
    dpkg-source: info: building qmail using existing qmail_1.03.orig.tar.gz
    dpkg-source: info: building qmail in qmail_1.03-45.diff.gz
    dpkg-source: info: building qmail in qmail_1.03-45.dsc
    rm -rf debian/tmp-src debian/files
    '/usr/bin/install' -d debian/tmp-src/DEBIAN \
                    debian/tmp-src/usr/bin \
                    debian/tmp-src/usr/src/qmail-src \
                    debian/tmp-src/usr/share/doc/qmail-src
    '/usr/bin/install' -m 755 debian/build-PACKAGE 
debian/tmp-src/usr/bin/build-qmail
    '/usr/bin/install' -m 0644 ../qmail_1.03.orig.tar.gz \
                            ../qmail_1.03-45.dsc \
                            ../qmail_1.03-45.diff.gz \
                            debian/tmp-src/usr/src/qmail-src/
    sed -e "s/#PACKAGE#/qmail/" debian/src.postinst > 
debian/tmp-src/DEBIAN/postinst
    chmod 755 debian/tmp-src/DEBIAN/postinst
    sed -e "s/#PACKAGE#/qmail/" debian/src.prerm > debian/tmp-src/DEBIAN/prerm
    chmod 755 debian/tmp-src/DEBIAN/prerm
    cp debian/src.postrm debian/tmp-src/DEBIAN/postrm
    chmod 755 debian/tmp-src/DEBIAN/postrm
    sed -e "s/#PACKAGE#/qmail/" debian/README-src > 
debian/tmp-src/usr/share/doc/qmail-src/README.Debian
    '/usr/bin/install' -m 0644 debian/changelog 
debian/tmp-src/usr/share/doc/qmail-src/changelog.Debian
    chmod 644 debian/tmp-src/usr/share/doc/qmail-src/changelog.Debian
    gzip -9fr debian/tmp-src/usr/share/doc/
    '/usr/bin/install' -m 0644 debian/copyright 
debian/tmp-src/usr/share/doc/qmail-src/
    # Install debconf files
    #cp debian/qmail-src.config debian/tmp-src/DEBIAN/config
    #cp debian/qmail-src.templates debian/tmp-src/DEBIAN/templates
    dpkg-gencontrol -isp -pqmail-src -Pdebian/tmp-src
    chown -R root.root debian/tmp-src
    chown: changing ownership of `debian/tmp-src/DEBIAN/postinst': Operation 
not permitted
    chown: changing ownership of `debian/tmp-src/DEBIAN/prerm': Operation not 
permitted
    chown: changing ownership of `debian/tmp-src/DEBIAN/postrm': Operation not 
permitted
    chown: changing ownership of `debian/tmp-src/DEBIAN/control': Operation not 
permitted
    chown: changing ownership of `debian/tmp-src/DEBIAN': Operation not 
permitted
    chown: changing ownership of `debian/tmp-src/usr/bin/build-qmail': 
Operation not permitted
    chown: changing ownership of `debian/tmp-src/usr/bin': Operation not 
permitted
    chown: changing ownership of 
`debian/tmp-src/usr/src/qmail-src/qmail_1.03.orig.tar.gz': Operation not 
permitted
    chown: changing ownership of 
`debian/tmp-src/usr/src/qmail-src/qmail_1.03-45.dsc': Operation not permitted
    chown: changing ownership of 
`debian/tmp-src/usr/src/qmail-src/qmail_1.03-45.diff.gz': Operation not 
permitted
    chown: changing ownership of `debian/tmp-src/usr/src/qmail-src': Operation 
not permitted
    chown: changing ownership of `debian/tmp-src/usr/src': Operation not 
permitted
    chown: changing ownership of 
`debian/tmp-src/usr/share/doc/qmail-src/README.Debian.gz': Operation not 
permitted
    chown: changing ownership of 
`debian/tmp-src/usr/share/doc/qmail-src/changelog.Debian.gz': Operation not 
permitted
    chown: changing ownership of 
`debian/tmp-src/usr/share/doc/qmail-src/copyright': Operation not permitted
    chown: changing ownership of `debian/tmp-src/usr/share/doc/qmail-src': 
Operation not permitted
    chown: changing ownership of `debian/tmp-src/usr/share/doc': Operation not 
permitted
    chown: changing ownership of `debian/tmp-src/usr/share': Operation not 
permitted
    chown: changing ownership of `debian/tmp-src/usr': Operation not permitted
    chown: changing ownership of `debian/tmp-src': Operation not permitted
    make: *** [binary-src] Error 1
    ./debian/rules build  1,49s user 1,76s system 95% cpu 3,407 total

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgpQaQM2BHqx2.pgp
Description: PGP signature

Reply via email to