Bug 6338 - Wrong download link for minicom package
Summary: Wrong download link for minicom package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2013.02
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-26 09:36 UTC by Aleksandar
Modified: 2013-06-27 08:48 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Peter Korsgaard 2013-06-27 08:44:45 UTC
What's wrong about it? It seems to work here:

wget http://alioth.debian.org/frs/download.php/3700/minicom-2.6.1.tar.gz
--2013-06-27 10:43:28--  http://alioth.debian.org/frs/download.php/3700/minicom-2.6.1.tar.gz
Resolving alioth.debian.org (alioth.debian.org)... 217.196.43.134
Connecting to alioth.debian.org (alioth.debian.org)|217.196.43.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 0 [text/html]
Saving to: `minicom-2.6.1.tar.gz'

    [ <=>                                   ] 0           --.-K/s   in 0s      

2013-06-27 10:43:28 (0.00 B/s) - `minicom-2.6.1.tar.gz' saved [0/0]
Comment 2 Peter Korsgaard 2013-06-27 08:46:51 UTC
(In reply to comment #1)
> What's wrong about it? It seems to work here:
> 
> wget http://alioth.debian.org/frs/download.php/3700/minicom-2.6.1.tar.gz
> --2013-06-27 10:43:28-- 
> http://alioth.debian.org/frs/download.php/3700/minicom-2.6.1.tar.gz
> Resolving alioth.debian.org (alioth.debian.org)... 217.196.43.134
> Connecting to alioth.debian.org (alioth.debian.org)|217.196.43.134|:80...
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 0 [text/html]
> Saving to: `minicom-2.6.1.tar.gz'
> 
>     [ <=>                                   ] 0           --.-K/s   in 0s      
> 
> 2013-06-27 10:43:28 (0.00 B/s) - `minicom-2.6.1.tar.gz' saved [0/0]

Sorry, I didn't notice the file size. Will fix, thanks.

It would be nice if you could send git formatted (with a signed-off-by) patches to the mailing list instead of bugzilla in the future, thanks.
Comment 3 Peter Korsgaard 2013-06-27 08:48:20 UTC
Fixed in git (a1f483b2c3e)