akeneo-labs / ExcelConnectorBundle

Akeneo Excel Connector (deprecated)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i install Excel Connector Bundle on PIM 1.2.12

syedqurat opened this issue · comments

Can i use Excel Connector Bundle on PIM 1.2.12 latest akeneo version? I try it but get error when i run command.

Hi syedqurat,

Can you be more precise on the type of error you encountered running the command ?

Regards,
Willy

Here is logs:

login as: bitnami
Authenticating with public key "bitnami-hosting-key"
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-39-generic x86_64)
___ _ _ _
| _ |) | _ _ __ _ _ __ ()
| _ \ | | ' / ` | ' | |
|
/|__|||__,|||||

*** Welcome to Bitnami ***
*** Bitnami Wiki: http://wiki.bitnami.com/ ***
*** Bitnami Forums: https://community.bitnami.com/ ***
Last login: Mon Nov 24 05:40:22 2014 from 99-91-220-47.lightspeed.irvnca.sbcglobal.net
bitnami@ip-172-31-46-43:$ dir
apps htdocs stack
bitnami@ip-172-31-46-43:
$ cd \akeneo
-bash: cd: akeneo: No such file or directory
bitnami@ip-172-31-46-43:$ cd \bitnami
-bash: cd: bitnami: No such file or directory
bitnami@ip-172-31-46-43:
$ dir +N
dir: cannot access +N: No such file or directory
bitnami@ip-172-31-46-43:$ cd \apps
bitnami@ip-172-31-46-43:
/apps$ cd \akeneo
bitnami@ip-172-31-46-43:/apps/akeneo$ cd \htdocs
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs$ php composer.phar require --prefer-dist "vendor/akeneo/excel-connector-bundle"

[InvalidArgumentException]
Could not find package vendor/akeneo/excel-connector-bundle at any version
for your minimum-stability (stable). Check the package spelling or your min
imum-stability

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-update] [--update-no-dev] [--update-with-dependencies] [packages1] ... [packagesN]

bitnami@ip-172-31-46-43:~/apps/akeneo/htdocs$ php composer.phar require --prefer-dist "/vendor/akeneo/excel-connector-bundle"

[InvalidArgumentException]
Could not find package /vendor/akeneo/excel-connector-bundle at any version
for your minimum-stability (stable). Check the package spelling or your mi
nimum-stability

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-update] [--update-no-dev] [--update-with-dependencies] [packages1] ... [packagesN]

bitnami@ip-172-31-46-43:/apps/akeneo/htdocs$ cd \vendor
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ php composer.phar require --prefer-dist "akeneo/excel-connector-bundle"
Using version ~1.3 for akeneo/excel-connector-bundle
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- akeneo/excel-connector-bundle v1.3.2 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
- akeneo/excel-connector-bundle v1.3.1 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
- akeneo/excel-connector-bundle v1.3.0 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
- Installation request for akeneo/excel-connector-bundle ~1.3 -> satisfiable by akeneo/excel-connector-bundle[v1.3.0, v1.3.1, v1.3.2].

Potential causes:

Read http://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, deleting ./composer.json.
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ Problem 1
- akeneo/excel-connector-bundle v1.3.2 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
- akeneo/excel-connector-bundle v1.3.1 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
Problem: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.2 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
- akeneo/excel-connector-bundle v1.3.0 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
- Installation request for akeneo/excel-connector-bundle 1.3 -> satisfiable by akeneo/excel-connector-bundle[v1.3.0, v1.3.1, v1.3.2].
-: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.1 requires akeneo/pim-community-dev 1.2.* -> no matching package found.

Potential causes:

Read http://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, deleting ./composer.json.
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$
-: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.0 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
-: command not found
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ - Installation request for akeneo/excel-connector-bundle 1.3 -> satisfiable by akeneo/excel-connector-bundle[v1.3.0, v1.3.1, v1.3.2].
-: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ Potential causes:
Potential: command not found
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ - A typo in the package name
-: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ - The package is not available in a stable-enough version according to your minimum-stability setting
-: command not found
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ see https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion for more details.
-bash: https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion: No such file or directory
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ Read http://getcomposer.org/doc/articles/troubleshooting.md for further common problems.
-bash: http://getcomposer.org/doc/articles/troubleshooting.md: No such file or directory
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ Installation failed, deleting ./composer.json.
Installation: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$
-bash: bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$: No such file or directory
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ Installation failed, deleting ./composer.json.
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ Problem 1
Installation: command not found
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ Problem 1
-bash: bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$: No such file or directory
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.2 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
- akeneo/excel-connector-bundle v1.3.1 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
-: command not found
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.1 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
Problem: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.2 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
-: command not found
- akeneo/excel-connector-bundle v1.3.0 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
- Installation request for akeneo/excel-connector-bundle 1.3 -> satisfiable by akeneo/excel-connector-bundle[v1.3.0, v1.3.1, v1.3.2].
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ Problem: command not found
-: command not found
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.1 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
Problem:: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.2 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
-bash: bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$: No such file or directory
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.0 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
-: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ - Installation request for akeneo/excel-connector-bundle 1.3 -> satisfiable by akeneo/excel-connector-bundle[v1.3.0, v1.3.1, v1.3.2].
-: command not found
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ -: command not found
-:: command not found
bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$ - akeneo/excel-connector-bundle v1.3.1 requires akeneo/pim-community-dev 1.2.* -> no matching package found.
-bash: bitnami@ip-172-31-46-43:/apps/akeneo/htdocs/vendor$: No such file or directory
bitnami@ip-172-31-46-43:
/apps/akeneo/htdocs/vendor$ ^C
bitnami@ip-172-31-46-