Yaourt problem

I installed yaourt-git from AUR without problem. Now when I launch yaourt I have this output:
/usr/bin/yaourt: line 783: package-query: command not found
This is from yaourt -Ss packagename
Yaourt -Syu seems to work
Yaourt -S packagename tells me that tha package isn't in the database.
Any ideas?

It looks like you are missing the package "package-query" which can be found here: http://aur.archlinux.org/packages.php?ID=35915 or http://aur.archlinux.org/packages.php?ID=35478 Installing one of them should fix the problem.
I'm sorry, I don't know much about yaourt. I use packer as an AUR helper, and sometimes clyde.

Similar Messages

  • [solved] sudo and yaourt problems after recent updates

    After recent updates (past week) yaourt started giving me problems. When using yaourt it prompts me for sudo password but it does not seem to use my sudo configuration.
    I get this:
    [sudo] password for root:
    [sudo] password for root:
    Password:
    su: Authentication failure
    Password:
    When entering mine or root's password I just get prompt again. The last password is for su, which when I enter root's works.
    It seems sudo is not using /etc/sudoers configuration either, as I have things like insults enabled and it used to work previously.
    Any reason for this?
    sudo works fine otherwise.
    Last edited by wrm (2014-03-29 23:12:26)

    Looks like this: https://github.com/archlinuxfr/yaourt/issues/5
    And this: https://bbs.archlinux.org/viewtopic.php?id=178776
    Last edited by 2ManyDogs (2014-03-24 21:33:40)

  • Yaourt: Problems installing generated AUR packages [SOLVED]

    Hello.
    I'm using Archlinux and the system works flawessly. Sadly, there's a problem when trying to install AUR packages.
    The following happens installing any AUR package I tried lately.
    ==>  Continue installing wicked-git? [Y/n]
    ==>  [v]iew package contents [c]heck package with namcap
    ==>   ----------------------------------------------
    ==>y
    loading package data...
    error: './wicked-git-20090112-1-i686.pkg.tar.gz': cannot open package file
    ==> WARNING: Your package is saved in /tmp/yaourt-tmp-timofonic/wicked-git-20090112-1-i686.pkg.tar.gz
    cp: cannot stat `./wicked-git-20090112-1-i686.pkg.tar.gz': No such file or directory
    ==> WARNING: Unable to copy wicked-git-1-i686.pkg.tar.gz to /tmp/yaourt-tmp-timofonic/ directory
    Any idea about how to fix it? I tried using both an user with sudo and root, same problem.
    Regards.
    Last edited by timofonic (2009-07-14 19:52:53)

    lilsirecho wrote:
    Perhaps the method to use is given by the man pacman files.
    pacman -U (.pkg.tar.gz package ID found in the directory generating the package)
    For example:  ...pacman -U /var/local/kernel26-2.6.30-5-x86-64.pkg.tar.gz......since the pkg generated is in that directory for this theoretical case.
    Any locally generated package is loaded with ...pacman -U....
    What do you mean? The package doesn't exist, I double checked it.
    Maybe I need to check where yaourt writes it. Any suggestion about what util to use for that?
    EDIT: I used "lsof" command and found the file is there, but yaourt can't locate it and deletes the directory after
    $ ls /tmp/yaourt-tmp-root/aur-wicked-git/wicked-git/w*
    /tmp/yaourt-tmp-root/aur-wicked-git/wicked-git/wicked-git-20090708-1-i686.pkg.tar.gz
    /tmp/yaourt-tmp-root/aur-wicked-git/wicked-git/wicked-git-20090709-1-i686.pkg.tar.gz
    Please, could anyone help me to solve this problem?
    Last edited by timofonic (2009-07-09 22:08:47)

  • Anybody,help me. yaourt problem setting dbpath .

    when i  use yaourt ,
    yaourt -S ibus-table-wubi
    ==> WARNING: problem in pkgbuild.sh library
    problem setting dbpath '/usr/local/var/lib/pacman/' (could not find or read directory)
    problem setting dbpath '/usr/local/var/lib/pacman/' (could not find or read directory)
    problem setting dbpath '/usr/local/var/lib/pacman/' (could not find or read directory)
    help me ...

    Your problem started when you decided that compiling and installing pacman from a source tarball was a good idea. Fix that first.
    Last edited by falconindy (2011-10-14 14:17:03)

  • (SOLVED) Partitions

    Hi, I am running Arch systems with Xfce and all is working really well. My computer is a Compaq Presario cQ43 laptop. I have just been revisiting the WIKI and reading up on the partitions because I didn't opt for a Swap partition when I installed Arch. At present me setup is as follows:
    sda1 Primary ext 2 8333MB
    sda2 Boot Primary ext 4 8388MB
    sda3 Primary ext 4 303291MB
    Something tells me I am wasting space here. Should I reconfigure so I only have two partitions by deleting sda1 and increasing the size of sda3, or converting sda1 into a Swap file?
    Cheers
    Grant
    Last edited by mcduling (2012-11-13 01:33:30)

    I'd suggest looking into LVM. That way you can re-size the partitions (Logical Volumes). Like only commit like half of your drive space to (Logical Volumes). Then On-Line expand them as needed ext4 also supports On-Line expansion. You'll also be able to make mountable Snapshots.
    Anyway...
    Ya, 8G for /boot is way too much. 100M or 150M is more then enough to have 2 or 3 different kernels.
    8G for / is too small.
    I'd sugjest:
    100M /boot
    20G /
    The Rest /home
    tmpfs           /tmp    tmpfs   nodev,nosuid,noatime,nodiratime,size=10G 0 0
    I do say have a /home so you can re-install the OS without messing with your data.
    I do say have a /boot so / file system problems don't effect /boot.
    The other big deal with making partitions for each Dir is for security
    Like you don't need /boot mounted at all during normal use. It only is needed at boot.
    You can mount
    / ro
    /mnt nosuid,noexec,rw
    /media nosuid,noexec,rw
    /etc nosuid,nodev,noexec,rw
    /var nosuid,nodev,noexec,rw
    /boot noauto,nodev,nosuid,rw
    /tmp nosuid,nodev,rw (yaourt problems but... also, noexec)
    /home nosuid,nodev,rw
    and so on.. what ever works for you.
    Then use grsecurity Kernel to prevent re-mounting a Read-Only file system Read-Write combined with TPE "Trusted Path Execution". This way the only places that you can execute code are on file systems that are Read-Only. So, not even Root can modify programs on-disk.
    Last edited by hunterthomson (2012-11-07 11:33:09)

  • Problem installing android-sdk from AUR using yaourt

    Hi all,
    I use yaourt to install packages from the AUR but I'm having an issue with android-sdk.
    Whenever I run 'yaourt -S android-sdk' it seems to detect that the 'java-runtime' is not installed.
    However, I do have sun's jre and jdk installed (I was having applet issues with openjdk) and it detects this when it actually starts installing it.
    But it just reinstalls the package and quits without installing the android sdk. If I run yaourt again, the same thing happens.
    Does anyone have an idea of what the problem might be?
    I could download the tar.gz from google but I'd rather keep everything handled by arch package management.

    Is that a show stopper for yaourt?  I use aurbuild and did that install the other night.  It tripped over the java runtime and pitched a warning, but the build worked and it installed. 
    I could download the tar.gz from google but I'd rather keep everything handled by arch package management.
    Even if you hand build the AUR in a directory of your choice, the resultant package is still integrated into your Arch system using the -U option of pacman.  Regadrless of the front end (Yaourt, aurbuild, or roll-your-own), pacman tracks the package as 'Foreign'.  FYI.

  • Problems with yaourt

    I've been working at this for the last couple of days, trying to install various games on my new arch install that is. I've been primarily using yaourt to do this, but I am having alot of problems. This is one of the errors I'm getting when attempting to install savage2.
    Cannot write to “Savage2Install-2.1.0.1-x86_64.bin.part” (No space left on device).
    ==> ERROR: Failure while downloading Savage2Install-2.1.0.1-x86_64.bin
        Aborting...
    ==> ERROR: Makepkg was unable to build savage2.
    ==> Restart building savage2 ? [y/N]
    ==> --------------------------------
    ==>
    sort: write failed: standard output: No space left on device
    sort: write error
    comm: write error: No space left on device
    ==> WARNING: Following packages have not been installed:
        savage2
    I was also getting a different version of the error, something like "A failure has occured in build() aborting"
    The install is on an 320 gig hard-drive, and I recently re-installed arch, so it shouldn't be full.
    Here's the output for du -hs /*
    5.4M    /bin
    28M    /boot
    112K    /dev
    5.4M    /etc
    5.9G    /home
    120M    /lib
    4.0K    /lib64
    16K    /lost+found
    16K    /media
    4.0K    /mnt
    270M    /opt
    du: cannot access `/proc/13361/task/13361/fd/3': No such file or directory
    du: cannot access `/proc/13361/task/13361/fdinfo/3': No such file or directory
    du: cannot access `/proc/13361/fd/3': No such file or directory
    du: cannot access `/proc/13361/fdinfo/3': No such file or directory
    0    /proc
    28K    /root
    224K    /run
    13M    /sbin
    12K    /srv
    0    /sys
    2.3G    /tmp
    3.1G    /usr
    1.4G    /var
    Note: Some variation of the first error happens almost every time I attempt to install a file using yaourt.

    Filesystem                                              Size  Used Avail Use% Mounted on
    udev                                                     10M     0   10M   0% /dev
    run                                                      10M  212K  9.8M   3% /run
    /dev/disk/by-uuid/f6d80eb1-5f12-4230-b72c-642c0b778f7f  7.3G  4.2G  2.7G  61% /
    shm                                                     3.0G  200K  3.0G   1% /dev/shm
    /dev/sdb4                                               286G   17G  255G   7% /home
    /dev/sdb1                                                99M   30M   65M  32% /boot
    /dev/sdg1                                               932G  612G  321G  66% /media/poop

  • Problem trying to update with yaourt

    Im trying to update the package chromium-browser-bin doing:
    yaourt -Suy --aur
    When yaourt detects the new version, it asks me to update, so far, so well...
    Suddenly htis message appears:
    ==> Edit the PKGBUILD (highly recommended for security reasons) ? [Y/n]("A" to abort)
    ==> ----------------------------------------------
    ==>n
    Wathever i reply, whatever i do, i allways get throwed back to the shell, no update done.............. is there a way to fix this?
    Thanks!

    you should check out packer or bauerbill, yaourt isn't maintained and there are a lot of problems with it

  • [Solved] Yaourt (warning:problem in pkgbuild.sh library)

    Что это за ошибка, и как ее исправить?
    После warning:problem in pkgbuild.sh library, пишет:
    /usr/local/lib/yaourt/util.sh line 164: package-query: команда не найдена.
    Ошибка появляется после обновления яорта, или после написания команды яорта установить что-то, например: yaourt -S broadcom-wl.
    Last edited by anp (2012-11-09 11:21:02)

    Trilby wrote:If google-translate was right, you need the following:
    INSTALL: https://aur.archlinux.org/packages/package-query/
    Спасибо за подсказку.
    Скачал package-query, перенес его в папку tmp и из консоли начал устанавливать (по инструкции в файле install)
    cd /tmp/pacage-query-1.1
    ./configure
    make
    make: Не заданы цели и не найден make-файл.
    google-translate:
    Thanks for the tip.
    I downloaded the package-query, transferred it to the tmp folder and started from the console to install (the instructions in the file install)
    cd / tmp/pacage-query-1.1
    . / configure
    make
    make: do not set targets and not found make-file.

  • [Solved] Yaourt + bash problem?

    Hello.
    For couple of weeks I am occasionally seeing a strange problem.
    When I use Yaourt I get some issues that I suspect might be caused by some bash configuration problem.
    Here is the output:
    $ yaourt -Syua
    You are not allowed to launch pacman with sudonPlease enter root password
    Password:
    :: Synchronizing package databases...
    core 37.1K 3.6M/s 00:00:00 [############################################] 100%
    extra 466.7K 467.0K/s 00:00:01 [############################################] 100%
    community 430.5K 824.4K/s 00:00:01 [############################################] 100%
    archlinuxfr is up to date
    aspell-sk: up to date
    bleachbit-svn: up to date
    argyllcms: up to date
    exfalso: up to date
    cairo-ubuntu: up to date
    eclipse-classic: not found on AUR
    doublecmd-svn: (local=3050-1 aur=3047-1)
    caffeine: (ignoring package upgrade)
    firefox4: up to date
    florence: up to date
    freetype2-ubuntu: up to date
    gnome-theme-bamboo-zen: up to date
    gnome-theme-eco: up to date
    gnome-theme-ellanna: up to date
    gnome-theme-exotic: up to date
    gnome-theme-industrial: up to date
    gnome-theme-infinity: up to date
    gnome-theme-orange: up to date
    gnome-theme-step-into-freedom: up to date
    gnome-theme-showtime: up to date
    gnome-theme-tropical: up to date
    gnome-theme-ubuntu-sunrise: up to date
    gnome-theme-wild-shine: up to date
    google-earth: up to date
    google-talkplugin: up to date
    gtk-candido-engine: up to date
    graveman: up to date
    gnome-theme-airlines: up to date
    ld-lsb: up to date
    gwget: up to date
    libjpeg: not found on AUR
    libjpeg6: up to date
    fontconfig-ubuntu: up to date
    murrine-themes-collection: up to date
    packer: (local=20110305-1 aur=20110301-1)
    openssl-compatibility: up to date
    phatch: up to date
    gnome-theme-split: up to date
    libxft-ubuntu: up to date
    pidgin-gtalksharedstatus: up to date
    qgtkstyle-svn: not found on AUR
    rawtherapee-hg: (local=374-1 aur=201-1)
    qshntoolsplit: up to date
    remobo: up to date
    remotedroid-server: up to date
    ttf-ms-fonts: up to date
    humanity-icons: up to date
    ttf-ubuntu-family-fonts: not found on AUR
    virtualbox-ext-oracle: up to date
    util-linux-ng: not found on AUR
    teamviewer: up to date
    xcalib: up to date
    gnome-color-manager: up to date
    gnome-theme-aquadreams: up to date
    xxe: up to date
    ==> Package upgrade only (new release):
    core/mkinitcpio 0.6.8-1 1 -> 2
    extra/krusader 2.3.0beta1-2 2 -> 3
    extra/mplayer 32792-2 2 -> 3
    extra/network-manager-applet 0.8.2-2 2 -> 3
    community/jre 6u24-1 1 -> 2
    community/jdk 6u24-1 1 -> 2
    aur/android-sdk r10-1 1 -> 2
    ==> Software upgrade (new version) :
    core/dhcpcd 5.2.10-1 -> 5.2.11-1
    core/iw 0.9.20-1 -> 0.9.22-1
    core/ncurses 5.7-4 -> 5.8-1
    core/kernel26 2.6.37.1-1 -> 2.6.37.2-1
    core/kernel26-headers 2.6.37.1-1 -> 2.6.37.2-1
    core/libmpc 0.8.2-3 -> 0.9-1
    core/ppl 0.11-1 -> 0.11.2-1
    core/shadow 4.1.4.2-4 -> 4.1.4.3-1
    extra/libgl 7.10.0.git20110215-1 -> 7.10.1-1
    extra/ati-dri 7.10.0.git20110215-1 -> 7.10.1-1
    extra/kdelibs 4.6.0-3 -> 4.6.1-1
    extra/oxygen-icons 4.6.0-1 -> 4.6.1-1
    extra/kdebase-runtime 4.6.0-2 -> 4.6.1-1
    extra/kdebase-workspace 4.6.0-3 -> 4.6.1-1
    extra/kdepimlibs 4.6.0-1 -> 4.6.1-1
    extra/mesa 7.10.0.git20110215-1 -> 7.10.1-1
    extra/mobile-broadband-provider-info 20100510-1 -> 20110218-1
    extra/thunderbird 3.1.7-3 -> 3.1.9-1
    community/wine 1.3.14-1 -> 1.3.15-1
    archlinuxfr/yaourt 0.9.5.1-1 -> 0.9.5.2-1
    aur/desktop-privileges 0.1-2 -> 0.2-2
    aur/xulrunner-system-cairo 1.9.2.13-4 -> 1.9.2.15-1
    ==> New package :
    /usr/bin/yaourt: eval: line 24: syntax error near unexpected token `required'
    /usr/bin/yaourt: eval: line 24: `echo (required by $requiredbypkg)'
    core/util-linux 2.19-4
    ==> Continue upgrade ? [Y/n]
    ==> [V]iew package detail [M]anually select packages
    ==> --------------------------------------------------
    ==> n
    Please note the first problem:
    "You are not allowed to launch pacman with sudonPlease enter root password"
    I checked the line of code and it reads:
    "echo -e $(eval_gettext 'You are not allowed to launch $command with sudo\nPlease enter root password') 1>&2"
    So obviously, the "\n" direction is not respected here. I tried to reproduce this problem in my bash prompt, but there everything seems to work as expected.
    $ echo -e "aaaa\nbbbb"
    aaaa
    bbbb
    After upgrade to the latest Yaourt version (0.9.5.2-1) this is gone and Yaourt only promps like this:
    $ yaourt -S yaourt
    Password:
    But there is second problem:
    /usr/bin/yaourt: eval: line 24: syntax error near unexpected token `required'
    /usr/bin/yaourt: eval: line 24: `echo (required by $requiredbypkg)'
    Which is still persistent and was not solved by version upgrade. I have feeling in the gut, that it might have the same culprit.
    I also have second Archlinux box (notebook) with installation that is very similar to this one. I have cloned it, but removed some packages. Most of the system is the same. This problem is not present there and Yaourt works fine.
    I know that Yaourt is not officially supported and there are other frontends, but I prefer Yaourt.
    Does anyone have idea what might be the problem?
    Thanks.
    Last edited by Raqua (2011-03-10 18:46:04)

    With regard to the sudo problem:  sudo recently underwent an upgrade that featured a rewriting of its plugins, including /etc/sudoers; I noticed the same issues for a couple days.  Add your user to the "wheel" group again, and it should clear things up.

  • [solved] (yaourt) zoneminder-svn problem

    Hello,
    I'm trying to build zoneminder-svn through yaourt and I am failing to build ffmpeg-svn (dep).
    The error I get after issuing "yaourt -S zoneminder-svn" is as follows:
    loading package data...
    error: './ffmpeg-svn-18717-1-i686.pkg.tar.gz': cannot open package file
    => WARNING: Your package is saved in /tmp/yaourt-tmp-root/ffmpeg-svn-18717-1-i686.pkg.tar.gz
    cp: cannot stat `../ffmpeg-svn-18717-1-i686.pkg.tar.gz': No such file or directory
    => WARNING: Unable to copy ffmpeg-svn-1-i686.pkg.tar.gz to /tmp/yaourt-tmp-root / directory
    I know I shouldn't be building this as root but it was just to check it wasnt anything permission problem based
    Misc. details about my target system:
    uname -a
    Linux CHIAKI 2.6.30-ARCH #1 PREMPT Sat Jul 4 11:13:08 UTC 2009 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz GenuineIntel GNU/Linux
    Thanks in advance!
    Mike
    Last edited by DrMikeDuke (2009-07-13 12:40:32)

    djszapi wrote:However it works for me, Have you tried it without from svn, just with zoneminder package from AUR? Can that work ? I don't like version controlled package, if a non version controlled is available.
    alas no, this does not help
    Anyone?
    tried running it again as just "yaourt -S zoneminder"
    ==> Tidying install...
    -> Compressing man pages...
    -> Stripping debugging symbols from binaries and libraries...
    ==> Creating package...
    -> Generating .PKGINFO file...
    -> Compressing package...
    ==> Finished making: ffmpeg-svn 19416-1 i686 (Mon Jul 13 04:01:20 WST 2009)
    ==> Continue installing ffmpeg-svn? [Y/n]
    ==> [v]iew package contents [c]heck package with namcap
    ==> ----------------------------------------------
    ==>y
    loading package data...
    error: './ffmpeg-svn-18717-1-i686.pkg.tar.gz': cannot open package file
    ==> WARNING: Your package is saved in /tmp/yaourt-tmp-root/ffmpeg-svn-18717-1-i686.pkg.tar.gz
    cp: cannot stat `./ffmpeg-svn-18717-1-i686.pkg.tar.gz': No such file or directory
    ==> WARNING: Unable to copy ffmpeg-svn-1-i686.pkg.tar.gz to /tmp/yaourt-tmp-root/ directory
    If you like this package, please install aurvote
    and vote for its inclusion/keeping in [community]
    [root@CHIAKI mike]#
    Last edited by DrMikeDuke (2009-07-12 22:00:06)

  • Pacman & yaourt/packer library problems? (specific: amarok and x265)

    (Sorry for the [RET])
    Hello,
    First the error:
    amarok: error while loading shared libraries: libx265.so.21: cannot open shared object file: No such file or directory
    There is /usr/lib/libx265.so, so.1.1 and so.25
    pkgfile says that the owner is extra/x265.
    I went to ARM and download the package x265 from July (who has libx265.so.21) and then, the error is related to qdbus.
    I have completely upgraded everything (Syyu).
    If I go to other computer, I can see how amarok is working with libx265.so.21 (but it is true that has no the latest packages, just some of them like amarok).
    Question a) (question focused just in repairing amarok)
    How to solve this?
    - NOTE: Amarok is repaired (needed to compile from sources). But the question below is still open.
    Question b) (trying to understand the problem)
    It is possible that because I built ffmpeg-full (AUR) and it compiled many libraries, has something unsync with pacman and now pacman says: "hey, everything is up to date", but amarok complains, and it does not matter that I have rebuilt amarok and x265 but the problem persists?. I see (-Si) that amarok depends on ffmpeg.
    I would like to know how can I combine multiple libraries at the same time (like x265.so.21 and x265.so.25) but not manually (downloading, moving packages), like: pacman "--parallel-deps" amarok. And everything is done (maybe this is too easy).
    Last edited by Zzipo (2014-08-13 18:16:50)

    Zzipo wrote:
    Thank you for your ideas:
    a) Amarok is in the latest build (2.0.8-3) (I did -Syyu to be sure when the problems started). -> Maybe is in this point where the maintainer of Amarok forgot/got busy.
    b) I have another PC with the same build version and different mirrors.
    Let's suppose the next:
    - State 0: I build from sources ffmpeg, that it builds x265 too. I got ffmpeg v2 and x265 v2 (let's suppose).
    - State 1: I do (-Syyu) and install from binaries amarok -> it needs ffmpeg and x265, but It finds in the system (although it a newer version than the amarok dependency). It installs correctly. I run it and I get problems because amarok (v5 for example) depends upon ffmpeg v1 and x265 v1.
    I think I get what you mean here. You build the source using a PKGBUILD, right? Now, as we are assuming things, let's assume that we are working with the actual archlinux repositories. If there are dependency conflicts in the repositories, this is something to report to the bugtracker as all software in there should work. So, amarok needing ffmpeg v1 while only v2 is in the repository is something that the maintainer needs to look into.
    In short: What you describe is not supposed to happen in the actual arch repositories.
    Now, if we add in the AUR things become different. With the aur we can get these rather annoying dependency conflicts. The usual way to resolve these is (using your example) to make a seperate package for ffmpeg and x265 version 1 (conveniently named ffmpeg1 and x265_1 for example). The next step is then to make amarok depend on these 2 packages. As mentioned before, for the official repos you can take a look at how things are done with python v3 and python v2. In the AUR there are also numerous examples of older software, like gcc.
    Zzipo wrote:I have seen previous times that when I do yaourt ----> It can fetch another package at the same time (like x265.so.21) and  x265.so.25 with pacman. I was just expecting some sort of good approach to deal with this problem.
    I assume that this means that they used the trick I just described. Also, the sentence makes me think that you maybe lack a bit of understanding about the workings of the AUR and the build process in general. Did you read the wiki pages about the AUR and makepkg before trying to use the AUR?
    Last edited by runical (2014-08-13 20:46:50)

  • Having a problem installing hfm from yaourt

    im trying to install hfm-net-sv a fah montioring program, and im having problems, i have tried downloading the pkg build manualy and running makepkg , but i still get the same error:
    [mark@markspc hfm]$ yaourt hfm-net-svn
    1 aur/hfm-net-svn 20-1 (1)
    Folding@Home monitor written in .NET/mono
    ==> Enter n° (separated by blanks, or a range) of packages to be installed
    ==> ----------------------------------------------
    ==>1
    ==> Resuming previous build
    ==> Downloading hfm-net-svn PKGBUILD from AUR...
    --2010-05-15 22:24:37-- http://aur.archlinux.org/packages/hfm-net-svn/hfm-net-svn.tar.gz
    Resolving aur.archlinux.org... 208.92.232.29
    Connecting to aur.archlinux.org|208.92.232.29|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 790 [application/x-tgz]
    Saving to: `hfm-net-svn.tar.gz'
    100%[============================================================================================================>] 790 --.-K/s in 0s
    2010-05-15 22:24:37 (310 MB/s) - `hfm-net-svn.tar.gz' saved [790/790]
    bsdtar: Removing leading '/' from member names
    x PKGBUILD
    First Submitted: Fri, 05 Jun 2009 02:19:03 +0000
    hfm-net-svn 20-1 : Folding@Home monitor written in .NET/mono
    ( Unsupported package: Potentally dangerous ! )
    ==> Edit PKGBUILD = [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    n
    ==> hfm-net-svn dependencies:
    - mono (already installed)
    - subversion (already installed)
    - monodevelop (already installed)
    ==> Continue the building of hfm-net-svn = [Y/n]
    ==> ----------------------------------------------
    ==>y
    ==> Install or build missing dependencies for hfm-net-svn:
    ==> Building and installing package
    ==> Yaourt has detected previous hfm-net-svn build. Do you want to use it (faster) = [Y/n]
    ==> ----------------------------------------------
    ==>n
    ==> hfm-net-svn dependencies:
    - mono (already installed)
    - subversion (already installed)
    - monodevelop (already installed)
    ==> Determining latest svn revision...
    -> Version found: 180
    ==> Making package: hfm-net-svn 180-1 x86_64 (Sat May 15 22:24:46 BST 2010)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    At revision 180.
    ==> SVN checkout done or server timeout
    ==> Starting make...
    MonoDevelop Build Tool
    Loading solution: ./HTMLparser2.sln
    Loading solution: ./HTMLparser2.sln
    Loading projects ..
    Building: HTMLparser2 (Release)
    Building Solution HTMLparser2
    Building: HTMLparserLibDotNet11 (Release)
    Performing main compilation...
    /usr/bin/gmcs /noconfig
    "/out:/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-buil
    d/HTMLparser2/bin/Release/HTMLparser.dll" "/r:System.dll"
    "/r:System.Data.dll" "/r:System.Xml.dll" /nologo /warn:4 /optimize+
    /codepage:utf8 "/define:TRACE" /t:library
    "/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTM
    Lparser2/AssemblyInfo.cs"
    "/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTM
    Lparser2/DynaString.cs"
    "/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTM
    Lparser2/FastHash.cs"
    "/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTM
    Lparser2/HTMLchunk.cs"
    "/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTM
    Lparser2/HTMLentities.cs"
    "/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTM
    Lparser2/HTMLheuristics.cs"
    "/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTM
    Lparser2/HTMLparser.cs"
    "/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTM
    Lparser2/TagParser.cs"
    Compilation succeeded - 4 warning(s)
    /tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTML
    parser2/HTMLparser.cs(948,53): warning CS0219: The variable
    `iLastCurPos' is assigned but its value is never used
    /tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTML
    parser2/HTMLparser.cs(902,37): warning CS0219: The variable
    `iQuadBytes' is assigned but its value is never used
    /tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTML
    parser2/HTMLparser.cs(166,22): warning CS0414: The private field
    `Majestic12.HTMLparser._bDecodeEntities' is assigned but its value is
    never used
    /tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HTML
    parser2/HTMLparser.cs(183,22): warning CS0414: The private field
    `Majestic12.HTMLparser._bDecodeMiniEntities' is assigned but its value
    is never used
    Build complete -- 0 errors, 4 warnings
    MonoDevelop Build Tool
    Loading solution: ./HFM.Setup.sln
    Loading solution: ./HFM.Setup.sln
    Loading projects ..
    WARNING: ./HFM.Setup.sln(4): Unsupported or unrecognized project :
    '/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HFM
    .Setup/HFM.Setup.wixproj'.
    install: cannot stat `/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HFM/bin/Release/HFM.exe': No such file or directory
    install: cannot stat `/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HFM/bin/Release/*.dll': No such file or directory
    install: cannot stat `/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HFM/bin/Release/CSS/*': No such file or directory
    install: cannot stat `/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HFM/bin/Release/XML/*': No such file or directory
    install: cannot stat `/tmp/yaourt-tmp-mark/aur-hfm-net-svn/hfm-net-svn/src/hfm-net-build/HFM/bin/Release/XSL/*': No such file or directory
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build hfm-net-svn package.
    [mark@markspc hfm]$
    any help will be appricated, thanks, mark

    I think this should be posted in the aur section...
    Have you tried asking the maintainer?

  • Problems with Yaourt and makepkg.conf

    Hi all,
    So, I've recently switched all the way over to Arch Linux after playing around with it for some time.  And it's been great!  I am very glad I did it. 
    I've been using yaourt to install all of my humble indie bundle games, and it's been going well until I tried to install mark of the ninja. 
    Every time I try to install ANYTHING on yaourt now, I get these types of error messages:
    [nicholas@nicholas ~]$ yaourt -s markoftheninja-hib
    1 aur/markoftheninja-hib 1.38+h20131002-1 (4)
        Mark of the Ninja, a side-scrolling stealth game (Humble Bundle version)
    ==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
    ==> -------------------------------------------------------
    ==> 1
    /etc/makepkg.conf: line 89: for: command not found
    ==> Downloading markoftheninja-hib PKGBUILD from AUR...
    x markoftheninja-hib.desktop
    x PKGBUILD
    markoftheninja-hib 1.38+h20131002-1  (Wed Sep 11 20:25:29 EDT 2013)
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    /etc/makepkg.conf: line 89: for: command not found
    ==> WARNING: Running makepkg as an unprivileged user will result in non-root
    ownership of the packaged files. Try using the fakeroot environment by
    placing 'fakeroot' in the BUILDENV array in /etc/makepkg.conf.
    ==> markoftheninja-hib dependencies:
    - sdl (already installed)
    - libgl (already installed)
    - gcc-libs (already installed)
    - xdg-utils (already installed)
    ==> Continue building markoftheninja-hib ? [Y/n]
    ==> --------------------------------------------
    ==>
    ==> Building and installing package
    /etc/makepkg.conf: line 89: for: command not found
    ==> WARNING: Running makepkg as an unprivileged user will result in non-root
    ownership of the packaged files. Try using the fakeroot environment by
    placing 'fakeroot' in the BUILDENV array in /etc/makepkg.conf.
    ==> ERROR: markoftheninja-hib is not available for the '' architecture.
        Note that many packages may need a line added to their PKGBUILD
        such as arch=('').
    ==> ERROR: Makepkg was unable to build markoftheninja-hib.
    ==> Restart building markoftheninja-hib ? [y/N]
    ==> -------------------------------------------
    ==>
    [nicholas@nicholas ~]$ sudo gedit /etc/makepkg.conf
    So, I already have fakeroot properly activated IN makepkg.conf.  This is my makepkg.conf setup:
    # /etc/makepkg.conf
    # SOURCE ACQUISITION
    #-- The download utilities that makepkg should use to acquire sources
    #  Format: 'protocol::agent'
    DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u'
              'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
              'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
              'rsync::/usr/bin/rsync --no-motd -z %u %o'
              'scp::/usr/bin/scp -C %u %o'
              'hib::/usr/bin/find /home/nicholas/Downloads -name $(echo %u | cut -c 7-) -exec ln -s \{\} %o \; -quit')'
    # Other common tools:
    # /usr/bin/snarf
    # /usr/bin/lftpget -c
    # /usr/bin/wget
    # ARCHITECTURE, COMPILE FLAGS
    CARCH="x86_64"
    CHOST="x86_64-unknown-linux-gnu"
    #-- Compiler and Linker Flags
    # -march (or -mcpu) builds exclusively for an architecture
    # -mtune optimizes for an architecture, but builds for whole processor family
    CPPFLAGS="-D_FORTIFY_SOURCE=2"
    CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4"
    CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4"
    LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
    #-- Make Flags: change this for DistCC/SMP systems
    #MAKEFLAGS="-j2"
    #-- Debugging flags
    DEBUG_CFLAGS="-g -fvar-tracking-assignments"
    DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"
    # BUILD ENVIRONMENT
    # Defaults: BUILDENV=(fakeroot !distcc color !ccache check !sign)
    #  A negated environment option will do the opposite of the comments below.
    #-- fakeroot: Allow building packages as a non-root user
    #-- distcc:   Use the Distributed C/C++/ObjC compiler
    #-- color:    Colorize output messages
    #-- ccache:   Use ccache to cache compilation
    #-- check:    Run the check() function if present in the PKGBUILD
    #-- sign:     Generate PGP signature file
    BUILDENV=(fakeroot !distcc color !ccache check !sign)
    #-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
    #-- specify a space-delimited list of hosts running in the DistCC cluster.
    #DISTCC_HOSTS=""
    #-- Specify a directory for package building.
    #BUILDDIR=/tmp/makepkg
    # GLOBAL PACKAGE OPTIONS
    #   These are default values for the options=() settings
    # Default: OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug)
    #  A negated option will do the opposite of the comments below.
    #-- strip:      Strip symbols from binaries/libraries
    #-- docs:       Save doc directories specified by DOC_DIRS
    #-- libtool:    Leave libtool (.la) files in packages
    #-- staticlibs: Leave static library (.a) files in packages
    #-- emptydirs:  Leave empty directories in packages
    #-- zipman:     Compress manual (man and info) pages in MAN_DIRS with gzip
    #-- purge:      Remove files specified by PURGE_TARGETS
    #-- upx:        Compress binary executable files using UPX
    #-- debug:      Add debugging flags as specified in DEBUG_* variables
    OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug)
    #-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
    INTEGRITY_CHECK=(md5)
    #-- Options to be used when stripping binaries. See `man strip' for details.
    STRIP_BINARIES="--strip-all"
    #-- Options to be used when stripping shared libraries. See `man strip' for details.
    STRIP_SHARED="--strip-unneeded"
    #-- Options to be used when stripping static libraries. See `man strip' for details.
    STRIP_STATIC="--strip-debug"
    #-- Manual (man and info) directories to compress (if zipman is specified)
    MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
    #-- Doc directories to remove (if !docs is specified)
    DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
    #-- Files to be removed from all packages (if purge is specified)
    PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
    # PACKAGE OUTPUT
    # Default: put built package and cached source in build directory
    #-- Destination: specify a fixed directory where all packages will be placed
    #PKGDEST=/home/packages
    #-- Source cache: specify a fixed directory where source files will be cached
    #SRCDEST=/home/sources
    #-- Source packages: specify a fixed directory where all src packages will be placed
    #SRCPKGDEST=/home/srcpackages
    #-- Log files: specify a fixed directory where all log files will be placed
    #LOGDEST=/home/makepkglogs
    #-- Packager: name/email of the person or organization building packages
    #PACKAGER="John Doe <[email protected]>"
    #-- Specify a key to use for package signing
    #GPGKEY=""
    # COMPRESSION DEFAULTS
    COMPRESSGZ=(gzip -c -f -n)
    COMPRESSBZ2=(bzip2 -c -f)
    COMPRESSXZ=(xz -c -z -)
    COMPRESSLRZ=(lrzip -q)
    COMPRESSLZO=(lzop -q)
    COMPRESSZ=(compress -c -f)
    # EXTENSION DEFAULTS
    # WARNING: Do NOT modify these variables unless you know what you are
    #          doing.
    PKGEXT='.pkg.tar.xz'
    SRCEXT='.src.tar.gz'
    # vim: set ft=sh ts=2 sw=2 et:
    Here is line 89, which is the one that yaourt flags:
    - Options to be used when stripping binaries. See `man strip' for 
    It's almost as if it is treating "for" as a command.  This is very strange. 
    Also, I do have the architecture specified in the makepkg.  It doesn't matter which package I try to install: it does the same thing. 
    Does anyone have any ideas?  I'd really appreciate your help.
    Thank you.
    Sincerely,
    Corey Goettsch

    Karol,
    Thank you for the suggestion.  Here are the code outputs
    [nicholas@nicholas ~]$ yaourt -S markoftheninja-hib
    /etc/makepkg.conf: line 89: for: command not found
    ==> Downloading markoftheninja-hib PKGBUILD from AUR...
    x markoftheninja-hib.desktop
    x PKGBUILD
    markoftheninja-hib 1.38+h20131002-1 (Wed Sep 11 20:25:29 EDT 2013)
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    /etc/makepkg.conf: line 89: for: command not found
    ==> WARNING: Running makepkg as an unprivileged user will result in non-root
    ownership of the packaged files. Try using the fakeroot environment by
    placing 'fakeroot' in the BUILDENV array in /etc/makepkg.conf.
    ==> markoftheninja-hib dependencies:
    - sdl (already installed)
    - libgl (already installed)
    - gcc-libs (already installed)
    - xdg-utils (already installed)
    ==> Continue building markoftheninja-hib ? [Y/n]
    ==> --------------------------------------------
    ==>
    ==> Building and installing package
    /etc/makepkg.conf: line 89: for: command not found
    ==> WARNING: Running makepkg as an unprivileged user will result in non-root
    ownership of the packaged files. Try using the fakeroot environment by
    placing 'fakeroot' in the BUILDENV array in /etc/makepkg.conf.
    ==> ERROR: markoftheninja-hib is not available for the '' architecture.
    Note that many packages may need a line added to their PKGBUILD
    such as arch=('').
    ==> ERROR: Makepkg was unable to build markoftheninja-hib.
    ==> Restart building markoftheninja-hib ? [y/N]
    ==> -------------------------------------------
    ==>
    [nicholas@nicholas ~]$ sudo gedit /etc/makepkg.conf
    [sudo] password for nicholas:
    (gedit:2211): Gtk-WARNING **: Theme parsing error: notebook.css:6:13: Theming engine 'unico' not found
    (gedit:2211): Gtk-WARNING **: Theme parsing error: nemo.css:90:13: Theming engine 'unico' not found
    And this is my makepkg.conf:
    # /etc/makepkg.conf
    # SOURCE ACQUISITION
    #-- The download utilities that makepkg should use to acquire sources
    # Format: 'protocol::agent'
    DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u'
    'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
    'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
    'rsync::/usr/bin/rsync --no-motd -z %u %o'
    'scp::/usr/bin/scp -C %u %o'
    'hib::/usr/bin/find /home/nicholas/Downloads -name $(echo %u | cut -c 7-) -exec ln -s \{\} %o \; -quit')'
    # Other common tools:
    # /usr/bin/snarf
    # /usr/bin/lftpget -c
    # /usr/bin/wget
    # ARCHITECTURE, COMPILE FLAGS
    CARCH="x86_64"
    CHOST="x86_64-unknown-linux-gnu"
    #-- Compiler and Linker Flags
    # -march (or -mcpu) builds exclusively for an architecture
    # -mtune optimizes for an architecture, but builds for whole processor family
    CPPFLAGS="-D_FORTIFY_SOURCE=2"
    CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4"
    CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4"
    LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
    #-- Make Flags: change this for DistCC/SMP systems
    #MAKEFLAGS="-j2"
    #-- Debugging flags
    DEBUG_CFLAGS="-g -fvar-tracking-assignments"
    DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"
    # BUILD ENVIRONMENT
    # Defaults: BUILDENV=(fakeroot !distcc color !ccache check !sign)
    # A negated environment option will do the opposite of the comments below.
    #-- fakeroot: Allow building packages as a non-root user
    #-- distcc: Use the Distributed C/C++/ObjC compiler
    #-- color: Colorize output messages
    #-- ccache: Use ccache to cache compilation
    #-- check: Run the check() function if present in the PKGBUILD
    #-- sign: Generate PGP signature file
    BUILDENV=(fakeroot !distcc color !ccache check !sign)
    #-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
    #-- specify a space-delimited list of hosts running in the DistCC cluster.
    #DISTCC_HOSTS=""
    #-- Specify a directory for package building.
    #BUILDDIR=/tmp/makepkg
    # GLOBAL PACKAGE OPTIONS
    # These are default values for the options=() settings
    # Default: OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug)
    # A negated option will do the opposite of the comments below.
    #-- strip: Strip symbols from binaries/libraries
    #-- docs: Save doc directories specified by DOC_DIRS
    #-- libtool: Leave libtool (.la) files in packages
    #-- staticlibs: Leave static library (.a) files in packages
    #-- emptydirs: Leave empty directories in packages
    #-- zipman: Compress manual (man and info) pages in MAN_DIRS with gzip
    #-- purge: Remove files specified by PURGE_TARGETS
    #-- upx: Compress binary executable files using UPX
    #-- debug: Add debugging flags as specified in DEBUG_* variables
    OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug)
    #-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
    INTEGRITY_CHECK=(md5)
    #-- Options to be used when stripping binaries. See `man strip' for details.
    STRIP_BINARIES="--strip-all"
    #-- Options to be used when stripping shared libraries. See `man strip' for details.
    STRIP_SHARED="--strip-unneeded"
    #-- Options to be used when stripping static libraries. See `man strip' for details.
    STRIP_STATIC="--strip-debug"
    #-- Manual (man and info) directories to compress (if zipman is specified)
    MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
    #-- Doc directories to remove (if !docs is specified)
    DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
    #-- Files to be removed from all packages (if purge is specified)
    PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
    # PACKAGE OUTPUT
    # Default: put built package and cached source in build directory
    #-- Destination: specify a fixed directory where all packages will be placed
    #PKGDEST=/home/packages
    #-- Source cache: specify a fixed directory where source files will be cached
    #SRCDEST=/home/sources
    #-- Source packages: specify a fixed directory where all src packages will be placed
    #SRCPKGDEST=/home/srcpackages
    #-- Log files: specify a fixed directory where all log files will be placed
    #LOGDEST=/home/makepkglogs
    #-- Packager: name/email of the person or organization building packages
    #PACKAGER="John Doe <[email protected]>"
    #-- Specify a key to use for package signing
    #GPGKEY=""
    # COMPRESSION DEFAULTS
    COMPRESSGZ=(gzip -c -f -n)
    COMPRESSBZ2=(bzip2 -c -f)
    COMPRESSXZ=(xz -c -z -)
    COMPRESSLRZ=(lrzip -q)
    COMPRESSLZO=(lzop -q)
    COMPRESSZ=(compress -c -f)
    # EXTENSION DEFAULTS
    # WARNING: Do NOT modify these variables unless you know what you are
    # doing.
    PKGEXT='.pkg.tar.xz'
    SRCEXT='.src.tar.gz'
    # vim: set ft=sh ts=2 sw=2 et:
    And, last, here is the output from line 89:
    #-- Options to be used when stripping binaries. See `man strip' for details.
    So, the problem is that "for" in line 89 is being treated like a command.  Which is very strange.  Also, I already have fakeroot set up in makepkg.conf.  And, last, I also have the architecture specified in the PKGBUILD.  So, I'm a bit at a loss here.  I would really appreciate any help.

  • [SOLVED] Problems triyng to install Catalyst with yaourt

    Buenas tardes:
    I´m trying to install Catalyst Catalyst-utils form yaourt, but always recive the same error with md5sums: "ati-driver-installer-10-12-x86.x86_64.run don´t pass the integrity verification" .
    I installed a few days ago in nother pc like this one and i don´t have any problem. I don´t know what to do, and i can´t find solution in google. Some help? (my english is horrible...) Gracias.
    Last edited by 7etc/ (2011-01-25 22:00:09)

    I,ve installed it form the repository. I think it´s the same packet, but doesn´t work fine. I know that´s a nonsense, but for example, the catayst control center doesn´t work. In any case, I´ve seen a few minutes ago a comment into the aur about that problem. Other users can´t install it today too.

Maybe you are looking for

  • How do I stop OSX from switching to First-Plan when Javascript popup on Minimized Window appear?

    I'm running OSX Mavericks 10.9.5, Firefox 39.7.0.2 What happens is that i'm using an automated script with Selenium for automatic-forms-filling. Everything is working fine, just like it does on LinuxMint, but the problem is that when i bring another

  • Scheduling agreement,(GR value is wrong)

    I have one scheduling agreement, the price is 1.31 INR from 10.10.2007 and i made GR for this three times, it shows correct quantity and value in Purchase order history, in 18.10.2007 the one GR is showing me wrong value, per material isit, showing m

  • Question in cs6

    Hello, I wanted to create me a logo with cs6. But for me it did not work. First, I have the figures with paint created because I do not know how to do that in Photoshop. Then I wanted a kind of glow around making but that did work for me only in the

  • Saving PDF Locally from Reader XI

    I created a form with FLOWED content. I sent the form out to be tested and found out that in order for the user to save the form locally they would need Reader XI. We were able to upgrade one user to Reader 11.03 (not 11.06 due to other app conflicts

  • XML Error Handling doesn't work as expected

    Hi there, we are doing some syncronization szenarios between CRM 5.0 and a legacy system via XI. One szenario is an asynchronous XML syncronisation. As there are database locks the messages are errornous and turn to system failure - restartable (red