Package Details: google-authenticator-libpam-git r120.c1b3879-1

Git Clone URL: https://aur.archlinux.org/google-authenticator-libpam-git.git (read-only, click to copy)
Package Base: google-authenticator-libpam-git
Description: PAM module for google authenticator app
Upstream URL: https://github.com/google/google-authenticator-libpam
Licenses: Apache
Conflicts: google-authenticator-libpam
Provides: google-authenticator-libpam
Submitter: calid
Maintainer: robertvarga
Last Packager: Antiz
Votes: 31
Popularity: 0.000000
First Submitted: 2012-03-31 22:39 (UTC)
Last Updated: 2026-06-10 16:52 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

alucryd commented on 2013-02-16 22:56 (UTC)

merging into git version

haawda commented on 2013-02-16 21:00 (UTC)

A TU can delete packages. Send a mail to aur-general.

zosodk69 commented on 2012-12-08 20:56 (UTC)

Works great on Arm (Raspberry Pi). You're probably good to set arch to any.

<deleted-account> commented on 2012-06-06 23:33 (UTC)

They switched the version control system to Git so this PKGBUILD no longer works. Someone else already made a new one so you probably want to use that one: https://aur.archlinux.org/packages.php?ID=58094 (Is there a way to deprecate or delete AUR packages?)

<deleted-account> commented on 2012-06-06 22:24 (UTC)

Getting "HTTP Error 404: Not Found" running makepkg: $ makepkg -s ==> WARNING: Cannot find the hg binary required to determine latest hg revision. ==> Making package: google-authenticator-libpam-hg 93-1 (Wed Jun 6 15:22:50 PDT 2012) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for inter-conflicts... Targets (2): mercurial-2.2.2-1 subversion-1.7.5-2 Total Installed Size: 43.79 MiB Proceed with installation? [Y/n] y (2/2) checking package integrity [##############################] 100% (2/2) loading package files [##############################] 100% (2/2) checking for file conflicts [##############################] 100% (2/2) checking available disk space [##############################] 100% (1/2) installing mercurial [##############################] 100% Optional dependencies for mercurial tk: for the hgk GUI (2/2) installing subversion [##############################] 100% Optional dependencies for subversion libgnome-keyring kdeutils-kwallet bash-completion: for svn bash completion python2: for some hook scripts ==> Retrieving Sources... ==> Extracting Sources... ==> Starting build()... ==> Connecting to Mercurial server.... warning: google-authenticator.googlecode.com certificate with fingerprint fd:02:92:b1:b3:32:27:f4:7b:40:3d:0a:ca:9e:dd:ee:22:17:52:02 not verified (check hostfingerprints or web.cacerts config setting) abort: HTTP Error 404: Not Found ==> ERROR: A failure occurred in build(). Aborting...

gdamjan commented on 2012-05-24 01:26 (UTC)

Since the "usrmove", PAM modules are now in /usr/lib/security not in /lib/security. The PKGBUILD needs to be updated

calid commented on 2012-05-05 22:11 (UTC)

didn't ln, just moved it since that's where everything else is now

xjpvictor commented on 2012-05-05 05:02 (UTC)

please ln pam_google_authenticator.so into /usr/lib/security/ for pam 1.1.5-3. thanks

<deleted-account> commented on 2011-12-26 11:03 (UTC)

Updated the PKGBUILD. Have fun!

wanderxjtu commented on 2011-12-26 05:15 (UTC)

remove the makefile.patch and it works.