[svn] Subversion is broken after upgrade

Problems with packages? Post here, using [tags] of the package name.

[svn] Subversion is broken after upgrade

Postby rezuno » Mon May 16, 2011 3:19 pm

Hello everyone,

I've been running svn on my Pogoplug for the last few months. Today I did an upgrade with 'pacman -Syu' and it upgraded a bunch of packages, one of which was 'krb5'. When installing, pacman told me there was a conflict between krb5 and heimdal, I answered yes when prompted to replace heimdal. Unfortunately subversion seems to depend on heimdal and doesn't work anymore because it is missing some library files. One of them is libgssapi.so.2, I tried to solve it by putting a symbolic link to libgssapi_krb5.so.2. Then it started complaining that it is missing 'libheimntlm.so'. Reinstalling heimdal doesn't work because it first needs to remove kbr5 and other packages depend on it.

Any ideas on how to get svn working again? Is it possible to revert the upgrade?
rezuno
 
Posts: 2
Joined: Mon May 16, 2011 3:11 pm

Re: [svn] Subversion is broken after upgrade

Postby pepedog » Mon May 16, 2011 6:50 pm

Looks like it's flagged out-of-date on archlinux
Could only find this
https://bbs.archlinux.org/viewtopic.php?id=118996
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: [svn] Subversion is broken after upgrade

Postby pepedog » Mon May 16, 2011 11:47 pm

I just did an abs, and what they have done is changed depends
makedepends=('krb5' ............
So I guess this in our repo
subversion-1.6.15-1-arm.pkg.tar.xz
will be updated soon to
subversion-1.6.15-2-arm.pkg.tar.xz
I posted on github for you
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: [svn] Subversion is broken after upgrade

Postby kmihelich » Tue May 17, 2011 1:19 am

I'm starting on 2.6.38.6 right now to make sure that the new gcc 4.6 toolchain is sane. Provided everything goes well, subversion and other package updates will be tackled sometime either late tonight or tomorrow.
Arch Linux ARM exists and continues to grow through community support, please donate today!
kmihelich
Developer
 
Posts: 1133
Joined: Tue Jul 20, 2010 6:55 am
Location: aka leming #archlinuxarm

Re: [svn] Subversion is broken after upgrade

Postby rezuno » Tue May 17, 2011 6:57 am

Thanks for the help everyone. I kind of urgently needed my SVN working again, so I tried building the package myself by downloading the PKGBUILD for subversion-1.6.15-2 from the Arch website and read the guide on the wiki. After fixing some issues (missing a library and the JDK) it compiled and installed. Now it's working again.
rezuno
 
Posts: 2
Joined: Mon May 16, 2011 3:11 pm

Re: [svn] Subversion is broken after upgrade

Postby pepedog » Tue May 17, 2011 8:27 am

Was going to do it this morning for you.
Here is a lazy way I use-
$this->bbcode_second_pass_code('', 'pacman -S abs
abs
cd /var/abs/extra/subversion
makepkg -Acs --asroot')
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK


Return to Packages

Who is online

Users browsing this forum: No registered users and 14 guests