public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] firefox and svg
@ 2006-04-04 18:16 CapSel
  2006-04-04 18:55 ` Christoph Eckert
  2006-04-04 18:59 ` [gentoo-user] emerge without download go moko
  0 siblings, 2 replies; 26+ messages in thread
From: CapSel @ 2006-04-04 18:16 UTC (permalink / raw
  To: gentoo-user

I wanted to make some animations not using flash so I founded svg, but
firefox 1.0.7 does not support it. I emerged adobesvg and:
1. firefox 1.0.7 (-bin) after changeing from page with svg to other
crashes all open windows. After right-click I can see menu of
adobesvg; without adobesvg it prompts for file download.
2. firefox 1.5.0.1 (~x86)(-bin) does not show animations - only first
phase, before animations. After right-click I can see only firefox
menu. On "about:plugins" it shows that svg handled by adobesvg; after
deinstalling adobesvg "about:plugins" there is no diffrence - image is
not animated and the menu is the same (firefox's).
3. mozilla (-bin) (suite) shows animations (with adobesvg) and does not crash...
4. Opera shows all animations without adobesvg :)

...and I wanted to use firefox...

Can someone help me?

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] firefox and svg
  2006-04-04 18:16 [gentoo-user] firefox and svg CapSel
@ 2006-04-04 18:55 ` Christoph Eckert
  2006-04-04 19:05   ` CapSel
  2006-04-04 18:59 ` [gentoo-user] emerge without download go moko
  1 sibling, 1 reply; 26+ messages in thread
From: Christoph Eckert @ 2006-04-04 18:55 UTC (permalink / raw
  To: gentoo-user


> Can someone help me?

AFAIR Firefox 1.5 supports SVG, but only a subset of the complete 
specification. I thinks that's why animations do not appear.

I also created some "simple" static SVGs, but Firefoy does not display 
hatches in objects nor does it render text objects properly. So I 
converted the text to paths and now it gets displayed correctly, but it 
would be great if text could stay as text.

So if you want to display SVG animations in current browsers, I guess 
you're too early.


Best regards


ce
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* [gentoo-user] emerge without download
  2006-04-04 18:16 [gentoo-user] firefox and svg CapSel
  2006-04-04 18:55 ` Christoph Eckert
@ 2006-04-04 18:59 ` go moko
  2006-04-04 19:22   ` Devon Miller
  2006-04-05  2:53   ` Gabriel Dain
  1 sibling, 2 replies; 26+ messages in thread
From: go moko @ 2006-04-04 18:59 UTC (permalink / raw
  To: gentoo-user

Hi, all

Please excuse my poor english, but I've a problem I
didn't find solution for.
I've no internet connexion on my Gentoo machine, so I
download first all the files and put them in
/usr/portage/distfiles. After that, I can make an
"emerge <package>".
But for some packages, like libXext, emerge still try
to download the files from internet, even if the file
is present in DISTDIR and good. I've tried to execute
"ebuild <package> unpack", as explained in the manual,
but no effect. I've also tried to regenerate the
digest file, but no effect neither. I've looked in the
ebuild file, and don't see any difference with another
ebuild file which works fine.

Thanks for any help
G. Moko


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] firefox and svg
  2006-04-04 18:55 ` Christoph Eckert
@ 2006-04-04 19:05   ` CapSel
  0 siblings, 0 replies; 26+ messages in thread
From: CapSel @ 2006-04-04 19:05 UTC (permalink / raw
  To: gentoo-user

On 4/4/06, Christoph Eckert <ce@christeck.de> wrote:
>
> > Can someone help me?
>
> AFAIR Firefox 1.5 supports SVG, but only a subset of the complete
> specification. I thinks that's why animations do not appear.
>
> I also created some "simple" static SVGs, but Firefoy does not display
> hatches in objects nor does it render text objects properly. So I
> converted the text to paths and now it gets displayed correctly, but it
> would be great if text could stay as text.
>
> So if you want to display SVG animations in current browsers, I guess
> you're too early.
>
>
> Best regards
>
>
> ce
> --
> gentoo-user@gentoo.org mailing list
>
>
:(
so... is there a way to force FF1.5.0.1 to use adobesvg or to stop
crashing FF1.0.7?
or I switch to Opera which is not OpenSource ;)

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-04 18:59 ` [gentoo-user] emerge without download go moko
@ 2006-04-04 19:22   ` Devon Miller
  2006-04-04 19:35     ` go moko
  2006-04-05  2:53   ` Gabriel Dain
  1 sibling, 1 reply; 26+ messages in thread
From: Devon Miller @ 2006-04-04 19:22 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 543 bytes --]

Are you sure it's not a dependency? Try "emerge -pD libXext" to get a list
of everything that is needed to build and install that library.

dcm

On 4/4/06, go moko <gomoko@yahoo.com> wrote:
>
> Hi, all
>
> I've no internet connexion on my Gentoo machine, so I
> download first all the files and put them in
> /usr/portage/distfiles. After that, I can make an
> "emerge <package>".
> But for some packages, like libXext, emerge still try
> to download the files from internet, even if the file
> is present in DISTDIR and good.

[-- Attachment #2: Type: text/html, Size: 842 bytes --]

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-04 19:22   ` Devon Miller
@ 2006-04-04 19:35     ` go moko
  2006-04-04 21:52       ` Richard Fish
  0 siblings, 1 reply; 26+ messages in thread
From: go moko @ 2006-04-04 19:35 UTC (permalink / raw
  To: gentoo-user

--- Devon Miller <devon.c.miller@gmail.com> wrote:

> Are you sure it's not a dependency? Try "emerge -pD
> libXext" to get a list
> of everything that is needed to build and install
> that library.
> 
> dcm

No, I've checked that. And libXext is just an example,
but other packages (a minority) act as this one.
emerge try to download the exact file that I've put in
/usr/portage/distfiles. I checked this too by doing an
'ls -l' on the file that emerge try to download (by
cut'n paste, to be sure), and the file is here, with
good rights and nothing special.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-04 19:35     ` go moko
@ 2006-04-04 21:52       ` Richard Fish
  2006-04-05 11:48         ` go moko
  0 siblings, 1 reply; 26+ messages in thread
From: Richard Fish @ 2006-04-04 21:52 UTC (permalink / raw
  To: gentoo-user

On 4/4/06, go moko <gomoko@yahoo.com> wrote:
> --- Devon Miller <devon.c.miller@gmail.com> wrote:
>
> > Are you sure it's not a dependency? Try "emerge -pD
> > libXext" to get a list
> > of everything that is needed to build and install
> > that library.
> >
> > dcm
>
> No, I've checked that. And libXext is just an example,
> but other packages (a minority) act as this one.
> emerge try to download the exact file that I've put in
> /usr/portage/distfiles. I checked this too by doing an
> 'ls -l' on the file that emerge try to download (by
> cut'n paste, to be sure), and the file is here, with
> good rights and nothing special.

I've worked this way before, and it is definitely possible to do.

Can you post the output of:

emerge -pv --fetchonly libXext
ls -l /usr/portage/distfiles/libXext*
emerge --info

-Richard

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-04 18:59 ` [gentoo-user] emerge without download go moko
  2006-04-04 19:22   ` Devon Miller
@ 2006-04-05  2:53   ` Gabriel Dain
  2006-04-05  8:24     ` Peter Campion-Bye
  1 sibling, 1 reply; 26+ messages in thread
From: Gabriel Dain @ 2006-04-05  2:53 UTC (permalink / raw
  To: gentoo-user

> I download first all the files and put them in
> /usr/portage/distfiles. After that, I can make an
> "emerge <package>".

So you download them manually? If so, its better to use emerge -f
<package>. It automatically downloads the files and all dependencies
to /usr/portage/distfiles, and you can be 100% sure that when you
emerge them for good it will use those files.
Or, if you must download them manually, try using overlays, and ebuild
<package> digest so that portage knows to use THAT file and it doesnt
return md5 errors (size and so on, if Portage uses different tars)

--
Gabriel Dain

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05  2:53   ` Gabriel Dain
@ 2006-04-05  8:24     ` Peter Campion-Bye
  2006-04-05 11:43       ` go moko
  2006-04-06 14:22       ` go moko
  0 siblings, 2 replies; 26+ messages in thread
From: Peter Campion-Bye @ 2006-04-05  8:24 UTC (permalink / raw
  To: gentoo-user

>> I download first all the files and put them in
>> /usr/portage/distfiles. After that, I can make an
>> "emerge <package>".
>
> So you download them manually? If so, its better to use emerge -f
> <package>. It automatically downloads the files and all dependencies
> to /usr/portage/distfiles, and you can be 100% sure that when you
> emerge them for good it will use those files.
> Or, if you must download them manually, try using overlays, and ebuild
> <package> digest so that portage knows to use THAT file and it doesnt
> return md5 errors (size and so on, if Portage uses different tars)

Or, as a workaround, you could set up http-replicator (there's a package for
it) and put your downloaded ebuilds into the replicator cache then change your
make.conf rsync settings to emerge from the replicator. The replicator log
will show you anything it thinks it needs to download that it can't serve from
the cache.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05  8:24     ` Peter Campion-Bye
@ 2006-04-05 11:43       ` go moko
  2006-04-05 14:27         ` Jeremy Olexa
  2006-04-06 14:22       ` go moko
  1 sibling, 1 reply; 26+ messages in thread
From: go moko @ 2006-04-05 11:43 UTC (permalink / raw
  To: gentoo-user

--- Peter Campion-Bye <peter@pandasys.co.uk> wrote:

> >> I download first all the files and put them in
> >> /usr/portage/distfiles. After that, I can make an
> >> "emerge <package>".
> >
> > So you download them manually? If so, its better
> to use emerge -f
> > <package>. It automatically downloads the files
> and all dependencies
> > to /usr/portage/distfiles, and you can be 100%
> sure that when you
> > emerge them for good it will use those files.
> > Or, if you must download them manually, try using
> overlays, and ebuild
> > <package> digest so that portage knows to use THAT
> file and it doesnt
> > return md5 errors (size and so on, if Portage uses
> different tars)

Even the ebuild <package> digest first try to download
the file, even if it's in the DISTDIR.

> Or, as a workaround, you could set up
> http-replicator (there's a package for
> it) and put your downloaded ebuilds into the
> replicator cache then change your
> make.conf rsync settings to emerge from the
> replicator. The replicator log
> will show you anything it thinks it needs to
> download that it can't serve from
> the cache.

I'll try it and let you know.
Thanks for the advice.
G. Moko


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-04 21:52       ` Richard Fish
@ 2006-04-05 11:48         ` go moko
  2006-04-05 12:50           ` Benno Schulenberg
  2006-04-05 15:09           ` Neil Bothwick
  0 siblings, 2 replies; 26+ messages in thread
From: go moko @ 2006-04-05 11:48 UTC (permalink / raw
  To: gentoo-user

--- Richard Fish <bigfish@asmallpond.org> wrote:

> > No, I've checked that. And libXext is just an
> example,
> > but other packages (a minority) act as this one.
> > emerge try to download the exact file that I've
> put in
> > /usr/portage/distfiles. I checked this too by
> doing an
> > 'ls -l' on the file that emerge try to download
> (by
> > cut'n paste, to be sure), and the file is here,
> with
> > good rights and nothing special.
> 
> I've worked this way before, and it is definitely
> possible to do.

I agree. All others packages until this one and some
others linked to x11 worked fine with this method.
It's why I don't understand what's happen.

> Can you post the output of:
> 
> emerge -pv --fetchonly libXext

These are the packages that would be fetched, in
order:

Calculating dependencies  
http://xorg.freedesktop.org/releases/individual/lib/libXext-1.0.0.tar.bz2
http://xorg.freedesktop.org/releases/X11R7.0/src/everything/libXext-1.0.0.tar.bz2

... done!


> ls -l /usr/portage/distfiles/libXext*

-rw-rw-r-- 2 root portage 248688 Feb 16 19:34
/usr/portage/distfiles/libXext-1.0.0.tar.bz2


> emerge --info

Gentoo Base System version 1.12.0_pre16
Portage 2.1_pre7-r3 (default-linux/amd64/2005.1,
gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r2 x86_64 AMD Athlon(tm)
64 Processor 3500+
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r1, 2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config
/usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf
/etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c
/etc/env.d"
CXXFLAGS="-O3 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache digest distlocks
metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="fr en en-us -ab -ace -ach -ada -aa -afh -af
-aka -akk -sq -ale -am -i-ami -ar -ar-dz -ar-eg -ar-iq
-ar-jo -ar-kw -ar-lb -ar-ly -ar-ma -ar-om -ar-qa
-ar-sa -ar-sy -ar-tn -ar-ye -arc -arp -arn -arw -hy
-as -ava -ae -awa -ay -az -ban -bal -bam -bad -bas -ba
-eu -btk -bej -be -bem -bn -bho -bh -bik -bin -bi -bs
-bra -br -bug -bg -i-bnn -bua -my -cad -car -ca -ceb
-chg -ch -ce -chr -chy -chb -ny -zh -zh-mo -zh-sg
-zh-min-nan -zh-wuu -zh-xiang -zh-gan -zh-yue -chn
-chp -cho -cu -chk -cv -cop -kw -co -cre -mus -hr -cs
-dak -da -day -i-default -del -din -div -doi -dgr -dua
-nl -nl-be -dum -dyu -dz -efi -egy -eka -elx -en-ca
-en-gb -en-ie -en-jm -en-nz -en-ph -en-tt -en-za
-en-zw -enm -ang -eo -et -ewe -ewo -fan -fat -fo -fj
-fi -fon -fr-ca -fr-ch -fr-lu -fr-mc -frm -fro -fy
-fur -ful -gaa -gd -gl -lug -gay -gba -gez -ka -de
-de-ch -de-de -de-li -de-lu -gmh -goh -gil -gon -gor
-got -grb -grc -el -gn -gu -gwi -hai -ha -haw -he -hz
-hil -him -hi -ho -hit -hmn -hu -hup -iba -is -ibo
-ijo -ilo -id -ia -ie -iu -ik -ga -mga -sga -it -ja
-jw -jrb -jpr -kab -kac -kl -kam -kn -kau -kaa -kar
-ks -kaw -kk -kha -km -kho -ki -kmb -rw -ky -i-klingon
-kv -kon -kok -ko -kos -kpe -kro -kj -kum -ku -kru
-kut -lad -lah -lam -lo -la -lv -lb -lez -ln -lt -nds
-loz -lub -lua -lui -lun -luo -lus -mk -mad -mag -mai
-mak -mg -ms -ml -mnc -mdr -man -mni -gv -mi -mr -chm
-mas -men -mic -min -i-mingo -moh -mo -lol -mn -mos
-nah -na -nv -nd -nr -ng -ne -new -nia -niu -non -se
-no -nb -nn -nym -nyn -nyo -nzi -oc -oji -or -om -osa
-os -pal -i-pwn -pau -pi -pam -pag -pa -pap -fa -peo
-phn -pon -pl -pt -pt-br -pro -ps -qu -rm -raj -rap
-rar -ro -rom -rn -ru -sam -sm -sad -sg -sa -sat -sc
-sco -sel -sr -srr -shn -sn -sid -sgn-gb -sgn-ie -bla
-sd -si -den -sk -sl -sog -so -son -snk -wen -nso -st
-es -es-cl -es-co -es-do -es-ec -es-es -es-gt -es-hn
-es-mx -es-pa -es-pe -es-pr -es-py -es-sv -es-us
-es-uy -es-ve -suk -sux -su -sus -sw -ss -sv -syr -tl
-ty -tg -tmh -ta -i-tao -tt -i-tay -te -ter -tet -th
-bo -tig -ti -tem -tiv -tli -tpi -tkl -tog -to -tsi
-ts -i-tsu -tn -tum -tr -ota -tk -tvl -tyv -tw -uga
-ug -uk -umb -und -ur -uz -vai -vi -vo -vot -wal -war
-was -cy -wo -xh -sah -yao -yap -yi -yo -znd -zen -za
-zu -zun"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X Xaw3d a52 aac aalib accessibility acl
acpi adns aim alsa apache2 apm arts audiofile avi
bash-completion bcmath berkdb bidi bindist
bitmap-fonts blas bonobo boundschecking bzip2 calendar
caps cdb cdparanoia cdr chasen cjk crypt cscope ctype
cups curl curlwrappers dba dbase dbm dbus dbx
dedicated dga diet dio directfb divx4linux doc dri dv
dvb dvd dvdr dvdread eds emacs emacs-w3 emboss
emul-linux-x86 encode esd ethereal evo examples exif
expat fam fastcgi fbcon ffmpeg fftw flac flash
flatfile foomaticdb fortran freetds ftp gb gcj gd gdbm
geoip ggi gif ginac glut gmp gnome gnustep gnutls
gphoto2 gpm gps gstreamer gtk gtk2 gtkhtml guile hal
hardened hardenedphp howl hyperwave-api iconv icq
ieee1394 imagemagick imap imlib inifile innodb iodbc
ipv6 isdnlog jabber jack java javascript jikes jpeg
junit kde kdeenablefinal kerberos krb4 ladcca lapack
lcms ldap leim lesstif libcaca libg++ libgda libwww
lirc lm_sensors lzw lzw-tiff m17n-lib mad maildir
mailwrapper matroska mbox mcal mcve memlimit mhash
mikmod milter mime ming mmap mng mnogosearch mono
motif mozilla mp3 mpeg mpi msession msql mssql mule
mysql mysqli nas ncurses neXt netcdf nis nls nocd nptl
oci8 odbc ofx ogg oggvorbis openal opengl oracle osc
oscar oss pam pcntl pcre pda pdflib perl php plotutils
png portaudio posix postgres ppds pppd prelude python
qdbm qt quicktime radius readline recode ruby samba
sasl scanner sdl session sharedext sharedmemshorten
simplexml skey slang slp sndfile snmp soap sockets
socks5 sox speex spell spl sqlite ssl svg sysvipc szip
tcltk tcpd test tetex theora threads tidy tiff
tokenizer truetype truetype-fonts type1-fonts unicode
usb v4l vcd vddx verbose vhosts videos vorbis wmf
wxwindows xface xine xinerama xml xml2 xmlrpc xmms
xosd xpm xprint xsl xv xvid yaz zeo zlib elibc_glibc
kernel_linux linguas_fr linguas_en linguas_en-us
linguas_-ab linguas_-ace linguas_-ach linguas_-ada
linguas_-aa linguas_-afh linguas_-af linguas_-aka
linguas_-akk linguas_-sq linguas_-ale linguas_-am
linguas_-i-ami linguas_-ar linguas_-ar-dz
linguas_-ar-eg linguas_-ar-iq linguas_-ar-jo
linguas_-ar-kw linguas_-ar-lb linguas_-ar-ly
linguas_-ar-ma linguas_-ar-om linguas_-ar-qa
linguas_-ar-sa linguas_-ar-sy linguas_-ar-tn
linguas_-ar-ye linguas_-arc linguas_-arp linguas_-arn
linguas_-arw linguas_-hy linguas_-as linguas_-ava
linguas_-ae linguas_-awa linguas_-ay linguas_-az
linguas_-ban linguas_-bal linguas_-bam linguas_-bad
linguas_-bas linguas_-ba linguas_-eu linguas_-btk
linguas_-bej linguas_-be linguas_-bem linguas_-bn
linguas_-bho linguas_-bh linguas_-bik linguas_-bin
linguas_-bi linguas_-bs linguas_-bra linguas_-br
linguas_-bug linguas_-bg linguas_-i-bnn linguas_-bua
linguas_-my linguas_-cad linguas_-car linguas_-ca
linguas_-ceb linguas_-chg linguas_-ch linguas_-ce
linguas_-chr linguas_-chy linguas_-chb linguas_-ny
linguas_-zh linguas_-zh-mo linguas_-zh-sg
linguas_-zh-min-nan linguas_-zh-wuu linguas_-zh-xiang
linguas_-zh-gan linguas_-zh-yue linguas_-chn
linguas_-chp linguas_-cho linguas_-cu linguas_-chk
linguas_-cv linguas_-cop linguas_-kw linguas_-co
linguas_-cre linguas_-mus linguas_-hr linguas_-cs
linguas_-dak linguas_-da linguas_-day
linguas_-i-default linguas_-del linguas_-din
linguas_-div linguas_-doi linguas_-dgr linguas_-dua
linguas_-nl linguas_-nl-be linguas_-dum linguas_-dyu
linguas_-dz linguas_-efi linguas_-egy linguas_-eka
linguas_-elx linguas_-en-ca linguas_-en-gb
linguas_-en-ie linguas_-en-jm linguas_-en-nz
linguas_-en-ph linguas_-en-tt linguas_-en-za
linguas_-en-zw linguas_-enm linguas_-ang linguas_-eo
linguas_-et linguas_-ewe linguas_-ewo linguas_-fan
linguas_-fat linguas_-fo linguas_-fj linguas_-fi
linguas_-fon linguas_-fr-ca linguas_-fr-ch
linguas_-fr-lu linguas_-fr-mc linguas_-frm
linguas_-fro linguas_-fy linguas_-fur linguas_-ful
linguas_-gaa linguas_-gd linguas_-gl linguas_-lug
linguas_-gay linguas_-gba linguas_-gez linguas_-ka
linguas_-de linguas_-de-ch linguas_-de-de
linguas_-de-li linguas_-de-lu linguas_-gmh
linguas_-goh linguas_-gil linguas_-gon linguas_-gor
linguas_-got linguas_-grb linguas_-grc linguas_-el
linguas_-gn linguas_-gu linguas_-gwi linguas_-hai
linguas_-ha linguas_-haw linguas_-he linguas_-hz
linguas_-hil linguas_-him linguas_-hi linguas_-ho
linguas_-hit linguas_-hmn linguas_-hu linguas_-hup
linguas_-iba linguas_-is linguas_-ibo linguas_-ijo
linguas_-ilo linguas_-id linguas_-ia linguas_-ie
linguas_-iu linguas_-ik linguas_-ga linguas_-mga
linguas_-sga linguas_-it linguas_-ja linguas_-jw
linguas_-jrb linguas_-jpr linguas_-kab linguas_-kac
linguas_-kl linguas_-kam linguas_-kn linguas_-kau
linguas_-kaa linguas_-kar linguas_-ks linguas_-kaw
linguas_-kk linguas_-kha linguas_-km linguas_-kho
linguas_-ki linguas_-kmb linguas_-rw linguas_-ky
linguas_-i-klingon linguas_-kv linguas_-kon
linguas_-kok linguas_-ko linguas_-kos linguas_-kpe
linguas_-kro linguas_-kj linguas_-kum linguas_-ku
linguas_-kru linguas_-kut linguas_-lad linguas_-lah
linguas_-lam linguas_-lo linguas_-la linguas_-lv
linguas_-lb linguas_-lez linguas_-ln linguas_-lt
linguas_-nds linguas_-loz linguas_-lub linguas_-lua
linguas_-lui linguas_-lun linguas_-luo linguas_-lus
linguas_-mk linguas_-mad linguas_-mag linguas_-mai
linguas_-mak linguas_-mg linguas_-ms linguas_-ml
linguas_-mnc linguas_-mdr linguas_-man linguas_-mni
linguas_-gv linguas_-mi linguas_-mr linguas_-chm
linguas_-mas linguas_-men linguas_-mic linguas_-min
linguas_-i-mingo linguas_-moh linguas_-mo linguas_-lol
linguas_-mn linguas_-mos linguas_-nah linguas_-na
linguas_-nv linguas_-nd linguas_-nr linguas_-ng
linguas_-ne linguas_-new linguas_-nia linguas_-niu
linguas_-non linguas_-se linguas_-no linguas_-nb
linguas_-nn linguas_-nym linguas_-nyn linguas_-nyo
linguas_-nzi linguas_-oc linguas_-oji linguas_-or
linguas_-om linguas_-osa linguas_-os linguas_-pal
linguas_-i-pwn linguas_-pau linguas_-pi linguas_-pam
linguas_-pag linguas_-pa linguas_-pap linguas_-fa
linguas_-peo linguas_-phn linguas_-pon linguas_-pl
linguas_-pt linguas_-pt-br linguas_-pro linguas_-ps
linguas_-qu linguas_-rm linguas_-raj linguas_-rap
linguas_-rar linguas_-ro linguas_-rom linguas_-rn
linguas_-ru linguas_-sam linguas_-sm linguas_-sad
linguas_-sg linguas_-sa linguas_-sat linguas_-sc
linguas_-sco linguas_-sel linguas_-sr linguas_-srr
linguas_-shn linguas_-sn linguas_-sid linguas_-sgn-gb
linguas_-sgn-ie linguas_-bla linguas_-sd linguas_-si
linguas_-den linguas_-sk linguas_-sl linguas_-sog
linguas_-so linguas_-son linguas_-snk linguas_-wen
linguas_-nso linguas_-st linguas_-es linguas_-es-cl
linguas_-es-co linguas_-es-do linguas_-es-ec
linguas_-es-es linguas_-es-gt linguas_-es-hn
linguas_-es-mx linguas_-es-pa linguas_-es-pe
linguas_-es-pr linguas_-es-py linguas_-es-sv
linguas_-es-us linguas_-es-uy linguas_-es-ve
linguas_-suk linguas_-sux linguas_-su linguas_-sus
linguas_-sw linguas_-ss linguas_-sv linguas_-syr
linguas_-tl linguas_-ty linguas_-tg linguas_-tmh
linguas_-ta linguas_-i-tao linguas_-tt linguas_-i-tay
linguas_-te linguas_-ter linguas_-tet linguas_-th
linguas_-bo linguas_-tig linguas_-ti linguas_-tem
linguas_-tiv linguas_-tli linguas_-tpi linguas_-tkl
linguas_-tog linguas_-to linguas_-tsi linguas_-ts
linguas_-i-tsu linguas_-tn linguas_-tum linguas_-tr
linguas_-ota linguas_-tk linguas_-tvl linguas_-tyv
linguas_-tw linguas_-uga linguas_-ug linguas_-uk
linguas_-umb linguas_-und linguas_-ur linguas_-uz
linguas_-vai linguas_-vi linguas_-vo linguas_-vot
linguas_-wal linguas_-war linguas_-was linguas_-cy
linguas_-wo linguas_-xh linguas_-sah linguas_-yao
linguas_-yap linguas_-yi linguas_-yo linguas_-znd
linguas_-zen linguas_-za linguas_-zu linguas_-zun
userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS,
INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY


Hope this helps.
Thx
G. Moko


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05 11:48         ` go moko
@ 2006-04-05 12:50           ` Benno Schulenberg
  2006-04-05 15:46             ` Matthias Bethke
  2006-04-05 15:09           ` Neil Bothwick
  1 sibling, 1 reply; 26+ messages in thread
From: Benno Schulenberg @ 2006-04-05 12:50 UTC (permalink / raw
  To: gentoo-user

go moko wrote:
> LINGUAS="fr en en-us -ab -ace -ach -ada -aa -afh -af
> -aka -akk -sq -ale -am -i-ami -ar -ar-dz -ar-eg -ar-iq
> -ar-jo -ar-kw -ar-lb -ar-ly -ar-ma -ar-om -ar-qa
> [...]

O.O

Mention in LINGUAS only the languages you want to have available, 
not anything else.  LINGUAS is not like USE, it doesn't know about 
the minus sign, as you can see further down: it assumes that "-ab", 
"-ace" and so on are languages:

> linguas_-ab linguas_-ace linguas_-ach linguas_-ada
> linguas_-aa linguas_-afh linguas_-af linguas_-aka
> linguas_-akk linguas_-sq linguas_-ale linguas_-am

Just put LINGUAS="fr en".  I'm unsure whether en-us is recognized.

Benno
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05 11:43       ` go moko
@ 2006-04-05 14:27         ` Jeremy Olexa
  0 siblings, 0 replies; 26+ messages in thread
From: Jeremy Olexa @ 2006-04-05 14:27 UTC (permalink / raw
  To: gentoo-user

This might have already been said but always use emerge -f <package> to 
  download the dist files. Some packages have more than one file to 
download (patches and whatnot). That sounds like your problem.

-Jeremy
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05 11:48         ` go moko
  2006-04-05 12:50           ` Benno Schulenberg
@ 2006-04-05 15:09           ` Neil Bothwick
  2006-04-05 17:46             ` Richard Fish
  1 sibling, 1 reply; 26+ messages in thread
From: Neil Bothwick @ 2006-04-05 15:09 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

On Wed, 5 Apr 2006 04:48:39 -0700 (PDT), go moko wrote:

> > ls -l /usr/portage/distfiles/libXext*
> 
> -rw-rw-r-- 2 root portage 248688 Feb 16 19:34
> /usr/portage/distfiles/libXext-1.0.0.tar.bz2

It looks like this is the problem

$ ls -l /mnt/portage/distfiles/libXext*
-rw-rw-r-- 1 root portage 259489 2006-01-18 23:51 
/mnt/portage/distfiles/libXext-1.0.0.tar.bz2

The filesize is different, so portage is trying to download it again.
Download the file again, put it in $DISTDIR and see what happens.


-- 
Neil Bothwick

KPLA: Warrior's Radio! All the glory, all the time!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05 12:50           ` Benno Schulenberg
@ 2006-04-05 15:46             ` Matthias Bethke
  2006-04-05 21:03               ` [gentoo-user] LINGUAS Benno Schulenberg
  2006-04-06 14:15               ` [gentoo-user] emerge without download go moko
  0 siblings, 2 replies; 26+ messages in thread
From: Matthias Bethke @ 2006-04-05 15:46 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

Hi Benno,
on Wednesday, 2006-04-05 at 14:50:29, you wrote:
> Just put LINGUAS="fr en".  I'm unsure whether en-us is recognized.

The Localization Guide isn't very clear about the syntax of these, nor
how to get a list of available codes. I guess the basic ones are the
two-letter ISO codes as for locales, but is it "en-us", "en_US" or
something? Is it case sensitive at all?

cheers!
	Matthias
-- 
I prefer encrypted and signed messages. KeyID: FAC37665
Fingerprint: 8C16 3F0A A6FC DF0D 19B0  8DEF 48D9 1700 FAC3 7665

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05 15:09           ` Neil Bothwick
@ 2006-04-05 17:46             ` Richard Fish
  2006-04-06 14:12               ` go moko
  0 siblings, 1 reply; 26+ messages in thread
From: Richard Fish @ 2006-04-05 17:46 UTC (permalink / raw
  To: gentoo-user

On 4/5/06, Neil Bothwick <neil@digimed.co.uk> wrote:
> On Wed, 5 Apr 2006 04:48:39 -0700 (PDT), go moko wrote:
>
> > > ls -l /usr/portage/distfiles/libXext*
> >
> > -rw-rw-r-- 2 root portage 248688 Feb 16 19:34
> > /usr/portage/distfiles/libXext-1.0.0.tar.bz2
>
> It looks like this is the problem

I agree, although quite oddly I have the same size file in my
distfiles directory.  I guess I haven't needed to update libXext in
awhile.

But, from /usr/portage/x11-libs/libXext/files/digest-libXext-1.0.0-r1:
MD5 ee00e206adde27814b8832aa769f55ed libXext-1.0.0.tar.bz2 259489

And the current file on xorg.freedesktop.org is also 259489 bytes.

Download again.

-Richard

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* [gentoo-user] LINGUAS
  2006-04-05 15:46             ` Matthias Bethke
@ 2006-04-05 21:03               ` Benno Schulenberg
  2006-04-06 14:15               ` [gentoo-user] emerge without download go moko
  1 sibling, 0 replies; 26+ messages in thread
From: Benno Schulenberg @ 2006-04-05 21:03 UTC (permalink / raw
  To: gentoo-user

Matthias Bethke wrote:
> on Wednesday, 2006-04-05 at 14:50:29, you wrote:
> > Just put LINGUAS="fr en".  I'm unsure whether en-us is
> > recognized.
>
> The Localization Guide isn't very clear about the syntax of
> these, nor how to get a list of available codes. I guess the
> basic ones are the two-letter ISO codes as for locales, but is it
> "en-us", "en_US" or something?

The latter.  Grepping through the ebuilds for "LINGUAS" shows that 
it checks in some places for codes like pt_BR and zh_CN.  So the 
original poster could use LINGUAS="fr en en_US".

Benno
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05 17:46             ` Richard Fish
@ 2006-04-06 14:12               ` go moko
  2006-04-06 14:33                 ` Daniel da Veiga
  2006-04-06 15:09                 ` Richard Fish
  0 siblings, 2 replies; 26+ messages in thread
From: go moko @ 2006-04-06 14:12 UTC (permalink / raw
  To: gentoo-user

--- Richard Fish <bigfish@asmallpond.org> wrote:

> On 4/5/06, Neil Bothwick <neil@digimed.co.uk> wrote:
> > On Wed, 5 Apr 2006 04:48:39 -0700 (PDT), go moko
> wrote:
> >
> > > > ls -l /usr/portage/distfiles/libXext*
> > >
> > > -rw-rw-r-- 2 root portage 248688 Feb 16 19:34
> > > /usr/portage/distfiles/libXext-1.0.0.tar.bz2
> >
> > It looks like this is the problem
> 
> I agree, although quite oddly I have the same size
> file in my
> distfiles directory.  I guess I haven't needed to
> update libXext in
> awhile.
> 
> But, from
>
/usr/portage/x11-libs/libXext/files/digest-libXext-1.0.0-r1:
> MD5 ee00e206adde27814b8832aa769f55ed
> libXext-1.0.0.tar.bz2 259489
> 
> And the current file on xorg.freedesktop.org is also
> 259489 bytes.
> 
> Download again.
> 
> -Richard

You're right. It works fine.

But I remember that for another package (I don't
remember which) which file was also not good, emerge
give me a error message saying that MD5 was bad, and
didn't try to download it.
Moreover, why 'emerge <package> digest' try to
download the file instead of creating the
corresponding digest file?
So it works, but I still don't understand how emerge
deals it!

Thanks again
G. Moko


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05 15:46             ` Matthias Bethke
  2006-04-05 21:03               ` [gentoo-user] LINGUAS Benno Schulenberg
@ 2006-04-06 14:15               ` go moko
  1 sibling, 0 replies; 26+ messages in thread
From: go moko @ 2006-04-06 14:15 UTC (permalink / raw
  To: gentoo-user

--- Matthias Bethke <matthias@towiski.de> wrote:

> Hi Benno,
> on Wednesday, 2006-04-05 at 14:50:29, you wrote:
> > Just put LINGUAS="fr en".  I'm unsure whether
> en-us is recognized.
> 
> The Localization Guide isn't very clear about the
> syntax of these, nor
> how to get a list of available codes. I guess the
> basic ones are the
> two-letter ISO codes as for locales, but is it
> "en-us", "en_US" or
> something? Is it case sensitive at all?
> 
> cheers!
> 	Matthias

Thanks for the explanation, Benno. I've never noticed
this output of 'emerge --info' about LINGUAS. And, as
said Matthias, I followed the Localization Guide as I
understood it. However, even it's false, it does no
harm.

Thanks again
G. Moko


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-05  8:24     ` Peter Campion-Bye
  2006-04-05 11:43       ` go moko
@ 2006-04-06 14:22       ` go moko
  1 sibling, 0 replies; 26+ messages in thread
From: go moko @ 2006-04-06 14:22 UTC (permalink / raw
  To: gentoo-user

> Or, as a workaround, you could set up
> http-replicator (there's a package for
> it) and put your downloaded ebuilds into the
> replicator cache then change your
> make.conf rsync settings to emerge from the
> replicator. The replicator log
> will show you anything it thinks it needs to
> download that it can't serve from
> the cache.

I tried it, and yes, it works well.
As said in another mail, it shows me that the file was
corrupted. After another download, emerge works fine.
Thanks
G. Moko


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-06 14:12               ` go moko
@ 2006-04-06 14:33                 ` Daniel da Veiga
  2006-04-06 15:09                 ` Richard Fish
  1 sibling, 0 replies; 26+ messages in thread
From: Daniel da Veiga @ 2006-04-06 14:33 UTC (permalink / raw
  To: gentoo-user

On 4/6/06, go moko <gomoko@yahoo.com> wrote:
> --- Richard Fish <bigfish@asmallpond.org> wrote:
>
> > On 4/5/06, Neil Bothwick <neil@digimed.co.uk> wrote:
> > > On Wed, 5 Apr 2006 04:48:39 -0700 (PDT), go moko
> > wrote:
> > >
> > > > > ls -l /usr/portage/distfiles/libXext*
> > > >
> > > > -rw-rw-r-- 2 root portage 248688 Feb 16 19:34
> > > > /usr/portage/distfiles/libXext-1.0.0.tar.bz2
> > >
> > > It looks like this is the problem
> >
> > I agree, although quite oddly I have the same size
> > file in my
> > distfiles directory.  I guess I haven't needed to
> > update libXext in
> > awhile.
> >
> > But, from
> >
> /usr/portage/x11-libs/libXext/files/digest-libXext-1.0.0-r1:
> > MD5 ee00e206adde27814b8832aa769f55ed
> > libXext-1.0.0.tar.bz2 259489
> >
> > And the current file on xorg.freedesktop.org is also
> > 259489 bytes.
> >
> > Download again.
> >
> > -Richard
>
> You're right. It works fine.
>
> But I remember that for another package (I don't
> remember which) which file was also not good, emerge
> give me a error message saying that MD5 was bad, and
> didn't try to download it.
> Moreover, why 'emerge <package> digest' try to
> download the file instead of creating the
> corresponding digest file?
> So it works, but I still don't understand how emerge
> deals it!

Because you're using the wrong command, what you want is "ebuild
<package>.ebuild digest", emerge will try to emerge the package you
specified. Take a look at "man emerge" and "man ebuild".

--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-06 14:12               ` go moko
  2006-04-06 14:33                 ` Daniel da Veiga
@ 2006-04-06 15:09                 ` Richard Fish
  2006-04-06 15:34                   ` Neil Bothwick
  1 sibling, 1 reply; 26+ messages in thread
From: Richard Fish @ 2006-04-06 15:09 UTC (permalink / raw
  To: gentoo-user

On 4/6/06, go moko <gomoko@yahoo.com> wrote:
> Moreover, why 'emerge <package> digest' try to
> download the file instead of creating the
> corresponding digest file?

The command you wanted was 'ebuild'...

-Richard

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-06 15:09                 ` Richard Fish
@ 2006-04-06 15:34                   ` Neil Bothwick
  2006-04-06 16:22                     ` go moko
  0 siblings, 1 reply; 26+ messages in thread
From: Neil Bothwick @ 2006-04-06 15:34 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 370 bytes --]

On Thu, 6 Apr 2006 08:09:55 -0700, Richard Fish wrote:

> > Moreover, why 'emerge <package> digest' try to
> > download the file instead of creating the
> > corresponding digest file?
> 
> The command you wanted was 'ebuild'...

Or 'emerge --digest package' if you have a recent enough portage.


-- 
Neil Bothwick

PROSTITUTE: Receiver of swollen goods.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-06 15:34                   ` Neil Bothwick
@ 2006-04-06 16:22                     ` go moko
  2006-04-06 16:30                       ` Hans-Werner Hilse
  2006-04-06 16:49                       ` Richard Fish
  0 siblings, 2 replies; 26+ messages in thread
From: go moko @ 2006-04-06 16:22 UTC (permalink / raw
  To: gentoo-user

--- Neil Bothwick <neil@digimed.co.uk> wrote:

> On Thu, 6 Apr 2006 08:09:55 -0700, Richard Fish
> wrote:
> 
> > > Moreover, why 'emerge <package> digest' try to
> > > download the file instead of creating the
> > > corresponding digest file?
> > 
> > The command you wanted was 'ebuild'...
> 
> Or 'emerge --digest package' if you have a recent
> enough portage.

Yeah, excuse, it was 'ebuild <package> digest' which
try to download the file.
Just a typo...

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-06 16:22                     ` go moko
@ 2006-04-06 16:30                       ` Hans-Werner Hilse
  2006-04-06 16:49                       ` Richard Fish
  1 sibling, 0 replies; 26+ messages in thread
From: Hans-Werner Hilse @ 2006-04-06 16:30 UTC (permalink / raw
  To: gentoo-user

Hi,

On Thu, 6 Apr 2006 09:22:11 -0700 (PDT) go moko <gomoko@yahoo.com>
wrote:

> > > > Moreover, why 'emerge <package> digest' try to
> > > > download the file instead of creating the
> > > > corresponding digest file?
> > > 
> > > The command you wanted was 'ebuild'...
> > 
> > Or 'emerge --digest package' if you have a recent
> > enough portage.
> 
> Yeah, excuse, it was 'ebuild <package> digest' which
> try to download the file.
> Just a typo...

Yep, it needs to download the sources in order to calculate the digest
for them, too. That's how portage checks for forged tarballs on the
mirrors.

-hwh
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [gentoo-user] emerge without download
  2006-04-06 16:22                     ` go moko
  2006-04-06 16:30                       ` Hans-Werner Hilse
@ 2006-04-06 16:49                       ` Richard Fish
  1 sibling, 0 replies; 26+ messages in thread
From: Richard Fish @ 2006-04-06 16:49 UTC (permalink / raw
  To: gentoo-user

On 4/6/06, go moko <gomoko@yahoo.com> wrote:
> Yeah, excuse, it was 'ebuild <package> digest' which
> try to download the file.

Ok, well I don't see how this could happen with libXext.

However with other packages this might occur if you don't have all of
the source archives downloaded.  For example opera 8.52 ebuild calls
out the following source archives:

${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2
${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2
${PN}-${OPERAVER}.1-static-qt.i386-en.tar.bz2
${PN}-${OPERAVER}.5-shared-qt.i386-en.tar.bz2

Which results in a digest like:

MD5 ... opera-8.52-20060201.1-static-qt.i386-en.tar.bz2 5812593
MD5 ... opera-8.52-20060201.1-static-qt.ppc-en.tar.bz2 5811355
MD5 ... opera-8.52-20060201.1-static-qt.sparc-en.tar.bz2 5705143
MD5 ... opera-8.52-20060201.5-shared-qt.i386-en.tar.bz2 3977438

If I run digest on this ebuild, without all 4 source archives, it will
attempt to download the missing ones.

HTH,
-Richard

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2006-04-06 16:59 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04 18:16 [gentoo-user] firefox and svg CapSel
2006-04-04 18:55 ` Christoph Eckert
2006-04-04 19:05   ` CapSel
2006-04-04 18:59 ` [gentoo-user] emerge without download go moko
2006-04-04 19:22   ` Devon Miller
2006-04-04 19:35     ` go moko
2006-04-04 21:52       ` Richard Fish
2006-04-05 11:48         ` go moko
2006-04-05 12:50           ` Benno Schulenberg
2006-04-05 15:46             ` Matthias Bethke
2006-04-05 21:03               ` [gentoo-user] LINGUAS Benno Schulenberg
2006-04-06 14:15               ` [gentoo-user] emerge without download go moko
2006-04-05 15:09           ` Neil Bothwick
2006-04-05 17:46             ` Richard Fish
2006-04-06 14:12               ` go moko
2006-04-06 14:33                 ` Daniel da Veiga
2006-04-06 15:09                 ` Richard Fish
2006-04-06 15:34                   ` Neil Bothwick
2006-04-06 16:22                     ` go moko
2006-04-06 16:30                       ` Hans-Werner Hilse
2006-04-06 16:49                       ` Richard Fish
2006-04-05  2:53   ` Gabriel Dain
2006-04-05  8:24     ` Peter Campion-Bye
2006-04-05 11:43       ` go moko
2006-04-05 14:27         ` Jeremy Olexa
2006-04-06 14:22       ` go moko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox