Linux warp in debian parrot repository 'https://pkg.cloudflareclient.com ara Release' no release fil
E: The repository 'https://pkg.cloudflareclient.com ara Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
I followed this https://pkg.cloudflareclient.com/ for installation
23 Replies
What does
/etc/apt/sources.list.d/cloudflare-client.list
showChange
ara
to bookworm
.
or bullseye
if it is based of debian 11whats output of
cat /etc/os-release
ah that doesnt help but i just googled it and
bullseye
should workokayy
nice looks like it did worked
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/cloudflare-client.list
this line has the probelem :/ ?
Support for these things on the various derivatives is always difficult; the command is not strictly wrong, it prints
ara
because thats the release of Parrot OS
But there is no one command that would return bullseye
on both Debian and Parrot OS, nevermind all the other derivatives
So its hardah okay to ara parrot points to another version of debian ?
ara is a version of Parrot OS
5.3 in this case
as shown by the os-release output you gave:
sorry i wanted to understand how did you found out the debian version bullseye for parrot ara ?
and then Parrot OS 5.3 is based off Debian 11 Bullseye, but it doesnt expose this in the commands
I just googled it and found https://9to5linux.com/parrot-os-5-3-ethical-hacking-distro-is-here-with-linux-kernel-6-1-lts
Marius Nestor
9to5Linux
Parrot OS 5.3 Ethical Hacking Distro Is Here with Linux Kernel 6.1 ...
Parrot OS 5.3 ethical hacking and penetration testing distribution is now available for download powered by Linux kernel 6.1 LTS.
ah okay nice
i understand now thanks
Oh yeah and for future reference, this is the wrong forum channel; the right one is #general-help
i will close this issue when im done installing warp ? my apt found the package now its installing its kinda slow might be my internet but lest see
ah okay
Yes, once youre happy its working you can close + add Solved tag
okay thanks you guys rocks
@Erisa | Support Engineer now my warp service is not starting
this is my journalctl output :/
Cloudflare Community
Cloudflare warp daemon on Ubuntu
I’ve been having trouble getting my cloudflare warp daemon (warp-svc.service) running on my Ubuntu 20.04 machine. I installed cloudflare-warp package using apt and then ran sudo systemclt start warp-svc.sevice and got the following error in the syslogs: Dec 02 22:39:28 r11 warp-svc[301850]: 2021-12-03T06:39:28.853Z DEBUG urt::rt: MicroRT::spawn...
cat /lib/systemd/system/warp-svc.service
Can you share more of your journalctl for warp-svc the only info that your current one gives is that the job is restarting
oh my goodness guys when will i learn my lesson. i had to restart the machine to make the warp work
thanks guys for your support and patience @Cyb3r-Jok3 @Erisa | Support Engineer