Synaptic "Generate package download script" generates malformed wget commands

Bug #104649 reported by marquedios
6
Affects Status Importance Assigned to Milestone
synaptic (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: synaptic

1. Start synaptic
2. Select packages to install
3. Click file -> Generate package download script
4. Save file
5. Run saved shell script and wget help displays.

     Command for wget is generated like:
          wget -chttp://us.archive.ubuntu.com/ubuntu/pool/universe/d/delo/delo_0.8-2.1_i386.deb

     Where as the proper command should be:
          wget -c http://us.archive.ubuntu.com/ubuntu/pool/universe/d/delo/delo_0.8-2.1_i386.deb

Present in Feisty Fawn

Revision history for this message
Tito (farmatito) wrote :

Same in kubuntu 7.0.4

#!/bin/sh
wget -chttp://it.archive.ubuntu.com/ubuntu/pool/universe/a/abook/abook_0.5.6-3_i386.deb

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.