SCCM can't install package

Hi,
I'm trying to deploy Win7 OS with SCCM 2012 and everything works fine except the installation of Office 365 package. I can find the error in the logs: package can't be located on the DP.
The same package is used in a device collection on the same DP and if i add a machine there Office is installed successfully.
I looked on the DP and the package is there.
I just can't understand why when i use the task sequence the installation fails.
If anyone has some ideas i would appreciate the input.
Thanks,
Horia

Examine CAS.log and LocationServices.log. 
What exact error message are you getting? Is other software installed successfully during the task sequence?
Torsten Meringer | http://www.mssccmfaq.de

Similar Messages

  • Can't install packages or copy files.

    Just got ARD 2.2, I'm running it from my work laptop which is a 1ghz PowerBook G4 everything seems to work except installing packages and copying files and i can't work out why. I've installed ARD on a G5 that we have here and it doesn't seem to have a problem. Is it a problem with my laptop, is it just not powerful enough? The G5 is running 10.3.9 and I'm running 10.4.4 so is it something to do with Tiger? Any help would be appreciated.

    I have seen this problem in a network where the network switches have limits on broadcast packets. If there are broadcast flood limits set on the network switches, this will cause the file copy or package install to fail.
    Apple Remote Desktop uses UDP broadcasts to send these files which means no error checking, so when the switch chops off the flood of packets, your copy fails and no recovery is possible.
    Try checking with your network administrator to see if this is the case. You can also find the network hub/switch your workstation is plugged in to and see if during the copy activity for every port is lit up, then goes dead. That's what it would look like.

  • Can an Install package checks for existing runtime install?

    I am preparing to deploy an updated version of a utility used to read data files generated by several LV driven test systems.  This will be deployed to some users that already had installed a previous (first) version and some users that have never installed it.  The previous installers will have the LV runtime already installed but the others won't.
    Is there a way to have the install package check to see if the runtime is installed so it doesn't waste time installing it again? (Vers 2011) 
    Likewise, is there a way to check the version of the runtime (main version and patched versions) to know whether to update it?
    Trying to make this a semi-professional install package.
    Thanks
    Doug
    Doug
    "My only wish is that I am capable of learning each and every day until my last breath."

    It should already do this, assuming you need the same version of the RTE.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Clyde can't install packages [SOLVED]

    Whenever I try to install a package from clyde (in this case chromium-stable-libpdf), I am returned the following:
    :: chromium-stable-libpdf package not found, searching for group...
    :: chromium-stable-libpdf group not found, searching AUR...
    error: 'chromium-stable-libpdf': not found in sync db
    A quick forum search returns quite a few threads with people experiencing the same issue, but these all were solved by simply running pacman -Syy (which I have tried).  Pacman seems to work just fine and clyde gives same error when I try with other packages in AUR.  I don't install things from AUR very often (last time was probably ~ 2 weeks ago) so I am not certain what package upgrade (if any) would have caused this/when this error started occurring.  I know that mirrorlist was updated a little earlier today.  Please find my pacman and clyde conf files below (with relevant parts included) and my mirrorlist (I have tried changing to different mirrors).  Thank you in advance.
    /etc/pacman.d/mirrorlist
    # United States
    Server = http://mirrors.cat.pdx.edu/archlinux/$repo/os/x86_64
    Server = http://mirror.ece.vt.edu/archlinux/$repo/os/x86_64
    Server = ftp://mirrors.hosef.org/archlinux/$repo/os/x86_64
    Server = http://mirrors.hosef.org/archlinux/$repo/os/x86_64
    Server = http://hpc.arc.georgetown.edu/mirror/archlinux/$repo/os/x86_64
    Server = ftp://ftp.archlinux.org/$repo/os/x86_64
    /etc/pacman.conf
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    #CleanMethod = KeepInstalled
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [multilib]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    /etc/clyde.conf
    # CLYDE OPTIONS
    [clydeoptions]
    Editor = vim
    #Colors are enabled by default. To disable them, uncomment the following line
    #NoColor
    #Searching AUR is enabled by default. Uncomment the following line to only search with --aur
    #ReposOnly
    #You must set this to a normal user to install packages from AUR safely while running without sudo
    BuildUser = tripsun
    #Modify the following line to specify the directory in which clyde should build packages from AUR
    #BuildDir = /var/cache/clyde
    # /etc/clyde.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    #CleanMethod = KeepInstalled
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [multilib]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    Last edited by Tripsun (2011-03-15 17:23:45)

    Thanks, rebuilding clyde-git worked. Is there a particular reason why it broke all of the sudden?
    Last edited by Tripsun (2011-03-15 19:29:02)

  • Uninstalled Creative Cloud app and several applications, now can't install package

    I am our CC for Teams administrator. An employee had Creative Cloud app and several applications already installed on Mac workstation. I uninstalled those applications, and I'm trying to install the custom package I created, but it appears the installer does a complete install of the apps, then uninstalls them all and returns an error message saying that the package can't be installed. Is there something else I need to uninstall to allow the package I created to install successfully?

    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Can't install packages from local repository created with repo-add

    I did the following
    repo-add /mnt/packages/repo.db.tar.gz /var/cache/pacman/pkg/*
    cp /var/cache/pacman/pkg/* /mnt/packages
    on one computer
    connected the hard drive to another computer and did the following:
    added the pacman.conf configurations as follows
    [repo]
    SigLevel = PackageRequired
    Server = file:///mnt/packages
    then ran
    pacman -Sy
    which worked.
    and then I tried to install a package using pacman -S.but all the packages give me :
    error: packagename: missing required signature,File:///var/cache/pacman/pkg/packagename is corrupted(invalid or corrupted package(PGP Signature))
    then i tried:
    pacman-key --init
    pacman-key --populate archlinux
    pacman -Syy
    which didn't work and made no difference.what can I do?

    anatolik wrote:
    One thing that comes to my mind is that repo directories have *.sig files next to the packages, see file structure here http://mirrors.kernel.org/archlinux/testing/os/x86_64/
    But cache directory /var/cache/pacman/pkg/ does not have these sign files and it is why pacman complains. Where to find the sign files locally? I do not know the recommended way, but I see that /var/lib/pacman/sync/$REPO.db contains signature information, so you can write a script that extracts it.
    Or you can use `repo-add --sign` and sign packages with your key, but it is not very secure.
    PS Instead of using repo-add you might want just use repo files from /var/lib/pacman/sync/
    I will try the above and report.
    but it shouldn't be necessary according to https://wiki.archlinux.org/index.php/Pacman_tips

  • Can one install packages (pkgadd) while booted from cd?

    Our system ( Sunfire 280R Solaris 8) crashed during a reboot for a cluster installation.
    Currently the system will only boot from CD. Can the pkgadd command be run with the system booted from CD?

    Our system ( Sunfire 280R Solaris 8) crashed during a
    reboot for a cluster installation.
    Currently the system will only boot from CD. Can the
    pkgadd command be run with the system booted from CD?Yes, it can. You can use the -R flag to specify an alternate root device (the hard disk).
    Of course repairing the boot failures may involve more than simply running pkgadd.
    Darren

  • N9 can't install developer mode

    I have an n9 64gb and whenever I try to install developer mode through both 3g and wifi I keep getting an error like can't install package not found.
    I also experienced random reboots and application crashes.
    Any help would be appreciated.
    Solved!
    Go to Solution.

    No problem, wasn't much of a help though.
    If such had happened after some sort of flashing or playing around in the dev mode, I guess it would be easier to fix it, but if this happened straight out of box and continues like this, there is clearly something wrong.
    My N9 acts perfectly without issues yet, so I wouldn't bother spending more time messing with it.
    Good luck and let us know how it went!

  • I can't install sccm client

    hi,my client os is win server 2012 r2, 
    i want to install sccm client on it ,but i failed. why?
    i want to know if the client can be installed on this version os.
    thks

    hi,my client os is win server 2012 r2, 
    i want to install sccm client on it ,but i failed. why?
    ccmsetup log as follows:
    <![LOG[Retrieved client version '5.00.7958.1000' and minimum assignable site version '5.00.7845.1000' from client package]LOG]!><time="14:11:32.774-480" date="02-19-2014" component="ccmsetup" context=""
    type="0" thread="8088" file="siteinfo.cpp:678">
    <![LOG[Checking compatibility of site version '5.00.7804.1000', expect newer than '5.00.7845.1000']LOG]!><time="14:11:32.774-480" date="02-19-2014" component="ccmsetup" context="" type="1" thread="8088"
    file="siteinfo.cpp:703">
    <![LOG[Client version '5.00.7958.1000' is not compatible with the site '001' version '5.00.7804.1000'.]LOG]!><time="14:11:32.774-480" date="02-19-2014" component="ccmsetup" context="" type="2" thread="8088"
    file="siteinfo.cpp:721">
    <![LOG[Client version '5.00.7958.1000' is not compatible with the site '001' version '5.00.7804.1000'. Fail the installation.]LOG]!><time="14:11:32.774-480" date="02-19-2014" component="ccmsetup" context="" type="3"
    thread="8088" file="ccmsetup.cpp:1462">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='324' will not be sent.]LOG]!><time="14:11:32.774-480" date="02-19-2014" component="ccmsetup" context="" type="1" thread="6012"
    file="ccmsetup.cpp:9763">
    <![LOG[CcmSetup failed with error code 0x87d0029d]LOG]!><time="14:11:32.774-480" date="02-19-2014" component="ccmsetup" context="" type="1" thread="6012" file="ccmsetup.cpp:10879">

  • Can't install itunes due to a problem with windows installer package

    hello there i can't install itunes due to a problem with the windows installer package i found a page on this site (here is the link) http://docs.info.apple.com/article.html?artnum=304405 i done every thing on it and i still haven't been able to fix the problem i have tryed the following unstalling itunes deleteing the registry keys deleteing all the temp files disableing all anit-virus software and anit-spyware. runing cc clearner downloading a new installer for itunes and windows installer and the script thing. and trying to reinstall. nothing seems to work i don't know what else to do this is the error message i get when i try to install i tunes. "there is a problem with this windows installer package.
    A program required for thsi install to complete could not be run.
    Contact your suupport personnel or package vendor."
    Please Help i would be most greatfull for any advise given
    Message was edited by: Joe_TLC

    I pulled my brains out trying to figure this bug out and I may have a solution for you.
    All of it installed fine in my desktop, but a friend's laptop got the error you mentioned on quicktime, itunes, flash, officeXP and about anything else I tried to load for him.
    If you look in: C:\documents and settings\<username>\Local Settings\Temp there will be an iTunes install log...open it in Notepad and see if it isn't exiting with a 1619 error while running msiexec.exe
    If this is the case, this fix should work for you.
    Seems some configurations of XP (and possibly Vista) aren't allowing full administrator rights to the account you set up when you installed XP (even though User Editor says you do have those rights.)
    I read 2 MS articles and turned off simple file sharing, then gave ownership of the entire C: drive to the administrator. Logged the admin account off, logged his "admin" account in, and then gave rights to his personal directory to his account (c:\docs and settings\<username>)
    Once I did that, every install that had previously errored out performed flawlessly.
    The MS articles in question:
    http://support.microsoft.com/?kbid=316309 (1619 error)
    and
    http://support.microsoft.com/?kbid=308419 (how to set special permissions)
    Hope this helps!
    Doc

  • Can't download itunes. keep getting message. message"this instillation package could not be opened. verify that the package exists and that you can access it or contact the application vendor to verify that this is a valid windows installed package".

    Ever time I try to download itune on my new packard bell I get the message "this instillation package could not be opened. verify that the package existsmand that you can access it or contact the application vendor to verify that this is a valid windows installed package" PLEEEEASE someone help me as I've lost all of my music!

    tried downloading the quicktime installer, I get the same message with it too

  • I have FF 3.6.25 and can't install the yoville zynga gamebar i get an error msg that its not a valid install package - 207. can someone help me with this so that it will work?

    i'm running ff 3.6.25 and can't install the yoville zynga gamebar the message i get is as follows:
    Firefox could not install the file at http://zynga.ourtoolbar.com/xpi because: Not a valid install package -207
    i installed it on my mom's pc after installing ff to it and it worked fine.

    Hi,
    You may have to update Firefox. Please also check the Firefox version on mom's PC: '''Help''' ('''Alt''' + '''H''') > '''About Firefox'''.
    https://www.mozilla.org/en-US/firefox/new/
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • HT1926 can't install quicktime or itunes on windows 7 get the error message There is a problem with the windows installer package. A program required for this install to complete could not be run

    please help. Can't install quictime player or itunes on windows 7. Get the error message There is a problem with the windows installer package. A program required for this install to complete could not be run. Have followed all the steps suggested and still no luck.

    thank you for trying to help. I do not have apple software update on my computer. I have tried to install several programs so i could install it but every installation will not finish and rolls back and says no changes were made to my computer so i can't install the update. I even tried to force install as administrator but nothing works. Any help would be greatly appreciated. I have windows 7 64 bit.

  • When I install itunes 10.5.3 i get a message " there is a problem encountered with your windows installer package ".... and i can't install it

    When I install itunes 10.5.3 i get a message " there is a problem encountered with your windows installer package ".... and i can't install it

    Have you completed all windows update including service Pack1?  If not, please complete all the windows update then follow steps below to re-install all over.
    1. Go to Microsoft website to fix install and Unistall problems. Click "Run now" from Fix it to remove all iTunes & related installer files:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Be aware that Windows Installer CleanUp Utility will not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall over.
    2. You should remove all instances of iTunes and the rest of the components listed below:
    it may be necessary to remove all traces of iTunes, QuickTime, and related software components from your computer before reinstalling iTunes.
    Use the Control Panel to uninstall iTunes and related software components in the following order:
    iTunes
    QuickTime  
    Apple Software Update  
    Apple Mobile Device Support  
    Bonjour  
    Apple Application Support
    Follow the instructions from Apple article listed here: http://support.apple.com/kb/HT1923 to remove all components
    3. Reboot your computer. Next, download iTunes from here:http://www.apple.com/itunes/download/ and install from scratch

  • App for SharePoint online : Resource files can not with the app install package deployment

    I come from China, my English is not very good, bring you the confusion, I apologize;In the development of the APP to the store, I met a problem, hope someone can help me to solve, thank you very much, specific as follows:
    The development tools: vs2012
    Platform: office 365 development version
    Host:Auto
    Problem presentation:
    Press "F5" debugging running normally,Generate app install package, deploy to test environment, the app page error, tip can't find the resource file"
    error:
    Server Error in '/' Application.
    Object reference not set to an instance of an object.
    Description: An
    unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
    Source Error: 
    Line 107: <div id="FoundareADUserIndex_PageHead">
    Line 108: <span><img alt="" src="../images/head.png" height= "45px" width="45px" /> </span>
    Line 109: <span style="color: #000000; font-size: 28px; font-weight: bold"><%=HttpContext.GetGlobalResourceObject("FoundareADUserResource", "foundare_index_head").ToString()%></span>&nbsp;
    Line 110:
    Line 111:
    Source File: c:\DWASFiles\sites\fzym9dfaguchcdqnvjrwcr2pqasevj5hpvhmcaydkdg1.0.0.0\VirtualDirectory0\site\wwwroot\Pages\Default.aspx   
    Line: 109 
    Stack Trace: 

    Hi,
    According to your post, my understanding is that you want to use resource files in your SharePoint app project.
    Here is an article for your reference:
    http://msdn.microsoft.com/en-us/library/office/fp179919.aspx
    Code sample: SharePoint 2013: Localize the app web, host web, and remote components of an app
    http://code.msdn.microsoft.com/office/SharePoint-2013-Bookstore-328060fc/sourcecode?fileId=60464&pathId=1536365664
    Best Regards
    Dennis Guo
    TechNet Community Support

Maybe you are looking for