[Bug 1913614] [NEW] package shim-signed 1.40.4+15+1552672080.a4a1fbe-0ubuntu2 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2021-01-28 Thread Leonardo Silva Amaral
Public bug reported:

This happens when running do-release-upgrade to last Ubuntu version

The upgrade has aborted. Your system could be in an unusable state. A 
recovery will run now (dpkg --configure -a). 

Setting up grub-efi-amd64-signed (1.142.10+2.04-1ubuntu26.8) ...

Unknown device "/dev/disk/by-id/*": No such file or directory
dpkg: error processing package grub-efi-amd64-signed (--configure):
 installed grub-efi-amd64-signed package post-installation script subprocess 
returned error exit status 1
dpkg: dependency problems prevent processing triggers for shim-signed:
 shim-signed depends on grub-efi-amd64-signed | grub-efi-arm64-signed; however:
  Package grub-efi-amd64-signed is not configured yet.
  Package grub-efi-arm64-signed is not installed.

dpkg: error processing package shim-signed (--configure):
 dependency problems - leaving triggers unprocessed
Errors were encountered while processing:
 grub-efi-amd64-signed
 shim-signed

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: shim-signed 1.40.4+15+1552672080.a4a1fbe-0ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-65.73-generic 5.4.78
Uname: Linux 5.4.0-65-generic x86_64
.proc.sys.kernel.moksbstate_disabled: Error: [Errno 2] No such file or 
directory: '/proc/sys/kernel/moksbstate_disabled'
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
BootEFIContents:
 BOOTX64.CSV
 grub.cfg
 grubx64.efi
 mmx64.efi
 shimx64.efi
CasperMD5CheckResult: skip
Date: Thu Jan 28 12:56:56 2021
DuplicateSignature:
 package:shim-signed:1.40.4+15+1552672080.a4a1fbe-0ubuntu2
 Setting up grub-efi-amd64-signed (1.142.10+2.04-1ubuntu26.8) ...
 Unknown device "/dev/disk/by-id/*": No such file or directory
 dpkg: error processing package grub-efi-amd64-signed (--configure):
  installed grub-efi-amd64-signed package post-installation script subprocess 
returned error exit status 1
EFITables:
 Jan 28 12:28:12 ROBO-03 kernel: efi: EFI v2.70 by EDK II
 Jan 28 12:28:12 ROBO-03 kernel: efi:  SMBIOS=0x7f7ac000  ACPI=0x7f97e000  ACPI 
2.0=0x7f97e014  MEMATTR=0x7e91a018 
 Jan 28 12:28:12 ROBO-03 kernel: secureboot: Secure boot disabled
 Jan 28 12:28:12 ROBO-03 kernel: secureboot: Secure boot disabled
ErrorMessage: dependency problems - leaving triggers unprocessed
GrubDiff: Binary files /boot/efi/EFI/ubuntu/grubx64.efi and 
/usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed differ
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.4
SourcePackage: shim-signed
Title: package shim-signed 1.40.4+15+1552672080.a4a1fbe-0ubuntu2 failed to 
install/upgrade: dependency problems - leaving triggers unprocessed
UpgradeStatus: Upgraded to focal on 2021-01-28 (0 days ago)

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal third-party-packages

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

Title:
  package shim-signed 1.40.4+15+1552672080.a4a1fbe-0ubuntu2 failed to
  install/upgrade: dependency problems - leaving triggers unprocessed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1913614/+subscriptions

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

[Bug 1887257] Re: update-grub does not create any entry on grub.cfg for ZFS on root

2020-07-21 Thread Leonardo Silva Amaral
Also, please close this issue as Not a bug. I reverted the state of
symlink and it did well with dash.

The issue in fact is what changed the default kernel, since manual
change was made by me. After a dpkg-reconfigure dash and selecting the
dash as sh link, things does well again. I can't tell what in fact
changed default sh to bash, but its another issue.

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

Title:
  update-grub does not create any entry on grub.cfg for ZFS on root

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

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

[Bug 1887257] Re: update-grub does not create any entry on grub.cfg for ZFS on root

2020-07-20 Thread Leonardo Silva Amaral
Hello Julian,

I did not changed by my own the point of /bin/sh but in fact you're
correct

root@manauara:~# ls -lah /bin/sh
lrwxrwxrwx 1 root root 4 jun  3 22:19 /bin/sh -> bash

What is the correct way to fix this issue? Also, may not all scripts of
Ubuntu that depends on dash syntax point to dash directly? There is a
way I can check who is the package that changed that link?

root@manauara:~# update-alternatives --get-selections | grep ^sh ; echo $?
1
root@manauara:~# 


(I've tried to found something inside scripts at /var/lib/dpkg/info but without 
success until now).

How can I find who changed the shell? If its an official package, I'll
send the bug report about changing sh symlink.

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

Title:
  update-grub does not create any entry on grub.cfg for ZFS on root

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

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

[Bug 1887257] Re: update-grub does not create any entry on grub.cfg for ZFS on root

2020-07-20 Thread Leonardo Silva Amaral
Hello!

I did a deeper troubleshoot and found an issue with 10_linux_zfs script.
I created the attached patch and it fixed the issue.

Can you please check this patch?

Leonardo

** Patch added: "Patch for echo -e issue at 10_linux_zfs"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1887257/+attachment/5394378/+files/grub_1887257_patch.diff

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

Title:
  update-grub does not create any entry on grub.cfg for ZFS on root

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

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

[Bug 1887257] [NEW] update-grub does not create any entry on grub.cfg for ZFS on root

2020-07-11 Thread Leonardo Silva Amaral
Public bug reported:

I observed after a lot of updates my kernel did not get update after
reboot. I found my /boot zfs pool not mounted properly and re-imported
it, but when I generate new grub.cfg, the 10_linux_zfs section is empty,
even with /boot mounted properlly:

root@manauara:~# zpool list
NAMESIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAGCAP  DEDUPHEALTH  
ALTROOT
bpool  1,88G   196M  1,68G- - 0%10%  1.00xONLINE  -
rpool   114G  43,8G  70,2G- -46%38%  1.00xONLINE  -

root@manauara:~# mount | grep boot
bpool/BOOT/ubuntu_bpn5ci on /boot type zfs (rw,nodev,relatime,xattr,posixacl)
/dev/sdb1 on /boot/efi type vfat 
(rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sdb1 on /boot/grub type vfat 
(rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)

root@manauara:~# cat /etc/fstab 
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
#
# /boot/efi was on /dev/sdb1 during installation
UUID=3663-2075  /boot/efi   vfatumask=0022,fmask=0022,dmask=0022  0 
  1
/boot/efi/grub  /boot/grub  nonedefaults,bind   0   0
UUID=9b5b207e-da46-4b16-b827-d8521151c8bf   noneswapdiscard 0   0

root@manauara:~# cat /etc/zfs/zfs-list.cache/bpool
bpool   /boot   off on  on  off on  off on  off 
-   none
bpool/BOOT  noneoff on  on  off on  off on  
off -   none
bpool/BOOT/ubuntu_bpn5ci/boot   on  on  on  off on  
off on  off -   none

I have cleaned all snapshots because another issue with zsys and images,
so my snapshot tree is almost clean:

root@manauara:~# zfs list -t snapshot
NAME   USED  AVAIL  
   REFER  MOUNTPOINT
bpool/BOOT/ubuntu_bpn5ci@autozsys_n55ov3  90,6M  -  
104M  -
rpool/ROOT/ubuntu_bpn5ci@autozsys_n55ov3  43,5M  -  
   6,22G  -
rpool/ROOT/ubuntu_bpn5ci/srv@autozsys_n55ov3 0B  -  
 96K  -
rpool/ROOT/ubuntu_bpn5ci/usr@autozsys_n55ov3 0B  -  
 96K  -
rpool/ROOT/ubuntu_bpn5ci/usr/local@autozsys_n55ov3   0B  -  
   2,94M  -
rpool/ROOT/ubuntu_bpn5ci/var@autozsys_n55ov3 0B  -  
 96K  -
rpool/ROOT/ubuntu_bpn5ci/var/games@autozsys_n55ov3   0B  -  
 96K  -
rpool/ROOT/ubuntu_bpn5ci/var/lib@autozsys_n55ov3   464K  -  
   7,93G  -
rpool/ROOT/ubuntu_bpn5ci/var/lib/AccountsService@autozsys_n55ov3 0B  -  
336K  -
rpool/ROOT/ubuntu_bpn5ci/var/lib/NetworkManager@autozsys_n55ov3116K  -  
168K  -
rpool/ROOT/ubuntu_bpn5ci/var/lib/apt@autozsys_n55ov3   136K  -  
   95,7M  -
rpool/ROOT/ubuntu_bpn5ci/var/lib/dpkg@autozsys_n55ov3 2,32M  -  
   55,2M  -
rpool/ROOT/ubuntu_bpn5ci/var/log@autozsys_n55ov3  7,54M  -  
   1,13G  -
rpool/ROOT/ubuntu_bpn5ci/var/mail@autozsys_n55ov30B  -  
 96K  -
rpool/ROOT/ubuntu_bpn5ci/var/snap@autozsys_n55ov30B  -  
   2,17M  -
rpool/ROOT/ubuntu_bpn5ci/var/spool@autozsys_n55ov3  56K  -  
208K  -
rpool/ROOT/ubuntu_bpn5ci/var/www@autozsys_n55ov3 0B  -  
 96K  -
rpool/USERDATA/leonardo_xoeglb@autozsys_n55ov316,8M  -  
   27,0G  -
rpool/USERDATA/leonardo_xoeglb@autozsys_qc46s77,86M  -  
   27,0G  -
rpool/USERDATA/root_xoeglb@autozsys_n55ov3 132K  -  
   1,17G  -


The output of upgrade-grub (With sh -x in 10_linux_zen) is attached and other 
system information is at ubuntu-bug report attached.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: grub2-common 2.04-1ubuntu26
ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
Uname: Linux 5.4.0-40-generic x86_64
NonfreeKernelModules: nvidia_modeset zfs zunicode zavl icp zcommon znvpair 
nvidia
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Jul 11 20:24:10 2020
InstallationDate: Installed on 2020-04-27 (75 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "Output of update-grub while 10_linux_zfs contains sh -x 
in first line"
   

[Bug 1875767] Re: When operating install/removal with apt, zed floods log and apparently crashes snapshoting

2020-04-28 Thread Leonardo Silva Amaral
As recommended by sarnold@#ubuntu-devel.freenode, pasting entire apt
command and output. It happened other times I did instalations too:

root@manauara:~# apt install pulseaudio-modules-bt libldac
Lendo listas de pacotes... Pronto
Construindo árvore de dependências   
Lendo informação de estado... Pronto
The following additional packages will be installed:
  libfdk-aac1
Pacotes sugeridos:
  libavcodec
Os pacotes a seguir serão REMOVIDOS:
  pulseaudio-module-bluetooth
Os NOVOS pacotes a seguir serão instalados:
  libfdk-aac1 libldac pulseaudio-modules-bt
0 pacotes atualizados, 3 pacotes novos instalados, 1 a serem removidos e 0 não 
atualizados.
É preciso baixar 469 kB de arquivos.
Depois desta operação, 827 kB adicionais de espaço em disco serão usados.
Você quer continuar? [S/n] S
Obter:1 http://br.archive.ubuntu.com/ubuntu focal/multiverse amd64 libfdk-aac1 
amd64 0.1.6-1 [366 kB]
Obter:2 http://ppa.launchpad.net/eh5/pulseaudio-a2dp/ubuntu disco/main amd64 
libldac amd64 2.0.2.3-2~disco1 [28,1 kB]
Obter:3 http://ppa.launchpad.net/eh5/pulseaudio-a2dp/ubuntu disco/main amd64 
pulseaudio-modules-bt amd64 1.1.99-3~disco1 [74,3 kB]
Baixados 469 kB em 2s (242 kB/s) 

ERROR rpc error: code = DeadlineExceeded desc = context deadline exceeded 
(Lendo banco de dados ... 175329 ficheiros e directórios actualmente 
instalados.)
A remover pulseaudio-module-bluetooth (1:13.99.1-1ubuntu3) ...
A seleccionar pacote anteriormente não seleccionado libfdk-aac1:amd64.
(Lendo banco de dados ... 175318 ficheiros e directórios actualmente 
instalados.)
A preparar para desempacotar .../libfdk-aac1_0.1.6-1_amd64.deb ...
A descompactar libfdk-aac1:amd64 (0.1.6-1) ...
A seleccionar pacote anteriormente não seleccionado libldac:amd64.
A preparar para desempacotar .../libldac_2.0.2.3-2~disco1_amd64.deb ...
A descompactar libldac:amd64 (2.0.2.3-2~disco1) ...
A seleccionar pacote anteriormente não seleccionado pulseaudio-modules-bt.
A preparar para desempacotar 
.../pulseaudio-modules-bt_1.1.99-3~disco1_amd64.deb ...
A descompactar pulseaudio-modules-bt (1.1.99-3~disco1) ...
Configurando libldac:amd64 (2.0.2.3-2~disco1) ...
Configurando libfdk-aac1:amd64 (0.1.6-1) ...
Configurando pulseaudio-modules-bt (1.1.99-3~disco1) ...
A processar 'triggers' para libc-bin (2.31-0ubuntu9) ...
ERROR rpc error: code = Unavailable desc = transport is closing

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

Title:
  When operating install/removal with apt, zed floods log and apparently
  crashes snapshoting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1875767/+subscriptions

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

[Bug 1875767] [NEW] When operating install/removal with apt, zed floods log and apparently crashes snapshoting

2020-04-28 Thread Leonardo Silva Amaral
Public bug reported:

Hello!

When I ran a install, it behaved like this:

ERROR rpc error: code = DeadlineExceeded desc = context deadline exceeded 
... etc apt messages ...
A processar 'triggers' para libc-bin (2.31-0ubuntu9) ...
ERROR rpc error: code = Unavailable desc = transport is closing 

Log gets flooded by the follow message:

abr 28 20:41:48 manauara zed[512257]: eid=10429 class=history_event 
pool_guid=0x7E8B0F177C4DD12C
abr 28 20:41:49 manauara zed[508106]: Missed 1 events

And machine load gets high for incredible amount of time. Workarround
is:

systemctl restart zsysd
systemctl restart zed

System also gets a bit slow and fans get high for a while (because the
load).

This is a fresh install of ubuntu 20.04 with ZFS on SATA SSD.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: zfsutils-linux 0.8.3-1ubuntu12
ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
Uname: Linux 5.4.0-28-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
Date: Tue Apr 28 20:49:14 2020
InstallationDate: Installed on 2020-04-27 (1 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 LANGUAGE=pt_BR:pt:en
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: zfs-linux
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: zfs-linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  When operating install/removal with apt, zed floods log and apparently
  crashes snapshoting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1875767/+subscriptions

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

[Bug 1630839] [NEW] Request for applying a patch to support OpenVSwitch in hostapd

2016-10-05 Thread Leonardo Silva Amaral
Public bug reported:

Hello Devs,

I'm requesting the patch https://github.com/helmut-
jacob/hostapd/commit/c89daaeca4ee90c8bc158e37acb1b679c823d7ab to be
applied in hostapd in Ubuntu. I compiled wpa-2.4 from Ubuntu sources
with the attached patch and worked well with ath9k_htc + OpenVSwitch
from Ubuntu 16.04.

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: hostapd 1:2.4-0ubuntu6
Uname: Linux 4.6.3-040603-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Wed Oct  5 23:40:38 2016
InstallationDate: Installed on 2016-01-14 (266 days ago)
InstallationMedia: Ubuntu-Server 15.10 "Wily Werewolf" - Release amd64 
(20151021)
SourcePackage: wpa
UpgradeStatus: Upgraded to xenial on 2016-05-13 (145 days ago)
modified.conffile..etc.default.hostapd: [modified]
mtime.conffile..etc.default.hostapd: 2016-10-05T00:16:08.475114

** Affects: wpa (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Patch added: "Patch I've applied to Ubuntu upstream wpa source package."
   
https://bugs.launchpad.net/bugs/1630839/+attachment/4755576/+files/hostapd_openvswitch.patch

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

Title:
  Request for applying a patch to support OpenVSwitch in  hostapd

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

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


[Bug 1396551] [NEW] No support for STK8096-PVR

2014-11-26 Thread Leonardo Silva Amaral
Public bug reported:

Support for DVB-T STK8096-PVR has added via http://www.spinics.net/lists
/linux-media/msg63445.html but its not available in Ubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-25-generic 3.16.0-25.33
ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
Uname: Linux 3.16.0-25-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  leonardo   4600 F pulseaudio
 /dev/snd/controlC0:  leonardo   4600 F pulseaudio
Date: Wed Nov 26 08:59:10 2014
HibernationDevice: RESUME=UUID=63506081-5a7c-4ed1-86c3-9d57e9a5692c
InstallationDate: Installed on 2014-10-13 (43 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140923)
MachineType: Dell Inc. Inspiron 5437
ProcEnviron:
 LANGUAGE=pt_BR:pt:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic.efi.signed 
root=UUID=ea05a5fe-8bfa-41a4-9113-58b191cf4ff1 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-25-generic N/A
 linux-backports-modules-3.16.0-25-generic  N/A
 linux-firmware 1.138
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/27/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 03X56P
dmi.board.vendor: Dell Inc.
dmi.board.version: A08
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd12/27/2013:svnDellInc.:pnInspiron5437:pvrNotSpecified:rvnDellInc.:rn03X56P:rvrA08:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron 5437
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

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

Title:
  No support for STK8096-PVR

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

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


[Bug 1337935] [NEW] mosh package does no register bash completion like ssh

2014-07-04 Thread Leonardo Silva Amaral
Public bug reported:

Mosh is based on ssh and can use hosts registered in ~/.ssh/config but
mosh does not have a properly bash completion to allow hosts completions
like ssh.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: mosh 1.2.4a-1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jul  4 14:06:50 2014
InstallationDate: Installed on 2014-04-07 (88 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: mosh
UpgradeStatus: Upgraded to trusty on 2014-04-21 (74 days ago)

** Affects: mosh (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages trusty

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

Title:
  mosh package does no register bash completion like ssh

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

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


[Bug 765466] Re: unity launcher does not handle apps launched from shell scripts correctly

2013-08-08 Thread Leonardo Silva Amaral
Marco, will this fix be transparent for users? Just use shell script
and Unity will track any X application spawned by this script?

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

Title:
  unity launcher does not handle apps launched from shell scripts
  correctly

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

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


[Bug 811885] Re: AppArmor profile for Dropbox

2013-06-19 Thread Leonardo Silva Amaral
Using python-gpgme to check files ran into:

[15477.446201] type=1400 audit(1371664027.531:515): apparmor=DENIED
operation=exec parent=14625 profile=/usr/bin/dropbox
name=/usr/bin/gpg pid=14626 comm=dropbox requested_mask=x
denied_mask=x fsuid=1000 ouid=0

At install at least. Changing local, patch attached.?field.comment=Using
python-gpgme to check files ran into:

[15477.446201] type=1400 audit(1371664027.531:515): apparmor=DENIED
operation=exec parent=14625 profile=/usr/bin/dropbox
name=/usr/bin/gpg pid=14626 comm=dropbox requested_mask=x
denied_mask=x fsuid=1000 ouid=0

At install at least. Changing local, patch attached.

** Patch added: Patch to allow gpg execution.
   
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/811885/+attachment/3707490/+files/usr.bin.dropbox.diff

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

Title:
  AppArmor profile for Dropbox

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

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


[Bug 811885] Re: AppArmor profile for Dropbox

2013-06-19 Thread Leonardo Silva Amaral
BTW, still missing to audit:

[14736.692875] type=1400 audit(1371663286.779:493): apparmor=DENIED 
operation=mknod parent=12161 profile=/usr/bin/dropbox 
name=/usr/lib/python2.7/tarfile.pyc pid=12779 comm=dropbox 
requested_mask=c denied_mask=c fsuid=1000 ouid=1000
[14736.710356] type=1400 audit(1371663286.795:494): apparmor=DENIED 
operation=mknod parent=12161 profile=/usr/bin/dropbox 
name=/usr/lib/python2.7/contextlib.pyc pid=12779 comm=dropbox 
requested_mask=c denied_mask=c fsuid=1000 ouid=1000
[14747.253847] type=1400 audit(1371663297.339:495): apparmor=DENIED 
operation=mknod parent=1 profile=/usr/bin/dropbox 
name=/usr/lib/python2.7/tarfile.pyc pid=12836 comm=dropbox 
requested_mask=c denied_mask=c fsuid=1000 ouid=1000
[14747.269286] type=1400 audit(1371663297.355:496): apparmor=DENIED 
operation=mknod parent=1 profile=/usr/bin/dropbox 
name=/usr/lib/python2.7/contextlib.pyc pid=12836 comm=dropbox 
requested_mask=c denied_mask=c fsuid=1000 ouid=1000
[14747.981048] type=1400 audit(1371663298.067:497): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/run/user/leonardo/dconf/user pid=12836 comm=dropbox 
requested_mask=rwc denied_mask=rwc fsuid=1000 ouid=1000
[14747.981282] type=1400 audit(1371663298.067:498): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/home/leonardo/.config/dconf/user pid=12836 comm=dropbox 
requested_mask=r denied_mask=r fsuid=1000 ouid=1000
[14747.981478] type=1400 audit(1371663298.067:499): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/run/user/leonardo/dconf/user pid=12836 comm=dropbox 
requested_mask=rwc denied_mask=rwc fsuid=1000 ouid=1000
[14747.981523] type=1400 audit(1371663298.067:500): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/home/leonardo/.config/dconf/user pid=12836 comm=dropbox 
requested_mask=r denied_mask=r fsuid=1000 ouid=1000
[14747.989215] type=1400 audit(1371663298.075:501): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/run/user/leonardo/dconf/user pid=12839 comm=64636F6E6620776F726B6572 
requested_mask=rwc denied_mask=rwc fsuid=1000 ouid=1000
[14747.989301] type=1400 audit(1371663298.075:502): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/home/leonardo/.config/dconf/user pid=12839 
comm=64636F6E6620776F726B6572 requested_mask=r denied_mask=r fsuid=1000 
ouid=1000
[14748.008978] type=1400 audit(1371663298.095:503): apparmor=DENIED 
operation=mknod parent=1 profile=/usr/bin/dropbox 
name=/usr/lib/python2.7/webbrowser.pyc pid=12836 comm=dropbox 
requested_mask=c denied_mask=c fsuid=1000 ouid=1000
[14748.040182] type=1400 audit(1371663298.127:504): apparmor=DENIED 
operation=mknod parent=1 profile=/usr/bin/dropbox 
name=/usr/lib/python2.7/shlex.pyc pid=12836 comm=dropbox requested_mask=c 
denied_mask=c fsuid=1000 ouid=1000
[14829.134132] type=1400 audit(1371663379.219:505): apparmor=DENIED 
operation=mknod parent=1 profile=/usr/bin/dropbox 
name=/usr/lib/python2.7/tarfile.pyc pid=12923 comm=dropbox 
requested_mask=c denied_mask=c fsuid=1000 ouid=1000
[14829.193736] type=1400 audit(1371663379.279:506): apparmor=DENIED 
operation=mknod parent=1 profile=/usr/bin/dropbox 
name=/usr/lib/python2.7/contextlib.pyc pid=12923 comm=dropbox 
requested_mask=c denied_mask=c fsuid=1000 ouid=1000
[14829.283584] type=1400 audit(1371663379.367:507): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/run/user/leonardo/dconf/user pid=12923 comm=dropbox 
requested_mask=rwc denied_mask=rwc fsuid=1000 ouid=1000
[14829.283817] type=1400 audit(1371663379.367:508): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/home/leonardo/.config/dconf/user pid=12923 comm=dropbox 
requested_mask=r denied_mask=r fsuid=1000 ouid=1000
[14829.284082] type=1400 audit(1371663379.371:509): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/run/user/leonardo/dconf/user pid=12923 comm=dropbox 
requested_mask=rwc denied_mask=rwc fsuid=1000 ouid=1000
[14829.284343] type=1400 audit(1371663379.371:510): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/home/leonardo/.config/dconf/user pid=12923 comm=dropbox 
requested_mask=r denied_mask=r fsuid=1000 ouid=1000
[14829.293467] type=1400 audit(1371663379.379:511): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/run/user/leonardo/dconf/user pid=12926 comm=64636F6E6620776F726B6572 
requested_mask=rwc denied_mask=rwc fsuid=1000 ouid=1000
[14829.296535] type=1400 audit(1371663379.383:512): apparmor=DENIED 
operation=open parent=1 profile=/usr/bin/dropbox 
name=/home/leonardo/.config/dconf/user pid=12926 
comm=64636F6E6620776F726B6572 requested_mask=r denied_mask=r fsuid=1000 
ouid=1000
[14829.300675] type=1400 audit(1371663379.387:513): apparmor=DENIED 
operation=mknod parent=1 profile=/usr/bin/dropbox 
name=/usr/lib/python2.7/webbrowser.pyc pid=12923 comm=dropbox 
requested_mask=c denied_mask=c 

[Bug 811885] Re: AppArmor profile for Dropbox

2013-06-19 Thread Leonardo Silva Amaral
Also, concerning user home, after install...

[17945.525880] type=1400 audit(1371666495.611:592): apparmor=DENIED 
operation=file_mmap parent=15119 profile=/usr/bin/dropbox 
name=/tmp/ffiG0whfw pid=15122 comm=dropbox requested_mask=m 
denied_mask=m fsuid=1000 ouid=1000
[17945.525947] type=1400 audit(1371666495.611:593): apparmor=DENIED 
operation=file_mmap parent=15119 profile=/usr/bin/dropbox 
name=/var/tmp/ffiigYpUb pid=15122 comm=dropbox requested_mask=m 
denied_mask=m fsuid=1000 ouid=1000
[17945.525974] type=1400 audit(1371666495.611:594): apparmor=DENIED 
operation=mknod parent=15119 profile=/usr/bin/dropbox 
name=/run/shm/ffidPLyzR pid=15122 comm=dropbox requested_mask=c 
denied_mask=c fsuid=1000 ouid=1000
[17945.525990] type=1400 audit(1371666495.611:595): apparmor=DENIED 
operation=mknod parent=15119 profile=/usr/bin/dropbox 
name=/home/leonardo/ffiUuPHex pid=15122 comm=dropbox requested_mask=c 
denied_mask=c fsuid=1000 ouid=1000


BTW: In enforced mode, dropbox even finishes the installation.

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

Title:
  AppArmor profile for Dropbox

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

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


[Bug 789539] Re: infrared remote control panel does not start

2013-04-03 Thread Leonardo Silva Amaral
*** This bug is a duplicate of bug 567433 ***
https://bugs.launchpad.net/bugs/567433

** This bug is no longer a duplicate of bug 685438
   gnome-lirc-properties won't start
** This bug has been marked a duplicate of bug 567433
   Should depend on hal

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

Title:
  infrared remote control panel does not start

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

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


[Bug 685438] Re: gnome-lirc-properties won't start

2013-04-03 Thread Leonardo Silva Amaral
*** This bug is a duplicate of bug 567433 ***
https://bugs.launchpad.net/bugs/567433

Or a patch to make gnome-lirc-properties NOT dependent of HAL, since
Ubuntu doesnt need HAL anymore.

** This bug has been marked a duplicate of bug 567433
   Should depend on hal

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

Title:
  gnome-lirc-properties won't start

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

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


[Bug 665906] Re: Can't make gnome-lirc-properties to work. Crashes immediately.

2013-04-03 Thread Leonardo Silva Amaral
*** This bug is a duplicate of bug 567433 ***
https://bugs.launchpad.net/bugs/567433

** This bug is no longer a duplicate of bug 685438
   gnome-lirc-properties won't start
** This bug has been marked a duplicate of bug 567433
   Should depend on hal

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

Title:
  Can't make gnome-lirc-properties to work. Crashes immediately.

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

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


[Bug 567433] Re: Should depend on hal

2013-04-03 Thread Leonardo Silva Amaral
leonardo@astra ~ $ gnome-lirc-properties 
Traceback (most recent call last):
  File /usr/bin/gnome-lirc-properties, line 31, in module
gnome_lirc_properties.run(sys.argv[1:], datadir)
  File /usr/lib/pymodules/python2.7/gnome_lirc_properties/__init__.py, line 
59, in run
return ui.RemoteControlProperties(builder, datadir).run()
  File 
/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py,
 line 53, in __init__
self.__setup_models()
  File 
/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py,
 line 80, in __setup_models
self.__hardware_manager = hardware.HardwareManager(receivers_db)
  File /usr/lib/pymodules/python2.7/gnome_lirc_properties/hardware.py, line 
255, in __init__
self.__hal = self.__bus.get_object(HAL_SERVICE, HAL_MANAGER_PATH)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 180, in 
activate_name_owner
self.start_service_by_name(bus_name)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 278, in 
start_service_by_name
'su', (bus_name, flags)))
  File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 651, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.freedesktop.Hal was not provided by any .service files
Error in sys.excepthook:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/apport_python_hook.py, line 96, in 
apport_excepthook
dbus_service_unknown_analysis(exc_obj, pr)
  File /usr/lib/python2.7/dist-packages/apport_python_hook.py, line 172, in 
dbus_service_unknown_analysis
cp = ConfigParser(interpolation=None)
TypeError: __init__() got an unexpected keyword argument 'interpolation'

Original exception was:
Traceback (most recent call last):
  File /usr/bin/gnome-lirc-properties, line 31, in module
gnome_lirc_properties.run(sys.argv[1:], datadir)
  File /usr/lib/pymodules/python2.7/gnome_lirc_properties/__init__.py, line 
59, in run
return ui.RemoteControlProperties(builder, datadir).run()
  File 
/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py,
 line 53, in __init__
self.__setup_models()
  File 
/usr/lib/pymodules/python2.7/gnome_lirc_properties/ui/RemoteControlProperties.py,
 line 80, in __setup_models
self.__hardware_manager = hardware.HardwareManager(receivers_db)
  File /usr/lib/pymodules/python2.7/gnome_lirc_properties/hardware.py, line 
255, in __init__
self.__hal = self.__bus.get_object(HAL_SERVICE, HAL_MANAGER_PATH)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 180, in 
activate_name_owner
self.start_service_by_name(bus_name)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 278, in 
start_service_by_name
'su', (bus_name, flags)))
  File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 651, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.freedesktop.Hal was not provided by any .service files

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

Title:
  Should depend on hal

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

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


[Bug 567433] Re: Should depend on hal

2013-04-03 Thread Leonardo Silva Amaral
This bug Still on Quantal and will remains until at least one of these
be satisfacted:

1) Gnome-lirc-properties got patched to do not depend hal anymore
2) Ubuntu add hal as dependency of gnome-lirc-properties (Argh!)

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

Title:
  Should depend on hal

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

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


[Bug 1121003] Re: Gwibber 3.6.0 uses almost 100% of CPU

2013-03-08 Thread Leonardo Silva Amaral
Also here. Gwibber eats 100% of one CPU and not happy, works slow,
scroll is a pain since its slow and page changes their size because
image loading.

And here isnt a weak machine, i have a Core 2 Quad 2.4 and my load
average isnt high:

root@betty:~# uptime
 10:29:34 up 7 days, 11:42,  7 users,  load average: 0,40, 0,51, 0,60

P.s:  Was high because i tried to open Gwibber.

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

Title:
  Gwibber 3.6.0 uses almost 100% of CPU

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

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


[Bug 77550] Re: DRI missing unichrome.so on amd64

2013-02-03 Thread Leonardo Silva Amaral
root@Daisy:~# lsb_release -dc ; egrep (EE|AIGLX) /var/log/Xorg.0.log
Description:Ubuntu 12.04.1 LTS
Codename:   precise
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[20.108] (==) AIGLX enabled
[20.109] (II) Loading extension MIT-SCREEN-SAVER
[20.126] (EE) Failed to load module xtrap (module does not exist, 0)
[20.591] (II) AIGLX: Screen 0 is not DRI2 capable
[20.592] (EE) AIGLX error: dlopen of 
/usr/lib/i386-linux-gnu/dri/unichrome_dri.so failed 
(/usr/lib/i386-linux-gnu/dri/unichrome_dri.so: cannot open shared object file: 
No such file or directory)
[20.592] (EE) AIGLX: reverting to software rendering
[20.634] (II) AIGLX: Loaded and initialized swrast

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

Title:
  DRI missing unichrome.so on amd64

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

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


[Bug 77550] Re: DRI missing unichrome.so on amd64

2013-02-03 Thread Leonardo Silva Amaral
The bug is back! :D

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

Title:
  DRI missing unichrome.so on amd64

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

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


[Bug 77550] Re: DRI missing unichrome.so on amd64

2013-02-03 Thread Leonardo Silva Amaral
root@Daisy:~# dpkg -L libgl1-mesa-dri 
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libgl1-mesa-dri
/usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz
/usr/share/doc/libgl1-mesa-dri/copyright
/usr/share/bug
/usr/share/bug/libgl1-mesa-dri
/usr/share/bug/libgl1-mesa-dri/control
/usr/share/bug/libgl1-mesa-dri/script
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/libgl1-mesa-dri
/usr/lib
/usr/lib/i386-linux-gnu
/usr/lib/i386-linux-gnu/dri
/usr/lib/i386-linux-gnu/dri/i915_dri.so
/usr/lib/i386-linux-gnu/dri/r600_dri.so
/usr/lib/i386-linux-gnu/dri/libgallium.so
/usr/lib/i386-linux-gnu/dri/libdricore.so
/usr/lib/i386-linux-gnu/dri/r300_dri.so
/usr/lib/i386-linux-gnu/dri/radeon_dri.so
/usr/lib/i386-linux-gnu/dri/r200_dri.so
/usr/lib/i386-linux-gnu/dri/swrast_dri.so
/usr/lib/i386-linux-gnu/dri/nouveau_dri.so
/usr/lib/i386-linux-gnu/dri/i965_dri.so
/usr/lib/i386-linux-gnu/dri/vmwgfx_dri.so
/usr/lib/i386-linux-gnu/dri/nouveau_vieux_dri.so
/usr/lib/i386-linux-gnu/dri/libglsl.so
root@Daisy:~#

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

Title:
  DRI missing unichrome.so on amd64

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

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


[Bug 77550] Re: DRI missing unichrome.so on amd64

2013-02-03 Thread Leonardo Silva Amaral
** Attachment added: Xorg.0.log of the affected machine
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/77550/+attachment/3513530/+files/Xorg.0.log

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

Title:
  DRI missing unichrome.so on amd64

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

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


[Bug 1074063] Re: Very slow composition with ATI 9100 IGP and Quantal

2012-11-15 Thread Leonardo Silva Amaral
Just a record, in this report i have tried a attempt to run edgers xorg,
but it happens in sameway in original Quantal. If needed some debug i
can run a not-updated version too.

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

Title:
  Very slow composition with ATI 9100 IGP and Quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1074063/+subscriptions

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


[Bug 1074063] [NEW] Very slow composition with ATI 9100 IGP and Quantal

2012-11-01 Thread Leonardo Silva Amaral
Public bug reported:

After a clean Quantal installation in a Toshiba A75-S229 notebook, Unity
runs VERY VERY slow, including several seconds to just draw a warning
box or the shutdown box. CPU burns-out to 100% (And the multithread
secondary cpu got overloaded too).

Any DM that uses Composition show this issue. Tested with Cinnamon.
Cinnamon2d just dont run and keep as Cinnamon 3D.

A workarround (Not well a workarround but a Way to survive) is run
Cinnamon and in a gnome-terminal run metacity --replace, but this
kill Every window management, forcing me to use the terminal to launch
applications.

Tryed Quantal version of Xorg and now testing without success xorg-
edgers versions.

The fglrx driver existent in ppas and oficial repo dont support this
board, since the last catalyst driver supporting it v8.

Some outputs, since ubuntu-bug doesnt allow reports using ppas versions:

leonardo@jarjarbinks:~$ sudo lshw -sanitize | pastebinit -
http://paste.ubuntu.com/1324069/
leonardo@jarjarbinks:~$ pastebinit /var/log/Xorg.0.log
http://paste.ubuntu.com/1324070/
leonardo@jarjarbinks:~$ dmesg | pastebinit -
http://paste.ubuntu.com/1324073/

leonardo@jarjarbinks:~$ LANG=C apt-cache policy xserver-xorg-video-radeon
xserver-xorg-video-radeon:
  Installed: 1:6.99.99+git20120928.e8cb0b72-0ubuntu0sarvatt
  Candidate: 1:6.99.99+git20120928.e8cb0b72-0ubuntu0sarvatt
  Version table:
 *** 1:6.99.99+git20120928.e8cb0b72-0ubuntu0sarvatt 0
500 http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu/ quantal/main i386 
Packages
100 /var/lib/dpkg/status
 1:6.99.99~git20120913.8637f772-0ubuntu1 0
500 http://br.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 200m ati composite radeon slow

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

Title:
  Very slow composition with ATI 9100 IGP and Quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1074063/+subscriptions

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


[Bug 872220] Re: Fails to boot when there's problems with softraid

2012-07-29 Thread Leonardo Silva Amaral
My case happened with 12.04: I almost never reboot my machine and since
ive installed it, i never rebooted until now. i fall into a degraded
state without possibility to boot in degraded mode and even using super
grub disk to set the bootdegraded=true. Array start in read only mode
and notting in the world make it start restoring in console.

But using Quantal test version this happens:

root@wall-e:~# cat /proc/mdstat 
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10] 
md125 : active (read-only) raid1 sda[1] sdb[0]
  104857600 blocks super external:/md127/0 [2/2] [UU]
resync=PENDING
  
md126 : active raid0 sda[1] sdb[0]
  1743800320 blocks super external:/md127/1 128k chunks
  
md127 : inactive sda[1](S) sdb[0](S)
  5024 blocks super external:imsm
   
unused devices: none
root@wall-e:~# mdadm -S -s
mdadm: stopped /dev/md125
mdadm: stopped /dev/md126
mdadm: stopped /dev/md127
root@wall-e:~# mdadm -A -R -f -s
mdadm: Marking array /dev/md/imsm0 as 'clean'
mdadm: Container /dev/md/imsm0 has been assembled with 2 drives
mdadm: Started /dev/md/LVM_0 with 2 devices
mdadm: Started /dev/md/RootFS_0 with 2 devices
root@wall-e:~# cat /proc/mdstat 
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10] 
md125 : active raid1 sda[1] sdb[0]
  104857600 blocks super external:/md127/0 [2/2] [UU]
  []  resync =  0.1% (177856/104857732) finish=29.4min 
speed=59285K/sec
  
md126 : active raid0 sda[1] sdb[0]
  1743800320 blocks super external:/md127/1 128k chunks
  
md127 : inactive sdb[1](S) sda[0](S)
  5024 blocks super external:imsm
   
unused devices: none

Im a lot afraid about data loss because even before the resync finish, i
got this:

A LOT OF MESSAGES EQUAL NEXT LINE, CHANGING INODE NUMBER
[ 1102.993890] EXT4-fs (md125p1): ext4_orphan_cleanup: deleting unreferenced 
inode 3932453
[ 1102.993903] EXT4-fs (md125p1): 7558 orphan inodes deleted
[ 1102.993904] EXT4-fs (md125p1): recovery complete
[ 1104.169317] EXT4-fs (md125p1): mounted filesystem with ordered data mode. 
Opts: (null)

And i dont know what to do. I will wait this restore and attempt to
reboot.

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

Title:
  Fails to boot when there's problems with softraid

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

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


[Bug 303844] Re: ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work

2012-06-28 Thread Leonardo Silva Amaral
Its possible to reopen this bug since this cardreader still not working
on A70/A75, Im using Precise and Card Reader does not works or even
sdhci module report to dmesg:

root@Satellite-A75:~# lsmod | grep sdhci
sdhci_pci  18324  0 
sdhci  28241  1 sdhci_pci
root@Satellite-A75:~# dmesg|grep -i -e ^mmc -e ^sdhci
root@Satellite-A75:~# dmesg|grep -i -e ^mmc -e ^sdhci
root@Satellite-A75:~#

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

Title:
  ENE CB-710/2/4 sdhci [PCI 1524:0550] doesn't work

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

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


[Bug 931168] Re: brcm80211 Wifi driver : cannot connect to channels11

2012-04-22 Thread Leonardo Silva Amaral
Same for me with 02:00.0 Network controller: Intel Corporation Centrino
Advanced-N 6200 (rev 35)

root@scrat:~# iw list
Wiphy phy1
Band 1:
Capabilities: 0x872
HT20/HT40
Static SM Power Save
RX Greenfield
RX HT20 SGI
RX HT40 SGI
No RX STBC
Max AMSDU length: 7935 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 4 usec (0x05)
HT TX/RX MCS rate indexes supported: 0-15, 32
Frequencies:
* 2412 MHz [1] (15.0 dBm)
* 2417 MHz [2] (15.0 dBm)
* 2422 MHz [3] (15.0 dBm)
* 2427 MHz [4] (15.0 dBm)
* 2432 MHz [5] (15.0 dBm)
* 2437 MHz [6] (15.0 dBm)
* 2442 MHz [7] (15.0 dBm)
* 2447 MHz [8] (15.0 dBm)
* 2452 MHz [9] (15.0 dBm)
* 2457 MHz [10] (15.0 dBm)
* 2462 MHz [11] (15.0 dBm)
* 2467 MHz [12] (15.0 dBm) (passive scanning, no IBSS)
* 2472 MHz [13] (15.0 dBm) (passive scanning, no IBSS)
Bitrates (non-HT):
* 1.0 Mbps
* 2.0 Mbps (short preamble supported)
* 5.5 Mbps (short preamble supported)
* 11.0 Mbps (short preamble supported)
* 6.0 Mbps
* 9.0 Mbps
* 12.0 Mbps
* 18.0 Mbps
* 24.0 Mbps
* 36.0 Mbps
* 48.0 Mbps
* 54.0 Mbps
Band 2:
Capabilities: 0x872
HT20/HT40
Static SM Power Save
RX Greenfield
RX HT20 SGI
RX HT40 SGI
No RX STBC
Max AMSDU length: 7935 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 4 usec (0x05)
HT TX/RX MCS rate indexes supported: 0-15, 32
Frequencies:
* 5180 MHz [36] (15.0 dBm) (passive scanning, no IBSS)
* 5200 MHz [40] (15.0 dBm) (passive scanning, no IBSS)
* 5220 MHz [44] (15.0 dBm) (passive scanning, no IBSS)
* 5240 MHz [48] (15.0 dBm) (passive scanning, no IBSS)
* 5260 MHz [52] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5280 MHz [56] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5300 MHz [60] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5320 MHz [64] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5500 MHz [100] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5520 MHz [104] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5540 MHz [108] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5560 MHz [112] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5580 MHz [116] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5600 MHz [120] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5620 MHz [124] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5640 MHz [128] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5660 MHz [132] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5680 MHz [136] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5700 MHz [140] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5745 MHz [149] (15.0 dBm) (passive scanning, no IBSS)
* 5765 MHz [153] (15.0 dBm) (passive scanning, no IBSS)
* 5785 MHz [157] (15.0 dBm) (passive scanning, no IBSS)
* 5805 MHz [161] (15.0 dBm) (passive scanning, no IBSS)
* 5825 MHz [165] (15.0 dBm) (passive scanning, no IBSS)
Bitrates (non-HT):
* 6.0 Mbps
* 9.0 Mbps
* 12.0 Mbps
* 18.0 Mbps
* 24.0 Mbps
* 36.0 Mbps

[Bug 796006] Re: Samsung Galaxy S Android 2.3.4 tethering does not work any longer

2012-04-15 Thread Leonardo Silva Amaral
Bug affecting me with ICS and Galaxy Tab:

[11825.919729] usb 2-1.1: new high-speed USB device number 8 using ehci_hcd
[11826.059824] usbcore: registered new interface driver cdc_ether
[11826.069500] usb 2-1.1: bad CDC descriptors
[11826.069574] usbcore: registered new interface driver rndis_host
[11886.527156] usb 2-1.1: USB disconnect, device number 8
[11886.726002] usb 2-1.1: new high-speed USB device number 9 using ehci_hcd
[11886.820178] scsi11 : usb-storage 2-1.1:1.0
[11887.817221] scsi 11:0:0:0: Direct-Access SAMSUNG  GT-P1000 Card 
PQ: 0 ANSI: 2
[11887.817760] scsi 11:0:0:1: Direct-Access SAMSUNG  GT-P1000 Card 
PQ: 0 ANSI: 2
[11887.819437] sd 11:0:0:0: Attached scsi generic sg2 type 0
[11887.820664] sd 11:0:0:1: Attached scsi generic sg3 type 0
[11887.824957] sd 11:0:0:0: [sdb] 62325760 512-byte logical blocks: (31.9 
GB/29.7 GiB)
[11887.826565] sd 11:0:0:0: [sdb] Write Protect is off
[11887.826575] sd 11:0:0:0: [sdb] Mode Sense: 0f 00 00 00
[11887.826941] sd 11:0:0:1: [sdc] 26910656 512-byte logical blocks: (13.7 
GB/12.8 GiB)
[11887.827474] sd 11:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[11887.828693] sd 11:0:0:1: [sdc] Write Protect is off
[11887.828704] sd 11:0:0:1: [sdc] Mode Sense: 0f 00 00 00
[11887.829422] sd 11:0:0:1: [sdc] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[11887.844849]  sdb:
[11887.852062]  sdc:
[11887.886460] sd 11:0:0:0: [sdb] Attached SCSI removable disk
[11887.891195] sd 11:0:0:1: [sdc] Attached SCSI removable disk
[11894.702807] usb 2-1.1: USB disconnect, device number 9
[11894.708017] sd 11:0:0:0: [sdb] Synchronizing SCSI cache
[11894.708092] sd 11:0:0:0: [sdb]  Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[11894.716174] sd 11:0:0:1: [sdc] Synchronizing SCSI cache
[11894.716242] sd 11:0:0:1: [sdc]  Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK

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

Title:
  Samsung Galaxy S Android 2.3.4 tethering does not work any longer

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

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


[Bug 939836] Re: colord crashed with SIGSEGV in dbus_connection_dispatch()

2012-03-30 Thread Leonardo Silva Amaral
For me also in x64: Linux scrat 3.2.0-20-generic #33-Ubuntu SMP Tue Mar
27 16:42:26 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  colord crashed with SIGSEGV in dbus_connection_dispatch()

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

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


[Bug 966390] [NEW] PPTP in NetworkManager dont load ip_gre MPPE required kernel module.

2012-03-27 Thread Leonardo Silva Amaral
Public bug reported:

When attempt to start a VPN with MPPE, it dont complete the process. Log
before loading ip_gre:

Mar 27 13:40:42 scrat NetworkManager[1398]: info Starting VPN service 
'pptp'...
Mar 27 13:40:42 scrat NetworkManager[1398]: info VPN service 'pptp' started 
(org.freedesktop.NetworkManager.pptp), PID 4210
Mar 27 13:40:42 scrat NetworkManager[1398]: info VPN service 'pptp' appeared; 
activating connections
Mar 27 13:40:42 scrat NetworkManager[1398]: info VPN plugin state changed: 
starting (3)
Mar 27 13:40:42 scrat NetworkManager[1398]: info VPN connection 
'Comjota::Versa' (Connect) reply received.
Mar 27 13:40:42 scrat pppd[4214]: Plugin 
/usr/lib/pppd/2.4.5/nm-pptp-pppd-plugin.so loaded.
Mar 27 13:40:42 scrat pppd[4214]: pppd 2.4.5 started by root, uid 0
Mar 27 13:40:42 scrat pppd[4214]: Using interface ppp0
Mar 27 13:40:42 scrat pppd[4214]: Connect: ppp0 -- /dev/pts/2
Mar 27 13:40:42 scrat pptp[4217]: nm-pptp-service-4210 log[main:pptp.c:314]: 
The synchronous pptp option is NOT activated
Mar 27 13:40:42 scrat NetworkManager[1398]:SCPlugin-Ifupdown: devices added 
(path: /sys/devices/virtual/net/ppp0, iface: ppp0)
Mar 27 13:40:42 scrat NetworkManager[1398]:SCPlugin-Ifupdown: device added 
(path: /sys/devices/virtual/net/ppp0, iface: ppp0): no ifupdown configuration 
found.
Mar 27 13:40:42 scrat pptp[4232]: nm-pptp-service-4210 
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 
'Start-Control-Connection-Request'
Mar 27 13:40:42 scrat pptp[4232]: nm-pptp-service-4210 
log[ctrlp_disp:pptp_ctrl.c:739]: Received Start Control Connection Reply
Mar 27 13:40:42 scrat pptp[4232]: nm-pptp-service-4210 
log[ctrlp_disp:pptp_ctrl.c:773]: Client connection established.
Mar 27 13:40:43 scrat pptp[4232]: nm-pptp-service-4210 
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7 
'Outgoing-Call-Request'
Mar 27 13:40:43 scrat pptp[4232]: nm-pptp-service-4210 
log[ctrlp_disp:pptp_ctrl.c:858]: Received Outgoing Call Reply.
Mar 27 13:40:43 scrat pptp[4232]: nm-pptp-service-4210 
log[ctrlp_disp:pptp_ctrl.c:897]: Outgoing call established (call ID 0, peer's 
call ID 768).
Mar 27 13:40:46 scrat pppd[4214]: CHAP authentication succeeded
Mar 27 13:40:46 scrat kernel: [  629.733299] PPP MPPE Compression module 
registered
Mar 27 13:40:49 scrat pppd[4214]: LCP terminated by peer (MPPE disabled)
Mar 27 13:40:50 scrat pptp[4232]: nm-pptp-service-4210 
log[pptp_read_some:pptp_ctrl.c:544]: read returned zero, peer has closed
Mar 27 13:40:50 scrat pptp[4232]: nm-pptp-service-4210 
log[callmgr_main:pptp_callmgr.c:258]: Closing connection (shutdown)
Mar 27 13:40:50 scrat pptp[4232]: nm-pptp-service-4210 
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 
'Call-Clear-Request'
Mar 27 13:40:50 scrat pptp[4232]: nm-pptp-service-4210 
log[pptp_read_some:pptp_ctrl.c:544]: read returned zero, peer has closed
Mar 27 13:40:50 scrat pptp[4232]: nm-pptp-service-4210 
log[call_callback:pptp_callmgr.c:79]: Closing connection (call state)
Mar 27 13:40:50 scrat pppd[4214]: Modem hangup
Mar 27 13:40:50 scrat pppd[4214]: Connection terminated.
Mar 27 13:40:50 scrat avahi-daemon[1361]: Withdrawing workstation service for 
ppp0.
Mar 27 13:40:50 scrat NetworkManager[1398]: warn VPN plugin failed: 1
Mar 27 13:40:50 scrat NetworkManager[1398]:SCPlugin-Ifupdown: devices 
removed (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
Mar 27 13:40:50 scrat pppd[4214]: Exit.

After loading ip_gre:

Mar 27 13:52:09 scrat NetworkManager[1398]: info Starting VPN service 
'pptp'...
Mar 27 13:52:09 scrat NetworkManager[1398]: info VPN service 'pptp' started 
(org.freedesktop.NetworkManager.pptp), PID 5890
Mar 27 13:52:09 scrat NetworkManager[1398]: info VPN service 'pptp' appeared; 
activating connections
Mar 27 13:52:09 scrat NetworkManager[1398]: info VPN plugin state changed: 
init (1)
Mar 27 13:52:09 scrat NetworkManager[1398]: info VPN plugin state changed: 
starting (3)
Mar 27 13:52:09 scrat NetworkManager[1398]: info VPN connection 
'Comjota::Versa' (Connect) reply received.
Mar 27 13:52:09 scrat pppd[5894]: Plugin 
/usr/lib/pppd/2.4.5/nm-pptp-pppd-plugin.so loaded.
Mar 27 13:52:09 scrat pppd[5894]: pppd 2.4.5 started by root, uid 0
Mar 27 13:52:09 scrat pppd[5894]: Using interface ppp0
Mar 27 13:52:09 scrat pppd[5894]: Connect: ppp0 -- /dev/pts/3
Mar 27 13:52:09 scrat pptp[5899]: nm-pptp-service-5890 log[main:pptp.c:314]: 
The synchronous pptp option is NOT activated
Mar 27 13:52:09 scrat NetworkManager[1398]:SCPlugin-Ifupdown: devices added 
(path: /sys/devices/virtual/net/ppp0, iface: ppp0)
Mar 27 13:52:09 scrat NetworkManager[1398]:SCPlugin-Ifupdown: device added 
(path: /sys/devices/virtual/net/ppp0, iface: ppp0): no ifupdown 
configuration found.
Mar 27 13:52:09 scrat pptp[5912]: nm-pptp-service-5890 
log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 
'Start-Control-Connection-
Request'
Mar 27 13:52:09 scrat pptp[5912]: nm-pptp-service-5890 
log[ctrlp_disp:pptp_ctrl.c:739]: 

[Bug 966390] Re: PPTP in NetworkManager dont load ip_gre MPPE required kernel module.

2012-03-27 Thread Leonardo Silva Amaral
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966390

Title:
  PPTP in NetworkManager dont load ip_gre MPPE required kernel module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-pptp/+bug/966390/+subscriptions

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


[Bug 105458] Re: [needs-packaging] HandBrake

2012-01-28 Thread Leonardo Silva Amaral
@MestreLion, i think GHB devels just prefers svn versions instead
stable. See

root@scrat:~# apt-cache policy handbrake-gtk 
handbrake-gtk:
  Instalado: 4424svnppa1~oneiric1
  Candidato: 4424svnppa1~oneiric1
  Tabela de versão:
 *** 4424svnppa1~oneiric1 0
990 http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu/ 
oneiric/main amd64 Packages
100 /var/lib/dpkg/status
root@scrat:~#

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

Title:
  [needs-packaging] HandBrake

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

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

[Bug 775278] Re: Global menu disappearing on KDE Apps that minimize to tray

2012-01-24 Thread Leonardo Silva Amaral
** Also affects: appmenu-qt (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Global menu disappearing on KDE Apps that minimize to tray

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

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


[Bug 778418] Re: global menu disappear in digikam after first use

2012-01-24 Thread Leonardo Silva Amaral
Maybe a duplicated or same-reason-bug of
https://bugs.launchpad.net/unity/+bug/775278 ?

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

Title:
  global menu disappear in digikam after first use

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt/+bug/778418/+subscriptions

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


[Bug 775278] Re: Global menu disappearing on KDE Apps that minimize to tray

2012-01-24 Thread Leonardo Silva Amaral
What really annoy me in this bug is: Almost 9 months and NO ONE FROM
UNITY said a line about this. I dont think Qt applications breaking in
appmenu is a thing to just leave.

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

Title:
  Global menu disappearing on KDE Apps that minimize to tray

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

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


[Bug 765466] Re: unity launcher does not handle apps launched from shell scripts correctly

2011-06-30 Thread Leonardo Silva Amaral
Im with same problem. http://i.imm.io/6YeV.png Proves this with Maple
and Mathematica. Also, even with same Icon, the new process got a new
Java icon. So i think Unity cant track graphic apps launched from
scripts.

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

Title:
  unity launcher does not handle apps launched from shell scripts
  correctly

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

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


[Bug 753971] Re: Display garbled upon restoring original resolution or connecting external displays

2011-06-05 Thread Leonardo Silva Amaral
I dont know how to report or diagnose, but i think it can be related to
this bug: Every time my screen got blanked, almost all times i get
garbage on screen. System works well, and even killing everything
(Except X) and running unity --replace, i cant get my screen back. If i
plug a external monitor to my notebook and reload / kill / unity and
open metacity, screens back (Messed up), but i can work again. Ive a
image of one of this crash (But the displayed image changes: A brightly
white when wakeup from blanking and fades to this image after a time).


** Attachment added: Image of notebook.
   
https://bugs.launchpad.net/ubuntu/natty/+source/unity/+bug/753971/+attachment/2155829/+files/DSC01407.JPG

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

Title:
  Display garbled upon restoring original resolution or connecting
  external displays

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


[Bug 753971] Re: Display garbled upon restoring original resolution or connecting external displays

2011-06-05 Thread Leonardo Silva Amaral
UPDATE: I cant get again my screen back if i press CRT/LCD button to
cycle again to LCD only and force resolution change. Maybe something
with this?

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

Title:
  Display garbled upon restoring original resolution or connecting
  external displays

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


[Bug 786767] [NEW] Ecrypted removeable disks dont appear as removeable disk in Unity dock

2011-05-22 Thread Leonardo Silva Amaral
Public bug reported:

Binary package hint: unity

When i plug a Encrypted e-sata disk, it dont appear like my encrypted
pendrive in unity dock. If i open nautilus and mount partition (Insering
my password and etc.), it appears but now with the FS name, but as
500GB Encrypted.

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: encrypted media removable unity

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

Title:
  Ecrypted removeable disks dont appear as removeable disk in Unity dock

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


[Bug 779585] [NEW] Evolution x Notify Applet: Evolution dont goes to systray

2011-05-08 Thread Leonardo Silva Amaral
Public bug reported:

Binary package hint: evolution

Since Evolution exists, isn't possible minimize evolution to Systray.
Ubuntu implements the notify applet to unify messenging facilities, but
different from Empathy or Gwibber, Evolution is aways on taskbar when
its open. A Workarround is use the systray plugin for Evolution and
send it ti systray, but this solution isnt possible. Since this feature
exists on Empathy (When close Empathy, it goes invisible but still
open, being possible access it from notify applet) and on Gwibber, i
decided file a BUG, because Evolution is the only application still in
taskbar and when its closed it really closes instead to just dissapear
and still available from notify applet.

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: applet empathy evolution network notify systray taskbar

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

Title:
  Evolution x Notify Applet: Evolution dont goes to systray

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


[Bug 59240] Re: update-mime-info segfaults

2011-01-13 Thread Leonardo Silva Amaral
Ive got the same problem in a Lucid instalation - until now without
solution:

root@ligp:~# strace -f update-mime-database.real /usr/share/mime/
execve(/usr/bin/update-mime-database.real, [update-mime-database.real, 
/usr/share/mime/], [/* 27 vars */]) = 0
brk(0)  = 0x1dc6000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fb361772000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=60151, ...}) = 0
mmap(NULL, 60151, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fb361763000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libxml2.so.2, O_RDONLY) = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0P\354\2\0\0\0\0\0..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1372312, ...}) = 0
mmap(NULL, 3472728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fb361205000
mprotect(0x7fb36134b000, 2093056, PROT_NONE) = 0
mmap(0x7fb36154a000, 40960, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x145000) = 0x7fb36154a000
mmap(0x7fb361554000, 3416, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb361554000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libglib-2.0.so.0, O_RDONLY) = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0P}\1\0\0\0\0\0..., 832) 
= 832
fstat(3, {st_mode=S_IFREG|0644, st_size=905480, ...}) = 0
mmap(NULL, 3002736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fb360f27000
mprotect(0x7fb361002000, 2097152, PROT_NONE) = 0
mmap(0x7fb361202000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xdb000) = 0x7fb361202000
mmap(0x7fb361204000, 368, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb361204000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libc.so.6, O_RDONLY)= 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0`\355\1\0\0\0\0\0..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1572232, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fb361762000
mmap(NULL, 3680296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fb360ba4000
mprotect(0x7fb360d1e000, 2093056, PROT_NONE) = 0
mmap(0x7fb360f1d000, 20480, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x179000) = 0x7fb360f1d000
mmap(0x7fb360f22000, 18472, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb360f22000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libdl.so.2, O_RDONLY)   = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\340\r\0\0\0\0\0\0..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14696, ...}) = 0
mmap(NULL, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fb3609a
mprotect(0x7fb3609a2000, 2097152, PROT_NONE) = 0
mmap(0x7fb360ba2000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fb360ba2000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/local/lib/libz.so.1, O_RDONLY) = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0p!\0\0\0\0\0\0..., 832) 
= 832
fstat(3, {st_mode=S_IFREG|0755, st_size=108953, ...}) = 0
mmap(NULL, 2195952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fb360787000
mprotect(0x7fb36079f000, 2093056, PROT_NONE) = 0
mmap(0x7fb36099e000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7fb36099e000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libm.so.6, O_RDONLY)= 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\360\0\0\0\0\0\0..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=534832, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fb361761000
mmap(NULL, 2629864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7fb360504000
mprotect(0x7fb360586000, 2093056, PROT_NONE) = 0
mmap(0x7fb360785000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x81000) = 0x7fb360785000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libpcre.so.3, O_RDONLY) = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\300\25\0\0\0\0\0\0..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=186440, ...}) = 0
mmap(NULL, 2281640, PROT_READ|PROT_EXEC, 

[Bug 255307] Re: Can't connect to msn accounts

2010-10-22 Thread Leonardo Silva Amaral
Temporary Fix for the recent issue: http://andregondim.eti.br/?p=2364

Translating:

From file
/usr/share/pyshared/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
- Change

CONTACTS =
(“contacts.msn.com“,”?fs=1id=24000kv=7rn=93S9SWWwtw=0ver=2.1.6000.1″)

|
|
v

CONTACTS = (“contacts.msn.com“, “MBI”)

-- 
Can't connect to msn accounts
https://bugs.launchpad.net/bugs/255307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 255307] Re: Can't connect to msn accounts

2010-10-22 Thread Leonardo Silva Amaral
Answering #49, The bug was now fixed with last update.

r...@ana:~# LANG=C aptitude show python-papyon ; LANG=C aptitude download 
python-papyon
Package: python-papyon   
State: installed
Automatically installed: no
Version: 0.5.1-0ubuntu2
Priority: optional
Section: python
Maintainer: Devid Antonio Filoni d.fil...@ubuntu.com
Uncompressed Size: 1638k
Depends: python (= 2.5), python-support (= 0.90.0), python-gobject (= 2.10), 
python-openssl (= 0.6), python-gst0.10, python-farsight, python-crypto
Provides: python2.6-papyon
Description: MSN client library written in Python
 papyon is an MSN client library, that tries to abstract the MSN protocol gory 
details. It is a fork of the unmaintained pymsn MSN library. papyon uses the 
GLib main
 event loop to process the network events in an asynchronous manner.
Homepage: http://www.freedesktop.org/wiki/Software/papyon

Get:1 http://sft.if.usp.br/ubuntu/ maverick-updates/main python-papyon
all 0.5.1-0ubuntu2 [177kB]

-- 
Can't connect to msn accounts
https://bugs.launchpad.net/bugs/255307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628163] Re: repeated intel ips CPU/MCP power or thermal limit exceeded messages

2010-10-15 Thread Leonardo Silva Amaral
*** This bug is a duplicate of bug 636045 ***
https://bugs.launchpad.net/bugs/636045

Does not make sense a automated message suggest usage of a mainline
kernel since Maverick kernel is just the lattest stable. I have this
issue in my i3 Vaio VPCEA21FX notebook. More details below:

r...@ana:~# uname -a ; sensors ; lsb_release -a ; aptitude update 
21/dev/null ; LANG=C aptitude full-upgrade 
Linux ana.leleobhz.org 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 
2010 x86_64 GNU/Linux
acpitz-virtual-0
Adapter: Virtual device
temp1:   +39.0°C  (crit = +88.0°C)  
temp2:   +39.0°C  (crit = +88.0°C)  

No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.10
Release:10.10
Codename:   maverick
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.

And powertop screenshot attached

** Attachment added: PowerTop.png
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/628163/+attachment/1694594/+files/PowerTop.png

** Changed in: linux-lts-backport-maverick (Ubuntu)
   Status: New = Confirmed

** This bug has been marked a duplicate of bug 636045
   intel ips :00:1f.6: MCP power or thermal limit exceeded
 * You can subscribe to bug 636045 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/636045/+subscribe

-- 
repeated intel ips CPU/MCP power or thermal limit exceeded messages
https://bugs.launchpad.net/bugs/628163
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 628163] Re: repeated intel ips CPU/MCP power or thermal limit exceeded messages

2010-10-15 Thread Leonardo Silva Amaral
*** This bug is a duplicate of bug 636045 ***
https://bugs.launchpad.net/bugs/636045

Just for information, since the best bug report dont links to Maverick:
In a post in linux-kernel list [1], a guy suggest a inspection in /sys

Mine output is:

r...@ana:~# cat /sys/kernel/debug/ips/*
22.0W 21.0A
5878mW
40.50
3313mW
0.00
r...@ana:~# cat /sys/kernel/debug/ips/*
25.0W 21.0A
5603mW
40.01
38472mW
0.00
r...@ana:~# ls /sys/kernel/debug/ips/
cpu_clamp  cpu_power  cpu_temp  mch_power  mch_temp
r...@ana:~# 

[1] http://kerneltrap.org/mailarchive/linux-kernel/2010/8/27/4612452

-- 
repeated intel ips CPU/MCP power or thermal limit exceeded messages
https://bugs.launchpad.net/bugs/628163
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 628163] Re: repeated intel ips CPU/MCP power or thermal limit exceeded messages

2010-10-15 Thread Leonardo Silva Amaral
*** This bug is a duplicate of bug 636045 ***
https://bugs.launchpad.net/bugs/636045

And last, but not least important:

r...@ana:~# lshw 
ana.leleobhz.org  
description: Notebook
product: VPCEA21FX
vendor: Sony Corporation
version: C6051YZY
serial: 27506935-3003403
width: 64 bits
capabilities: smbios-2.6 dmi-2.6 vsyscall64 vsyscall32
configuration: boot=normal chassis=notebook 
uuid=20C67CAE-4BD7-DD11-8A7B-54424916860D
  *-core
   description: Motherboard
   product: VAIO
   vendor: Sony Corporation
   physical id: 0
   version: N/A
   serial: C6051YZY
 *-firmware
  description: BIOS
  vendor: American Megatrends Inc.
  physical id: 0
  version: R0270Y8 (05/05/2010)
  size: 64KiB
  capacity: 4032KiB
  capabilities: pci pnp upgrade shadowing escd cdboot bootselect edd 
int9keyboard int10video acpi usb agp smartbattery biosbootspecification netboot
 *-cpu
  description: CPU
  product: Intel(R) Core(TM) i3 CPU   M 350  @ 2.27GHz
  vendor: Intel Corp.
  physical id: 4
  bus info: c...@0
  version: Intel(R) Core(TM) i3 CPU   M 350  @ 2.27GHz
  serial: N/A
  slot: N/A
  size: 933MHz
  capacity: 2266MHz
  width: 64 bits
  clock: 133MHz
  capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 
apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht 
tm pbe syscall nx rdtscp x86-64 constant_tsc arch_perfmon pebs bts rep_good 
xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 
cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm arat tpr_shadow vnmi flexpriority 
ept vpid cpufreq
*-cache:0
 description: L1 cache
 physical id: 5
 slot: L1 Cache
 size: 128KiB
 capacity: 128KiB
 capabilities: internal write-through
*-cache:1
 description: L2 cache
 physical id: 6
 slot: L2 Cache
 size: 512KiB
 capacity: 512KiB
 capabilities: internal write-through unified
*-cache:2
 description: L3 cache
 physical id: 7
 slot: L3 Cache
 size: 3MiB
 capacity: 3MiB
 capabilities: internal write-back unified
 *-memory
  description: System Memory
  physical id: 9
  slot: System board or motherboard
  size: 4GiB
*-bank:0
 description: SODIMM
 physical id: 0
 slot: SODIMM1
 size: 2GiB
 width: 64 bits
*-bank:1
 description: SODIMM
 physical id: 1
 slot: SODIMM2
 size: 2GiB
 width: 64 bits
 *-pci:0
  description: Host bridge
  product: Core Processor DRAM Controller
  vendor: Intel Corporation
  physical id: 100
  bus info: p...@:00:00.0
  version: 02
  width: 32 bits
  clock: 33MHz
  configuration: driver=agpgart-intel
  resources: irq:0
*-display
 description: VGA compatible controller
 product: Core Processor Integrated Graphics Controller
 vendor: Intel Corporation
 physical id: 2
 bus info: p...@:00:02.0
 version: 02
 width: 64 bits
 clock: 33MHz
 capabilities: msi pm vga_controller bus_master cap_list rom
 configuration: driver=i915 latency=0
 resources: irq:46 memory:f000-f03f 
memory:e000-efff ioport:e080(size=8)
*-communication UNCLAIMED
 description: Communication controller
 product: 5 Series/3400 Series Chipset HECI Controller
 vendor: Intel Corporation
 physical id: 16
 bus info: p...@:00:16.0
 version: 06
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi bus_master cap_list
 configuration: latency=0
 resources: memory:f600a000-f600a00f
*-usb:0
 description: USB Controller
 product: 5 Series/3400 Series Chipset USB2 Enhanced Host Controller
 vendor: Intel Corporation
 physical id: 1a
 bus info: p...@:00:1a.0
 version: 05
 width: 32 bits
 clock: 33MHz
 capabilities: pm debug ehci bus_master cap_list
 configuration: driver=ehci_hcd latency=0
 resources: irq:16 memory:f6008000-f60083ff
*-multimedia
 description: Audio device
 product: 5 Series/3400 Series Chipset High Definition Audio
 vendor: Intel Corporation
 physical id: 1b
 bus info: 

[Bug 628163] Re: repeated intel ips CPU/MCP power or thermal limit exceeded messages

2010-10-15 Thread Leonardo Silva Amaral
*** This bug is a duplicate of bug 636045 ***
https://bugs.launchpad.net/bugs/636045


** Attachment added: /var/log/dmesg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/628163/+attachment/1694604/+files/dmesg

-- 
repeated intel ips CPU/MCP power or thermal limit exceeded messages
https://bugs.launchpad.net/bugs/628163
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566549] [NEW] User message when umount pendrives locked by a process can result in a mistake

2010-04-19 Thread Leonardo Silva Amaral
Public bug reported:

Binary package hint: gnome-volume-manager

Ubuntu Lucid show a popup when you umount the drive telling you the
drive can be safely unplugged. But if some process locks a file in the
drive, it show you a message telling which process and file are locked.
But this happens AFTER the popup that tells you can safely remove you
drive, in a race condition. Ive not noticed notting wrong in logs, and
i think its only a evaluation problem, but if some detail is needed, i
can reproduce it locally.

Steps i did to find the issue:

1) Plugged the pendrive
2) Open a MP3 file with VLC
3) Umounted the pendrive.

Note i have umounted the drive with VLC open because i told to VLC to
close, but some vlc process has remained in memory.

leleo...@luana:~$ lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04

P.s: If its a mainstream bug or another package bug, plz sorry and help-
me to report it correctly.

** Affects: gnome-volume-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
User message when umount pendrives locked by a process can result in a mistake
https://bugs.launchpad.net/bugs/566549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 529002] Re: Valid eCryptfs headers not found in file header region or xattr region

2010-04-18 Thread Leonardo Silva Amaral
Same Here:

Apr 18 12:15:50 luana kernel: [103939.327219] Valid eCryptfs headers not found 
in file header region or xattr region
Apr 18 12:15:50 luana kernel: [103939.327234] Either the lower file is not in a 
valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough 
mode is not enabled; returning -EIO
Apr 18 12:15:50 luana kernel: [103939.332863] Valid eCryptfs headers not found 
in file header region or xattr region
Apr 18 12:15:50 luana kernel: [103939.332890] Either the lower file is not in a 
valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough 
mode is not enabled; returning -EIO

-- 
Valid eCryptfs headers not found in file header region or xattr region
https://bugs.launchpad.net/bugs/529002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 560791] [NEW] Invalid desktop file /usr/share/applications/openoffice.org-startcenter.desktop when installing broffice.org package

2010-04-11 Thread Leonardo Silva Amaral
Public bug reported:

Binary package hint: openoffice.org

When installing broffice.org package in lucid this error happens:

Rebuilding /usr/share/applications/desktop.pt_BR.utf8.cache...
Invalid desktop file 
/usr/share/applications/openoffice.org-startcenter.desktop: ParsingError in 
file '/usr/share/applications/openoffice.org-startcenter.desktop', [Desktop 
Entry]-Header missing

Environment:

leleo...@luana:~$ locale
LANG=pt_BR.utf8
LANGUAGE=pt_BR:pt:en
LC_CTYPE=pt_BR.utf8
LC_NUMERIC=pt_BR.utf8
LC_TIME=pt_BR.utf8
LC_COLLATE=pt_BR.utf8
LC_MONETARY=pt_BR.utf8
LC_MESSAGES=pt_BR.utf8
LC_PAPER=pt_BR.utf8
LC_NAME=pt_BR.utf8
LC_ADDRESS=pt_BR.utf8
LC_TELEPHONE=pt_BR.utf8
LC_MEASUREMENT=pt_BR.utf8
LC_IDENTIFICATION=pt_BR.utf8
LC_ALL=
leleo...@luana:~$ aptitude show broffice.org
Pacote: broffice.org
Estado: instalado
Automaticamente instalado: não
Versão: 1:3.2.0-4ubuntu3
Prioridade: extra
Seção: universe/editors
Mantenedor: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Tamanho Descompactado: 782k
Depende de: openoffice.org, openoffice.org-l10n-pt-br, 
openoffice.org-help-pt-br, myspell-pt-br
Descrição: full-featured office productivity suite -- BrOffice.org branding
 OpenOffice.org é uma suite completa de produtividade para escritório que provê 
um substituto semelhante ao Microsoft(R) Office. 
 
 OpenOffice.org é chamado BrOffice.org no Brasil e este metapacote muda uma 
instalação de OpenOffice.org em uma identificada como BrOffice.org uma vez 
instalado.
Homepage: http://www.go-oo.org

leleo...@luana:~$ LANG=C dpkg -L broffice.org
/.
/usr
/usr/bin
/usr/share
/usr/share/applications
/usr/share/applications/openoffice.org-writer.desktop
package diverts others to: 
/usr/share/applications/openoffice.org-writer.desktop.ooo
/usr/share/applications/openoffice.org-calc.desktop
package diverts others to: 
/usr/share/applications/openoffice.org-calc.desktop.ooo
/usr/share/applications/openoffice.org-draw.desktop
package diverts others to: 
/usr/share/applications/openoffice.org-draw.desktop.ooo
/usr/share/applications/openoffice.org-impress.desktop
package diverts others to: 
/usr/share/applications/openoffice.org-impress.desktop.ooo
/usr/share/applications/openoffice.org-math.desktop
package diverts others to: 
/usr/share/applications/openoffice.org-math.desktop.ooo
/usr/share/applications/openoffice.org-base.desktop
package diverts others to: 
/usr/share/applications/openoffice.org-base.desktop.ooo
/usr/share/applications/openoffice.org-startcenter.desktop
package diverts others to: 
/usr/share/applications/openoffice.org-startcenter.desktop.ooo
/usr/share/application-registry
/usr/share/application-registry/openoffice.applications
package diverts others to: 
/usr/share/application-registry/openoffice.applications.ooo
/usr/share/mimelnk
/usr/share/mimelnk/application
/usr/share/mimelnk/application/vnd.openofficeorg.extension.desktop
package diverts others to: 
/usr/share/mimelnk/application/vnd.openofficeorg.extension.desktop.ooo
/usr/share/templates
/usr/share/templates/soffice.odt.desktop
package diverts others to: /usr/share/templates/soffice.odt.desktop.ooo
/usr/share/templates/soffice.ods.desktop
package diverts others to: /usr/share/templates/soffice.ods.desktop.ooo
/usr/share/templates/soffice.odp.desktop
package diverts others to: /usr/share/templates/soffice.odp.desktop.ooo
/usr/share/templates/soffice.odg.desktop
package diverts others to: /usr/share/templates/soffice.odg.desktop.ooo
/usr/share/mime-info
/usr/share/mime-info/openoffice.keys
package diverts others to: /usr/share/mime-info/openoffice.keys.ooo
/usr/share/icons
/usr/share/icons/hicolor
/usr/share/icons/hicolor/16x16
/usr/share/icons/hicolor/16x16/mimetypes
/usr/share/icons/hicolor/16x16/apps
/usr/share/icons/hicolor/32x32
/usr/share/icons/hicolor/32x32/mimetypes
/usr/share/icons/hicolor/32x32/apps
/usr/share/icons/hicolor/48x48
/usr/share/icons/hicolor/48x48/mimetypes
/usr/share/icons/hicolor/48x48/apps
/usr/share/doc
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/broffice.org
/usr/share/bug
/usr/share/bug/broffice.org
/usr/share/bug/broffice.org/control
/usr/share/bug/broffice.org/presubj
/usr/lib
/usr/lib/openoffice
/usr/lib/openoffice/program
/usr/lib/openoffice/program/resource
/usr/lib/openoffice/program/resource/oooen-US.res
package diverts others to: /usr/lib/openoffice/program/resource/oooen-US.res.ooo
/usr/lib/openoffice/program/bootstraprc
package diverts others to: /usr/lib/openoffice/program/bootstraprc.ooo
/usr/lib/openoffice/program/versionrc
package diverts others to: /usr/lib/openoffice/program/versionrc.ooo
/usr/lib/openoffice/program/openintro_ubuntu_oracle.bmp
package diverts others to: 
/usr/lib/openoffice/program/openintro_ubuntu_oracle.bmp.ooo
/usr/lib/openoffice/program/openabout_ubuntu_oracle.bmp
package diverts others to: 
/usr/lib/openoffice/program/openabout_ubuntu_oracle.bmp.ooo
/usr/lib/openoffice/share
/usr/lib/openoffice/share/registry

[Bug 448109] Re: Cannot add to panel

2010-04-11 Thread Leonardo Silva Amaral
I have this same issue with a complication factor: The
shutdown/reboot/userchange applet isnt available and when i login into
UNR it says a problem with this applet was found, asking-me to remove it
from dock or not. So, i cant shutdown without console/power button.

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

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


[Bug 534550] Re: lucid: php5 API is outdated

2010-03-09 Thread Leonardo Silva Amaral
Have here a conflict with libapache2-mod-php that forces a downgrade
when i do dist-upgrade now. Ill reinstall everything and rebuild
packages to test this bug. I'll set it as incomplete for now.

** Changed in: php5 (Ubuntu)
   Status: Triaged = Incomplete

-- 
lucid: php5 API is outdated
https://bugs.launchpad.net/bugs/534550
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 534550] Re: lucid: php5 API is outdated

2010-03-09 Thread Leonardo Silva Amaral
Have here a conflict with libapache2-mod-php that forces a downgrade
when i do dist-upgrade now. Ill reinstall everything and rebuild
packages to test this bug. I'll set it as incomplete for now.

** Changed in: php5 (Ubuntu)
   Status: Triaged = Incomplete

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

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


[Bug 534550] [NEW] php5 API is outdated

2010-03-08 Thread Leonardo Silva Amaral
Public bug reported:

Binary package hint: php5

Ive compiled a custom version of php5-memcache package and i found a
problem in php-config. It reports a old API version, but the folder have
new API, so the new package conflicts with installed php:

└─(14:53)─ php-config  

  
Usage: /usr/bin/php-config [OPTION] 

  
Options:

  
  --prefix[/usr]

  
  --includes  [-I/usr/include/php5 -I/usr/include/php5/main 
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext 
-I/usr/include/php5/ext/date/lib ]  
  --ldflags   []

  
  --libs  [-lcrypt   -lz -lcrypt -lssl -ldb -lbz2 -lz -lpcre -lssl 
-lresolv -lm -ldl -lnsl  -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
-lxml2 -lxml2 -lxml2 -lcrypt -lxml2 -lxml2 -lxml2 -lxml2 -lcrypt ]  

   
  --extension-dir [/usr/lib/php5/20060613]  

  
  --include-dir   [/usr/include/php5]   

  
  --php-binary[/usr/bin/php]

  
  --php-sapis [cli apache2handler]  

  
  --phpapi[20060613]

  
  --configure-options [--prefix=/usr --with-apxs2=/usr/bin/apxs2 
--with-config-file-path=/etc/php5/apache2 
--with-config-file-scan-dir=/etc/php5/apache2/conf.d --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --sysconfdir=/etc --mandir=/usr/share/man 
--disable-debug --with-regex=php --disable-rpath --disable-static --with-pic 
--with-layout=GNU --with-pear=/usr/share/php --enable-calendar --enable-sysvsem 
--enable-sysvshm --enable-sysvmsg --enable-bcmath --with-bz2 --enable-ctype 
--with-db4 --without-gdbm --with-iconv --enable-exif --enable-ftp 
--with-gettext --enable-mbstring --with-pcre-regex=/usr --enable-shmop 
--enable-sockets --enable-wddx --with-libxml-dir=/usr --with-zlib 
--with-kerberos=/usr --with-openssl=/usr --enable-soap --enable-zip 
--with-mime-magic=/usr/share/file/magic.mime 
--with-exec-dir=/usr/lib/php5/libexec --with-system-tzdata --without-mm 
--with-curl=shared,/usr --with-zlib-dir=/usr --with-gd=shared,/usr 
--enable-gd-native-ttf --with-gmp=shared,/usr --with-jpeg-dir=shared,/usr 
--with-xpm-dir=shared,/usr/X11R6 --with-png-dir=shared,/usr 
--with-freetype-dir=shared,/usr --with-ttf=shared,/usr --with-t1lib=shared,/usr 
--with-ldap=shared,/usr --with-ldap-sasl=/usr --with-mhash=shared,/usr 
--with-mysql=shared,/usr --with-mysqli=shared,/usr/bin/mysql_config 
--with-pspell=shared,/usr --with-unixODBC=shared,/usr --with-recode=shared,/usr 
--with-xsl=shared,/usr --with-snmp=shared,/usr --with-sqlite=shared,/usr 
--with-mssql=shared,/usr --with-tidy=shared,/usr --with-xmlrpc=shared 
--with-pgsql=shared,/usr]   
   
  --version   [5.2.10-2ubuntu6.4]   

  
  --vernum[50210]   

  

└─(15:02)─ aptitude show php5-cli  

  
Pacote: php5-cli

Re: [Bug 534550] Re: php5 API is outdated

2010-03-08 Thread Leonardo Silva Amaral
I do not talked about Karmic, but with Lucid. Im conscient i need
recompile modules that exists only for karmic, and im doing this (one
module ive backported from debian).

The issue claimed here is LUCID php have wrong API version compiled, and
new compiled modules links to 2006 version when the present version is 2009


Em 08-03-2010 17:00, Chuck Short escreveu:
 This is something we are not going to fix in karmic. If you install PHP
 5.3 and expect modules from karmic to work then you will have to
 recompile your own modules. Basically you are on your own.

 Regards
 chuck


 ** Changed in: php5 (Ubuntu)
Status: New = Won't Fix

   


** Changed in: php5 (Ubuntu)
   Status: Won't Fix = Confirmed

-- 
php5 API is outdated
https://bugs.launchpad.net/bugs/534550
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 534550] Re: php5 API is outdated

2010-03-08 Thread Leonardo Silva Amaral
I do not talked about Karmic, but with Lucid. Im conscient i need
recompile modules that exists only for karmic, and im doing this (one
module ive backported from debian).

The issue claimed here is LUCID php have wrong API version compiled, and
new compiled modules links to 2006 version when the present version is 2009

-- 
php5 API is outdated
https://bugs.launchpad.net/bugs/534550
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 534550] [NEW] php5 API is outdated

2010-03-08 Thread Leonardo Silva Amaral
Public bug reported:

Binary package hint: php5

Ive compiled a custom version of php5-memcache package and i found a
problem in php-config. It reports a old API version, but the folder have
new API, so the new package conflicts with installed php:

└─(14:53)─ php-config  

  
Usage: /usr/bin/php-config [OPTION] 

  
Options:

  
  --prefix[/usr]

  
  --includes  [-I/usr/include/php5 -I/usr/include/php5/main 
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext 
-I/usr/include/php5/ext/date/lib ]  
  --ldflags   []

  
  --libs  [-lcrypt   -lz -lcrypt -lssl -ldb -lbz2 -lz -lpcre -lssl 
-lresolv -lm -ldl -lnsl  -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
-lxml2 -lxml2 -lxml2 -lcrypt -lxml2 -lxml2 -lxml2 -lxml2 -lcrypt ]  

   
  --extension-dir [/usr/lib/php5/20060613]  

  
  --include-dir   [/usr/include/php5]   

  
  --php-binary[/usr/bin/php]

  
  --php-sapis [cli apache2handler]  

  
  --phpapi[20060613]

  
  --configure-options [--prefix=/usr --with-apxs2=/usr/bin/apxs2 
--with-config-file-path=/etc/php5/apache2 
--with-config-file-scan-dir=/etc/php5/apache2/conf.d --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --sysconfdir=/etc --mandir=/usr/share/man 
--disable-debug --with-regex=php --disable-rpath --disable-static --with-pic 
--with-layout=GNU --with-pear=/usr/share/php --enable-calendar --enable-sysvsem 
--enable-sysvshm --enable-sysvmsg --enable-bcmath --with-bz2 --enable-ctype 
--with-db4 --without-gdbm --with-iconv --enable-exif --enable-ftp 
--with-gettext --enable-mbstring --with-pcre-regex=/usr --enable-shmop 
--enable-sockets --enable-wddx --with-libxml-dir=/usr --with-zlib 
--with-kerberos=/usr --with-openssl=/usr --enable-soap --enable-zip 
--with-mime-magic=/usr/share/file/magic.mime 
--with-exec-dir=/usr/lib/php5/libexec --with-system-tzdata --without-mm 
--with-curl=shared,/usr --with-zlib-dir=/usr --with-gd=shared,/usr 
--enable-gd-native-ttf --with-gmp=shared,/usr --with-jpeg-dir=shared,/usr 
--with-xpm-dir=shared,/usr/X11R6 --with-png-dir=shared,/usr 
--with-freetype-dir=shared,/usr --with-ttf=shared,/usr --with-t1lib=shared,/usr 
--with-ldap=shared,/usr --with-ldap-sasl=/usr --with-mhash=shared,/usr 
--with-mysql=shared,/usr --with-mysqli=shared,/usr/bin/mysql_config 
--with-pspell=shared,/usr --with-unixODBC=shared,/usr --with-recode=shared,/usr 
--with-xsl=shared,/usr --with-snmp=shared,/usr --with-sqlite=shared,/usr 
--with-mssql=shared,/usr --with-tidy=shared,/usr --with-xmlrpc=shared 
--with-pgsql=shared,/usr]   
   
  --version   [5.2.10-2ubuntu6.4]   

  
  --vernum[50210]   

  

└─(15:02)─ aptitude show php5-cli  

  
Pacote: php5-cli

Re: [Bug 534550] Re: php5 API is outdated

2010-03-08 Thread Leonardo Silva Amaral
I do not talked about Karmic, but with Lucid. Im conscient i need
recompile modules that exists only for karmic, and im doing this (one
module ive backported from debian).

The issue claimed here is LUCID php have wrong API version compiled, and
new compiled modules links to 2006 version when the present version is 2009


Em 08-03-2010 17:00, Chuck Short escreveu:
 This is something we are not going to fix in karmic. If you install PHP
 5.3 and expect modules from karmic to work then you will have to
 recompile your own modules. Basically you are on your own.

 Regards
 chuck


 ** Changed in: php5 (Ubuntu)
Status: New = Won't Fix

   


** Changed in: php5 (Ubuntu)
   Status: Won't Fix = Confirmed

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

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


[Bug 534550] Re: php5 API is outdated

2010-03-08 Thread Leonardo Silva Amaral
I do not talked about Karmic, but with Lucid. Im conscient i need
recompile modules that exists only for karmic, and im doing this (one
module ive backported from debian).

The issue claimed here is LUCID php have wrong API version compiled, and
new compiled modules links to 2006 version when the present version is 2009

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

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


Re: [Bug 29597] Re: alsaconf missing from alsa-utils

2010-01-28 Thread Leonardo Silva Amaral
alsaconf is deprecated by udev/hal. The detection is automatic. If 
module options is needed by some card, it must to be configured in 
/etc/modprobe.d/alsa-base.conf

DaVince escreveu:
 I'd like to add to this old bug by mentioning that Xfce and subsequently
 Xubuntu do NOT have any ALSA audio configuration utitlies that come with
 the system. This is perhaps something to look at.

   

-- 
Leonardo Amaral - Administrador de Sistemas Linux
Cerificado LPIC-2 LPI000106747 (Verificador hgwxf77vau)
Tel: +55 31 8542-7467 / +55 31 4062-7411
--
Leonardo Amaral - Linux System Administrator
LPI ID: LPI000106747 Level 2 certified (Verifier hgwxf77vau)
Tel: +55 31 8542-7467 / +55 31 4062-7411

-- 
alsaconf missing from alsa-utils
https://bugs.launchpad.net/bugs/29597
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 502698] Re: 'urlopen error' using add-apt-repository

2010-01-03 Thread Leonardo Silva Amaral
leleo...@tarsila:~$ sudo add-apt-repository ppa:freenx-team
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring 
--secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg 
--keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv 
F3A662B57D580D3A2E98E5152A8E3034D018A4CE
gpg: requisitando chave D018A4CE de servidor hkp - keyserver.ubuntu.com
gpg: chave D018A4CE: chave pública Launchpad PPA for FreeNX Team importada
gpg: Número total processado: 1
gpg:   importados: 1  (RSA: 1)
leleo...@tarsila:~$

Invalid bug?

-- 
'urlopen error' using add-apt-repository
https://bugs.launchpad.net/bugs/502698
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 347695] Re: dictconv segfault during conversion

2009-12-27 Thread Leonardo Silva Amaral
Happens with me, and i think can be something related to file encoding
(Special chars?). Details:

leleo...@tarsila:/media/dados/PROGRAMAS/STARDICT_DICS$ dictconv 
Wikipedia_Portuguese_sub.BGL -o 
Wikipedia_Portuguese_sub/Wikipedia_Portuguese_sub.ifo
Error openning iconv library
 
leleo...@tarsila:/media/dados/PROGRAMAS/STARDICT_DICS$ dictconv 
Wikipedia_Portuguese_sub.BGL -o 
Wikipedia_Portuguese_sub/Wikipedia_Portuguese_sub.ifo
Falha de segmentação (Segmentation Fault)

leleo...@tarsila:/media/dados/PROGRAMAS/STARDICT_DICS$ dmesg | tail
[37800.073476] dictconv[5281]: segfault at 800622820 ip 7fdc413670eb sp 
7fff9342e4f0 error 4 in libstdc++.so.6.0.13[7fdc412c+f2000]
[38023.837138] dictconv[5415]: segfault at 800622960 ip 7f6b64e750eb sp 
7fff5e7204a0 error 4 in libstdc++.so.6.0.13[7f6b64dce000+f2000]
[38275.363534] dictconv[5454]: segfault at fff8 ip 7f9ef29da0f3 
sp 7fff67b11960 error 4 in libstdc++.so.6.0.13[7f9ef2933000+f2000]
[38276.405972] dictconv[5456]: segfault at 800622700 ip 7fccfd8900eb sp 
7fffb5a8c030 error 4 in libstdc++.so.6.0.13[7fccfd7e9000+f2000]
[38536.686109] dictconv[5954]: segfault at 8006226a0 ip 7f652445e0eb sp 
7fff884651a0 error 4 in libstdc++.so.6.0.13[7f65243b7000+f2000]
[38538.898361] dictconv[5955]: segfault at 800622a70 ip 7ff5ec6ba0eb sp 
7fff6480b7a0 error 4 in libstdc++.so.6.0.13[7ff5ec613000+f2000]
[38599.176079] dictconv[6023]: segfault at 8006229f0 ip 7fde0a0120eb sp 
7fff85cc08a0 error 4 in libstdc++.so.6.0.13[7fde09f6b000+f2000]
[38944.335961] dictconv[6106]: segfault at 8006226f0 ip 7f68675310eb sp 
7fff0eedf460 error 4 in libstdc++.so.6.0.13[7f686748a000+f2000]
[38948.659494] dictconv[6107]: segfault at 8006229f0 ip 7f45cb9f60eb sp 
7fffb2864590 error 4 in libstdc++.so.6.0.13[7f45cb94f000+f2000]
[38957.096161] dictconv[6124]: segfault at 800622960 ip 7fc52dfec0eb sp 
7fff5e1fc3b0 error 4 in libstdc++.so.6.0.13[7fc52df45000+f2000]
leleo...@tarsila:/media/dados/PROGRAMAS/STARDICT_DICS$

leleo...@tarsila:/media/dados/PROGRAMAS/STARDICT_DICS$ date ; lsb_release -a
Dom Dez 27 23:18:37 BRST 2009
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 9.10
Release:9.10
Codename:   karmic
leleo...@tarsila:/media/dados/PROGRAMAS/STARDICT_DICS$

leleo...@tarsila:/media/dados/PROGRAMAS/STARDICT_DICS$ ldd /usr/bin/dictconv
linux-vdso.so.1 =  (0x771ff000)
libz.so.1 = /lib/libz.so.1 (0x7f2322fc)
libxml2.so.2 = /usr/lib/libxml2.so.2 (0x7f2322c72000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x7f2322962000)
libm.so.6 = /lib/libm.so.6 (0x7f23226de000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x7f23224c7000)
libc.so.6 = /lib/libc.so.6 (0x7f2322158000)
libdl.so.2 = /lib/libdl.so.2 (0x7f2321f54000)
/lib64/ld-linux-x86-64.so.2 (0x7f23231d7000)
leleo...@tarsila:/media/dados/PROGRAMAS/STARDICT_DICS$

leleo...@tarsila:/media/dados/PROGRAMAS/STARDICT_DICS$ uname -a
Linux tarsila 2.6.32-9-generic #13-Ubuntu SMP Thu Dec 17 17:01:59 UTC 2009 
x86_64 GNU/Linux

e_sub.ifo   
 
execve(/usr/bin/dictconv, [dictconv, Wikipedia_Portuguese_sub.BGL, -o, 
Wikipedia_Portuguese_sub/Wikiped...], [/* 47 vars */]) = 0  
brk(0)  = 0x1fbf000 
 
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fc5063b7000  
  
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory) 
 
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fc5063b5000  
  
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory) 
 
open(/etc/ld.so.cache, O_RDONLY)  = 3 
 
fstat(3, {st_mode=S_IFREG|0644, st_size=162995, ...}) = 0   
 
mmap(NULL, 162995, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc50638d000   
 
close(3)= 0 
  

Re: [Bug 105458] Re: [needs-packaging] HandBrake

2009-12-17 Thread Leonardo Silva Amaral
I think is a bit hard to put it on oficial repos because the package 
isnt allowed to get packages from internet, so a patch containing all 
dependencies or a patch to make handbrake detect system libraries is a 
must to (I think the last option isnt reliable because Handbrake apply 
patches to vanilla branch of ffmpeg and libavcodec to increase ipod 
compatibility). Anyway, im trying to find a way to make a patch to this.

Corey B. escreveu:
 I also would like this program in the official repos.

   

-- 
Leonardo Amaral - Administrador de Sistemas Linux
Cerificado LPIC-2 LPI000106747 (Verificador hgwxf77vau)
Tel: +55 31 8542-7467 / +55 31 4062-7411
--
Leonardo Amaral - Linux System Administrator
LPI ID: LPI000106747 Level 2 certified (Verifier hgwxf77vau)
Tel: +55 31 8542-7467 / +55 31 4062-7411

-- 
[needs-packaging] HandBrake
https://bugs.launchpad.net/bugs/105458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 496562] [NEW] Java dont register itself as default to open .jar files in nautilus

2009-12-14 Thread Leonardo Silva Amaral
Public bug reported:

Jar files runs with java application. So ive installed java and clicked
in the .jar file. The default association still with compressed file
manager, instead to redefine java as default aplication to open .jar.
Isnt a mime registration fault because java appear as option to open
.jar, but i think if .jar is a java application and you have java
installed, the default behaviour should be run with java.

Reporting here because i can identify if this is a issue for java or for
gnome team;

** Affects: sun-java6 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Java dont register itself as default to open .jar files in nautilus
https://bugs.launchpad.net/bugs/496562
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 435141] Re: Intel 5300 AGN does not work at all Karmic Alpha 6

2009-10-02 Thread Leonardo Silva Amaral
Same problem here with Atheros. General kernel wifi breakeage?

leleo...@astra:~$ sudo wpa_supplicant -Dwext -iwlan0 -cwireless_astolfonet.conf 
 
[sudo] password for leleobhz:   
 
CTRL-EVENT-SCAN-RESULTS 
 
Trying to associate with 00:25:9c:1c:76:01 (SSID='astolfonet' freq=2412 MHz)
 
Association request to the driver failed
 
Associated with 00:25:9c:1c:76:01   
 
WPA: 4-Way Handshake failed - pre-shared key may be incorrect   
 
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
 
ioctl[SIOCSIWSCAN]: Device or resource busy 
 
Failed to initiate AP scan. 
 
^CCTRL-EVENT-TERMINATING - signal 2 received
 
leleo...@astra:~$ vi wireless_astolfonet.conf
leleo...@astra:~$ sudo wpa_supplicant -Dwext -iwlan0 -cwireless_astolfonet.conf
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
l2_packet_receive - recvfrom: Network is down
ioctl[SIOCGIWSCAN]: Network is down
ioctl[SIOCSIWSCAN]: Network is down
Failed to initiate AP scan.
ioctl[SIOCGIWSCAN]: Network is down
ioctl[SIOCSIWSCAN]: Network is down
Failed to initiate AP scan.
^CCTRL-EVENT-TERMINATING - signal 2 received
leleo...@astra:~$ sudo ifconfig wlan0 up
SIOCSIFFLAGS: Erro desconhecido 132
leleo...@astra:~$ sudo wpa_supplicant -Dwext -iwlan0 -cwireless_astolfonet.conf
SIOCSIFFLAGS: Unknown error 132
Could not set interface 'wlan0' UP
Failed to initialize driver interface
leleo...@astra:~$ lspci | grep Ether
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
06:06.0 Ethernet controller: Atheros Communications Inc. Atheros AR5001X+ 
Wireless Network Adapter (rev 01)
leleo...@astra:~$ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
leleo...@astra:~$ rfkill unblock 0
Can't open RFKILL control device: Permission denied
leleo...@astra:~$ sudo rfkill unblock 0
leleo...@astra:~$ rfkill unblock 0
Can't open RFKILL control device: Permission denied
leleo...@astra:~$ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
leleo...@astra:~$


And dmesg:

[ 6509.499989] wlan0: authenticate with AP 00:25:9c:1c:76:01
[ 6509.502140] wlan0: authenticated
[ 6509.502144] wlan0: associate with AP 00:25:9c:1c:76:01
[ 6509.504201] wlan0: RX AssocResp from 00:25:9c:1c:76:01 (capab=0x431 status=0 
aid=1)
[ 6509.504206] wlan0: associated
[ 6509.505255] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6509.513635] wlan0: disassociating by local choice (reason=3)
[ 6533.213379] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6533.213413] wlan0: deauthenticating by local choice (reason=3)

-- 
Intel 5300 AGN does not work at all Karmic Alpha 6
https://bugs.launchpad.net/bugs/435141
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 435141] Re: Intel 5300 AGN does not work at all Karmic Alpha 6

2009-10-02 Thread Leonardo Silva Amaral
Isaías, i got no progress with rfkill. Appear to do notting. And im
still without wireless. BTW, RF Switch dont work anymore (Ill try some
combinations before kernel loading...)

leleo...@astra:~$ sudo rfkill unblock 0
[sudo] password for leleobhz:
leleo...@astra:~$ sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
leleo...@astra:~$

-- 
Intel 5300 AGN does not work at all Karmic Alpha 6
https://bugs.launchpad.net/bugs/435141
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 403192] Re: update-notifier crashed with SIGSEGV in gdu_pool_get_devices()

2009-09-01 Thread Leonardo Silva Amaral
Not fixed, generating a duplicated bug report.

leleo...@luana:~$ LANG=C dpkg -l devicekit-disks ; sudo lshw -short ; stat 
/var/lib/apt/lists/br.archive.ubuntu.com_ubuntu_dists_karmic_main_binary-i386_Packages
 
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  devicekit-disks 006-0ubuntu3abstraction for enumerating block 
devices
H/W path   Device Class   Description
=
  system  Inspiron 910
/0bus BR0F29
/0/1  memory  100KiB BIOS
/0/5  processor   Intel(R) Atom(TM) CPU N270   @ 
1.60GHz
/0/5/6memory  32KiB L1 cache
/0/5/7memory  512KiB L2 cache
/0/5/0.1  processor   Logical CPU
/0/5/0.2  processor   Logical CPU
/0/10 memory  1GiB System Memory
/0/10/0   memory  1GiB SODIMM DDR2 Synchronous 533 
MHz (1.9 ns)
/0/100bridge  Mobile 945GME Express Memory 
Controller Hub
/0/100/2  display Mobile 945GME Express Integrated 
Graphics Controller
/0/100/2.1display Mobile 945GM/GMS/GME, 943/940GML 
Express Integrated Grap
/0/100/1b multimedia  82801G (ICH7 Family) High 
Definition Audio Controller
/0/100/1c bridge  82801G (ICH7 Family) PCI Express 
Port 1
/0/100/1c/0   generic SD/MMC Host Controller
/0/100/1c/0.2 generic Standard SD Host Controller
/0/100/1c/0.3 generic MS Host Controller
/0/100/1c.1   bridge  82801G (ICH7 Family) PCI Express 
Port 2
/0/100/1c.1/0  eth1   network BCM4312 802.11b/g
/0/100/1c.2   bridge  82801G (ICH7 Family) PCI Express 
Port 3
/0/100/1c.2/0  eth0   network RTL8101E/RTL8102E PCI Express 
Fast Ethernet controller
/0/100/1d bus 82801G (ICH7 Family) USB UHCI 
Controller #1
/0/100/1d.1   bus 82801G (ICH7 Family) USB UHCI 
Controller #2
/0/100/1d.2   bus 82801G (ICH7 Family) USB UHCI 
Controller #3
/0/100/1d.3   bus 82801G (ICH7 Family) USB UHCI 
Controller #4
/0/100/1d.7   bus 82801G (ICH7 Family) USB2 EHCI 
Controller
/0/100/1e bridge  82801 Mobile PCI Bridge
/0/100/1f bridge  82801GBM (ICH7-M) LPC Interface 
Bridge
/0/100/1f.1scsi0  storage 82801G (ICH7 Family) IDE 
Controller
/0/100/1f.1/0.0.0  /dev/sda   disk15GB STEC PATA 16GB
/0/100/1f.1/0.0.0/1/dev/sda1  volume  47MiB Windows FAT volume
/0/100/1f.1/0.0.0/2/dev/sda2  volume  6450MiB Windows NTFS volume
/0/100/1f.1/0.0.0/3/dev/sda3  volume  8189MiB Extended partition
/0/100/1f.1/0.0.0/3/5  /dev/sda5  volume  972MiB Linux swap / Solaris 
partition
/0/100/1f.1/0.0.0/3/6  /dev/sda6  volume  3341MiB Linux filesystem partition
/0/100/1f.1/0.0.0/3/7  /dev/sda7  volume  3812MiB Linux filesystem partition
/0/100/1f.1/0.0.0/3/8  /dev/sda8  volume  62MiB Linux filesystem partition
/0/100/1f.3   bus 82801G (ICH7 Family) SMBus 
Controller
/1power   Dell
/2 usb0   network Ethernet interface
  File: 
/var/lib/apt/lists/br.archive.ubuntu.com_ubuntu_dists_karmic_main_binary-i386_Packages
  Size: 8444021 Blocks: 16504  IO Block: 4096   arquivo comum
Device: 806h/2054d  Inode: 567 Links: 1
Access: (0644/-rw-r--r--)  Uid: (0/root)   Gid: (0/root)
Access: 2009-09-01 01:19:04.382081052 -0300
Modify: 2009-08-31 23:12:11.0 -0300
Change: 2009-09-01 01:17:39.215079536 -0300

-- 
update-notifier crashed with SIGSEGV in gdu_pool_get_devices()
https://bugs.launchpad.net/bugs/403192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 376145] Re: gvfs-gdu-volume-monitor crashed with SIGSEGV in gdu_pool_get_presentables()

2009-09-01 Thread Leonardo Silva Amaral
This bug happens to me too. Someone said this bug not happens if
devicekit-disks is installed, but happened to me just after the
https://bugs.launchpad.net/ubuntu/+source/devicekit-disks/+bug/403192

To get short, same report from the bug upside plus my gvfs version:

leleo...@luana:~$ LANG=C dpkg -l devicekit-disks gvfs ; sudo lshw -short ; stat 
/var/lib/apt/lists/br.archive.ubuntu.com_ubuntu_dists_karmic_main_binary-i386_Packages
 
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  devicekit-disks 006-0ubuntu3abstraction for enumerating block 
devices
ii  gvfs1.3.5-0ubuntu1  userspace virtual filesystem - 
server
H/W path   Device Class   Description
=
  system  Inspiron 910
/0bus BR0F29
/0/1  memory  100KiB BIOS
/0/5  processor   Intel(R) Atom(TM) CPU N270   @ 
1.60GHz
/0/5/6memory  32KiB L1 cache
/0/5/7memory  512KiB L2 cache
/0/5/0.1  processor   Logical CPU
/0/5/0.2  processor   Logical CPU
/0/10 memory  1GiB System Memory
/0/10/0   memory  1GiB SODIMM DDR2 Synchronous 533 
MHz (1.9 ns)
/0/100bridge  Mobile 945GME Express Memory 
Controller Hub
/0/100/2  display Mobile 945GME Express Integrated 
Graphics Controller
/0/100/2.1display Mobile 945GM/GMS/GME, 943/940GML 
Express Integrated Grap
/0/100/1b multimedia  82801G (ICH7 Family) High 
Definition Audio Controller
/0/100/1c bridge  82801G (ICH7 Family) PCI Express 
Port 1
/0/100/1c/0   generic SD/MMC Host Controller
/0/100/1c/0.2 generic Standard SD Host Controller
/0/100/1c/0.3 generic MS Host Controller
/0/100/1c.1   bridge  82801G (ICH7 Family) PCI Express 
Port 2
/0/100/1c.1/0  eth1   network BCM4312 802.11b/g
/0/100/1c.2   bridge  82801G (ICH7 Family) PCI Express 
Port 3
/0/100/1c.2/0  eth0   network RTL8101E/RTL8102E PCI Express 
Fast Ethernet controller
/0/100/1d bus 82801G (ICH7 Family) USB UHCI 
Controller #1
/0/100/1d.1   bus 82801G (ICH7 Family) USB UHCI 
Controller #2
/0/100/1d.2   bus 82801G (ICH7 Family) USB UHCI 
Controller #3
/0/100/1d.3   bus 82801G (ICH7 Family) USB UHCI 
Controller #4
/0/100/1d.7   bus 82801G (ICH7 Family) USB2 EHCI 
Controller
/0/100/1e bridge  82801 Mobile PCI Bridge
/0/100/1f bridge  82801GBM (ICH7-M) LPC Interface 
Bridge
/0/100/1f.1scsi0  storage 82801G (ICH7 Family) IDE 
Controller
/0/100/1f.1/0.0.0  /dev/sda   disk15GB STEC PATA 16GB
/0/100/1f.1/0.0.0/1/dev/sda1  volume  47MiB Windows FAT volume
/0/100/1f.1/0.0.0/2/dev/sda2  volume  6450MiB Windows NTFS volume
/0/100/1f.1/0.0.0/3/dev/sda3  volume  8189MiB Extended partition
/0/100/1f.1/0.0.0/3/5  /dev/sda5  volume  972MiB Linux swap / Solaris 
partition
/0/100/1f.1/0.0.0/3/6  /dev/sda6  volume  3341MiB Linux filesystem partition
/0/100/1f.1/0.0.0/3/7  /dev/sda7  volume  3812MiB Linux filesystem partition
/0/100/1f.1/0.0.0/3/8  /dev/sda8  volume  62MiB Linux filesystem partition
/0/100/1f.3   bus 82801G (ICH7 Family) SMBus 
Controller
/1power   Dell
/2 usb0   network Ethernet interface
  File: 
/var/lib/apt/lists/br.archive.ubuntu.com_ubuntu_dists_karmic_main_binary-i386_Packages
  Size: 8444021 Blocks: 16504  IO Block: 4096   arquivo comum
Device: 806h/2054d  Inode: 567 Links: 1
Access: (0644/-rw-r--r--)  Uid: (0/root)   Gid: (0/root)
Access: 2009-09-01 01:19:04.382081052 -0300
Modify: 2009-08-31 23:12:11.0 -0300
Change: 2009-09-01 01:17:39.215079536 -0300

-- 
gvfs-gdu-volume-monitor crashed with SIGSEGV in gdu_pool_get_presentables()
https://bugs.launchpad.net/bugs/376145
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 255307] Re: Can't connect to msn accounts

2009-08-03 Thread Leonardo Silva Amaral
Debug anyway. Frist connection attempt was made using my hotmail.com
account. Seccond was done (and sucessfully with my custom mail account):

(empathy:6149): empathy-DEBUG: accounts_dialog_enable_toggled_cb: Enable 
account leleobhzdiscovery
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn0 became status: 1 presence: 0 reason: 1
(empathy:6149): empathy-DEBUG: enable_or_disable_account: Account 
leleobhzdiscovery is now enabled
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn0 became status: 2 presence: 0 reason: 2
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn0 became status: 1 presence: 0 reason: 1
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn0 became status: 2 presence: 0 reason: 2
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn0 became status: 1 presence: 0 reason: 1
(empathy:6149): empathy-DEBUG: accounts_dialog_enable_toggled_cb: Disabled 
account leleobhzdiscovery
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn0 became status: 2 presence: 0 reason: 1
(empathy:6149): empathy-DEBUG: enable_or_disable_account: Account 
leleobhzdiscovery is now disabled
(empathy:6149): empathy-DEBUG: builder_get_file_valist: Loading file 
/usr/share/empathy/empathy-account-widget-jabber.ui
** (empathy:6149): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:6149): DEBUG: mc_account_get_param_string: Password found in keyring
(empathy:6149): empathy-DEBUG: account_widget_entry_focus_cb: Setting account 
to cont...@leonardoamaral.com.br
(empathy:6149): empathy-DEBUG: accounts_dialog_add_or_update_account: Adding 
new account
(empathy:6149): empathy-DEBUG: builder_get_file_valist: Loading file 
/usr/share/empathy/empathy-account-widget-msn.ui
** (empathy:6149): DEBUG: mc_account_get_param_string: Password found in keyring
** (empathy:6149): DEBUG: mc_account_get_param_string: Password found in keyring
(empathy:6149): empathy-DEBUG: account_widget_entry_focus_cb: Setting account 
to cont...@leonardoamaral.com.br
(empathy:6149): empathy-DEBUG: account_widget_entry_focus_cb: Setting password 
to ***
** (empathy:6149): DEBUG: mc_account_set_param_string: Storing password in 
keyring
(empathy:6149): empathy-DEBUG: account_widget_entry_focus_cb: Setting account 
to m...@leonardoamaral.com.br
(empathy:6149): empathy-DEBUG: account_widget_entry_focus_cb: Setting password 
to ***
** (empathy:6149): DEBUG: mc_account_set_param_string: Storing password in 
keyring
(empathy:6149): empathy-DEBUG: accounts_dialog_name_editing_started_cb: Editing 
account name started; stopping flashing
(empathy:6149): empathy-DEBUG: accounts_dialog_enable_toggled_cb: Enable 
account m...@leonardoamaral.com.br
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn1 became status: 1 presence: 0 reason: 1
(empathy:6149): empathy-DEBUG: enable_or_disable_account: Account 
m...@leonardoamaral.com.br is now enabled
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn1 became status: 0 presence: 0 reason: 1
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn1 became status: 0 presence: 2 reason: 1
(empathy:6149): empathy-DEBUG: idle_presence_changed_cb: Presence changed to '' 
(2)
(empathy:6149): empathy-DEBUG: account_status_changed_cb: Status of account 
msn1 became status: 0 presence: 2 reason: 1
(empathy:6149): empathy-DEBUG: idle_presence_changed_cb: Presence changed to '' 
(2)
(empathy:6149): tp-glib-DEBUG: tp_connection_init: 0xa1bdcf8
(empathy:6149): tp-glib-DEBUG: tp_connection_constructor: Connecting to 
StatusChanged and ConnectionError
(empathy:6149): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0xa1bdcf8: 
org.freedesktop.Telepathy.Connection DBusGProxy is 0xa277d90
(empathy:6149): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:6149): tp-glib-DEBUG: tp_connection_constructor: Returning 0xa1bdcf8
(empathy:6149): tp-glib-DEBUG: tp_connection_call_when_ready: arranging 
callback later
(empathy:6149): tp-glib-DEBUG: tp_connection_init: 0x9ed5e80
(empathy:6149): tp-glib-DEBUG: tp_connection_constructor: Connecting to 
StatusChanged and ConnectionError
(empathy:6149): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9ed5e80: 
org.freedesktop.Telepathy.Connection DBusGProxy is 0xa2abe38
(empathy:6149): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:6149): tp-glib-DEBUG: tp_connection_constructor: Returning 0x9ed5e80
(empathy:6149): tp-glib-DEBUG: tp_connection_init: 0x9f1cf90
(empathy:6149): tp-glib-DEBUG: tp_connection_constructor: Connecting to 
StatusChanged and ConnectionError
(empathy:6149): tp-glib-DEBUG: tp_proxy_borrow_interface_by_id: 0x9f1cf90: 
org.freedesktop.Telepathy.Connection DBusGProxy is 0xa250b68
(empathy:6149): tp-glib-DEBUG: tp_connection_constructor: Calling GetStatus
(empathy:6149): 

[Bug 255307] Re: Can't connect to msn accounts

2009-07-30 Thread Leonardo Silva Amaral
My issue is more strange: I have 2 accounts: One with @hotmail and
another with custom email. My account with custom email got looged in,
but the @hotmail return a Network Error like this bug report says. Using
karmic alpha updated 3 hours ago.

If some debug is needed, please tell-me

-- 
Can't connect to msn accounts
https://bugs.launchpad.net/bugs/255307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 406332] [NEW] Depends: evolution ( 2.27) but 2.27.5-0ubuntu1 is installed.

2009-07-29 Thread Leonardo Silva Amaral
Public bug reported:

When try to install evolution-rss:

The following packages have unmet dependencies:
  evolution-rss: Depends: evolution ( 2.27) but 2.27.5-0ubuntu1 is installed.
The following actions will resolve these dependencies:

Keep the following packages at their current version:
evolution-rss [Not Installed]

Score is -9881

Accept this solution? [Y/n/q/?] n

*** No more solutions available ***

The following actions will resolve these dependencies:

Keep the following packages at their current version:
evolution-rss [Not Installed]

Score is -9881

** Affects: evolution-rss (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Depends: evolution ( 2.27) but 2.27.5-0ubuntu1 is installed.
https://bugs.launchpad.net/bugs/406332
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 405445] [NEW] WARNING: All config files need .conf: /etc/modprobe.d/blacklist-vmc, it will ve ignored in a future release.

2009-07-27 Thread Leonardo Silva Amaral
Public bug reported:

Well, no more than summary must be told. kqemu-source package create a
modprobe config file without .conf extension.

** Affects: kqemu (Ubuntu)
 Importance: Undecided
 Status: New

-- 
WARNING: All config files need .conf: /etc/modprobe.d/blacklist-vmc, it will ve 
ignored in a future release.
https://bugs.launchpad.net/bugs/405445
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387041] Re: please backport choqok 0.6.1 from karmic to jaunty

2009-06-15 Thread Leonardo Silva Amaral
The twitter counting bug is solved. Another issues in observation. Great
packaging Christian!

-- 
please backport choqok 0.6.1 from karmic to jaunty
https://bugs.launchpad.net/bugs/387041
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Jaunty Jackalope Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 387041] Re: please backport choqok 0.6.1 from karmic to jaunty

2009-06-15 Thread Leonardo Silva Amaral
The twitter counting bug is solved. Another issues in observation. Great
packaging Christian!

-- 
please backport choqok 0.6.1 from karmic to jaunty
https://bugs.launchpad.net/bugs/387041
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Jaunty Jackalope Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 238549] Re: xen dom0 crashes with BUG: soft lockup - CPU#0 stuck for 11s!

2009-04-03 Thread Leonardo Silva Amaral
My workarround is: Dont use 2.6.24. Im now using Xen 3.3.1 + Linux
2.6.27-hg (From HG repository) and i dont have any kind of problems with
Xen now (Even DMRAID over Xen, now works well).

-- 
xen dom0 crashes with BUG: soft lockup - CPU#0 stuck for 11s!
https://bugs.launchpad.net/bugs/238549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345856] [NEW] ReZound not compiled with FFTW for Frequency Analisys support

2009-03-20 Thread Leonardo Silva Amaral
Public bug reported:

Binary package hint: rezound

ReZound have no support for frequency analisis because it have been
compiled without FFTW support. Screenshot attached (Downside-right
corner)

leleo...@dsp2:~$ LANG=C lsb_release -rd ; LANG=C apt-cache policy rezound
Description:Ubuntu jaunty (development branch)
Release:9.04
rezound:
  Installed: 0.12.3beta-2.2
  Candidate: 0.12.3beta-2.2
  Version table:
 *** 0.12.3beta-2.2 0
500 http://br.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status

** Affects: rezound (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ReZound not compiled with FFTW for Frequency Analisys support
https://bugs.launchpad.net/bugs/345856
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345856] Re: ReZound not compiled with FFTW for Frequency Analisys support

2009-03-20 Thread Leonardo Silva Amaral

** Attachment added: Screenshot of rezound message warning the FFTW support
   http://launchpadlibrarian.net/24146545/rezound.png

-- 
ReZound not compiled with FFTW for Frequency Analisys support
https://bugs.launchpad.net/bugs/345856
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345851] [NEW] Wavesurfer dont start in jaunty

2009-03-20 Thread Leonardo Silva Amaral
Public bug reported:

Binary package hint: wavesurfer

Since my first Jaunty attempt (alpha 3 if im not wrong) wavesurfer dont
work. Ive made a dist-upgrade yesterday, and it still refuse to start.
The error:

leleo...@dsp2:~$ wavesurfer 
Error in startup script: unknown color name black
(processing -background option)
invoked from within
canvas $splash.c -width $width -height $height -bg black -highlightthickness 0
(in namespace eval ::splash script line 138)
invoked from within
namespace eval ::splash {

 variable progress
 variable filecount
 set filecount 0
 set logodata {
  R0lGODdhuAA1APcAAAQCBXOElqLF67iCVHhWVDpFUJWjsevFf...
(file /usr/bin/wavesurfer line 36)
leleo...@dsp2:~$ 

More data:

leleo...@dsp2:~$ LANG=C lsb_release -rd ; LANG=C apt-cache policy wavesurfer
Description:Ubuntu jaunty (development branch)
Release:9.04
wavesurfer:
  Installed: 1.8.5-2ubuntu1
  Candidate: 1.8.5-2ubuntu1
  Version table:
 *** 1.8.5-2ubuntu1 0
500 http://br.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status

** Affects: wavesurfer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Wavesurfer dont start in jaunty
https://bugs.launchpad.net/bugs/345851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Freenx-team] [Bug 337059] Re: Jaunty FreeNX dont accept logins

2009-03-14 Thread Leonardo Silva Amaral


-- 
Jaunty FreeNX dont accept logins
https://bugs.launchpad.net/bugs/337059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 238549] Re: xen dom0 crashes with BUG: soft lockup - CPU#0 stuck for 11s!

2009-03-02 Thread Leonardo Silva Amaral
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This problem does not appear in same hardware reported by me when i
use Debian Lenny dom0 with Xen 3.3.1 and kernel 2.6.27 hg version.
Maybe a version issue?

Fran Boon escreveu:
 ** Attachment added: lspci-vvnn.log.bz2
http://launchpadlibrarian.net/23302922/lspci-vvnn.log.bz2

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmsYfwACgkQFfwtwYMnBqQTSwCcDK40LDTf784dnioZ/bdeBjCc
l/kAnAhZhUJtnIOy7kb06l3MQiiS/qRG
=WaaH
-END PGP SIGNATURE-

-- 
xen dom0 crashes with BUG: soft lockup - CPU#0 stuck for 11s!
https://bugs.launchpad.net/bugs/238549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 337059] [NEW] Jaunty FreeNX dont accept logins

2009-03-02 Thread Leonardo Silva Amaral
Public bug reported:

Im running FreeNX from https://launchpad.net/~freenx-team and it dont
allow the login. Activating the debug:

Info: Auth method: ssh leleo...@127.0.0.1's password:   
NX 1000 NXNODE - Version 3.2.0-74-SVN OS (GPL, using backend: 3.3.0)
/usr/lib/nx/nxnode: line 351: syntax error near unexpected token `fi'
/usr/lib/nx/nxnode: line 351: ` fi'  
expect: spawn id exp7 not open   
while executing  
expect NX 1001 Bye. 
(file /usr/lib/nx/nxnode-login line 105)   
FREENX 716 Slave mode failed to start.  
Info: Closing connection to slave with pid 1600. 

So, changing the file:

r...@dsp2:/usr/lib/nx# diff -Nu nxnode.old nxnode
--- nxnode.old  2009-03-03 01:04:09.0 -0300
+++ nxnode  2009-03-03 00:54:12.0 -0300
@@ -347,6 +347,7 @@
then
NODE_APPLICATION=$COMMAND_GUEST_X_SESSION
elif [ $BOOTSTRAP_X_SESSION = 1 ]
+   then
NODE_APPLICATION=$COMMAND_GDM_X_SESSION
fi
;;
@@ -356,6 +357,7 @@
then
NODE_APPLICATION=$COMMAND_GUEST_X_SESSION
elif [ $BOOTSTRAP_X_SESSION = 1 ]
+   then
NODE_APPLICATION=$DEFAULT_X_SESSION
fi
;;
r...@dsp2:/usr/lib/nx#

Now it Works!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Jaunty FreeNX dont accept logins
https://bugs.launchpad.net/bugs/337059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 298432] [NEW] Intrepid dont mount encrypted loopback FS created in hardy

2008-11-15 Thread Leonardo Silva Amaral
Public bug reported:

Since i have dist-upgraded my system from hardy to intrepid i cannot
mount my encrypted filesystem.

Way it occours:

[EMAIL PROTECTED]:~$ LANG=C sudo mount /media/pessoal/ ; cat /etc/fstab | grep 
pessoal
Password:
Error: Password must be at least 20 characters.
/home/leleobhz/PESSOAIS.cript.dsk   /media/pessoal  ext3
users,user,noauto,rw,loop,encryption=aes00
[EMAIL PROTECTED]:~$

The most strange is my password isnt big like this, it always mounted in
hardy but now i cannot access my FS.

** Affects: util-linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Intrepid dont mount encrypted loopback FS created in hardy
https://bugs.launchpad.net/bugs/298432
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 105458] Re: [needs-packaging] Handbrake

2008-09-27 Thread Leonardo Silva Amaral
Em Saturday 27 September 2008 11:10:00 Illuvator escreveu:
 Hi Leonardo, cheers for the update, when I have a moment I'll put my
 mind to it to think about possible methods for correcting the issues.
 Cheers for the work you've done so far,

 Il

Its very nice have someone thinking together with me. Ubuntu-MOTUs said to me 
find someway to put all distfiles into the orig.tar.gz (I really dont know 
how to do). Ive thinked too create a uuencode file and apply in compilation 
time. Need to find the best suitable method. This is the cause i dont 
developing now (I dont found a way to solve this *WOP*).


WOP = Workarround Oriented Programming :p

-- 
Leonardo Amaral - Administrador de Sistemas Linux
Tel: 31 8432-5025 / 31 4062-7411
Cerificado LPIC-1 LPI000106747

Eu gosto das cousas. As cousas sim! 
As pessoas atrapalham. Estão em toda parte. 
Multiplicam-se em excesso. As cousas são quietas. 
Bastam-se. Não se metem com ninguém. E não exigem nada. 
Apenas que não as tirem do lugar onde estão. - Mario Quintana

-- 
[needs-packaging] Handbrake
https://bugs.launchpad.net/bugs/105458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 105458] Re: [needs-packaging] Handbrake

2008-09-26 Thread Leonardo Silva Amaral
Em Friday 26 September 2008 00:29:14 Tree MendUs escreveu:
 Hi Leonardo,

 Where is the Revu location that you sent it to?

 Sorry if the location thta i found was incorrect at
 http://revu.ubuntuwire.com/details.py?upid=2490

This link is correct!

-- 
Leonardo Amaral - Administrador de Sistemas Linux
Tel: 31 8432-5025 / 31 4062-7411
Cerificado LPIC-1 LPI000106747

Eu gosto das cousas. As cousas sim! 
As pessoas atrapalham. Estão em toda parte. 
Multiplicam-se em excesso. As cousas são quietas. 
Bastam-se. Não se metem com ninguém. E não exigem nada. 
Apenas que não as tirem do lugar onde estão. - Mario Quintana

-- 
[needs-packaging] Handbrake
https://bugs.launchpad.net/bugs/105458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 105458] Re: [needs-packaging] Handbrake

2008-09-25 Thread Leonardo Silva Amaral
Em Thursday 25 September 2008 05:34:52 Illuvator escreveu:
 Cheers for the pointer Tree MendUs :)

 Looks like there are still outstanding issues: is there still active
 progress being made or has this one been put on the backburner?

 Il

The problem to package it is handbrake compiles FFMPEG and a lot of another 
libraries existents on Ubuntu with own patches (and big patches) and create a 
monolithic binary. The build process (jam) downloads EVERY package from 
internet, and a limitation of build machines is no internet access, so is 
needed a way to leave all sources it downloaded in some place, and this will 
require a Jamfile patch too. Its too hard to do when you get out of time.

Ive sent the last package to REVU. If someone have ideas, please send it
:]

-- 
Leonardo Amaral - Administrador de Sistemas Linux
Tel: 31 8432-5025 / 31 4062-7411
Cerificado LPIC-1 LPI000106747

Eu gosto das cousas. As cousas sim! 
As pessoas atrapalham. Estão em toda parte. 
Multiplicam-se em excesso. As cousas são quietas. 
Bastam-se. Não se metem com ninguém. E não exigem nada. 
Apenas que não as tirem do lugar onde estão. - Mario Quintana

-- 
[needs-packaging] Handbrake
https://bugs.launchpad.net/bugs/105458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-09-24 Thread Leonardo Silva Amaral
Ive created a VERY stupid script to find if the system have a NIC
vulnerable to the faillure (Used the list from
http://episteme.arstechnica.com/eve/forums/a/tpc/f/96509133/m/302000834931?r=202000364931#202000364931)

Here is: http://pastebin.com/f6e9042ad

-- 
[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk
https://bugs.launchpad.net/bugs/263555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-09-24 Thread Leonardo Silva Amaral
Em Wednesday 24 September 2008 13:18:53 Jesse Brandeburg escreveu:
 On Wed, 24 Sep 2008, Leonardo Silva Amaral wrote:
  Ive created a VERY stupid script to find if the system have a NIC
  vulnerable to the faillure (Used the list from
  http://episteme.arstechnica.com/eve/forums/a/tpc/f/96509133/m/30200083493
 1?r=202000364931#202000364931)
 
  Here is: http://pastebin.com/f6e9042ad

 Please update your script wtih the list from this thread.  The first list
 lists every intel adapter, which is quite a bit of overkill.

 http://episteme.arstechnica.com/eve/forums/a/tpc/f/96509133/m/283000364931

OK! Updated! http://pastebin.com/f201dac8c

Trying to attach a copy to this bug.

-- 
Leonardo Amaral - Administrador de Sistemas Linux
Tel: 31 8432-5025 / 31 4062-7411
Cerificado LPIC-1 LPI000106747

Eu gosto das cousas. As cousas sim! 
As pessoas atrapalham. Estão em toda parte. 
Multiplicam-se em excesso. As cousas são quietas. 
Bastam-se. Não se metem com ninguém. E não exigem nada. 
Apenas que não as tirem do lugar onde estão. - Mario Quintana


** Attachment added: DETECT_INTEL_E1000E_BUGGY.sh
   http://launchpadlibrarian.net/17925250/DETECT_INTEL_E1000E_BUGGY.sh

-- 
[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk
https://bugs.launchpad.net/bugs/263555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-09-24 Thread Leonardo Silva Amaral
Em Wednesday 24 September 2008 14:27:31 Peter Frühberger escreveu:
 Please fix your script, you are printing awk $1, this is not what you
 want to compare, use $3. Please do not post scripts, which the user
 thinks he is secure.

 I am affected - and your script said not.

 Peter
 PS: I wrote myself a script in perl, i will NOT post this. Please Ubuntu
 Developers post a working script, which users are not in false safety!

 You are affected! 00:19.0 0200: 8086:1049 (rev 03)

Fix released: http://pastebin.com/f3d063ed6

Sorry for the attachment

-- 
Leonardo Amaral - Administrador de Sistemas Linux
Tel: 31 8432-5025 / 31 4062-7411
Cerificado LPIC-1 LPI000106747

Eu gosto das cousas. As cousas sim! 
As pessoas atrapalham. Estão em toda parte. 
Multiplicam-se em excesso. As cousas são quietas. 
Bastam-se. Não se metem com ninguém. E não exigem nada. 
Apenas que não as tirem do lugar onde estão. - Mario Quintana

-- 
[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk
https://bugs.launchpad.net/bugs/263555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-09-24 Thread Leonardo Silva Amaral
Em Wednesday 24 September 2008 20:36:41 Brian Murray escreveu:
 ** Attachment removed: DETECT_INTEL_E1000E_BUGGY.sh

http://launchpadlibrarian.net/17925250/DETECT_INTEL_E1000E_BUGGY.sh

Thanks

-- 
Leonardo Amaral - Administrador de Sistemas Linux
Tel: 31 8432-5025 / 31 4062-7411
Cerificado LPIC-1 LPI000106747

Eu gosto das cousas. As cousas sim! 
As pessoas atrapalham. Estão em toda parte. 
Multiplicam-se em excesso. As cousas são quietas. 
Bastam-se. Não se metem com ninguém. E não exigem nada. 
Apenas que não as tirem do lugar onde estão. - Mario Quintana

-- 
[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk
https://bugs.launchpad.net/bugs/263555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 238549] Re: xen dom0 crashes with BUG: soft lockup - CPU#0 stuck for 11s!

2008-08-19 Thread Leonardo Silva Amaral
Like https://bugs.launchpad.net/bugs/240903 im reporting here my
hardware too.

** Attachment added: lshw
   http://launchpadlibrarian.net/16927987/lshw.txt

-- 
xen dom0 crashes with BUG: soft lockup - CPU#0 stuck for 11s!
https://bugs.launchpad.net/bugs/238549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 238549] Re: xen dom0 crashes with BUG: soft lockup - CPU#0 stuck for 11s!

2008-08-19 Thread Leonardo Silva Amaral
Like https://bugs.launchpad.net/bugs/240903 im reporting here my
hardware too.

** Attachment added: lshw
   http://launchpadlibrarian.net/16927988/lshw.txt

-- 
xen dom0 crashes with BUG: soft lockup - CPU#0 stuck for 11s!
https://bugs.launchpad.net/bugs/238549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 240903] Re: BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at _spin_lock+0x7/0x10 ||| Machine goes to high load

2008-06-27 Thread Leonardo Silva Amaral
Ive disabled nagios lm-sensor check, but anyway i got crashed in domU
and dom0. I can get a part of the fault from this time (without sensors)
Attached.

I think this bug is critical, because it occour in a clean install, in a
server machine (Asus NCCL-DL) and forces to make a brutal restart to
keep it on.

** Attachment added: New panic
   http://launchpadlibrarian.net/15644996/panic.txt

** Changed in: xen-3.2 (Ubuntu)
Sourcepackagename: None = xen-3.2

-- 
BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at 
_spin_lock+0x7/0x10 ||| Machine goes to high load
https://bugs.launchpad.net/bugs/240903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 236877] Re: After Gutsy - Hardy upgrade, no 3D accel in 946GZ

2008-06-22 Thread Leonardo Silva Amaral
Like i said: glxinfo reports NO support for direct render. So could not
be a KDE4 problem.

-- 
After Gutsy - Hardy upgrade, no 3D accel in 946GZ
https://bugs.launchpad.net/bugs/236877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 240903] [NEW] BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at _spin_lock+0x7/0x10 ||| Machine goes to high load

2008-06-18 Thread Leonardo Silva Amaral
Public bug reported:

The problem occours very frequentelly after i installed nagios-npre. I
use sensors to control machine temperature. This BUG starts more or less
4 or 6 days after the server installation, and also crashes the domU
too. Attaching some logs. More info after server physically restart.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at 
_spin_lock+0x7/0x10 ||| Machine goes to high load
https://bugs.launchpad.net/bugs/240903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 240903] Re: BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at _spin_lock+0x7/0x10 ||| Machine goes to high load

2008-06-18 Thread Leonardo Silva Amaral

** Attachment added: dmesg
   http://launchpadlibrarian.net/15407669/dmesg.log

-- 
BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at 
_spin_lock+0x7/0x10 ||| Machine goes to high load
https://bugs.launchpad.net/bugs/240903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 240903] Re: BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at _spin_lock+0x7/0x10 ||| Machine goes to high load

2008-06-18 Thread Leonardo Silva Amaral

** Attachment added: lspci and uptime
   http://launchpadlibrarian.net/15407675/lspci-uptime.log

-- 
BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at 
_spin_lock+0x7/0x10 ||| Machine goes to high load
https://bugs.launchpad.net/bugs/240903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 240903] Re: BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at _spin_lock+0x7/0x10 ||| Machine goes to high load

2008-06-18 Thread Leonardo Silva Amaral

** Attachment added: ps aux
   http://launchpadlibrarian.net/15407680/ps-aux.log

-- 
BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at 
_spin_lock+0x7/0x10 ||| Machine goes to high load
https://bugs.launchpad.net/bugs/240903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 240903] Re: BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at _spin_lock+0x7/0x10 ||| Machine goes to high load

2008-06-18 Thread Leonardo Silva Amaral

** Attachment added: xm dmesg
   http://launchpadlibrarian.net/15407682/xm-dmesg.log

-- 
BUG: soft lockup - CPU#1 stuck for 11s! [check_sensors:3134] ; EIP is at 
_spin_lock+0x7/0x10 ||| Machine goes to high load
https://bugs.launchpad.net/bugs/240903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   >