[HELP] : dpkg-buildpackage: fallo: fakeroot debian/rules binary gave error exit status 2
Saša Bodiroža
jazzva at gmail.com
Wed Jan 7 02:48:52 GMT 2009
Hello Kiki,
> <em:id>PureZilla0.2 at mozilla.org</em:id>
This is the value you should use for MOZ_XPI_EMID in debian/rules. Try
changing to it. I think you should skip the braces in this case, so it
should look like
MOZ_XPI_EMID := PureZilla0.2 at mozilla.org
In case that doesn't work, try with braces:
MOZ_XPI_EMID := {PureZilla0.2 at mozilla.org}
but I think that the first solution is right.
> <em:targetApplication>
> <!-- Mozilla Firefox -->
> <RDF:Description>
> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97387}</em:id>
> <em:minVersion>1.0</em:minVersion>
> <em:maxVersion>3.0.*</em:maxVersion>
> </RDF:Description>
> </em:targetApplication>
Also, the right <em:id> for Firefox is
{ec8030f7-c20a-464f-9b0e-13a3a9e97384}, so adjust that in install.rdf.
I hope it will work now :).
(and, again, I forgot to post to the list... really sorry, I'll try to
remember in the future)
--
Best regards,
Saša Bodiroža
More information about the Ubuntu-mozillateam
mailing list