[Bug 605662] New: package needs to be upgraded

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 18 14:01:16 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: package needs to be upgraded

https://bugzilla.redhat.com/show_bug.cgi?id=605662

           Summary: package needs to be upgraded
           Product: Fedora
           Version: 13
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: perl-HTTP-DAV
        AssignedTo: steve at silug.org
        ReportedBy: wfp5p at virginia.edu
         QAContact: extras-qa at fedoraproject.org
                CC: steve at silug.org, fedora-perl-devel-list at redhat.com,
                    ppisar at redhat.com, psabata at redhat.com
    Classification: Fedora


Created an attachment (id=425130)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=425130)
Simple perl script to demonstrate HTTP:DAV problem.

Description of problem:

The version of HTTP::DAV is old and needs to be upgraded.  Specifically, a
simple login script, such as the example in the man page, will not work. If I
update to the current version on CPAN, it works fine.

Version-Release number of selected component (if applicable):
0.35-5.fc13 

How reproducible:
every time

Steps to Reproduce:
1. set up a web dav server.  The most basic possible is just fine.
2. verify that it works with cadaver
3. change the user, url, and password in attached script to match your setup
4. run the script

Actual results:
Dies with "Unauthorized"

Expected results:
Logs into webdav and prints "It works"

Additional info:
If you then upgrade the HTTP::DAV module to 0.40 from CPAN, the script will
work fine.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list