Different /bin /sbin /usr/sbin update issue

Someone on IRC just brought this one up. He needs to update a VPS image from 2012.07; it's past the lib->usr/lib update. It needs to update glibc, but glibc currently requires filesystem >= 2013.01. Since filesystem is ignored, this is a problem. Only suggestion I could come up with is to use the ARM to update to a version in Feb or Mar, then update from there. Anyone have a better idea?

Okay, I give no guarantees, but this may or may not work:
pacman -Su -d --ignore filesystem
This will leave the system in a somewhat unusable state, because the newer glibc needs the /lib symlink in filesystem. In particular, most (if not all) post_install scripts will fail during this update, so look out for manually fixing breakage (I omitted the --ignore bash, since the glibc update will break bash anyway) - especially your initramfs will need to be regenerated once you are finished. You can then run
/usr/lib/ld-2.17.so pacman -Su
to upgrade filesystem. Beware that calling the dynamic loader is the only way to run any binaries in this situation.
The suggested solution of upgrading filesystem to 2013.03.something seems cleaner than mine in any case.
Last edited by brain0 (2013-06-04 14:08:39)

Similar Messages

  • My new iPod Classic will not sync with my new Mac Book. My iPhone 5 does, so does 2nd gen. iPod touch. Apple Store cannot figure it out. Tried different Classics on different Macs, same thing. iTunes update issue ?

    The iPod Classic I bought a month ago is not synching with my new Mac Book I bought 3 weeks ago. All the software was immediately updated. My iPhone 5 synchs fine, and so does my 2nd generaton iPod Touch. The original computer I synched all of these devices on was my HP latop. I bought my Mac and Classic to the Apple Store for a 'Genius Appt' and they could not figure out what the problem is. The connected my Classic to another computer and the same thing happens. It says device is not recognized. They also took other iPod Classics and connected them to my Mac and other Macs. The same thing was happening. They took notes and said it probably is an iTunes update issue.
    I can manually drag songs into my Classic but I lost all playlists because it cannot be backed up as well and they had to restore it. For now I am holding on to it but it's usless to me if I cannot use it the way I liked too. I used it for the gym and bike riding and my last iPod battery died after 6 years. A charge would last 45 miutes. I love the Classic for what I use it for but it's a $275 brick to me now. At least the renewed by receipt so I can get a full refund.
    Is anyone else seeing this issue ? The Apple Store employee said he saw a first generation iPad havng the same issue. As of now the Support Dest is unaware of this. As much as I love my new Mac I am disappointed I cannot sync my new Classic to it. Total bummer.
    Any help would be apprecated.

    By the way, I totally restored everything. It was ok. It starts to 'unrecognize' my iPod Classic when it comes to synching with iPhoto. After this happened all the menus disappeared from my iPod (music, Podcasts, movies synched fine). It seems to be a problem when synching with iPhoto. It was the same thing before.

  • [SOLVED] bin / sbin update

    I have followed the steps on the arch front page, updated & get no error messages...
    Am I good to go ?
    Are there any additional checks I can do / precautions I can make, before rebooting ?
    Important docs are backed up, just in case.
    Last edited by flipper T (2013-06-03 12:43:46)

    aphirst wrote:I followed the instructions in the news post to the letter, and everything seemed fine; but then on reboot I got kicked to a recovery shell, and /bin only contained the bare minimum of files (and no pacman...)
    I think you should open a separate thread, if you need help.
    If you do, please provide some more info.

  • [SOLVED]Symlinking /bin, /sbin to /usr/bin for system update

    Hello everyone,
    Reading this has exposed a basic gap in my knowledge of linux ownership:
    https://www.archlinux.org/news/binaries … ervention/
    How is it that a directory /bin can be owned by a package contained within it, as is implied by the query option "-o" to pacman in step 1 of the above linked page?:
    $ pacman -Qqo /bin /sbin /usr/sbin | pacman -Qm -
    Incidentally, I get no output from this command or the others in steps 1 and 3, so it seems from reading the following that there are no packages causing problems (I'm pretty sure I don't have any packages from unofficial repositories):
    https://bbs.archlinux.org/viewtopic.php?id=164505
    Secondly, (and I may be completely wrong here), is it really as simple as this to move all the binaries from /bin and /sbin into /usr/bin, then create symbolic links in the root directory pointing to this new location?:
    cd /
    rsync -a /bin/ /usr/bin/
    rsync -a /sbin/ /usr/bin/
    ln -s /bin /usr/bin
    ln -s /sbin /usr/bin
    rm -R /bin /sbin
    I use rsync -a here to preserve permissions, although I've heard that I could use tar. Is there a safer/more succinct way of doing this? And finally, I delete the original directories and their
    contents last. If I were to delete them AFTER copying their contents to /usr/bin but BEFORE creating the symlinks, I would be in serious trouble, wouldn't I?
    Last edited by Amp (2013-06-04 20:10:26)

    If you dont have any packages that is in the wrong place you just have to follow the instructions from the front page to upgrade your system.
    # pacman -Syu --ignore filesystem,bash
    # pacman -S bash
    # pacman -Su
    No need for manual moving, deleting and symlinking.

  • /usr/sbin/update VS. auto sleep

    Hi all,
    After having tried ALL (believe me...) hints first I finally discovered the reason my iMac G5 (10.4.4) refuses to autosleep after inactivity. Well, sort of.
    There is a process "update", started by "initd" via the file "/etc/rc" which contains the line "/usr/sbin/update". (See man pages for details on that.) Using "fs_usage" I discovered it repeatedly killed writes data to the disk which prevents autosleep. With the update process my system can sleep now.
    However, the question is now "Why does update have to write at all?" In one session I disabled almost everything I found, and update still would prevent the system from autosleep. "update" is there for a reason, and I feel a little bit uncomfortable with disabling it. Is it a change in Mac OS X or is other software in my system the culprit? Any other hints?
    Regards, Uwe

    Hi V.K.,
    in the recent days I tried a lot of things (there are also other threads about the auto sleep problem where differnt reasons are being discussed).
    I don't think there exists "the one and only" reason for Macs' insomnia. But it looks like in most cases running processes disturb the auto sleep.
    I recognized my Mac's problem is user-indepedent. Therefore a "global process" must have been the trouble maker.
    It might be the case that the ntpd settings have been corrupted (is that possible? To be honest, I don't know.) It might also have been a problem with Little Snitch. I reset LS's rules recently and had to allow the ntpd access again. In this time period I recognized the auto sleep problems but I don't know if there is a correlation between these processes.
    Nevertheless De- and Reactivation of ntpd solved the issue for me.
    BR
    bruegge

  • What about /usr/local/bin + sbin merge?

    With the merge of /bin and /lib folders that just happened I was curious if there was a particular reason to keep both /usr/local/bin and /usr/local/sbin as actual folders in the filesystem, instead of making /usr/local/sbin a symlink to /usr/local/bin.

    arojas wrote:If you delete it, it will be recreated with every update of the filesystem package anyway
    This.
    Jindur wrote:So I guess that folder is actually not under my complete control
    The contents is*, pacman (actually, the filesystem package) just creates it for you since 99.9% of people either need it or don't care.
    If it bothers you that much, you can use ABS to build your own "filesystem" package without any /usr/local/ paths
    * Should be according to the Arch Packaging Standards unless someone writes a bad PKGBUILD which incidentally I found one of mine doing that yesterday... Accidents happen!
    Last edited by fukawi2 (2013-06-04 23:07:23)

  • /usr/sbin/update Lossage After 10.4.3 install

    I just moved from 10.3.9 to 10.4.3 on my G5 (dual, 2.0ghz; I used CCC to clone my 10.3.9 boot disk to a firewire drive and did a clean install. I migrated applications and user settings only. The install was of 10.4 and I immediately did a software update to 10.4.3 using the Combo update. Relatively immediately, my console started to get this message:
    Jan 1 17:42:43 Duende /usr/sbin/update: FIXME: IOUnserialize has detected a string that is not valid UTF-8, " C˚^?¸?¸?¸?˝_¸/¯'‡ ".
    This repeats every 30 seconds because this (update) is the daemon that writes the internal file system cache back to memory (every 30 seconds). Looking at the string by copying and pasting to the terminal, it is:
    " C\313\232^?\302\270?\302\270?\302\270?\313\235_\302\270/\302\257'\342\200\241 "
    (I'm supposing this is some unicode string, but I don't know whether it's supposed to be a file name or some internal structure or what.)
    My PB running 10.4.3 with roughly a clone of the above system doesn't have the problem.
    I did the usual:
    * disk utility
    * fsck -fy (from safe-mode boot)
    Initially, Disk Utility reported 2 "illegal names" which it fixed when booted from the install DVD. (I even tried the idea I read of it being wacky file names in the Adobe CS2 Legal directories and deleting the wacky ones).
    The system appears to run ok otherwise, so the real problem I guess is the size of the logs and the messiness of looking for other stuff in them.
    Any ideas?
    -rpg-
    Dual G5 2ghz Mac OS X (10.4.3) 8gb ram, 2 250 gb ATA drives
    Dual G5 2ghz Mac OS X (10.4.3) 8gb ram, 2 250 gb ATA drives

    When the Migration Assistant (which I think is what the Setup Assistant uses) asked me on first boot in 10.4 whether I wanted to migrate from an existing computer, it found the firewire disk I had cloned to. As best I know, Target Disk Mode just makes the other computer a firewire drive.
    Also, since your note, I booted from the firewire clone of 10.3.9 and it worked just fine. So, I think this is not the problem.
    I think it would be easier to somehow figure out where the bad string is coming from. I'm guessing it's a unicode filename that is not UTF-8, just like it says. There seems to be a lot of non-Roman file names around, and I've seen threads where Adobe CS2 has created some some have caused problems for Tiger, so I'm guess it's a similar thing.
    The logs give a hint, the string is this:
    C˚^?¸?¸?¸?˝_¸/¯'‡
    But this is a mapping from what the string really is to what can be represented in the log.
    However, if after a while I can't figure it out, I'll do another erase and install and reload things by hand. What makes me hesitate is that I have a wiki which is kind of a mess to install afresh.

  • Hi All, I am using iphone in UAE and ipad in India usinging same apple id. Earlier I could do imessage  to my Ipad with different name but with  software update,I am unable to do, as signing id for the iphone and ipad is same.How to restore back

    Hi All, I am using iphone in UAE and ipad in India usinging same apple id. Earlier I could do imessage  to my Ipad with different name but with  software update,I am unable to do, as signing id for the iphone and ipad is same.How to restore back

    I believe because you migrated from a Nokia to an iPhone you need to register the Bn phone number with your Apple ID so it can be used for iMessage. The Pn number seems to be the only one registered
    Go here > https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    Manage your Apple ID and see if that does the trick
    Hope that helps

  • Is there a consensus on how to solve security update issues?

    hi,
    i'm writing to you from a PPC G4 (AGP graphics) that will self-destruct by the time i switch off and (attempt) to re-start tomorrow. i will then need to do a re-install, just to see if i have gotten any replies (grinds teeth to the root). it will probably be my 8 th re-install in the past month. i just can'st takes no mores, Cap'n
    <exasperation>deep breath... each time i have done a clean install, zero-ed all data when erasing (7 times over, on this occasion), repaired permissions before and after each software update, and followed every advice i could find via google to pre-empt another "Error: underlying task reported failure on exit" and the inevitable hanging grey screen; i have earned nothing but another Disk Utility report of the same problem. my HD seems to be OK - Disk Utility and Disk Warrior both say it's "verified" by SMART (although i've read this could be no assurance...). it's 40 GB, nothing else installed but NetBarrier; nothing saved on it (just 3GB of OS).
    i've searched this forum over the last weekend and come across a diverse range of methods in resolving software update issues. i have tried downloading the security update and safari 3.2 directly from the site and bypassing Software Update- to no avail (but noticed that they are quite larger in MB than via Software Update??).
    the one suggestion the intrigued me was installing the update via Terminal. why would this be any different? the worst thing about this is that there is no universal way that'll work for all, just individual solutions for different macs??? could my problem be exacerbated by using the double layer (double the permissions to fix?) of a Panther OS with Tiger Upgrade disk?
    when i last tried to resolve the "error" with safe mode, fsck and DU Repair Disk/Permissions, which initially failed, i resorted to Disk Warrior, which re-built the directory, and "fixed" the HD. when i re-tried fsck it said the HD was "ok", but i still had the "error: underlying task..." on DU?
    is there an issue with the Security Update oo8 because it's PRIMARILY for 10.5 and not Tiger? why have some encountered this problem and others escaped any seeming conflicts ? is this problem also caused by JAVA updates (there are, after all, 4 updates!)
    more importantly, WHAT CAN I DOOOOOOOO?
    thank you

    looking at your suggestion to check /Library/Startup items in the concurrent thread ("Help needed after installing Security Update 2008-008"), i recalled that the only thing i have in this file system is 3 folders concerning Intego, NetBarrier and Virus Barrier. one of these contains the NetBarrier x4 daemon which has no image, just the apple "pencil, ruler, pen on paper" "A" image. i don't think it correctly downloaded, but this the case in every instance.
    i'm running netbarrier x4 10.4.5 updated and downloaded on installation. intego Support says that there should be nothing in my "Startup/Login items". i thought they meant Login items (users>login items) because when i take the folders out of my "/Library/Startup items", NetBarrier fails to "initialize".
    intego is now on newtbarrier x5, but they say x4 is fully compatible with Tiger???
    my baby maybe getting on, but it's strong enough, i just need to know what's bugging it!

  • No SIM on iPad. Tried different cards, same thing. Updated and multiple reboots have solved the problem. IPad fault?

    No Sim on iPad. Tried different cards, same thing. Updated iOS and multiple reboots, no luck. iPad fault? What do I do now, ask for replacement?

    Apple has acknowledged that the "no sim card" message has been a problem for some users. iOS 5.1 is reported by MacWorld to resolve this issue. 5.1 is in development and a beta version has been seeded to developers. In the meant time I suggest contacting Apple.

  • Droid Razr software update issues

    Anyone having issues installing new Droid Razr update?  Selecedt Settings, About, System Update and it states Your Device is Up to Date?  Its actually not up to date. 

    I revived the update and it failed to update and wouldnt recognize my sim!
    I did a factory reset and it froze my phone..  I have had 7 razr's with problems and I should not have to deal with this. They told me I can call motorola...*** gfy! I am a costumer ...you call! They said I can switch out my phone for a droid charge or thunderbolt...are you joking you *** hole they sell for ten bucks on ebay. They said that there was no know issues for the razr on their system...bull **** the last ten techs told me there was..with the screen and battery and with 4g not holding. Then she said the update was to fix the battery life...but you just got done telling me there was no know battery issues..so they must of just been updating it for??? the razr maxx has a bigger battery and a screen with a different glue to fix two know issues. thats why it was released 4 months after the razr...they sure know how to sell ********?? or do they?? being a part of the purchasing department our 300 employees will be choosing a different carrier soon.

  • WG: [Acrobat Installation & Update Issues] Update von Acrobat 8.0 auf 8.3

    Hallo
    Ich bin ein korrekter Mensch.
    Sie sehen in der Anlage, dieser Mail, das ich das Produkt ehrlich gekauft habe.
    Ich verwende nur original Software.
    Die Acrobat Version 8.0, war immer sehr gut für mich.
    Diese Version reichte für mich vollkommen aus.
    Ich hatte einen Computerabsturz und musste Acrobat auch neu installieren.
    Die Acrobat Version 8.0, ohne Update, stürzt immer ab.
    Das können Sie auch im Internet lesen.
    Jeder weiß das, dass Acrobat Version 8.0, ohne Update abstürzt.
    Es gibt aber dies Update nicht mehr zum Download.
    Ich erwarte jetzt von Adobe, kostenlose Abhilfe.
    Ich möchte jetzt eine kostenlose Fehlerbeseitigung.
    Oder geben Sie mir ein kostenloses Update auf die neue Version.
    Ich habe ein Anrecht darauf, dass Sie mir kostenlosen Ersatz liefern.
    Beste Grüße
    Werner Göbel
    Mobil:     +41 (0) 79 559 83 21
    Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Der Inhalt dieser E-Mail ist ausschließlich für den bezeichneten Adressaten bestimmt. Bitte beachten Sie in diesem Fall, dass jede Form der Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser E-Mail UNZULÄSSIG ist. Wenn Sie nicht der richtige Adressat bzw. sein Vertreter sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Vielen Dank. Der Versender übernimmt keine Haftung für die Richtigkeit oder Vollständigkeit der Meldung. Eventuell entstandene Schäden die aus den Inhalten dieser Meldung resultieren werden vom Versender nicht übernommen.
    This e-mail may contain confidential and/or privileged information. Access to this e-mail by anyone else is unauthorized. If you are not the intended recipient (or have received this e-mail in error), any form of disclosure, reproduction, distribution or any action taken or refrained from in reliance on it, is strictly PROHIBITED and may be unlawful. If you have received this transmission in error, please inform the sender immediately by e-mail at the above address and destroy this e-mail. Thank you.
    The sender does not accept liability for any errors or omissions in the contents of this message, which may arise as a result of e-mail transmission.
    Von: Bill@VT
    Gesendet: Mittwoch, 27. August 2014 16:16
    An: Werner Göbel
    Betreff:  Update von Acrobat 8.0 auf 8.3
    Update von Acrobat 8.0 auf 8.3
    created by Bill@VT<https://forums.adobe.com/people/Bill%40VT> in Acrobat Installation & Update Issues - View the full discussion<https://forums.adobe.com/message/6678331#6678331>
    How did you purchase? AA8 has not been available for almost 8 yrs or so. The only current version available from Adobe is 11 and you can not upgrade from 7 to 11, but have to buy the full product.
    Updates also require the use of the S/N of the qualifying product (AA7 in your case) to be able to use the newer product. So at this point, it is unclear what you actually have.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6678331#6678331
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Acrobat Installation & Update Issues by email<mailto:discussions-community-acrobat-installation_and_update_installation@adobe-v7.hosted.jivesoft ware.com> or at Adobe Community<https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=47 14>
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

    I was not trying to imply that you improperly purchased the product, but that the source may have been a rip off and that could be the problem. From what I can see, it appears that you were able to install Acrobat, but can not do the updates. In that case, try the updates from the ftp site. I will have to come back with the address that I do not have on this machine. The html updates are no longer available for some reason, but the ftp site contains all the updates. You do have to install the updates in order in general, though you only have to reboot after the last update. I will change computers and find the ftp link to provide you.
    The ftp site is: ftp://ftp.adobe.com/pub/adobe/acrobat/.

  • Bin, cores, usr..... ect are shown in my drive... why?

    hi
    i'm having a really big problem with my macbook....??
    so many files are shown in my hard drive like (bin, cores, usr..... ect)????
    before it wasn't shown, after i erase my drive and installed the new mac ox 10.5 it's shown, and it's really complicated know when i enter to my hard drive search for the application folder between alot of system files i think.
    please is there anyway to hide these unwanted folders?

    Hi Steve, I hadn't had occasion to try the .hidden file in Leopard, so I just now used it to hide my Developer folder...sure enough, the Finder will still read a .hidden file. Imagine that!
    However, Apple seems to once again have changed its methodology for hiding such items from the GUI. The New Official Method is to set the invisible flag for most of the items. To see if the flag has been set you use a list all long form, with a capital letter O (which adds the flag in the output):
    NoobiX:~ francine$ ls -alO /
    Hit the return key. Here's a sample of the output you should see:
    -rw------- 1 root wheel hidden 65536 Nov 8 00:11 .hotfiles.btree
    drwxr-xr-x@ 2 root wheel hidden 68 Sep 24 00:08 .vol
    drwxrwxr-x@ 83 root admin - 2822 Feb 4 00:12 Applications
    -rw-r--r--@ 1 root admin hidden 57344 Feb 2 12:55 Desktop DB
    -rw-r--r--@ 1 root admin hidden 2 Nov 8 01:58 Desktop DF
    drwxrwxr-t@ 58 root admin - 1972 Jan 31 00:13 Library
    drwxr-xr-x@ 2 root wheel hidden 68 Sep 23 14:37 Network
    drwxr-xr-x@ 5 root wheel - 170 Nov 15 15:46 System
    drwxr-xr-x@ 7 root admin - 238 Jan 26 15:01 Users
    drwxrwxrwt@ 7 root admin hidden 238 Feb 8 11:31 Volumes
    drwxr-xr-x@ 40 root wheel hidden 1360 Nov 8 00:00 bin
    The things that you shouldn't see have the hidden flag. You can add the hidden flag with this Terminal command if it is missing:
    NoobiX:~ francine$ sudo chflags hidden /bin
    You'll be asked for your admin password, which is not echoed to the screen in any way whatsoever, so type carefully! Hit the return key again. After you have issued the chflags command for each item you wish to be hidden you can relaunch the Finder.
    Francine
    Francine
    Schwieder

  • Why can't we get a straight answer from Apple about updater issues?

    Why are there thousands and thousands of posts from people all having the same issue? We try to update IPod software using latest updater, and it causes IPod to no longer be recognized. All we want is someone from Apple to FIX THE PROBLEM! Yet all we get are refferals to complicated articles that never seem to work for at least half the people. Clearly it is a problem with these updaters. WHY IS APPLE NOT FIXING THIS ISSUE? Can anyone give me a straight answer!?

    Hi Wolf,
    Welcome to Apple Discussions
    "thousands and thousands of posts"
    There are roughly 10,300 thread with 50,000 posts in the iPod Nano forum, and there are probably another 500,000 who don't even know it exists. I don't there there has been a thousand posts on the updater issue. It may seem like thousands upon thousands, but don't forget; you're at an Apple Support Forum.
    "All we want is someone from Apple to FIX THE PROBLEM!thousands and thousands of posts"
    There's no need to "shout". I don't think Apple is going to hear you from shouting in a user to user forum. Nor will you probably get a answer (here) from Apple for the same reason. I have a -------- (straight) answer for you. I don't know what's going on specifically (no one really knows in this forum because they are all users. Anyone who would know won't say), but I can assure you that Apple isn't ignoring the issue. They are the quickest to respond to any problem that comes their way. If you would like to get Apple's attention, I don't suggest ranting and raving in the iPod user to user forum. I suggest submitting polite feedback to Apple here.
    Jon

  • WM-PP : Backflush a material from different bins in the same storage Type

    Hi Gurus,
    We have a business scenarion where we do manual staging for production , the staging area has different bins within the same storage type for the same material, I am wondering if there is a way to backflush the material from different storage bins upon prod. order confirmation (using a control cycle?)
    Thanks
    Kris T

    Look like it's not possible using the SAP standard.

Maybe you are looking for

  • How to Transfer Songs and Videos from iPod to Computer(For Mac/Windows)

    Have an iPod? Often worry about your songs and videos in your iPod will be erased caused by unknown reasons? Or want to backup your files in iPod to your computer but just dont't know how? Now with these powerful and easy-to-use software-Aiseesoft[b]

  • Rotation is not working in mail

    The rotation in my iPad is working all right, except on the Mail. On every other app it works. ***?

  • I can't open a video in cs5.

    I have cs5 and also cs4 and a codec, a quick time player. when I try to open a video file through import video frames to layers this comes up. I tried so many things, but nothing works, does anyone know any resolutions that actually WORK?

  • Excel and InDesign

    So I'm trying to import names from an Excel sheet into InDesign...is there any way I can import it one row at a time? I'm creating placecards for a wedding, so I'm trying to put one name/page of the doc. Any help would be appreciated!

  • Convert georgian date to hijri date at specific date

    Hi all, I'm new in PL/SQL , I use Oracle database 10g in windows xp . could any one help and provide me with code that accept any Georgian date and convert it to hijri date best regard new user thanks