WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: mysql fails to download  (Read 3143 times)

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
mysql fails to download
« on: October 14, 2012, 08:14:42 PM »
Am not sure if this is an extension issue or a base issue?  anyhow have recently had this mysql.tcz download failure

this is using 4.7rc2 but seem to be on stable releases also.   APPS made three attempts which all failed


Any ideas please?
« Last Edit: October 14, 2012, 08:16:32 PM by coreplayer2 »

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: mysql fails to download
« Reply #1 on: October 14, 2012, 10:10:35 PM »
what would happen if remove it and reinstall again?
remove mysql.{tcz|tcz.dep|tcz.md5.txt} manually and then reinstall
« Last Edit: October 14, 2012, 10:18:07 PM by AbNoRMiS »
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline netnomad

  • Hero Member
  • *****
  • Posts: 1026
Re: mysql fails to download
« Reply #2 on: October 14, 2012, 11:31:21 PM »
hi friends,

this can happen sometimes...
i guess that it has something to do with the size and the number of packages that should be downloaded and temporarily stored in the /tmp-directory,
especially with packages >20mb.
i could imagine it has something to do with the i/o-performance of my usbstick...

i don't mind and delete these files manually with the help of mc (midnight commander) or
on the command line with f.e. for mysql.tcz:

rm /path-to/tce/optional/mysql.*

afterwards i download-only the package again with the help of the gui.
« Last Edit: October 14, 2012, 11:34:42 PM by netnomad »

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: mysql fails to download
« Reply #3 on: October 15, 2012, 01:31:51 AM »
You know what?  mysql.tcz is not installed.     On the other hand sqlite3.tcz is installed.

must be written in a dep file,  hang on will check

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: mysql fails to download
« Reply #4 on: October 15, 2012, 02:23:41 AM »
now got to me that these updated extensions are not requires mysql.tcz
and besides i never saw dependencies fetching during extensions update
this is quite surprising

p.s.
maybe time to check drive with tce folder for lost or cross-link clusters?
« Last Edit: October 15, 2012, 02:41:52 AM by AbNoRMiS »
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: mysql fails to download
« Reply #5 on: October 15, 2012, 06:28:06 AM »
Hi coreplayer2
Quote
On the other hand sqlite3.tcz is installed.
It's a dependency of  dropbox.tcz

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: mysql fails to download
« Reply #6 on: October 15, 2012, 11:22:36 PM »
Agreed, have never seen Updates downloading dependencies before either, not that it couldn't happen maybe I just never noticed before



Thanks Rich,  please how did you find that info?   because I ran this command within the Optional directory

find . *dep -print0 | xargs -0 grep mysql.tcz

and it failed to find mysql.tcz in any dep file. 

« Last Edit: October 15, 2012, 11:24:49 PM by coreplayer2 »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: mysql fails to download
« Reply #7 on: October 15, 2012, 11:53:31 PM »
Hi coreplayer2
How did I find  sqlite3.tcz  is a dependency of  dropbox.tcz? I looked at the screen shot in your original post
and checked the dependencies of the listed extensions in AppBrowser.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: mysql fails to download
« Reply #8 on: October 15, 2012, 11:56:14 PM »
Ah Ha!  ok I wonder if that's the problem ?   because sqlite is not listed in my dropbox dep 

Am going to update the deps,    brb

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: mysql fails to download
« Reply #9 on: October 16, 2012, 12:05:16 AM »
ok just updated my dep files and dropbox deps file lists only

dbus-glib
gtk2
bzip2
python

OK  I found sqlite as a dep of Python

but I wonder how relative is this towards mysql ?

« Last Edit: October 16, 2012, 12:09:15 AM by coreplayer2 »

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: mysql fails to download
« Reply #10 on: October 16, 2012, 04:28:06 AM »
which mirror are you using?
try switching to distro.ibiblio.org
only with it i never had any issues
except cases when it is overfull
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)