Skip to content
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

testing against ubuntu 14.10 and 15.04 #95

Open
digcat opened this issue Jul 25, 2015 · 3 comments
Open

testing against ubuntu 14.10 and 15.04 #95

digcat opened this issue Jul 25, 2015 · 3 comments

Comments

@digcat
Copy link
Collaborator

digcat commented Jul 25, 2015

15.04 and 14.10 include openjdk-8-jdk, but libt1-dev has been deleted from main repo https://launchpad.net/ubuntu/utopic/i386/libt1-dev

Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/Package[libapache2-mod-php5]/ensure: ensure changed 'purged' to 'present'
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load symlink]/target: target changed '../mods-available/php5.load' to '/etc/apache2/mods-available/php5.load'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libt1-dev' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libt1-dev
Error: /Stage[main]/Alfresco::Install/Package[libt1-dev]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libt1-dev' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libt1-dev

tomcat startup script not starting tomcat, but startup.sh from tomcat/bin starts tomcat ok

startup log showing errors
http://pastebin.com/0VNkUU13

tried upgrade to latest mysql connector 1.36

2015-07-25 10:23:12,016 INFO [alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbc:mysql://localhost:3306/alfresco?useUnicode=yes&characterEncoding=UTF-8&autoReconnect=true' with user 'alfresco'.
2015-07-25 10:23:16,366 ERROR [web.context.ContextLoader] [localhost-startStop-1] Context initialization failed

http://pastebin.com/5HcYfQsd

using oracle installer still no joy with db connector

http://pastebin.com/5dWaGqjD

@digcat
Copy link
Collaborator Author

digcat commented Jul 30, 2015

tried vagrant with ubuntu/vivid64 openjdk-8-jdk installs fine, but were missing libt1-dev

http://pastebin.com/n02Q69rX

@digcat
Copy link
Collaborator Author

digcat commented Jul 30, 2015

using t1utils in place of libt1-dev moves us along some now just a failure in the /etc/init.d/tomcat startup script

http://pastebin.com/iwx2ZFf9

@marsbard
Copy link
Owner

I thought we provided our own init script but that seems to have been replaced with a call to systemd

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

No branches or pull requests

2 participants