Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75300 - net-www/opera: problems with URI in several versions
Summary: net-www/opera: problems with URI in several versions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 04:55 UTC by Wernfried Haas (RETIRED)
Modified: 2005-02-08 11:05 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wernfried Haas (RETIRED) gentoo-dev 2004-12-22 04:55:12 UTC
Perhaps this should be marked as a duplicate of Bug #73362 (fixed), but as i'm unsure i'm opening a new one. Please redirect to #73362 and reopen it if you think it would be better.

Something seems to be wrong with the currently available ebuilds on (at least) x86:
# emerge -f opera
Calculating dependencies ...done!
>>> emerge (1 of 2) app-text/aspell-0.50.5-r4 to /
>>> Downloading ftp://gentoo.inode.at/source/distfiles/aspell-0.50.5.tar.gz
[..]
>>> aspell-0.50.5.tar.gz MD5 ;-)
>>> md5 src_uri ;-) aspell-0.50.5.tar.gz
>>> emerge (2 of 2) net-www/opera-7.54-r1 to /

(that's it)

Same thing with
# ACCEPT_KEYWORDS="~x86" emerge -f opera
Calculating dependencies ...done!
>>> emerge (1 of 2) app-text/aspell-0.60.1.1 to /
[..]
>>> md5 src_uri ;-) aspell-0.60.1.1.tar.gz
>>> emerge (2 of 2) net-www/opera-7.54-r1 to /

# emerge opera
>>> emerge (2 of 2) net-www/opera-7.54-r1 to /
>>> Unpacking source...
sed: can't read install.sh: No such file or directory

!!! ERROR: net-www/opera-7.54-r1 failed.
!!! Function src_unpack, Line 71, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:




Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -Os -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -Os -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms userpriv
usersandbox"
GENTOO_MIRRORS="ftp://gentoo.inode.at/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X aalib acl alsa apm avi berkdb bitmap-fonts cdr crypt cups divx4linux
emacs encode flac foomaticdb fortran gdbm gif gnome gpm gtk gtk2 icq ipv6 jpeg
jpg kde libwww mad mbox mikmod mmx motif mozilla mpeg ncurses nls oggvorbis oss
pam pdflib perl png python qt quicktime readline samba sdl spell sse ssl tcpd
tiff truetype usb xml2 xmms xv xvid zlib"
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2005-02-08 09:46:53 UTC
please update your portage and try again
Comment 2 Wernfried Haas (RETIRED) gentoo-dev 2005-02-08 11:05:20 UTC
Thanks for fixing!