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

tagsUrl setting is required, but could not be found



Hi all,

  I am trying to upload one of my package, as usual I am using:
svn-pdebuild-final, where:

$ type svn-pdebuild-final
svn-pdebuild-final is an alias for svn-pdebuild --auto-debsign
--svn-tag --svn-noautodch

and

$ type svn-pdebuild
svn-pdebuild is an alias for svn-buildpackage --svn-dont-purge
--svn-lintian --svn-override=origDir=. --svn-ignore-new
--svn-builder="pdebuild --buildresult `pwd`/../build-area"

However it fails today with:

$ svn-pdebuild-final
Complete layout information:
        buildArea=/home/mathieu/debian/debian-med/trunk/packages/pylibtiff/build-area
        origDir=.
        trunkDir=/home/mathieu/debian/debian-med/trunk/packages/pylibtiff/trunk
        trunkUrl=svn+ssh://malat-guest@svn.debian.org/svn/debian-med/trunk/packages/pylibtiff/trunk
Starting ssh connection..
W: tagsUrl not specified anywhere, looking in the local repository...
Looking in SVN for:
Repository lookup, probing
'svn+ssh://malat-guest@svn.debian.org/svn/debian-med/tags/packages/pylibtiff/trunk'
...
Failed, assuming non-existent directory...Looking in SVN for:
Repository lookup, probing
'svn+ssh://malat-guest@svn.debian.org/svn/debian-med/trunk/packages/pylibtiff/tags'
...
Failed, assuming non-existent directory...Looking in SVN for:
Repository lookup, probing
'svn+ssh://malat-guest@svn.debian.org/svn/debian-med/trunk/packages/tags/pylibtiff'
...
Failed, assuming non-existent directory...Looking in SVN for:
Repository lookup, probing
'svn+ssh://malat-guest@svn.debian.org/svn/debian-med/trunk/packages/tags/pylibtiff'
...
tagsUrl setting is required, but could not be found in
/home/mathieu/debian/debian-med/trunk/packages/pylibtiff/trunk/.svn/deb-layout
or repository tree.
Failed, assuming non-existent directory...Exit request sent.


I see in the svn log:

------------------------------------------------------------------------
r8640 | alteholz-guest | 2011-11-21 22:15:09 +0100 (Mon, 21 Nov 2011) | 1 line

some properties set

could this be it ? If so what do I need to change ? What am I doing wrong ?

ref:
http://anonscm.debian.org/viewvc/debian-med?view=revision&revision=8640

Thanks
-- 
Mathieu


Reply to: