Pacman still won't let me upgrade glibc

Hello
I did everything as per https://wiki.archlinux.org/index.php/De … iki:usrlib . Here's the output of mentioned commands.
pacman -Su
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Targets (2): glibc-2.16.0-2 lib32-glibc-2.16.0-2
Total Installed Size: 51.95 MiB
Net Upgrade Size: -0.19 MiB
Proceed with installation? [Y/n]
(2/2) checking package integrity [#########################################################] 100%
(2/2) loading package files [#########################################################] 100%
(2/2) checking for file conflicts [#########################################################] 100%
error: failed to commit transaction (conflicting files)
glibc: /lib exists in filesystem
Errors occurred, no packages were upgraded.
grep '^lib/' /var/lib/pacman/local/*/files
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-linux-x86-64.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale.so.1
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libSegFault.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl.so.1
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc.so.6
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn.so.1
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt.so.1
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm.so.6
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libmemusage.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl.so.1
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpcprofile.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread.so.0
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv.so.2
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt.so.1
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db-1.0.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db.so.1
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil-2.16.so
/var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil.so.1
/var/lib/pacman/local/lib32-glibc-2.16.0-1/files:lib/
/var/lib/pacman/local/lib32-glibc-2.16.0-1/files:lib/ld-linux.so.2
find /lib -exec pacman -Qo -- {} +
error: cannot determine ownership of directory '/lib'
/lib/libanl.so.1 is owned by glibc 2.16.0-1
/lib/libc.so.6 is owned by glibc 2.16.0-1
/lib/libnss_nis-2.16.so is owned by glibc 2.16.0-1
/lib/libcrypt.so.1 is owned by glibc 2.16.0-1
/lib/libanl-2.16.so is owned by glibc 2.16.0-1
/lib/libresolv.so.2 is owned by glibc 2.16.0-1
/lib/libcrypt-2.16.so is owned by glibc 2.16.0-1
/lib/libnss_db.so.2 is owned by glibc 2.16.0-1
/lib/ld-linux.so.2 is owned by lib32-glibc 2.16.0-1
/lib/libcidn.so.1 is owned by glibc 2.16.0-1
/lib/libnsl-2.16.so is owned by glibc 2.16.0-1
/lib/libutil.so.1 is owned by glibc 2.16.0-1
/lib/libnsl.so.1 is owned by glibc 2.16.0-1
/lib/libnss_nis.so.2 is owned by glibc 2.16.0-1
/lib/libBrokenLocale.so.1 is owned by glibc 2.16.0-1
/lib/libnss_files-2.16.so is owned by glibc 2.16.0-1
/lib/ld-2.16.so is owned by glibc 2.16.0-1
/lib/librt.so.1 is owned by glibc 2.16.0-1
/lib/ld-linux-x86-64.so.2 is owned by glibc 2.16.0-1
/lib/libm.so.6 is owned by glibc 2.16.0-1
/lib/libnss_files.so.2 is owned by glibc 2.16.0-1
/lib/libnss_nisplus.so.2 is owned by glibc 2.16.0-1
/lib/librt-2.16.so is owned by glibc 2.16.0-1
/lib/libcidn-2.16.so is owned by glibc 2.16.0-1
/lib/libnss_db-2.16.so is owned by glibc 2.16.0-1
/lib/libnss_compat-2.16.so is owned by glibc 2.16.0-1
/lib/libnss_dns-2.16.so is owned by glibc 2.16.0-1
/lib/libnss_compat.so.2 is owned by glibc 2.16.0-1
/lib/libpthread-2.16.so is owned by glibc 2.16.0-1
/lib/libnss_dns.so.2 is owned by glibc 2.16.0-1
/lib/libc-2.16.so is owned by glibc 2.16.0-1
/lib/libBrokenLocale-2.16.so is owned by glibc 2.16.0-1
/lib/libthread_db-1.0.so is owned by glibc 2.16.0-1
/lib/libpcprofile.so is owned by glibc 2.16.0-1
/lib/libdl-2.16.so is owned by glibc 2.16.0-1
/lib/libutil-2.16.so is owned by glibc 2.16.0-1
/lib/libdl.so.2 is owned by glibc 2.16.0-1
/lib/libnss_hesiod-2.16.so is owned by glibc 2.16.0-1
/lib/libresolv-2.16.so is owned by glibc 2.16.0-1
/lib/libSegFault.so is owned by glibc 2.16.0-1
/lib/libthread_db.so.1 is owned by glibc 2.16.0-1
/lib/libmemusage.so is owned by glibc 2.16.0-1
/lib/libnss_hesiod.so.2 is owned by glibc 2.16.0-1
/lib/libnss_nisplus-2.16.so is owned by glibc 2.16.0-1
/lib/libm-2.16.so is owned by glibc 2.16.0-1
/lib/libpthread.so.0 is owned by glibc 2.16.0-1
As I see it, no other package than glibc and lib32-glibc owns any file in /lib.

moving from Arch Discussion to Pacman & Package Upgrade Issues

Similar Messages

  • HT201364 I have a MacBook Pro 17" that meets all criteria on this list but it still won't let me upgrade... Help.

    I have a MacBook Pro 17" that meets all criteria on this list but it still won't let me upgrade... Help.
    To install Mavericks, you need one of these Macs:
    MacBook Pro (15-inch or 17-inch, Mid/Late 2007 or later)  **** Maybe my MacBook Pro is early 2007 ? How do I find that out? ****
    Your Mac also needs:
    OS X Mountain Lion, Lion, or Snow Leopard v10.6.8 already installed ***YES
    2 GB or more of memory ***YES
    8 GB or more of available space ***YES
    Last Modified: Nov 6, 2013

    Then your model cannot upgrade to Mountain Lion or Mavericks. That is why you could not download it. You can upgrade to Lion, however.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service - this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.

  • Trying to change password.  Changed it successfully, but still won't let me sign on. Says incorrect password

    I Am trying to download an ebook to my new iPad mini.  I already had an account for my ipad2 but forgot the pw. I successfully changed the pw, but it still won't let me sign on. Says incorrect pw. Ultimately I would like all 3 of my devices (iPhone) linked to the one account. I have "chatted" twice with Adobe. They referred me to this site. help!!!!

    What password are you talking about? What did you reset?
    When updating to iOS 7 the process will ask you to set up a four digit passcode as a security feature. If you created a passcode there then that is what you are being asked when you first turn on your iPad or when you wake it from sleep after an Autolock. If you cannot remember or do not know your passcode take a look at this Apple support page:
    http://support.apple.com/kb/HT1212

  • My phone has the correct AppleID in the in settings section but asks me to login with one that isn't mine.  I deleted the ID from my itunes but it still won't let me login with mine. How do I get my iPhone on the same page?

    My iphone4 has the correct Apple ID in the information settings section and asks me to login to my ID most of the time but when I try to update my apps, it asks me to login with an ID that isn't mine.  I deleted the wrong ID from my itunes but it still won't let me login with my own ID to update apps.  How do I get my iphone on the same page?

    How did you obtain these apps? All apps are DRM protected & tied forever to the account used to originally obtain them. They cannot be transferred to another Apple ID(account), nor can they be updated using any Apple ID other than the one that was used to originally obtain them.

  • I have an iPod touch from about three years ago.  I would like to know if there is a limit on the upgrade versions because it won't let me upgrade to version 4.3  I have version 4.2.1 and it won't let me upgrade further

    I have an iPod that is about three years old.  I am trying to download an appf rom the app store and it says trhat I need a version 4.3 or higher.  My iPOd has version 4.2.1 right now and iTunes tells me that my iPod is up to date.  It won't let me upgrade any higher.  Is there a limit or can I get a newer version another way?

    Yes, there's a limit, and that iPod touch has reached it.
    (72099)

  • I have a mac and have downloaded adobe several times and it still won't let me open online documents.  when i try it says i need to agree to the user agreement and try again

    I have a mac and have downloaded adobe several times and it still won't let me open any online documents.  when i try to open the document it says I need to agree to the end user agreement

    yes and when I push the icon to download and go through all 3 steps it says this version is already downloaded.  so i close the browser and try to download the document again and it says the same error

  • I downloaded a movie on itunes and turned my computer off and when i turned it back on the movie wasnt there so i went to re download and it says check for available download and it still won't let me down load it. what do i do?

    i downloaded a movie on itunes and turned my computer off and when i turned it back on the movie wasnt there so i went to re download and it says check for available download and it still won't let me down load it. what do i do?

    Hi runner_girl7585,
    Thanks for using Apple Support Communities.  If you weren't ever able to watch your rental movie, you can report this to the iTunes Store:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/ht1933
    Cheers,
    - Ari

  • TS1389 I tried all these steps and iTunes still won't let me play songs I paid for... Every time I authorize, it repeats that it's already authorized, but won't play because it's not authorized ... Catch 22

    I tried all these steps and iTunes still won't let me play songs I paid for... Every time I authorize, it repeats that it's already authorized, but won't play because it's not authorized ... Catch 22

    Delete and redownload them if doing so is free in your country.
    (83692)

  • HT201303 The Itunes store constantly asks me to Improve Apple ID Security by adding three secret questions but won't accept my valid password.  I have tried to reset the password, update the billing info and it still won't let me make any purchases.

    The Itunes store constantly asks me to Improve Apple ID Security by adding three secret questions but won't accept my valid password.  I have tried to reset the password, update the billing info and it still won't let me make any purchases.

    I have the same problem - it is maddening. I rely on this iPad for work so this is not just an annoyance! The above solutions of changing the appleid on the device or on the website do not work.
    The old email address no longer exists - I haven't used it in a year probably and I no longer have the account.  I logged into the appleid website and there is no trace of the old email address so there is nothing that can be deleted or changed there.  On the iPad there is no trace of the old email address so nothing can be deleted there either. I have updated the iPad software and the same problem comes right back.  Every 2 seconds I am asked to log in using the old non-existent email.  The device is currently useless.
    The only recent change to anything was the addition of an Apple TV device, which was set up using the correct login and password.
    Does anyone have any ideas? The iPad has been backed up to the iCloud so presumably it now won't recognize the current iCloud account? So restoring may notbe an option?

  • IPhoto won't let me upgrade to 9.2.3 from 9.2.1

    When I launch iPhoto, it says in the about box that it is 9.2.1.  Occasionally, it reminds me there is an update for 9.2.3.  I click OK to run software update, but software update tells me there are no updates available.
    I then go to Apple's download page to download the 9.2.3 upgrade DMG.  After downloading and trying to install, it says that I need iPhoto 9.1 or later for the upgrade to work.
    Clearly, there is some problem where the Mac thinks I have an old version of iPhoto and won't let me upgrade, but iPhoto itself knows what version it is.
    Searching on these forums, I haven't found anything like this.  Ideas?

    How old is your Mac? If it's very recent you need to update via the App Store
    If you purchased at the App Store you need to update via the App Store
    Otherwise you update via Softare Update
    If you have moved iPhoto from the default location (i.e. into a Folder) then the updater won't find it. Move it back.
    If you have renamed iPhoto, the updater won't find it. Change it back.
    Regards
    TD

  • HT201364 My computer meets the requirements to upgrade to Yosemite, but it won't let me upgrade.  Can anyone help?

    I have a mid 2007 Macbook pro, plenty of memory, and OS X Lion 10.7 but the app store won't let me upgrade to Yosemite.  Can anyone help?

    Check that your computer is compatible with Mountain Lion/Mavericks/Yosemite.
    To check the model number hold down the option/alt key, go to the Apple menu and select System Information.
    iMac (Mid 2007 or newer) model number 7,1 or higher

  • I've rebooted both my phone and computer and iTunes 12.0.1 still won't let me sync

    I have a iPhone 5s currently and i just updated my iTunes to 12.0.1 and it will not let me sync so i rebooted my phone and my computer as told on the internet and it still won't let me sync or recognize my iPhone.. please help!

    Hello narangcool,
    Welcome to the Apple Support Communities!
    I realize that when you connect your iPhone 5s to your computer, iTunes does not recognize it and you cannot sync. In this situation there may be additional troubleshooting steps that I would suggest to help resolve this situation. Please read over and work through the steps provided in the attached article. 
    iPhone, iPad, or iPod touch not recognized in iTunes for Windows - Apple Support
    Best regards,
    Joe

  • No matter what I do my iMessage refuses to turn on. reset then tried to log back in but it still won't let me. What do I do?

    I tried a forced reset then tried to log back into Imessage  but it still won't let me. What do I do?

    Start here: http://support.apple.com/kb/ts4268

  • TS1424 when i try to purchase a movie or tv show from apple tv, the message comes back that I must go to itunes store on my computer and authorize the purchase, which I have done several times but apple tv still won't let it happen

    Question: when i try to purchase a movie or tv show from apple tv, the message comes back that I must go to itunes store on my computer and authorize the purchase, which I have done several times but apple tv still won't let it happen

    Aladane wrote:
    Why is it they claim to sell you something they do NOT intend on allowing you access to for the life of your account?
    It is not Apple that decides this. Since Apple is just the retailer, they do not own the copyrights to the content they sell on the iTunes store, if the copyright owner decides to remove something from the store that you have purchased Apple must abide by the terms of their licenseing agreements and remove it. Regretablly this also removes the items from your purchase history. This is why it is up to you to download and backup all of your purchases if you wish to maintain your investment.
    In the Apple KB article Downloading past purchases from the App Store, iBookstore and iTunes Store, and in many other places, it is clearly stated:
    It is recommended that you always back up your iTunes library in the event that a purchased item is no longer available on the iTunes Store. For more information about backing up your library, see this article.

  • I'm trying to order some photo albums from iphoto for chistmas gifts and there is a notification that keeps popping up telling me I need to send to a p.o. box, the mailing address IS a po box and it still won't let me order. What do I do?

    I'm trying to order some photo albums from iphoto for chistmas gifts and there is a notification that keeps popping up telling me I need to send to a p.o. box, the mailing address IS a po box and it still won't let me order. What do I do?

    I've not seen this message but would think that it might say that you can not send to a PO Box - exactly what is the error message?
    LN

Maybe you are looking for

  • Error while schedulingg update stat in db13

    Dear Experts, Please look into my issue we are facing an error while scheduling update statistics in db13 and I tried to open detailed log It is given SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: program_start_error: For More Information, See SY

  • I am looking for a docking station for an external hard drive.

    I puchased an external docking station from MonoPrice. I have already returned this item once because of this error message. I am getting the same error message on the 2nd one. Please advise.

  • Automator Watch Me Do gets stuck on "Enable Access for Assistive Devices

    I built a simple Automator Watch Me Do Work Flow that simply pastes text I have already copied into Text Edit and then sets the Font, Size, Color and Make All Caps function.  Every time I run the script it stops and gives me the following error "Enab

  • Jdbc-odbc bridge with Connection pool datasource

    I have created a little j2ee app in which an enterprise bean accesses a ms sql server table by creating a JNDI datasource using sun.jdbc.odbc.JdbcOdbcDriver. I can successfully deploy it and run it on the jsdkee 1.3 J2EE server. However, when I attem

  • Adobe Updater Not Updating

    I am having INSANE problems with my tablet pen and tried to manually update Photoshop Cloud product and the updater says (both from the Updater Programa and from within Photoshop) that the update has failed. It's driving me nuts.