Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189330 - dev-java/randomguid-1.2.1-r1 examples need a patch
Summary: dev-java/randomguid-1.2.1-r1 examples need a patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL: http://overlays.gentoo.org/proj/java/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-18 09:14 UTC by Petteri Räty (RETIRED)
Modified: 2007-08-27 15:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to fix RandomGUIDdemo (RandomGUIDdemo.patch,485 bytes, patch)
2007-08-19 22:24 UTC, Kenneth Prugh (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2007-08-18 09:14:15 UTC
*randomguid-1.2.1-r1 (10 Jan 2007)

  10 Jan 2007; Petteri Räty <betelgeuse@gentoo.org>
  +randomguid-1.2.1-r1.ebuild:
  Migrated to generation 2 and added wrapper installation.
Comment 1 nixnut (RETIRED) gentoo-dev 2007-08-18 15:13:26 UTC
stable on ppc
Comment 2 Kenneth Prugh (RETIRED) gentoo-dev 2007-08-19 22:24:46 UTC
Created attachment 128614 [details, diff]
Patch to fix RandomGUIDdemo

dev-java/randomguid-1.2.1-r1 on AMD64:

Emerges fine, No Collisions. Works fine. 

The example /usr/share/doc/randomguid-1.2.1-r1/RandomGUIDdemo.java.bz2 however needs a patch to work correctly as according to the packages message:

 * RandomGUID.class has been moved from the <default>
 * package into com.javaexchange, so the fully qualified
 * class name is now: com.javaexchange.RandomGUID

Portage 2.1.2.11 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r4, 2.6.23-rc1 x86_64)
=================================================================
System uname: 2.6.23-rc1 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Sun, 19 Aug 2007 13:30:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=nocona -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer multilib-strict sandbox sfperms strict test"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo "
MAKEOPTS="-j3"
PKGDIR="/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acl alsa amd64 berkdb bitmap-fonts cli cracklib crypt cups dbus dri flac fortran gdbm gpm hal iconv isdnlog jpeg kde kdeenablefinal mad midi mmx mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre perl png pppd python qt4 readline reflection session spl sse sse2 ssl symlink tcpd test truetype truetype-fonts type1-fonts unicode vorbis xml xorg zlib" ALSA_CARDS="usb-audio hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2007-08-21 19:22:29 UTC
x86 stable, please apply the patch
Comment 4 Christoph Mende (RETIRED) gentoo-dev 2007-08-27 15:44:43 UTC
amd64 stable
Comment 5 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-08-27 15:48:24 UTC
Adding NeedSubmitPatchUpstream KEYWORD.

Oh, there's none.
Comment 6 Petteri Räty (RETIRED) gentoo-dev 2007-08-27 15:53:46 UTC
(In reply to comment #5)
> Adding NeedSubmitPatchUpstream KEYWORD.
> 
> Oh, there's none.
> 

Well the whole package change is our doing if you read the ebuild. Patch added.