Hard float?

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Re: Hard float?

Postby bablo » Wed Sep 05, 2012 11:55 am

Hello, would this be an occasion to address the haskell & ghc circle dependency which prevents updating it to the current version?

Cheers.
bablo
 
Posts: 2
Joined: Mon Jun 25, 2012 8:28 pm

Re: Hard float?

Postby gregd72002 » Thu Sep 13, 2012 1:18 pm

Guys, is there a way to try the hf version out now? I'd be happy to be a tester
gregd72002
 
Posts: 15
Joined: Wed May 09, 2012 2:57 pm

Re: Hard float?

Postby roberth » Sun Sep 16, 2012 8:37 pm

$this->bbcode_second_pass_quote('gregd72002', 'G')uys, is there a way to try the hf version out now? I'd be happy to be a tester


+1
roberth
 
Posts: 1
Joined: Sun Sep 16, 2012 8:35 pm

Re: Hard float?

Postby mig » Wed Oct 24, 2012 8:00 pm

I just installed the armv6hf build of Arch and find myself needing an armv5 package (yp-tools). Is there a way to have pacman install the older version of the package and run both type of packages on the same rootfs ?

Thanks
mig
 
Posts: 4
Joined: Wed Oct 24, 2012 7:58 pm

Re: Hard float?

Postby WarheadsSE » Wed Oct 24, 2012 8:09 pm

Soft and Hard are like oil and water. This is what the builder sees:
$this->bbcode_second_pass_code('', '
[armv5] yp-tools (2.12-4|2.12-2): repo=>extra, src=>abs, state=>unbuilt, blocked on: extra/ypbind-mt (N)
[armv6] yp-tools (2.12-4|0-0): repo=>extra, src=>abs, state=>unbuilt, blocked on: extra/ypbind-mt (N)
[armv7] yp-tools (2.12-4|2.12-2): repo=>extra, src=>abs, state=>unbuilt, blocked on: extra/ypbind-mt (N)
')
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Hard float?

Postby mig » Thu Oct 25, 2012 2:13 pm

Thanks, and forgive my ignorance of the arch build system (newbie user here both on arm and x86_64 architectures). I would've thought that building on the new version of the arm architecture would have been trivial but apparently that's not the case.

So I guess for the time being, anyone waiting to build yp-tools is stuck until ypbind-mt is ported to armv hf?

Regards
mig
 
Posts: 4
Joined: Wed Oct 24, 2012 7:58 pm

Re: Hard float?

Postby WarheadsSE » Thu Oct 25, 2012 3:53 pm

It's actually a loop. They are stuck on each other. We'll have a look when we get a chance.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Hard float?

Postby mig » Thu Oct 25, 2012 5:00 pm

Ok thank you, I'll continue checking up on it with pacman every now and then.
mig
 
Posts: 4
Joined: Wed Oct 24, 2012 7:58 pm

Re: Hard float?

Postby mig » Thu Oct 25, 2012 6:51 pm

So I went to the ABS wiki page and after learning all about ABS proceeded to download the yp-tools and yp-bind packages

note: since I am trying to get NIS working I am doing everything as root because I want to use my NIS user account on the system.

I got it working with the following steps

$this->bbcode_second_pass_code('', '
# abs extra/ypbind-mt
# abs extra/yp-tools

# cd /var/abs/extra/ypbind-mt
# vim PKGBUILD [1]
# makepkg -s --asroot
# pacman -U ypbind-mt*.tar.xz

# cd /var/abs/extra/yp-tools
# makepkg --asroot
# pacman -U yp-tools*.tar.xz
')

[1]:
edit PKGBUILD to:
a) add 'armv6h' to the arch line
b) remove yp-tools from the dependency list

So far so good, was able to configure NIS afterward and all seems to be working fine so far.. hope this helps.
mig
 
Posts: 4
Joined: Wed Oct 24, 2012 7:58 pm

Previous

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 51 guests