Ad Widget

Collapse

downloading keeps breaking off

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • majed17
    Junior Member
    • Oct 2019
    • 19

    #1

    downloading keeps breaking off

    Peace,
    Code:
    [FAILED] zabbix-server-mysql-4.4.4-1.el8.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success
    (9-10/12): kernel-core-5.3 32% [========                 ] 911 kB/s |  22 MB     00:50 ETA
    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:
      Cannot download zabbix-server-mysql-4.4.4-1.el8.x86_64.rpm: All mirrors were tried
    when the link is copied to the web browser, the files download painlessly.
    where is the problem?

  • 1berto
    Senior Member
    • Sep 2018
    • 182

    #2
    Are you using cent os and trying to install with yum ?
    If YES check your repository configuration.

    Comment


    • majed17
      majed17 commented
      Editing a comment
      hehehe you look like Lamas,
      i moved the zabbix repo, and cleaned the cash, then restored, and it downloaded
      zabbix-server-mysql-4.0.15-1.fc30.x86_64.rpm

      except now i get:

      Error: Transaction test error:
      file /usr/bin/zabbix_sender conflicts between attempted installs of zabbix-sender-4.4.4-1.el8.x86_64 and zabbix-1:4.0.15-1.fc30.x86_64
      file /usr/bin/zabbix_get conflicts between attempted installs of zabbix-get-4.4.4-1.el8.x86_64 and zabbix-1:4.0.15-1.fc30.x86_64
  • 1berto
    Senior Member
    • Sep 2018
    • 182

    #3
    You would need to remove the previous installed packages: sender and get

    Comment

    • majed17
      Junior Member
      • Oct 2019
      • 19

      #4
      i was thinking there is a repo that must be removed,
      anyway, so i removed the offending packages.. then had to do the same with a lot more, and before removing zabbix-server-mysql
      i thought lets consult the experts,

      Zabbix ~]$ sudo dnf update
      Last metadata expiration check: 0:21:04 ago on Sat 11 Jan 2020 06:53:33 AM +03.
      Dependencies resolved.

      Problem 1: installed package zabbix-agent2-4.4.4-1.el8.x86_64 obsoletes zabbix provided by zabbix-1:4.0.15-1.fc30.x86_64
      - package zabbix-agent-1:4.0.15-1.fc30.x86_64 requires zabbix = 1:4.0.15-1.fc30, but none of the providers can be installed
      - cannot install the best update candidate for package zabbix-agent2-4.4.4-1.el8.x86_64
      - cannot install the best update candidate for package zabbix-agent-4.4.4-1.el8.x86_64
      Problem 2: problem with installed package zabbix-agent2-4.4.4-1.el8.x86_64
      - installed package zabbix-agent2-4.4.4-1.el8.x86_64 obsoletes zabbix provided by zabbix-1:4.0.15-1.fc30.x86_64
      - package zabbix-agent2-4.4.4-1.el8.x86_64 obsoletes zabbix provided by zabbix-1:4.0.15-1.fc30.x86_64
      - package zabbix-server-mysql-1:4.0.15-1.fc30.x86_64 requires zabbix = 1:4.0.15-1.fc30, but none of the providers can be installed
      - cannot install the best update candidate for package zabbix-server-mysql-4.4.4-1.el8.x86_64
      ================================================== ==============================================
      Package Architecture Version Repository Size
      ================================================== ==============================================
      Skipping packages with broken dependencies:
      zabbix-agent x86_64 1:4.0.15-1.fc30 updates 221 k
      zabbix-server-mysql x86_64 1:4.0.15-1.fc30 updates 765 k

      Transaction Summary
      ================================================== ==============================================
      Skip 2 Packages

      Nothing to do.
      Complete!

      Comment

      Working...