Unresolved dependencies found

Hi there,
I have created a Java-Classes-DC (JCDC) and a WebDynpro-DC (WDDC). Both DC's are local. I put JavaBean classes in the JCDC. I use this JavaBeans as model in my WDDC. The WDDC uses the public part of the JCDC for build time and deploy time. I can build both DC's with no error (i get a warning for JCDC). When i deploy the WDDC i get this error: 
Unresolved dependencies found for the following SDAs:
1.: development component 'WDDC'/'vendor/'local'/'20060130144017'
dependency:
       name:     'JCDC'
     vendor:     'vendor'
Deployment will be aborted.
Any advice will be appreciated.
Thanks,
Matthias

Hallo Matthias,
Java DCs cannot be deployed. Consequently you have to add the sources of such a DC to a Public Part of purpose "<b>assembly</b>". The <i>Public Part Dependcy Type</i> of this DC in the embedding DC must be "Runtime". An additional Public Part for the purpose "compilation" must be added too, so that the contained jar-files are added to classpath entries of the embedder DC. See ... <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e0/020340dcf41e07e10000000a1550b0/content.htm">SAP NetWeaver Online Help - Java DC</a>and <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e6/504540d1b79523e10000000a1550b0/content.htm">Dependencies Between DC Types</a>
<b>Other Solution:</b> - <u>Embedding Jar-Files within Web Dynpro DCs</u>
Another approach for solving you problem and for simplifying life is to embed such model-jar files within a Web Dynpro DC, which is a deployable DC. In this case only one public part with purpose "compilation" must be declared.
Regards, Bertram

Similar Messages

  • Unresolved dependencies found for the following SDAs:

    Hello expert,
    We created web dynpro example and we will test deploy to server. We bulid .ear using by DCs.
    Please help me to fix this problem.
    Unresolved dependencies found for the following SDAs:
    1.: development component 'welcome1'/'demo.sap.com'/'localDevelopment'/'20090813160910'/'0'
    dependency:
           name:     'tc/bl/jrfc/api'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/aii/base/offline/facade'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/bl/exception/lib'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/wd/api'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/ddic/runtime/facade'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    dependency:
           name:     'tc/bl/logging/api'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    Deployment will be aborted.

    Hi RishiAbrol and Juan,
    Many thnx for you help, I am new developer and may miss some steps of deployment. I gonna tell you about my steps as followings;
    1.Create webdynpro project
    2.Create application webdynpro such as hello world!
    3.Build project by Deployment Component-->.ear
    4.Deploy .ear via SDM
    5.Error happens as above.
    Could you please tell me which step that I'm missing or make mistake?
    For RishiAbrol , I'd checked service as you comment at my server,they have no service--> tc/bi/jrfc/api running. How can I do next?
    Note: I use NWDS 7.1 and EP7.0
    Thnx&rgds,
    Werawat K.

  • Unresolved dependencies while deploying  com.sap.aii.af.app in SDM (PI 7.0)

    Hi Experts,
    I am trying to deploy aii_af_app.sda file using SDM tool. I am getting below mentioned errors. Please suggest. Thank you.
    SDM Logs -
    Oct 14, 2009 8:18:26 AM  Error: Unresolved dependencies found for the following SDAs:
    1.: development component 'com.sap.aii.af.app'/'sap.com'/'SAP AG'/'3.0.20091009164609.0000'/'0'
    dependency:
    name:     'com.sap.aii.af'
    vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    Deployment will be aborted.
    Return code: 4

    Hi,
    >
    > Oct 14, 2009 8:18:26 AM  Error: Unresolved dependencies found for the following SDAs:
    > 1.: development component 'com.sap.aii.af.app'/'sap.com'/'SAP AG'/'3.0.20091009164609.0000'/'0'
    > dependency:
    > name:     'com.sap.aii.af'
    > vendor:     'sap.com'
    > There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    > Deployment will be aborted.
    > Return code: 4
    Error completely shows that you have not met prerequisite to install this component. Check what all component you need to install in order to install aii_af_app.sda
    Thanks
    Sunny

  • Deploment Exception - Unresolved Dependencies.

    Hello Experts (??),
    I've a BPM process and a web dynpro DC's, Im able to build both of them properly without any errors or warnings.And I'm able to deploy the web dynpro component. But when Im trying to deploy the BPM process component, im getting a deployment exception as follows:
    Status ERROR
    Plugin : com.sap.ide.tools.services
    code=0
    Deployment problems
    children=[
    Status ERROR
    Plugin : com.sap.ide.tools.services
    code=0
    Deploy Exception.
    com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DependenciesResolvingException.
    Reason: ASJ.dpl_dc.006505 [ERROR CODE DPL.DC.3033] An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.; nested exception is:
         com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items: [
    1. Component: name: [dc_my_name_age], vendor: [demo.sap.com], location: [localDevelopment], version: [20091014131101], software type: [J2EE], csn component: [], dependencies: [[name: 'tc~bpem~content~predefs~default', vendor: 'sap.com', name: 'ide~es~config~mc~model~bi', vendor: 'sap.com', name: 'tc~bpem~content~predefs~types', vendor: 'sap.com', name: 'tc~bi~mctech', vendor: 'sap.com', name: 'wd_ui_mna', vendor: 'demo.sap.com']]
    Unresolved dependency:
    name: 'ide~es~config~mc~model~bi', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    Unresolved dependency:
    name: 'tc~bi~mctech', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:891)
    at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259)
    at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:104)
    at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:162)
    at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:85)
    at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$3.run(DcDeployAction.java:234)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Nested exceptions :com.sap.engine.services.dc.cm.deploy.DependenciesResolvingException: ASJ.dpl_dc.006505 [ERROR CODE DPL.DC.3033] An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.; nested exception is:
         com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items: [
    1. Component: name: [dc_my_name_age], vendor: [demo.sap.com], location: [localDevelopment], version: [20091014131101], software type: [J2EE], csn component: [], dependencies: [[name: 'tc~bpem~content~predefs~default', vendor: 'sap.com', name: 'ide~es~config~mc~model~bi', vendor: 'sap.com', name: 'tc~bpem~content~predefs~types', vendor: 'sap.com', name: 'tc~bi~mctech', vendor: 'sap.com', name: 'wd_ui_mna', vendor: 'demo.sap.com']]
    Unresolved dependency:
    name: 'ide~es~config~mc~model~bi', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    Unresolved dependency:
    name: 'tc~bi~mctech', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    atcom.sap.engine.services.dc.cm.deploy.impl.DependencyResolver.resolve(DependencyResolver.java:68)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.resolveDeploymentBatch(DeployerImpl.java:883)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deployInternal(DeployerImpl.java:384)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:215)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:897)
    atcom.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:447)
    atcom.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:67)
    atcom.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:41)
    atcom.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:977)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:57)
    atcom.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:110)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Nested exceptions :com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items: [
    1. Component: name: [dc_my_name_age], vendor: [demo.sap.com], location: [localDevelopment], version: [20091014131101], software type: [J2EE], csn component: [], dependencies: [[name: 'tc~bpem~content~predefs~default', vendor: 'sap.com', name: 'ide~es~config~mc~model~bi', vendor: 'sap.com', name: 'tc~bpem~content~predefs~types', vendor: 'sap.com', name: 'tc~bi~mctech', vendor: 'sap.com', name: 'wd_ui_mna', vendor: 'demo.sap.com']]
    Unresolved dependency:
    name: 'ide~es~config~mc~model~bi', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    Unresolved dependency:
    name: 'tc~bi~mctech', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    atcom.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.impl.SduDependenciesResolverImpl.resolve(SduDependenciesResolverImpl.java:214)
    atcom.sap.engine.services.dc.cm.deploy.impl.DependencyResolver.resolve(DependencyResolver.java:56)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.resolveDeploymentBatch(DeployerImpl.java:883)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deployInternal(DeployerImpl.java:384)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:215)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:897)
    atcom.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:447)
    atcom.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:67)
    atcom.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:41)
    atcom.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:977)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:57)
    atcom.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:110)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    I tried to deploy other applications as well, but all of them have the same problem - not able to deploy BPM Process Components. I would really appreciate any help I can get.
    Thanks,
    Samuel.
    Edited by: Samuel Paul KALUVURI on Oct 15, 2009 11:29 AM

    Hi
    1 . What dependency is there is that component any EJB/External Lib/rfc etc...
    2. Open the component tree hirerchy and select component (with red indication ) right click and select build/ resolve dependency.
    Best Regards
    Satish Kumar

  • Error:Unresolved dependencies

    Hi,
    while installing patch for EP6 SP6.Im getting the error as in log file below. can anyone tell me how to fix this problem
    Dec 29, 2004 4:51:37 PM  Info: Starting SDM - Software Deployment Manager...
    Dec 29, 2004 4:51:44 PM  Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.3005.00.0000.20040414093518.0000
    Dec 29, 2004 4:51:45 PM  Info: SDM operation mode successfully set to: Standalone
    Dec 29, 2004 4:51:46 PM  Info: Initializing Network Manager (50017)
    Dec 29, 2004 4:51:46 PM  Info: Checking if another SDM is running on port 50018
    Dec 29, 2004 4:51:46 PM  Info: -
    Starting deployment -
    Dec 29, 2004 4:51:47 PM  Info: Loading selected archives...
    Dec 29, 2004 4:51:47 PM  Info: Loading archive 'D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\J2EE\APPLICATION\com.sap.visualcomposer.BIKitQV.ear'
    Dec 29, 2004 4:51:59 PM  Info: Loading archive 'D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\J2EE\APPLICATION\com.sapportals.connectors.database.sda'
    Dec 29, 2004 4:52:01 PM  Info: Loading archive 'D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\J2EE\APPLICATION\com.sapportals.connectors.sap.sda'
    Dec 29, 2004 4:52:03 PM  Info: Loading archive 'D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\J2EE\APPLICATION\epbcsda.ear'
    Dec 29, 2004 4:52:34 PM  Info: Loading archive 'D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.common.sda'
    Dec 29, 2004 4:52:35 PM  Info: Loading archive 'D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.connectorframework.framework.sda'
    Dec 29, 2004 4:52:36 PM  Info: Loading archive 'D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.datadirect.sda'
    Dec 29, 2004 4:52:39 PM  Info: Loading archive 'D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.dqe.jdbcdriver.lib.sda'
    Dec 29, 2004 4:52:57 PM  Info: Loading archive 'D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.dqe.service.sda'
    Dec 29, 2004 4:53:17 PM  Info: Selected archives successfully loaded.
    Dec 29, 2004 4:53:17 PM  Error: Unresolved dependencies found for the following SDAs:
    1.: development component 'com.sapportals.connectors.database'/'sap.com'/'SAP AG'/'606.20040623135049.0000'
    dependency:
           name:     'tc/conn/connectorframework'
         vendor:     'sap.com'
    2.: development component 'com.sapportals.connectors.sap'/'sap.com'/'SAP AG'/'606.20040623135049.0000'
    dependency:
           name:     'tc/conn/connectorframework'
         vendor:     'sap.com'
    3.: development component 'DQE'/'sap.com'/'SAP AG'/'606.20040623135049.0000'
    dependency:
           name:     'tc/conn/connectorframework'
         vendor:     'sap.com'
    Deployment will be aborted.
    Dec 29, 2004 4:53:17 PM  Error: -
    Deployment was aborted -
    Dec 29, 2004 4:53:17 PM  Info: Summarizing the deployment results:
    Dec 29, 2004 4:53:17 PM  Error: Precondition violated: D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\J2EE\APPLICATION\com.sap.visualcomposer.BIKitQV.ear
    Dec 29, 2004 4:53:17 PM  Error: Precondition violated: D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\J2EE\APPLICATION\com.sapportals.connectors.database.sda
    Dec 29, 2004 4:53:17 PM  Error: Precondition violated: D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\J2EE\APPLICATION\com.sapportals.connectors.sap.sda
    Dec 29, 2004 4:53:17 PM  Error: Precondition violated: D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\J2EE\APPLICATION\epbcsda.ear
    Dec 29, 2004 4:53:17 PM  Error: Precondition violated: D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.common.sda
    Dec 29, 2004 4:53:17 PM  Error: Precondition violated: D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.connectorframework.framework.sda
    Dec 29, 2004 4:53:17 PM  Error: Precondition violated: D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.datadirect.sda
    Dec 29, 2004 4:53:17 PM  Error: Precondition violated: D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.dqe.jdbcdriver.lib.sda
    Dec 29, 2004 4:53:17 PM  Error: Precondition violated: D:\SAP NetWeaver\EP6SP6inst\SAPINST-CD\PORTAL\JAVA-LIB\com.sapportals.dqe.service.sda
    Dec 29, 2004 4:53:17 PM  Error: Processing error. Return code: 4
    rgds

    Hello,
      Please post this question in the Portal Forum
    Regards
    Abdul

  • Unresolved dependencies udev =160 gnome issues

    Hello everyone, I recently did a fresh installation of arch linux, and everything is setup accept the Desktop Enviroment. I decided to install gnome. Everything worked well, accept when I went to install (gdm login manager) it gave me this error.
    resolving dependencies....
    warning: cannot resolved "udev>=160", a dependency of "upower"
    : : the following package(s) cannot be upgraded due to unresolved dependencies
    gdm
    I tried install udev>=160 and it asks me do I want to continue the installation and I hit Yes and it just goes back to the terminal screen, so im not sure if it even installed or just rather ignored itself. This is the first time ive ever received this error when installing gnome on Arch. Unless there has been some recent upgrades maybe?
    Here are a copy of my log hopefully its helpful.
    This is my pacman.log
    http://pastebin.com/6PJf1EWY
    Thank you for the help much appreciated. If there is anything else I should provide or is needed defianetily let me know.
    Thank You

    find an up to date mirror and do pacman -Syyu before installing gnome
    https://www.archlinux.de/?page=MirrorStatus

  • Pacman -Syu - unresolvable dependencies hal libsm

    Hello.
    I need a little help with this problem.What can i do?
    sudo pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: cannot resolve "util-linux-ng>=2.16", a dependency of "hal"
    warning: cannot resolve "util-linux-ng>=2.16", a dependency of "libsm"
    :: the following package(s) cannot be upgraded due to unresolvable dependencies:
          hal  libsm 
    Do you want to skip the above package(s) for this upgrade? [Y/n] y
    looking for inter-conflicts...
    local database is up to date

    hey I got this error, its related right? so I just have to wait?
    resolving dependencies...
    warning: cannot resolve "udev>=145", a dependency of "gstreamer0.10-base"
    warning: cannot resolve "udev>=145", a dependency of "gstreamer0.10-base"
    warning: cannot resolve "util-linux-ng>=2.16", a dependency of "hal"
    warning: cannot resolve "util-linux-ng>=2.16", a dependency of "libsm"
    :: the following package(s) cannot be upgraded due to unresolvable dependencies:
          gstreamer0.10-base  gstreamer0.10-base-plugins  hal  libsm 
    Do you want to skip the above package(s) for this upgrade? [Y/n] y

  • Cannot install package because of unresolved dependencies

    I'm trying to install lib32-libwbclient with yaourt but I'm getting the following error:
    warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
    warning: cannot resolve "lib32-talloc", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
    warning: cannot resolve "lib32-libwbclient", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-pam", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-avahi", a dependency of "lib32-smbclient"
    :: The following packages cannot be upgraded due to unresolvable dependencies:
    lib32-libwbclient lib32-smbclient
    :: Do you want to skip the above packages for this upgrade? [y/N] n
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-libwbclient: requires lib32-libbsd
    :: lib32-smbclient: requires lib32-talloc
    :: lib32-libwbclient: requires lib32-libbsd
    :: lib32-smbclient: requires lib32-libwbclient
    :: lib32-smbclient: requires lib32-pam
    :: lib32-smbclient: requires lib32-avahi
    Here is the complete output:
    19:47~% yaourt -S lib32-libwbclient
    ==> Downloading lib32-libwbclient PKGBUILD from AUR...
    x .AURINFO
    x PKGBUILD
    ...[comments]...
    lib32-libwbclient 4.1.12-1 (Tue Sep 2 18:53:10 CEST 2008)
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> WARNING: This PKGBUILD describes a splitted package.
    ==> Specific package options are unknown
    ==> lib32-smbclient dependencies:
    ==> Continue building lib32-libwbclient ? [Y/n]
    ==> -------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: lib32-smbclient 4.1.12-1 (Sun Sep 14 19:48:48 CEST 2014)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Downloading smbclient-4.1.12-1-i686.pkg.tar.xz...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 5696k 100 5696k 0 0 49343 0 0:01:58 0:01:58 --:--:-- 47027
    -> Downloading libwbclient-4.1.12-1-i686.pkg.tar.xz...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 30556 100 30556 0 0 9667 0 0:00:03 0:00:03 --:--:-- 9666
    ==> Validating source files with md5sums...
    smbclient-4.1.12-1-i686.pkg.tar.xz ... Passed
    libwbclient-4.1.12-1-i686.pkg.tar.xz ... Passed
    ==> Extracting sources...
    ==> Entering fakeroot environment...
    ==> Starting package_lib32-libwbclient()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "lib32-libwbclient"...
    -> Generating .PKGINFO file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Starting package_lib32-smbclient()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "lib32-smbclient"...
    -> Generating .PKGINFO file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: lib32-smbclient 4.1.12-1 (Sun Sep 14 19:51:00 CEST 2014)
    ==> Continue installing lib32-smbclient ? [Y/n]
    ==> [v]iew package contents [c]heck package with namcap
    ==> ---------------------------------------------------
    ==> y
    loading packages...
    resolving dependencies...
    warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
    warning: cannot resolve "lib32-talloc", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
    warning: cannot resolve "lib32-libwbclient", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-pam", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-avahi", a dependency of "lib32-smbclient"
    :: The following packages cannot be upgraded due to unresolvable dependencies:
    lib32-libwbclient lib32-smbclient
    :: Do you want to skip the above packages for this upgrade? [y/N] n
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-libwbclient: requires lib32-libbsd
    :: lib32-smbclient: requires lib32-talloc
    :: lib32-libwbclient: requires lib32-libbsd
    :: lib32-smbclient: requires lib32-libwbclient
    :: lib32-smbclient: requires lib32-pam
    :: lib32-smbclient: requires lib32-avahi
    ==> WARNING: Your packages are saved in /tmp/yaourt-tmp-matachi
    cp: overwrite '/tmp/yaourt-tmp-matachi/lib32-libwbclient-4.1.12-1-x86_64.pkg.tar.xz'?
    cp: overwrite '/tmp/yaourt-tmp-matachi/lib32-smbclient-4.1.12-1-x86_64.pkg.tar.xz'?

    Scimmia wrote:
    MaTachi wrote:
    jasonwryan wrote:Your issue is exactly that you don't understand the difference between the official repositories and the AUR.
    Umm, so how do I do to install lib32-libwbclient?
    https://aur.archlinux.org/packages/lib32-libwbclient/
    https://wiki.archlinux.org/index.php/AUR
    Maybe it wasn't clear from my original post, but I have yaourt installed and I tried to install lib32-libwbclient by running yaourt -S lib32-libwbclient, which resulted in the error message in my original post. I have used yaourt to successfully install packages in the past, such as ttf-ms-fonts and owncloud-client.

  • Shaman - cannot re-install, unresolvable dependencies after upgrade

    after the most recent pacman upgrade, i cannot re-install shaman. error message: unresolvable dependencies pacman <3.3.  does shaman need to be updated before it can be installed now? any workarounds? or recommendations for a pacman front-end? (i use pacman & yaourt from bash and shaman both, but having a gui to work from is sometimes more convienent for somethings). i have arch on two other machines that upgraded with the same result.
    thank you in advance for any help,
    rg
    Update: it's a problem on Chakra, too http://chakra-project.org/bbs/viewtopic.php?id=1187
    in the meantime i've been trying to compile shaman versions from aur, git etc., but getting a couple errors, debug, debug, debug...
    Last edited by oorollergirloo (2009-08-05 23:45:45)

    we had a little snafu when archlinux-extra released their split packages. suddenly all dependencies were broken because the split pkgs didn't "provide" the whole kde modules anymore but just it's part (which is of course fine and the way to go), which resulted in two of our devs emergency-rebuilding our whole repo yesterday ^^ I don't know whether i686 is done yet, but x86_64 is already done (but the packages are in kdemod-testing)
    just follow this link for x86_64 and this link for i686 to find out how you should configure your pacman for the moment.
    (oh and we can't build shaman either for the moment, pacman 3.3 seems to have broke something in shaman with the new libalpm. our dev should be working on it)
    cheers
    Phil

  • [SOLVED] Unresolvable dependencies: gambas3-examples

    I am trying to get my package updates using pacman, but unfortunately there seems to be a problem with some of the gambas3 packages:
    [hamish@Griffindor ~]$ su -
    Password:
    [root@Griffindor ~]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date 0.0 B 0.00B/s 00:00 [----------------------] 0%
    extra is up to date 0.0 B 0.00B/s 00:00 [----------------------] 0%
    community is up to date 0.0 B 0.00B/s 00:00 [----------------------] 0%
    :: Starting full system upgrade...
    :: Replace khrplatform-devel with extra/mesa? [Y/n] Y
    :: Replace libegl with extra/mesa? [Y/n] Y
    :: Replace libgbm with extra/mesa? [Y/n] Y
    :: Replace libgl with extra/mesa-libgl? [Y/n] Y
    :: Replace libglapi with extra/mesa? [Y/n] Y
    resolving dependencies...
    warning: cannot resolve "gambas3-gb-imageio", a dependency of "gambas3-gb-map"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    gambas3-examples
    Do you want to skip the above package for this upgrade? [y/N] N
    error: failed to prepare transaction (unexpected error)
    [root@Griffindor ~]#
    Any suggestions?
    Last edited by Hamish (2013-03-02 09:11:45)

    I've had less luck; it closed my bug report; probably because i was not so good in explaining my reasons
    Anyway he fixed other problems too, but other remains:
    https://bugs.archlinux.org/task/34107
    edit:
    Could you confirm?
    Last edited by kokoko3k (2013-03-02 17:12:30)

  • Pacman -Syu - unresolvable dependencies

    When I do "pacman -Syu", I get this output:
    :: Synchronizing package databases...
    :: current is up to date
    :: extra is up to date
    :: community is up to date
    danimoth [################] 100% 2K 4.7K/s 00:00:00
    :: Replace compiz-quinn-cvs with compiz-git from "danimoth"? [Y/n] n
    error: unresolvable dependencies:
    xgl-git: requires fixesproto>=4.0
    I have latest xgl-git and fixesproto-4.0-2.
    What's the problem?

    stjepan wrote:
    When I do "pacman -Syu", I get this output:
    :: Synchronizing package databases...
    :: current is up to date
    :: extra is up to date
    :: community is up to date
    danimoth [################] 100% 2K 4.7K/s 00:00:00
    :: Replace compiz-quinn-cvs with compiz-git from "danimoth"? [Y/n] n
    error: unresolvable dependencies:
    xgl-git: requires fixesproto>=4.0
    I have latest xgl-git and fixesproto-4.0-2.
    What's the problem?
    you answer is right there whatever your installing depends on compiz-git, which conflicts with compiz-quinn-cvs, Either agree to replace it or force it with f

  • Can't update the system due to unresolved dependencies-nvidia-bumblebe

    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia-bumblebee: requires linux<3.8
    Desktop: KDE 4.10.1
    Kernel: 3.7.10-1-ARCH x86_64 (64 bit)
    nvidia-bumblebee: 313.18-3
    How to proceed?

    >anonymous_user
    TNX!
    FWIW, besides nvidia-bumblebee I had to reinstall also nvidia-utils-bumblebee & bbswitch

  • Cannot install digikam:Unresolved dependencies

    [root@arch ~]# pacman -S digikam
    error: cannot resolve dependencies for "digikam":
    "sqlite3" is not in the package set
    I am pretty sure it used to work just fine. Searching the forums didn't help.

    All OK here. I'm not using "testing" repo BTW. Try another "pacman -Suy" in case of a mirror sync delay maybe?
    [paul@night ~]$ pacman -Qi digikam
    Name : digikam
    Version : 0.8.2-1
    Groups : None
    Packager : Tobias Powalowski <tpowa>
    URL : http://digikam.sourceforge.net
    License : None
    Architecture : i686
    Size : 8529253
    Build Date : Thu Jul 20 18:27:47 2006 UTC
    Install Date : Sun Jul 23 10:47:19 2006 UTC
    Install Script : No
    Reason: : installed as a dependency for another package
    Provides : None
    Depends On : imlib2 libexif libgphoto2 libkexif libkipi sqlite3
    Required By : digikamimageplugins
    Conflicts With : None
    Description : Digital photo management application for kde
    [paul@night ~]$ pacman -Qi sqlite3
    Name : sqlite3
    Version : 3.3.7-1
    Groups : None
    Packager : Tobias Powalowski <tpowa>
    URL : http://www.sqlite.org/
    License : None
    Architecture : i686
    Size : 1432658
    Build Date : Sat Sep 9 09:53:47 2006 UTC
    Install Date : Sat Sep 9 15:06:45 2006 UTC
    Install Script : No
    Reason: : installed as a dependency for another package
    Provides : None
    Depends On : readline
    Required By : digikam
    Conflicts With : sqlite
    Description : A C library that implements an SQL database engine

  • [solved] Unresolvable dependencies, system won't update

    Trying to update, haven't done it in about two weeks. There's a new version of pacman, and when I attempt to install it it says :
    resolving dependencies...
    looking for inter-conflicts...
    :: gcc-libs and gcc-libs-multilib are in conflict. Remove gcc-libs-multilib? [y/N]
    If I say yes, it goes on to do that :
    error: failed to prepare transaction (could not satisfy dependencies)
    :: gcc-multilib: requires gcc-libs-multilib=4.6.2-7
    If I say no, it does this instead :
    error: failed to prepare transaction (conflicting dependencies)
    :: gcc-libs and gcc-libs-multilib are in conflict
    After trying to remove it I realized that gcc-libs was not yet installed on my machine. So I gather it's the newer version and is supposed to replace gcc-libs-multilib. Attempting to remove gcc-libs-multilib manually gives conflicts with pretty much my entire system (the list of conflicting packages is longer than a full-screened terminal). Attempting to remove gcc-multilib gives conflicts with libreoffice-sdk and libtool. However, attempting to remove these two packages throws up a long list of conflicting packages as well. What to do? Force the update?
    Last edited by bolshevik (2012-02-20 01:30:11)

    Please search before posting
    https://bbs.archlinux.org/viewtopic.php?id=131608

  • DC dependencies problem

    Hi,
    I have created two DC's - one java DC, and one J2EE components/Library DC.  Java DC include only one Class. This class is added to public part (two times with purpose compilation and purpose assembly). I have added both public parts of Java DC two "used DC" in library DC and checked build, deploy and run time check boxes. But when i try to deploy library dc an "unresolved dependencies found" error occured (my java dc coudn't be found).
    What made I wrong?
    Regards
    Bogdan

    Hi,
      Libraries are typically used during 'Build Time' and 'Run Time' only.
      while adding the 'Used DC's', please check build and Run time only.
    hope that helps.
    Regards,
    S.Divakar

Maybe you are looking for

  • IPhoto 08 Help - iPhoto shows no photo's but data is still there.

    Hi there. I have a Macbook Pro 15" and am running iLife 08. Basically my harddrive isn't big enough for all my photos so for the past year I have been using an external harddrive to hold all my photo's and using an alias (named iPhoto Library, in the

  • Recomendation for an external dvd burner  10.3.9 idvd 4

    now that i think i have been helped with the problem of idvd 4 not being able to burn directly to an external drive, it is time to do some burner shopping. if anyone could suggest a burner for me to purchase, i would be most grateful. i have no idea

  • Address Book- Lost a ton of contact info during "MERGE"

    Trying to "Bluetooth" contacts to my new phone and struggling a bit. Tried a few options with no luck, so I highlighted all contacts then clicked "MERGE CARDS". This put all phone numbers under the "Apple Computer" contact, (I think it was the top of

  • Is this sentence is correct or else can u correct this

    Webdynpro Rule composer will be give flexible to define the Business rule by User as compare to the traditional method where user need to wait for the program changes Regards, H.V.Swathi Edited by: H.V Swathi on Nov 18, 2009 10:11 AM

  • Where to download the SAP GUI patchlevel 14?

    The links on /thread/488760 [original link is broken] do not work, unfortunately. A 'NO DATA AVAILABLE' message apears lonely in the page. Thanks for all the info you can provide.