Code Monkey home page Code Monkey logo

Comments (5)

astorm avatar astorm commented on June 24, 2024

Um, I'm not sure what you're talking about in this new issue?

from magentotartoconnect.

marvinosswald avatar marvinosswald commented on June 24, 2024

ok, let me try to explain... If I pack the new extension with MagentoTarToConnect and try to install it with Magento Connect it says: CONNECT ERROR: Unsupported resource type

from magentotartoconnect.

astorm avatar astorm commented on June 24, 2024

OK, can you ungzip and untar the extension, find the package manifest file (package.xml) and compare with with an extension that's working?

from magentotartoconnect.

marvinosswald avatar marvinosswald commented on June 24, 2024

Finally had time to look into it, it appears that MagentoTarToConnect outputs another contents structure.

I guess I'm messing something up in my new ci env, have to do further investigations.

MagentoTarToConnect:

    <contents>
      <target name="mage">
        <dir name="app">
          <dir name="code">
            <dir name="local">

            </dir>
          </dir>
          <dir name="etc">

          </dir>
        </dir>
        <dir name="lib">
          <dir name="H2ODev">

          </dir>
        </dir>
      </target>
    </contents>

Builtin:

    <contents>
      <target name="magelocal">

      <target name="mageetc">

      </target>
      <target name="magelib">

      </target>
    </contents>

EDIT:

getTagetMap() should translate the structure for Magento, shouldn't it ?
Only difference to my last CI is that now I'm using the php file instead of the phar as my ci couldn't handle it for some reasons...

from magentotartoconnect.

astorm avatar astorm commented on June 24, 2024

@marvinosswald still a little confused here as to what, exactly, the issue you're having is. Can you remove the build system from the equation and try using the tar to connect script stand alone? Assuming that it works stand alone, compare your built archives. If it doesn't work stand alone, there may be a bug, or you may have uncovered a change in a recent version of Magento we need to be aware of.

from magentotartoconnect.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.