This repository was archived by the owner on May 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
This repository was archived by the owner on May 10, 2019. It is now read-only.
Completely Broken #10
Copy link
Copy link
Open
Description
I know titles like this are not super helpful, but as it is a plug-n-play type of library I felt the issues I have encountered reflect a broken library.
First set of errors:
remote: INFO -- : debconf: unable to initialize frontend: Dialog
remote: debconf: (TERM is not set, so the dialog frontend is not usable.)
remote: debconf: falling back to frontend: Readline
remote:
remote: INFO -- : debconf: unable to initialize frontend: Readline
remote: debconf: (This frontend requires a controlling tty.)
remote:
remote: INFO -- : debconf: falling back to frontend: Teletype
remote:
remote: INFO -- : Setting up postgresql-common (154ubuntu1) ...
remote: INFO -- : debconf: unable to initialize frontend: Dialog
remote: debconf: (TERM is not set, so the dialog frontend is not usable.)
remote: debconf: falling back to frontend: Readline
remote:
remote: INFO -- : debconf: unable to initialize frontend: Readline
remote: debconf: (This frontend requires a controlling tty.)
remote:
remote: INFO -- : debconf: falling back to frontend: Teletype
remote:
remote: INFO -- : Adding user postgres to group ssl-cert
remote:
remote: INFO -- :
remote: Creating config file /etc/logrotate.d/postgresql-common with new version
remote:
remote: INFO -- : Building PostgreSQL dictionaries from installed myspell/hunspell packages...
remote: Removing obsolete dictionary files:
remote:
remote: INFO -- : invoke-rc.d: policy-rc.d denied execution of start.
remote:Last error I got was here during pre-release:
remote: INFO -- : WAITING FOR: Run prerelease commands
remote: INFO -- : Traceback (most recent call last):
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/logan/runner.py", line 101, in settings_callback
remote: INFO -- : 'settings': settings,
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/sentry/utils/runner.py", line 230, in initialize_app
remote: INFO -- : config['settings'], 'kombu.contrib.django', 'djkombu_queue')
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/sentry/utils/runner.py", line 272, in skip_migration_if_applied
remote: INFO -- : from south.migration import Migrations
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/south/migration/__init__.py", line 11, in <module>
remote: INFO -- : import south.db
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/south/db/__init__.py", line 83, in <module>
remote: INFO -- : db = dbs[DEFAULT_DB_ALIAS]
remote: INFO -- : KeyError: 'default'
remote: INFO -- : Traceback (most recent call last):
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/logan/runner.py", line 101, in settings_callback
remote: INFO -- : 'settings': settings,
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/sentry/utils/runner.py", line 230, in initialize_app
remote: INFO -- : config['settings'], 'kombu.contrib.django', 'djkombu_queue')
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/sentry/utils/runner.py", line 272, in skip_migration_if_applied
remote: INFO -- : from south.migration import Migrations
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/south/migration/__init__.py", line 11, in <module>
remote: INFO -- : import south.db
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/south/db/__init__.py", line 83, in <module>
remote: INFO -- : db = dbs[DEFAULT_DB_ALIAS]
remote: INFO -- : KeyError: 'default'
remote: INFO -- : Traceback (most recent call last):
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/logan/runner.py", line 101, in settings_callback
remote: INFO -- : 'settings': settings,
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/sentry/utils/runner.py", line 230, in initialize_app
remote: INFO -- : config['settings'], 'kombu.contrib.django', 'djkombu_queue')
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/sentry/utils/runner.py", line 272, in skip_migration_if_applied
remote: INFO -- : from south.migration import Migrations
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/south/migration/__init__.py", line 11, in <module>
remote: INFO -- : import south.db
remote: INFO -- : File "/usr/local/lib/python2.7/dist-packages/south/db/__init__.py", line 83, in <module>
remote: INFO -- : db = dbs[DEFAULT_DB_ALIAS]
remote: INFO -- : KeyError: 'default'
remote: ERROR -- : Prerelease commands failed: Non-zero exit code from command: 1.
remote: ERROR -- : FAILED: Run prerelease commands
remote: WARN -- : STARTING ROLLBACK: This operation encountered an error, Aptible is now attempting to rollback your infrastructure to its initial state.There was also numerous (over 50) warnings that I received. It appears that this library has fallen out of sync with Antible and is no longer a working solution. Do you anticipate fixing this?
Metadata
Metadata
Assignees
Labels
No labels