You are not logged in.

#1 2008-06-14 08:53:17

Isomorphism
Member
Registered: 2008-04-29
Posts: 41

"--no-check-certificate: command not found" error

Hello,

I was trying to install "vba-m-gtk-svn" from AUR and I used the command:

[spai@L ~]$ yaourt -S vba-m-gtk-svn
==> Resuming previous build

==> Downloading vba-m-gtk-svn PKGBUILD from AUR...


      First Submitted: Wed, 07 May 2008 16:37:44 +0000
      Last Updated: (unknown)
vba-m-gtk-svn 502-2 (Unsupported): Gameboy Advance Emulator combining features of all VBA forks - GTK GUI

==> vba-m-gtk-svn dependencies:
 - gtkmm (already installed)
 - portaudio (package found)
 - sdl (already installed)
 - glibmm (already installed)
 - libglademm (package found)
 - libpng (already installed)
 - zlib (already installed)
 - cairo (already installed)
 - mesa (already installed)
 - gtkglext (package found)
 - gtkglextmm (package found)
 - cmake (package found)
 - pkgconfig (already installed)
==>  Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
==>   ----------------------------------------------
==>Y

Please add $EDITOR to your environment variables
for example:
==> Edit PKGBUILD with: (replace gvim with your favorite editor)

==> Edit ./PKGBUILD with: vim

==> vba-m-gtk-svn dependencies:
 - gtkmm (already installed)
 - portaudio (package found)
 - sdl (already installed)
 - glibmm (already installed)
 - libglademm (package found)
 - libpng (already installed)
 - zlib (already installed)
 - cairo (already installed)
 - mesa (already installed)
 - gtkglext (package found)
 - gtkglextmm (package found)
 - cmake (package found)
 - pkgconfig (already installed)
==>  Continue the building of 'vba-m-gtk-svn'? [Y/n]
==>   ----------------------------------------------
==>Y



==> Building and installing package
/etc/makepkg.conf: line 103: --no-check-certificate: command not found

==> ERROR: An unknown error has occured. Exiting...
Error: Makepkg was unable to build vba-m-gtk-svn package.

Long story cut short:

==> Building and installing package
/etc/makepkg.conf: line 103: --no-check-certificate: command not found

==> ERROR: An unknown error has occured. Exiting...
Error: Makepkg was unable to build vba-m-gtk-svn package.

The above "--no-check-certificate: command not found" always happens when I try to install from AUR. How do I make my Arch "find" the command?

Thanks,
Spai

Offline

#2 2008-06-14 10:26:01

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: "--no-check-certificate: command not found" error

First step - look at line 103 of /etc/makepkg.conf. If you don't understand what you're looking at, post it here for someone else to look at.

Offline

#3 2008-06-15 08:11:37

Isomorphism
Member
Registered: 2008-04-29
Posts: 41

Re: "--no-check-certificate: command not found" error

tomk wrote:

First step - look at line 103 of /etc/makepkg.conf. If you don't understand what you're looking at, post it here for someone else to look at.

It just says --no-check-certificate. Thats all sad

I dont know what to do with it.


Thank you,
Spai big_smile

Offline

#4 2008-06-15 15:33:14

Jarsto
Member
From: Groningen, The Netherlands
Registered: 2005-11-18
Posts: 35
Website

Re: "--no-check-certificate: command not found" error

pacman -Qo /etc/makepkg.conf
/etc/makepkg.conf is owned by pacman 3.1.4-1

Looks like that file is part of the pacman package. If I were you I'd try

pacman -S pacman

That might well fix it. (If you've made any customizations make a backup copy of the file before you do this.)

If that doesn't fix it take a good look at the lines around it. It looks like it might be a preference that got shifted to a new line, rather than staying on the same line as the command it goes with, but that's just my first impression.


Jarsto

Offline

#5 2008-06-15 15:39:11

sniffles
Member
Registered: 2008-01-23
Posts: 275

Re: "--no-check-certificate: command not found" error

Why not post your full /etc/makepkg.conf ?

Offline

Board footer

Powered by FluxBB