[Bug 1480325] [NEW] package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-07-31 Thread Herbert
Public bug reported: it freezes in the installation process ProblemType: Package DistroRelease: Ubuntu 15.04 Package: mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2 Uname: Linux 3.19.0-25-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.1

[Bug 1310149] [NEW] Puppet looking for update-alternatives in another path

2014-04-19 Thread Herbert
Public bug reported: Just installed puppet from Ubuntu repos and it is showing this error: Debug: Puppet::Type::Alternatives::ProviderDpkg: file /usr/sbin/update-alternatives does not exist Error: Could not find a suitable provider for alternatives Debug: Finishing transaction 27518840 Debug:

[Bug 1242363] Re: Puppet package needs ruby-hiera (unmapped dep)

2013-12-14 Thread Herbert
Thank you Brian, it worked! I've used the version 3.2.4-2ubuntu2.1 of puppet-common and it installed ruby-hiera as a dependency. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1242363] Re: Puppet package needs ruby-hiera (unmapped dep)

2013-10-21 Thread Herbert
I vote for this to be fixed on Saucy. I could simply fix +180 manifests to avoid Puppet trigget the automatic usage of Hiera... Or I could simply go back to Raring and use the official Puppet packages and wait for them to release the official packages to Saucy as well (at the price of holding

[Bug 1242363] [NEW] Puppet package needs ruby-hiera (unmapped dep)

2013-10-20 Thread Herbert
Public bug reported: Puppet does not work without ruby-hiera package, but it also does not have this dependency mapped: $ sudo apt-get install puppet-common $ sudo puppet apply /etc/puppet/manifests/site.pp --verbose Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_config.rb Info:

[Bug 1242363] Re: Puppet package needs ruby-hiera (unmapped dep)

2013-10-20 Thread Herbert
Hi, I'm not using nothing specific to Hiera, but I don't know if some 3rd party module is (stdlib?). There are the first 15 lines of the abstracts.pp file: node 'debian-like-linux' { class { 'apt': always_apt_update= false, disable_keys =

[Bug 815776] [NEW] Unit tests inside PEAR packages need to go into /usr/share/php-test, not /usr/share/php/tests

2011-07-25 Thread Stuart Herbert
Public bug reported: The PHP Community is adopting PSR-0, a standard for autoloading PHP classes from directories such as /usr/share/php. Unfortunately, Ubuntu currently mixes unit test code and code meant for production under /usr/share/php, even though the unit test code isn't PSR-0-compliant.

[Bug 181510] Re: freeradius: perl symbol lookup error

2011-05-05 Thread Herbert
This problem is happening again in freeradius-2.1.10 in Ubuntu 11.04 server. Using the LD_PRELOAD fix worked. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in Ubuntu. https://bugs.launchpad.net/bugs/181510 Title:

[Bug 562189] Re: AttributeError: 'Libvirt' object has no attribute 'vm'

2010-06-09 Thread Herbert Roitblat
I got this same error. I did have a previously working vm. I did set hostname. I am working on Ubuntu 10.04 64-bit. I moved ubuntu-kvm. mv ubuntu-kvm old-ubuntu-kvm I also moved othost.xml sudo mv /etc/libvirt/qemu/othost.xml oldothost.xml After killing libvirtd it worked. $ sudo