[Bug 1500083] Re: kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some(): get() got an unexpected keyword argument 'raw'

2016-07-07 Thread Jonathan Vargas
On Ubuntu 16.04 doesn't work, the workaround seems already applied.

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

Title:
  kazam [1.4.5 and 1.5.3] crashed with TypeError in _interpolate_some():
  get() got an unexpected keyword argument 'raw'

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

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


[Bug 1518457] Re: kswapd0 100% CPU usage

2016-06-04 Thread Jonathan Vargas
I face the same issue, running a t2.micro (1 GB) for a Nginx/Ruby
application with really low demand. The kswapd0 process takes the CPU to
100% and the overall system performance is downgraded.

Linux server 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC
2016 x86_64 x86_64 x86_64 GNU/Linux

To reproduce it, I just create a 1GB file in the filesystem using "dd":

if=/dev/zero of=temp bs=1k count=1024k

I created a swap file to solve the issue but it continues. After
dropping the page cache with:

echo 3 > /proc/sys/vm/drop_caches

the issue is solved temporarily.


** Attachment added: "Selection_320.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1518457/+attachment/4677030/+files/Selection_320.png

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

Title:
  kswapd0 100% CPU usage

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

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


[Bug 1318021] Re: Not Find mcrypt.ini

2014-06-25 Thread Jonathan Vargas
I confirm the bug and the previous workaround did NOT solve the problem:

sudo apt-get purge php5-mcrypt  sudo apt-get install php5-mcrypt does
not resolve this issue.

This does solved it:


Check if mcrypt is not enabled:

root@prod:/etc/php5/mods-available# php -m | grep mcrypt

Symlinks to the wrong mcrypt.ini as a workaround:

root@prod:/etc/php5/mods-available# ln -sf /etc/php5/conf.d/mcrypt.ini .

Enabled the mcrypt mod:

root@prod:/etc/php5/mods-available# php5enmod mcrypt

Check if it was enabled:

root@prod:/etc/php5/mods-available# php -m | grep mcrypt
mcrypt

Restart services:

root@prod:/etc/php5/mods-available# service apache2 restart

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

Title:
  Not Find mcrypt.ini

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-mcrypt/+bug/1318021/+subscriptions

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


[Bug 1276327] Re: deja-dup/duplicity fails gpg encrypted backup in trusty

2014-03-13 Thread Jonathan Vargas
I had this bug after upgrading yesterday on Precise.  Details:

$ cat /etc/apt/sources.list.d/duplicity-team-ppa-precise.list 
deb http://ppa.launchpad.net/duplicity-team/ppa/ubuntu precise main
deb-src http://ppa.launchpad.net/duplicity-team/ppa/ubuntu precise main

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.4 LTS
Release:12.04
Codename:   precise

$ /usr/bin/duplicity --version
duplicity 0.6.23

$ apt-cache policy duplicity
duplicity:
  Instalados: 0.6.23-0ubuntu0ppa21~precise1
  Candidato:  0.6.23-0ubuntu0ppa21~precise1
  Tabla de versión:
 *** 0.6.23-0ubuntu0ppa21~precise1 0
500 http://ppa.launchpad.net/duplicity-team/ppa/ubuntu/ precise/main 
amd64 Packages
100 /var/lib/dpkg/status
 0.6.18-0ubuntu3.4 0
500 http://cr.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
 0.6.18-0ubuntu3 0
500 http://cr.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

Am I missing something on my setup?

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

Title:
  deja-dup/duplicity fails gpg encrypted backup in trusty

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

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

[Bug 1291231] Re: Deja-dup crashed with bug in duplicity

2014-03-13 Thread Jonathan Vargas
I had this bug after upgrading yesterday on Precise. Details:

$ cat /etc/apt/sources.list.d/duplicity-team-ppa-precise.list
deb http://ppa.launchpad.net/duplicity-team/ppa/ubuntu precise main
deb-src http://ppa.launchpad.net/duplicity-team/ppa/ubuntu precise main

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.4 LTS
Release:12.04
Codename:   precise

$ /usr/bin/duplicity --version
duplicity 0.6.23

$ apt-cache policy duplicity
duplicity:
  Instalados: 0.6.23-0ubuntu0ppa21~precise1
  Candidato: 0.6.23-0ubuntu0ppa21~precise1
  Tabla de versión:
 *** 0.6.23-0ubuntu0ppa21~precise1 0
500 http://ppa.launchpad.net/duplicity-team/ppa/ubuntu/ precise/main 
amd64 Packages
100 /var/lib/dpkg/status
 0.6.18-0ubuntu3.4 0
500 http://cr.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
 0.6.18-0ubuntu3 0
500 http://cr.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

$ deja-dup --version
deja-dup 22.0

$ apt-cache policy deja-dup
deja-dup:
  Instalados: 22.0-0ubuntu4
  Candidato:  22.0-0ubuntu4
  Tabla de versión:
 *** 22.0-0ubuntu4 0
500 http://cr.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 22.0-0ubuntu2 0
500 http://cr.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages


Am I missing something on my setup?

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

Title:
  Deja-dup crashed with bug in duplicity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1291231/+subscriptions

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

[Bug 1276327] Re: deja-dup/duplicity fails gpg encrypted backup in trusty

2014-03-13 Thread Jonathan Vargas
Additional Note: Workaround did not work for me.

Traceback (most recent call last):
  File /usr/bin/duplicity, line 1489, in module
with_tempdir(main)
  File /usr/bin/duplicity, line 1483, in with_tempdir
fn()
  File /usr/bin/duplicity, line 1332, in main
do_backup(action)
  File /usr/bin/duplicity, line 1465, in do_backup
incremental_backup(sig_chain)
  File /usr/bin/duplicity, line 652, in incremental_backup
print_statistics(diffdir.stats, bytes_written)
  File /usr/bin/duplicity, line 590, in print_statistics
print diffdir.stats.get_stats_logstring(_(Backup Statistics))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 
21: ordinal not in range(128)

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

Title:
  deja-dup/duplicity fails gpg encrypted backup in trusty

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

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


[Bug 965017] Re: New SFTP backend uses outdated paramiko, breaks connection to server even with --use-scp

2012-09-27 Thread Jonathan Vargas
Michael, does this will be released in a future Precise's upgrade?

I just upgraded my system and it still uses 0.6.18 version.

Thanks in advance.

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

Title:
  New SFTP backend uses outdated paramiko, breaks connection to server
  even with --use-scp

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

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


[Bug 1031063] Re: internal error no supported architecture for os type 'hvm'

2012-08-16 Thread Jonathan Vargas
This is my first time installing OpenStack. I am exactly the same issue
when I boot a image I downloaded for testing purposes.

I noticed /dev/kvm doesn't exists. Should it? I am running OpenStack
from a VBox virtual machinne. The Host is powered with full
virtualization capabilities. Here are my logs:

 * https://gist.github.com/3374691

I tried to follow steps in:

http://www.hastexo.com/resources/docs/installing-openstack-
essex-4-ubuntu-1204-precise-pangolin/step-6-your-first-vm

Thanks in advance.

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

Title:
  internal error no supported architecture for os type 'hvm'

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

-- 
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 1031063] Re: internal error no supported architecture for os type 'hvm'

2012-08-16 Thread Jonathan Vargas
This is my first time installing OpenStack. I am exactly the same issue
when I boot a image I downloaded for testing purposes.

I noticed /dev/kvm doesn't exists. Should it? I am running OpenStack
from a VBox virtual machinne. The Host is powered with full
virtualization capabilities. Here are my logs:

 * https://gist.github.com/3374691

I tried to follow steps in:

http://www.hastexo.com/resources/docs/installing-openstack-
essex-4-ubuntu-1204-precise-pangolin/step-6-your-first-vm

Thanks in advance.

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

Title:
  internal error no supported architecture for os type 'hvm'

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

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


[Bug 729171] Re: NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out

2011-06-21 Thread Jonathan Vargas
The problem is bigger. After getting that message and each 2 or 4
minutes, appear this message in log:

Jun 21 04:23:33 mizard kernel: [  149.942608] atl1c :02:00.0: irq 41 for 
MSI/MSI-X
Jun 21 04:23:33 mizard kernel: [  149.942687] atl1c :02:00.0: atl1c: eth0 
NIC Link is Up100 Mbps Full Duplex

If I do try to transfer a file greater than 20Mb between a computer and
another, using SSH, the above message appears more frecuently and the
line speed is TOO slow or freezes the connection at all.

Here is a log capture:
http://codepad.org/aoCaiK9h

I can't use this host for common network operations at all. Thanks in
advance!

** Tags added: atl1c ethernet

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

Title:
  NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out

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

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


[Bug 729171] Re: NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out

2011-06-21 Thread Jonathan Vargas
I just want to report that I was able to solve by inspecting older
kernel bugs, and found this:

https://bugzilla.kernel.org/show_bug.cgi?id=14958

Deleting mangle table solves my problem, which produced a VERY low and
freezing ethernet connection.

** Bug watch added: Linux Kernel Bug Tracker #14958
   http://bugzilla.kernel.org/show_bug.cgi?id=14958

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

Title:
  NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out

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

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


[Bug 689816] Re: ubiquity migration assistant did not unmount other Linux volumes

2011-04-30 Thread Jonathan Vargas
I do confirm this problem. The installation doesn't finish even when
Ubuntu installer says it does. I receive a grub problem when trying to
boot.

I need to specify a /home partition but when I do so migration-assistant
runs then everything fails.

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

Title:
  ubiquity migration assistant did not unmount other Linux volumes

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


[Bug 689816] Re: ubiquity migration assistant did not unmount other Linux volumes

2011-04-30 Thread Jonathan Vargas
I solved the issue in a different way specific to my case.

After installation failed as reported in this bug, I just continued
using the LiveCD and ran the Installer from the Desktop.

But, before starting installation, I noticed before that Ubiquity was
thinking that my old /home partition had installed Ubuntu 11.04, and it
was because there was an 'etc' directory I placed there for an eventual
backup.

So, I think Ubiquity detected my /home partition as a target
installation since it had a '/etc' directory inside. So I just renamed
my 'etc' directory to 'etc.bk' and continued the rest of the
installation without problems.

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

Title:
  ubiquity migration assistant did not unmount other Linux volumes

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


[Bug 460323] Re: Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi

2009-11-12 Thread Jonathan Vargas
Having the same problem.

System: ubuntu 9.10, kernel 2.6.31
Device: encore enuwi-n3

Initial condition:
I was getting my devices listed as wlan0, but it was unable to find networks.

What I did first:

1. Blacklisted both rt2780sta and rt2800usb
- NO Wireless at ALL

What I did later:

1. Tried to compile new rt2870 driver
- Compiler errors

And then:

1. Blacklisted rt2800usb driver
2. Load rt2780sta
- NO Wireless at ALL

And finally:

1. Blacklisted rt2800usb driver
3. Compile rt2870 with patch applied (success)
2. Load rt2780sta
- NO Wireless at ALL

Now there is only a chance to try: reinstall the WHOLE system as
indicated by WiseGuy1020..

But is this really necessary??? I am thinking in buying several meters
of UTP cable instead...

Please help.

-- 
Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi
https://bugs.launchpad.net/bugs/460323
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