Bug 6338

Summary: Wrong download link for minicom package
Product: buildroot Reporter: Aleksandar <aleksandar.zivkovic>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: 2013.02   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

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)