Skip Menu |

This queue is for tickets about the CPANPLUS-Dist-SUSE CPAN distribution.

Report information
The Basics
Id: 55603
Status: rejected
Priority: 0/
Queue: CPANPLUS-Dist-SUSE

People
Owner: Nobody in particular
Requestors: daxim [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: (no value)



Subject: error: bad date in %changelog

Message body is not shown because it is too large.

On Mon Mar 15 13:15:54 2010, DAXIM wrote: Show quoted text
> Trying to build anything will try to build EU::MM, which in turn > depends > on Data::Dumper. There it bombs out with the following errors. >
cpan2dist --verbose --format CPANPLUS::Dist::SUSE --buildprereq Show quoted text
> --dist-opts="--replacefiles=" Data::Dumper
Hi Lars, just tested it with an opensuse 11.1 and it worked Could you post LANG and LC* variables? Alternatively could you try to: export LANG=POSIX and cpan2dist --verbose --format CPANPLUS::Dist::SUSE --buildprereq --dist-opts="--replacefiles=" Data::Dumper
Show quoted text
> locale
LANG=de_DE.UTF-8 LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= Using POSIX locale works around this fault, but I'd rather have the cause of the bug fixed.
On Mon Mar 15 15:02:37 2010, DAXIM wrote: Show quoted text
> > locale
> LANG=de_DE.UTF-8 > LC_CTYPE="de_DE.UTF-8" > LC_NUMERIC="de_DE.UTF-8" > LC_TIME="de_DE.UTF-8" > LC_COLLATE="de_DE.UTF-8" > LC_MONETARY="de_DE.UTF-8" > LC_MESSAGES="de_DE.UTF-8" > LC_PAPER="de_DE.UTF-8" > LC_NAME="de_DE.UTF-8" > LC_ADDRESS="de_DE.UTF-8" > LC_TELEPHONE="de_DE.UTF-8" > LC_MEASUREMENT="de_DE.UTF-8" > LC_IDENTIFICATION="de_DE.UTF-8" > LC_ALL= > > Using POSIX locale works around this fault, but I'd rather have the > cause of the bug fixed.
The bug was already opened. I have attached a second patch to fix it. Please try to follow up the patch here: https://rt.cpan.org/Ticket/Display.html?id=44417&results=e1791671dfda124939ccdc4611c83040 I reject the bug, because the error is in the mainstream RPM.pm