Giter VIP home page Giter VIP logo

courier-repo's People

Contributors

johankok avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

courier-repo's Issues

can't install courier-imap

Hello dear. I have tried yum install courier-imap from your repository - but got this error:

Resolving Dependencies
--> Running transaction check
---> Package courier-imap.x86_64 0:5.0.10-2.el7 will be installed
--> Processing Dependency: courier-authlib >= 0.60.6.20080629 for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourier-unicode.so.4()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourierauth.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourierauthcommon.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourierauthsasl.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libfam.so.0()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Running transaction check
---> Package courier-authlib.x86_64 0:0.71.0-1.el7 will be installed
--> Processing Dependency: /usr/bin/expect for package: courier-authlib-0.71.0-1.el7.x86_64
---> Package courier-imap.x86_64 0:5.0.10-2.el7 will be installed
--> Processing Dependency: libcourierauth.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourierauthcommon.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourierauthsasl.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
---> Package courier-unicode.x86_64 0:2.1.1-1.el7 will be installed
---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed
--> Running transaction check
---> Package courier-imap.x86_64 0:5.0.10-2.el7 will be installed
--> Processing Dependency: libcourierauth.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourierauthcommon.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourierauthsasl.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
---> Package expect.x86_64 0:5.45-14.el7_1 will be installed
--> Processing Dependency: libtcl8.5.so()(64bit) for package: expect-5.45-14.el7_1.x86_64
--> Running transaction check
---> Package courier-imap.x86_64 0:5.0.10-2.el7 will be installed
--> Processing Dependency: libcourierauth.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourierauthcommon.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
--> Processing Dependency: libcourierauthsasl.so()(64bit) for package: courier-imap-5.0.10-2.el7.x86_64
---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed
--> Finished Dependency Resolution
--> Finding unneeded leftover dependencies
Found and removing 0 unneeded dependencies
Error: Package: courier-imap-5.0.10-2.el7.x86_64 (copr:copr.fedorainfracloud.org:johan:courier-repo)
Requires: libcourierauth.so()(64bit)
Error: Package: courier-imap-5.0.10-2.el7.x86_64 (copr:copr.fedorainfracloud.org:johan:courier-repo)
Requires: libcourierauthsasl.so()(64bit)
Error: Package: courier-imap-5.0.10-2.el7.x86_64 (copr:copr.fedorainfracloud.org:johan:courier-repo)
Requires: libcourierauthcommon.so()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Can you help me to fix this error? Thank you in advance.

cannot install on EL8, missing libcourier-unicode.so.4

# dnf install maildrop
Last metadata expiration check: 4:23:55 ago on Mon 18 Oct 2021 10:22:48 AM CEST.
Error: 
 Problem: cannot install the best candidate for the job
  - nothing provides libcourier-unicode.so.4()(64bit) needed by maildrop-3.0.0-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

I also tried to install courier-unicode first. That doesn't make any difference. Also --nobest doesn't help.
My system is a fully updated Oracle Linux 8.4 instance (RHEL clone) with these repos:

# dnf repolist
repo id                                           repo name
copr:copr.fedorainfracloud.org:johan:courier-repo Copr repo for courier-repo owned by johan
dovecot-2.3-latest                                Dovecot 2.3 CentOS 8 - x86_64
epel                                              Extra Packages for Enterprise Linux 8 - x86_64
epel-modular                                      Extra Packages for Enterprise Linux Modular 8 - x86_64
ol8_UEKR6                                         Latest Unbreakable Enterprise Kernel Release 6 for Oracle Linux 8 (x86_64)
ol8_appstream                                     Oracle Linux 8 Application Stream (x86_64)
ol8_baseos_latest                                 Oracle Linux 8 BaseOS Latest (x86_64)
ol8_codeready_builder                             Oracle Linux 8 CodeReady Builder (x86_64) - Unsupported
zfs-kmod                                          ZFS on Linux for EL8 - kmod

the copr repo has baseurl=https://download.copr.fedorainfracloud.org/results/johan/courier-repo/epel-8-$basearch/

Probably building from source would get me a maildrop but maybe I did something wrong and as I'm lazy I prefer to use an existing repo ;-)

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.