Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 6308] New: dosfstools download link is wrong
Date: Sun,  9 Jun 2013 12:26:53 +0000 (UTC)	[thread overview]
Message-ID: <bug-6308-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=6308

           Summary: dosfstools download link is wrong
           Product: buildroot
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Outdated package
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: uclibc-bugzilla at loowis.durge.org
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


I was making buildroot last night, and trying to build dosfstools failed, which
broke the whole build.
Took me a while to figure out what was going on, but it turns out that even
though buildroot was specifically trying to download
http://fossies.org/linux/misc/dosfstools-3.0.16.tar.gz the fossies.org
webserver was erroneously serving up dosfstools-3.0.18.tar.gz instead! (in the
latest version of dosfstools the tools have been renamed, which is what was
breaking the build)

I've now emailed the fossies.org webmaster and he's corrected the problem on
his webserver, and trying to download dosfstools-3.0.16.tar.gz now results in a
"410 Gone", so the DOSFSTOOLS_SITE setting in package/dosfstools/dosfstools.mk
needs to be changed from http://fossies.org/linux/misc to
http://www.daniel-baumann.ch/software/dosfstools

I checked with a "find -exec grep" and dosfstools is the only package that was
being downloaded from fossies.org. And checking in the dosfstools.mk history,
this bug basically needs to "undo"
http://git.buildroot.net/buildroot/commit/?id=0810280fec7745b2534c2fa9d0526115e05b26f7
( proposed here: http://thread.gmane.org/gmane.comp.lib.uclibc.buildroot/51618
)

It's funny how similar this is to my previous bug #6302 ;-)

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

             reply	other threads:[~2013-06-09 12:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-09 12:26 bugzilla at busybox.net [this message]
2013-06-09 12:40 ` [Buildroot] [Bug 6308] dosfstools download link is wrong bugzilla at busybox.net
2013-06-09 19:06 ` bugzilla at busybox.net
2013-06-09 19:33 ` bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-6308-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox