netatalk 2.2beta4 deb package can't build on Lucid Lynx

Bug #809993 reported by Oichi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
netatalk (Ubuntu)
New
Undecided
Unassigned

Bug Description

I know this package is for Oneiric Ocelot.
I tried to build on Lucid Lynx.
When the original package, it meets a error at dpkg-buildpackage.
$ dpkg-buildpackage -us -uc -rfakeroot
:
dpkg-checkbuilddeps: Unmet build dependencies: cdbs (>= 0.4.70~)
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: warning: (Use -d flag to override.)

It reason is cdbs of Lucid is 0.4.62.

If I use "-d" option, I met the next error.
$ dpkg-buildpackage -us -uc -rfakeroot -d
:
debian/rules:20: /usr/share/cdbs/1/rules/upstream-tarball.mk: No such file or directory
make: *** No rule to make target `/usr/share/cdbs/1/rules/upstream-tarball.mk'. Stop.
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2

The 20th of debian/rules is below:
include /usr/share/cdbs/1/rules/upstream-tarball.mk

I comment out it, and try to build.
I achieved to build the package and it works fine.

Would you consider the cdbs version?

If cdbs 0.4.62 is OK, Lucid users will be happy.

Thank you.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.