[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)

Similar Messages

  • [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

  • 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

  • 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

  • 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

  • [solved] - conflicting dependencies - desktop stage of installation

    Goodday,
    Installation to hard drive using USB drive with CD 2013.03.01
    Installation went well and arch is up and running in text mode.
    As is usual for me with Arch distros (or any other for that matter) I choose KDE for the graphical side of things.
    Previous installations of arch (December release and February release) have proceeded from this point with no problems.
    Today's output from:
    pacman -S kde kde-l10n-en_gb
    produced - after showing me the packages to be downloaded and allowing me to choose a phonon -
    error:unresolvable package conflicts detected
    error:failed to prepare transaction (confilcts dependencies)
    ::kdesk-dev-scripts and kdesdk-scripts are in conflict
    Has anyone come across this before? If so how did you get past this sticking point?
    Thanks,
    Hugh
    Last edited by prokonsole (2013-03-06 20:28:39)

    Awebb wrote:Wait a while. Your mirror is not fully sync with the new packages yet. This happened to me yesterday as well, but with different packages. Pick a more recent mirror and update using Syyu. The problem should solve itself, as all KDE packages move to the new version.
    Well I waited while - overnight in fact.
    Went back to my full fresh Arch install with no Desktop Environment
    ran reflector to make sure I had a properly synced mirror
    issued
    pacman -Syyu
    accepted the two files offered for today's update
    then issued the command
    pacman -S kde kde-l10n-en_gb
    accepted the default which is everything
    chose gstreamer-phonon when offered
    then still get the conflicting files whic means the installation does not proceed
    pacman -Ss kdesdk-scripts
    produces
    kdesdk-scripts 4.10.0.2
    pacman -Ss kdesdk-dev-scripts
    produces
    kdesdk-dev-scripts 4.10.1-1
    That they have different version numbers is fairly obvious.
    Maybe another 24 hours will see the older package disappear.
    edit: on my regular fully updated Arch install the package kdesdk-dev-scripts does not exist. So it looks like I can do without it!
    another edit: emailed the maintainer who has fixed the conflict.
    marking post as solved.
    Hugh
    Last edited by prokonsole (2013-03-06 20:32:40)

  • [solved] wrong dependencies in testing/kdemod vs. kde

    Since I installed the new pacman (3.1.0.1) I've got serious problems to install kdemod 4 (http://kdemod.ath.cx/bbs/viewtopic.php?id=406&p=1. If I try to upgrade arch to testing pacman wants to install vanilla-kde, although I've only installed kdemod on my machine:
    pacman -Su
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    :: arts conflicts with kdemod-arts. Remove kdemod-arts? [Y/n] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: arts: conflicts with kdemod-arts
    . Is there any possibility to check which package in testing has these wrong dependencies to kde?
    Please excuse my bad english..
    Last edited by goethe (2008-01-13 11:31:24)

    zchira wrote:
    I have the sam problem, but I did not got it :-)
    What shuld I do?
    Btw, I am new (unexpirienced) Arch-er
    More or less pacman has a new feature that breaks some packages from installing because they lack the necessary information that pacman 3.1 needs.
    as for this particular case I am not sure how to resolve the problem, is qtmod in AUR? I will look and see if I can't come up with a solution. I have nothing better to do today.
    edit: looks like this is a problem for kdemod people. they need update the package build with the new information that pacman 3.1 requires. If u wait long enough (couple days) I am sure this will be resolved since pacman 3.1 is in core repository now.
    Last edited by jacko (2008-01-13 17:24:46)

  • [solved]unresolvable nvidia driver install conflicts with libgl

    ima totall noob that just got arch up and going about an hour ago on my x64 box....ok so all I want to do is get evilwm and or xorg going yet if i exec evilwn i get..."can't open display" then it logs me out...if i try to "startx" i get scrambled static colors (havent touched any x conf files).....so i figured i needed to install the drivers for my nvidia geforece 9600 gt video card via "pacman -S nvidia nvidia-utils".....yet when i do this i am confronted with the folllowing.........."resolving dependencies...  looking for inter-conflicts... :: nvidia-utils and libgl are in conflict. Remove libgl?"  At this point if i answer yes the following occurs....
    error: failed to prepare transaction (could not satisfy dependencies)
    :: ati-dri: requires libgl=7.10.1
    :: intel-dri: requires libgl=7.10.1
    :: mach64-dri: requires libgl=7.10.1
    :: mga-dri: requires libgl=7.10.1
    :: r128-dri: requires libgl=7.10.1
    :: savage-dri: requires libgl=7.10.1
    :: sis-dri: requires libgl=7.10.1
    :: tdfx-dri: requires libgl=7.10.1
    and if i answer No i am confronted with the following
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: nvidia-utils and libgl are in conflict
    Any help would be much appreciated
    -noob
    Last edited by turbo-n00b (2011-03-24 14:42:02)

    turbo-n00b wrote:
    bohoomil wrote:
    Try removing all this:
    :: ati-dri: requires libgl=7.10.1
    :: intel-dri: requires libgl=7.10.1
    :: mach64-dri: requires libgl=7.10.1
    :: mga-dri: requires libgl=7.10.1
    :: r128-dri: requires libgl=7.10.1
    :: savage-dri: requires libgl=7.10.1
    :: sis-dri: requires libgl=7.10.1
    :: tdfx-dri: requires libgl=7.10.1
    -- then libgl, and finally try to install nvidia-utils & nvidia again.
    I installed all the xorg and evilwm packagegs before i attempted to install video drivers so i think you might be onto something but ........
    i did pacman -Rns on the first problematic pkg (packman -Rns ati-dri)...it returned ..error:failed to prepare transaction (could not satisfy dependencies)
    ::xf86-video-ati: requires-dri
    awesome thx for the help think i got it thx to my freind......
    pacman -Rns xf86-vidieo-"driver"
    Last edited by turbo-n00b (2011-03-24 03:14:31)

Maybe you are looking for