[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 autoclean
sudo apt-get autoremove
sudo apt-get update
sudo apt-get install libreoffice

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: libreoffice-report-builder-bin (>= 
1:4.3.0) mas não será instalado
E: Dependências desencontradas. Tente 'apt-get -f install' sem nenhum pacote 
(ou especifique uma solução)

If I try: sudo apt-get -f install,

I got

dpkg: problemas de dependência impedem a configuração de libreoffice-base:
 libreoffice-base depende de libreoffice-base-core (= 
1:4.3.0-0ubuntu1~precise1); porém:
  Versão de libreoffice-base-core no sistema é 1:4.3.1~rc2-0ubuntu1~precise1.

Could you help me to fix this "deadlock" ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 been to include
libreoffice-report-builder-bin and libreoffice.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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=47&t=175837&p=909548#p909548

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 ...
  * debian/control.gltf.in: ... add here ...
  * debian/rules: ... and add it only to control when we ENABLE_GLTF=y
  * debian/libreoffice-base.postrm.in: missing \...

libreoffice (1:4.3.0-2) unstable; urgency=low

  * upload to unstable

  * debian/patches/system-coinmp.diff: add patch to implement
--with-system-coinmp

  * debian/rules:
- disable firebird on BE-archs as per upstream advice. Experimental
  feature anyway - and fails the dbacccess_firebird_test test
- add conditional for system-coinmp, don't enable yet
  * debian/libreoffice-sdbc-firebird.bug-script.in: add, as for -gtk3

libreoffice (1:4.3.0-1) experimental; urgency=low

  * LibreOffice 4.3.0 release

  * debian/libreoffice-base.postrm.in: fix again..

libreoffice (1:4.3.0~rc3-2) experimental; urgency=low

  * Brown paper bag release

  * debian/patches/handle-symlinks-to-icon-themes-correctly.diff: as name says;
from upstream

  * debian/rules:
- fix typo so export DISABLE_CVE_TESTS=TRUE is actually set
- add symlinks for images*.zip again
- s/iceweasel-dev/npapi-sdk-dev/. Re-enable system-npapi-headers
- ENABLE_AVAHI=n (closes: #749770, #755309)
  * debian/libreoffice-base.preinst.in: fix version check (closes: #755290)
  * debian/libreoffice-base.postrm.in: add more checks for the
Access2Base diversions; add forgotten recommended abort-upgrade step
from policy manual

libreoffice (1:4.3.0~rc3-1) experimental; urgency=low

  * new upstream release candidate
- packages galaxy icon as the icon scanner expects

  * debian/rules, debian/control.in: revert images.zip Depends: workaround,
symlink still seems to be broken somehow, keep that
  * debian/rules: remove unused (and buggy?) manual --with-images= when not
building kde and/or gtk. Obsolete as upstream builds with all images
per default anyway. Sync IMAGES with upstream configure.ac (split galaxy
and default)
  * debian/rules: move new images_galaxy.zip into -galaxy
  * debian/rules: export DISABLE_CVE_TESTS=TRUE on arm*,powerpc*/ppc*,s390*
to work around CppunitTest_filter_psd_test hang. Results are ignored
anyway, and if it was a real issue it would fail on i386/amd64, too
most probably
  * debian/control.ure.in: add Breaks: libreoffice-core (<< 1:4.3.0~) to
uno-libs3 (closes: #754535)
 -- Bjoern MichaelsenSat, 09 Aug 2014 
20:51:38 +0200

** Changed in: libreoffice (Ubuntu)
   Status: Fix Committed => 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/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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: (I marked the position with three leading stars ***)

- File begins --
#!/bin/sh

set -e


if [ "$1" = remove -o "$1" = abort-install -o "$1" = disappear ]; then
dpkg-divert --package $DPKG_MAINTSCRIPT_PACKAGE --remove --rename \
--divert /usr/lib/libreoffice/share/basic/dialog.xlc.noaccess \
/usr/lib/libreoffice/share/basic/dialog.xlc
dpkg-divert --package $DPKG_MAINTSCRIPT_PACKAGE --remove --rename \
--divert /usr/lib/libreoffice/share/basic/script.xlc.noaccess \
/usr/lib/libreoffice/share/basic/script.xlc
fi
if [ "$1" = abort-upgrade ] && dpkg --compare-versions "$2" lt dpkg 
--compare-versions "$2" lt 1:4.3.0~beta1-1; then
dpkg-divert --package $DPKG_MAINTSCRIPT_PACKAGE --remove --rename \
--divert /usr/lib/libreoffice/share/basic/dialog.xlc.noaccess \
/usr/lib/libreoffice/share/basic/dialog.xlc
dpkg-divert --package $DPKG_MAINTSCRIPT_PACKAGE --remove --rename \
--divert /usr/lib/libreoffice/share/basic/script.xlc.noaccess \
***/usr/lib/libreoffice/share/basic/script.xlc
fi

# Automatically added by dh_installmenu
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
# End automatically added section


exit 0 


-- file ends 

That should do the trick. From here:

http://ubuntuforums.org/showthread.php?t=2239841

Thanks to nadrach

Grüße

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 unblock the update you 
would have to manually fix the maintscript on your system in 
/var/lib/dpkg/info/libreoffice-base.postrm.

** Changed in: libreoffice (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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

what is actually missing is the last argument for the line continuation.
However, the diff above looks wrong to me too as it adds the argument,
but also removes the backslash to keep the line continuation in place.
Will be fixed properly soonish.

** Changed in: libreoffice (Ubuntu)
 Assignee: (unassigned) => Björn Michaelsen (bjoern-michaelsen)

** Changed in: libreoffice (Ubuntu)
   Status: New => Triaged

** Changed in: libreoffice (Ubuntu)
   Status: Triaged => In Progress

** Changed in: libreoffice (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1354557

Title:
  [ppa][packaging]libreoffice-base post-rm script syntax fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1354557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs