[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-05-22 Thread Amr Ibrahim
This is fixed in the PPA now. ** Changed in: libreoffice (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662227 Title: Error with command "apt-get

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-20 Thread Björn Michaelsen
** Changed in: libreoffice (Ubuntu) Assignee: Björn Michaelsen (bjoern-michaelsen) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662227 Title: Error with command "apt-get

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-19 Thread pointer
ajkain, thank you! your fix works for me too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662227 Title: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-19 Thread Vitaliy Yeresko
ajkain, it seems Your fix works, thanks a lot! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662227 Title: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-19 Thread ajkain
This is my fix on Ubuntu 14.04.5 LTS x86_64 (kernel 3.13.0-116-generic). script "fix-libreoffice.sh": #!/bin/bash mkdir /tmp/fix cd /tmp/fix apt-get download libreoffice-l10n-ru # <<< YOUR LANGUAGE PACKAGE DEBNAME=$(basename $(ls -1|head -n1) .deb) dpkg-deb -x $DEBNAME.deb $DEBNAME/ dpkg-deb

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-18 Thread Amr Ibrahim
The same. 'apt full-upgrade' had to remove these two packages to be able to upgrade: libreoffice-help-en-gb libreoffice-l10n-en-gb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662227 Title:

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-17 Thread pointer
Vitaliy, You're right, this package was't updated This package has unresolved dependencies in my system: - LANG=C apt-cache policy libreoffice-l10n-ru libreoffice-l10n-ru: Installed: 1:5.3.1-0ubuntu1~trusty0 Candidate: 1:5.3.2~rc2-0ubuntu1~trusty1 Version table:

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-17 Thread Vitaliy Yeresko
Sergey, please check what version of libreoffice-l10n do You have now? I marked in Synaptic package libreoffice for upgrade and libreoffice-l10n wasn't automatically marked for upgrade. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-17 Thread pointer
I've successfully upgraded libreoffice from 1:5.3.1-0ubuntu1~trusty0 to 1:5.3.2~rc2-0ubuntu1~trusty1 via Synaptic Package Manager. Please try, no system changes required.(except install of "synaptic"-package) Mark for upgrade "libreoffice"-package, other packages will be marked for upgrade

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-10 Thread Vladimir Kolesnikov
Using: Ubuntu 14.04.5 LTS x86_64 Kernel: 3.13.0-116-generic --- Problem: LibreOffice 5.3.2.2 (1:5.3.2~rc2-0ubuntu1~trusty1) 1. PPA package libreoffice-common DEBIAN/control -> Conflicts: ..., libreoffice-l10n-5.2, ... 2. PPA package libreoffice-l10n-ru DEBIAN/control -> Provides:

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-05 Thread Amr Ibrahim
Me too. I can't upgrade to 5.3.2 in Trusty. The crash report of update- manager is attached. Traceback: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/defer/__init__.py", line 483, in _inline_callbacks result = gen.throw(excep) File

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-05 Thread pointer
I have almost the same during libreoffice upgrade from 1:5.3.1-0ubuntu1~trusty0 to 1:5.3.2~rc2-0ubuntu1~trusty1: Currently using the GUI software updater I get a package dependencies cannot be resolved error and the updater crashes completely with the following messages: Traceback (most recent

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-04 Thread Björn Michaelsen
** Changed in: libreoffice (Ubuntu) Assignee: (unassigned) => Björn Michaelsen (bjoern-michaelsen) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662227 Title: Error with command "apt-get

Re: [Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-04 Thread Martin Wildam
Currently using the GUI software updater I get a package dependencies cannot be resolved error and the updater crashes completely with the following message: update-manager crashed with libreoffice-common in _show_transaction(): Depends: libreoffice-style but is a virtual package. On commandline

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-03 Thread Vitaliy Yeresko
All libreoffice conponents have successfully updated to 5.3.2~rc2 from ppa:libreoffice/ppa. All components except libreoffice-l10n-xx... A log is in an attachment. I have to notice that libreoffice-core 5.3.2~rc2 and libreoffice-common 5.3.2~rc2 are installed. ** Attachment added: "log"

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-02 Thread Rico Tzschichholz
This should be fixed with the upcoming 5.3.2~rc2 packages from https://launchpad.net/~libreoffice/+archive/ubuntu/libreoffice- prereleases/+packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-01 Thread Jeremy Bicha
** No longer affects: ubuntu ** Package changed: apt (Ubuntu) => libreoffice (Ubuntu) ** Changed in: libreoffice (Ubuntu) Status: Invalid => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-01 Thread Julian Andres Klode
Old APT and dpkg releases, and associated tools, do not support versioned provides. ** Changed in: apt (Ubuntu) Status: New => Invalid ** Changed in: ubuntu Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1662227] Re: Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case)

2017-04-01 Thread dino99
** Summary changed: - Error with command "apt-get update" when using libreoffice PPA + Error with command "apt-get update" when using versioned "Provides:" (apt is too old to support that case) ** Also affects: apt (Ubuntu) Importance: Undecided Status: New ** Tags added: