First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 142882
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: The Soldering-Iron Brotherhood <sci-electronics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Priit Laes <amd@store20.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 142882 depends on: Show dependency tree
Show dependency graph
Bug 142882 blocks:
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: 2006-08-05 07:27 0000
* checking ebuild checksums ;-) ...                                             
 * checking auxfile checksums ;-) ...                                           
 * checking miscfile checksums ;-) ...                                          
 * checking electricBinary-8.03.jar ;-) ...                                     
>>> Unpacking source...
>>> Unpacking electricBinary-8.03.jar to /var/tmp/portage/electric-8.03/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/electric-8.03/work ...
>>> Source compiled.
>>> Test phase [not enabled]: sci-electronics/electric-8.03

>>> Install electric-8.03 into /var/tmp/portage/electric-8.03/image/ category sci-electronics
/usr/portage/sci-electronics/electric/electric-8.03.ebuild: line 19: dojar:
command not found
>>> Completed installing electric-8.03 into /var/tmp/portage/electric-8.03/image/

man:
>>> Merging sci-electronics/electric-8.03 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/electric
--- /usr/share/
--- /usr/share/applications/
>>> /usr/share/applications/electric-electric.desktop
--- /usr/share/pixmaps/
>>> /usr/share/pixmaps/electric.png
>>> Regenerating /etc/ld.so.cache...
>>> sci-electronics/electric-8.03 merged.
>>> Recording sci-electronics/electric in "world" favorites file...

>>> No packages selected for removal by clean.

>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.

amd@sl007 ~ $ electric 
Unable to access jarfile /usr/share/electric/lib/electricBinary-8.03.jar
amd@sl007 ~ $ 


amd@sl007 ~ $ emerge --info
Portage 2.1.1_pre4-r3 (default-linux/x86/2006.0, gcc-4.1.1/vanilla,
glibc-2.4-r3, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.12.4
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium-m -g -ggdb -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler
/etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-Os -march=pentium-m -g -ggdb -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms
splitdebug strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="et_EE.UTF-8"
LINGUAS="et"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/overlay/amd /usr/overlay/gnome
/home/amd/code/gnome-xulrunner"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi aio alsa apache2 avahi avi beagle bitmap-fonts
bluetooth bogofilter branding bzip2 cairo cddb cdr cli crypt cups daap dbus dga
djbfft dlloader dmi dri dvd dvdread eds elibc_glibc emboss encode exif firefox
flac foomaticdb galago gif glitz glut gnome gnutls gstreamer gtk gtk2 hal idn
imlib input_devices_evdev input_devices_keyboard input_devices_mouse
input_devices_synaptics ipv6 isdnlog jpeg kdrive kernel_linux lcms libg++
libnotify libwww linguas_et logrotate mad mikmod mmap mmx mng mp3 mpeg nautilus
ncurses nls nptl nptlonly nsplugin ogg ole opengl pam pcmcia pcre pdf pdflib
png pppd qt quicktime readline real reflection rtc ruby sdl session spell spl
sse ssl svg tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode
usb userland_GNU vhosts video_cards_radeon vorbis win32codecs xml xorg
xulrunner xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Jakub Moc (RETIRED) 2006-08-05 07:56:18 0000 -------
dojar is deprecated and non-existant as of portage-2.1.1_pre4-r3 (see Bug
108517)

------- Comment #2 From Tim Yamin (RETIRED) 2006-08-07 07:58:59 0000 -------
Fixed in CVS, thanks!

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