No such file `tiff-3.7.3.tar.gz'.

A place to ask all newbie questions and not get flamed, though you will get beaten down if you post a newbieish question outside of these walls.
Post Reply
TrigunXBox
Newbie
Posts: 2
Joined: Tue Sep 20, 2005 11:52 pm

No such file `tiff-3.7.3.tar.gz'.

Post by TrigunXBox »

Just installed the latest version of GentooX Pro.


Went to run magic and get this.


I have tried running emerge sync and it does not help.




Code: Select all

This will install the XFCE windowmanager
emerge xfce4...
Calculating dependencies ...done!
>>> emerge (1 of 13) media-libs/tiff-3.7.3 to /
>>> Downloading ftp://ftp.easynet.nl/mirror/gentoo//distfiles/tiff-3.7.3.tar.gz
--17:00:49--  ftp://ftp.easynet.nl/mirror/gentoo/distfiles/tiff-3.7.3.tar.gz
           => `/usr/portage/distfiles/tiff-3.7.3.tar.gz'
Resolving ftp.easynet.nl... 195.86.128.57
Connecting to ftp.easynet.nl[195.86.128.57]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /mirror/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR tiff-3.7.3.tar.gz ... 
No such file `tiff-3.7.3.tar.gz'.

>>> Downloading ftp://ftp.remotesensing.org/pub/libtiff/tiff-3.7.3.tar.gz
--17:01:06--  ftp://ftp.remotesensing.org/pub/libtiff/tiff-3.7.3.tar.gz
           => `/usr/portage/distfiles/tiff-3.7.3.tar.gz'
Resolving ftp.remotesensing.org... 209.172.33.142
Connecting to ftp.remotesensing.org[209.172.33.142]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/libtiff ... done.
==> PASV ... done.    ==> RETR tiff-3.7.3.tar.gz ... 
No such file `tiff-3.7.3.tar.gz'.

!!! Couldn't download tiff-3.7.3.tar.gz. Aborting.

 !! Emerge failed.

 !! xfce patch failed.
 !! Check your network settings and try again.

 !! Note the error(s) above then press enter to continue.  Submit the full
 !! error when posting a bug report OR I WILL IGNORE YOU

I am new to Gentoo and this emerge thing. I don't know what to do when it failes.

Thanks for any help.

[/code]
anbe
Newbie
Posts: 2
Joined: Wed Sep 21, 2005 11:00 am

Post by anbe »

Had a similar problem recently, try this

Code: Select all

cd /usr/portage/distfiles
wget http://ftp.fi.xemacs.org/pub/mirrors/ftp.xemacs.org/pub/tux/xemacs/tux/aux/tiff-3.7.3.tar.gz
TrigunXBox
Newbie
Posts: 2
Joined: Tue Sep 20, 2005 11:52 pm

Post by TrigunXBox »

That did it.

Thanks
Vajutza
Newbie
Posts: 4
Joined: Mon Sep 12, 2005 9:41 am
Location: Adelaide SOUTH AUSTRALIA

Post by Vajutza »

I saw this post viewtopic.php?t=3187,
and used this address http://ftp.fi.xemacs.org/pub/mirrors/ft ... 7.3.tar.gz then followed it with

emerge samba

it seems to have worked

Cheers
Post Reply