[Bug 1944950] Re: No macvlan driver module included in raspi flavour

2021-09-24 Thread Juan Pedro Paredes
Sorry I found that the modules are now in linux-modules-extra-5.13.0-1007-raspi package Please close the issue. root@controller:/lib/modules# find .|grep macv ./5.13.0-16-generic/kernel/drivers/net/macvlan.ko ./5.13.0-16-generic/kernel/drivers/net/macvtap.ko

[Bug 1944950] Re: No macvlan driver module included in raspi flavour

2021-09-24 Thread Juan Pedro Paredes
AFAIK is suposed to be compiled as module, but the package appears does not include it. root@controller:/usr/src# cat /boot/config-5.13.0-1007-raspi |grep MACV CONFIG_MACVLAN=m CONFIG_MACVTAP=m -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1944950] [NEW] No macvlan driver module included in raspi flavour

2021-09-24 Thread Juan Pedro Paredes
Public bug reported: In a raspberry pi environment there aren't the macvlan driver included in the raspi kernel flavour. root@controller:/lib/modules# lsb_release -rd Description:Ubuntu Impish Indri (development branch) Release:21.10 root@controller:/lib/modules# uname -a Linux

[Bug 1912652] Re: Upgrading libc6-lse breaks on systems it is in use

2021-05-05 Thread Juan Pedro Paredes
With https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1912652/comments/20 I can now upgrade to groovy and hirsute in arm64, Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912652 Title:

[Bug 1927059] Re: package libc6 2.31-0ubuntu9.2 failed to install/upgrade: new libc6:arm64 package post-removal script subprocess returned error exit status 127

2021-05-04 Thread Juan Pedro Paredes
Unpacking libc6:arm64 (2.32-0ubuntu3) over (2.31-0ubuntu9.2) ... Inconsistency detected by ld.so: dl-call-libc-early-init.c: 37: _dl_call_libc_early_init: Assertion `sym != NULL' failed! dpkg: warning: old libc6:arm64 package post-removal script subprocess returned error exit status 127 dpkg:

[Bug 1927059] [NEW] package libc6 2.31-0ubuntu9.2 failed to install/upgrade: new libc6:arm64 package post-removal script subprocess returned error exit status 127

2021-05-04 Thread Juan Pedro Paredes
Public bug reported: from arm64 focal to groovy release upgrade Progress: [ 48%] Unpacking libnss-nisplus:arm64 (1.3-0ubuntu4) ... Replacing files in old package libc6:arm64 (2.31-0ubuntu9.2) ... Errors were encountered while processing: /var/cache/apt/archives/libc6_2.32-0ubuntu3_arm64.deb

[Bug 709505] Re: [MASTER] fglrx failed to install/upgrade due to being incompatible with 2.6.38 kernel

2011-03-31 Thread Juan Pedro Paredes
aticonfig --initial No protocol specified Found fglrx primary device section Fail to link to fglrx-libglx.so, please check whether driver is installed correctly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 744364] Re: fglrx driver crashes X

2011-03-30 Thread Juan Pedro Paredes
solved with fglrx-2:8.840-0ubuntu1 ** Changed in: fglrx-installer (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744364 Title: fglrx driver crashes X --

[Bug 710881] Re: cups: Test Page /usr/lib/cups/filter/bannertops failed, test page and banner pages do not get printed

2011-03-29 Thread Juan Pedro Paredes
OK, I verified the workaround in #7. It works fine for testing purposes. Good job -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710881 Title: cups: Test Page /usr/lib/cups/filter/bannertops

[Bug 744364] [NEW] fglrx driver crashes X

2011-03-28 Thread Juan Pedro Paredes
Public bug reported: X.Org X Server 1.10.0 Release Date: 2011-2-25 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-28-server x86_64 Ubuntu Current Operating System: Linux rails 2.6.38-2-generic #29-Ubuntu SMP Fri Feb 4 13:03:04 UTC 2011 x86_64 Kernel command line:

[Bug 744364] Re: fglrx driver crashes X

2011-03-28 Thread Juan Pedro Paredes
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744364 Title: fglrx driver crashes X -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 724393] Re: Q43 import plugin does reverse amount

2011-02-24 Thread Juan Pedro Paredes
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724393 Title: Q43 import plugin does reverse amount -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 724393] [NEW] Q43 import plugin does reverse amount

2011-02-24 Thread Juan Pedro Paredes
Public bug reported: Spanish Q43 import plugin reverses the deposit and the payment assets patch provided, please use svn version of the file q43.c --- ./src/plugins/imexporters/q43/q43.c 2011-02-24 01:36:08.513171559 +0100 +++ q.c 2011-02-24 01:35:51.453171562 +0100 @@ -295,7 +295,7 @@

[Bug 724393] Re: Q43 import plugin does reverse amount

2011-02-24 Thread Juan Pedro Paredes
--- ./src/plugins/imexporters/q43/q43.c 2011-02-24 01:36:08.513171559 +0100 +++ q.c 2011-02-24 01:35:51.453171562 +0100 @@ -295,7 +295,7 @@ return GWEN_ERROR_BAD_DATA; } else { - if (p[27]=='2') + if (p[27]=='1') /* FIXME: Do we have to negate on 1 or 2? */

[Bug 710881] Re: cups: Test Page /usr/lib/cups/filter/bannertops failed

2011-01-31 Thread Juan Pedro Paredes
** Attachment added: Backtrace of bannertops from cups error_log https://bugs.launchpad.net/bugs/710881/+attachment/1820384/+files/cups -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710881 Title:

[Bug 710881] [NEW] cups: Test Page /usr/lib/cups/filter/bannertops failed

2011-01-31 Thread Juan Pedro Paredes
Public bug reported: Binary package hint: cups I can print with Libre Office, but when i try to send a test page bannertops crash Description:Ubuntu natty (development branch) Release:11.04 apt-cache policy cups cups: Instalados: 1.4.5-1ubuntu6 Candidato: 1.4.5-1ubuntu6

[Bug 710881] Re: cups: Test Page /usr/lib/cups/filter/bannertops failed

2011-01-31 Thread Juan Pedro Paredes
** Attachment added: Backtrace of bannertops from cups error_log https://bugs.launchpad.net/ubuntu/+source/cups/+bug/710881/+attachment/1820399/+files/cups.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 708968] Re: vboxdrv: BUG: unable to handle kernel paging request

2011-01-31 Thread Juan Pedro Paredes
VirtualBox 4.0 from Oracle maverick repositories works OK -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/708968 Title: vboxdrv: BUG: unable to handle kernel paging request -- ubuntu-bugs mailing

[Bug 708968] [NEW] vboxdrv: BUG: unable to handle kernel paging request

2011-01-27 Thread Juan Pedro Paredes
Public bug reported: Virtualbox does not work in the development release natty Kernel causes an oops with the load of vboxdrv [ 61.882098] vboxdrv: Found 4 processor cores. [ 61.882186] BUG: unable to handle kernel paging request at a0868d00 [ 61.882190] IP: [a0868b77]

[Bug 708968] Re: vboxdrv: BUG: unable to handle kernel paging request

2011-01-27 Thread Juan Pedro Paredes
** Description changed: Virtualbox does not work in the development release natty + Kernel causes an oops vith the load of vboxdrv + + + [ 61.882098] vboxdrv: Found 4 processor cores. + [ 61.882186] BUG: unable to handle kernel paging request at a0868d00 + [ 61.882190] IP:

[Bug 691555] Re: VirtualBox not compatible with CONFIG_DEBUG_SET_MODULE_RONX [STAGING]

2011-01-14 Thread Juan Pedro Paredes
[ 61.338614] vboxdrv: Found 4 processor cores. [ 61.338698] BUG: unable to handle kernel paging request at a08c7d00 [ 61.338701] IP: [a08c7b77] RTHeapSimpleInit+0x67/0x100 [vboxdrv] [ 61.338712] PGD 1a05067 PUD 1a09063 PMD 10d246067 PTE 104d24161 [ 61.338716] Oops: 0003

[Bug 666447] Re: mutter segfault libclutk

2010-10-31 Thread Juan Pedro Paredes
** Changed in: clutk (Ubuntu) Status: Incomplete = Opinion -- mutter segfault libclutk https://bugs.launchpad.net/bugs/666447 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 666447] Re: mutter segfault libclutk

2010-10-30 Thread Juan Pedro Paredes
nen...@alcaudon:~$ gdb --args mutter --replace --mutter-plugins=libunity-mutter GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it.

[Bug 666447] Re: mutter segfault libclutk

2010-10-30 Thread Juan Pedro Paredes
** Attachment added: Full backatrace https://bugs.launchpad.net/ubuntu/+source/clutk/+bug/666447/+attachment/1717158/+files/libclutk-0.3-0.txt -- mutter segfault libclutk https://bugs.launchpad.net/bugs/666447 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 549169] [NEW] finish install before ubi-console-setup gave error

2010-03-26 Thread Juan Pedro Paredes
Public bug reported: Binary package hint: ubiquity installing beta1 10.04 ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New -- finish install before ubi-console-setup gave error https://bugs.launchpad.net/bugs/549169 You received this bug notification because you

[Bug 549196] [NEW] InstallStepError: Plugin console_setup failed with code 1

2010-03-26 Thread Juan Pedro Paredes
Public bug reported: Binary package hint: ubiquity Something in the new installer in console-setup section don't work well Traceback (most recent call last): File /usr/lib/ubiquity/bin/ubiquity, line 524, in module main(oem_config) File /usr/lib/ubiquity/bin/ubiquity, line 509, in main

Re: [Bug 164816] Re: frozen issues in gigabyte motherboard ga-8s648fxm2 bluetooth ohci

2008-12-01 Thread Juan Pedro Paredes
Daniel T Chen escribió: Is this symptom still reproducible in 8.10? ** Changed in: linux (Ubuntu) Sourcepackagename: linux-meta = linux Status: New = Incomplete Sorry, actually my ga-8s648fxm2 were defunct, R.I.P. I can't offer more information. Regards. -- frozen issues in

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-11-08 Thread Juan Pedro Paredes
After follow instrutions in http://www.linuxinsight.com/building-debian-freeradius-package-with-eap-tls-ttls-peap-support.html and after patching with http://www.linuxinsight.com/files/freeradius-2.0.3-openssl.patch making deb packages with apt-src build an install apckages I got: Sat Nov 8

[Bug 201180] Re: [hardy] kernel 2.6.24-12 breaks wireless (atheros)

2008-03-27 Thread Juan Pedro Paredes
This fix the issue an make load the module /sbin/rmmod ath_pci ath_rate_sample ath_hal wlan_scan_sta wlan_scan_ap wlan 2/dev/null /sbin/insmod /lib/modules/2.6.24-12-generic/madwifi/wlan.ko /sbin/insmod /lib/modules/2.6.24-12-generic/volatile/ath_hal.ko /sbin/insmod

[Bug 201180] Re: [hardy] kernel 2.6.24-12 breaks wireless (atheros)

2008-03-26 Thread Juan Pedro Paredes
modprobe ath_pci [ 5049.616829] ath_hal: 0.9.18.0 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) [ 5049.743283] wlan: 0.8.4.2 (0.9.3.3) [ 5049.799963] ath_pci: 0.9.4.5 (0.9.3.3) [ 5049.806602] ACPI: PCI Interrupt :03:04.0[A] - GSI 17 (level, low) - IRQ 22 [ 5050.487652]

[Bug 164816] frozen issues in gigabyte motherboard ga-8s648fxm2 bluetooth ohci

2007-11-24 Thread Juan Pedro Paredes
Public bug reported: Binary package hint: linux-image-2.6-686 First I have to install kubunto 7.10 using another mother board, cause install kubuntu in 7.10 now is impossible. It hangs the computer without dump logs,panics, without the possibility of SysReq dumps, etc. Really strange, sure. I

[Bug 164816] Re: frozen issues in gigabyte motherboard ga-8s648fxm2 bluetooth ohci

2007-11-24 Thread Juan Pedro Paredes
** Attachment added: config-2.6.22-14-generic http://launchpadlibrarian.net/10541456/config-2.6.23.bad -- frozen issues in gigabyte motherboard ga-8s648fxm2 bluetooth ohci https://bugs.launchpad.net/bugs/164816 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 164816] Re: frozen issues in gigabyte motherboard ga-8s648fxm2 bluetooth ohci

2007-11-24 Thread Juan Pedro Paredes
2.6.23 config good ** Attachment added: config-2.6.23.good http://launchpadlibrarian.net/10541458/config-2.6.23.good -- frozen issues in gigabyte motherboard ga-8s648fxm2 bluetooth ohci https://bugs.launchpad.net/bugs/164816 You received this bug notification because you are a member of