Discussion:
[Sisuite-devel] problems with make deb on Ubuntu/amd64/Dapper 6.06 LTS
Eric Ross
2007-12-03 17:21:29 UTC
Permalink
I am trying to build debs using the latest code from subversion, and I
encounter this error:

dpkg-gencontrol: warning: unknown substitution variable ${source:Version}
dpkg-gencontrol: warning: unknown substitution variable ${source:Version}
dh_md5sums -p systemimager-client -p systemimager-common -p
systemimager-doc -p systemimager-server -p
systemimager-server-flamethrowerd -p systemimager-server-bittorrent
dh_builddeb -p systemimager-client -p systemimager-common -p
systemimager-doc -p systemimager-server -p
systemimager-server-flamethrowerd -p systemimager-server-bittorrent
dpkg-deb: parse error, in file
`debian/systemimager-client/DEBIAN/control' near line 6 package
`systemimager-client':
`Depends' field, reference to `systemimager-common': error in version:
version string is empty
dh_builddeb: command returned error code 512
make[1]: *** [binary-indep] Error 1
make[1]: Leaving directory
`/tmp/si/systemimager.trunk/tmp/systemimager-4.0.1'
make: *** [deb] Error 2

-Eric
Bernard Li
2007-12-03 19:55:37 UTC
Permalink
Post by Eric Ross
I am trying to build debs using the latest code from subversion, and I
Actually, have you tried the code from branch-4.0.x? I was told that
trunk is actually unstable and you should be using the branch instead:

http://www.systemimager.org:8000/trac.systemimager.org/browser/branches/4.0.x

Cheers,

Bernard
Eric Ross
2007-12-03 20:15:12 UTC
Permalink
Post by Bernard Li
Actually, have you tried the code from branch-4.0.x? I was told that
http://www.systemimager.org:8000/trac.systemimager.org/browser/branches/4.0.x
I checked out the recommended branch and got the same error:

dpkg-deb: parse error, in file
`debian/systemimager-client/DEBIAN/control' near line 6 package
`systemimager-client':
`Depends' field, reference to `systemimager-common': error in version:
version string is empty
dh_builddeb: command returned error code 512
make[1]: *** [binary-indep] Error 1
make[1]: Leaving directory
`/tmp/si2/systemimager.branches/tmp/systemimager-4.0.1'
make: *** [deb] Error 2

-Eric
Geoffroy Vallee
2007-12-03 20:34:47 UTC
Permalink
Hello,

I just checked-in a patch that should fix the problem. If someone thinks
my patch is not good, please speak up i will revert it.

Best regards,
Post by Eric Ross
I am trying to build debs using the latest code from subversion, and I
dpkg-gencontrol: warning: unknown substitution variable ${source:Version}
dpkg-gencontrol: warning: unknown substitution variable ${source:Version}
dh_md5sums -p systemimager-client -p systemimager-common -p
systemimager-doc -p systemimager-server -p
systemimager-server-flamethrowerd -p systemimager-server-bittorrent
dh_builddeb -p systemimager-client -p systemimager-common -p
systemimager-doc -p systemimager-server -p
systemimager-server-flamethrowerd -p systemimager-server-bittorrent
dpkg-deb: parse error, in file
`debian/systemimager-client/DEBIAN/control' near line 6 package
version string is empty
dh_builddeb: command returned error code 512
make[1]: *** [binary-indep] Error 1
make[1]: Leaving directory
`/tmp/si/systemimager.trunk/tmp/systemimager-4.0.1'
make: *** [deb] Error 2
-Eric
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.
Bernard Li
2007-12-03 21:08:17 UTC
Permalink
Post by Geoffroy Vallee
I just checked-in a patch that should fix the problem. If someone thinks
my patch is not good, please speak up i will revert it.
Thanks for the fix -- do you mind merging that to branch-4.0.x too?

Cheers,

Bernard
Geoffroy Vallee
2007-12-03 21:15:49 UTC
Permalink
Hi Bernard,

I do not have the checkout of the branch on my current machine, sorry
(and no access to any other machine). Will do as soon as i will this
check-out (of course, if someone else wants to do the merge, feel free
to do so).

Regards,
Post by Bernard Li
Post by Geoffroy Vallee
I just checked-in a patch that should fix the problem. If someone thinks
my patch is not good, please speak up i will revert it.
Thanks for the fix -- do you mind merging that to branch-4.0.x too?
Cheers,
Bernard
Bernard Li
2007-12-03 22:04:32 UTC
Permalink
Post by Geoffroy Vallee
I do not have the checkout of the branch on my current machine, sorry
(and no access to any other machine). Will do as soon as i will this
check-out (of course, if someone else wants to do the merge, feel free
to do so).
This is done.

Eric, can you please re-test branch-4.0.x?

Thanks,

Bernard
Eric Ross
2007-12-04 15:24:08 UTC
Permalink
All,

Looks like it worked. I now have SI debs

Thanks!
-Eric
Post by Bernard Li
Post by Geoffroy Vallee
I do not have the checkout of the branch on my current machine, sorry
(and no access to any other machine). Will do as soon as i will this
check-out (of course, if someone else wants to do the merge, feel free
to do so).
This is done.
Eric, can you please re-test branch-4.0.x?
Thanks,
Bernard
Loading...