Bug#873921:

2017-09-08 Thread Jonathan Zacsh
oh, ignore my last comment - fixed as of some updates I got today.


Bug#873921: fixed in python3.5 3.5.4-4

2017-09-07 Thread Jonathan Zacsh
Hmm... my problem started as of this bug, but perhaps the below reveals
I've a different issue? Feel free to point me elsewhere, but posting here
just in case:

  $ apt install borgbackup
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   borgbackup : Depends: python3-llfuse (< 2.0) but it is not going to be
installed
Depends: python3-msgpack (>= 0.4.6~) but it is not going to
be installed
Depends: python3-pkg-resources but it is not going to be
installed
Depends: python3 (< 3.6) but it is not going to be installed
Depends: python3 (>= 3.5~) but it is not going to be
installed
Depends: python3:any (>= 3.3.2-2~)
  E: Unable to correct problems, you have held broken packages.

  $ apt-mark showhold
  $ dpkg -l | grep -E '^hi'

  $ for pkg in python3{,-{llfuse,msgpack,pkg-resources}}; do echo -e
"\n\nCHECKING PKG: '$pkg'"; aptitude why-not "$pkg";done

  # snipped, only python3-llfuse is problematic...

  CHECKING PKG: 'python3-llfuse'
  i   virtualbox  Depends libpython3.5 (>= 3.5.0~b1)
  i A libpython3.5Depends libpython3.5-stdlib (= 3.5.4-4)
  i A libpython3.5-stdlib Breaks  python3-llfuse (<= 1.2+dfsg-1+b1)

On Thu, 07 Sep 2017 18:55:28 +0200 Luc Didry  wrote:
> I have the same bug, but unfortunately am unable to install python3.5
3.5.4-4 to
> test it with borgbackup: apt asks to remove (borgbackup and
python3-llfuse) when
> trying to upgrade python3.5.
> --
> Luc
> https://fiat-tux.fr/
> https://luc.frama.io/
> Internet n'est pas compliqué, Internet est ce que vous en faites.
>
>
>