ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] проблема с subversion
  @ 2005-03-25  7:51 ` Ivan Evtuhovich
  2005-03-25 17:21   ` [OT] " Alexey Voinov
  2005-03-25 17:43   ` [sisyphus] " Alexey Tourbin
  0 siblings, 2 replies; 3+ messages in thread
From: Ivan Evtuhovich @ 2005-03-25  7:51 UTC (permalink / raw)
  To: sisyphus

Привет!

После обновления
> cat /etc/mandrake-release
ALT Linux Sisyphus (20050313)

>svn commit -m"asdf"
выдает следующее

svn: Commit failed (details follow):
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///home/vanya/subversion/balance'
svn: Berkeley DB error while opening environment for filesystem
/home/vanya/subversion/db:
DB_VERSION_MISMATCH: Database environment version mismatch
svn: bdb: Program version 4.3 doesn't match environment version

Я понимаю, почему это так, но вот как безболезненно откатиться назад,
чтобы хотя бы dump сделать, я не догадался.

Кто-нибудь знает решение это проблемы?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [OT] Re: [sisyphus] проблема с subversion
  2005-03-25  7:51 ` [sisyphus] проблема с subversion Ivan Evtuhovich
@ 2005-03-25 17:21   ` Alexey Voinov
  2005-03-25 17:43   ` [sisyphus] " Alexey Tourbin
  1 sibling, 0 replies; 3+ messages in thread
From: Alexey Voinov @ 2005-03-25 17:21 UTC (permalink / raw)
  To: Ivan Evtuhovich, ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

Немного off topic...

Ivan Evtuhovich wrote
> svn: Berkeley DB error while opening environment for filesystem
> /home/vanya/subversion/db:
> DB_VERSION_MISMATCH: Database environment version mismatch
> svn: bdb: Program version 4.3 doesn't match environment version
Вот поэтому я и использую везде tla, baz или darcs. :)
В крайнем случае всё смогу руками вытащить.

-- 
Best Regards!
Alexey Voinov
	     
voins@voins.program.ru
voins@altlinux.ru


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [sisyphus] Re: проблема с subversion
  2005-03-25  7:51 ` [sisyphus] проблема с subversion Ivan Evtuhovich
  2005-03-25 17:21   ` [OT] " Alexey Voinov
@ 2005-03-25 17:43   ` Alexey Tourbin
  1 sibling, 0 replies; 3+ messages in thread
From: Alexey Tourbin @ 2005-03-25 17:43 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 1868 bytes --]

On Fri, Mar 25, 2005 at 10:51:34AM +0300, Ivan Evtuhovich wrote:
> svn: Commit failed (details follow):
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///home/vanya/subversion/balance'
> svn: Berkeley DB error while opening environment for filesystem
> /home/vanya/subversion/db:
> DB_VERSION_MISMATCH: Database environment version mismatch
> svn: bdb: Program version 4.3 doesn't match environment version
> 
> Я понимаю, почему это так, но вот как безболезненно откатиться назад,
> чтобы хотя бы dump сделать, я не догадался.
> 
> Кто-нибудь знает решение это проблемы?

Иногда бинари слишком жестко проверяют версии библиотек, с которыми они
были слинкованы на стадии компиляции.  Вообще говоря, это самодеятельность,
которая страхует разве что авторов зависимого софта от некомпетентных
баг-репортов, которые шлют пользователи без башни.  С другой стороны,
тех, кто без башни -- есть куда послать, а это вроде как хорошо.

Вот последний патч, приложенный к perl-BerkeleyDB:

libberkeleydb-perl (0.26-3) unstable; urgency=high

  * Patched to work with all patchlevels of libdb, thanks to Brendan O'Dea.
    (Closes: #290988)

 -- Marco d'Itri <md@linux.it>  Wed, 19 Jan 2005 01:47:23 +0100

--- libberkeleydb-perl-0.26.orig/BerkeleyDB.xs
+++ libberkeleydb-perl-0.26/BerkeleyDB.xs
@@ -3894,7 +3894,7 @@
     (void)db_version(&Major, &Minor, &Patch) ;
     /* Check that the versions of db.h and libdb.a are the same */
     if (Major != DB_VERSION_MAJOR || Minor != DB_VERSION_MINOR
-                || Patch != DB_VERSION_PATCH)
+		)
         croak("\nBerkeleyDB needs compatible versions of libdb & db.h\n\tyou have db.h version %d.%d.%d and libdb version %d.%d.%d\n",
                 DB_VERSION_MAJOR, DB_VERSION_MINOR, DB_VERSION_PATCH,
                 Major, Minor, Patch) ;


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-25 17:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-25  7:51 ` [sisyphus] проблема с subversion Ivan Evtuhovich
2005-03-25 17:21   ` [OT] " Alexey Voinov
2005-03-25 17:43   ` [sisyphus] " Alexey Tourbin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git