You are not logged in.

#1 2010-11-01 09:21:25

hoobastank
Member
Registered: 2010-03-30
Posts: 87

Yaourt: not found in AUR

Hi,
Yes i know there is losts of topics about this error but i do whatever i can but couldnt solve this problem...

For example

#yaourt -S broadcom-wl

==> Downloading broadcom-wl PKGBUILD from AUR...
==> ERROR: broadcom-wl not found in AUR.

#yaourt -S picasa

==> Downloading picasa PKGBUILD from AUR...
==> ERROR: picasa not found in AUR.

I have already yaourt repository and also the [community] repository is enabled by uncommenting in /etc/pacman.conf by the way Archlinux is always up-to-date and I am not behind a http proxy.

#yaourt -V
yaourt 0.9.5 is a pacman frontend with AUR support and more

#package-query -v
package-query 0.4

This silly matter makes me insane...

related topics
http://bugs.archlinux.fr/task/187
https://bbs.archlinux.org/viewtopic.php?id=68472
https://bbs.archlinux.org/viewtopic.php?pid=845483

Offline

#2 2010-11-01 10:00:58

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

Re: Yaourt: not found in AUR

From your own links

http://bugs.archlinux.fr/task/187 wrote:

The same problem. It's look like pb with package-query. Pb solved for me after install package-query-git instead of
package-query without reinstall yaourt

Offline

#3 2010-11-01 10:24:29

hoobastank
Member
Registered: 2010-03-30
Posts: 87

Re: Yaourt: not found in AUR

Yes i've already read it, as i said above i can do whatever i can ... it doesnt solve my problem... i didnt any change on my system but yaourt is broken now.

Offline

#4 2010-11-01 10:35:05

hoobastank
Member
Registered: 2010-03-30
Posts: 87

Re: Yaourt: not found in AUR

may this problem be related to wget... coz yaourt is using wget to download some stuffs at background and it tries to download a PKGBUILD of package from AUR but give me error. That's why it've tried it manually and result is

wget https://aur.archlinux.org/packages/gdm2setup/gdm2setup/PKGBUILD
--2010-11-01 12:33:54--  https://aur.archlinux.org/packages/gdm2setup/gdm2setup/PKGBUILD
Resolving aur.archlinux.org... 208.92.232.29
Connecting to aur.archlinux.org[208.92.232.29]:443... connected.
ERROR: cannot verify aur.archlinux.org's certificate, issued by `/C=IL/O=StartCom Ltd./OU=Secure Digital Certificate Signing/CN=StartCom Class 2 Primary Intermediate Server CA':
  Self-signed certificate encountered.

wget cannot verify aur.archlinux.org's certificate so cannot download anything from AUR

Last edited by hoobastank (2010-11-01 10:42:02)

Offline

#5 2010-11-01 14:59:08

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Yaourt: not found in AUR

Is this https-related? Then it should work again. AUR switched back to http-protocol.

Offline

#6 2010-11-01 15:26:24

hoobastank
Member
Registered: 2010-03-30
Posts: 87

Re: Yaourt: not found in AUR

Stefan Husmann wrote:

Is this https-related? Then it should work again. AUR switched back to http-protocol.

i think yes. By the way are you sure AUR switched back to http protocol coz when i search a package with yaourt, resulted in error.

#yaourt <package_name>
curl error: Peer certificate cannot be authenticated with known CA certificates

i've tried to reinstall ca-certificates or "update-ca-certificates --fresh" but doesnt solve the problem. Therefore when i type "wget https://aur.archlinux.org" on console, wget doesnt verify certification too. It is really silly matter coz i've other problem so needing to install a package by yaourt but also yaourt has a bug.

Offline

#7 2010-11-01 15:42:35

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Yaourt: not found in AUR

I am quite sure, because it was said on some mailing list. On the other hand, Tools like burp did not work when the AUR was https-only, and they do work now. I just installed a fresh yaourt-git and it does also work fine.

Offline

#8 2010-11-01 15:42:53

Awebb
Member
Registered: 2010-05-06
Posts: 6,291

Re: Yaourt: not found in AUR

Isn't yaourt discontinued? Every time I ask questions about yaourt, I'm told that it's obsolete and I sould use powerpill/bowerbill/clyde/whatever. Is it active again? I'd love to see that happen...

Offline

#9 2010-11-01 15:56:57

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Yaourt: not found in AUR

The latest changes in git are three days ago. So I think it is maintained. I personally prefer tools like slurpy or my autoa script to handle aUR packages, because I have more control over the place where PKGBUILDs are stored, but that is a matter of choice.

Offline

#10 2010-11-01 16:08:01

hoobastank
Member
Registered: 2010-03-30
Posts: 87

Re: Yaourt: not found in AUR

Stefan Husmann wrote:

I am quite sure, because it was said on some mailing list. On the other hand, Tools like burp did not work when the AUR was https-only, and they do work now. I just installed a fresh yaourt-git and it does also work fine.

really interesting, yes it seems working now !!! but i didnt change anything except instal/reinstall yaourt, openssl, ca-certificates and package-query since the morning. it hasnt worked since this morning but now it's working like a charm without change anything...

Offline

#11 2010-11-01 18:23:22

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

Re: Yaourt: not found in AUR

Stefan Husmann wrote:

I am quite sure, because it was said on some mailing list. On the other hand, Tools like burp did not work when the AUR was https-only, and they do work now. I just installed a fresh yaourt-git and it does also work fine.

burp was updated and worked with https

Offline

#12 2010-11-02 11:49:43

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: Yaourt: not found in AUR

Currently I have the same problem with yaourt. As far as I know yaourt is the only solution that can be used both with binary and AUR packages. So I want to stick with it but it currently does not work with HTTPS. I couldn't find any option in yaourtrc file. Any suggestions?


Quis custodiet ipsos custodiet?

Offline

#13 2010-11-02 12:09:45

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Yaourt: not found in AUR

First, yaourt-git works flawlessly here. Did you try that?

Second, yaourt is not the only solution that can be used both with binary and AUR packages. There are many others, as mentioned before (packer, clyde, bauerbill, paktahn).

Offline

#14 2010-11-02 15:10:38

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: Yaourt: not found in AUR

I've reinstalled ca-certificates and openssl. Installed package-query-git and yaourt-git but it still says:

curl error: Peer certificate cannot be authenticated with known CA certificates


Quis custodiet ipsos custodiet?

Offline

#15 2010-11-02 15:56:32

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: Yaourt: not found in AUR

If you have problems with certificates you can use normal yaourt and package-query for now (only -git uses https), it works again (see post #9 by Stefan).

Cany you visit https aur in a browser?

Offline

#16 2010-11-02 16:43:28

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: Yaourt: not found in AUR

hokasch wrote:

If you have problems with certificates you can use normal yaourt and package-query for now (only -git uses https), it works again (see post #9 by Stefan).

Cany you visit https aur in a browser?

yes i can with chromium if that's what you're asking for..


Quis custodiet ipsos custodiet?

Offline

#17 2010-11-02 18:12:26

hoobastank
Member
Registered: 2010-03-30
Posts: 87

Re: Yaourt: not found in AUR

I'm not sure but it may be related to DNS server coz my problem is solved but i didnt change anything in system. This is just an idea so can you try to change DNS server and restart the nscd daemon type "/etc/rc.d/nscd restart" in your terminal to flush your dns cache.

Last edited by hoobastank (2010-11-02 18:13:34)

Offline

#18 2010-11-04 07:16:50

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: Yaourt: not found in AUR

It's still not solved for me. I can't do wget https://aur.archlinux.org too unless I specify an argument for not validating the certificate. I've tried git packages and installing openssl, ca-certificates package while using update-ca-certificates --refresh command. Still no luck


Quis custodiet ipsos custodiet?

Offline

#19 2011-01-03 13:11:14

AleXoundOS
Member
From: Russia
Registered: 2009-07-18
Posts: 31
Website

Re: Yaourt: not found in AUR

Check you current date and if it does not match the date specified in the certificate, the certificate will not be validated. Adjusting date worked for me.

Offline

#20 2011-03-11 08:39:39

jichuan89
Member
From: Mountain View, CA
Registered: 2010-03-10
Posts: 9
Website

Re: Yaourt: not found in AUR

AleXoundOS wrote:

Check you current date and if it does not match the date specified in the certificate, the certificate will not be validated. Adjusting date worked for me.

Thanks!!

Offline

Board footer

Powered by FluxBB