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)

Similar Messages

  • [SOLVED] yaourt how to update aur packages

    Hi!
    I got a quick question. I thought that yaourt is able to update old packages installed from Aur automatically.
    So for example I type as usually yaourt -Syu --aur but I noticed it doesn't show AUR packages I can update. Only from core/extra/community
    For example I just typed:
    yaourt yaourt
    1 aur/yaourt 0.9.2.6-1 [0.9.2.5-1 installed] (2406)
    and see that I can update yaourt. I have other packages installed from AUR, how do I know that a newer version is available without checking it manually?
    edit:
    so I am happy to mark it as solved. It wasn't a bug, but it is a way how yaourt works.
    yaourt -Syu --aur shows packages from core/extra/community.
    If I press Y (to install them). It shows a list again with the information how much to download and install and then after pressing "No" to install them, yaourt continues to check AUR packages in this case.
    Julien MISCHKOWITZ, the developer said he could change the behavior
    Thanks everyone for the attention!
    Last edited by ngsupb (2009-08-21 13:15:09)

    shining wrote:yaourt has a bug tracker : http://bugs.archlinux.fr/index/proj3?or … &sort=desc
    Thank you shining. I have opened a ticket there. Lets wait, I hope they can help!

  • Did I install the AUR packages correctly and safely ?

    Hello
    I'm interested in several packages in AUR, but to be honest, it's the first time that I install an AUR pkg without using the yaourt frontend.
    I just installed archey, I tried to follow the wiki but I would like to know if I followed all the steps correctly or not...
    I've done:
    sudo pacman -S fakeroot
    wget http://aur.archlinux.org/packages/archey/archey.tar.gz
    wget http://aur.archlinux.org/packages/archey/archey/PKGBUILD
    makepkg -s
    [makepkg -s installed git, and perl-error through pacman I supposed]
    sudo pacman -U archey-20100704-1-x86_64.pkg.tar.xz
    My questions are:
    1] I've done "sudo pacman -U archey-20100704-1-x86_64.pkg.tar.xz" but the wiki said "$ pacman -U /path/to/pkg.tar.gz" => because the prompt said something like "only root can perform this action" when I was not using sudo
    2] After the installation, I've done "pacman -Qdt" and it appeared that git, and perl-error were not longer used, so I removed them => Is it a mistake ?
    3] How can I update the AUR packages when a newer version will be released ?
    Sorry for my english, and thank you for helping me understanding
    Last edited by Lowra (2010-07-04 11:34:03)

    Lowra wrote:
    Thank you Allan:
    "3) there are many helpers to keep AUR packages up to date.   See the wiki." => Sorry that was not that I wanted to say, I hope I will do this things in the future, but I have not enough experience for that now ^^
    In fact, I wanted to say: How can I update the packages installed in my computer from AUR (example: archey) when the maintainer will update his program ?
    Thanks again, it's nice to learn news things about Arch, AUR, and Linux ^^
    Read what Allan said again.
    You want an AUR helper, like packer, clyde or bauerbill, for example. ;)

  • Yaourt fails to install *any* AUR package

    Hello, I'm new to Arch, but since my problem is pretty much specific to yaourt/AUR I thought this would be the better place to ask around.
    I tried to install a whole bunch of packages from the AUR repository, but almost all that I tried failed to install, mainly dependency errors far into or after the compiling process, one example - the game Go-Ollie wouldn't install because the Image Magick library wasn't found. However, Image Magick is installed, but there's no trace of it's library not in the AUR, nor the community repository. Same with A7XPG - failed to install because something was missing that I can't find anywhere. I am starting to get VERY frustrated. It looks like there are a ton of broken packages floating around in the AUR and there are a ton of programs missing that I'm used to having on the other distors (Ubuntu, Fedora, etc..) What am I missing here? Am I doing something wrong or is AUR/Yaourt really as messed up as it seems? A little help?
    PS: Please be easy on me, I'm still a grass green noob after all

    bloodyhell wrote:Got an off-topic question though - It came to my attention that the Arch install distro had a relatively easy albeit non-graphical installer. Why did the developers ditch this? I think I'll never understand the appeal of things being more complicated and/or inconvenient than they have to be.
    The AIF was not ditched for any but the most simple reason: It was buggy as hell and the maintainer did not have the time to keep it going. It tried to do everything, to cover every scenario, but was ultimately a victim to its own complexity. The new installer is not more complicated, it is actually more simple. All you have to do is follow the readme step by step and make your own decisions in the process. I find pacstrap and arch-chroot to be more universal than the old AIF. Before the switch, creating an install script was a painful process of understanding the AIF and learning its syntax. Now we have these straight forward tools, so building your own install script is very easy. It also gives you a more in-depth knowledge of what's going on on your system.
    The new installer also seems to be more friendly towards wifi users. Then you will never ever again have to deal with the situation, that the AIF somehow kicks you out of the process and then complains about an ongoing installation, without telling you where the lockfile is or how to fix this manually. In a menu, I always press down and enter to get to the next item. The AIF did half of this, it moved the cursor down to the next item automatically. In more than one occasion, I killed the installer with this and sometimes even had to redo the entire process (incl. downloading the packages), because bringing the installer back to a specific state was a painful act. I find the current solution more user friendly.
    If you feel like Arch could need a menu driven installer, you are invited to create one, but all attempts to do this so far either drowned as quick as they had emerged or were rejected by the other users, because they were either too specific, too buggy or generally failed to add anything to the process, that the current install scripts have to offer.

  • [SOLVED] Problem installing gnome-extra packages

    I have completed the installation and all that left is gnome-extra packages. I fetched the packages and after the integrity check it says
    Failed to commit transaction invalid or corrupted packages
    gnome-games-3.0.21- <pacgae_info> is either invalid or corrupted
    and the installation exits.
    Now how do I fix this. I tried forcing the upgrade process by pacman -Syu but to no avail. Can you help me fixing the issue.
    Regards
    Last edited by Shashwat (2011-06-04 09:42:46)

    Ok I solved the problem.
    First I removed the problematic packages from /var/cache/pacman/pkg and then used rankmirrors to get the best mirror.
    After that used pacman -Syy to refresh and reinstalled the gnome-extra package .. Working fine
    Thanks

  • Patching an AUR package [SOLVED]

    I'm trying to install omake http://aur.archlinux.org/packages.php?ID=16093 from AUR.  To get this to work I need to patch the code as described above.  However being a newbie I'm having trouble.
    Here is what I've done.  Using yaourt I tried installing omake.  It failed, as expected, so I want to patch the code as descibed above.  How do I do this?
    Thanks,
    Luis
    Last edited by banbh (2009-04-16 01:57:49)

    banbh wrote:
    I'm trying to install omake http://aur.archlinux.org/packages.php?ID=16093 from AUR.  To get this to work I need to patch the code as described above.  However being a newbie I'm having trouble.
    Here is what I've done.  Using yaourt I tried installing omake.  It failed, as expected, so I want to patch the code as descibed above.  How do I do this?
    Thanks,
    Luis
    Welcome to the forums.
    My advice? Don't use yaourt. Download the tarball from the AUR page and modify the PKGBUILD accordingly.

  • Problem installing from AUR (extcalc)

    I am trying to install extcalc from the AUR. And got an error:
    [ 98%] Building CXX object CMakeFiles/extcalc.dir/src/moc_screenshotdialog.o
    [100%] Building CXX object CMakeFiles/extcalc.dir/qrc_icons.o
    Linking CXX executable extcalc
    /usr/bin/ld: CMakeFiles/extcalc.dir/src/graphout.o: undefined reference to symbol 'glDisable'
    /usr/bin/ld: note: 'glDisable' is defined in DSO /usr/lib/libGL.so.1 so try adding it to the linker command line
    /usr/lib/libGL.so.1: could not read symbols: Invalid operation
    collect2: ld returned 1 exit status
    make[2]: *** [extcalc] Error 1
    make[1]: *** [CMakeFiles/extcalc.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: A failure occurred in build().
        Aborting...
    What has happened and how do I fix it?

    I edited the PKGBUILD like:
    # Contributor: Jonathan Wiersma <archaur at jonw dot org>
    pkgname=extcalc
    pkgver=0.9.3_1
    pkgrel=2
    pkgdesc="A multifunctional scientific graphic calculator"
    arch=('i686' 'x86_64')
    url="http://extcalc-linux.sourceforge.net"
    license=('GPL')
    depends=('mesa' 'qt>=4.3')
    makedepends=('gcc>=3' 'cmake')
    source=("CMakeLists.txt.patch" "http://downloads.sourceforge.net/extcalc-linux/$pkgname-$pkgver.tar.gz")
    build() {
    cd $srcdir/$pkgname-$pkgver.tar.gz || return 1
    #cmake -CMAKE_INSTALL_PREFIX="/usr". || return 1
    patch CMakeLists.txt < $srcdir/CMakeLists.txt.patch || return 1
    cmake . || return 1
    make || return 1
    make DESTDIR=$pkgdir install || return 1
    md5sums=('d35ee7a4b5bafc59a6a1cb3df4439107'
    'efe53d36c8f1f1811ab46ed1a6e0e240')
    it fails with
    ==> Making package: extcalc 0.9.3_1-2 (Wed Mar 7 07:57:40 SGT 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Found CMakeLists.txt.patch
    -> Downloading extcalc-0.9.3_1.tar.gz...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
    curl: (22) The requested URL returned error: 404
    ==> ERROR: Failure while downloading extcalc-0.9.3_1.tar.gz
    Aborting...
    I think I didn't edit it correctly?
    Last edited by jiewmeng (2012-03-07 00:00:36)

  • Problem Installing Java Servlets Package

    I downloaded a sample servlet program which imports classes from the Java Servlets Package. I have the JDK 1.2 which does not come with the servlet classes (javax.servlet and javax.servlet.http). So I then downloaded them from java.sun.com. They come as a set of class files in .zip format. I thought packages were supposed to be in .jar format? At any rate, my compiler still fails to see these classes even after I have extracted these files into the same directory as the original .zip file and added this directory to my classpath. Am I going about this the wrong way? Any ideas on how I can make my compiler see these classes? --Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    I down loaded j2sdk 1.4 . and also down loade servlet package. I installed in bin directory.
    i took the sample program and compiled. there is error message " java servlet package not found.
    please help. email me at [email protected]
    Thanks
    sri

  • Problems installing a new package

    Hi,
    I have the classes for my application in the following directory:
    C:\Java_app\OpenSMPP\build\classes\org\smppThere i have a directory called test and inside of it a file called SMPPTest.class with this source code:
    package org.smpp.test;
    import java.io.*;
    import java.util.Properties;
    import org.smpp.*;
    import org.smpp.TCPIPConnection;
    import org.smpp.pdu.*;
    import org.smpp.debug.Debug;
    import org.smpp.debug.Event;
    import org.smpp.debug.FileDebug;
    import org.smpp.debug.FileEvent;
    import org.smpp.util.Queue;
    public class SMPPTest {
         static final String copyright = "Copyright (c) XXX";                    
                         static final String version = "version 1.1";
         static {
              System.out.println(copyright);
              System.out.println(version);
    . In my CLASSPATH I have the following:
    .;C:\j2sdk_nb\j2sdk1.4.2\lib\log4j-1.2.8.jar;C:\Java_app\OpenSMPP\build\classesI get this error when i try to run SMPPTest:
    Exception in thread "main" java.lang.NoClassDefFoundError: SMPPTest (wrong name:
    org/smpp/test/SMPPTest)
            at java.lang.ClassLoader.defineClass0(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)Where is the problem?
    Thanks in advance,
    Jean Carlo

    Looks to me like he/she simply had theorg/smpp/test
    directory in the classpath rather than (or inaddition
    to) the parent directory of "org".Possibly, but if you launch with "java
    org.smpp.test.SMPPTest" then it shouldn't matter.
    If the parent directory of "org" is not in the classpath, for sure it would matter.

  • Can't install AUR packages(makepkg: invalid option '--asroot')[SOLVED]

    I've been unable to install any AUR packages with either packer or yaourt since a couple days ago possibly after a system update.
    For example if I try to install kodi-standalone-service:
    sudo packer -S kodi-standalone-service
    (Type - y, n, n)
    makepkg: invalid option '--asroot'
    The build failed.
    This happens to all packages I tried including ones that I installed  before with the same command. I installed yaourt after I started to get this error but fails just like packer. I tried running as root or normal user with same results.
    In case it matters, these are the steps I used to install packer.
    I am at a loss as to why it suddenly stopped working, any ideas?
    Last edited by dominicm (2015-01-04 01:41:15)

    slithery wrote:
    dominicm wrote:
    slithery wrote:
    The --asroot option has been removed from makepkg, which you would know if you searched the forum before posting...
    https://bbs.archlinux.org/viewtopic.php?id=191635
    I googled the error with no relevant results, then I searched the forum to make sure it wasn't solved with no relevant results returned for the search term "makepkg: invalid option '--asroot')". It's ironic that you accused me of not searching when you haven't bothered to search the error message yourself. If you had you would know the search does not return useful results until this post.
    Sorry, I only searched for --asroot which brought up several relevant threads.
    No big deal, but in general you shouldn't post things like "search the forum" as it's rarely helpful, and when it is the thread should probably be closed it those cases anyways...

  • [SOLVED] can't build an AUR package while installing Arch

    So I am nearly there installing Arch for the first time. And I will start with saying that I am really sorry if I missed the answer to my problem but I have had a look around the documentation and the general webz for something regarding this problem and haven't found anything.
    I am trying to set my wireless connection up but I apparently need the AUR b43-firmware package installed for my Broadcom BCM4322 [14e4:432b] to be functional.
    So I follow the documentation to install an AUR package, but I am stuck at the building stage as makepkg does not allow me to build if I am root, and I am root by default while installing/configuring Arch...
    What should I do to build and install that package so I have a wireless connection later on?
    Cheers
    Last edited by chtfn (2015-03-21 14:11:12)

    I am connected to the wired network, and I followed the steps to make it persistent for later, but I just wanted to go through the wireless stuff too to be extra sure I will be able to connect to the Internet later on. As it is the first time I install Arch, I am trying to be extra cautious, and having that security would make me feel more comfortable! Plus, I am keen to learn how to do those things from the command line.
    Isn't there a way to switch to a normal user just for a command, and automatically reverting back to root when that action is finished? Just like sudo but the other way round

  • [SOLVED] How to install from AUR?

    Ok, I know I'm posting too many questions too fast but I'm at the last step in configuring my videocard driver to install X and I'm stranded in the middle of nowhere, sorry for too much posting.
    I need to install a package from AUR but even I read the guide (http://wiki.archlinux.org/index.php/AUR_User_Guidelines) I can't make it clear enough on how to do it so please correct me if there's anything wrong.
    a. first of all, I need to download and install wget because I'm at CLI ready to configure X but I need the latest test drivers that fully support my videocard.
    b. mkdir ~/myuser/build && cd ~/myuser/build
    c. I need to download from here (http://aur.archlinux.org/packages.php?ID=34773) the Tarball, PKGBUILD and all the files listed in "Files", right?
    d. Once I have files downloaded all I need to do is follow the instructions in the wiki, 
       1.  Acquire a PKGBUILD  and any other required files (e.g. patches)
       2. Run makepkg in the directory where the files are saved
       3. Install the resulting package with pacman
    Thanks for any advice!
    Last edited by martin77 (2010-03-29 01:38:25)

    guys,
    did you ever saw that Heineken TV Ad where a woman shows her dresser-room to her fellow friends and they start screaming like (women does) crazy, and while they still screaming a lot they start to hear a somewhat identical scream from other part of the house that in fact shows up as the boyfriend/husband of the first lady showing his buddys his special fridge-room filled with green bottles?
    Well, that was my *exact* impression yesterday after having KDE4 up and running with composite turned on faster than any Fluxbox system on a iCore 7, and that's the top part of the iceberg.
    I think the best thing I like about Arch it's it's simplicity - besides it's speed. Okay, it may seem somewhat obscure to profane because editing configuration files is something strange to profanes, but if you have a little knowledge of GNU/Linux like myself once completed the Beginner's Guide, looking at /var/log/pacman.log and start tweaking you found yourself with a very powerfull yet easy to use, easy and fast to learn system. Arch is incredible, that's why it's gaining so much popularity, and it's community is superb.
    I'm doing my first steps around it and find Yaourt a very cool tool, I love all the info it shows about installed and AUR packages and the way it colorize, very pragmatic-oriented (as Arch is).
    On the other hand Packer is a swift tool to replace pacman.
    Thank you guys for your kindness and time spent on this n00b, best!

  • How to inspect AUR package PKBUILD and .install files

    Hi,
    Linux and arch newbie here. I was reading the wiki article about the AUR and noticed this bit:
    Warning: Carefully check all files. cd to the newly created directory and carefully check the PKGBUILD and any .install file for malicious commands. PKGBUILDs are bash scripts containing functions to be executed by makepkg: these functions can contain any valid commands or Bash syntax, so it is totally possible for a PKGBUILD to contain dangerous commands through malice or ignorance on the part of the author. Since makepkg uses fakeroot (and should never be run as root), there is some level of protection but you should never count on it. If in doubt, do not build the package and seek advice on the forums or mailing list.
    This is something that have not been doing at all in the past, but I am trying to improve my practices managing my system.
    The problem is, I do not know what exactly I am looking at or for in these files. If I give these files a look over before installing the package, can I honestly expect to spot something malicious? What would I need to learn to notice if something was fishy?
    Anyway, I am not to worried about this practically, because I only use a handful of AUR packages and I usually install ones based on recommendations, not just at random. But it still seemed interesting for the wiki to stress this so strongly. How important is this guidline anyway?
    Thanks!
    [EDIT: spelling]
    Last edited by supernerd (2014-06-25 10:41:13)

    I scan the whole PKGBUILD. I start by ensuring that the source link to the original source looks accurate. For example, take the source line for gmusicbrowser-git:
    source=("${pkgname}::git+http://github.com/squentin/gmusicbrowser.git")
    I know this is the correct link to the source, and so it passes my check. But suppose it had said:
    source=("${pkgname}::git+http://youvebeenhackedhub.com/1337haxorz/gmusicbrowser.git")
    I would become suspicious. Of course this is an exaggeration, but common sense goes a long ways here. At least check the first time..
    With the source verified, I ensure that the md5sum or sha256sum block has a sum. This way, if a download is compromised at the source, the sha256 or md5sum can catch it before you installed (this assumes that the PKGBUILD is not "bad" and has the sum number of a package that wasnt compromised). Note that with git this isnt necessary (the git process protects against such problems). Anytime a tarball is downloaded and extracted however, the sums should be present in the PKGBUILD. If I go to install an AUR package that has 'SKIP' for the md5sum/sha256sum block, I will double or triple check the source of the tarball (or of the patch files enclosed in the build directory, etc..)
    I also look for any "dangerous" commands in the build and install sections. For example, if I see "rm -rf" I had better see something like $pkgdir to start the directory path or be VERY sure the path is "safe". Since makepkg is not run as root this should theoretically not be a problem, but imagine if someone put "rm -rf /home/*" (warning: do not run that command on your system!) in there! This is mostly common sense; in time as you get more comfortable with bash and various linux commands it will make more and more sense and you will be able to spot mistakes.
    Also, consider the user posting the pkgbuild. "Trusted Users" are selected as trustworthy members of the community, so obviously you can feel much more comfortable with PKGBUILDS they have made (Xyne comes to mind..). For people you may not know, check what other PKGBUILDs they have available. After awhile, you develop a trust for certain people whos PKGBUILDs or software you have used. For example, I wouldnt hesitate to build/install using a PKGBUILD put up by BurntSushi since I use some of his software, have personally corresponded with him, and find him to be responsible. You might "develop" such rapport with other AUR users I dont even know about.
    Consider the vote count of a package as an approximate metric. Dont discount a package because it has 0 votes- it may just be that not many people have use for that particular software. Ive considered hosting a PKGBUILD for "xfce4-terminal-nowindowhints"; consider that tilers generally ignore them anyway, and that my package would only be useful for someone literally using xfce4-terminal with pytyle. How high do you think the vote count would be (even if the PKGBUILD had 0 errors)? On the other hand, you at least have a good chance the PKGBUILD is solid if the package has 354 people voting for it.. That said, the package could have been well-maintained before (when it received a ton of votes), and the quality has dropped since- just be mindful of these trends.
    Finally, adding all of these things together will leave the odds of a malicious PKGBUILD affecting your system pretty slim, though its certainly not impossible. I have never (to my knowledge to be fair) encountered a malicious PKGBUILD, though I have found a few that had errors or outdated sources, etc.
    Last edited by GSF1200S (2014-06-29 10:13:50)

  • AUR package not present in packer, why? [SOLVED]

    Dear all,
    first: I'm not really sure this topic should be here or in "pacman" section, please be patient.
    I have a quick and simple question: I have been using packer for years, and never happened to me that I couldn't install a AUR package with it. The problem is that I would like to install modipy-git:
    https://aur.archlinux.org/packages/mopidy-git/
    but a search for "modipy" returns no results.
    I'm puzzled.. what's wrong?
    Thanks in advance for any help (actually is just curiosity, I can "fix" this downloading the package, but I would like to stick with packer).
    MJ
    solution: you can't find something that does not exist!
    Last edited by MajinJoko (2013-05-08 09:52:53)

    Perhaps it's because the package is named "mopidy-git" (check your spelling)
    All the best,
    -HG

  • Problems generating installation packages with Adobe Creative Cloud Packager

    Since friday, I have problems with generating installation Packages for our worldwide disribution.
    The download of allways different parts is canceled, so the creation of the hole package is canceled too

    Hi KwKn,
    Does it work on the machine on which you are creating the package?
    Do you have any security software running on the machine?
    Also I would request you to go through the below link.
    Creative Cloud Help | Packager
    Regards,
    Anand

Maybe you are looking for

  • Can't copy files to server

    Hey I have a NetGear router and I have connected to it a HD . for some reason when I try to copy file to the drive I get this message "the operation can not be complited becuse the item "" is in use. Any one have an idea? Thanks

  • Adobe Illustrator crashes after a second update on CC

    I install Illustrator CC and it work fine, then a update came and after that the software is not openning at all.  This is log from Apple error. any ideas? Process:         Adobe Illustrator [704] Path:            /Applications/Adobe Illustrator CC/A

  • Null Pointer exception in Business Service

    I am using BS confiured to accept a mfl request. I have a proxy which receives a string request confiured. I am doing string-mfl conversion using xqueries and am calling the BS. I am getting the following exception. ####<22/10/2007 12:03:47 PM EST> <

  • High CPU level after upgrading iTunes

    After I upgraded iTunes 10.4 I have a big problem. Apple Mobile Device Server and iTunes.xe are using constantly 100% op my CPU. In the past I found a solution but unfortunately I lost it. The solution was to remove all Apple items and to remove some

  • Withholding Tax Material

    Hi, Can anyone pls send me Withholding Tax Material....It's urgent pls... Regards, JC