Failed to fetch https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb/ubuntu/dists/focal/main/binary-i386/Packages #8934
-
I ran
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
The mirror does not have Use a 64-bit machine. |
Beta Was this translation helpful? Give feedback.
-
Compare
to
which does return a package index file. |
Beta Was this translation helpful? Give feedback.
-
I was able to work around this issue by adding
Would change to this line:
|
Beta Was this translation helpful? Give feedback.
The mirror does not have
i386
(32-bit) packages. We never produced them or published for 32-bit. Maybe Cloudsmith itself indexes arch-neutral packages for i386 but Erlang Debian packages are not arch-neutral (while RabbitMQ Debian packages are).Use a 64-bit machine.