[Edgy/Feisty/Gutsy SRU request] getweb script of foo2zjs needs update of download URLs

Bug #163594 reported by Hugo Nascimento
6
Affects Status Importance Assigned to Milestone
Baltix
Invalid
Undecided
Unassigned
foo2zjs (Ubuntu)
Fix Released
Undecided
Unassigned
Dapper
Invalid
Undecided
Unassigned
Edgy
Fix Released
Medium
Unassigned
Feisty
Fix Released
Medium
Unassigned
Gutsy
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: foo2zjs

The link for firmwares in foo2zjs has changed from http://foo2zjs.rkkda.com/sihp(printername).tar.gz to http://foo2zjs.rkkda.com/firmware/sihp(printername).tar.gz. Because of this, the current getweb application in gutsy does not work.

TEST CASE:

Note: No printer needed for this test. It is only about the file download. Try downloading files for any printer with getweb. Run getweb without options to see possible calls.

Download any color profile or firmware file with getweb.

See example below:

========================
#getweb 1020
--14:00:48-- http://foo2zjs.rkkda.com/sihp1020.tar.gz
           => `sihp1020.tar.gz'
Resolvendo foo2zjs.rkkda.com... 74.208.41.246
Conectando a foo2zjs.rkkda.com|74.208.41.246|:80... conectado.
HTTP requisição enviada, aguardando resposta... 404 Not Found
14:00:49 ERRO 404: Not Found.

getweb: Couldn't download http://foo2zjs.rkkda.com/sihp1020.tar.gz
#
=============================

The foo2zjs package at http://foo2zjs.rkkda.com/ has a new getweb program that fixes this problem.

Best regards
Hugo

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Stable Release Update (SRU) Request -- for GUTSY

Impact of the bug

Everyone using Gutsy with the foo2zjs package which Gutsy ships is not able any more to download firmware files and color profiles easily using the getweb utility as on the upstream server the files were moved.

Fix of the bug

The fix is a simple update of the URLs in the getweb script. In Hardy this was done by replacing foo2zjs with the newest upstream version. To keep the impact low in Gutsy, I have simply updated the URLs in the getweb script. Here is the debdiff:

https://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/foo2zjs/foo2zjs_20070625-0ubuntu1_20070625-0ubuntu1.1.debdiff

Changes affect only the getweb script.

Patch on the current stable release:

https://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/foo2zjs/foo2zjs_20070625-0ubuntu1_20070625-0ubuntu1.1.debdiff

Source packages are here:

https://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/foo2zjs/

Everyone who is suffering this problem please test and report here. Thanks.

description: updated
Revision history for this message
Till Kamppeter (till-kamppeter) wrote : Re: [Gutsy SRU request] getweb script of foo2zjs needs update of download URLs

Fixed in Hardy with foo2zjs 20071109-0ubuntu1:

foo2zjs (20071109-0ubuntu1) hardy; urgency=low

  * New upstream release
    - Snapshot from Nov 9, 2007
    - Added support for Lexmark C500n
    - Fixes with well-tempered screening (WTS) in newer Ghostscript versions
  * debian/patches/10-makefile.dpatch: Removed, merged upstream.

 -- Till Kamppeter <email address hidden> Fri, 09 Nov 2007 10:31:36 -0700

Changed in foo2zjs:
status: New → Fix Released
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

I have re-uploaded all files in

https://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/foo2zjs/

for a small correction, adding the reference to this bug report to the changelog entry to simplify the handling of the SRU.

Revision history for this message
Hugo Nascimento (hadnas) wrote :

I realize now that this problem affects all previous versions of Ubunty that have getweb in foo2zjs. Can we open a bug tracker for them as well?
I suggest fixing the inconsistent file in the foo2zjs packages, for all versions.

Revision history for this message
Martin Pitt (pitti) wrote :

Till, the Gutsy patch looks good, I will upload it soon. Can you please prepare SRUs for dapper/edgy/feisty, too? Thank you!

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Dapper did not yet ship the getweb script, closing Dapper task ...

Changed in foo2zjs:
status: New → Invalid
Revision history for this message
Till Kamppeter (till-kamppeter) wrote :
Changed in foo2zjs:
importance: Undecided → Medium
status: New → Confirmed
importance: Undecided → Medium
status: New → Confirmed
Changed in foo2zjs:
status: Confirmed → In Progress
status: Confirmed → In Progress
status: Confirmed → In Progress
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks, Till. Uploaded and accepted into edgy/feisty/gutsy-proposed. Please test. I guess the test case, as mentioned in the description, ist just "getweb 1020"?

Changed in foo2zjs:
status: In Progress → Fix Committed
status: In Progress → Fix Committed
Martin Pitt (pitti)
Changed in foo2zjs:
status: In Progress → Fix Committed
Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Yes, to test, just do "getweb 1020", or any command listed when running simply "getweb".

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Hugo, can you please test the package from gutsy-proposed?

description: updated
Revision history for this message
Hugo Nascimento (hadnas) wrote :

The deb file in https://www.linux-foundation.org/~till/tmp/ubuntu/gutsy/foo2zjs/binary/ installed and worked well. I think we can release it now.
Thanks.

Revision history for this message
Brian Murray (brian-murray) wrote :

I have successfully verified the fix for Gutsy. I was unable to use getweb with foo2zjs version 20070625-0ubuntu1 but was able to with version 20070625-0ubuntu1.1 from gutsy-proposed.

Revision history for this message
Brian Murray (brian-murray) wrote :

I have successfully verified the fix for Feisty. I was unable to use getweb with foo2zjs version 20061224-0ubuntu3 but was able to with version 20061224-0ubuntu3 .1 from feisty-proposed.

Revision history for this message
Brian Murray (brian-murray) wrote :

I have successfully verified the fix of Edgy, however I was told that foo2zjs would be DOWNGRADED when install foo2zjs version 20060625dfsg-2ubuntu0.1. I was unable to use getweb with foo2zjs version 20060625dfsg-2 but was able to with version 20060625dfsg-2ubuntu0.1 from edgy-proposed.

Revision history for this message
Martin Pitt (pitti) wrote :

Copied to -updates.

Changed in foo2zjs:
status: Fix Committed → Fix Released
status: Fix Committed → Fix Released
status: Fix Committed → Fix Released
Przemek K. (azrael)
Changed in baltix:
status: New → Invalid
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.