Software > Applications and Porting

Chromium and Ungoogled Chromium DNF Repository

<< < (3/24) > >>

cchinicz:
Hi All,

I'm trying to install chromium-browser-stable but getting error 500 when trying to download https://gitlab.com/chromium-ppc64le/chromium-ppc64le/-/jobs/682882047/artifacts/raw/docker-root/target/chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm

Is this something temporary?

Just for the record, I've succeeded installing ungoogled-chromium-browser-stable.

Thank you all.

MauryG5:
Hi, maybe there is some error in the command you give, I did the procedure as it is done above by the friend VDDVSS. First I installed the rpmfusion repositories for as the first command says, I copied it the same, then I ran the Chromium installation and it was fine and I did it more than once so it ran perfectly ...

cchinicz:
Hi,

Thanks, but still did not work. I've followed the instructions and even downloaded again chromium-ppc64le.repo and saved (replaced) it on etc/yum.repos.d

One additional piece of information: I had chromium installed before, removed it to try to fix another issue and then could not reinstall it following the procedure described by VDDVSS. I then installed ungoogled-chromium, where I'm writing this reply.

Any other idea? I've copy/pasted the full command/response below.

Regards


[claudio@localhost ~]$ sudo dnf install chromium-browser-stable
Chromium PPC64LE                                                                                 5.8 kB/s | 3.0 kB     00:00   
Ungoogled Chromium PPC64LE                                                                       5.9 kB/s | 3.0 kB     00:00   
Dependencies resolved.
=================================================================================================================================
 Package                               Architecture          Version                        Repository                      Size
=================================================================================================================================
Installing:
 chromium-browser-stable               ppc64le               84.0.4147.125-1                chromium-ppc64le                66 M

Transaction Summary
=================================================================================================================================
Install  1 Package

Total download size: 66 M
Installed size: 287 M
Is this ok [y/N]: y
Downloading Packages:
[MIRROR] chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm: Status code: 500 for https://gitlab.com/chromium-ppc64le/chromium-ppc64le/-/jobs/682882047/artifacts/raw/docker-root/target/chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm (IP: 172.65.251.78)
[MIRROR] chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm: Status code: 500 for https://gitlab.com/chromium-ppc64le/chromium-ppc64le/-/jobs/682882047/artifacts/raw/docker-root/target/chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm (IP: 172.65.251.78)
[MIRROR] chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm: Status code: 500 for https://gitlab.com/chromium-ppc64le/chromium-ppc64le/-/jobs/682882047/artifacts/raw/docker-root/target/chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm (IP: 172.65.251.78)
[MIRROR] chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm: Status code: 500 for https://gitlab.com/chromium-ppc64le/chromium-ppc64le/-/jobs/682882047/artifacts/raw/docker-root/target/chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm (IP: 172.65.251.78)
[FAILED] chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm: Status code: 500 for https://gitlab.com/chromium-ppc64le/chromium-ppc64le/-/jobs/682882047/artifacts/raw/docker-root/target/chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm (IP: 172.65.251.78)

The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
  Status code: 500 for https://gitlab.com/chromium-ppc64le/chromium-ppc64le/-/jobs/682882047/artifacts/raw/docker-root/target/chromium-browser-stable-84.0.4147.125-1.ppc64le.rpm (IP: 172.65.251.78)

MPC7500:
If you look at the Chromium Gitlab page there is a download link how to install on other RPM based distributions:
--- Code: ---sudo rpm -Uvh https://github.com/chromium-ppc64le/chromium-ppc64le/releases/download/v84.0.4147.89-1/chromium-browser-stable-84.0.4147.89-1.ppc64le.rpm
--- End code ---

This should work.

Edit: Don't miss to "sudo dnf install liberation-fonts"

cchinicz:

--- Quote from: MPC7500 on September 25, 2020, 10:23:14 am ---If you look at the Chromium Gitlab page there is a download link how to install on other RPM based distributions:
--- Code: ---sudo rpm -Uvh https://github.com/chromium-ppc64le/chromium-ppc64le/releases/download/v84.0.4147.89-1/chromium-browser-stable-84.0.4147.89-1.ppc64le.rpm
--- End code ---

This should work.

Edit: Don't miss to "sudo dnf install liberation-fonts"

--- End quote ---

Tnanks a lot! Worked!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version