You are not logged in.

#1 2011-07-26 04:26:12

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

Problem with yaourt alias

This has been bugging me for a while and I can't seem to figure it out. I have yaourt --sync --needed aliased to install and sometimes right before its about to install a package that has been built from a pkgbuild it will fail with this error (not specific to bashrun2) even though I haven't pressed anything:

==> Finished making: bashrun2 0.2.2-1 (Mon Jul 25 17:21:13 PDT 2011)

==> Continue installing bashrun2 ? [Y/n]
==> [v]iew package contents [c]heck package with namcap
==> ---------------------------------------------------
==> 
error: invalid option
==> WARNING: Your packages are saved in /tmp/yaourt-tmp-bran
==> WARNING: Following packages have not been installed:
    bashrun2


here's my yaourtrc

#    yaourtrc  - Configuration for yaourt
# 
#   See yaourtrc(5) for more information
#   
#

# ABS_REPO list repositories available on archlinux rsync server
ABS_REPO=(testing core extra community-testing community gnome-unstable kde-unstable)

# General
#AUTOSAVEBACKUPFILE=0
#DEVELBUILDDIR="/var/abs/local/yaourtbuild"
#DEVEL=0
EDITOR="$EDITOR"
FORCEENGLISH=1
#FORCE=0
#TMPDIR="/tmp"
#SUDONOVERIF=0      # Avoid multiple sudo checks when timestamp_timeout=0

# AUR 
AURCOMMENT=3
#AURDEVELONLY=0
AURSEARCH=1
#AURUPGRADE=0
AURVOTE=1

# Build
#EXPORT=0           # Export to 1: EXPORTDIR or PKGDEST
                    # 2: pacman cache (as root)
#EXPORTSRC=0        # Need EXPORT>0 to be used
#EXPORTDIR=""       # If empty, use makepkg's connfiguration (see makepkg.conf)

# Prompt
#NOCONFIRM=0
#UP_NOCONFIRM=0     # No prompt while build upgrades (including -Sbu)
BUILD_NOCONFIRM=1  # Only prompt for editing files
#EDITFILES=1
NOENTER=1

# Output
#USECOLOR=1
#DETAILUPGRADE=1
#SHOWORPHANS=1
#TERMINALTITLE=1

# Command
#PACMAN="pacman"
#DIFFEDITCMD="vimdiff"

Offline

#2 2011-07-26 04:56:28

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

Re: Problem with yaourt alias

'yaourt -S bashrun2' or 'yaourt --sync bashrun2' works.

Last edited by karol (2011-07-26 04:59:31)

Offline

#3 2011-07-26 05:29:26

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

Re: Problem with yaourt alias

The odd thing is that this only happens some times, other times it works perfectly.

Offline

#4 2011-07-26 05:51:30

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

Re: Problem with yaourt alias

It's similar in effect to https://bbs.archlinux.org/viewtopic.php?pid=964946 - the package builds but does not install. You may want to investigate and report the issue.

Offline

#5 2011-07-26 16:17:04

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

Re: Problem with yaourt alias

Ok,I'll check it out later then.

Offline

Board footer

Powered by FluxBB