[Desktop-packages] [Bug 1439753] Re: GSL polynomial tests are failing

2015-04-02 Thread Luciano Chavez
** Package changed: ubuntu = gsl (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsl in Ubuntu.
https://bugs.launchpad.net/bugs/1439753

Title:
  GSL polynomial tests are failing

Status in gsl package in Ubuntu:
  New

Bug description:
  ---Problem Description---
  GSL polynomial tests are failing

  ---uname output---
  Linux lep8d 3.19.0-10-generic #10-Ubuntu SMP Mon Mar 23 16:18:35 UTC 2015 
ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = P8 

  ---Steps to Reproduce---
  Install a P8 Non Virtualized machine with Ubuntu 15.04 ISO.
  Then install the GNU Scientific Library sources on the same.

  root@lep8d:~# wget http://gnumirror.nkn.in/gsl/gsl-1.16.tar.gz

  root@lep8d:~# tar -xvf gsl-1.16.tar.gz
  root@lep8d:~# cd gsl-1.16/
  root@lep8d:~/gsl-1.16# ls
  aclocal.m4  ChangeLog COPYING  gsl  gsl.pc.in INSTALL 
   minode-initval simantest_gsl_histogram.sh
  AUTHORS cheb  depcomp  gsl-config.ingsl_pow_int.h 
install-sh missingode-initval2sort THANKS
  autogen.sh  combination   derivgsl-histogram.c  gsl_precision.h   
integrationmkinstalldirs  permutation specfunc TODO
  blascomplex   dht  gsl_inline.h gsl-randist.c 
interpolation  monte  pkgconfig.test  statistics   utils
  block   config.guess  diff gsl.m4   gsl.spec.in   linalg  
   multifit   polysum  vector
  bspline config.h.in   doc  gsl_machine.hgsl_types.h   
ltmain.sh  multimin   qrngsys  version.c
  BUGSconfig.subeigengsl_math.h   gsl_version.h 
Makefile.ammultiroots randist templates_off.h  wavelet
  build.h configure err  gsl_minmax.h gsl_version.h.in  
Makefile.inmultiset   README  templates_on.h
  cblas   configure.ac  fft  gsl_mode.h   histogram matrix  
   NEWS   rng test
  cdf const fit  gsl_nan.hieee-utils
mdate-sh   ntuple roots   test-driver

  root@lep8d:~/gsl-1.16# ./configure
  root@lep8d:~/gsl-1.16# make

  root@lep8d:~/gsl-1.16# make check

  root@lep8d:~/gsl-1.16# cat poly/test-suite.log
  ===
 gsl 1.16: poly/test-suite.log
  ===

  # TOTAL: 1
  # PASS:  0
  # SKIP:  0
  # XFAIL: 0
  # FAIL:  1
  # XPASS: 0
  # ERROR: 0

  .. contents:: :depth: 2

  FAIL: test
  ==

  FAIL: z1.real, 15th-order polynomial (-1.00044 observed vs 1 
expected) [159]
  FAIL: z2.real, 15th-order polynomial (1.0003899845002 observed vs -1 
expected) [161]


  
   
  Userspace tool common name: glibc 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: glibc-2.21

   root@lep8d:~/gsl-1.16# cat poly/test-suite.log
   ===
  gsl 1.16: poly/test-suite.log
   ===
   
   # TOTAL: 1
   # PASS:  0
   # SKIP:  0
   # XFAIL: 0
   # FAIL:  1
   # XPASS: 0
   # ERROR: 0

  I don't see this happening on Launchpad:
  https://launchpadlibrarian.net/191125448/buildlog_ubuntu-vivid-
  ppc64el.gsl_1.16%2Bdfsg-2build1_UPLOADING.txt.gz

  What happens if you use the same source code provided by Canonical and
  the configure flags used by them?

  There are many tests being not executed if we build how Canonical has
  build gsl.

  The below mentioned tests are getting executed the way we build :
  (./configure; make and make check ) 

  gsl-1.16/linalg
  gsl-1.16/eigen
  gsl-1.16/specfunc
  gsl-1.16/dht
  gsl-1.16/qrng
  gsl-1.16/rng
  gsl-1.16/randist
  gsl-1.16/fft
  gsl-1.16/poly

  Don't know why Canonical is not executing these tests which should
  have been.

  Looks like a known bug in gsl 1.16

  https://savannah.gnu.org/bugs/?40176

  Cloned the latest gsl code from git repo (  git clone 
git://git.savannah.gnu.org/gsl.git )
  and make check passes on poly directory..
  Please verify.

  I have executed the tests again on my system with the latest git tree
  source of gsl.

  root@powerkvmpok002:~# git clone git://git.savannah.gnu.org/gsl.git
  Cloning into 'gsl'...
  remote: Counting objects: 47578, done.
  remote: Compressing objects: 100% (8261/8261), done.
  remote: Total 47578 (delta 39275), reused 47554 (delta 39261)
  Receiving objects: 100% (47578/47578), 12.53 MiB | 3.75 MiB/s, done.
  Resolving deltas: 100% (39275/39275), done.
  Checking connectivity... done.

  root@powerkvmpok002:~# cd gsl/
  root@powerkvmpok002:~/gsl# ./autogen.sh
  If you use a recent version of autotools, this script is obsolete
  Just run autoreconf -i -f -v
  followed by ./configure --enable-maintainer-mode

  configure.ac:91: installing './compile'
  configure.ac:87: installing 

[Desktop-packages] [Bug 1436448] Re: Error messages while installing apport package

2015-03-25 Thread Luciano Chavez
** Package changed: ubuntu = apport (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1436448

Title:
  Error messages while installing apport package

Status in apport package in Ubuntu:
  New

Bug description:
  ---Problem Description---
  Error messages while installing apport package

  ---uname output---
  3.19.0-9-generic
   
  Machine Type = POWER8 

  ---Steps to Reproduce---
  1) Install Ubuntu 15.04 as a PowerKVM guest.
  2) Install apport package using following command

  apt-get install apport

  Error messages are displayed during the installation. The installation
  eventually succeeds.

  root@ub1504:~# apt-get install apport
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages were automatically installed and are no longer 
required:
linux-headers-3.18.0-13 linux-headers-3.18.0-13-generic
linux-image-3.18.0-13-generic linux-image-extra-3.18.0-13-generic
python-support
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
apport-symptoms libpolkit-agent-1-0 libpolkit-backend-1-0 policykit-1
python3-apport python3-problem-report
  Suggested packages:
apport-gtk apport-kde python3-launchpadlib
  The following NEW packages will be installed:
apport apport-symptoms libpolkit-agent-1-0 libpolkit-backend-1-0 policykit-1
python3-apport python3-problem-report
  0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
  Need to get 312 kB of archives.
  After this operation, 2,296 kB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Get:1 http://ports.ubuntu.com/ubuntu-ports/ vivid/main libpolkit-agent-1-0 
ppc64el 0.105-8ubuntu2 [14.6 kB]
  Get:2 http://ports.ubuntu.com/ubuntu-ports/ vivid/main libpolkit-backend-1-0 
ppc64el 0.105-8ubuntu2 [33.5 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports/ vivid/main python3-problem-report 
all 2.16.2-0ubuntu4 [10.1 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports/ vivid/main python3-apport all 
2.16.2-0ubuntu4 [75.9 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports/ vivid/main apport all 
2.16.2-0ubuntu4 [113 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports/ vivid/main apport-symptoms all 
0.20 [14.2 kB]
  Get:7 http://ports.ubuntu.com/ubuntu-ports/ vivid/main policykit-1 ppc64el 
0.105-8ubuntu2 [50.7 kB]
  Fetched 312 kB in 1s (217 kB/s)
  Selecting previously unselected package libpolkit-agent-1-0:ppc64el.
  (Reading database ... 114319 files and directories currently installed.)
  Preparing to unpack .../libpolkit-agent-1-0_0.105-8ubuntu2_ppc64el.deb ...
  Unpacking libpolkit-agent-1-0:ppc64el (0.105-8ubuntu2) ...
  Selecting previously unselected package libpolkit-backend-1-0:ppc64el.
  Preparing to unpack .../libpolkit-backend-1-0_0.105-8ubuntu2_ppc64el.deb ...
  Unpacking libpolkit-backend-1-0:ppc64el (0.105-8ubuntu2) ...
  Selecting previously unselected package python3-problem-report.
  Preparing to unpack .../python3-problem-report_2.16.2-0ubuntu4_all.deb ...
  Unpacking python3-problem-report (2.16.2-0ubuntu4) ...
  Selecting previously unselected package python3-apport.
  Preparing to unpack .../python3-apport_2.16.2-0ubuntu4_all.deb ...
  Unpacking python3-apport (2.16.2-0ubuntu4) ...
  Selecting previously unselected package apport.
  Preparing to unpack .../apport_2.16.2-0ubuntu4_all.deb ...
  Unpacking apport (2.16.2-0ubuntu4) ...
  Selecting previously unselected package apport-symptoms.
  Preparing to unpack .../apport-symptoms_0.20_all.deb ...
  Unpacking apport-symptoms (0.20) ...
  Selecting previously unselected package policykit-1.
  Preparing to unpack .../policykit-1_0.105-8ubuntu2_ppc64el.deb ...
  Unpacking policykit-1 (0.105-8ubuntu2) ...
  Processing triggers for man-db (2.7.0.2-5) ...
  Processing triggers for shared-mime-info (1.3-1) ...
  Processing triggers for ureadahead (0.100.0-19) ...
  Processing triggers for dbus (1.8.12-1ubuntu3) ...
  Setting up libpolkit-agent-1-0:ppc64el (0.105-8ubuntu2) ...
  Setting up libpolkit-backend-1-0:ppc64el (0.105-8ubuntu2) ...
  Setting up python3-problem-report (2.16.2-0ubuntu4) ...
  Setting up python3-apport (2.16.2-0ubuntu4) ...
  Setting up apport (2.16.2-0ubuntu4) ...
  Error getting authority: Error initializing authority: Error calling 
StartServiceByName for org.freedesktop.PolicyKit1: Timeout was reached 
(g-io-error-quark, 24)
  Failed to execute operation: Connection timed out
  invoke-rc.d: apport.service doesn't exist but the upstart job does. Nothing 
to start or stop until a systemd or init job is present.
  Setting up apport-symptoms (0.20) ...
  Setting up policykit-1 (0.105-8ubuntu2) ...
  Processing triggers for libc-bin (2.21-0ubuntu2) ...
  Processing triggers for ureadahead (0.100.0-19) ...
  Processing triggers for dbus (1.8.12-1ubuntu3) ...
  root@ub1504:~# 

[Desktop-packages] [Bug 1400420] Re: [Ubuntu 15.04] Mesa/gallium: Fix Altivec pack intrinsics for little endian

2014-12-08 Thread Luciano Chavez
** Package changed: ubuntu = mesa (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1400420

Title:
  [Ubuntu 15.04] Mesa/gallium:  Fix Altivec pack intrinsics for little
  endian

Status in mesa package in Ubuntu:
  New

Bug description:
  Please ensure the following patch is incorporated into the mesa
  package for correct behavior on ppc64el:

  http://lists.freedesktop.org/archives/mesa-dev/2014-August/064711.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1400420/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1370259] Re: apport fails to collect nvram specific information

2014-09-16 Thread Luciano Chavez
Please ignore the first diff. The second diff is the correct one.
Thanks.

** Package changed: ubuntu = apport (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1370259

Title:
  apport fails to collect nvram specific information

Status in “apport” package in Ubuntu:
  New

Bug description:
  ---Problem Description---
  apport fails to collect nvram specific information
   
  ---uname output---
  3.16.0-10-generic
   
  Machine Type = POWER8 

  ---Steps to Reproduce---
   
  1) Install Ubuntu 14.10 in Power non-virtualized environment.
  2) Install apport package
  3) Run following command to verify if apport collects power specific 
information.

 apport-cli -f -p linux-generic --save=/home/sachin/linux.apport

  The command fails with following error :

  root@lep8d:/home/sachin# apport-cli -f -p linux-generic
  --save=/home/sachin/linux.apport

  *** Collecting problem information

  The collected information can be sent to the developers to improve the
  application. This might take a few minutes.
  ...tar: Removing leading `/' from member names
  ERROR: hook /usr/share/apport/general-hooks/powerpc.py crashed:
  Traceback (most recent call last):
File /usr/lib/python3/dist-packages/apport/report.py, line 197, in 
_run_hook
  symb['add_info'](report, ui)
File /usr/share/apport/general-hooks/powerpc.py, line 72, in add_info
  'nvram': 'cat /dev/nvram',
File /usr/lib/python3/dist-packages/apport/hookutils.py, line 469, in 
attach_root_command_outputs
  buf = f.read().strip()
File /usr/lib/python3.4/codecs.py, line 313, in decode
  (result, consumed) = self._buffer_decode(data, self.errors, final)
  UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb5 in position 1: 
invalid start byte
  ...
  root@lep8d:/home/sachin# 
   
  Userspace tool common name: apport 
   
  Following version of apport is installed.

  root@lep8d:/home/sachin# dpkg --list | grep apport
  ii  apport 2.14.7-0ubuntu1
all  automatically generate crash reports for 
debugging
  ii  apport-symptoms0.20   
all  symptom scripts for apport
  ii  python-apport  2.14.7-0ubuntu1
all  Python library for Apport crash report 
handling
  ii  python3-apport 2.14.7-0ubuntu1
all  Python 3 library for Apport crash report 
handling
  root@lep8d:/home/sachin#

  Looking at the code we are doing a cat /dev/nvram to the apport output file 
which doesn't sounds right to me. I would think using the function add_tar() 
creating a tar file and copying the content as a ascii file at end of apport 
output file more appropriate.
  One dummy question remaining, how getting the tar file from the ascii output 
file if we need to ? ( that's also true to validate the content of the 
DeviceTree tar file).

  Would suggest following patch:
  --- powerpc.py2014-09-10 10:28:18.824002770 -0400
  +++ powerpc.py.old2014-09-04 06:33:16.0 -0400
  @@ -69,8 +69,8 @@
   'cpu_runmode': 'ppc64_cpu --run-mode',
   'cpu_freq': 'ppc64_cpu --frequency',
   'cpu_dscr': 'ppc64_cpu --dscr',
  +'nvram': 'cat /dev/nvram',
   })
  -add_tar(report, '/dev/nvram', 'nvram.tar')
   attach_file_if_exists(report, '/var/log/platform')
   
   if ispSeries and not isPowerKVM:

  thanks
   diff -urN powerpc.py.old powerpc.py 
  --- powerpc.py.old2014-09-04 06:33:16.0 -0400
  +++ powerpc.py2014-09-10 10:28:18.824002770 -0400
  @@ -69,8 +69,8 @@
   'cpu_runmode': 'ppc64_cpu --run-mode',
   'cpu_freq': 'ppc64_cpu --frequency',
   'cpu_dscr': 'ppc64_cpu --dscr',
  -'nvram': 'cat /dev/nvram',
   })
  +add_tar(report, '/dev/nvram', 'nvram.tar')
   attach_file_if_exists(report, '/var/log/platform')
   
   if ispSeries and not isPowerKVM:

  Initial Launchpad bug id #1336462 implemented feature support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1370259/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 883550] Re: LCD brightness NOT restored upon returning from screen lock in GNOME shell

2011-11-28 Thread Luciano Chavez
I am seeing this same bug. Albeit not on Ubuntu 11.10 but on Mint Linux
12, but I believe it to be the same. I am using a Lenovo B570 laptop
which has a function key to increase and decrease the screen brightness.
So in my case, once I enter the user password to unlock the screen, I
then use the function key to increase and restore the screen brightness.
This issue occurs regardless if I am running on AC or battery.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/883550

Title:
  LCD brightness NOT restored upon returning from screen lock in GNOME
  shell

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed

Bug description:
  On a laptop running gnome-shell where gnome-screensaver automatically
  locked the screen after a certain predetermined time, the LCD
  brightness is at minimal. This makes it extremely difficult to see
  where someone should type their password to unlock the session.
  Additionally, brightness is not restored after unlocking the session
  either.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-screensaver 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.1.0-2.2-generic 3.1.0
  Uname: Linux 3.1.0-2-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Sat Oct 29 19:04:27 2011
  ProcEnviron:
   LANGUAGE=fi:en
   PATH=(custom, user)
   LANG=fi_FI.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-screensaver
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/883550/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp