You are not logged in.

#1 2010-02-10 03:25:47

arxx
Member
From: Sacramento, CA
Registered: 2009-12-06
Posts: 40

broadcom-wl AUR package problem downloading

ive been trying to use the AUR package for the broadcom-wl driver.
when using makepkg this is the output i get

[matt@myhost broadcom-wl]$ makepkg -s
==> Making package: broadcom-wl 5.10.91.9.3-3 i686 (Tue Feb  9 19:24:43 PST 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Downloading hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz...
--2010-02-09 19:24:43--  http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
Resolving www.broadcom.com... 208.70.88.55
Connecting to www.broadcom.com|208.70.88.55|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-02-09 19:24:43 ERROR 404: Not Found.

==> ERROR: Failure while downloading hybrid-portsrc-x86_32-v5.10.91.9.3.tar.gz
    Aborting...

why cant i download this?


my nigga smoke with one lung. if he cough he might die, passin me trees

Offline

#2 2010-02-10 04:38:17

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: broadcom-wl AUR package problem downloading

If you try to open the page: http://www.broadcom.com/docs/linux_sta/ … 9.3.tar.gz you can see the link is broken.  You can report the issue.

Last edited by n0dix (2010-02-10 04:38:45)

Offline

#3 2010-02-10 05:53:19

arxx
Member
From: Sacramento, CA
Registered: 2009-12-06
Posts: 40

Re: broadcom-wl AUR package problem downloading

where and whom would i report it to ha


my nigga smoke with one lung. if he cough he might die, passin me trees

Offline

#4 2010-02-10 06:02:39

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: broadcom-wl AUR package problem downloading

But first, you should do an update the whole system.
Btw, why are you using makepkg?

Offline

#5 2010-02-10 09:33:07

arxx
Member
From: Sacramento, CA
Registered: 2009-12-06
Posts: 40

Re: broadcom-wl AUR package problem downloading

broadcom-wl isnt available with pacman


my nigga smoke with one lung. if he cough he might die, passin me trees

Offline

#6 2010-02-10 14:13:10

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: broadcom-wl AUR package problem downloading

I know, but if you use yaourt or packer to install the package you don't need do the makepkg.

Offline

#7 2010-02-11 02:54:48

cobra2
Member
From: deep in Dixie with Arch64
Registered: 2009-09-10
Posts: 27

Re: broadcom-wl AUR package problem downloading

The reason the AUR build doesn't download is that the wl driver has been updated as of 2/9/2010. So just do it by hand. problem solved.

http://wiki.archlinux.org/index.php/Broadcom_BCM4312

[edit] forgot to include link.

Last edited by cobra2 (2010-02-11 02:58:35)


Hardware is like a parachute.... works best when open.

Offline

#8 2010-02-11 06:59:36

slums
Member
From: Poland
Registered: 2009-04-21
Posts: 15

Re: broadcom-wl AUR package problem downloading

or you can just edit the PKGBUILD file

line 4 should be : pkgver=5.60.48.36
and line 16 : md5sums=('0466d863405e1ab99d5e288fe886e852' '32ff612baa296c08fdf0f4e837479e7b')

Offline

#9 2010-02-11 13:17:33

stefek
Member
Registered: 2009-04-14
Posts: 33

Re: broadcom-wl AUR package problem downloading

It isn't working. There is a problem with md5sums...

Offline

#10 2010-02-11 13:21:30

dcc24
Member
Registered: 2009-10-31
Posts: 732

Re: broadcom-wl AUR package problem downloading

Just generate the sums yourself and update the pkgbuild.


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

#11 2010-02-11 14:58:17

slums
Member
From: Poland
Registered: 2009-04-21
Posts: 15

Re: broadcom-wl AUR package problem downloading

[slums@slums-pavilion Downloads]$ md5sum hybrid-portsrc-x86_32-v5.60.48.36.tar.gz
0466d863405e1ab99d5e288fe886e852  hybrid-portsrc-x86_32-v5.60.48.36.tar.gz

perhaps you're using x86_64 version...  then :

[slums@slums-pavilion Downloads]$ md5sum hybrid-portsrc-x86_64-v5.60.48.36.tar.gz
a78095ddcc30a191f64dccbc31b84de8  hybrid-portsrc-x86_64-v5.60.48.36.tar.gz

so just change it in PKGBUILD smile

Last edited by slums (2010-02-11 15:03:56)

Offline

#12 2010-02-12 03:28:36

Peyton
Member
Registered: 2007-07-22
Posts: 36
Website

Re: broadcom-wl AUR package problem downloading

Thanks, slums.

Offline

Board footer

Powered by FluxBB