On Tuesday 16 June 2009 05:12:08 Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the openjdk-6 package:
>
> #530279: openjdk-6: FTBFS: Patch failure
>
> It has been closed by Matthias Klose <d...@ubuntu.com>.
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Matthias Klose
> <d...@ubuntu.com> by replying to this email.

I never saw the message you sent to the bug because you neglected to Cc me.

After some more investigation, I found the cause: I was using a chroot for 
pbuilder with /etc/apt/sources.list pointing only to local rebuilds of 
packages in the archives.  So because lsb_release couldn't find any Debian 
archive, it was returning "n/a" for "lsb_release --codename --short".  That 
was causing openjdk-6's debian/rules to try to apply the fontconfig-arphic-
uming.diff patch, which fails to apply.

I worked around that by creating an /etc/lsb-release file in the chroot image 
forcing the codename to "sid".

Just in case you want to reassign this to lsb-release, the output of "apt-
cache policy" in that chroot is:

Package files:
 100 /var/lib/dpkg/status
     release a=now
 500 file: sid/main Packages
     release o=pbuildd,a=unstable,l=pbuildd,c=main
 500 file: partial/ Packages
Pinned packages:
-- 
Daniel Schepler




-- 
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