[Bug 744674] Re: cups "upgrade required" page gives an unfunctional ipv6 URL

2017-10-27 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=684389.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-03-12T06:33:50+00:00 Wendell wrote:

Description of problem:

CUPS in a dual-stack environment insists upon some the use of an IPv6
address.

Version-Release number of selected component (if applicable):

$ rpm -q cups
cups-1.3.11-4.fc10.i386

How reproducible:

deterministic

Steps to Reproduce:
1. The printer stops for long enoug ... it is declared "stopped"
2. This is annoying and difficult to explain to civilians
3. An IT supervisor goes to http://printers.example.com:631 and presses 
"restart"
4. The CUPS service requires a redirect to an IPv6 address but uses an 
incorrect syntax
  
Actual results:

CUPS responds with


426 Upgrade Required

You must access this page using the URL
https://2001:55c:4c15:7096:a00:46ff:fe16:bdb4:631/admin/?op=start-
printer_name=HP-Deskjet-960c.

Expected results:

The printer always works

Failing that

The correct URL syntax is:

https://[2001:55c:4c15:7096:a00:46ff:fe16:bdb4]:631/admin/?op=start-
printer_name=HP-Deskjet-960c.

With square brackets aroundt he IPv6 address

Additional info:


Client is Fedora 13 with Firefox 3.6.13
Server is Fedora 10 with cups 1.3

The LAN is dual stacked.
IPv4 to broadcast the printer availabilities; IPv6 "can't do broadcast" (sic)
IPv6 to transfer printer payloads.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/744674/comments/0


On 2011-03-15T17:33:30+00:00 Tim wrote:

Reported upstream.  Please note that Fedora 10 is now at end-of-life.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/744674/comments/1


On 2011-03-16T09:47:57+00:00 Tim wrote:

Also affects cups-1.4.6-1.fc14.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/744674/comments/2


On 2011-03-16T09:48:23+00:00 Tim wrote:

Fixed on branch-1.4.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/744674/comments/3


On 2011-07-04T15:40:51+00:00 Tim wrote:

Should be fixed in this (test) update:
https://admin.fedoraproject.org/updates/cups-1.4.7-2.fc14

Reply at:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/744674/comments/10


** Changed in: cups (Fedora)
   Status: Unknown => Fix Released

** Changed in: cups (Fedora)
   Importance: Unknown => Undecided

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/744674

Title:
  cups "upgrade required" page gives an unfunctional ipv6 URL

To manage notifications about this bug go to:
https://bugs.launchpad.net/cups/+bug/744674/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 744674] Re: cups upgrade required page gives an unfunctional ipv6 URL

2011-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package cups - 1.4.6-4

---
cups (1.4.6-4) unstable; urgency=low

  * debian/patches/fix-broken-ipv6-uris.dpatch: When accessing the web
interface via http: (unencrypted) and one does an adminstrative task
which requires encryption, on upgrading to https: (encrypted) mode
IPv6 IP addresses without [...] get inserted into the URL and the
browser cannot parse the URL correctly. Fixed with a patch from upstream
(LP: #744674).
  * debian/rules: Convert cups.png (CUPS logo for test page) to RGBA, as the
original 8-bit-per-pixel color map format leads to a crash in libpng. This
prevents the CUPS test page and the banner pages from printing
(LP: #710881).
  * debian/control: Add ImageMagick to the build dependencies, as it is
needed for the CUPS logo image conversion.
 -- Martin Pitt martin.p...@ubuntu.com   Fri, 01 Apr 2011 11:06:02 +0200

** Changed in: cups (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/744674

Title:
  cups upgrade required page gives an unfunctional ipv6 URL

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 744674] Re: cups upgrade required page gives an unfunctional ipv6 URL

2011-04-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cups

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/744674

Title:
  cups upgrade required page gives an unfunctional ipv6 URL

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 744674] Re: cups upgrade required page gives an unfunctional ipv6 URL

2011-04-01 Thread Luiz Angelo Daros de Luca
Thanks for the fix.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/744674

Title:
  cups upgrade required page gives an unfunctional ipv6 URL

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 744674] Re: cups upgrade required page gives an unfunctional ipv6 URL

2011-03-29 Thread Till Kamppeter
Can you attach your file /etc/cups/cupsd.conf and post the output of the
command

ifconfig


** Changed in: cups (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/744674

Title:
  cups upgrade required page gives an unfunctional ipv6 URL

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 744674] Re: cups upgrade required page gives an unfunctional ipv6 URL

2011-03-29 Thread Till Kamppeter
Upstream bug report with patch:

http://www.cups.org/str.php?L3814

** Also affects: cups
   Importance: Undecided
   Status: New

** Tags added: patch

** Bug watch added: Red Hat Bugzilla #684389
   https://bugzilla.redhat.com/show_bug.cgi?id=684389

** Also affects: cups (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=684389
   Importance: Unknown
   Status: Unknown

** Changed in: cups (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: cups
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/744674

Title:
  cups upgrade required page gives an unfunctional ipv6 URL

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 744674] Re: cups upgrade required page gives an unfunctional ipv6 URL

2011-03-29 Thread Till Kamppeter
Fix is prepared and committed to the Debian BZR repository of CUPS. The
new CUPS package with the fix will get uploaded after the Natty Beta 1
release this Friday.

** Changed in: cups (Ubuntu)
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/744674

Title:
  cups upgrade required page gives an unfunctional ipv6 URL

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs