severity 589661 important
tags 589661 moreinfo
thanks

On Mon, Jul 19, 2010 at 10:35:21AM -0700, Daniel Schepler wrote:
> From my pbuilder build log:

>  fakeroot debian/rules clean
> if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f 
> debian/rules.gen ]; then \
>                 if md5sum debian/changelog debian/bin/gencontrol.py 
> debian/templates/control.hypervisor.in debian/templates/control.main.in 
> debian/templates/control.source.in debian/templates/control.utils.in 
> debian/templates/xen-hypervisor.postinst.in 
> debian/templates/xen-hypervisor.postrm.in 
> debian/templates/xen-utils.lintian-overrides.in 
> debian/templates/xen-utils.postinst.in debian/templates/xen-utils.prerm.in 
> debian/arch/defines debian/arch/amd64/defines debian/arch/i386/defines | diff 
> - debian/control.md5sum > /dev/null; then true; else \
>                         /usr/bin/make -f debian/rules debian/control-real; \
>                 fi \
>         else \
>                 /usr/bin/make -f debian/rules debian/control-real; \
>         fi
> make[1]: Entering directory `/tmp/buildd/xen-4.0.1~rc3'
> debian/bin/gencontrol.py
> Traceback (most recent call last):
>   File "debian/bin/gencontrol.py", line 6, in <module>
>     from debian_xen.debian import VersionXen
>   File 
> "/tmp/buildd/xen-4.0.1~rc3/debian/bin/../lib/python/debian_xen/__init__.py", 
> line 19, in <module>
>     _setup()
>   File 
> "/tmp/buildd/xen-4.0.1~rc3/debian/bin/../lib/python/debian_xen/__init__.py", 
> line 16, in _setup
>     raise RuntimeError("Can't find %s, please install the linux-support-%s 
> package" % (support, version))
> RuntimeError: Can't find /usr/src/linux-support-2.6.32-5, please install the 
> linux-support-2.6.32-5 package
> make[1]: *** [debian/control-real] Error 1
> make[1]: Leaving directory `/tmp/buildd/xen-4.0.1~rc3'
> make: *** [debian/control] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2

You have to follow the provided information if you try to build a
modified source.

It built fine on the buildds, so you have to show more.

Bastian

-- 
A little suffering is good for the soul.
                -- Kirk, "The Corbomite Maneuver", stardate 1514.0



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

Reply via email to