Coder Social home page Coder Social logo

Comments (4)

geerlingguy avatar geerlingguy commented on May 15, 2024

@wpoosanguansit - I would suggest attempting to run apt update on the Pi itself to see if you can get apt cache to update manually. Maybe there's an issue with apt currently? A reboot might also help.

from ansible-role-glusterfs.

chazragg avatar chazragg commented on May 15, 2024

sorry to bring up an old tickets but i am currently experiencing this issue. i have manually run an apt update on my pi which throws no errors and also rebooted them but this error still persists. could you provide any more insight to this issue ? other roles with update_cache enable do not seem to have this error.

The full traceback is: File "/tmp/ansible_apt_repository_payload_nycaw82d/ansible_apt_repository_payload.zip/ansible/modules/packaging/os/apt_repository.py", line 548, in main File "/usr/lib/python3/dist-packages/apt/cache.py", line 589, in update raise FetchFailedException(e) fatal: [192.168.0.200]: FAILED! => { "changed": false, "invocation": { "module_args": { "codename": null, "filename": "gluster", "install_python_apt": true, "mode": null, "repo": "deb [trusted=yes] https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/buster/armhf/apt buster main", "state": "present", "update_cache": true, "validate_certs": true } }, "msg": "apt cache update failed" }

here is -vvv output from my playbook

sudo apt update [sudo] password for chazragg: Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://download.docker.com/linux/raspbian buster InRelease Reading package lists... Done Building dependency tree Reading state information... Done 1 package can be upgraded. Run 'apt list --upgradable' to see it.

and here is the output from sudo apt update from one of my pis

from ansible-role-glusterfs.

chazragg avatar chazragg commented on May 15, 2024

Now that work has calmed down a bit i had the time to look into this a bit more. it seems your role it pulling Glusterfs from the following URL any Rpi

https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/ buster/armhf/

which does not appear to exist, it seems glusterFS is only building arm64 and amd64 package for buster.
i can't see any way around this for now unless the role uses a different package repository but i hope this helps.

from ansible-role-glusterfs.

geerlingguy avatar geerlingguy commented on May 15, 2024

@chazragg - Can you open a new issue for this problem?

from ansible-role-glusterfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.