[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-30 Thread Josir Cardoso Gomes
I tried this solution but when I try to sudo apt-get purge libreoffice- base libreoffice-report-builder-bin libreoffice, I got that You must execute 'apt-get -f install' to correct it: Os pacotes a seguir têm dependências desencontradas: libreoffice-report-builder : Depende:

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-30 Thread Josir Cardoso Gomes
what I worked for me: Include the line on /var/lib/dpkg/info/libreoffice-base.postrm as cited above and then: sudo mv /var/lib/dpkg/info/libreoffice.* /tmp/ sudo dpkg --remove --force-remove-reinstreq libreoffice sudo dpkg --remove --force-remove-reinstreq libreoffice-base sudo apt-get

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-26 Thread ullix
I am adding my thanks to #11 Philip Sz! Your comment allowed my to get rid of the nuisance, i.e. adding the line from #6 plus your purge command. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu.

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-19 Thread Jabru
Just to say thanks to #11 Philip Sz. I have been trying to get rid of this error for a couple of days without result. Your comment has been the key to solve it. I tried just 'sudo apt-get purge libreoffice-base' and 'sudo apt-get remove libreoffice- base' without result. The correct solution has

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-18 Thread Luigi Calderone
Another solution here and worked for me: http://forums.linuxmint.com/viewtopic.php?f=47t=175837p=909548#p909548 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1354557 Title:

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-17 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:4.3.0-3ubuntu1 --- libreoffice (1:4.3.0-3ubuntu1) utopic; urgency=low * merge from Debian 4.3.0-3 (LP: #1354557) libreoffice (1:4.3.0-3) unstable; urgency=low * debian/control.in: remove libreoffice-avmedia-backend-opengl here

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-17 Thread Phillip Sz
Hey, I have added that line, but it still dont works for me, what can I do? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1354557 Title: [ppa][packaging]libreoffice-base post-rm

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-17 Thread Phillip Sz
Ohh works now just sudo apt-get purge libreoffice-base libreoffice- report-builder-bin libreoffice after adding the line. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1354557

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-16 Thread Peter Ludwig
http://ubuntuforums.org/showthread.php?t=2239841 The link above helped me to solve the problem somehow. At least I could remove LibroOffice and go on with work. With adding this line: /usr/lib/libreoffice/share/basic/script.xlc To this file: /var/lib/dpkg/info/libreoffice-base.postrm There:

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-16 Thread Vdragon
@Björn Michaelsen I would like to ask how much damage may occur if I workarounded this issue using the method in the Bug description? By far I haven't found problem but I just wanna make sure. -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-16 Thread Peter Ludwig
I did what I wrote above and was able to remove the LO packages at least again so that they stopped blocking my future installations. I reinstalled now libre office again and it worked (??) and up to now everything seems to run smooth. -- You received this bug notification because you are a

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-15 Thread Björn Michaelsen
Works fine with testbuild from: https://launchpad.net/~bjoern-michaelsen/+archive/ubuntu/libreoffice-staging-proposed/+sourcepub/4353716/+listing-archive-extra which is suggested for sponsoring to utopic-proposed. Note this doesnt fix the broken maintainer script in the existing package, so to

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-09 Thread Björn Michaelsen
Should be healed now at Debian to with: http://anonscm.debian.org/gitweb/?p=pkg- openoffice/libreoffice.git;a=commitdiff;h=972fced0101668850e25ac4fb64539b2990dbca8;hp=0d35b4b8a85fcb56482993695ac95427a64ca709 -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-09 Thread Vdragon
@Björn Michaelsen Great, thanks for the effort! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1354557 Title: [ppa][packaging]libreoffice-base post-rm script syntax fail Status

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-08 Thread Vdragon
I'm previously using 4.3.X PPA and wanna switch to LibreOffice test builds and backports PPA, FYI. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1354557 Title:

[Desktop-packages] [Bug 1354557] Re: [ppa][packaging]libreoffice-base post-rm script syntax fail

2014-08-08 Thread Björn Michaelsen
Almost, see: http://anonscm.debian.org/gitweb/?p=pkg- openoffice/libreoffice.git;a=blobdiff;f=libreoffice- base.postrm.in;h=87b18a97e496dafff2b390b165b7e7beb7083d1b;hp=79edfef61b0c9fa4bad2a32e09a4b8497332e9e1;hb=95247585ddd5976b09be65444bf2e096b19b1355;hpb=f6f07fa08c7c5a1baeccafc32b3d78e4b8607c62