[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Questions about simplyhtml[-freeplane] package



Eric Lavarde <deb@zorglub.s.bawue.de> writes:

> Hi,

hi Eric,

Sorry for the delay (I had fun with LaTeX support in Freeplane :-)

shall I continue to put you in CC:? Please don't put me into CC: as I am
subscribed to debian-java :-)

> On 01/12/12 14:09, Eric Lavarde wrote:
>> Back on your issue with get-orig-source, it works like a charm here:
>
> I think I know what happened: you had already modified the changelog to
> 0.16.05 in which case uscan doesn't download anything because it considers
> that you are already at the new version...
>
> I let you fix it: just add --download-current-version to the uscan line in
> debian/rules.

=> thanks, now I have this in the parent directory of my checkout:
simplyhtml/
simplyhtml_0.16.05-1.debian.tar.gz
simplyhtml_0.16.05-1.dsc
simplyhtml_0.16.05.orig.tar.gz

However, when running dpkg-buildpackage, I still get:
----------------------------------------
dpkg-buildpackage: source package simplyhtml
dpkg-buildpackage: source version 0.16.05-1
dpkg-buildpackage: source changed by Eric Lavarde <deb@zorglub.s.bawue.de>
 dpkg-source --before-build simplyhtml
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
rmdir src
dh_clean 
cd src && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true    -propertyfile /home/felix/Freeplane-Debian-Package/simplyhtml-debian/simplyhtml/debian/ant.properties clean
/bin/sh: 1: cd: can't cd to src
make: [clean] Error 2 (ignored)
rm -f debian/stamp-ant-build
rm -f simplyhtml.1
rm -f simplyhtml
rm -fr bin
 dpkg-source -b simplyhtml
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building simplyhtml using existing ./simplyhtml_0.16.05.orig.tar.gz
dpkg-source: warning: ignoring deletion of file <for (almost) all files in the tarball>
[...]
dpkg-source: info: building simplyhtml in simplyhtml_0.16.05-1.debian.tar.gz
dpkg-source: info: building simplyhtml in simplyhtml_0.16.05-1.dsc
 debian/rules build
test -x debian/rules
mkdir -p "src"
cd src && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true    -propertyfile /home/felix/Freeplane-Debian-Package/simplyhtml-debian/simplyhtml/debian/ant.properties full-dist
Buildfile: build.xml does not exist!
Build failed
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
----------------------------------------

One problem is:
  fakeroot make -f debian/rules clean
----------------------------------------
[...]
/bin/sh: 1: cd: can't cd to src
[...]
----------------------------------------
(but that may be just due to the fact that there is nothing to clean)

I cannot interpret those "dpkg-source: warning: ignoring deletion of
XXX" messages. Do you have an idea?

I get the same result when trying to run "dpkg-source -b simplyhtml" in
the parent directory.

When running "dpkg-buildpackage -b" I get this error:
----------------------------------------
[...]
 debian/rules build
test -x debian/rules
mkdir -p "src"
cd src && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true    -propertyfile /tmp/simplyhtml-debian/simplyhtml/debian/ant.properties full-dist
Buildfile: build.xml does not exist!
Build failed
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
----------------------------------------

BTW: my post concerning the relationship of freemind 1.0.0 and
simplyhtml 0.16.05 is unanswered:
  http://sourceforge.net/projects/freemind/forums/forum/22101/topic/6359977

Thank you!
-- 
Felix Natter


Reply to: