Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 7346] New: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found
@ 2014-09-01  9:56 bugzilla at busybox.net
  2014-09-01 10:20 ` [Buildroot] [Bug 7346] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-09-01  9:56 UTC (permalink / raw)
  To: buildroot

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

           Summary: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be
                    downloaded, 404 not found
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Outdated package
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: joymarquis at hotmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Please help to close if this is not the place for Release Candidate bugs.

Version affected: 2014.08-rc3

Brief: vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found

Tried: Tried the printed download URL manually, the URL is mostly invalid.

Error log:

>>> vim 8ae50e3ef8bf Downloading
abort: error: Network is unreachable
--2014-08-27 18:41:58--  http://sources.buildroot.net/vim-8ae50e3ef8bf.tar.gz
Resolving sources.buildroot.net... 176.9.16.109
Connecting to sources.buildroot.net|176.9.16.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-08-27 18:42:00 ERROR 404: Not Found.

make: ***
[/home/houqing1/top/buildroot/buildroot-2014.08-rc3/output/build/vim-8ae50e3ef8bf/.stamp_d
ownloaded] Error 1

-- 
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.

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

* [Buildroot] [Bug 7346] [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found
  2014-09-01  9:56 [Buildroot] [Bug 7346] New: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found bugzilla at busybox.net
@ 2014-09-01 10:20 ` bugzilla at busybox.net
  2014-09-01 10:40 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-09-01 10:20 UTC (permalink / raw)
  To: buildroot

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

Thomas De Schampheleire <patrickdepinguin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Thomas De Schampheleire <patrickdepinguin@gmail.com> 2014-09-01 10:20:55 UTC ---
This is not a problem with Buildroot.
First of all, two downloads are attempted: one from the vim mercurial
repository directly, and since it fails, a fallback to sources.buildroot.net.

The latter does not contain the vim package, but this is only a fallback.

The real problem is that in your run, the vim server did not respond. This may
be a temporary issue with the vim server (googlecode), or a connection problem
due to proxy issues.

I have just tested, and the download works fine here.
Have you tried this again at another time?

Have you checked your proxy correctly?

-- 
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.

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

* [Buildroot] [Bug 7346] [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found
  2014-09-01  9:56 [Buildroot] [Bug 7346] New: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found bugzilla at busybox.net
  2014-09-01 10:20 ` [Buildroot] [Bug 7346] " bugzilla at busybox.net
@ 2014-09-01 10:40 ` bugzilla at busybox.net
  2014-09-01 12:11 ` bugzilla at busybox.net
  2014-09-02 10:04 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-09-01 10:40 UTC (permalink / raw)
  To: buildroot

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

--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org> 2014-09-01 10:40:41 UTC ---
The sources.buildroot.org machine didn't had mercurial installed, so vim didn't
get mirrored. I've manually put the tarball online now, and will install
mercurial.

-- 
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.

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

* [Buildroot] [Bug 7346] [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found
  2014-09-01  9:56 [Buildroot] [Bug 7346] New: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found bugzilla at busybox.net
  2014-09-01 10:20 ` [Buildroot] [Bug 7346] " bugzilla at busybox.net
  2014-09-01 10:40 ` bugzilla at busybox.net
@ 2014-09-01 12:11 ` bugzilla at busybox.net
  2014-09-02 10:04 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-09-01 12:11 UTC (permalink / raw)
  To: buildroot

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

--- Comment #3 from joymarquis at hotmail.com 2014-09-01 12:11:29 UTC ---
Hi all,

Thanks for all of your quick comments and feedback.

What Thomas mentioned is exact what I'm encountered: I was trying this build
within a uncontrolled firewall which does not allow "Mercurial port".

According to Peter's solution: I tried downloading the vim-*** to "dl/" folder
and "make", the buildroot was finished successfully.

I'll to delete the dl/vim-*** package and try if Peter's solution is working.

Will update once completed.


Thanks

-- 
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.

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

* [Buildroot] [Bug 7346] [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found
  2014-09-01  9:56 [Buildroot] [Bug 7346] New: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2014-09-01 12:11 ` bugzilla at busybox.net
@ 2014-09-02 10:04 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-09-02 10:04 UTC (permalink / raw)
  To: buildroot

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

--- Comment #4 from joymarquis at hotmail.com 2014-09-02 10:04:02 UTC ---
Hi buildroot support,

The problem disappears now according to my last rebuild with the same setting.
Now I can download and successfully build the system without any tricky.

Thanks all for your quick help.


Cheers.

-- 
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.

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

end of thread, other threads:[~2014-09-02 10:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01  9:56 [Buildroot] [Bug 7346] New: [2014.08rc3] vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found bugzilla at busybox.net
2014-09-01 10:20 ` [Buildroot] [Bug 7346] " bugzilla at busybox.net
2014-09-01 10:40 ` bugzilla at busybox.net
2014-09-01 12:11 ` bugzilla at busybox.net
2014-09-02 10:04 ` bugzilla at busybox.net

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