You are not logged in.

#1 2017-01-07 03:57:08

TJM
Member
Registered: 2016-09-18
Posts: 114

community/botan1.10 conflicts with community/botan

community/libqtshadowsocks move dependency from community/botan to community/botan1.10 but these two botan packages conflicts.

I strongly recommend packagers add this conflict into PKGBUILD of community/botan1.10

--- /var/abs/community/botan1.10/PKGBUILD	2017-01-06 12:31:09.283776788 -0800
+++ PKGBUILD	2017-01-06 19:41:49.790709504 -0800
@@ -4,12 +4,13 @@
 
 pkgname=botan1.10
 pkgver=1.10.13
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++ - old stable branch'
 license=('BSD')
 arch=('x86_64' 'i686')
 url='http://botan.randombit.net/'
 depends=('gcc-libs' 'sh')
+conflicts=('botan')
 makedepends=('python2')
 source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz")
 sha256sums=('23ec973d4b4a4fe04f490d409e08ac5638afe3aa09acd7f520daaff38ba19b90')

Offline

#2 2017-01-07 03:59:25

TJM
Member
Registered: 2016-09-18
Posts: 114

Re: community/botan1.10 conflicts with community/botan

Another problem: although I have add conflicts and rebuild the package. Error still occurs when I try to install it.

[tjm@ArchPad botain1.10]$ sudo pacman -U botan1.10-1.10.13-2-x86_64.pkg.tar.xz 
loading packages...
resolving dependencies...
looking for conflicting packages...
:: botan1.10 and botan are in conflict. Remove botan? [y/N] y

Packages (2) botan-1.11.33-2 [removal]  botan1.10-1.10.13-2

Total Installed Size:   3.65 MiB
Net Upgrade Size:      -2.03 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                                                             [#####################################################] 100%
(1/1) checking package integrity                                                           [#####################################################] 100%
(1/1) loading package files                                                                [#####################################################] 100%
(1/1) checking for file conflicts                                                          [#####################################################] 100%
error: failed to commit transaction (conflicting files)
botan1.10: /usr/bin/botan-config-1.10 exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/adler32.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/aes.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/alg_id.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/algo_base.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/algo_factory.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/allocate.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/arc4.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/asn1_int.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/asn1_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/asn1_oid.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/asn1_str.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/auto_rng.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/b64_filt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/base64.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/basefilt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/bcrypt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/benchmark.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ber_dec.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/bigint.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/blinding.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/block_cipher.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/blowfish.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/bmw_512.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/botan.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/bswap.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/buf_comp.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/buf_filt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/build.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/camellia.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cascade.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cast128.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cast256.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cbc.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cbc_mac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/certstor.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cfb.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/charset.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cmac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/comb4p.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cpuid.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/crc24.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/crc32.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/crl_ent.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cryptobox.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ctr.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cts.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/curve_gfp.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_ado.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_cert.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_gen_cert.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_req.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_self.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/data_snk.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/data_src.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/datastor.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/der_enc.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/des.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/desx.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dh.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/divide.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dl_algo.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dl_group.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dlies.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dsa.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dyn_engine.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eac_asn_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eac_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eax.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ec_group.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecb.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecc_key.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecdh.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecdsa.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecdsa_sig.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/elgamal.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eme.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eme1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eme_pkcs.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa1_bsi.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa3.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa4.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa_raw.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/engine.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/entropy_src.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/exceptn.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/fd_unix.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/filter.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/filters.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/fpe_fe1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/get_byte.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/get_pbe.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/global_state.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/gost_28147.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/gost_3410.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/gost_3411.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/has160.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hash.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hash_id.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hex.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hex_filt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hmac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hmac_rng.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/idea.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/idea_sse2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/if_algo.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/init.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/kasumi.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/kdf.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/kdf1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/kdf2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/keccak.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/key_filt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/key_spec.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/keypair.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/libstate.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/lion.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/loadstor.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/look_pk.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/lookup.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/lubyrack.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mars.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/md2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/md4.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/md5.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mdx_hash.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mem_ops.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mgf1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/misty1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mode_pad.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mp_types.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/noekeon.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/noekeon_simd.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/nr.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/numthry.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ofb.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/oids.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/openpgp.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/package.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/par_hash.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/parsing.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/passhash9.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbe.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbes1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbes2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbkdf.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbkdf1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbkdf2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pem.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pgp_s2k.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pipe.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pk_filts.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pk_keys.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pk_ops.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pkcs10.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pkcs8.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/point_gfp.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pow_mod.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/prf_ssl3.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/prf_tls.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/prf_x942.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pubkey.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pubkey_enums.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/randpool.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rc2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rc5.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rc6.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/reducer.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rfc3394.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rmd128.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rmd160.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rng.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rotate.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rsa.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rw.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/safer_sk.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/salsa20.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/scan_name.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/secmem.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/secqueue.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/seed.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/selftest.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/serp_simd.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/serpent.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha160.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha1_sse2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha1_x86_64.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha2_32.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha2_64.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/signed_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/skein_512.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/skipjack.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/square.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/srp6.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ssl3_mac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/stream_cipher.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sym_algo.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/symkey.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tea.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tiger.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/time.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_client.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_connection.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_exceptn.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_magic.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_policy.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_record.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_server.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_session_key.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_suites.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tss.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/turing.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/twofish.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/types.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ui.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/version.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/whrlpool.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/wid_wake.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_ca.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_crl.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_dn.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_ext.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_key.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509cert.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509self.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509stor.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x919_mac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x931_rng.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/xtea.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/xtea_simd.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/xts.h exists in filesystem
botan1.10: /usr/lib/libbotan-1.10.so exists in filesystem
botan1.10: /usr/lib/libbotan-1.10.so.1 exists in filesystem
botan1.10: /usr/lib/libbotan-1.10.so.1.13 exists in filesystem
botan1.10: /usr/lib/pkgconfig/botan-1.10.pc exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/algos.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/bigint.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/build_log.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/building.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/contents.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/credits.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/download.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/faq.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/filters.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/firststep.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/fpe.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/index.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/kdf.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/license.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/log.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/lowlevel.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/passhash.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/pbkdf.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/pgpkey.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/pubkey.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/python.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/reading.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/rng.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/secmem.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/ssl.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/support.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/users.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/x509.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/readme.txt exists in filesystem
Errors occurred, no packages were upgraded.
[tjm@ArchPad botain1.10]$ 

Offline

#3 2017-01-07 04:03:43

TJM
Member
Registered: 2016-09-18
Posts: 114

Re: community/botan1.10 conflicts with community/botan

Problem solved: aur/botan-1.10 also conflicts with community/botan1.10

TJM wrote:

Another problem: although I have add conflicts and rebuild the package. Error still occurs when I try to install it.

[tjm@ArchPad botain1.10]$ sudo pacman -U botan1.10-1.10.13-2-x86_64.pkg.tar.xz 
loading packages...
resolving dependencies...
looking for conflicting packages...
:: botan1.10 and botan are in conflict. Remove botan? [y/N] y

Packages (2) botan-1.11.33-2 [removal]  botan1.10-1.10.13-2

Total Installed Size:   3.65 MiB
Net Upgrade Size:      -2.03 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                                                             [#####################################################] 100%
(1/1) checking package integrity                                                           [#####################################################] 100%
(1/1) loading package files                                                                [#####################################################] 100%
(1/1) checking for file conflicts                                                          [#####################################################] 100%
error: failed to commit transaction (conflicting files)
botan1.10: /usr/bin/botan-config-1.10 exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/adler32.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/aes.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/alg_id.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/algo_base.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/algo_factory.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/allocate.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/arc4.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/asn1_int.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/asn1_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/asn1_oid.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/asn1_str.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/auto_rng.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/b64_filt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/base64.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/basefilt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/bcrypt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/benchmark.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ber_dec.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/bigint.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/blinding.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/block_cipher.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/blowfish.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/bmw_512.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/botan.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/bswap.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/buf_comp.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/buf_filt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/build.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/camellia.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cascade.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cast128.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cast256.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cbc.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cbc_mac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/certstor.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cfb.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/charset.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cmac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/comb4p.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cpuid.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/crc24.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/crc32.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/crl_ent.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cryptobox.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ctr.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cts.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/curve_gfp.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_ado.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_cert.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_gen_cert.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_req.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/cvc_self.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/data_snk.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/data_src.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/datastor.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/der_enc.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/des.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/desx.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dh.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/divide.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dl_algo.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dl_group.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dlies.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dsa.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/dyn_engine.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eac_asn_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eac_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eax.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ec_group.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecb.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecc_key.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecdh.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecdsa.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ecdsa_sig.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/elgamal.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eme.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eme1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/eme_pkcs.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa1_bsi.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa3.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa4.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/emsa_raw.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/engine.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/entropy_src.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/exceptn.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/fd_unix.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/filter.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/filters.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/fpe_fe1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/get_byte.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/get_pbe.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/global_state.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/gost_28147.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/gost_3410.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/gost_3411.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/has160.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hash.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hash_id.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hex.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hex_filt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hmac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/hmac_rng.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/idea.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/idea_sse2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/if_algo.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/init.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/kasumi.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/kdf.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/kdf1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/kdf2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/keccak.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/key_filt.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/key_spec.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/keypair.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/libstate.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/lion.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/loadstor.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/look_pk.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/lookup.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/lubyrack.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mars.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/md2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/md4.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/md5.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mdx_hash.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mem_ops.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mgf1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/misty1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mode_pad.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/mp_types.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/noekeon.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/noekeon_simd.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/nr.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/numthry.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ofb.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/oids.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/openpgp.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/package.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/par_hash.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/parsing.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/passhash9.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbe.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbes1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbes2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbkdf.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbkdf1.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pbkdf2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pem.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pgp_s2k.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pipe.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pk_filts.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pk_keys.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pk_ops.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pkcs10.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pkcs8.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/point_gfp.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pow_mod.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/prf_ssl3.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/prf_tls.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/prf_x942.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pubkey.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/pubkey_enums.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/randpool.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rc2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rc5.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rc6.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/reducer.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rfc3394.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rmd128.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rmd160.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rng.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rotate.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rsa.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/rw.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/safer_sk.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/salsa20.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/scan_name.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/secmem.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/secqueue.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/seed.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/selftest.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/serp_simd.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/serpent.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha160.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha1_sse2.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha1_x86_64.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha2_32.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sha2_64.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/signed_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/skein_512.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/skipjack.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/square.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/srp6.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ssl3_mac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/stream_cipher.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/sym_algo.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/symkey.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tea.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tiger.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/time.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_client.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_connection.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_exceptn.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_magic.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_policy.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_record.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_server.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_session_key.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tls_suites.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/tss.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/turing.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/twofish.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/types.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/ui.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/version.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/whrlpool.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/wid_wake.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_ca.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_crl.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_dn.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_ext.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_key.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509_obj.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509cert.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509self.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x509stor.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x919_mac.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/x931_rng.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/xtea.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/xtea_simd.h exists in filesystem
botan1.10: /usr/include/botan-1.10/botan/xts.h exists in filesystem
botan1.10: /usr/lib/libbotan-1.10.so exists in filesystem
botan1.10: /usr/lib/libbotan-1.10.so.1 exists in filesystem
botan1.10: /usr/lib/libbotan-1.10.so.1.13 exists in filesystem
botan1.10: /usr/lib/pkgconfig/botan-1.10.pc exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/algos.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/bigint.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/build_log.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/building.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/contents.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/credits.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/download.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/faq.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/filters.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/firststep.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/fpe.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/index.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/kdf.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/license.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/log.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/lowlevel.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/passhash.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/pbkdf.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/pgpkey.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/pubkey.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/python.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/reading.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/rng.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/secmem.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/ssl.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/support.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/users.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/manual/x509.txt exists in filesystem
botan1.10: /usr/share/doc/botan-1.10.13/readme.txt exists in filesystem
Errors occurred, no packages were upgraded.
[tjm@ArchPad botain1.10]$ 

Offline

#4 2017-01-07 10:07:35

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: community/botan1.10 conflicts with community/botan

TJM wrote:

I strongly recommend packagers add this conflict into PKGBUILD of community/botan1.10

You should open a bug report for botan. It's unlikely that the package maintainer would notice this forum thread.

Offline

#5 2017-01-07 11:28:13

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: community/botan1.10 conflicts with community/botan

TJM wrote:

Problem solved: aur/botan-1.10 also conflicts with community/botan1.10

Are you sure that wasn't the original (and only) problem? The two packages in community don't seem to conflict. (Pacman happily installs them both.) The AUR PKGBUILD could be updated with the conflict, but now that both versions are in community, it could probably just be removed from the AUR?

Last edited by Raynman (2017-01-07 11:29:27)

Offline

#6 2017-01-08 06:45:46

aceforever
Member
Registered: 2015-12-23
Posts: 3

Re: community/botan1.10 conflicts with community/botan

the aur package botan-1.10 should be conflict with community package botan1.10,  or installation from aur/botan-1.10 to community/botan1.10 will fail like  floor #3.

Offline

Board footer

Powered by FluxBB