[Bug 989149] Re: PDFTK Broken in Ubuntu 12.04

2012-04-26 Thread Micah Gersten
Thank you for reporting this to Ubuntu.  I cannot reproduce this.  Can
you please post the output of 'dpkg -S libgcj.so.10' and 'ldd `which
pdftk`'?  pdftk depends on the proper version of the library

** Changed in: pdftk (Ubuntu)
   Status: New = Incomplete

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

Title:
  PDFTK Broken in Ubuntu 12.04

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

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


[Bug 989149] Re: PDFTK Broken in Ubuntu 12.04

2012-04-26 Thread Alan Fischer e Silva
alansil@alansil-laptop:~$ dpkg -S libgcj.so.10
dpkg-query: no path found matching pattern *libgcj.so.10*.
alansil@alansil-laptop:~$ ldd `which pdftk`
linux-gate.so.1 =  (0xb76f1000)
libgcj.so.10 = not found
libstdc++.so.6 = /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb75f5000)
libm.so.6 = /lib/i386-linux-gnu/libm.so.6 (0xb75c8000)
libgcc_s.so.1 = /lib/i386-linux-gnu/libgcc_s.so.1 (0xb75aa000)
libc.so.6 = /lib/i386-linux-gnu/libc.so.6 (0xb7405000)
libpthread.so.0 = /lib/i386-linux-gnu/libpthread.so.0 (0xb73ea000)
/lib/ld-linux.so.2 (0xb76f2000)

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

Title:
  PDFTK Broken in Ubuntu 12.04

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

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


[Bug 989149] Re: PDFTK Broken in Ubuntu 12.04

2012-04-26 Thread Johann Felix Soden
Have you installed pdftk some time ago manually (=without using the package 
manager)?
What is your output of 
   whereis pdftk

If you call pdftk with the correct path (   /usr/bin/pdftk ) does it
work?

I ask this, because it seems that your a using an old pdftk version
(the current should depend on libgcj.so.12) - but according to apt-cache,
 you have already the current version installed.

If this is the case, simply rename or delete the manually installed binary which
could be for example in /usr/local/bin or at any other directory which is in 
your $PATH before
/usr/bin/.

If not,  try to reinstall pdftk -  for example by running 
   aptitude reinstall pdftk

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

Title:
  PDFTK Broken in Ubuntu 12.04

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

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


[Bug 989149] Re: PDFTK Broken in Ubuntu 12.04

2012-04-26 Thread Alan Fischer e Silva
Problem solved. Thank you!

There was an old manual installation. Having the path with the right
binary fix this problem.


** Changed in: pdftk (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  PDFTK Broken in Ubuntu 12.04

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

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