Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: libevent repository inconsistency
Date: Wed, 23 Oct 2019 21:43:42 +0200	[thread overview]
Message-ID: <20191023194342._cKdiNThd43pQzTHAd2dLfvoqH-_CRBPOLi3HwKBhTo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15745@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2689 bytes --]

New comment by bugcrazy on void-packages repository

https://github.com/void-linux/void-packages/issues/15745#issuecomment-545605515

Comment:


How I solved the problem for me!

First you need to have the xtools-0.56_1 package installed, in order to use the xdowngrade command, you need to download the libevent-2.1.11_1 package, in my case I needed qt5 packages and remove other packages!

Download Link libevent-2.1.11_1

https://alpha.de.repo.voidlinux.org/current/libevent-2.1.11_1.x86_64.xbps

Links from the qt5 packages I needed!

https://alpha.de.repo.voidlinux.org/current/qt5-webengine-5.13.1_2.x86_64.xbps
https://alpha.de.repo.voidlinux.org/current/qt5-declarative-5.13.1_2.x86_64.xbps
https://alpha.de.repo.voidlinux.org/current/qt5-location-5.13.1_2.x86_64.xbps
https://alpha.de.repo.voidlinux.org/current/qt5-webchannel-5.13.1_2.x86_64.xbps
https://alpha.de.repo.voidlinux.org/current/qt5-serialport-5.13.1_2.x86_64.xbps

How downloaded packages copy them to /var/cache/xbps

Open a terminal, and use the command cd /var/cache/xbps

Use the sudo xdowngrade libevent-2.1.11_1.x86_64.xbps command
  
It will look something like this:
index: added `libevent-2.1.11_1 '(x86_64).
index: 1 packages registered.
firefox-69.0.3_1: broken, unresolvable shlib `libevent-2.1.so.6 '

So uninstall all programs like firefox, chromium, transmission, they prevent the update of libevent-2.1.11_1, minus qt5, if my case is the same as part of the graphical interface!

After removing the programs, use the command and the packages you need most sudo xdowngrade libevent-2.1.11_1.x86_64.xbps
  
Now the sudo xbps-install -Su command works

But I was only able to install firefox again, chromium and transmission are unable to install as they depend on the old libevent-2.1.10_2
I need to repackage with the new libevent-2.1.11_1 library

All packages with the old libevent-2.1.10_2 library need to be repackaged if they are going to have conflicts! 

sudo xbps-install -S chromium
[*] Updating `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
chromium-77.0.3865.120_1: broken, unresolvable shlib `libevent-2.1.so.6'


sudo xbps-install -S transmission-2.94_3 transmission-qt-2.94_3
[*] Updating `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
transmission-2.94_3: broken, unresolvable shlib `libevent-2.1.so.6'
transmission-qt-2.94_3: broken, unresolvable shlib `libevent-2.1.so.6'
Transaction aborted due to unresolved shlibs.


  parent reply	other threads:[~2019-10-23 19:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-23 17:41 [ISSUE] " voidlinux-github
2019-10-23 17:44 ` voidlinux-github
2019-10-23 17:45 ` voidlinux-github
2019-10-23 19:43 ` voidlinux-github [this message]
2019-10-24  6:06 ` voidlinux-github
2019-10-26 10:25 ` voidlinux-github
2019-10-26 10:29 ` voidlinux-github
2019-10-26 10:36 ` voidlinux-github
2019-10-26 12:54 ` voidlinux-github
2019-10-26 12:54 ` [ISSUE] [CLOSED] " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191023194342._cKdiNThd43pQzTHAd2dLfvoqH-_CRBPOLi3HwKBhTo@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).