Package: reprepro Version: 4.12.3-1 Severity: normal Dear Maintainer,
I am using reprepro in anger, and while most packages are handled correctly, one fails to be included. reprepro says "No section and no priority for 'chrpath', skipping.". a closer inspection revealed that the patch that is read to extract this information doesn't seem to conform to what reprepro expects, even though it is generated by dpkg-buildpackage. the offending line is just before the debian/control it is looking for: -----------8<-------- --- chrpath-0.13.orig/debian/compat +++ chrpath-0.13/debian/compat @@ -0,0 +1 @@ +5 \ No newline at end of file --- chrpath-0.13.orig/debian/control +++ chrpath-0.13/debian/control @@ -0,0 +1,15 @@ +Source: chrpath +Section: utils +Priority: optional ---------->8--------- this can be tested by taking chrpath from testing, building it and then running "reprepro includedsc" on the result. if you need any more information or testing of fixes, please holler regards robert -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/dash Versions of packages reprepro depends on: ii libarchive12 3.0.4-2 ii libbz2-1.0 1.0.6-3 ii libc6 2.13-33 ii libdb5.1 5.1.29-5 ii libgpg-error0 1.10-3 ii libgpgme11 1.2.0-1.4 ii zlib1g 1:1.2.7.dfsg-13 Versions of packages reprepro recommends: ii apt 0.8.15.10 Versions of packages reprepro suggests: pn gnupg-agent <none> pn inoticoming <none> pn lzip <none> ii xz-lzma [lzma] 5.1.1alpha+20110809-3 ii xz-utils 5.1.1alpha+20110809-3 -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

