Search found 12 matches

by rpluto
21 Oct 2022, 23:27
Forum: System Update
Topic: Docker Compose missing dependancy?
Replies: 24
Views: 11123

Re: Docker Compose missing dependancy?

We are not on the same page. Is docker manager who install the docker-compose, and it ask for docker-compose 1.24.1 Even if i can install other it gives the error, .... pkg_resources.DistributionNotFound: The 'docker-compose==1.24.1' distribution was not found and is required by the application So i...
by rpluto
21 Oct 2022, 20:46
Forum: System Update
Topic: Docker Compose missing dependancy?
Replies: 24
Views: 11123

Re: Docker Compose missing dependancy?

After do the steps mentioned docker-compose --version Traceback (most recent call last): File "/Volume1/@apps/Python3/sysroot/usr/lib/python3.10/site-packages/setuptools-63.2.0-py3.10.egg/pkg_resources/__init__.py", line 581, in _build_master ws.require(__requires__) File "/Volume1/@a...
by rpluto
21 Oct 2022, 06:50
Forum: System Update
Topic: Docker Compose missing dependancy?
Replies: 24
Views: 11123

Re: Docker Compose missing dependancy?

Docker Manage App update, issue reappeared I remove my python3 app and docker manager app then I remove all python3 under /usr/bin/python3* rm /usr/bin/python3* then i create a sym link to python -> python2.7 cd /usr/bin/ ln -s python2.7 python cd docker --version Docker version 20.10.17, build 20.1...
by rpluto
10 Oct 2022, 19:33
Forum: System Update
Topic: Docker Compose missing dependancy?
Replies: 24
Views: 11123

Re: Docker Compose missing dependancy?

fix, the last docker-compose was not "compatible" with other packages mkdir libffi6 cd libffi6 ter_wget http://mirrors.kernel.org/ubuntu/pool/main/libf/libffi/libffi6_3.2.1-8_amd64.deb ar x libffi6_3.2.1-8_amd64.deb rm libffi6_3.2.1-8_amd64.deb tar xvf data.tar.xz cd usr/lib/x86_64-linux-g...
by rpluto
10 Oct 2022, 18:21
Forum: Docker
Topic: Docker Compose missing dependancy?
Replies: 1
Views: 927

Re: Docker Compose missing dependancy?

Fixed
by rpluto
10 Oct 2022, 17:59
Forum: System Update
Topic: Docker Compose missing dependancy?
Replies: 24
Views: 11123

Re: Docker Compose missing dependancy?

I already fix the dependency issue. mkdir libffi6 cd libffi6 ter_wget http://mirrors.kernel.org/ubuntu/pool/main/libf/libffi/libffi6_3.2.1-8_amd64.deb ar x libffi6_3.2.1-8_amd64.deb rm libffi6_3.2.1-8_amd64.deb tar xvf data.tar.xz cd usr/lib/x86_64-linux-gnu/ cp -Rv libffi.so.6* /usr/lib/ cd rm -Rf ...
by rpluto
07 Oct 2022, 19:14
Forum: Docker
Topic: Docker Compose missing dependancy?
Replies: 1
Views: 927

Docker Compose missing dependancy?

Maybe this topic can be discusse here,

viewtopic.php?f=96&t=3766#p21679

Can someone help ?

Thanks
by rpluto
07 Oct 2022, 03:10
Forum: System Update
Topic: Docker Compose missing dependancy?
Replies: 24
Views: 11123

Re: Docker Compose missing dependancy?

@TWlhq

Any workaround possible ?
by rpluto
07 Oct 2022, 00:10
Forum: System Update
Topic: Docker Compose missing dependancy?
Replies: 24
Views: 11123

Re: Docker Compose missing dependancy?

Any news about this ?

I have the same issue
by rpluto
05 Feb 2021, 07:58
Forum: Update Notice
Topic: TOS4.2.09 is released for updating!
Replies: 48
Views: 42051

Re: TOS4.2.09 is released for updating!

Have too confess that deciding to updating TOS is getting too hard, the troubles / issues mentioned are too serious like Losing data, things that work stop working, new features that is suppose to work doesn’t work, decisions that you make about fs ext4 or brtfs without deitalled information about l...