[Bug 920852] Re: The library does not work

2016-06-16 Thread Bug Watch Updater
** Changed in: libpdl-netcdf-perl (Debian)
   Status: Unknown => 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/920852

Title:
  The library does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+subscriptions

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


[Bug 920852] Re: The library does not work

2016-06-16 Thread Bas Couwenberg
This has been fixed in libpdl-netcdf-perl (4.07-1.1) quite some time
ago.

** Bug watch added: Debian Bug tracker #636753
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636753

** Also affects: libpdl-netcdf-perl (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636753
   Importance: Unknown
   Status: Unknown

** Changed in: libpdl-netcdf-perl (Ubuntu)
   Status: Confirmed => 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/920852

Title:
  The library does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+subscriptions

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


[Bug 920852] Re: The library does not work

2012-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libpdl-netcdf-perl (Ubuntu)
   Status: New = Confirmed

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

Title:
  The library does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+subscriptions

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


[Bug 920852] Re: The library does not work

2012-01-27 Thread Frederic Briol
Oups, is not 'CCFLAGS' = $define_bool-g $Config {CCFLAGS} but
'CCFLAGS' = $define_bool-g $Config {ccflags}

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

Title:
  The library does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+subscriptions

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


[Bug 920852] Re: The library does not work

2012-01-27 Thread Frederic Briol
** Attachment added: libpdl-netcdf-perl_4.07-1build3.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+attachment/2696200/+files/libpdl-netcdf-perl_4.07-1build3.tar.gz

** Description changed:

  The library lib-netcdf-perl pdl-4.7 in ubuntu precise
  (https://launchpad.net/ubuntu/precise/i386/libpdl-netcdf-
  perl/4.07-1build2) does not work.
  
  The following perl program
  use PDL:: NetCDF;
  
  Displays the following message:
  
  Not a CODE reference at / usr/lib/perl/5.14/DynaLoader.pm line 207.
  END failed - call queue aborted at / line 207 usr/lib/perl5/PDL/NetCDF.pm.
  Compilation failed in require at line 1 dummy.pl.
  BEGIN failed - compilation aborted at line 1 dummy.pl.
  
  To solve the problem just change the file Makefile.PL distribution with the 
following lines
  Makefile.PL $ diff / root/build/libpdl-netcdf-perl-4.07/Makefile.PL
  73c73
- 'CCFLAGS' = $ define_bool-g
+ 'CCFLAGS' = $define_bool-g
  ---
-  'CCFLAGS' = $ define_bool-g $ Config {CCFLAGS},
+  'CCFLAGS' = $define_bool-g $Config{ccflags},

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

Title:
  The library does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+subscriptions

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


[Bug 920852] Re: The library does not work

2012-01-27 Thread Ubuntu Foundation's Bug Bot
The attachment libpdl-netcdf-perl_4.07-1build3.tar.gz of this bug
report has been identified as being a patch.  The ubuntu-reviewers team
has been subscribed to the bug report so that they can review the patch.
In the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  The library does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+subscriptions

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


[Bug 920852] Re: The library does not work

2012-01-25 Thread Frederic Briol
** Attachment added: libpdl-netcdf-perl_4.07-1build3.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+attachment/2692547/+files/libpdl-netcdf-perl_4.07-1build3.tar.gz

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

Title:
  The library does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+subscriptions

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