Eek, I missed that last request somehow.  I will prepare a new debdiff
shortly.

The change is needed solely because it is required:

Thursday, 2008-Sep-04 at 16:43:48 - [EMAIL PROTECTED] - Linux v2.6.24
Ubuntu Hardy:[0-9/1337-127]:Desktop> ./JBidwatcher-2.0beta7.jar 
/usr/bin/jarwrapper: 13: realpath: not found

Looking at jarwrapper, line 14 (version included with Hardy):

JAR="`realpath "$JAR"`"

So, to fix that problem, realpath must be installed.  See the
(truncated) output from a terminal session here:

Thursday, 2008-Sep-04 at 16:45:15 - [EMAIL PROTECTED] - Linux v2.6.24
Ubuntu Hardy:[0-11/1339-0]:Desktop> ./JBidwatcher-2.0beta7.jar 
/usr/bin/jarwrapper: 13: realpath: not found

Thursday, 2008-Sep-04 at 16:45:19 - [EMAIL PROTECTED] - Linux v2.6.24
Ubuntu Hardy:[0-12/1340-127]:Desktop> sudo apt-get -y install realpath
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  lesstif2
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  realpath
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 7220B of archives.
After this operation, 57.3kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com hardy/main realpath 1.10 [7220B]
Fetched 7220B in 0s (16.3kB/s) 
Selecting previously deselected package realpath.
(Reading database ... 184619 files and directories currently installed.)
Unpacking realpath (from .../realpath_1.10_amd64.deb) ...
Setting up realpath (1.10) ...

Thursday, 2008-Sep-04 at 16:45:30 - [EMAIL PROTECTED] - Linux v2.6.24
Ubuntu Hardy:[0-13/1341-0]:Desktop> ./JBidwatcher-2.0beta7.jar 
Thu Sep 04 16:46:30 EDT 2008: Loaded the appropriate driver.

===[truncated verbose JBidwatcher output]===

Thu Sep 04 16:46:34 EDT 2008: Closed connection
Thu Sep 04 16:46:34 EDT 2008: Database shut down normally

Thursday, 2008-Sep-04 at 16:46:34 - [EMAIL PROTECTED] - Linux v2.6.24
Ubuntu Hardy:[0-15/1342-0]:Desktop>

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

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

Reply via email to