8000 Cant install wekan over https://packager.io/gh/wekan/wekan · Issue #2582 · wekan/wekan · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cant install wekan over https://packager.io/gh/wekan/wekan #2582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sfahrenholz opened this issue Aug 4, 2019 · 10 comments
Closed

Cant install wekan over https://packager.io/gh/wekan/wekan #2582

sfahrenholz opened this issue Aug 4, 2019 · 10 comments

Comments

@sfahrenholz
Copy link

I try to install wekan about https://packager.io/gh/wekan/wekan

So i follow the specify steps, but i get follow error message on "apt install wekan"
image

This means, libreadline7 and libressl1.0.0 cannot installed.

when i try apt install libreadline7
libreadline7 > there is no install package

try with ubuntu 18.04, 18.10 and 19.04

@xet7
Copy link
Member
xet7 commented Aug 4, 2019

@sfahrenholz

Thanks for testing! I will look how to add those missing dependencies.

@sfahrenholz
Copy link
Author

for 19.04 i think i found the problems

libreadline7 is not more supported, so i try it with libreadline8
libssl1.0.0 is not more supported, libssl 1.1.1b is the current version

@xet7
Copy link
Member
xet7 commented Aug 4, 2019

I did change dependencies, let's see does it work any better:
https://github.com/wekan/wekan/blob/master/.pkgr.yml

@xet7
Copy link
Member
xet7 commented Aug 4, 2019

It will take some time to build.

@sfahrenholz
Copy link
Author

the installation on 18.04 are complete, thanks for this.
but wekan does not start.
is there any documentation to how start wekan with packager? (I dont used it before)

@xet7
Copy link
Member
xet7 commented Aug 4, 2019

https://packager.io/
http://doc.packager.io/documentation/

It would be nice if you have time to look how it works, is something missing, etc, and add comment about it to this issue.

@sfahrenholz
Copy link
Author

wekan run web

 info it worked if it ends with ok
1 verbose cli [ '/opt/wekan/.heroku/node/bin/node',
1 verbose cli   '/opt/wekan/.heroku/node/bin/npm',
1 verbose cli   'start' ]
2 info using npm@5.10.0
3 info using node@v6.17.1
4 verbose stack Error: missing script: start
4 verbose stack     at run (/opt/wekan/.heroku/node/lib/node_modules/npm/lib/run-script.js:151:19)
4 verbose stack     at /opt/wekan/.heroku/node/lib/node_modules/npm/lib/run-script.js:61:5
4 verbose stack     at /opt/wekan/.heroku/node/lib/node_modules/npm/node_modules/read-package-json/read-json.js:115:5
4 verbose stack     at /opt/wekan/.heroku/node/lib/node_modules/npm/node_modules/read-package-json/read-json.js:418:5
4 verbose stack     at checkBinReferences_ (/opt/wekan/.heroku/node/lib/node_modules/npm/node_modules/read-package-json/read-json.js:373:45)
4 verbose stack     at final (/opt/wekan/.heroku/node/lib/node_modules/npm/node_modules/read-package-json/read-json.js:416:3)
4 verbose stack     at then (/opt/wekan/.heroku/node/lib/node_modules/npm/node_modules/read-package-json/read-json.js:160:5)
4 verbose stack     at /opt/wekan/.heroku/node/lib/node_modules/npm/node_modules/read-package-json/read-json.js:280:12
4 verbose stack     at /opt/wekan/.heroku/node/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:78:16
4 verbose stack     at tryToString (fs.js:457:3)
5 verbose cwd /opt/wekan
6 verbose Linux 4.15.0-47-generic
7 verbose argv "/opt/wekan/.heroku/node/bin/node" "/opt/wekan/.heroku/node/bin/npm" "start"
8 verbose node v6.17.1
9 verbose npm  v5.10.0
10 error missing script: start
11 verbose exit [ 1, true ]

@xet7
Copy link
Member
xet7 commented Aug 4, 2019

Heroku? There are some Heroku Wekan GitHub issues open, they are listed at wiki:
https://github.com/wekan/wekan/wiki/Heroku

I have not tested Heroku yet.

@xet7
Copy link
Member
xet7 commented Aug 4, 2019

This is old Heroku config file:
https://github.com/wekan/wekan/blob/master/app.json

@xet7
Copy link
Member
xet7 commented Aug 4, 2019

Wekan currently uses newest NPM and Node 8.16.0 and MongoDB 4.0.11. Maybe some start script is missing from somewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0