[RESOLVED] alpine

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

[RESOLVED] alpine

Postby Fieryphoenix » Sat Jul 23, 2011 9:58 pm

Installing on Pogoplug Pro, on launch alpine fails with:

$this->bbcode_second_pass_code('', 'alpine: error while loading shared libraries: libgssapi.so.2: cannot open shared object file: No such file or directory')
Fieryphoenix
 
Posts: 27
Joined: Sun May 22, 2011 8:41 pm

Re: alpine

Postby WarheadsSE » Mon Jul 25, 2011 12:27 am

Then you may not have the required packages.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: alpine

Postby Fieryphoenix » Mon Jul 25, 2011 3:12 am

Clearly. Naturally I expected pacman to install required packages.

I checked pacman -Ss libgssapi to see if there was a libgssapi package, which there isn't, and I read up on what libgssapi is, and tried to find packages which it was part of, which I didn't find an example except for libgssglue, which I found mentioned as a solution someone had for the same error report when they ran conserver client. But when I installed it it did not fix alpine.

pacman -Si says it depends on libldap, heimdal, and gettext, all of which are installed. So, according to the documentation, I do have all the required packages.

So, rereading the post about the fellow running conserver as I composed this reply, I fixed the problem. In ALarm, the file is called libgssapi_krb5.so.2, not libgssapi.so.2. The current package does not correctly reference the library name used on ALarm.

To fix this issue, make a symbolic link:
$this->bbcode_second_pass_code('', 'ln -s /usr/lib/libgssapi_krb5.so.2 /usr/lib/libgssapi.so.2')
Fieryphoenix
 
Posts: 27
Joined: Sun May 22, 2011 8:41 pm

Re: alpine

Postby WarheadsSE » Mon Jul 25, 2011 12:25 pm

krb5 & heimdal.. oh the joys. I'll point this out to leming.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: alpine

Postby kmihelich » Mon Jul 25, 2011 5:04 pm

That would be because alpine was removed from Arch, replaced with re-alpine which is a failed build for us. Yet another reason I need to start making progress on clearing out the old crap. I'll look into why the build failed and see if I can get it into the repo soon.
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: alpine

Postby kmihelich » Tue Jul 26, 2011 12:24 am

re-alpine is now available in the repos. alpine has been removed.
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


Return to Packages

Who is online

Users browsing this forum: No registered users and 22 guests