[Bug 1974438] [NEW] Info segfaults on open when LANG=pt-BR

2022-05-20 Thread Alexandre Pereira Nunes
Public bug reported:

When using my default locale info segfaults on open:

Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `info'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140004652754752) 
at ./nptl/pthread_kill.c:44
44  ./nptl/pthread_kill.c: Arquivo ou diretório inexistente.
(gdb) bt
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140004652754752) 
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=140004652754752) at 
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=140004652754752, signo=signo@entry=6) at 
./nptl/pthread_kill.c:89
#3  0x7f555f9c7476 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/posix/raise.c:26
#4  0x7f555f9ad7f3 in __GI_abort () at ./stdlib/abort.c:79
#5  0x55e7b9c13546 in replace_in_documentation (
string=0x7f555fbf61ed "Bem vindo à versão Info %s. Digite 
\\[get-help-window] p/ ajuda,\\[get-inffo-help-node] p/ tutorial.", 
help_is_only_window_p=help_is_only_window_p@entry=0) at ./info/infodoc.c:722
#6  0x55e7b9c068c8 in display_startup_message () at ./info/session.c:187
#7  info_session (error=, user_filename=0x0, 
ref_list=0x55e7ba92b050) at ./info/session.c:208
#8  main (argc=, argv=) at ./info/info.c:1079


if I do LC_ALL=C info then it opens normally. It seems the translation string 
is not matching some positional parameter in the original string, but I didn't 
check that far.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: info 6.8-4build1
ProcVersionSignature: Ubuntu 5.15.0-32.33-lowlatency 5.15.35
Uname: Linux 5.15.0-32-lowlatency x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl icp
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Fri May 20 09:13:44 2022
InstallationDate: Installed on 2019-05-30 (1085 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
ProcEnviron:
 LANGUAGE=pt_BR:pt:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: texinfo
UpgradeStatus: Upgraded to jammy on 2022-04-30 (19 days ago)

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


** Tags: amd64 apport-bug jammy wayland-session

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

Title:
  Info segfaults on open when LANG=pt-BR

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


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

[Bug 1732686] Re: Asus Fx553VD - Keyboard LED backlight controls are not working # kernel-bug-reported-upstream

2017-11-30 Thread Alexandre Pereira Nunes
Glad it worked for you. For anyone who has linux-stable on git (like
me), if your kernel version lacks this, it's a matter of git cherry-pick
339ee3fcbdab736adbc30b7a3d675005c61a2a40 and there you go.

Btw this should work on any "gamer" laptop who have this USB keyboard:
Bus 001 Device 006: ID 0b05:1854 ASUSTek Computer, Inc.

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

Title:
  Asus Fx553VD - Keyboard LED backlight controls are not working #
  kernel-bug-reported-upstream

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

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

[Bug 1732686] Re: Asus Fx553VD - Keyboard LED backlight controls are not working # kernel-bug-reported-upstream

2017-11-18 Thread Alexandre Pereira Nunes
I'm not sure this is entirely related, but someone should try
https://github.com/archerhush/linux-fx553vd/blob/master/kbd-
backlight.patch

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

Title:
  Asus Fx553VD - Keyboard LED backlight controls are not working #
  kernel-bug-reported-upstream

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

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

[Bug 1722780] Re: Can't pass usb host devices to qemu vms under libvirt

2017-10-31 Thread Alexandre Pereira Nunes
I'll check the bugs and see if some workarounds applies. As the lack of
apparmor info, I used to boot with audit=0 so maybe there's something to
do with it.

On a side note, I upgraded from 17.04 -> 17.10 and as of today the bug
is still there.

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

Title:
  Can't pass usb host devices to qemu vms under libvirt

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

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

[Bug 1722780] Re: Can't pass usb host devices to qemu vms under libvirt

2017-10-11 Thread Alexandre Pereira Nunes
On a side note, I attempted to completely remove all of libvirt by apt
purge and installing again just in case, but I ended up in the same
place.

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

Title:
  Can't pass usb host devices to qemu vms under libvirt

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

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

[Bug 1722780] [NEW] Can't pass usb host devices to qemu vms under libvirt

2017-10-11 Thread Alexandre Pereira Nunes
Public bug reported:

I have quite a few vms and I frequently assign host usb devices to them
at runtime by using virt-manager. Last time I tried was maybe a month
ago and it went fine as usual.

Now I can no longer do it, and the only hint I have is the following
error:

Oct 11 08:49:51 polesbook libvirtd[5592]: erro interno: não foi possível
executar o comando QEMU "device_add": failed to find host usb device 2:5

(the portuguese parts translates roughly to "internal error: can't run
QEMU command ..."

If I would have to guess, I'd say something related to udev permissions
changed on some package.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: libvirt0 2.5.0-3ubuntu5
ProcVersionSignature: Ubuntu 4.10.0-35.39-lowlatency 4.10.17
Uname: Linux 4.10.0-35-lowlatency x86_64
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CurrentDesktop: Unity:Unity7
Date: Wed Oct 11 08:55:38 2017
InstallationDate: Installed on 2017-06-14 (118 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Can't pass usb host devices to qemu vms under libvirt

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

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

[Bug 889339] [NEW] package initramfs-tools 0.99ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-11 Thread Alexandre Pereira Nunes
Public bug reported:

trying to install after a fresh ubuntu install, and getting this error:

lzma: Write error while encoding

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: initramfs-tools 0.99ubuntu7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
AptOrdering: initramfs-tools: Configure
Architecture: i386
CasperVersion: 1.287
Date: Sat Nov 12 00:03:56 2011
DpkgTerminalLog:
 Setting up initramfs-tools (0.99ubuntu7) ...
 update-initramfs: deferring update (trigger activated)
 lzma: Write error while encoding
 dpkg: error processing initramfs-tools (--configure):
  subprocess installed post-installation script returned error exit status 1
DuplicateSignature:
 Setting up initramfs-tools (0.99ubuntu7) ...
 update-initramfs: deferring update (trigger activated)
 lzma: Write error while encoding
 dpkg: error processing initramfs-tools (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
PackageArchitecture: all
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.99ubuntu7 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check oneiric

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

Title:
  package initramfs-tools 0.99ubuntu7 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/889339/+subscriptions

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


[Bug 889339] Re: package initramfs-tools 0.99ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-11 Thread Alexandre Pereira Nunes
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889339

Title:
  package initramfs-tools 0.99ubuntu7 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/889339/+subscriptions

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