Component installation failing due to incorrect drive letter

When checking the site status of our SCCM 2012 environment I discovered that the SQL component server showed a critical status.  The error log is full of events like the one I've copied below:
Site Component Manager could not copy file "E:\Program Files\Microsoft Configuration Manager\bin\x64\smssqlbkup.exe" to "\\ALNS0014.ALONUSA.COM\L$\SMS_ALNS0050.ALONUSA.COM\bin\x64\smssqlbkup.exe".
Site Component Manager reports this error when it fails to:
1. Create the destination directory, if it does not already exist.
2. Assign the proper directory permissions to the destination directory.
3. Copy the source file to the destination directory.
When I logged in to the SQL server I discovered that the SQL admin (who has since left the company) had changed the drive letters assigned to the different partitions; there is no longer a L$ drive.  The SMS_ALNS0050.ALONUSA.COM directory resides under
a different drive letter.  My question is - is there a way for me to redirect the SCCM primary site server to the correct drive?

It definitely seems tied to a SQL backup.  When I go to Site Maintenance & check the Backup Site Server task it's not currently enable.  Every hour I receive the error above for all the files in that referenced directory, followed by this error:
SMS_SITE_SQL_BACKUP_ALNS0050.ALONUSA.COM
Site Component Manager failed to reinstall this component on this site system.
Solution: Review the previous status messages to determine the exact reason for the failure. Site Component Manager will automatically retry the reinstallation in 60 minutes. To force Site Component Manager to immediately retry the reinstallation, stop
and restart Site Component Manager using the Configuration Manager Service Manager.
It looks like it's trying to either reinstall or update the SQL component, but it's trying to go to the wrong path to copy the updated files.

Similar Messages

  • Installation failing due to "damaged drive"

    I'm hoping someone can help me! I bought Lion yesterday and tried to install it this morning. The MacBook restarted to start the Lion installation but after a couple of minutes it stopped saying that my hard drive is damaged and cannot be repaired! I tried to restart the computer, but I cannot go back to my Snow Leopard desktop to run the Disk Utility. Rebooting in Safe Mode after I get the "Installation Failed" screen does not work, the MacBook simply restarts over and over again without showing the progress dial. Do I need to reboot from the Snow Leopard DVD? What am I to do if I don't have it? It was a family pack purchase and my mom has the DVD. In another country.
    Thanks!

    Without the DVD you are hosed that is why they say family packs are for Mac in the same household. You are going to have to wait for her to return it.
    Allan

  • Installation problems - component installation failed

    i really need help in installation of adobe premiere pro cs3. i followed everything this link told me to do:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402169&sliceId=1
    i disabled antivirus, antispyware, windows defender, and start up programs except microsoft products.
    i was only able to install adobe onlocation cs3. i have problems with adobe premiere procs3 and adobe encore cs3. the installation starts with system check. it proceeds all the way to progress. when it's about 80% progress, it stops and i get the error message component installation failed. for both these products the only parts of the software that successfully got installed is the third party components.
    i have a gateway MT6707 using windows vista home premium 32 bit. it has intel pentium Dual Core and a 2 gb memory and 130 gb hard drive. if the laptop does not meet system requirements, i will get an error message telling me that the computer did not meet the minimum requirements. i know this because i tried installing the software on my desktop but in this case, the laptop met the minimum requirements.
    i really do not know what to do. please help!

    Ola, funny you had this problem, I experienced the
    i exact same
    thing last night.
    I recently added 2 RAID arrays to my system and shuffled the drives around, and so I decided to format the machine and start fresh to avoid any conflicts.
    I began installing software last night and ran into problems with Premiere & Encore but Onlocation installed fine, as you described it. I tried repeated attempts and it failed everytime much to my horror. I unistalled fonts, restarted, ran registry scanners, defragged, and I did most of what you described and nothing worked.
    I have installed CS3 3 times prior to this so I know it works. I was getting frustrated and ready to post here. But I disabled my firewall (Comodo) before the installation and it worked!
    I
    b unistalled
    it actually, and then it worked, not sure what the problem is but it worked and I was happy. I have just switched to Comodo after having endless crap with Agnitum Outpost, so I hope Comodo does not do the same.
    I have XP Pro 32 bit so I am not sure if Vista would affect it, but I doubt it.
    Try uninstalling your firewall...?

  • Tear down of include component context failed due to an unhandled exception

    My Application was developed with JDeveloper 11.1.1.3.0 . one of the page has a panel collection with simple table that fetch the data from a view object.
    filter and sorting are enabled for all columns.
    this page runs correctly on the integrated WLS server and on the standalone WLS of the same Fusion Middleware package on my pc.
    I've then deployed the ear file on two different WLS server with the same version. the panel collection with the table did not displayed, and found the error below in log files.
    Also after that error, the application does not accept any request, and I have to close the browser and start a new session.
    Error Details from the log :
    Module : oracle.adf.view.rich.component.fragment.UIXInclude
    Message: Tear down of include component context failed due to an unhandled exception.
    java.util.NoSuchElementException
    at java.util.ArrayDeque.removeFirst(ArrayDeque.java:251)
    at java.util.ArrayDeque.pop(ArrayDeque.java:480)
    at oracle.adfinternal.view.faces.context.ApplicationContextManagerImpl.popContextChange(ApplicationContextManagerImpl.java:66)
    at oracle.adf.view.rich.component.fragment.UIXInclude.tearDownVisitingContext(UIXInclude.java:206)
    at oracle.adf.view.rich.component.fragment.UIXPageTemplate.tearDownVisitingContext(UIXPageTemplate.java:248)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.encodeEnd(ContextSwitchingComponent.java:157)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
    at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
    at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:220)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
    at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
    at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1071)
    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1515)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:785)
    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942)
    at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:271)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:202)
    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:710)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:205)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Thank you Shah,
    No, I did not do that , and I don't understand.
    however, all other pages in the applications works fine, and forms and tables are displayed and working fine.
    could you please explain more ?

  • Installation failing due to invalid packages

    During installation of Oracle 10G designer the repository installation fails due to invalid packages. When I examine the packages they are failing to compile based on dependencies on dbms_lock. I am running against a fresh installation of 11g on the database. I verified that the package exists and a public synonym has been created but I cannot see the package from any other user aside from sys. (system cannot see the package).
    Is there anyway I can open up sys.dbms_lock to allow it to be used in compiling these objects?

    How did you create the repository?
    Did you follow the steps of the installation guide?
    In this guide you find the folloiwing statements:
    grant execute on dbms_rls to repos_owner;
    grant execute on dbms_lock to repos_owner;
    grant execute on dbms_pipe to repos_owner;
    grant create table to repos_owner;
    grant create view to repos_owner;
    grant create procedure to repos_owner;
    grant create synonym to repos_owner;
    grant create sequence to repos_owner;
    grant select on sys.v_$nls_parameters to repos_owner with grant option;
    grant select on sys.v_$parameter to repos_owner;
    grant select on dba_rollback_segs to repos_owner;
    grant select on dba_segments to repos_owner;
    grant create any synonym to repos_owner;
    grant drop any synonym to repos_owner;
    In the statement you will see that the dbms_lock package is granted to the repos_owner. (repos_owner is the username of the repository owner, if you installed under a different user use that username)

  • CS6 Installation Failed due to missing files.

    I m having problem with the Adobe CS6 Design & Web Premium installer now.
    It keeps saying missing files. I was installing my CS6 from DVD yesterday on my new Macbook Air. then the whole laptop hanged for a good 3 hours. So i did a cold boot. After restarted my mac, i launched the Installer in the disc and it prompted the Missing file error message. 
    Installation Failed. Installer failed to initialize. This could be due to a missing file. 
    More troubleshooting tips: 
    1. Restart your computer. 
    2. Exit all applications including startup items, virus checking and firewall software. 
    3. Launch the installer and reinstall your applications. 
    I was not able to get pass this stage after numerous retry. Apparently the installer has already installed Bridge and some other components successfully. I tried to access the installer from the Utilities, but i met with the same error.
    Would you be able to advise me how to proceed from here?  Thank you very much.

    Hi kglad,
    thanks for the reply. i did try to uninstall by using Utilities > Adobe Installers >  Adobe CS6 Design & Web Premium installer, when i click the icon, i get "Uninstall Failed" error, it says:
    Your uninstallation encountered errors.
    Troubleshooting tips:
    1. Restart your computer
    2. Exit all applications including startup items, virus checking and firewall software
    3. Uninstall again.
    I have done all the above at least 3-4 times and also downloaded the cleaner tool, and ran it, but not items was listed for cleaning.
    Any idea how i should proceed?
    Thank you.

  • Installation failed due to Download Error

    I have just purchased Photoshop and Light room CC on a monthly payment scheme. I have downloaded Creative Cloud, but when I click 'Install' and attempt to download either of these programs (and trials of any other program) I get the message 'Installation Failed'. The only other information given is that it is because of a download error, and that I should contact customer support. How do I resolve this error?

    Link for Download & Install & Setup & Activation problems may help
    -Chat http://www.adobe.com/support/download-install/supportinfo/
    OR
    Some download & install troubleshooting links
    -Comodo Security kills download http://forums.adobe.com/thread/1460361?tstart=0
    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    -http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html
    -http://forums.adobe.com/community/download_install_setup
    -http://helpx.adobe.com/creative-cloud/kb/troubleshoot-cc-installation-download.html
    -http://helpx.adobe.com/x-productkb/global/errors-or-unexpected-behavior-websites.html
    -http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html
    -Server won't connect https://forums.adobe.com/thread/1233088
    -Enable Mac Root User https://forums.adobe.com/thread/1156604

  • Ipod fails to get a drive letter

    my ipod nano does not get a drive letter when connected. after assigning it a drive letter through disk management in windows xp, it behaves fine until itunes shows up and starts updating it. at this point, the ipod loses the drive letter. when i try to assign it a drive letter, the old drive letter doesn't show up in the list.
    it was working fine until recently. not really sure if its an ipod problem or a windows problem. any ideas?
    thanks

    I don't think you'd be able to shut off the Logical Disk Manager service, which is what Windows uses to assign drives letters to mounted volumes. It is possible that it's not loading correctly or automatically, however.
    Open up My Computer without the iPod connected and write down all the drive letters you see (for Hard Disk Drives, Devices with Removable Storage, and Network drives, if applicable). Then connect the iPod and double check just to verify there aren't any new drives present. Now right click My Computer and click Manage. In the Computer Management window, click on disk management on the left side. In the upper portion on the right side, look to see if there is a volume that matches your iPod in capacity (will be off by a couple of gigs, likely) but that doesn't have a drive letter. Right click that volume, and hit "Change Drive Letters and Paths" and then attempt to add a drive letter to the device, taking care to note that you are using a drive letter that is not on your list you wrote down earlier. It's usually best to leave some room between the iPod and the last used drive letter... for example, if you have A, C, D, E, and F drives, assign the iPod letter M. Then check to see if the M drive is showing up in My Computer, and right click it and eject it if it is. Then restart the computer.
    These steps are a modified version of the steps found here...
    http://docs.info.apple.com/article.html?artnum=93499
    The article has screen shots that may be helpful so check it out.

  • Uninstallation of LabView 6.1 fails due to invalid drive error

    I have LabView 6.1, NI Drivers and VISA installed in my Windows XP Professional. I did a full software installation moths ago. Now I am trying to install LabView 8.5 and the new drivers require previous versions to be removed.
    This yields a problem, trying to unistall 6.1 it turns out that buil-in uninstallation fails because of my Program Files being all installed in my main Windows unit device labelled with an F: letter. Uninstaller looks for a typical C: letter and fails. Is it not possible to change letters from Windows main unit devices (without risk).
    How can I uninstall the software from my computer?

    Thank you for all your replies
    1) Neither "Revouninstaller" nor "Free Uninstaller" seem to work. NI packages appear again after uninstalling them using the programme. This also happens with  ther Windows Ass/Remove software tool, though the latter is more inefficient (some package uninstallations are automatically aborted). I have been unable to uninstall any package with this methods.
    2) I will try msiblast, I saw a thread in the forum of people with similar problems. I will report the results tomorrow.
    3) Sorry, I meant my system drive partition. It is F: because of complicated problems that arised during a Linux Xubuntu + Windows XP dual boot installation. I had to put Xubuntu first and this yielded trouble.

  • Windows 8.1 installation failed due to error code 0x80240031

    I tried to update my OS to windows 8.1 single language from windows 8 pc. But my installations was unsuccesful  due to error code 0x80240031 . What is the problem and what is it's solution

    Hi,
    How did you upgrade Windows 8 to Windows 8.1? Through Windows Store? To resolve this problem. Firstly, please check and install all Windows update, and upgrade hardware driver to be latest. After that, please try to create a new user account and upgrade
    system again.
    If problem persists, please access to the path below to check Windows installation log:
    setupact.log and setuperr.log in c:\windows.~BT\Sources\Panther. If this folder not exit, please check setupact log in C:\Windows\Panther. You may find the reason for this problem. You also can provide these log to us, we can help you analyze these log together.
    Roger Lu
    TechNet Community Support

  • Mavericks has failed due to hard drive problem

    I have tried to install Mavericks on my Mac Pro which is my office machine and mid way through it says it cannot install due to a problem with the hard drive and that I should back up my data.
    I do not have my time machine with me to resotre my Mac.
    How can I get past the OSX installer and reboot back into the previous version to remove the Mavericks install?

    Apple Genius said my logic board was bad along with a fan???
    SO I tried creativenature's IDEA
    “I had the same error 15 mins in to the install.
    I  ran disc utilities to repair the hard drive
    and then to get out of the endless loop of the installer
    While restarting... I held down Option while booting to select my HD drive.
    Booted up normally and have everything back”
    AND IT WORKED WOW!!!!!!! YAYAYAYYAYA!!!! PARTY!!!!!!
    I really do believe that Apple Genius’s should go through some more thorough process before helping customers/developers with problems.
    For example last month I had an Apple Genius tell me complete false information about the 2nd, 3rd, 4th generation iPad’s.

  • Install failed due to hard drive issue -- now can't start Mac

    I downloaded and installed Mountain Lion, but about 5 minutes into the install it said it couldn't do it because of a hard drive failure. It then told me to restart and try again, which I did. It failed again for the same reason. This time I quit the installer and restarted. Now my Mac won't start up -- it gets caught on that first screen with the spinning icon.
    How can I get my Mac back up and running?

    Hi David,
    I am so sorry I could not post this earlier. It's too bad you replaced your drive. I hope you have not lost important data through this ordeal!
    I also went to the Apple Store yesterday (as I am covered under Apple Care) and had a consultation with a 'genius' who very quickly concluded that I either had a faulty hard drive (which I knew was not the case) or the ENTIRE contents of my primary hard drive were corrupted. According to him, my only choice would be to reformat and re-install from scratch. I was also chastised for not backing up my data before attempting to upgrade to Mountain Lion. He was also very persistent in asking (multiple times) if I "understood technology". I was dismissed with the excuse that there were other people waiting for him and he could not waste his time on me - he actually said that while walking away... The store manager offered to direct my to a couple of companies near-by that would be able (for a hefty fee) to restore my data.
    Anyways, this was not necessary. Despite the "corrupted data" error messages and the fact that the drive would not initially mount, the solution to the problem proved to be simple and my visit to Apple Store completely pointless.
    This is what worked for me:
    -- Use/borrow/buy (from Apple Store and then return for a refund) an external hard drive with firewire connectivity. The drive should have a fresh partition that you can erase and format as Mac OS Extended (Journalled) in Disk Utility.
    -- Connect your mac to the Internet, preferably over Ethernet.
    -- Restart the computer while holding the option key, select the Recovery Partition and begin the installation (in my case of Lion) by selecting to install on the freshly-created partition of the external hard drive.
    -- Once that is done, you can actual start OS from the fresh partition by again holding the Option key at startup. In my case, as the drive was indeed healthy, it mounted without issues and I was able to simply copy->paste ALL my data (which the 'genius' insisted was corrupted and forever lost) on a separate drive.
    -- After you back everything up, start up Disk Utility, erase and reformat the primary partition on your Mac (where you want the OS to be ultimately installed on) and repeat the installation process once again.
    Regards,
    Lena

  • Mountain lion install failed due to hard drive failure. It said I needed to repair the disk and I was taken to the lion recovery menu.

    Unfortunately, and quite idiotically, I never made a back up of my files and the lion operating system before trying to upgrade. My main concern now is just making sure none of my files were lost because of the install failure. I don't know what to do from here because I'm afraid to make a mistake and never be able to recover them again. What can I do to restore my computer back to normal? When I look under Macintosh HD in the Disk Utility option on lion recovery, it seems as if it recognizes that all of my files are still intact, because about 200 GB out of 319 GB are used up on it. This correlates to the amount of files on my disk. Pleaseeee tell me I didn't just lose all of my files. Any help will be greatlyy appreciated!
    Sincerely,
    Mathew Smith

    You only need the powered exernal drive, OS X reinstall is free to install on the external drive.
    Hold the option key and boot from the extenral drive.
    When OS X upgrades or installs (without a disk wipe first), it doesn't touch Applications and User account folders (only Apple programs) so as long as the drive and file system works, (even if OS X doesn't boot on that drive) the files can be recovered via normal drag and drop methods.
    If you can't access the files normally, only then you will have to install Data Rescue on the external drive (another $100) to read the 1's and 0's of the non-encrytped files directly, bypassing the file system structure. Thus is the price for not making adequate backups.
    Most commonly used backup methods
    In some major cities where there is a lot of computer tech support competition, you might be better with a local PC/Mac data recovery and restore service, saving you some money. But with the extenral hard drive you can then later make that a TimeMachine or clone drive, which you need anyway regardless.

  • [SOLVED] sup Installation Fails Due to Missing ruby-locale Dependency

    I'm trying to install sup from the AUR but makepkg -s fails because its missing ruby-locale, which is one of its dependencies (I get "error: target not found: ruby-locale"). This appears to be because ruby-locale isn't in the AUR or the official repository. ruby-gettext also isn't in either repository, so I'm guessing that will be a problem as well.
    I tried installing both of these with gem, and they appeared to install successfully but makepkg still fails with the same error message. Do I need to point pacman to the ruby-locale and ruby-gettext installations somehow?
    Last edited by seabeast (2012-05-07 04:30:38)

    makepkg uses pacman to check dependencies, and install them if they are available in the repos. pacman only knows about packages that it manages (obviously). gem-installed stuff will not be visible to pacman, so you will need to edit the PKGBUILD accordingly.
    More generally, sup seems to be a dead project - last release nearly a year and a half ago, AUR package orphaned, various not-working comments in the AUR. This may or may not matter to you.
    And more generally still - assuming you're an Arch newbie, based on the location of this thread and your post count, you should get into the habit of reading the wiki before asking here.

  • Windows 7 setup fails due to missing driver (HP Pav 500-417ng with Win 8.1)

    Hi,
    I have added a SSD to my hp pavilion 500-417NG and want to install Windows 7 64Bit incl. SP1 to the SSD.
    I'm using an USB stick to boot Win 7 setup.
    Setup is starting as usual, allows me to select language, keyboard etc. and to start install.
    Than it throws an error, stating a driver is missing and only provides options to search or retry.
    I have downloaded all HP Win 7 drivers and made them available in a folder which is accessible during setup, but driver will not be found.
    So I need to cancel setup.
    Any ideas?
    KR,
    Tarek
    This question was solved.
    View Solution.

    Hi Jaco,
    already posting from my Windows 7 system ;-)
    Yes, it was just the EFI bootfile required, all the rest worked as usual.
    Actually, I have now a dual boot system, and both installation work great.
    Thx for supporting!
    Best,
    Tarek

Maybe you are looking for