You are not logged in.

#1 2012-02-12 22:51:23

Pieman6295
Member
Registered: 2012-02-12
Posts: 4

Can't Access AUR? [SOLVED]

Hi guys.

I upgraded to pacman 4 yesterday and have found that neither of my helpers (packer and yaourt) can find any packages in the AUR! When I search for something that should be in the AUR, all that comes up are packages in the normal repos. Anyone else having an issue with this?

Last edited by Pieman6295 (2012-02-13 04:18:32)

Offline

#2 2012-02-12 23:10:13

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Can't Access AUR? [SOLVED]

Can you please post some examples? Post the exact commands you used and post the output.

packer works fine here.

Last edited by karol (2012-02-12 23:10:33)

Offline

#3 2012-02-13 02:15:15

Pieman6295
Member
Registered: 2012-02-12
Posts: 4

Re: Can't Access AUR? [SOLVED]

Sure.

$ packer gtk theme 
$ packer avant-window-navigator 
$ yaourt ttf-ms-fonts 

...and no output at all! Weirdly enough, packages in the repos are found fine.

$ packer chromium

0 extra/chromium 17.0.963.46-1
      The open-source project behind Google Chrome, an attempt at creating a
      safer, faster, and more stable browser
1 community/chromium-bsu 0.9.15-1
      A fast paced top scrolling shooter
 

Last edited by Pieman6295 (2012-02-13 04:03:26)

Offline

#4 2012-02-13 02:47:23

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: Can't Access AUR? [SOLVED]

Both these tools use curl, but do a lovely job of masking errors...

$ curl -vo/dev/null 'https://aur.archlinux.org/rpc.php?type=info&arg=cower'

Offline

#5 2012-02-13 04:04:40

Pieman6295
Member
Registered: 2012-02-12
Posts: 4

Re: Can't Access AUR? [SOLVED]

hm...

 curl -vo/dev/null 'https://aur.archlinux.org/rpc.php?type=info&arg=cower'
* About to connect() to aur.archlinux.org port 443 (#0)
*   Trying 208.92.232.29...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* connected
* Connected to aur.archlinux.org (208.92.232.29) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: none
* SSLv3, TLS handshake, Client hello (1):
} [data not shown]
* SSLv3, TLS handshake, Server hello (2):
{ [data not shown]
* Unknown SSL protocol error in connection to aur.archlinux.org:443 
* Closing connection #0
curl: (35) Unknown SSL protocol error in connection to aur.archlinux.org:443 

Offline

#6 2012-02-13 04:09:42

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Offline

#7 2012-02-13 04:17:27

Pieman6295
Member
Registered: 2012-02-12
Posts: 4

Re: Can't Access AUR? [SOLVED]

...and hallelujah! Thanks for the help!

Offline

Board footer

Powered by FluxBB