[SOLVED] GPGME error after chrooting for new installs

There is another thread about this topic, but it is marked as solved. But obviously this error is not solved because new installs are failing.
The problem: after installing the base system with pacstrap and chrooting into the system, there are some very ugly errors when trying to install any additional packages.
Pacman gives the following output:
warning: GPGME error: Invalid crypto engine
File XYZ is corrupted (invalid vor corrupted package (PGP signature)
Do you want to delete it?
Since i installed arch just a few days ago on the same system with different SSD, this error seems to come from the server side. But i am no expert at all, so i have no idea what's wrong.
I tried to delete the etc/pacman.d/gnupg folder and running pacman-key --init, but this is not working.
Last edited by tumas (2014-01-13 18:37:18)

Update the system from the install disk with pacman --root <mountpoint> -Syu. The problem is that you installed at exactly the wrong time, when all of the packages that use gcrypt were updated but libgcrypt wasn't.
Last edited by Scimmia (2014-01-13 18:29:37)

Similar Messages

  • Makechroot trouble - GPGME error: Inappropriate ioctl for device

    Hi everybody!
    I'm currently trying out several DEs with Arch and would like to build Trinity, R14, too. I followed the wiki (which more or less points to this readme).
    Things are a bit tricky there, but I ended up with having the tar.gz archives built and moved to the right location as well as placing all the other stuff into the dirs made for it.
    Step 4 set up a new chroot for me and everything was well except for a warning that there was no local.db. Since the scripts don't seem to build 'hal-info', 'hal' and 'libutempter', I build packages for them by hand and moved those into $chroot/root/repo. Then I used repo-add local.db.tar.gz $pkgname for each package.
    Finally I updated the chroot using mkarchroot -u $chroot/root". It worked well and now I do have a file 'local.db'.
    But if I want to build the first package ('tqt3') using the 'bt.sh' script, it works up to the moment where it issues 'sudo makechrootpkg -r /home/myusername/chroot -u'. Pacman starts downloading the dependencies before building, but once it's done with "checking package integrity", I just get several lines of
    error: GPGME error: Inappropriate ioctl for device
    and than a bunch of lines talling me that $pkgname is "missing required signature".
    I'm rather new to Arch and despite having searched the wiki, the forums and google for a while, I'm not really going anywhere. I understand that it's pacman which is unable to cope with the signature thing in the chroot. But what to do about this?

    Thanks for your answer, cmb!
    My problem was solved in an unexpected way, though: Just a few days after I had given up on getting building the Trinity DE myself, someone set up a custom repo for it that was added to the wiki. This was of course by far the easiest solution. But it was also good to mess a little with the build system myself.

  • ITunes gives me an error and asks for re-installation, the error is "The procedure entry point CMBlockBufferCopyDataBytes could not be located in the dynamic link library coreMedia.dll", and the iTunes can not be lunched any more

    iTunes gives me an error and asks for re-installation, the error is "The procedure entry point CMBlockBufferCopyDataBytes could not be located in the dynamic link library coreMedia.dll", and the iTunes can not be lunched any more.
    can you please help, as I also tried to re-install it but pr

    Entry point errors can often be fixed by deleting the offending dll, then repairing the component it is part of. CoreMedia.dll is part of Apple Application Support.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If the advice above doesn't resolve things you could try this alternate version:
    iTunes 12.1.0.71 for Windows (64-bit - for older video cards) - itunes64setup.exe (2015-01-28)
    which is a 64-bit installer for the 32-bit version of the core application, similar to previous 64-bit releases.
    Or roll back to the previous build:
    iTunes 12.0.1.26 for Windows (32-bit) - iTunesSetup.exe (2014-10-16)
    iTunes 12.0.1.26 for Windows (64-bit) - iTunes64Setup.exe (2014-10-16)
    tt2

  • [SOLVED] gpgme error: Bad file descriptor

    I tried to install a new system today. I chrooted into it and wanted to install some packages, but all I got was this error instead:
    error: GPGME Error: bad file descriptor
    error: <package>: missing required signature
    And that for each and every single package...
    I ran pacman-key --init and --populate, set SigLevel to Optional in pacman.conf, did pacman -Syu and all you want, still got the same error.
    Last edited by DeatzoSeol (2012-06-17 22:55:10)

    ... which I have. Still the same.
    OMG! I re-checked and found out there's no procfs in my chroot. Damn me it works now... what did I learn today? double-check your chroot.
    Thanks
    Last edited by DeatzoSeol (2012-06-17 22:55:46)

  • [SOLVED] libpng errors after update

    I am getting libpng errors after full update.
    Deluge:
    [ERROR ] 13:14:41 ui:152 libpng14.so.14: cannot open shared object file: No such file or directory
    Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/deluge/ui/ui.py", line 133, in __init__
    from deluge.ui.gtkui.gtkui import GtkUI
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
    from gtkui import start
    File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 42, in <module>
    reactor = gtk2reactor.install()
    File "/usr/lib/python2.7/site-packages/twisted/internet/gtk2reactor.py", line 408, in install
    reactor = Gtk2Reactor(useGtk)
    File "/usr/lib/python2.7/site-packages/twisted/internet/gtk2reactor.py", line 159, in __init__
    import gtk
    File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
    from gtk import _gtk
    ImportError: libpng14.so.14: cannot open shared object file: No such file or directory
    [ERROR ] 13:14:41 ui:153 There was an error whilst launching the request UI: gtk
    [ERROR ] 13:14:41 ui:154 Look at the traceback above for more information.
    Firefox:
    XPCOMGlueLoad error for file /usr/lib/firefox/libxpcom.so:
    libpng14.so.14: cannot open shared object file: No such file or directory
    Couldn't load XPCOM.
    I had updated my system several times after the libpng update was announced in archlinux.org and everything was running fine.
    Last edited by sa1 (2012-02-13 12:46:59)

    Ok.
    The last problem I got was covered here: https://bbs.archlinux.org/viewtopic.php?id=89043
    sudo pacman -S librsvg did the trick. (I don't know why, since it isn't a recompile)
    I'm still not 100% sure that all packages have been recompiled for other programs I've not checked to work properly, but I'll mark this as solved.
    lddd reported the following:
    ==> Go out and drink some tea, this will take a while :) ...
    -> DIR /usr/local/bin
    -> DIR /usr/bin
    -> DIR /bin
    -> DIR /usr/local/sbin
    -> DIR /usr/sbin
    -> DIR /sbin
    -> DIR /opt/android-sdk/platform-tools
    -> DIR /opt/android-sdk/tools
    -> DIR /usr/share/java/apache-ant/bin
    -> DIR /opt/metasploit
    -> DIR /usr/bin/site_perl
    -> DIR /usr/bin/vendor_perl
    -> DIR /usr/bin/core_perl
    -> DIR /lib
    -> DIR /usr/lib
    -> DIR /usr/local/lib
    -> DIR /usr/lib/libfakeroot
    -> DIR /usr/lib/gnome-bluetooth
    -> DIR /usr/lib32
    -> DIR /usr/lib/llvm
    -> DIR /usr/lib/octave-3.4.3
    find: `/usr/lib/octave-3.4.3': No such file or directory
    -> DIR /usr/lib/perl5/core_perl/CORE
    -> DIR /usr/lib/xulrunner-10.0
    error: No package owns /usr/lib/vmware-installer/2.0/lib/lib/libfontconfig.so.1/libfontconfig.so.1
    error: No package owns /usr/lib/vmware-installer/2.0/lib/libconf/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tiff.so
    error: No package owns /usr/lib/vmware-installer/2.0/lib/libconf/lib/gtk-2.0/modules/libatk-bridge.so
    error: No package owns /usr/lib/vmware-installer/2.0/sopython/libpy25.so
    error: No package owns /usr/lib/vmware-ovftool/ovftool.bin
    error: No package owns /usr/lib/vmware-ovftool/libvmodlFactory.so
    error: No package owns /usr/lib/vmware-ovftool/libvmacore.so
    error: No package owns /usr/lib/vmware-ovftool/libvmodlTypes.so
    error: No package owns /usr/lib/vmware-ovftool/libcurl.so.4
    error: No package owns /usr/lib/vmware-ovftool/libvmodlImpl.so
    error: No package owns /usr/lib/vmware-ovftool/libvmodlStub.so
    error: No package owns /usr/lib/vmware-ovftool/libvmomi.so
    error: No package owns /usr/lib/vmware-ovftool/libssl.so.0.9.8
    error: No package owns /usr/lib/vmware/lib/libamqp.so/libamqp.so
    error: No package owns /usr/lib/vmware/lib/libsexymm.so.2/libsexymm.so.2
    error: No package owns /usr/lib/vmware/lib/libvmware-app-control.so/libvmware-app-control.so
    error: No package owns /usr/lib/vmware/lib/libcds.so/libcds.so
    error: No package owns /usr/lib/vmware/lib/libcurl.so.3/libcurl.so.3
    error: No package owns /usr/lib/vmware/lib/libgcr.so.0/libgcr.so.0
    error: No package owns /usr/lib/vmware/lib/libvmware-fuseUI.so/libvmware-fuseUI.so
    error: No package owns /usr/lib/vmware/lib/lib/libvmware-netcfg.so/libvmware-netcfg.so
    error: No package owns /usr/lib/vmware/lib/libvmware-modconfig.so/libvmware-modconfig.so
    error: No package owns /usr/lib/vmware/lib/libfontconfig.so.1/libfontconfig.so.1
    error: No package owns /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0
    error: No package owns /usr/lib/vmware/lib/libvmware-unity-helper.so/libvmware-unity-helper.so
    error: No package owns /usr/lib/vmware/lib/libvmplayer.so/libvmplayer.so
    error: No package owns /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0
    error: No package owns /usr/lib/vmware/lib/libcurl.so.4/libcurl.so.4
    error: No package owns /usr/lib/vmware/lib/libvmware-netcfg.so/libvmware-netcfg.so
    error: No package owns /usr/lib/vmware/lib/libvmcf.so/libvmcf.so
    error: No package owns /usr/lib/vmware/lib/libssl.so.0.9.8/libssl.so.0.9.8
    error: No package owns /usr/lib/vmware/libconf/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tiff.so
    error: No package owns /usr/lib/vmware/libconf/lib/gtk-2.0/modules/libatk-bridge.so
    ==> Files saved to /tmp/lddd-script.BbsU
    cat /tmp/lddd-script.BbsU/possible-rebuilds.txt
    by avahi
    by boost-libs
    by darktable
    by flac
    by ghc
    by gimp
    by iproute2
    by jack
    by lib32-alsa-plugins
    by libdv
    by libjpeg-turbo
    by libreoffice-common
    by lm_sensors
    by metasploit
    by mplayer2-git
    by openjdk6
    by smpeg
    by thunderbird
    by thunderbird-firetray
    by totem
    by wine
    by xine-lib
    and cat /tmp/lddd-script.BbsU/*.txt | grep png
    /usr/lib/darktable/plugins/imageio/format/libpng.so
    libpng14.so.14 => not found
    /usr/lib/darktable/plugins/imageio/format/libpng.so:
    It seems that only a Darktable plugin needed correcting, again a re-install fixed that.

  • Pacman issues for new installation

    Hi Folks,
    New to Arch. Core x64 iso. Carried out the installation okay using the Beginners guide wiki.
    Having trouble with pacman to the point it is driving me bananas. This is the Post installation part of the beginners guide we are talking about, so there is no GUI involved.
    Network is fine. Unchecked mirrors in the mirrorlist near to my location. Run the following without any errors.
    # pacman Syy
    So chosen mirrors are okay so now we go on to update the system.
    I ran # pacman -Syu
    upgraded pacman on the first run as expected, and was asked to run pacman-key --init. Run up against the message...
    Not enough random bytes available. Please do some other work to give the OS a chance to collect more entropy.
    System hung there. Had to force reboot (Ctl Alt Del).
    After a reboot, tried running pacman -Syu again. This time it pulled a lot of upgrades. I continued with the proposed up grades only for each to fail with a generated key failed message.
    Went over to windows and a VM, and went through the installation there to see if I could get a fix.
    This time system is 32 bit 686. went through same procedure. got to the same point with the same error message.
    Googled and found this post...https://bbs.archlinux.org/viewtopic.php?id=128340.
    There are a number of proposed solutions. None of which seemed to apply to GUI less new installation.
    While system was hung looking for more entropy, I started entering numerous Ctl^X inputs at the keyboard. After a while it completed. I ran pacman-key --init again and and it seemed to complete okay. No errors any way.
    So I then issued the command pacman -Syu again.
    This time it downloaded a s*** load of updates, Checked the downloads, cant remember the exact details. Then came up with the message no packages were installed due to files being duplicate or conflicting.
    There were numerous updates. How can I do the first time update. Help required. Remember no GUI.

    Sorry for the delay in replying.
    Okay, I moved locale.sh to tmp and renamed locale.sh.old
    run the updates, there were errors, but since I was on a non GUI console, couldnot scroll back to see what messages the errors produced. There was a kernel upgrade in the package list. On reboot, system couldnot find the filesystem or kernel or boot partition. System is now goosed.
    Reading more from wiki and threads posted here. I decided I needed the latest snapshot. Also read somewhere that the best idea was to do a network install.
    so I started again with a new network install. Went okay or so I thought. Remember I am in the installation here. Downloaded the packages for just a basic core set up.
    When the installation began installing the packages, the PgP signature problem raised it's head again. Now this is the installation procedure here over the network with the latest snapshot...
    archlinux-2012.03.07_14-30-01-netinstall-i686
    All I ahve done is let the installer run, selecting source, set location and time, prepared the hard disk. I choose grub, configured the network okay. The installation process then downloaded the core files but installation failed.
    Messages...immediately after download.
    Checking package integrity
    Warning: Public keyring not found; have you run pacman-key --init
    Error: linux-api-headers key F999...blah..blah unknown
    Error: key F999...blah..blah could not be looked up remotely.
    All other packages have similar errors, the procedure finishes with the following...
    Error failed to commit transaction (invalid or corrupt package (PGP Signature))
    Package installation failed.
    What is going on? This is the installation process, no way to access the filesystem as yet, not that I know of anyway.
    Other people installing Arch over the network must be experiencing the same problem.
    Does Arch actually work
    Running install on VMWare on Windows.

  • Headphones not working after a complete new installation

    Hello, After wiping the harddisk of my laptop and  a new installation of Windows 7 every thing works fine, except the headphones. I tried installing new driver, but the ones from windows update are not working and on the official hp driver site there are no drivers for audio. How can I fix this?

    Hi, Can you see the headphone under Playback devices (Right click speaker icon at the bottom right) ? You may need to install driver for it.  Firstly enable it, Windows 7 will search the right driver for you. Also find few steps given below might help you. http://support.hp.com/in-en/document/c01916592

  • Error after updating NuGet package installer

    I am getting an error on my OdatService app after downloading the new nugget package in visual studio 2012
    Nu Get Packages are missing form this solution   Click Restore to restore form your online package sources.
    When I click Restore
    I get the error "An error occurred while trying to restore packages, Unable to find version 5.0.0 of package Microsoft.Data.Edm
    How do correct this in VS 2012?
    If I remove the Microsoft.Data.Edm from the references list in the project and add back the the Microsoft.Data.Edm 5.0 from reference manage list the reference is added but even after I add the ref it still shows the error in Vs2012. The Microsoft.Data.Edm 
    5.0.0 and the 5.2.0 are both available in the reference manage list.
    Thanks for any help
    Jon
    Thank You Jon Stroh

    Hello,
    Thank you for your post.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because the issue is related to NuGet, please consult your issue on this page:
    http://nuget.codeplex.com/ through clicking ‘DISCUSSIONS’ or ‘ISSUES’ and starting a thread for better response.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error after an ebs 11i installation

    Hi,
    Could anybody tell me why I receive this error ("DAC-405: SessionInfo: Application module creation failed; className: AbmSessionAM") when I what to opne a forms in Oracle APPS EBS 11i ?
    What I have to do ?
    Thanks,
    P.

    Hi Paul,
    How could I start/check if ABM is started? If using JDK 1.1.8.x on the ABM middle tier:
    $ ps -ef | grep -i osagent
    $ ps -ef | grep -i jre Verify there is one osagent process and two jre processes (one for ABM and one for Gatekeeper).
    If using JDK 1.3 on the ABM middle tier:
    $ ps -ef | grep -i osagent
    $ ps -ef | grep -i jre
    $ ps -ef | grep -i java Verify there is one osagent process, one jre process (for Gatekeeper), and one java process (for ABM).
    You also can sometimes search for the ABM process by looking for the Osagent Port number:
    $ ps -ef | grep -i 14000 Where 14000 is the Osagent Port.
    What I want to run is ABM Manager -> Activity Based
    Management. However other forms are working well.
    This error appears after a single tier installation.What do you mean by "other forms"? Do you mean other modules? If so, then this is normal.
    Could you please verify ABM Installation by checking the following note:
    Note: 263260.1 - ABM Installation Checklist
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=263260.1

  • [Solved]Black screen after "waiting for udev uevents to be processed"

    Hello friends,
    Starting from late Dec., my laptop goes black screen after "waiting for udev uevents to be processed", after updating kernel to 2.26.32.*.  The strange thing is that even the screen is black, the keyboard is working. For example, I can turn on/off the status lights of capslock and others. I guess something might be wrong with udev uevents configuration with regard to the latest kernel. I've noticed that in the new kernel, there are two drivers for intel integrated graphics. My laptop has a 855G, which is supposed to be functional by both drivers, at least according to the kernel description. Maybe because the udev is configured to use the second driver (for newer graphic chips), rather than the first driver, which caused the problem?
    Regards,
    Wen
    Last edited by Wen (2010-01-28 13:14:28)

    Have a look here: http://bbs.archlinux.org/viewtopic.php? … 70#p695670

  • How to solve the Error in Action for illustrator cs3

    Through action in illustrator cs3 i changed the document mode RGB to CMYK via Visual Basic. But sometimes it throws 2 different kinds of error messages.
    CODE:
    appRef.DoScript "Change", "Convert"
    While (appRef.ActionIsRunning)
    WScript.sleep 1000
    Wend
    Error 1:
    Could not complete the Play Command because the action is playing.
    Error 2:
    The Object "Document Color Mode: CMYK Color" is not currently available.
    Could you please explain how to solve this error.

    The input data provided as the first argument to ore.tableApply and rqTableEval are physically being moved from Oracle Database to the database server R engine, and then serially operating on the entire table  The benefit to using ore.tableApply/rqTableEval in this case is the potentially greater amount of RAM on the database server.  But it's important to note that R’s memory limitations still apply in this case.
    You may have already seen the blog post on Managing Memory Limits and Configuring Exadata for Embedded R Execution where we discuss setting memory limits for the database server R engine. These suggestions can be used to load reasonably sized data tables, and you may still encounter limitations when using a very large table.
    In contrast to the "table apply" functions, the "group Eval" and "row eval (" functions are parallel-enabled embedded R execution functions. They support data-parallel execution, where one or more R engines perform the same R function, or task, on different partitions of data. The following training and blog links should be helpful in choosing the correct function for your use case:
    http://www.oracle.com/technetwork/database/database-technologies/r/r-enterprise/learnmore/ore-1-4-embedded-r-execution-s…
    http://blogs.oracle.com/R/entry/invoking_r_scripts_via_oracle1
    http://blogs.oracle.com/R/entry/invoking_r_scripts_via_oracle2
    http://blogs.oracle.com/R/entry/invoking_r_scripts_via_oracle3
    http://blogs.oracle.com/R/entry/invoking_r_scripts_via_oracle4
    http://blogs.oracle.com/R/entry/invoking_r_scripts_via_oracle5
    Sherry

  • Need to explicitly setup AutoRerun for new installations of SCDPM2012 R2?

    Do I have to explicitly create the AutoRerunNumberOfAttempts
    and AutoRerunDelay keys in the registry of my DPM servers for
    AutoRun to work or is it built into SCDPM2012 R2 to automatically perform a rerun when a Sync and Recovery Point (RP) fails? 
    HKLM\Software\Microsoft\Microsoft Data Protection Manager\Configuration
    The reason for the question is that I have a case were a Synchronization failed for a volume, I have automatically set the protection group (PG) to run Consistency Check (CC) when a sync failure occurs.  This CC runs successfully immediately after the
    sync failure, however the create RP doesn't automatically run after the CC. 
    This particular PG only runs once weekly.  This means that even after a successful CC the RP is missing up to 2 weeks.
    Thank you in advance for considering this question.

    It looks like Auto-Rerun is enabled automatically per the following reference:
    http://social.technet.microsoft.com/Forums/en-US/73e15ee3-1904-4623-a0a7-dd5859ca36cd/autohealis-autorerun-enabled-by-default-for-dpm-2012-sp1?forum=dpmfilebackup
    Also, I looked into the DPMAccessManager*.errlog and found Auto-Rerun active.
    However, now I'm wondering why the Recovery Point job doesn't run until the next scheduled time.
    Scenario: (1) Protection Group set to run weekly on Monday at 8 am, (2) Sync fails at 8:05 a.m., (3) Auto-CC runs at 8:15 a.m. and finishes successfully at 8:45 a.m., (4) Recovery point doesn't run until NEXT Monday, in effect skipping this weeks RP,
    however no errors are reported for the volume.
    Why doesn't the recovery point re-run?
    -Jenna

  • After MobileMe Mail update june 18, email quits after checking for new mail

    on jun 18 2010 a All-new Mail update & Find my iPhone update on my iPod Touch has changed something alright. After checking for emails (me.com), the visual feedback hour thingie stops turning and then the email program on the iPod Touch quits. Restarted the iPod Touch but no change. Even if I can open an email, after 1 second the program quits. I have removed the Find my iPhone application but that did not fix the problem. This problem appeared AFTER the update. I removed the application Find my iPhone / iPod Touch because that program could not find my iPod, since I am working abroad.
    Must I reset the iPod Touch to factory defaults and load it again? Then find out if it works ?

    After receiving no tips on how to tackle this, I decided to just delete the email profiles on the iPod Touch and build from scratch. Since I use more than 1 emailaccount on that iPod Touch. It seems (so far) that the local Internet Service Provider with it's email settings is responsable for the crashes on iTouch. It checks an awfull long time for mail. On the Desktop computer iMac 20, Apple Mail program works ok. So maybe the new version is more critical about certain protocols. (?)
    Anyway I deleted that emailaccount on the iPod Touch for now.

  • [SOLVED] Pacmanager error after uuid update

    I have been using pacmanager for awhile and have had no issues with updates to its dependencies. Today an update to uuid came and I started getting errors when trying to start pacmanager. So I went to the AUR page noticed someone previously had the same issue and they solved by rebuilding the AUR packages that were dependencies. I went through that and did not getting any further in the solving of the problem, also tried rebuilding all the dependencies as well as the main package after they were rebuilt still to no avail. Can anyone shed some light on what I am missing here, I feel like it should be obvious but for some reason is evading me.
    Can't locate OSSP/uuid.pm in @INC (@INC contains: /usr/share/pacmanager/lib /usr/share/pacmanager/lib/ex /usr/share/pacmanager/lib/edit /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/share/pacmanager/lib/PACMain.pm line 39.
    BEGIN failed--compilation aborted at /usr/share/pacmanager/lib/PACMain.pm line 39.
    Compilation failed in require at /usr/bin/pac line 35.
    BEGIN failed--compilation aborted at /usr/bin/pac line 35.
    So as you see it seems to not being able to find something from uuid. Thanks for any help or smacking me to realize what I am missing here. Also I did verify what it is looking for does not exist on my system.
    EDIT:
    While trying to still sort this out I have run into something that seems "weird" to me I was looking over the uuid package just a moment ago, and the AUR page stats it was uploaded first today, yet it has been installed on my box before today? I know the package I maintain on AUR actually shows when it was first submitted normally. How could this have been used as a dependency before this but was initially submitted the 8th yesterday? It may be nothing just seems strange to me, also if it was submitted on the 8th its all ready been orphaned.
    EDIT2:
    Well after lots of tinkering around I cloned the AUR repo to get the -8 version of uuid to see if I could notice what had changed through the update. I noticed that configure was missing the --with-perl call which is why I was missing the file that I was. But the part that I still do not get is how can an unmaintained packaged get updated, and with major changes. It got a new patch and a new PKGBUILD between -8 and -9. I am trying to sort through what the actual differences are with the patches as time permits for me, if I can confidently say why the changes took place I will take over the package as well, but honestly at this point I am at a loss for why the changes that were done took place on the 8th.
    Last edited by vwyodajl (2012-12-09 20:28:22)

    Not really sure what is/was up with that. I took over maintaining the package in the AUR though. I fixed it for pacmanager to build the perl parts properly. We will see how it goes.
    It is possible though that is what happened is it went from [community] to AUR. Just always thought it was an AUR package to being with, I could be wrong though.

  • Persistent error after CS4 Design Premium installation

    <DIV><FONT face=Arial size=2>The install went fine and everything's working as <br />it should. However, I'm OFTEN finding this error message </FONT><FONT face=Arial <br />size=2>"please wait while windows configures Adobe Acrobat 9" popping up. It is <br />already installed. I didn't open it first (because I DID read the readme file!). <br />It usually happens when I right-click on something on the desktop or in the <br />start menu. I've tried just cancelling it and I've tried letting to proceed and <br />neither keeps it from happening again.</FONT></DIV><br /><DIV><FONT face=Arial size=2></FONT> </DIV><br /><DIV><FONT face=Arial size=2>Anyone else seen this? Any ideas about it? I'm <br />including the captured error.</FONT></DIV><br /><DIV><FONT face=Arial size=2></FONT> </DIV><br /><DIV><FONT face=Arial size=2>Thanks,</FONT></DIV><br /><DIV><FONT face=Arial size=2>Sheila</FONT></DIV><br /><DIV><IMG src="C:\Users\Sheila\Desktop\Capture.JPG"></DIV>

    I'm bumping this because I've had no response here OR via Adobe's online
    support, after a week! If I'd realized how many installation issues there
    were I might've waited to install it. Based on the KB link Peter sent me
    which describes the exact same issue only in Acrobat 6
    http://kb.adobe.com/selfservice/viewContent.do?externalId=330293&sliceId=1
    I was hopeful there'd be a similar solution for the new version. I hate to
    go through the gyrations of uninstalling and reinstalling if it isn't going
    to fix it. Everything else is working. As I said in my previous message,
    this is more of a nusance than anything else. It's not like it keeps me from
    working. Therefore it's hard to justify hours on the phone with tech support
    when they're clueless and walking me through a script to nowhere!
    Can anyone offer any insights at all? Is it normal for Adobe's online
    support to not respond after a week? Seems pretty poor to me.
    thanks,
    Sheila

Maybe you are looking for