error in updating from svn

classic Classic list List threaded Threaded
14 messages Options
Reply | Threaded
Open this post in threaded view
|

error in updating from svn

Bugzilla from cmaessen@casco.demon.nl
I checked out the graphics directory with:

casco:/home/builds/digikam-svn # svn co -N
svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics/

Then changed to graphics and updated digikam with:

casco:/home/builds/digikam-svn # cd graphics
casco:/home/builds/digikam-svn/graphics # svn up digikam

This gave the following error:

svn: Can't read file '/svn/mirrors/home/kde/db/revprops/661028': End of
file found

Any ideas?

Caspar.
--
Het gebrek aan zelfcorrigerend vermogen onder professionals is een van
de redenen waarom we nu zoveel managers hebben. --René ten Bos (NRC,
21-5-2005)
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Gilles Caulier-4
Caspar,

It sound like a problem with the KDE anonymous server (witch is different than developper server)

Here, my developper account can access to reprository.

Somebody can confirm this problem ?

Like you can see using websvn link, the source code is at the right place :

http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/
http://websvn.kde.org/branches/extragear/kde3/libs/

Gilles Caulier

2007/6/8, Caspar Maessen <[hidden email]>:
I checked out the graphics directory with:

casco:/home/builds/digikam-svn # svn co -N
svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics/

Then changed to graphics and updated digikam with:

casco:/home/builds/digikam-svn # cd graphics
casco:/home/builds/digikam-svn/graphics # svn up digikam

This gave the following error:

svn: Can't read file '/svn/mirrors/home/kde/db/revprops/661028': End of
file found

Any ideas?

Caspar.
--
Het gebrek aan zelfcorrigerend vermogen onder professionals is een van
de redenen waarom we nu zoveel managers hebben. --René ten Bos (NRC,
21-5-2005)
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Bugzilla from cmaessen@casco.demon.nl
Op vrijdag 8 juni 2007, schreef Gilles Caulier:

  > It sound like a problem with the KDE anonymous server (witch is
  > different than developper server)
Right, and who can solve this?

  > Here, my developper account can access to reprository.
As I could before. A few days ago, after the move from the sources from
trunk to branches, I changed my script as pointed out on the website. I
got a perfectly working version svn# 672163.

  > > casco:/home/builds/digikam-svn/graphics # svn up digikam
  > >
  > > This gave the following error:
  > >
  > > svn: Can't read file '/svn/mirrors/home/kde/db/revprops/661028':
  > > End of file found

Caspar.
--
Maar ons systeem van 'checks and balances' maakt effectief korte metten
met leiders, zodat eenheid van commandovoering en inspanning
uitgesloten is. --Rob de Wijk (2005)
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Gilles Caulier-4


2007/6/8, Caspar Maessen <[hidden email]>:
Op vrijdag 8 juni 2007, schreef Gilles Caulier:

  > It sound like a problem with the KDE anonymous server (witch is
  > different than developper server)
Right, and who can solve this?

Well the KDE subversion admin (:=)))

Gilles

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Gilles Caulier-4


2007/6/8, Gilles Caulier <[hidden email]>:


2007/6/8, Caspar Maessen <[hidden email] >:
Op vrijdag 8 juni 2007, schreef Gilles Caulier:

  > It sound like a problem with the KDE anonymous server (witch is
  > different than developper server)
Right, and who can solve this?

Well the KDE subversion admin (:=)))

I have seen taht you use svn:// prtotocol...

Try to use https:// instead. Here i use it everytime...

https://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics/ 

Gilles


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Bugzilla from cmaessen@casco.demon.nl
Op vrijdag 8 juni 2007, schreef Gilles Caulier:

  > 2007/6/8, Gilles Caulier <[hidden email]>:
  > > Well the KDE subversion admin (:=)))
How can I reach him? Or better still, could you make him aware of the
problem?
  >
  > I have seen taht you use svn:// prtotocol...
As is pointed out on the website.
  >
  > Try to use https:// instead. Here i use it everytime...
  >
  > https://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics/
casco:/home/builds/digikam-svn # svn co -N
https://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics/

svn: PROPFIND request failed
on '/home/kde/branches/extragear/kde3/graphics' svn: PROPFIND
of '/home/kde/branches/extragear/kde3/graphics': SSL negotiation
failed: SSL error: unknown protocol (https://anonsvn.kde.org)

Suppose I shall stick with the svn: protocol

Caspar.
--
Onze politieke cultuur voldoet uitstekend in een status quo situatie en
geleidelijke beleidsontwikkeling, maar voldoet volstrekt niet als
krachtdadige maatregelen en snel handelen zijn vereist. --Rob de Wijk
(2005)
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Daniel Bauer-2
In reply to this post by Gilles Caulier-4
On Freitag, 8. Juni 2007, Gilles Caulier wrote:
> Caspar,
>
> It sound like a problem with the KDE anonymous server (witch is different
> than developper server)
>
> Here, my developper account can access to reprository.
>
> Somebody can confirm this problem ?

Gilles,

this is exactly the same problem I reported yesterday on the devel list.
I just tried again two minutes ago - same result.
>
> Like you can see using websvn link, the source code is at the right place :
>
> http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/
> http://websvn.kde.org/branches/extragear/kde3/libs/
>
Yes, there it is, but how can I use this to svn up?

Right now my svn version is broken (after run of the first part of
compile-digikam script) and cannot be started....

At least I am happy to hear that the problem doesn't only appear on my
computer :-)

Is somebody looking after this problem and will we get noticed when svn up is
possible again?

kind regards

Daniel

--
Daniel Bauer photographer Basel Switzerland
professional photography: http://www.daniel-bauer.com
erotic art photos: http://www.bauer-nudes.com/en/linux.html
Madagascar special: http://www.sanic.ch
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Bugzilla from thorsten.schnebeck@gmx.net
Am Freitag 08 Juni 2007 schrieb Daniel Bauer:

> On Freitag, 8. Juni 2007, Gilles Caulier wrote:
> > Caspar,
> >
> > It sound like a problem with the KDE anonymous server (witch is different
> > than developper server)
> >
> > Here, my developper account can access to reprository.
> >
> > Somebody can confirm this problem ?
>
> Gilles,
>
> this is exactly the same problem I reported yesterday on the devel list.
> I just tried again two minutes ago - same result.
>
> > Like you can see using websvn link, the source code is at the right place
> > :
> >
> > http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/
> > http://websvn.kde.org/branches/extragear/kde3/libs/

Hi,

short info from my side. I just ran my update-script and had no problems:

updating extragear/kde3/graphics ...
Revision 673031.
*** ready! ***
This Makefile is only for the CVS repository
This will be deleted before making the distribution
[...]
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[2]: Leaving directory `/usr/local/src/kde-svn/extragear/graphics'
make[1]: Leaving directory `/usr/local/src/kde-svn/extragear/graphics'
installation of extragear/kde3/graphics successfull :-)

Bye

  Thorsten
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Bugzilla from cmaessen@casco.demon.nl
Op vrijdag 8 juni 2007, schreef Thorsten Schnebeck:

  > short info from my side. I just ran my update-script and had no
  > problems:
  >
  > updating extragear/kde3/graphics ...
  > Revision 673031.
  > *** ready! ***

Still no luck on this side.
# svn co -N svn://anonsvn.kde.org/.../graphics/
[...]
A    digikam/libs/whitebalance/Makefile.am
A    digikam/libs/whitebalance/whitebalance.h
A    digikam/libs/themeengine

# cd graphics ; svn up digikam
svn: Can't read file '/svn/mirrors/home/kde/db/revprops/661028': End of
file found

Caspar.
--
Bij een daadwerkelijke aanslag of ramp beschikt de Nederlandse
bestuurscultuur over te weinig leiderschap om slagvaardig te kunnen
optreden. --Gemengde commissie veiligheid en rechtsorde (Brinkman,
2005)
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Daniel Bauer-2
In reply to this post by Bugzilla from thorsten.schnebeck@gmx.net
On Freitag, 8. Juni 2007, Thorsten Schnebeck wrote:
>...
>
> short info from my side. I just ran my update-script and had no problems:
>

Hi Thorsten,

Do you also compile svn for your home directory using the updated script from
digikam site? Have you changed something in the script? Could you post your
compile_digikam.sh?

thanks

Daniel

--
Daniel Bauer photographer Basel Switzerland
professional photography: http://www.daniel-bauer.com
erotic art photos: http://www.bauer-nudes.com/en/linux.html
Madagascar special: http://www.sanic.ch
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Bugzilla from thorsten.schnebeck@gmx.net
Am Samstag 09 Juni 2007 schrieb Daniel Bauer:

> On Freitag, 8. Juni 2007, Thorsten Schnebeck wrote:
> >...
> >
> > short info from my side. I just ran my update-script and had no problems:
>
> Hi Thorsten,
>
> Do you also compile svn for your home directory using the updated script
> from digikam site? Have you changed something in the script? Could you post
> your compile_digikam.sh?
>
> thanks
>
> Daniel

Hi Daniel,

although I use my own script that compiles the whole
extragear/graphics-package (including the great kst data analysing
program :-) ), this script does nothing more than

svn co svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics
extragear/graphics

and this works here:

# svn co svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics
extragear/graphics
A    extragear/graphics/fraqtive
A    extragear/graphics/fraqtive/AUTHORS
A    extragear/graphics/fraqtive/TODO
A    extragear/graphics/fraqtive/INSTALL
A    extragear/graphics/fraqtive/ChangeLog
[...]
A    extragear/graphics/kgraphviewer/COPYING
A    extragear/graphics/kgraphviewer/Makefile.am
A    extragear/graphics/kgraphviewer/configure.in.in
A    extragear/graphics/kgraphviewer/NEWS
A    extragear/graphics/kgraphviewer/README
A    extragear/graphics/kgraphviewer/COPYING-DOCS
 U   extragear/graphics

Hole externen Verweis nach 'extragear/graphics/admin'
A    extragear/graphics/admin/config.pl
A    extragear/graphics/admin/Doxyfile.am
A    extragear/graphics/admin/mkinstalldirs
A    extragear/graphics/admin/Doxyfile.global
A    extragear/graphics/admin/conf.change.pl
A    extragear/graphics/admin/doxygen.sh
A    extragear/graphics/admin/depcomp
A    extragear/graphics/admin/deps.am
A    extragear/graphics/admin/compile
A    extragear/graphics/admin/libtool.m4.in
A    extragear/graphics/admin/bcheck.pl
A    extragear/graphics/admin/config.guess
A    extragear/graphics/admin/debianrules
A    extragear/graphics/admin/config.sub
A    extragear/graphics/admin/ltmain.sh
A    extragear/graphics/admin/detect-autoconf.pl
A    extragear/graphics/admin/am_edit
A    extragear/graphics/admin/cvs.sh
A    extragear/graphics/admin/Makefile.common
A    extragear/graphics/admin/pkg.m4.in
A    extragear/graphics/admin/oldinclude.m4.in
A    extragear/graphics/admin/configure.in.min
A    extragear/graphics/admin/nmcheck
A    extragear/graphics/admin/missing
A    extragear/graphics/admin/acinclude.m4.in
A    extragear/graphics/admin/configure.in.bot.end
A    extragear/graphics/admin/install-sh
A    extragear/graphics/admin/ylwrap
 U   extragear/graphics/admin
Externer Verweis ausgecheckt, Revision 673085.

Ausgecheckt, Revision 673084.

and then the normal compiling stuff

Have you tried to choose one anonsvn server by its IP?

;; ANSWER SECTION:
anonsvn.kde.org.        3058    IN      A       134.2.170.97
anonsvn.kde.org.        3058    IN      A       88.198.37.77

Maybe one is broken and one is fine - but I don't really have deeper svn
knowledge. Have you also deleted the hidden .svn folder in the download path?

# ls -la
insgesamt 24
drwxr-xr-x 12 root root  464  9. Jun 01:18 .
drwxr-xr-x  6 root root  152  9. Jun 01:13 ..
drwxr-xr-x  3 root root  920  9. Jun 01:18 admin
-rw-r--r--  1 root root  178  9. Jun 01:18 configure.in.bot
-rw-r--r--  1 root root  269  9. Jun 01:18 configure.in.in
drwxr-xr-x 13 root root 1056  9. Jun 01:14 digikam
drwxr-xr-x 12 root root  336  9. Jun 01:16 doc
drwxr-xr-x  4 root root  400  9. Jun 01:13 fraqtive
drwxr-xr-x 15 root root  768  9. Jun 01:18 gwenview
drwxr-xr-x  4 root root  456  9. Jun 01:18 kgraphviewer
drwxr-xr-x 27 root root 1432  9. Jun 01:17 kphotoalbum
drwxr-xr-x  8 root root  640  9. Jun 01:13 kst
-rw-r--r--  1 root root  203  9. Jun 01:18 Mainpage.dox
-rw-r--r--  1 root root  179  9. Jun 01:18 Makefile.am.in
-rw-r--r--  1 root root  450  9. Jun 01:18 Makefile.cvs
drwxr-xr-x  8 root root  808  9. Jun 01:18 showimg
drwxr-xr-x  7 root root  360  9. Jun 01:18 .svn

Bye

  Thorsten

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Bugzilla from cmaessen@casco.demon.nl
Op zaterdag 9 juni 2007, schreef Thorsten Schnebeck:

  > Have you tried to choose one anonsvn server by its IP?
  >
  > ;; ANSWER SECTION:
  > anonsvn.kde.org.        3058    IN      A       134.2.170.97
  > anonsvn.kde.org.        3058    IN      A       88.198.37.77
  >
  > Maybe one is broken and one is fine - but I don't really have
  > deeper svn knowledge. Have you also deleted the hidden .svn folder
  > in the download path?

A great tip. Tried
svn://134.2.170.97/home/kde/branches/extragear/kde3/graphics and
everything went fine while 88.198.37.77 gave me the same problems as a
experienced before. So definitely broken!
It is a pity that this situation can last for more than a day. It took
me several hours experimenting. Well, the most important thing is that
I have a working copy of our favorite program again.
Thanks again.

Caspar.
--
Veiligheidsmanagers proberen een tegenwicht te bieden voor ongebreidelde
drang naar moed en het nemen van risico. --B.J.M. Ale (2004)
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Daniel Bauer-2
On Samstag, 9. Juni 2007, Caspar Maessen wrote:

> Op zaterdag 9 juni 2007, schreef Thorsten Schnebeck:
>   > Have you tried to choose one anonsvn server by its IP?
>   >
>   > ;; ANSWER SECTION:
>   > anonsvn.kde.org.        3058    IN      A       134.2.170.97
>   > anonsvn.kde.org.        3058    IN      A       88.198.37.77
>   >
>   > Maybe one is broken and one is fine - but I don't really have
>   > deeper svn knowledge. Have you also deleted the hidden .svn folder
>   > in the download path?
>
> A great tip.

I can confirm. Thanks, Thorsten!

> Tried
> svn://134.2.170.97/home/kde/branches/extragear/kde3/graphics and
> everything went fine

I replaced all "anonsvn.kde.org" by "134.2.170.97" in the compile_digikam
script. Then it worked.

(when I only replaced it in the line mentioned above I got an error
like "graphics is already used by something else" - don't know the exact
words anymore...)

> while 88.198.37.77 gave me the same problems as a
> experienced before. So definitely broken!

Havn't tried that. I'm happy enough the other IP worked.

> It is a pity that this situation can last for more than a day.

What's a day in a lifetime? I hope there will be left many more to waste :-)

kind regards

Daniel



--
Daniel Bauer photographer Basel Switzerland
professional photography: http://www.daniel-bauer.com
erotic art photos: http://www.bauer-nudes.com/en/linux.html
Madagascar special: http://www.sanic.ch
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: error in updating from svn

Fabien-5
In reply to this post by Bugzilla from cmaessen@casco.demon.nl
I contacted KDE sysadmins and they just fixed the problem (thanks to
Dirk Mueller).

It should be ok now.

Caspar Maessen wrote:

> Op zaterdag 9 juni 2007, schreef Thorsten Schnebeck:
>
>   > Have you tried to choose one anonsvn server by its IP?
>   >
>   > ;; ANSWER SECTION:
>   > anonsvn.kde.org.        3058    IN      A       134.2.170.97
>   > anonsvn.kde.org.        3058    IN      A       88.198.37.77
>   >
>   > Maybe one is broken and one is fine - but I don't really have
>   > deeper svn knowledge. Have you also deleted the hidden .svn folder
>   > in the download path?
>
> A great tip. Tried
> svn://134.2.170.97/home/kde/branches/extragear/kde3/graphics and
> everything went fine while 88.198.37.77 gave me the same problems as a
> experienced before. So definitely broken!

--
Fabien

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users