First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 96289
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Radoslaw Stachowiak <radek@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gustavo Michels <gustavo.michels@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
oracle-instantclient-basic-10.1.0.4.ebuild Ebuild for the basic package text/plain Gustavo Michels 2005-06-16 09:38 0000 2.43 KB Details
oracle-instantclient-jdbc-10.1.0.4.ebuild Ebuild for the JDBC package text/plain Gustavo Michels 2005-06-16 09:38 0000 1.24 KB Details
oracle-instantclient-sqlplus-10.1.0.4.ebuild Ebuild for the SQL*Plus package text/plain Gustavo Michels 2005-06-16 09:39 0000 1.56 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 96289 depends on: Show dependency tree
Bug 96289 blocks: 86134 86135
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-16 09:36 0000
New version of instantclient packages available from Oracle. See  
http://otn.oracle.com/software/tech/oci/instantclient/htdocs/linuxsoft.html  
  
There were some changes in the filenames so I tried to adapt the ebuilds. They  
worked for me, so I am attaching them, but they probably need some reviewing.  

Reproducible: Always
Steps to Reproduce:
1. emerge oracle-instantclient-*  
2. portage tries to install version 10.1.0.3 and points to a page to download 
the files 
3. on the referred page, there's only version 10.1.0.4 available 
  
Actual Results:  
Nothing :) 

Expected Results:  
Install oracle instantclient packages 

$ emerge info 
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, 
glibc-2.3.5-r0, 2.6.11-ck8-r1 i686) 
================================================================= 
System uname: 2.6.11-ck8-r1 i686 mobile AMD Athlon(tm) XP2400+ 
Gentoo Base System version 1.6.12 
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 17 2005, 14:09:58)] 
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5 
sys-apps/sandbox:    [Not Present] 
sys-devel/autoconf:  2.59-r6, 2.13 
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 
sys-devel/binutils:  2.15.92.0.2-r10 
sys-devel/libtool:   1.5.16 
virtual/os-headers:  2.6.8.1-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe 
-momit-leaf-frame-pointer -fno-ident" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe 
-momit-leaf-frame-pointer -fno-ident -Wl,-O1 -fvisibility-inlines-hidden" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://www.linorg.usp.br/gentoo/ 
http://gentoo.mirrors.pair.com" 
LANG="en_US.utf8" 
LDFLAGS="-Wl,-O1" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage /usr/local/kde-svn" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 #cpu #glibc #gnome #graphics #hardware #kde #kdeenablefinal #other 
#perl #print #sound #video 3dnow 3dnowext X aalib acpi alsa apm avi 
bash-completion berkdb cdr crypt cups curl directfb dvd emboss encode fam flac 
foomaticdb fortran gdbm gif gphoto2 gpm hal imagemagick imlib ithreads java 
jpeg kde libg++ libwww mad matroska mikmod mmx mmx2 mmxext motif mp3 mpeg 
ncurses nls nptl nptlonly ogg oggvorbis opengl pam pdflib perl pic png ppds 
python qt quicktime readline rtc samba sdl slang specific spell sse ssl svga 
tcltk tcpd threads tiff truetype truetype-fonts type1-fonts unicode usb 
userlocales vorbis wifi win32codecs xine xml2 xv xvid zlib video_cards_radeon 
userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LINGUAS

------- Comment #1 From Gustavo Michels 2005-06-16 09:38:06 0000 -------
Created an attachment (id=61339) [details]
Ebuild for the basic package

------- Comment #2 From Gustavo Michels 2005-06-16 09:38:38 0000 -------
Created an attachment (id=61340) [details]
Ebuild for the JDBC package

------- Comment #3 From Gustavo Michels 2005-06-16 09:39:16 0000 -------
Created an attachment (id=61341) [details]
Ebuild for the SQL*Plus package

------- Comment #4 From Simon Stelling (RETIRED) 2005-06-20 10:43:34 0000 -------
http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/linuxsoft.html
doesn't show anything but 10.1.0.4, so we really need a bump

------- Comment #5 From Radoslaw Stachowiak 2005-06-21 12:41:22 0000 -------
Gustavo, thank You for Your contribution. It was very helpfull.
Based on Your work I corrected slightly (sdk/demo + sqlplus/jdbc errors) ebuilds
and after testing commited it into portage. Thanks.

First Last Prev Next    No search results available      Search page      Enter new bug