Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

unsatisfied dependency #7

Closed
ElDavoo opened this issue Jun 13, 2021 · 3 comments
Closed

unsatisfied dependency #7

ElDavoo opened this issue Jun 13, 2021 · 3 comments

Comments

@ElDavoo
Copy link
Owner

ElDavoo commented Jun 13, 2021

Error loading Pluggable plugin 'Socialtext::Pluggable::Plugin::Default': Can't locate Socialtext/Signal/Topic.pm in @inc (you may need to install the Socialtext::Signal::Topic module)

can't find it anywhere

@ElDavoo
Copy link
Owner Author

ElDavoo commented Jun 13, 2021

ST_CURRENT=../ /usr/bin/perl dev-bin/gen-config --sitewide --target=ssl
sudo touch /var/log/st-db.log
sudo chown postgres /var/log/st-db.log
sudo -u postgres /usr/bin/perl bin/st-db sync
Smartmatch is experimental at bin/st-db line 55.
socialtext: Current schema version is 154
Odd number of elements in hash assignment at /usr/share/perl5/Method/Signatures/Simple.pm line 23.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/{{ <-- HERE (.?)}}/ at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Formatter/Unit.pm line 380.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/{{ <-- HERE (.
?)}}/ at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Formatter/Unit.pm line 388.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/%{ <-- HERE (\w+)}/ at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Formatter/LinkDictionary.pm line 207.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/{{ <-- HERE {(toc:?\s*.?)}}}/ at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Formatter/WaflPhrase.pm line 956.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/{{{ <-- HERE (toc:?\s
.*?)}}}/ at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Formatter/WaflPhrase.pm line 956.
Error loading Pluggable plugin 'Socialtext::Pluggable::Plugin::Default': Can't locate Socialtext/Signal/Topic.pm in @inc (you may need to install the Socialtext::Signal::Topic module) (@inc contains: /current/socialtext-reports/lib /home/socialtext/socialtext/nlw/bin/../lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Events/Reporter.pm line 14.
BEGIN failed--compilation aborted at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Events/Reporter.pm line 14.
Compilation failed in require at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Events.pm line 9.
BEGIN failed--compilation aborted at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Events.pm line 9.
Compilation failed in require at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Workspace.pm line 21.
BEGIN failed--compilation aborted at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Workspace.pm line 21.
Compilation failed in require at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Pluggable/Plugin/Default.pm line 7.
BEGIN failed--compilation aborted at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Pluggable/Plugin/Default.pm line 7.
Compilation failed in require at (eval 830) line 1.
at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Pluggable/Adapter.pm line 48.
Socialtext::Pluggable::Adapter::BEGIN() called at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Pluggable/Adapter.pm line 50
eval {...} called at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Pluggable/Adapter.pm line 50
require Socialtext/Pluggable/Adapter.pm called at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Account.pm line 24
require Socialtext/Account.pm called at (eval 296) line 1
eval 'require Socialtext::Account' called at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Schema.pm line 187
Socialtext::Schema::_add_required_data(Socialtext::Schema=HASH(0x55fdf4364d28)) called at /home/socialtext/socialtext/nlw/bin/../lib/Socialtext/Schema.pm line 147
Socialtext::Schema::sync(Socialtext::Schema=HASH(0x55fdf4364d28)) called at bin/st-db line 59

@ElDavoo
Copy link
Owner Author

ElDavoo commented Jun 13, 2021

Looks like we'll need to drop every feature that uses this package completely.

@ElDavoo
Copy link
Owner Author

ElDavoo commented Jun 26, 2021

done

@ElDavoo ElDavoo closed this as completed Jun 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant