breaks dist-upgrade: E: Couldn't configure pre-depend openoffice.org-core for openoffice.org-filter-binfilter, probably a dependency cycle.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openoffice.org (Debian) |
Fix Released
|
Unknown
|
|||
openoffice.org (Ubuntu) |
Fix Released
|
Critical
|
Chris Cheney | ||
Lucid |
Fix Released
|
Critical
|
Chris Cheney | ||
update-manager (Ubuntu) |
Fix Released
|
High
|
Michael Vogt | ||
Lucid |
Fix Released
|
High
|
Michael Vogt |
Bug Description
Binary package hint: openoffice.
OK the dist upgrade program and synaptic both get this error when I try to update my system:
E: Couldn't configure pre-depend openoffice.org-core for openoffice.
1). root@pern:~# lsb_release -rd
Description: Ubuntu lucid (development branch)
Release: 10.04
2). root@pern:~# apt-cache policy openoffice.org-core openoffice.
openoffice.
Installed: 1:3.1.1-5ubuntu3
Candidate: 1:3.2.0~
Version table:
1:
500 http://
*** 1:3.1.1-5ubuntu3 0
100 /var/lib/
openoffice.
Installed: 1:3.1.1-5ubuntu3
Candidate: 1:3.2.0~
Version table:
1:
500 http://
*** 1:3.1.1-5ubuntu3 0
100 /var/lib/
3). expected to be able to update my system
4). instead got this error
Changed in openoffice.org (Ubuntu): | |
assignee: | nobody → Canonical Desktop Team (canonical-desktop-team) |
status: | Confirmed → Triaged |
Changed in openoffice.org (Ubuntu Lucid): | |
assignee: | Canonical Desktop Team (canonical-desktop-team) → Chris Cheney (ccheney) |
Changed in openoffice.org (Ubuntu Lucid): | |
milestone: | none → ubuntu-10.04-beta-1 |
Changed in update-manager (Ubuntu Lucid): | |
status: | Confirmed → Fix Committed |
assignee: | nobody → Michael Vogt (mvo) |
Changed in openoffice.org (Ubuntu Lucid): | |
assignee: | nobody → Chris Cheney (ccheney) |
Changed in openoffice.org (Ubuntu Lucid): | |
status: | Triaged → Fix Released |
Changed in openoffice.org (Ubuntu Lucid): | |
milestone: | ubuntu-10.04-beta-2 → ubuntu-10.04 |
tags: | added: karmic2lucid regression-potential regression-update |
tags: | removed: regression-potential regression-update |
Changed in openoffice.org (Ubuntu): | |
status: | Fix Released → New |
assignee: | Chris Cheney (ccheney) → Владислав (vlad-melanitski) |
status: | New → Incomplete |
status: | Incomplete → New |
Changed in openoffice.org (Debian): | |
status: | Unknown → Fix Released |
OK got it unstuck by doing:
root@pern:~# cd /var/cache/ apt/archives
dpkg --install openoffice.org*
that didn't entirely succeed but it did enough dist-upgrade worked after that
so now I'm up to date :)