[Bug 77752] libc6 error on installing oracle calander on ubuntu 6.10 edgy

2007-01-03 Thread Peres
Public bug reported:

Binary package hint: libc6

to reproduce:

1. download oracle calender (cal_linux_1012.tar.gz) (38M)
2. unpack
3. any install method gave the same error (gui_install.sh, text_install.sh, 
text_install.sh)

error message:

Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
nawk: error while loading shared libraries: libdl.so.2: cannot open shared 
object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared 
object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared 
object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared 
object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared 
object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared 
object file: No such file or directory


workaround i used:
1.cp cal_linux cal_linux.bak
2.cat cal_linux.bak | sed s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/ 
 cal_linux

** Affects: glibc (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
libc6 error on installing oracle calander on ubuntu 6.10 edgy
https://launchpad.net/bugs/77752

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


Re: [Bug 77752] libc6 error on installing oracle calander on ubuntu 6.10 edgy

2007-01-03 Thread Jeff Bailey
On 02/01/07, Peres [EMAIL PROTECTED] wrote:

 workaround i used:
 1.cp cal_linux cal_linux.bak
 2.cat cal_linux.bak | sed s/export LD_ASSUME_KERNEL/#xport
 LD_ASSUME_KERNEL/  cal_linux


We do not support an LD_ASSUME_KERNEL with a version lower than 2.6.0.  If
you need this support on i386, please use a Dapper chroot.

Marking this bug as rejected.


** Changed in: glibc (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
libc6 error on installing oracle calander on ubuntu 6.10 edgy
https://launchpad.net/bugs/77752

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