Automatic commands when upgrading packages

[I'm not sure where my question should be posted so I've just droppped it here. Also sorry the bad english =/]
Whenever I upgrade some packages (as linux, man-db etc) pacman runs some post-installation commants (as mkinitcpio, man-db update etc). Does it use some configuration files for that? I searched pacman's wiki page and pacman.conf man's page but couldn't find anything about it.
The point is: I'd like to change these commands a little bit. Is there any clean and automatized way to do it? (basically I want to move my kernel etc files to a /boot/Arch folder instead of /boot for tidiness purposes )
Thanks for your help!

@falconindy: I see. Thanks for the reference. I've seen this already regarding ABS etc but I guess this doesn't suit what I wanted.
@WorMzy I've already changed /etc/mkinitcpio.d/linux.preset to suit my needs (it already creates my initrd files directly on /boot/Arch/). Now I just want to get the kernel to the other folder since pacman defaults exctracting it to /boot as you just said. I know perfectlky how to do this manually whithout any problems, but I was wondering if there was any way of automatizing this task as I upgrade linux package (and I wondered should it have some capability of pacman that I could benefit from to accomplish this task). However, as you said, the .install scripts are just bundled in as part of the package, so I guess it won't be a simple quest
About the bootloader possibility: hm, I really don't know if it will be nice to try it as I'm using UEFI and I'm a bit afraid of messing up xD (and I have others boot entries - as UEFI Shell - on Gummiboot)

Similar Messages

  • Ldapseacrh command when upgrading to 10.1.2.3.0

    Hi Everyone,
    I am looking into upgrading my application server environment from 10.1.2.2.0 to 10.1.2.3.0. I noticed in the patch set notes in section 7.1.6 to run the ldapsearch command to see which middle tiers are using a metadata repository. I ran the following command from the middle tier as stated in the notes:
    ldapsearch -h hostname -p portnumber -D "cn=orcladmin" -w passwd -U 1 -s sub -b "cn=Associated Mid-tiers,OrclReferenceName=INFDEV,cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext" "objectclass=*" uniquemember
    It came back with the following:
    ldap_search: No such object
    ldap_search: matched: cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext
    What does this mean? Is it an error or that my midtier isn't using it?
    I'm not familiar with ldap so not sure where to go with this.
    Thanks
    Troy

    I just tried the workaround but unfortunately it doesn't seem to work in my case - behavior is the same as before.
    The problem with fixing the data is, that our users used this 'feature' to 'format' text that is going to be printed on reports.
    e.g. they entered additional article information, that should pe printed on invoices etc. (on a new line after the article name), in the same text-item as the article name (using the edit-option in Forms).
    So, I agree with you that the data should be fixed but my problem is that I don't know exactly which data has to be changed and how this would effect our customers' reporting.
    Anyway, glad to hear that this is being worked on. In the meantime changing the items to multi-line doesn't seem to be such a problem anymore, so I will go for that for now.
    Thanks,
    Robert

  • When upgrading from OS X lion to OS X mountain lion will it automatically uninstall OS X lion

    when upgrading from OS X lion to OS X mountain lion will it automatically uninstall OS X lion?

    Yes. You download Mountain Lion from the App Store and, once the download is complete, the installation of Mountain Lion will begin. You can quit it at this point and backup the "Install OS Mountain Lion.app" (which I suggest) the double-click it and begin the installation.
    All remnants of Lion will be gone and you'll be running Mountain Lion.
    Good luck,
    Clinton

  • Error when upgrading kernel (error: command failed to execute corre...

    Hi, twice now when upgrading the kernel I have seen
    "error: command failed to execute correctly"
    in pacmans output, any ideas as to what it might be?
    Bit of pacman output:
    ( 4/11) upgrading fontconfig [###################] 100%
    updating font cache... done.
    ( 5/11) upgrading gpm [###################] 100%
    ( 6/11) upgrading linux [###################] 100%
    >>> Updating module dependencies. Please wait ...
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> ERROR: file not found: `fsck.btrfs'
    ==> WARNING: No fsck helpers found. fsck will not be run on boot.
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: bfa
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    error: command failed to execute correctly
    ( 7/11) upgrading man-db [###################] 100%
    ( 8/11) upgrading mdadm
    jason@jason-laptop ~ % sudo mkinitcpio -p linux
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> ERROR: file not found: `fsck.btrfs'
    ==> WARNING: No fsck helpers found. fsck will not be run on boot.
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.9.3-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: bfa
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful

    First search result: https://bbs.archlinux.org/viewtopic.php?id=139370
    Please make some effort yourself...

  • [SOLVED] Which packages are installed as dependencies when upgrading?

    Hello,
    When upgrading, I'd like to know which packages are upgraded and which ones are installed as new dependencies.
    How can I do that?
    The problem for me here is that I'd like to know which package is triggering an install of mariadb (which I don't need nor want).
    Thanks in advance!
    Last edited by lilorox (2014-04-30 07:14:03)

    mpan wrote:
    This will warn you about which package can't be installed because of mariadb not being installed
    pacman --your_usual_options --ignore mariadb
    Exactly what I needed
    This way I get the entire dependency tree so I know I can blame nepomuk-core.
    I knew the mariadb dependency came from KDE (baloo precisely) but I had no idea which package needed it.
    $ sudo pacman -Su --ignore mariadb --ignore mariadb-clients
    :: Starting full system upgrade...
    :: Replace shared-color-profiles with extra/colord? [Y/n]
    resolving dependencies...
    warning: ignoring package mariadb-5.5.36-1
    warning: ignoring package mariadb-clients-5.5.36-1
    warning: cannot resolve "mariadb-clients", a dependency of "percona-server"
    warning: cannot resolve "mariadb", a dependency of "akonadi"
    warning: cannot resolve "akonadi", a dependency of "kdepimlibs"
    warning: cannot resolve "kdepimlibs", a dependency of "baloo"
    warning: cannot resolve "baloo", a dependency of "nepomuk-core"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    nepomuk-core
    :: Do you want to skip the above package for this upgrade? [y/N]

  • When upgrade to SP19 change the password automatically

    Hi experts,
    I have a strange problem, i´m upgrading the portal from SP14 to SP19... I do the same in other systems without problems, but now, when upgrade the portal and restart the j2ee enginee, change the password of j2ee_admin and SAPJSF automatically, and lock the users... I try several times, and always the same, change the password and lock the users, why?
    Thanks in advance,
    Regards,

    MY question is... Why hasn't Apple responded to this issue?  Two years is  waaaaaay too long. i have this problem as well, and I want access to the music i purchased!!!

  • When upgrading OS from Mavericks to Yosemite, the computer freezed at "Running package scripts" and don't go further, what should I do now?

    iMac 21.5"/IRISPRO/2.7QC/2x4GB/1TB OS Mavericks. When upgrading to Yosemite, time remaining is 8 minutes and freezed and don't go further for couple of 6 hours. What should I do now?

    Force a restart by holding down the power button. See what happens.

  • Error with Layouts when applying package

    Hello
    I created a package with the "Deploy UI without pictures" unit, then sent it to the CRM so it is automatically distributed and executed on the mobile clients.
    The replication with ConnTrans runs fine, but when upgrading we have an error with the Layouts/ folders, for all languages.
    The error is
    Error description : Error opening File
    Error occurred in module ClientUpgrade.Shared.CCompressor
    Return value of command: 6
    I applied the OSS Note 950549 but nothing changes
    Any idea ?
    Thanks and Regards,
    François

    Hi
    this problem occurs when one of the components used by the Client
    upgrade tool is missing.
    Do you use the same machine for upgrading and deploying. Please check
    whether the file sapcar.exe is present in the same folder as
    ClientUpgradeDeployer.exe. You don't need to specify the path to it.
    Please check the location of the ClientUpgradeDeployer.exe.
    Please also test whether the problem is related to write protection and
    empty spaces in the temp folder. Make sure the temp folder doesn't
    contain blank spaces.
    Please also test whether the folder sap\mobile\bin is read only.
    If yes, then please remove the "ReadOnly" attribute
    since the SAPCAR.exe creates a files in this directory
    Regards,
    Gervase

  • Lots of warnings when upgrading ghc and haskell libraries

    Heres the list of packages I upgraded today:
    cups 1.5.3-4 1.5.3-5 -0.73 MiB 6.87 MiB
    ghc 7.4.1-2 7.4.2-1 6.09 MiB 60.13 MiB
    haskell-mtl 2.0.1.0-4 2.1.1-1 0.43 MiB 0.19 MiB
    haskell-random 1.0.1.1-1 1.0.1.1-2 -0.05 MiB 0.29 MiB
    haskell-syb 0.3.6-1 0.3.6.1-1 0.06 MiB 0.21 MiB
    haskell-transformers 0.2.2.0-4 0.3.0.0-1 2.39 MiB 0.58 MiB
    haskell-utf8-string 0.3.7-1 0.3.7-2 -0.04 MiB 0.20 MiB
    haskell-x11 1.5.0.1-3 1.6.0-1 1.96 MiB 1.82 MiB
    haskell-x11-xft 0.3.1-3 0.3.1-4 0.01 MiB 0.09 MiB
    libcups 1.5.3-4 1.5.3-5 -0.01 MiB 0.28 MiB
    libmysqlclient 5.5.24-1 5.5.25-1 0.00 MiB 2.97 MiB
    mysql 5.5.24-1 5.5.25-1 0.57 MiB 8.45 MiB
    mysql-clients 5.5.24-1 5.5.25-1 0.00 MiB 0.81 MiB
    xmobar 0.14-2 0.15-1 0.08 MiB 0.45 MiB
    xmonad 0.10-3 0.10-4 0.09 MiB 0.71 MiB
    xmonad-contrib 0.10-3 0.10-4 0.76 MiB 4.32 MiB
    And here is some of the warnings I got when upgrading:
    ==> Unregistering cabalized packages...
    unregistering xmonad-0.10 would break the following packages: xmonad-contrib-0.10 (ignoring)
    unregistering X11-1.5.0.1 would break the following packages: X11-xft-0.3.1 (ignoring)
    ==> Done.
    ( 3/16) upgrading ghc [########################################################################################] 100%
    ==> All cabalized packages need to be reinstalled now.
    ==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.
    ghc-pkg: cannot find package transformers-0.2.2.0
    error: command failed to execute correctly
    ( 4/16) upgrading haskell-transformers [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read mtl/mtl.haddock:
    Interface file is of wrong version: mtl/mtl.haddock
    Skipping this interface.
    Warning: Cannot read random/random.haddock:
    Interface file is of wrong version: random/random.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package mtl-2.0.1.0
    error: command failed to execute correctly
    ( 5/16) upgrading haskell-mtl [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read random/random.haddock:
    Interface file is of wrong version: random/random.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package random-1.0.1.1
    error: command failed to execute correctly
    ( 6/16) upgrading haskell-random [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package syb-0.3.6
    error: command failed to execute correctly
    ( 7/16) upgrading haskell-syb [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    WARNING: cache is out of date: /usr/lib/ghc-7.4.2/package.conf.d/package.cache
    use 'ghc-pkg recache' to fix.
    ghc-pkg: cannot find package utf8-string-0.3.7
    error: command failed to execute correctly
    ( 8/16) upgrading haskell-utf8-string [########################################################################################] 100%
    WARNING: cache is out of date: /usr/lib/ghc-7.4.2/package.conf.d/package.cache
    use 'ghc-pkg recache' to fix.
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    ghc-pkg: cannot find package X11-1.5.0.1
    error: command failed to execute correctly
    ( 9/16) upgrading haskell-x11 [########################################################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    ghc-pkg: cannot find package X11-xft-0.3.1
    error: command failed to execute correctly
    (10/16) upgrading haskell-x11-xft [########################################################################################] 100%
    Reading package info from stdin ... done.
    (11/16) upgrading libmysqlclient [########################################################################################] 100%
    (12/16) upgrading mysql-clients [########################################################################################] 100%
    (13/16) upgrading mysql [########################################################################################] 100%
    (14/16) upgrading xmobar [########################################################################################] 100%
    ghc-pkg: cannot find package xmonad-0.10
    error: command failed to execute correctly
    (15/16) upgrading xmonad [########################################################################################] 100%
    Reading package info from stdin ... done.
    xmonad-0.10: Warning: haddock-interfaces: /usr/share/doc/xmonad-0.10/html/xmonad.haddock doesn't exist or isn't a file
    xmonad-0.10: Warning: haddock-html: /usr/share/doc/xmonad-0.10/html doesn't exist or isn't a directory
    ghc-pkg: cannot find package xmonad-contrib-0.10
    error: command failed to execute correctly
    (16/16) upgrading xmonad-contrib [########################################################################################] 100%
    Reading package info from stdin ... done.
    xmonad-contrib-0.10: Warning: haddock-interfaces: /usr/share/doc/xmonad-contrib-0.10/html/xmonad-contrib.haddock doesn't exist or isn't a file
    xmonad-contrib-0.10: Warning: haddock-html: /usr/share/doc/xmonad-contrib-0.10/html doesn't exist or isn't a directory
    I haven't restarted yet to see if xmonad still works, but I'm a little apprehensive after seeing this output
    EDIT: Added code tags
    Last edited by cmm7825 (2012-10-12 00:15:32)

    Recompiling xmonad was a no-go for me after updating with
    pacman -Syyu
    I had errors
    [root@luderro hal]# pacman -Syyu
    :: Synchronizing package databases...
    core 103.7 KiB 301K/s 00:00 [############################################################] 100%
    extra 1404.9 KiB 1173K/s 00:01 [############################################################] 100%
    community 1680.9 KiB 1409K/s 00:01 [############################################################] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (11): ghc-7.4.2-1 haskell-mtl-2.1.1-1 haskell-random-1.0.1.1-2 haskell-syb-0.3.6.1-1 haskell-transformers-0.3.0.0-1 haskell-utf8-string-0.3.7-2
    haskell-x11-1.6.0-1 haskell-x11-xft-0.3.1-4 xmobar-0.15-1 xmonad-0.10-4 xmonad-contrib-0.10-4
    Total Download Size: 69.00 MiB
    Total Installed Size: 867.50 MiB
    Net Upgrade Size: 11.79 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    ghc-7.4.2-1-x86_64 60.1 MiB 2.25M/s 00:27 [############################################################] 100%
    haskell-transformers-0.3.0.0-1-x86_64 591.9 KiB 803K/s 00:01 [############################################################] 100%
    haskell-mtl-2.1.1-1-x86_64 195.9 KiB 401K/s 00:00 [############################################################] 100%
    haskell-random-1.0.1.1-2-x86_64 300.7 KiB 509K/s 00:01 [############################################################] 100%
    :: Retrieving packages from community...
    haskell-syb-0.3.6.1-1-x86_64 216.9 KiB 450K/s 00:00 [############################################################] 100%
    haskell-utf8-string-0.3.7-2-x86_64 208.8 KiB 495K/s 00:00 [############################################################] 100%
    haskell-x11-1.6.0-1-x86_64 1860.3 KiB 1672K/s 00:01 [############################################################] 100%
    haskell-x11-xft-0.3.1-4-x86_64 93.1 KiB 283K/s 00:00 [############################################################] 100%
    xmobar-0.15-1-x86_64 461.8 KiB 703K/s 00:01 [############################################################] 100%
    xmonad-0.10-4-x86_64 730.5 KiB 995K/s 00:01 [############################################################] 100%
    xmonad-contrib-0.10-4-x86_64 4.3 MiB 2.30M/s 00:02 [############################################################] 100%
    (11/11) checking package integrity [############################################################] 100%
    (11/11) loading package files [############################################################] 100%
    (11/11) checking for file conflicts [############################################################] 100%
    (11/11) checking available disk space [############################################################] 100%
    ==> Unregistering cabalized packages...
    unregistering X11-xft-0.3.1 would break the following packages: xmonad-contrib-0.10 (ignoring)
    unregistering transformers-0.2.2.0 would break the following packages: xmonad-0.10 mtl-2.0.1.0 (ignoring)
    unregistering syb-0.3.6 would break the following packages: X11-1.5.0.1 (ignoring)
    ==> Done.
    ( 1/11) upgrading ghc [############################################################] 100%
    ==> All cabalized packages need to be reinstalled now.
    ==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.
    ghc-pkg: cannot find package transformers-0.2.2.0
    error: command failed to execute correctly
    ( 2/11) upgrading haskell-transformers [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read mtl/mtl.haddock:
    Interface file is of wrong version: mtl/mtl.haddock
    Skipping this interface.
    Warning: Cannot read random/random.haddock:
    Interface file is of wrong version: random/random.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package mtl-2.0.1.0
    error: command failed to execute correctly
    ( 3/11) upgrading haskell-mtl [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read random/random.haddock:
    Interface file is of wrong version: random/random.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package random-1.0.1.1
    error: command failed to execute correctly
    ( 4/11) upgrading haskell-random [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read syb/syb.haddock:
    Interface file is of wrong version: syb/syb.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package syb-0.3.6
    error: command failed to execute correctly
    ( 5/11) upgrading haskell-syb [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    Warning: Cannot read utf8-string/utf8-string.haddock:
    Interface file is of wrong version: utf8-string/utf8-string.haddock
    Skipping this interface.
    ghc-pkg: cannot find package utf8-string-0.3.7
    error: command failed to execute correctly
    ( 6/11) upgrading haskell-utf8-string [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    Warning: Cannot read X11/X11.haddock:
    Interface file is of wrong version: X11/X11.haddock
    Skipping this interface.
    ghc-pkg: cannot find package X11-1.5.0.1
    error: command failed to execute correctly
    ( 7/11) upgrading haskell-x11 [############################################################] 100%
    Reading package info from stdin ... done.
    Warning: Cannot read X11-xft/X11-xft.haddock:
    Interface file is of wrong version: X11-xft/X11-xft.haddock
    Skipping this interface.
    ghc-pkg: cannot find package X11-xft-0.3.1
    error: command failed to execute correctly
    ( 8/11) upgrading haskell-x11-xft [############################################################] 100%
    Reading package info from stdin ... done.
    ( 9/11) upgrading xmobar [############################################################] 100%
    ghc-pkg: cannot find package xmonad-0.10
    error: command failed to execute correctly
    (10/11) upgrading xmonad [############################################################] 100%
    Reading package info from stdin ... done.
    xmonad-0.10: Warning: haddock-interfaces: /usr/share/doc/xmonad-0.10/html/xmonad.haddock doesn't exist or isn't a file
    xmonad-0.10: Warning: haddock-html: /usr/share/doc/xmonad-0.10/html doesn't exist or isn't a directory
    ghc-pkg: cannot find package xmonad-contrib-0.10
    error: command failed to execute correctly
    (11/11) upgrading xmonad-contrib [############################################################] 100%
    Reading package info from stdin ... done.
    xmonad-contrib-0.10: Warning: haddock-interfaces: /usr/share/doc/xmonad-contrib-0.10/html/xmonad-contrib.haddock doesn't exist or isn't a file
    xmonad-contrib-0.10: Warning: haddock-html: /usr/share/doc/xmonad-contrib-0.10/html doesn't exist or isn't a directory
    The solution I found was to uninstall/reinstall everything which depends on ghc:
    pacman -Qi ghc
    pacman -Rdd ghc haskell-mtl haskell-random haskell-syb haskell-transformers haskell-utf8-string haskell-x11 haskell-x11-xft xmonad xmonad-contrib <any other dependencies here>
    pacman -Syyu ghc haskell-mtl haskell-random haskell-syb haskell-transformers haskell-utf8-string haskell-x11 haskell-x11-xft xmonad xmonad-contrib <any other dependencies here>
    Probably not ideal, but the digging I did to use ghc to fix the problem turned up nothing.
    By the way, a litmus test to determine if your Haskell setup is sane:
    xmonad --recompile
    should not return any errors.
    Last edited by hal (2012-06-13 18:51:15)

  • Error when upgrading arch while issueing pacman -Syu [SOLVED]

    bash-3.2# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community 358.3K 13.3K/s 00:00:27 [#####################] 100%
    kdemod-legacy is up to date
    eee is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: dependency cycle detected:
    warning: bash will be installed before its glibc dependency
    looking for inter-conflicts...
    Targets (98): bash-3.2.039-3 kernel-headers-2.6.26.3-1 tzdata-2008h-1
    glibc-2.8-3 alsa-lib-1.0.17a-2 module-init-tools-3.4-1
    kernel26-2.6.27.4-1 atl2-2.0.5-2 texinfo-4.13a-1 m4-1.4.12-1
    autoconf-2.63-1 binutils-2.18-9 bridge-utils-1.4-2
    bzip2-1.0.5-3 openssl-0.9.8i-1 run-parts-2.30-1
    ca-certificates-20080809-4 cracklib-2.8.13-1
    e2fsprogs-1.41.3-2 libgcrypt-1.4.3-2 popt-1.14-1
    cryptsetup-1.0.6-2 dhcpcd-4.0.2-2 dialog-1.1_20080819-1
    dnsutils-9.5.0.P2-1 ed-1.1-2 filesystem-2008.07-1
    fakeroot-1.10.1-1 file-4.26-1 flex-2.5.35-1 fuse-2.7.4-1
    gcc-libs-4.3.2-1 gmp-4.2.4-1.1 mpfr-2.3.2-2 gcc-4.3.2-1
    gettext-0.17-2 gpm-1.20.5-2 grub-0.97-13 hdparm-8.9-1
    hwdetect-0.9.1-2 ifenslave-1.1.0-4 util-linux-ng-2.14-1
    udev-130-1 initscripts-2008.09-2 iproute-2.6.25-1
    iptables-1.4.2-1 iputils-20071127-2
    iwlwifi-3945-ucode-15.28.2.8-1 iwlwifi-4965-ucode-228.57.2.21-1
    jfsutils-1.1.13-1 klibc-1.5.14-1 klibc-extras-2.5-1
    klibc-kbd-1.15.20080312-7 klibc-module-init-tools-3.4-2
    klibc-udev-130-1 libevent-1.4.8-2 libsasl-2.1.22-7
    libtool-2.2.6a-1 links-2.2-2 linux-atm-2.5.0-1
    madwifi-utils-0.9.4.3844-1 madwifi-0.9.4.3844-2
    man-pages-3.11-1 mdadm-2.6.7-1 mlocate-0.21-1 nano-2.0.9-1
    ndiswrapper-utils-1.53-1 ndiswrapper-1.53-2 net-snmp-5.4.2.1-1
    netcfg-2.1.2-1 netkit-telnet-0.17-8 nfsidmap-0.21-2
    nfs-utils-1.1.3-2 ntfs-3g-1.5012-1 openssh-5.1p1-1
    openvpn-2.0.9-4 pciutils-3.0.2-1 pcmciautils-015-2
    perl-5.10.0-4 pptpclient-1.7.2-1 procinfo-19-3 procps-3.2.7-5
    psmisc-22.6-2 python-2.6-2 rp-pppoe-3.10-1 rt2500-1.1.0_B4-25
    rt2x00-rt61-fw-1.2-3 rt2x00-rt71w-fw-1.8-3 sdparm-1.03-1
    shadow-4.1.2.1-2 sudo-1.6.9p17-1 tiacx-20080210-7 vi-7.2.25-1
    wget-1.11.4-1 which-2.20-1 wlan-ng26-utils-0.2.9-1
    wlan-ng26-0.2.9-2 xfsprogs-2.10.1-1
    Total Download Size: 0.00 MB
    Total Installed Size: 471.73 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (98/98) checking for file conflicts [#####################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    klibc: /usr/lib/klibc/include/asm/Kbuild exists in filesystem
    klibc: /usr/lib/klibc/include/asm/a.out.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/acpi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/agp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/alternative-asm.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/alternative.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/arch_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/asm-offsets.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/atomic_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/auxvec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bitops.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/boot.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bootparam.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bug.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/bugs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/byteorder.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cache.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cacheflush.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/calgary.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/calling.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/checksum_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cmpxchg_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/compat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cpufeature.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/cputime.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/current_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/debugreg.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/delay.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/desc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/desc_defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/device.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/div64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dma-mapping.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dma.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/dwarf2_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/e820_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/edac.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/elf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/emergency-restart.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/errno.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fcntl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/fixmap_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/floppy.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/frame.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/futex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/gart.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/genapic_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/geode.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hardirq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/highmem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hpet.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hw_irq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/hypertransport.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i387.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i8253.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/i8259.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ia32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ia32_unistd.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ide.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/idle.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/intel_arch_perfmon.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/io_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ioctl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ioctls.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/iommu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ipcbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irq_regs_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/irqflags.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ist.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/k8.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kdebug.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kexec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kmap_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/kprobes.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ldt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/lguest.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/lguest_hcall.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/linkage.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/local.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-bigsmp/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/apm.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/do_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_traps.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/pci-functions.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-default/smpboot_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-es7000/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-generic/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-numaq/mach_wakecpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/irq_vectors_limits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_ipi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_mpparse.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-summit/mach_mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/cobalt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/lithium.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/mach_apic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/mach_apicdef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/piix4.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-visws/smpboot_hooks.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/do_timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/entry_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/irq_vectors.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mach-voyager/setup_arch.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/math_emu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mc146818rtc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mca.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mca_dma.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mce.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mman.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmu_context_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmx.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mmzone_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/module.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mpspec.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mpspec_def.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msgbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msidef.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msr-index.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/msr.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mtrr.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/mutex_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/namei.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/nmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numa_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/numaq.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/page_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/param.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/paravirt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/parport.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci-direct.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pci_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pda.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/percpu.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgalloc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-2level-defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-2level.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-3level-defs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable-3level.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/pgtable_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/poll.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/posix_types_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/prctl.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor-cyrix.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor-flags.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/processor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/proto.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ptrace-abi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ptrace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/reboot.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/reboot_fixups.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/required-features.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/resource.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/resume-trace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rio.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rtc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rwlock.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/rwsem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/scatterlist.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/seccomp_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sections.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/segment.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/semaphore.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sembuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/serial.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/setup.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/shmbuf.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/shmparam.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sigcontext.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sigcontext32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/siginfo.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/signal.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/smp.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/socket.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sockios.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sparsemem.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/spinlock.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/spinlock_types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/srat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/stacktrace.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/stat.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/statfs.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/string_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/suspend_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/swiotlb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/sync_bitops.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/system.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/system_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tce.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/termbits.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/termios.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/therm_throt.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/thread_info_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/time.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/timer.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/timex.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tlb.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tlbflush.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/topology.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/tsc.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/types.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/uaccess_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/ucontext.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unaligned.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unistd_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/unwind.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/user_64.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vga.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vgtod.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vic.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vm86.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vmi.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vmi_time.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/voyager.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/vsyscall.h exists in filesystemI
    klibc: /usr/lib/klibc/include/asm/xen/hypercall.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xen/hypervisor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xen/interface.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor_32.h exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor_64.h exists in filesystem
    Errors occurred, no packages were upgraded.
    I had this error when upgrading.  I'm using arch linux on eeepc with kdemod 3.5
    Last edited by kaola_linux (2008-11-04 04:11:36)

    robertp wrote:Go to: http://bbs.archlinux.org/viewtopic.php?id=57885
    Thank you.  That solved my same problem as well. 
    But on my screen the text scrolled  by so fast that i could barely read it and I could not scroll up to read the beginning. 
    how can I pipe the output so that it does not scroll so fast.  i thought this was the "less" command but when i typed:
    less pacman -Syu
    or
    pacman -Syu less
    I got errors in syntax.  I am a noob coming from 1 year using Ubuntu.  I have worked thru many errors to get this far in the install. 
    The forums where down so I was on my own and had to use trial and error and the beginner wiki.  im glad now forums back online because i never woould have figured out this klibc error on my own.

  • Why does excel automatically load when i switch on my iMac

    Why does excel automatically load when i switch on my imac

    Please don't post in the PPC forum unless you are using a PPC machine.
    Dealing With The Resume Feature of Lion
    Managing Mac OS X Lion's application resume feature.
    If you shutdown your computer you should get a dialog asking if you want applications to resume on the next startup. Simply uncheck the box to prevent that from occurring. Open General preferences and uncheck the option to Restore windows when quitting and re-opening apps. You can also install a third-party utility to control resume features on individual applications: RestoreMeNot or Application State Cleaner.
    It is possible to completely stop the Resume feature although I'm unconvinced that it is that annoying. Nevertheless see the following:
    If you have not yet done so you must first make your /Home/Library/ folder visible. Open the Terminal application in the Utilities folder. At the prompt paste the following command line:
    chflags nohidden ~/Library
    Press RETURN. Quit the Terminal application.
    In the Finder navigate to the /Home/Library/Saved Application State/ folder. Delete the contents of the folder. Back up to the /Home/Library/ folder. Select the Saved Application State folder. Press COMMAND-I to open the Get Info window. In the Sharing and Permissions panel at the bottom click on the lock icon and authenticate. Set each of the listed entries to Read Only. Close the Get Info window.
    Quit all open programs except the Finder (this is very important.) Next, navigate to the /Home/Library/Preferences/ByHost/ folder. Look for a .plist file with "com.apple.loginwindow." in the file name followed by some numbers in hexadecimal. Select the file. Press COMMAND-I to open the Get Info window and in the Sharing and Permissions panel click on the lock icon and authenticate. Set each of the listed entries to Read Only. Close the Get Info window. If you also find a file with the same filename but with a last extension of ".lockfile," then you should delete it.
    The above should eliminate the Resume feature system-wide. Note that any future system updates or upgrades will likely undo these changes. You will then need to repeat this procedure assuming there are no major changes in OS X related to it.

  • Powerpill portable, pacman -Su , can not upgrade packages

    in home I do not have internet  connection . so I use powerpill portable and I download all packages I need in work place and move thme to home and I run sync and after run sync , I run pacman -Su for upgrade all packages and it work for me good and everything was good , but yesterday when I run pacman -Su , I see message about first need upgrade pacman , and I choose yes for upgrade pacman , but I see error about dependency and pacman can not upgrade and other packages can not upgrade ,
    when I run this command
    pacman -Su
    I see this error
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: perl-xyne-arch: requires pacman<3.5
    and pacman can not upgrade and I can upgrade other packages
    Last edited by mfaridi (2011-03-30 14:30:00)

    karol wrote:
    mfaridi wrote:How I can safely do this and remove powerpill with all dependency and do not loose my system ?
    Try the usual 'pacman -Rns powerpill'.
    I run that command , when I run this
    pacman -Su
    I see these error
    error: could not open file /var/lib/pacman/sync/core.db: Failed to open '/var/lib/pacman/sync/core.db'
    error: could not open file /var/lib/pacman/sync/extra.db: Failed to open '/var/lib/pacman/sync/extra.db'
    error: could not open file /var/lib/pacman/sync/community.db: Failed to open '/var/lib/pacman/sync/community.db'
    :: Starting full system upgrade...
    there is nothing to do
    I go to this directory
    var/lib/pacman/sync/
    and I can not find db files

  • Where does Snow Leo download the upgrade packages?

    The software-upgrade function starts automatically in my osx 10.6, it downloads all the upgrade packages but before installing them, it asks me if I want to install all of them or few of them. Last time, I wanted to install only few of them. Now my question is: where did Snow Leopard download the rest of the upgrade packages that I didn't install? Can I delete them?
    Thanks a lot for your answers.

    Software Update will always download the updates to /Library/Updates.  That is the Library folder at the root of your hard drive.
    There is an option in SU to have it automatically download updates in the background.  In this case, all updates may already be downloaded by the time you see them listed in SU.  Downloading and installing are two distinct processes.  Just because SU downloads an update, it will not install the updates until you tell it to.
    There is also an option to not have SU download the updates in the background.  In this case, when SU notifies you that there is an update available, it will first have to download the software before it can install it.  Again, the download will be temporarily placed in the /Library/Updates directory.

  • Access denied when upgrade SharePoint app in on premise deployment while it succeeds in fresh deployment

    We deployed a SharePoint hosted app then used it for a while then we needed to upgrade it to be provider hosted app.
    we used the same AppID and name with the new package then uploaded the package to the app catalog.
    the old app in the site contents now has a note that there is a newer version and prompts to upgrade.
    the upgrade fails with access denied even for site collection administrator.
    is there really some permission issue or the upgrade can't be done?
    We are volunteers, if the reply help you mark it as your answer. thanks!!

    Hi,
    According to your post, my understanding is that you got access denied error when upgrade the SharePoint hosted app to provider hosted app.
    How did you upgrade a SharePoint hosted app to a provider hosted app?
    They are two different type apps, why not just create a new provider hosted app?
    To create a provider hosted app, we should create a certificate that is used as “security token issuer”.
    There are two articles about creating provider hosted  high trust app, you can have a look at them.
    http://blog.karstein-consulting.com/2013/01/08/create-provider-hosted-high-trust-app-for-sharepoint-2013-short-guide/
    http://msdn.microsoft.com/en-us/library/fp179901.aspx
    What’s more, there is an topic about the troubleshooting tips for SharePoint high trust app, you can refer to it.
    http://blogs.technet.com/b/speschka/archive/2012/11/01/more-troubleshooting-tips-for-high-trust-apps-on-sharepoint-2013.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Creation of upgrade packages fails

    Dear all
    We did an upgrade from 4.0 to 2007, but now found out among other things that the MUP definition in the upgrade console was not updated. As such if we now want to create a new upgrade package with the predefined units (BOL, BDOc and UI) the creation of these units fails as some files are missing.
    Does anybody know: Were the units redefined when upgrading to 5.0? And if so, how can I get my hands on one of these as I do not want to try and build the UI and BOL packages myself from scratch.
    Thanks in advance,
    Kai

    Thanks Shankar,
    The not does not apply (as 2007 SP2 which we are on is 5.0SP11 and the note is SP09 only), but via connecting notes I found the note 1156416 (did not help) and finally 1171933 which provided the correct solution.
    Regards, Kai
    Edited by: Kai Blanke on Jan 16, 2009 10:35 AM
    Set question to solved

Maybe you are looking for

  • Performance query in sql

       This query takes 1 mins to execute, Please suggesr if we can improve more on performance   SELECT P.ProgramId                   ,P.Tier4Id                 ,7 AS MetricId                 ,(convert(DATETIME, CONVERT(VARCHAR, Month(s.DATE)) + '/1/' +

  • Gatekeeper is blocking zips of graphics. I've turned Gatekeeper to All, but it's still turning the pictures to mush.

    So I go to my favorite source for graphics. They have a download button for downloading all of the pictures in the set. I un-archive the zip file and I see a folder with grey "exec" icons. ***! Photoshop thinks it's a Unix file, not a jpg. Could it b

  • BI Server - BI Administration Tool

    Hello, I've got a problem with the BI Server. Namely : HY000 Code : 10058 [NQODBC][SQLSTATE:HY000][NQSERROR:10058] A general error has occurred. [NQSERROR : 14026] Unable to navigate requested expression : Dim - Werkgever.WGVR NR []. Please fix the m

  • $ie.ExecWb(6, 2)

    I save webpages to xps files by using $ie.ExecWb(6, 2) function in PS. each of them is saved to a multi-page xps file. The script ok for long time. then I found that one of them started to save only the first page of the webpage. other webpages are s

  • TS4002 Issue getting iCloud email into Mac

    Dear All, I have a problem getting my icloud email into Mac Sometimes the email came in very late and not real time Othertime, it just does not come in at all However, this do not happen for my icloud email in my iPhone All the email comes in. Anyone