[Bug 1542230] [NEW] package qemu-system-x86 2.0.0+dfsg-2ubuntu1.19 failed to install/upgrade: cannot copy extracted data for './usr/bin/qemu-system-x86_64' to '/usr/bin/qemu-system-x86_64.dpkg-new': u

2016-02-05 Thread Juan Vte . Sánchez-Seco
Public bug reported:

Error became when updating the system

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: qemu-system-x86 2.0.0+dfsg-2ubuntu1.19
ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
Uname: Linux 3.13.0-77-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Fri Feb  5 09:04:30 2016
DuplicateSignature: package:qemu-system-x86:2.0.0+dfsg-2ubuntu1.19:cannot copy 
extracted data for './usr/bin/qemu-system-x86_64' to 
'/usr/bin/qemu-system-x86_64.dpkg-new': unexpected end of file or stream
ErrorMessage: cannot copy extracted data for './usr/bin/qemu-system-x86_64' to 
'/usr/bin/qemu-system-x86_64.dpkg-new': unexpected end of file or stream
InstallationDate: Installed on 2015-02-25 (344 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
SourcePackage: qemu
Title: package qemu-system-x86 2.0.0+dfsg-2ubuntu1.19 failed to 
install/upgrade: cannot copy extracted data for './usr/bin/qemu-system-x86_64' 
to '/usr/bin/qemu-system-x86_64.dpkg-new': unexpected end of file or stream
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package qemu-system-x86 2.0.0+dfsg-2ubuntu1.19 failed to
  install/upgrade: cannot copy extracted data for './usr/bin/qemu-
  system-x86_64' to '/usr/bin/qemu-system-x86_64.dpkg-new': unexpected
  end of file or stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1542230/+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 1530194] Re: setserial =>ERROR CODE 1!! after apt-get autoremove

2015-12-30 Thread Don Juan Santiago
I solved the issue using the following links

http://ubuntuforums.org/showthread.php?t=1597294

alt+f2... gksudo lxterminal... sudo dpkg --force-all -P setserial

http://askubuntu.com/questions/539235/how-to-remove-obsolete-packages-
after-failed-release-upgrade-via-do-release-upgr

apt-get update

apt-get autoremove

apt-get clean

UNUSCONF=$(dpkg -l|grep "^rc"|awk '{print $2}')

apt-get remove --purge $UNUSCONF

NEWKERNEL=$(uname -r|sed 's/-*[a-z]//g'|sed 's/-386//g')

ADDKERNEL="linux-(image|headers|ubuntu-modules|restricted-modules)"

METAKERNEL="linux-(image|headers|restricted-
modules)-(generic|i386|server|common|rt|xen)"

UNUSKERNELS=$(dpkg -l|awk '{print $2}'|grep -E $ADDKERNEL |grep -vE
$METAKERNEL|grep -v $NEWKERNEL)

apt-get remove --purge $UNUSKERNELS

update-grub

*** than after a reboot..  using Synaptic Package Manager.. reinstalled
setserial package

P.S. I guess Upgrading from lubuntu 15.04 with 3.19 version of vmlinuz
to 15.10 doesnt cleanup all the old upgrades...

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

Title:
  setserial =>ERROR CODE 1!! after apt-get autoremove

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/1530194/+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 1530194] Re: setserial =>ERROR CODE 1!! after apt-get autoremove

2015-12-30 Thread Don Juan Santiago
** Also affects: setserial (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: eog (Ubuntu)

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

Title:
  setserial =>ERROR CODE 1!! after apt-get autoremove

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/1530194/+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 1513698] Re: $HOME variable set incorrectly inside container

2015-11-06 Thread Juan Rubén
Thanks!

For those stumbling with this thing, the manpage do state that the
default behaviour is to keep all the external env, and that it may
change in the future.

http://manpages.ubuntu.com/manpages/trusty/man1/lxc-attach.1.html

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

Title:
  $HOME variable set incorrectly inside container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1513698/+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 1513698] [NEW] $HOME variable set incorrectly inside container

2015-11-05 Thread Juan Rubén
Public bug reported:

I have lxc containers set up as an unprivileged user.

When I start my containers, the root user has the $HOME environmental
variable set, pointing at the unprivileged user.

This is the faulty session:

sputnik is the host, lamp2 is the lxc container

ruben@sputnik:~$ echo $HOME
/home/ruben
ruben@sputnik:~$ lxc-start -n lamp2 -d
ruben@sputnik:~$ lxc-attach -n lamp2
root@lamp2:/# echo $HOME
/home/ruben
root@lamp2:/# exit
ruben@sputnik:~$ TEST_VAR="THIS IS A TEST"
ruben@sputnik:~$ lxc-stop -n lamp2
ruben@sputnik:~$ lxc-start -n lamp2 -d
ruben@sputnik:~$ lxc-attach -n lamp2

root@lamp2:/# echo $TEST_VAR

root@lamp2:/# echo $HOME 
/home/ruben

at least the $HOME variable is set incorrectly inside the container,
whilte TEST_VAR is correcty unset inside.


1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu

in the host:
ruben@sputnik:~$ lsb_release
LSB Version:
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:security-4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch

in the container:
root@lamp2:/# lsb_release 
No LSB modules are available.

this is a trusty container, created with a downloaded template (lxc-
create ... -t download)

2) The version of the package you are using, via 'apt-cache policy
pkgname' or by checking in Software Center

ruben@sputnik:~$ apt-cache policy lxc
lxc:
  Instalados: 1.0.7-0ubuntu0.9
  Candidato:  1.0.7-0ubuntu0.9
  Tabla de versión:
 1.1.4-0ubuntu1.1~ubuntu14.04.2 0
100 http://mx.archive.ubuntu.com/ubuntu/ trusty-backports/main amd64 
Packages
 *** 1.0.7-0ubuntu0.9 0
500 http://mx.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1.0.7-0ubuntu0.7 0
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
 1.0.3-0ubuntu3 0
500 http://mx.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

3) What you expected to happen

The user root should have it's $HOME set to /root inside the container


4) What happened instead

The user root has it's $HOME set to the unprivileged user's

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

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

Title:
  $HOME variable set incorrectly inside container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1513698/+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 1457412] [NEW] package nginx-common 1.6.2-5ubuntu3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-05-21 Thread Juan Manuel
Public bug reported:

Simple installation (sudo apt-get install nginx) failed

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: nginx-common 1.6.2-5ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
Date: Thu May 21 11:37:21 2015
DuplicateSignature: package:nginx-common:1.6.2-5ubuntu3:el subproceso instalado 
el script post-installation devolvió el código de salida de error 1
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4
SourcePackage: nginx
Title: package nginx-common 1.6.2-5ubuntu3 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package vivid

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

Title:
  package nginx-common 1.6.2-5ubuntu3 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1457412/+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 1428428] [NEW] package python-repoze.lru 0.6-4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-03-04 Thread Juan Sebastian Castellanos Duran
Public bug reported:

This bug is presenting everywhere when I try to upgrade, install or
eliminate a program. In addition, it does not allow me to upgrade the
Ubuntu general. It is happening since I install Ubuntu 14 - Gnome

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: python-repoze.lru 0.6-4
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
Date: Wed Feb 25 10:59:15 2015
DuplicateSignature: package:python-repoze.lru:0.6-4:package is in a very bad 
inconsistent state; you should  reinstall it before attempting configuration
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2014-09-27 (158 days ago)
InstallationMedia: Ubuntu-GNOME 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
PackageArchitecture: all
SourcePackage: python-repoze.lru
Title: package python-repoze.lru 0.6-4 failed to install/upgrade: package is in 
a very bad inconsistent state; you should  reinstall it before attempting 
configuration
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-repoze.lru (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

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

Title:
  package python-repoze.lru 0.6-4 failed to install/upgrade: package is
  in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-repoze.lru/+bug/1428428/+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 1305343] Re: tgt connection issues can make it impossible to delete targets

2014-10-14 Thread Juan Pavlik
** Also affects: tgt-project
   Importance: Undecided
   Status: New

** No longer affects: tgt-project

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

Title:
  tgt connection issues can make it impossible to delete targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1305343/+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 1305343] Re: tgt connection issues can make it impossible to delete targets

2014-10-14 Thread Juan Pavlik
Hi guys I've hit this bug un Precise, is there going to be a backport?

Logs:
Oct 14 16:20:45 heladera-b tgtd: conn_close_admin(235) close e 0
Oct 14 16:20:45 heladera-b tgtd: tgt_event_modify(213) Cannot find event 11
Oct 14 16:20:45 heladera-b tgtd: iscsi_event_modify(413) tgt_event_modify failed
Oct 14 16:20:45 heladera-b tgtd: tgt_target_destroy(1936) target 10 still has 
it nexus

TGT version:
root@heladera-b:/var/lib/cinder/volumes# apt-cache show tgt
Package: tgt
Priority: optional
Section: net
Installed-Size: 595
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Original-Maintainer: Debian Kernel Team debian-ker...@lists.debian.org
Architecture: amd64
Version: 1:1.0.17-1ubuntu2
...

Thanks!

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

Title:
  tgt connection issues can make it impossible to delete targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1305343/+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 1321885] Re: IPMI detection and automatic setting fail in ubuntu 14.04 maas

2014-07-12 Thread juan c caballero
The work around fixed the problem with poweredge 1950 not poweredge
1750.

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

Title:
  IPMI detection and automatic setting fail in ubuntu 14.04 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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


Re: [Bug 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-06-20 Thread juan c caballero
hi

you may just stay at 12.04.4, and wait for the juju issues to be resolved.
know that the next release of juju will include some bug fixes, from bugs
that i have found. hoping for the best.

juancc


On Fri, Jun 20, 2014 at 2:43 PM, Hamed Hemmati ha...@hemmati.us wrote:

 I am having problem with Dell servers too. Just like Juan I decided to
 go back to 12.04 but ended up with JuJu just not working properly so now
 I am back to 14.04 trying to figure out why the Dell servers don't get
 their power type set. The only Dell server that did get its power type
 set was poweredge 2950 all the other ones have issues for me. Even if I
 set the power type manually they still don't startup.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1321885

 Title:
   IMPI detection and automatic setting fail in ubuntu 14.4 maas

 Status in MAAS:
   New
 Status in freeipmi package in Ubuntu:
   Confirmed
 Status in ipmitool package in Ubuntu:
   Confirmed
 Status in maas package in Ubuntu:
   Confirmed
 Status in openipmi package in Ubuntu:
   Confirmed

 Bug description:
   i have no impi detection or automatic setting of IMPI in ubuntu 14.4
   maas. i have the options pull down menu to select IMPI 1.5 or IMPI 2.0
   but none of the impi setting work . manual does not work ether. maas
   cannot power up servers.

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


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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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


Re: [Bug 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-06-20 Thread juan c caballero
hi

so you are saying that besides power up issues with impi juju works in
14.4...
i ask because i have been trying to build a cloud for over 4 months, with
bug after bug.

on my dell metal.

thanks for the input.

juancc


On Fri, Jun 20, 2014 at 3:36 PM, Hamed Hemmati ha...@hemmati.us wrote:

 I tried but I just had too many issues with juju and 12.04. So far the
 only issue I have with 14.04 is the fact that some of my poweredge
 servers aren't getting their power type set. Other than that juju seems
 to work fine on the other ones.

 I rather just get the power type issue resolved and take advantage of
 the new maas features than go back to 12.04 and have to upgrade in 6
 months.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1321885

 Title:
   IMPI detection and automatic setting fail in ubuntu 14.4 maas

 Status in MAAS:
   New
 Status in freeipmi package in Ubuntu:
   Confirmed
 Status in ipmitool package in Ubuntu:
   Confirmed
 Status in maas package in Ubuntu:
   Confirmed
 Status in openipmi package in Ubuntu:
   Confirmed

 Bug description:
   i have no impi detection or automatic setting of IMPI in ubuntu 14.4
   maas. i have the options pull down menu to select IMPI 1.5 or IMPI 2.0
   but none of the impi setting work . manual does not work ether. maas
   cannot power up servers.

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


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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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


Re: [Bug 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-06-18 Thread juan c caballero
hi

thanks but for what I understand, I believe that this is machine specific.
I am getting these problems on dell 1750 and 1950 but not on my dell 2950.
it like they removed them from IMPI, between 12.04.4 and 14.04.

if you know how to notified, please do so.

I have already tried this before I posted the bug.

juancc

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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


Re: [Bug 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-06-18 Thread juan c caballero
thanks for the help, we have returned to 12.04.4, where we are currently
stuck on a juju bug. but we have maas running hopefully they should
have resolved this by the time we return to 14.4.. for the project must go
forward..

thanks


On Wed, Jun 18, 2014 at 5:24 PM, Jason Hobbs jason.ho...@canonical.com
wrote:

 Juan,

 Can you try running this script http://bazaar.launchpad.net/~maas-
 maintainers/maas/trunk/view/head:/etc/maas/templates/commissioning-user-
 data/snippets/maas_ipmi_autodetect.py on one of the servers you're
 having problems with?

 You'll need to install freeipmi-utils first, and run it as root. This is
 the script that discovers and configures IPMI for MAAS.

 Please post its output back to this bug.

 Thanks,
 Jason

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1321885

 Title:
   IMPI detection and automatic setting fail in ubuntu 14.4 maas

 Status in MAAS:
   New
 Status in freeipmi package in Ubuntu:
   Confirmed
 Status in ipmitool package in Ubuntu:
   Confirmed
 Status in maas package in Ubuntu:
   Confirmed
 Status in openipmi package in Ubuntu:
   Confirmed

 Bug description:
   i have no impi detection or automatic setting of IMPI in ubuntu 14.4
   maas. i have the options pull down menu to select IMPI 1.5 or IMPI 2.0
   but none of the impi setting work . manual does not work ether. maas
   cannot power up servers.

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


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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-06-18 Thread juan c caballero
thanks for looking at this, but we have reinstalled 12.04.4, where we
are currently stuck on a juju bug. but maas is working. except for the
IMPI on my dell 1750s. which appear to have the same problem detecting
IMPI..sorry i cannot continue to supply you with information. but we
must have a working concept 12.04.4 or 14.4  ASAP. and it has been
almost 3months with no working proof of concept and a lot of bugs. this
stuff works great on VM, but it not good on hardware. need to get off
VM. and support true metal.

thanks

juancc

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-22 Thread juan c caballero
I have verified that I am running ubuntu 14.4, with maas packages (maas
1.5.1 +bzr2252, these also matched the other maas, packages i.e maas-
cli, maas-dns, etc).

i am also adding, just in-case this maybe machine specific.  I am using
10 dell 1950, gen 2, 8gb ram.  ( and 2 dell 1750.  just as extras.) for
a total of 12.

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-22 Thread juan c caballero
hi the error i am getting is  (no power type defined)
which to me it means that the detection process is not working.  I don't even 
get the auto detect option.

I watched the screen, I have a 3 min video of the whole process. and there is  
something wrong with impi 
detection. i will post more when i slow down the video, and write down the 
errors.

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-22 Thread juan c caballero
** Changed in: maas (Ubuntu)
   Status: Incomplete = New

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-22 Thread juan c caballero
here is a small log from the provisioning servers screen. i do have a
video and some photos created from video .

 showing numerous errors.

screen dictation:

setting impitool (1.8.13-1)...
*starting IMPI event deamon
could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/impidev/0: no such 
file or directory
could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/impidev/0: no such 
file or directory
ipmi end: using pidfile /var/run/ipievd.pid0 could not open device at 
/dev/ipmi0 or /dev/ipmi/0 
or /dev/impidev/0: no such file or directory
unable to open interface
...fail
invoke-rc-d: initscript ipmievd, action start failed.
unable to start ipmievd during installation. trying to disable.

then it executes a few other command::then i get a bunch of what appears
to be code: lines programming line errors..too many to listthis one
is the 1st one

traceback (most recent call last:)

  main ()
 file /tmp/user_data_sh.FOxjgx/bin/maas-ipmi-autodetect line 312line 
278,218,195,184 etc, etc,etc..

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-22 Thread juan c caballero
bmi log
juan@region:~$ sudo bmc-config --checkout
[sudo] password for 
#
# Section UserX Comments 
#
# In the following User sections, users should configure usernames, passwords, 
# and access rights for IPMI over LAN communication. Usernames can be set to 
any 
# string with the exception of User1, which is a fixed to the anonymous 
# username in IPMI. 
#
# For IPMI over LAN access for a username, set Enable_User to Yes, 
# Lan_Enable_IPMI_Msgs to Yes, and Lan_Privilege_Limit to a privilege 
# level. The privilege level is used to limit various IPMI operations for 
# individual usernames. It is recommened that atleast one username be created 
# with a privilege limit Administrator, so all system functions are available 
# to atleast one username via IPMI over LAN. For security reasons, we recommend 
# not enabling the anonymous User1. For most users, Lan_Session_Limit can 
be 
# set to 0 (or ignored) to support an unlimited number of simultaneous IPMI 
over 
# LAN sessions. 
#
# If your system supports IPMI 2.0 and Serial-over-LAN (SOL), 
# aSOL_Payload_Access field may be listed below. Set the SOL_Payload_Access 
# field to Yes or No to enable or disable this username's ability to access 
# SOL. 
#
# Please do not forget to uncomment those fields, such as Password, that may 
# be commented out during the checkout. 
#
# Some motherboards may require a Username to be configured prior to other 
# fields being read/written. If this is the case, those fields will be set to 
# username-not-set-yet. 
#
Section User1
## Give Username
## Username   NULL
## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 
supported).
## Password   
## Possible values: Yes/No or blank to not set
## Enable_User
## Possible values: Yes/No
Lan_Enable_IPMI_Msgs  No
## Possible values: Yes/No
Lan_Enable_Link_Auth  No
## Possible values: Yes/No
Lan_Enable_Restricted_to_Callback No
## Possible values: 
Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
Lan_Privilege_Limit   No_Access
## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not 
specified
## Lan_Session_Limit  
EndSection
Section User2
## Give Username
Username  root
## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 
supported).
## Password   
## Possible values: Yes/No or blank to not set
## Enable_User
## Possible values: Yes/No
Lan_Enable_IPMI_Msgs  Yes
## Possible values: Yes/No
Lan_Enable_Link_Auth  Yes
## Possible values: Yes/No
Lan_Enable_Restricted_to_Callback No
## Possible values: 
Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
Lan_Privilege_Limit   Administrator
## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not 
specified
## Lan_Session_Limit  
EndSection
Section User3
## Give Username
Username  
## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 
supported).
## Password   
## Possible values: Yes/No or blank to not set
## Enable_User
## Possible values: Yes/No
Lan_Enable_IPMI_Msgs  No
## Possible values: Yes/No
Lan_Enable_Link_Auth  No
## Possible values: Yes/No
Lan_Enable_Restricted_to_Callback No
## Possible values: 
Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
Lan_Privilege_Limit   No_Access
## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not 
specified
## Lan_Session_Limit  
EndSection
Section User4
## Give Username
Username  
## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 
supported).
## Password   
## Possible values: Yes/No or blank to not set
## Enable_User
## Possible values: Yes/No
Lan_Enable_IPMI_Msgs  No
## Possible values: Yes/No
Lan_Enable_Link_Auth  No
## Possible values: Yes/No
Lan_Enable_Restricted_to_Callback No
## Possible values

[Bug 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-22 Thread juan c caballero
ipmi locate:

juancc@region:~$ sudo ipmi-locate
Probing KCS device using DMIDECODE... done
IPMI Version: 1.5
IPMI locate driver: DMIDECODE
IPMI interface: KCS
BMC driver device: 
BMC I/O base address: 0xCA8
Register spacing: 4

Probing SMIC device using DMIDECODE... FAILED

Probing BT device using DMIDECODE... FAILED

Probing SSIF device using DMIDECODE... FAILED

Probing KCS device using SMBIOS... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI interface: KCS
BMC driver device: 
BMC I/O base address: 0xCA8
Register spacing: 4

Probing SMIC device using SMBIOS... FAILED

Probing BT device using SMBIOS... FAILED

Probing SSIF device using SMBIOS... FAILED

Probing KCS device using ACPI... FAILED

Probing SMIC device using ACPI... FAILED

Probing BT device using ACPI... FAILED

Probing SSIF device using ACPI... FAILED

Probing KCS device using PCI... FAILED

Probing SMIC device using PCI... FAILED

Probing BT device using PCI... FAILED

Probing SSIF device using PCI... FAILED

juancc@region:~$

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-22 Thread juan c caballero
the servers are 13

10 dell  power edge 1950 gen 2, 8gb ram 2x200 gb harddrive, in raid ..2
1gb network interfaces. dual xeon 64 bit. (these are the nodes)

1 dell power edge 1800 8gb ram , 1 500gb harddrive,  2 1gb network
interfaces. dual xeon 64 bit (running ubuntu 14.04 maas region/cluster
controller...

2 dell power edge 1750, 4 gb ram 2, 100gb harddrive , 2 1gb network
interfaces, dual xeon 32 bit (these are also nodes) they are last in the
setup. because they will be running 14.4 i386. or precise.

just want to add that this configuration was running ubuntu 12.04.4
maas/juju/openstack..until the release of 14.4 when i did a clean
install.

and this is where i am at. stuck

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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


Re: [Bug 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-22 Thread juan c caballero
Done...

On Thursday, May 22, 2014, Andres Rodriguez andres...@ubuntu-pe.org
wrote:

 Can you please paste the full log? What hardware is this? Can you please
 provide the output of bmc-config --checkout and ipmi-locate from the
 machine itself?

 Thank you!

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1321885

 Title:
   IMPI detection and automatic setting fail in ubuntu 14.4 maas

 Status in MAAS:
   New
 Status in freeipmi package in Ubuntu:
   New
 Status in ipmitool package in Ubuntu:
   New
 Status in maas package in Ubuntu:
   New
 Status in openipmi package in Ubuntu:
   New

 Bug description:
   i have no impi detection or automatic setting of IMPI in ubuntu 14.4
   maas. i have the options pull down menu to select IMPI 1.5 or IMPI 2.0
   but none of the impi setting work . manual does not work ether. maas
   cannot power up servers.

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


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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-21 Thread juan c caballero
thanks for your response, i dont get any errors. it is like the software
is there, but not doing anything. i will start to perform  some tests so
i can try to fingure out, which package it is.  but i can say that when
i was running ubuntu 12.04 server, that maas package commissioned
servers and  impi setting where configured automatic. it appears like
the automatic detection, is not working.

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-21 Thread juan c caballero
** Also affects: ipmitool (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: openipmi (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/1321885/+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 1321885] Re: IMPI detection and automatic setting fail in ubuntu 14.4 maas

2014-05-21 Thread juan c caballero
i have trace the issue to the package above. i don't have the resources,
to go deeper. but this is what i have come up with.

** Also affects: freeipmi (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  IMPI detection and automatic setting fail in ubuntu 14.4 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1321885/+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 1302633] Re: pacemaker: Discarding cib_apply_diff message (number) from server: not in our membership

2014-04-22 Thread Juan L. Negron
I tested this in my environment and it seems to work properly.

-Juan

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

Title:
  pacemaker: Discarding cib_apply_diff message (number) from server:
  not in our membership

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1302633/+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 1255031] [NEW] package apache2 2.2.22-1ubuntu1.4 failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de error 1

2013-11-26 Thread Juan Antonio
Public bug reported:

After I updated PHP5 from version 5.3.10 to version 5.5.X apache
couldn't start.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: apache2 2.2.22-1ubuntu1.4
ProcVersionSignature: Ubuntu 3.8.0-33.48~precise1-generic 3.8.13.11
Uname: Linux 3.8.0-33-generic x86_64
NonfreeKernelModules: fglrx
Apache2ConfdDirListing: ['javascript-common.conf', 'other-vhosts-access-log', 
'charset', 'localized-error-pages', 'security']
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Tue Nov 26 00:30:01 2013
DpkgTerminalLog:
 Desinstalando apache2 ...
 Purgando ficheros de configuración de apache2 ...
 update-rc.d: /etc/init.d/apache2 exists during rc.d purge (use -f to force)
 dpkg: error al procesar apache2 (--purge):
  el subproceso instalado el script post-removal devolvió el código de salida 
de error 1
ErrorMessage: el subproceso instalado el script post-removal devolvió el código 
de salida de error 1
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
MarkForUpload: True
SourcePackage: apache2
Title: package apache2 2.2.22-1ubuntu1.4 failed to install/upgrade: el 
subproceso instalado el script post-removal devolvió el código de salida de 
error 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.apache2.apache2.conf: [modified]
modified.conffile..etc.apache2.sites.available.default: [modified]
mtime.conffile..etc.apache2.apache2.conf: 2013-11-26T00:34:03.611377
mtime.conffile..etc.apache2.sites.available.default: 2013-11-26T00:53:54.667335

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


** Tags: amd64 apport-package precise

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

Title:
  package apache2 2.2.22-1ubuntu1.4 failed to install/upgrade: el
  subproceso instalado el script post-removal devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1255031/+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 474215] Re: mountall-net tries to mount ocfs2 before o2cb is started

2013-06-04 Thread Juan Pavlik
Hi, i'd like to help to fix this problem. Right now i've stopped my
openstack deployment because of this bug. I'll try to write a o2cb
upstart script to boot, then i'll go for the ocfs2 script. If anyone
wants to help, just let me know! Thanks

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

Title:
  mountall-net tries to mount ocfs2 before o2cb is started

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/474215/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-04-15 Thread Juan Pablo Marco Cardona
Hello,
when i opened this bug report, i forgot to comment that the server is virtual,  
it is running on Wvmware ESXi.

In fact, on Vmware ESXi 4.1 U1

Regards,

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-04-15 Thread Juan Pablo Marco Cardona
Hello again,
checking the Dave Posser's comment, i would like to add that in our server we 
are running RequestTracker too.
In this case, version 4.0.4


Regards,

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-04-10 Thread Juan Pablo Marco Cardona
Hello again,
finally i find the cause of this issue.

The problem happens every time logrotate rotate the apache logs.

cat /etc/logrotate.d/apache2

/var/log/apache2/*.log {
weekly
missingok
rotate 52
compress
delaycompress
notifempty
create 640 root adm
sharedscripts
postrotate
/etc/init.d/apache2 reload  /dev/null
endscript
prerotate
if [ -d /etc/logrotate.d/httpd-prerotate ]; then \
run-parts /etc/logrotate.d/httpd-prerotate; \
fi; \
endscript
}

In fact, every time a /etc/init.d/apache2 reload is run, the apache2 dies.
Then, executing /etc/init.d/apache2 restart instead every time logrotate 
rotate the apache2 logs, should fix the problem.

Anyway, this is just a workaround, because the apache shouldn't die
every time a reload is executed, right?

Thanks in advance

Regards.
P.D: Maybe this bugs are related?
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/669005
https://issues.apache.org/bugzilla/show_bug.cgi?id=50309



** Bug watch added: Apache Software Foundation Bugzilla #50309
   http://issues.apache.org/bugzilla/show_bug.cgi?id=50309

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-04-08 Thread Juan Pablo Marco Cardona
Hello,
finally i didn't deactivate the weekly crond tasks, I configured the weekly 
crond tasks to be run at 05:47 AM every sunday.

Anyway, last sunday the apache2 process died again. This time at
05:15:13 AM.

Any update in this bug report?

Thanks in advanced!

Regards,

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-04-02 Thread Juan Pablo Marco Cardona
Hello again,
last sunday the apache2 process died again:
[1710511.756125] /usr/sbin/apach[4244]: segfault at 6c ip 7f2e061b7e84 sp 
7fffbdc40060 error 4 in libpthread-2.15.so[7f2e061ae000+18000]

I attach the apache2 (CoreDumpDirectory in the apache configuration file
) core generate in this crash.

Thinking about this crash, as it happens regularly almost every sunday around 
06:45 AM, maybe the crash is generated by the tasks crond runs weekly:
grep weekly /etc/crontab 
47 6* * 7   roottest -x /usr/sbin/anacron || ( cd /  run-parts 
--report /etc/cron.weekly )

Weekly, crontab runs this tasks:

pwd
/etc/cron.weekly

ls
apt-xapian-index  man-db

cat apt-xapian-index
 
#!/bin/sh

CMD=/usr/sbin/update-apt-xapian-index

# ionice should not be called in a virtual environment
# (similar to man-db cronjobs)
egrep -q '(envID|VxID):.*[1-9]' /proc/self/status || IONICE=/usr/bin/ionice

# Check if we're on battery
if which on_ac_power /dev/null 21; then
on_ac_power /dev/null 21
ON_BATTERY=$?

# Here we use -eq 1 instead of -ne 0 because
# on_ac_power could also return 255, which means
# it can't tell whether we are on AC or not. In
# that case, run update-a-x-i nevertheless.
[ $ON_BATTERY -eq 1 ]  exit 0
fi

# Rebuild the index
if [ -x $CMD ]
then
if [ -x $IONICE ]
then
nice -n 19 $IONICE -c 3 $CMD --quiet
else
nice -n 19 $CMD --quiet
fi
fi

cat man-db 
#!/bin/sh
#
# man-db cron weekly

set -e

iosched_idle=
# Don't try to change I/O priority in a vserver or OpenVZ.
if ! egrep -q '(envID|VxID):.*[1-9]' /proc/self/status  \
   ([ ! -d /proc/vz ] || [ -d /proc/bc ]); then
dpkg_version=$(dpkg-query -W -f '${Version}' dpkg 2/dev/null)
if dpkg --compare-versions $dpkg_version ge 1.15.0; then
iosched_idle='--iosched idle'
fi
fi

if ! [ -d /var/cache/man ]; then
# Recover from deletion, per FHS.
mkdir -p /var/cache/man
chown man:root /var/cache/man || true
chmod 2755 /var/cache/man
fi

# regenerate man database
if [ -x /usr/bin/mandb ]; then
# --pidfile /dev/null so it always starts; mandb isn't really a daemon,
# but we want to start it like one.
start-stop-daemon --start --pidfile /dev/null \
  --startas /usr/bin/mandb --oknodo --chuid man \
  $iosched_idle \
  -- --quiet
fi

exit 0

Then, i will deactivate this two crontab tasks (apt-xapian-index and
man-db) and monitor the next Sunday if the apache crash happens again :)

Anyway, i have configured a watchdog that checks every 3 minutes if the
apache2 process is running, ans if not, it starts it.


Regards,





** Attachment added: Apache2 crash core
   
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+attachment/3614062/+files/core

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-04-02 Thread Juan Pablo Marco Cardona
Hello again,
last sunday the apache2 process died again:
[1710511.756125] /usr/sbin/apach[4244]: segfault at 6c ip 7f2e061b7e84 sp 
7fffbdc40060 error 4 in libpthread-2.15.so[7f2e061ae000+18000]

I attach the apache2 (CoreDumpDirectory in the apache configuration file
) core generate in this crash.

Thinking about this crash, as it happens regularly almost every sunday around 
06:45 AM, maybe the crash is generated by the tasks crond runs weekly:
grep weekly /etc/crontab 
47 6* * 7   roottest -x /usr/sbin/anacron || ( cd /  run-parts 
--report /etc/cron.weekly )

Weekly, crontab runs this tasks:

pwd
/etc/cron.weekly

ls
apt-xapian-index  man-db

cat apt-xapian-index
 
#!/bin/sh

CMD=/usr/sbin/update-apt-xapian-index

# ionice should not be called in a virtual environment
# (similar to man-db cronjobs)
egrep -q '(envID|VxID):.*[1-9]' /proc/self/status || IONICE=/usr/bin/ionice

# Check if we're on battery
if which on_ac_power /dev/null 21; then
on_ac_power /dev/null 21
ON_BATTERY=$?

# Here we use -eq 1 instead of -ne 0 because
# on_ac_power could also return 255, which means
# it can't tell whether we are on AC or not. In
# that case, run update-a-x-i nevertheless.
[ $ON_BATTERY -eq 1 ]  exit 0
fi

# Rebuild the index
if [ -x $CMD ]
then
if [ -x $IONICE ]
then
nice -n 19 $IONICE -c 3 $CMD --quiet
else
nice -n 19 $CMD --quiet
fi
fi

cat man-db 
#!/bin/sh
#
# man-db cron weekly

set -e

iosched_idle=
# Don't try to change I/O priority in a vserver or OpenVZ.
if ! egrep -q '(envID|VxID):.*[1-9]' /proc/self/status  \
   ([ ! -d /proc/vz ] || [ -d /proc/bc ]); then
dpkg_version=$(dpkg-query -W -f '${Version}' dpkg 2/dev/null)
if dpkg --compare-versions $dpkg_version ge 1.15.0; then
iosched_idle='--iosched idle'
fi
fi

if ! [ -d /var/cache/man ]; then
# Recover from deletion, per FHS.
mkdir -p /var/cache/man
chown man:root /var/cache/man || true
chmod 2755 /var/cache/man
fi

# regenerate man database
if [ -x /usr/bin/mandb ]; then
# --pidfile /dev/null so it always starts; mandb isn't really a daemon,
# but we want to start it like one.
start-stop-daemon --start --pidfile /dev/null \
  --startas /usr/bin/mandb --oknodo --chuid man \
  $iosched_idle \
  -- --quiet
fi

exit 0

Then, i will deactivate this two crontab tasks (apt-xapian-index and
man-db) and monitor the next Sunday if the apache crash happens again :)

Anyway, i have configured a watchdog that checks every 3 minutes if the
apache2 process is running, if not, it starts it.


Regards,





** Attachment added: Apache2 crash core
   
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+attachment/3614094/+files/core

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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


[Blueprint servercloud-r-juju-appserver-support] Juju support for application server technologies (Django, JEE, RoR, etc)

2013-04-02 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Work items changed:
  Work items:
  [jorge] Add App-By-Config and App-By-Subordinate to charm quality: TODO
  [clint-fewbar] Highlight examples of both approaches: TODO
  [brunogirin] evaluate/improve django (working with existing maintainer): 
INPROGRESS
  [brunogirin] Document deploying django tutorial with juju: TODO
  [jorge] sync up with dev to evaluate/improve node.js (working with existing 
maintainer): INPROGRESS
  [jorge] evaluate/improve rails (working with existing maintainer): DONE
  [brunogirin] Develop principles for normalizing interfaces in like services: 
TODO
  [marcoceppi] Contact and work with PHP app devs (Zend and Symfony): TODO
  [brunogirin] JBOSS charm: TODO
  [marcoceppi] Mediawiki: INPROGRESS
  [brunogirin] Django: INPROGRESS
  [a.rosales] MongoDB challenge: DONE
- [negronjl] MongoDB: INPROGRESS
+ [negronjl] MongoDB: DONE
  [jorge] Postgresql: INPROGRESS
  [robert-ayres] MySQL: INPROGRESS
  [jorge] Node.js: INPROGRESS
  [a.rosales] Node.js: INPROGRESS
  [mark-mims] Rails: INPROGRESS
  [jorge] Memcached: POSTPONED
  [negronjl] Redis: POSTPONED
  [jorge] Varnish: POSTPONED
  [jorge] Cassandra (Talk to evan): DONE
  [mark-mims] Rabbit and Sensu: POSTPONED
  [jorge] Logstash: DONE
  [jorge] University charming: POSTPONED

-- 
Juju support for application server technologies (Django, JEE, RoR, etc)
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-juju-appserver-support

-- 
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 1159748] [NEW] Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-03-25 Thread Juan Pablo Marco Cardona
Public bug reported:

Hello,
in one of of ubuntu 12.04 servers the apache2 crashes ramdomly.

This is the last apach2 crash in the kernel log:
[1110685.354122] /usr/sbin/apach[10514]: segfault at 6c ip 7fde00a44e84 sp 
7fff1eb1f7e0 error 4 in libpthread-2.15.so[7fde00a3b000+18000]

Maybe it is not related, but when the apache2 process crashes, in the access 
log there are this entries:
127.0.0.1 - - [24/Mar/2013:06:42:29 +0100] OPTIONS * HTTP/1.0 200 126 - 
Apache/2.2.22 (Ubuntu) (internal dummy connection)
127.0.0.1 - - [24/Mar/2013:06:42:29 +0100] OPTIONS * HTTP/1.0 200 126 - 
Apache/2.2.22 (Ubuntu) (internal dummy connection)

I have attached an apport crash report with the this bug report.

Thanks in advance.

Regards,
Juan Pablo

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


** Tags: apache2 crash

** Attachment added: apport crash report
   
https://bugs.launchpad.net/bugs/1159748/+attachment/3595812/+files/_usr_lib_apache2_mpm-prefork_apache2.0.crash

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-03-25 Thread Juan Pablo Marco Cardona
** Description changed:

  Hello,
- in one of of ubuntu 12.04 servers the apache2 crashes ramdomly.
+ in one of our ubuntu 12.04 x86_64 servers the apache2 crashes ramdomly.
  
- This is the last apach2 crash in the kernel log:
+ This is the last apache2 crash in the kernel log:
  [1110685.354122] /usr/sbin/apach[10514]: segfault at 6c ip 7fde00a44e84 
sp 7fff1eb1f7e0 error 4 in libpthread-2.15.so[7fde00a3b000+18000]
  
  Maybe it is not related, but when the apache2 process crashes, in the access 
log there are this entries:
  127.0.0.1 - - [24/Mar/2013:06:42:29 +0100] OPTIONS * HTTP/1.0 200 126 - 
Apache/2.2.22 (Ubuntu) (internal dummy connection)
  127.0.0.1 - - [24/Mar/2013:06:42:29 +0100] OPTIONS * HTTP/1.0 200 126 - 
Apache/2.2.22 (Ubuntu) (internal dummy connection)
  
- I have attached an apport crash report with the this bug report.
+ I have attached an apport crash report with this bug report.
+ 
+ This are the ubuntu and apache2 package versions:
+ 
+ lsb_release -rd
+ Description:Ubuntu 12.04.2 LTS
+ Release:12.04
+ 
+ dpkg -l | grep -E  apache2 
+ ii  apache2  2.2.22-1ubuntu1.3  Apache HTTP Server metapackage
+ 
+ Just comment that today using aptitude the apache2 packages was upgraded
+ and the last crash happened last Sunday at 6:45 A.M
+ 
  
  Thanks in advance.
  
  Regards,
  Juan Pablo

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-03-25 Thread Juan Pablo Marco Cardona
** Description changed:

  Hello,
  in one of our ubuntu 12.04 x86_64 servers the apache2 crashes ramdomly.
  
  This is the last apache2 crash in the kernel log:
  [1110685.354122] /usr/sbin/apach[10514]: segfault at 6c ip 7fde00a44e84 
sp 7fff1eb1f7e0 error 4 in libpthread-2.15.so[7fde00a3b000+18000]
  
  Maybe it is not related, but when the apache2 process crashes, in the access 
log there are this entries:
  127.0.0.1 - - [24/Mar/2013:06:42:29 +0100] OPTIONS * HTTP/1.0 200 126 - 
Apache/2.2.22 (Ubuntu) (internal dummy connection)
  127.0.0.1 - - [24/Mar/2013:06:42:29 +0100] OPTIONS * HTTP/1.0 200 126 - 
Apache/2.2.22 (Ubuntu) (internal dummy connection)
  
- I have attached an apport crash report with this bug report.
+ I have attached an apport crash report of the last crash.
  
  This are the ubuntu and apache2 package versions:
  
  lsb_release -rd
  Description:Ubuntu 12.04.2 LTS
  Release:12.04
  
  dpkg -l | grep -E  apache2 
  ii  apache2  2.2.22-1ubuntu1.3  Apache HTTP Server metapackage
  
  Just comment that today using aptitude the apache2 packages was upgraded
  and the last crash happened last Sunday at 6:45 A.M
  
- 
  Thanks in advance.
  
  Regards,
  Juan Pablo

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-03-25 Thread Juan Pablo Marco Cardona
Hello,
thanks for you quickly support.

I can confirm the apache2 package version, it was the previous one,
2.2.22-1ubuntu1.2

We are using the apache2 prefork version, not the worker.

This issue just happens in one of our servers.


Regards,
Juan Pablo

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-03-25 Thread Juan Pablo Marco Cardona
** Changed in: apache2 (Ubuntu)
   Status: Incomplete = New

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1106109] Re: Buffer overflow vulnerability in history.cgi

2013-01-26 Thread Juan Gonzalez
** Information type changed from Private Security to Public Security

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

Title:
  Buffer overflow vulnerability in history.cgi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/1106109/+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


[Blueprint servercloud-q-juju-integration] Juju Integration

2012-08-18 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Work items changed:
  Work items:
  [mark-mims] charm to deploy chef-server (maybe w sub like clint's puppet sub) 
: TODO
  [mark-mims] charms that call chef solo recipes : TODO
- [negronjl] jujustrano ( Juju Capistrano integration ) : TODO
+ [negronjl] jujustrano ( Juju Capistrano integration ) : DONE
  [negronjl] go to town on clint's puppet sub ( puppetforge? ) ( add charm 
create option for puppet recipes ) : TODO
- [negronjl] define ways that capistrano would need to call Capistrano : TODO
+ [negronjl] define ways that juju would need to call Capistrano : DONE
  [negronjl] jrapi as juju-jitsu subcommand... 'jitsu api' : POSTPONED
  [negronjl] integrate Juju with facter : DONE
  [hazmat] export/import environment into juju-jitsu : TODO
- [negronjl] how to make charms out of puppetforge modules / github cookbooks : 
TODO
- [negronjl] plugin for chef-search to interface with juju (possibly just chef 
sub) : TODO
+ [negronjl] how to make charms out of puppetforge modules / github cookbooks : 
POSTPONED
+ [negronjl] plugin for chef-search to interface with juju (possibly just chef 
sub) : POSTPONED
  [mike-mcclurg] cloudstack integration : TODO
  [imbrandon] investigate enstratus integration : TODO

-- 
Juju Integration
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration

-- 
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


[Blueprint servercloud-q-juju-integration] Juju Integration

2012-07-05 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Work items changed:
  Work items:
  [mark-mims] charm to deploy chef-server (maybe w sub like clint's puppet sub) 
: TODO
  [mark-mims] charms that call chef solo recipes : TODO
  [negronjl] jujustrano ( Juju Capistrano integration ) : TODO
  [negronjl] go to town on clint's puppet sub ( puppetforge? ) ( add charm 
create option for puppet recipes ) : TODO
  [negronjl] define ways that capistrano would need to call Capistrano : TODO
  [negronjl] jrapi as juju-jitsu subcommand... 'jitsu api' : POSTPONED
- [negronjl] integrate Juju with facter : TODO
+ [negronjl] integrate Juju with facter : DONE
  [hazmat] export/import environment into juju-jitsu : TODO
  [negronjl] how to make charms out of puppetforge modules / github cookbooks : 
TODO
  [negronjl] plugin for chef-search to interface with juju (possibly just chef 
sub) : TODO
  [mike-mcclurg] cloudstack integration : TODO
  [imbrandon] investigate enstratus integration : TODO

-- 
Juju Integration
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration

-- 
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


[Blueprint servercloud-q-juju-integration] Juju Integration

2012-07-05 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Whiteboard changed:
  Juju will not live in isolation
  https://launchpad.net/juju-jitsu exists to enable these use cases
  
  Potential integration points:
  
  - Existing Puppet Deployments
   - Existing puppet subordinate charm promulgated yesterday
  - Existing Puppet Manifests
  - External Node Classifier
  - Capistrano / Fabric
    - jitsu capfile - emits a capfile
    - capistrano subordinate?
  - Chef
  - SaltStack
  
  Solutions
  - REST API (lp:jrapi)
  
  other ways to integrate
  puppetforge
  cookbooks on github
  how do you make a charm out of any of these?
  
  ---
  User Stories:
- Andrew has some nice solid working Chef recipes. He would like to take 
advantage of the work already done in Chef, and use Juju as a service 
orchestration mechanism. 
+ Andrew has some nice solid working Chef recipes. He would like to take 
advantage of the work already done in Chef, and use Juju as a service 
orchestration mechanism.
  
  Nathan has some existing Puppet deployments that he would like to
  leverage in Juju's service deployment.
  
  Assumptions:
  n/a
  
  Test Plans:
  Test Chef, Puppet, Capistrano, CloudStack, and Facter integration points and 
charms in CharmTester.
  
  Release Notes:
  When available provide information on how Chef, Puppet, Capistrano, 
CloudStack, and Facter may be used in a Juju framework.
+ 
+ -- juju facter integration --
+ facter is a standalone command tool that can be used via Juju by just 
installing the package ( sudo apt-get install facter ).
+ With the addition of facter-customfacts-plugin, new custom facts can be 
added/modified/deleted/used with juju to maintain status of the different 
aspects of the system in use.
+ An example of this integration can be found in lp:~negronjl/+junk/hpcc

-- 
Juju Integration
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration

-- 
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 1019427] [NEW] package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-29 Thread Juan Gabriel Rdguez
Public bug reported:

say problems

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: winbind 2:3.6.3-2ubuntu2.3
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu10
Architecture: amd64
Date: Sat Jun 23 18:22:43 2012
DuplicateSignature:
 Setting up whoopsie (0.1.32) ...
 groupadd: no se puede bloquear /etc/gshadow; inténtelo más tarde.
 adduser: `/usr/sbin/groupadd -g 125 whoopsie' devolvió el código de error 10. 
Saliendo.
 dpkg: error processing whoopsie (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
NmbdLog:
 Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
   Packet send failed to 192.168.0.255(138) ERRNO=Invalid argument
SambaServerRegression: No
SmbConfIncluded: No
SourcePackage: samba
Title: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-04-29 (61 days ago)
WindowsFailedConnect: Yes

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


** Tags: amd64 apport-package need-duplicate-check precise

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

Title:
  package winbind 2:3.6.3-2ubuntu2.3 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/samba/+bug/1019427/+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 1019427] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-29 Thread Juan Gabriel Rdguez
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1019427

Title:
  package winbind 2:3.6.3-2ubuntu2.3 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/samba/+bug/1019427/+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 1013221] [NEW] package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-14 Thread Juan Gabriel Rdguez
*** This bug is a duplicate of bug 1009747 ***
https://bugs.launchpad.net/bugs/1009747

Public bug reported:

thx

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: winbind 2:3.6.3-2ubuntu2.3
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu9
Architecture: amd64
Date: Thu Jun 14 01:57:10 2012
DuplicateSignature:
 Setting up whoopsie (0.1.32) ...
 groupadd: no se puede bloquear /etc/gshadow; inténtelo más tarde.
 adduser: `/usr/sbin/groupadd -g 125 whoopsie' devolvió el código de error 10. 
Saliendo.
 dpkg: error processing whoopsie (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
NmbdLog:
 
SambaServerRegression: No
SmbConfIncluded: Yes
SmbLog:
 failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
   failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
   failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
SourcePackage: samba
Title: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UbuntuFailedConnect: Yes
UpgradeStatus: Upgraded to precise on 2012-04-29 (46 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  package winbind 2:3.6.3-2ubuntu2.3 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/samba/+bug/1013221/+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 1013221] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-14 Thread Juan Gabriel Rdguez
*** This bug is a duplicate of bug 1009747 ***
https://bugs.launchpad.net/bugs/1009747

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

Title:
  package winbind 2:3.6.3-2ubuntu2.3 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/samba/+bug/1013221/+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


[Blueprint servercloud-q-juju-charmstore-maintenance] Juju Charm Store Maintenance

2012-05-23 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Work items changed:
  Work items:
  [clint-fewbar] update charm tools to support maintainer : DONE
  [clint-fewbar] assign maintainers to existing charms, everyone who committed 
to the charm pinged to see who will maintain it. : INPROGRESS
  [clint-fewbar] Document orphan process. : TODO
- [negronjl] Promulgate should run charm proof: TODO
+ [negronjl] Promulgate should run charm proof: DONE
  [jorge] Update documentation to reflect reality: TODO
  [jorge] Announce maintainer field requirement on the mailing list: TODO

-- 
Juju Charm Store Maintenance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charmstore-maintenance

-- 
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


[Blueprint servercloud-q-juju-integration] Juju Integration

2012-05-23 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Work items changed:
  Work items:
  [mark-mims] charm to deploy chef-server (maybe w sub like clint's puppet sub) 
: TODO
  [mark-mims] charms that call chef solo recipes : TODO
  [negronjl] jujustrano ( Juju Capistrano integration ) : TODO
  [negronjl] go to town on clint's puppet sub ( puppetforge? ) ( add charm 
create option for puppet recipes ) : TODO
  [negronjl] define ways that capistrano would need to call Capistrano : TODO
- [negronjl] jrapi as juju-jitsu subcommand... 'jitsu api' : TODO
+ [negronjl] jrapi as juju-jitsu subcommand... 'jitsu api' : POSTPONED
  [negronjl] integrate Juju with facter : TODO
  [hazmat] export/import environment into juju-jitsu : TODO
  [negronjl] how to make charms out of puppetforge modules / github cookbooks : 
TODO
  [negronjl] plugin for chef-search to interface with juju (possibly just chef 
sub) : TODO
  [mike-mcclurg] cloudstack integration : TODO
  [imbrandon] investigate enstratus integration : TODO

-- 
Juju Integration
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration

-- 
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


[Blueprint servercloud-q-juju-integration] Juju Integration

2012-05-14 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Whiteboard set to:
Juju will not live in isolation
https://launchpad.net/juju-jitsu exists to enable these use cases

Potential integration points:

- Existing Puppet Deployments
 - Existing puppet subordinate charm promulgated yesterday
- Existing Puppet Manifests
- External Node Classifier
- Capistrano / Fabric
  - jitsu capfile - emits a capfile
  - capistrano subordinate?
- Chef
- SaltStack
 
Solutions
- REST API (lp:jrapi)

other ways to integrate
puppetforge
cookbooks on github
how do you make a charm out of any of these?

-- 
Juju Integration
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration

-- 
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


[Blueprint servercloud-q-juju-integration] Juju Integration

2012-05-14 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Work items set to:
Work items:
[mark-mims] charm to deploy chef-server (maybe w sub like clint's puppet sub) : 
TODO
[mark-mims] charms that call chef solo recipes : TODO
[negronjl] jujustrano ( Juju Capistrano integration ) : TODO
[negronjl] go to town on clint's puppet sub ( puppetforge? ) ( add charm create 
option for puppet recipes ) : TODO
[negronjl] define ways that capistrano would need to call Capistrano : TODO
[negronjl] jrapi as juju-jitsu subcommand... 'jitsu api' : TODO
[hazmat] export/import environment into juju-jitsu : TODO
[negronjl] how to make charms out of puppetforge modules / github cookbooks : 
TODO
[negronjl] plugin for chef-search to interface with juju (possibly just chef 
sub) : TODO
[mike-mcclurg] cloudstack integration : TODO
[imbrandon] investigate enstratus integration : TODO

-- 
Juju Integration
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration

-- 
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


[Blueprint servercloud-q-juju-integration] Juju Integration

2012-05-14 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Whiteboard changed:
  Juju will not live in isolation
  https://launchpad.net/juju-jitsu exists to enable these use cases
  
  Potential integration points:
  
  - Existing Puppet Deployments
   - Existing puppet subordinate charm promulgated yesterday
  - Existing Puppet Manifests
  - External Node Classifier
  - Capistrano / Fabric
- jitsu capfile - emits a capfile
- capistrano subordinate?
  - Chef
  - SaltStack
   
  Solutions
  - REST API (lp:jrapi)
  
  other ways to integrate
  puppetforge
  cookbooks on github
  how do you make a charm out of any of these?
+ 
+ 
+ Work Items:
+ [mark-mims] charm to deploy chef-server (maybe w sub like clint's puppet sub)
+ [mark-mims] charms that call chef solo recipes
+ jujustrano
+ [negronjl] go to town on clint's puppet sub ( puppetforge? ) ( add charm 
create option for puppet recipes )
+ define ways that capistrano would need to call Capistrano
+ [negronjl] jrapi as juju-jitsu subcommand... 'jitsu api'
+ [hazmat] export/import environment into juju-jitsu
+ use-cases for integration
+ how to make charms out of puppetforge modules / github cookbooks
+ plugin for chef-search to interface with juju (possibly just chef sub)
+ testing against euca and cloudstack
+ jenkins plugins for juju (anything other than charm-runner?)
+ vagrant integration to support local development story on osx
+ [mike-mcclurg] cloudstack integration
+ [imbrandon] investigate enstratus integration
+ 
+ related
+ best practices for juju at scale

-- 
Juju Integration
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration

-- 
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


[Blueprint servercloud-q-juju-charmstore-maintenance] Juju Charm Store Maintenance

2012-05-14 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Whiteboard set to:
==
Everything has been copied to the Blueprint
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charmstore-maintenance
-Juan ( negronjl )
==

Welcome to Ubuntu Developer Summit!

Avoiding charm store bitrot...

automated testing

- Assign maintainers to charms (metadata.yaml)
- Failing tests for period of time.
  - autofiles bug (puts in the Big List to be unpromulgated)

Policy would be to not promote charm series until it's all green (i.e.,
no critical bugs)

Simplify writing tests:

make it easy for users to run their own tests... merge 'charm test' in
charm tools

WORK ITEMS:

[clint-fewbar] Maintainer idea was almost universally accepted: TODO
[negronjl] Promulgate should run charm proof: TODO
[clint-fewbar] update charm tools to support maintainer
[clint-fewbar] assign maintainers to existing charms, everyone who committed to 
the charm pinged to see who will maintain it.
[clint-fewbar] Document orphan process.

-- 
Juju Charm Store Maintenance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charmstore-maintenance

-- 
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


[Blueprint servercloud-q-juju-charmstore-maintenance] Juju Charm Store Maintenance

2012-05-14 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Work items set to:
Work items:
[clint-fewbar] Maintainer idea was almost universally accepted: TODO
[negronjl] Promulgate should run charm proof: TODO
[clint-fewbar] update charm tools to support maintainer : TODO
[clint-fewbar] assign maintainers to existing charms, everyone who committed to 
the charm pinged to see who will maintain it. : TODO
[clint-fewbar] Document orphan process. : TODO

-- 
Juju Charm Store Maintenance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charmstore-maintenance

-- 
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


[Blueprint servercloud-q-juju-integration] Juju Integration

2012-05-14 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Work items changed:
  Work items:
  [mark-mims] charm to deploy chef-server (maybe w sub like clint's puppet sub) 
: TODO
  [mark-mims] charms that call chef solo recipes : TODO
  [negronjl] jujustrano ( Juju Capistrano integration ) : TODO
  [negronjl] go to town on clint's puppet sub ( puppetforge? ) ( add charm 
create option for puppet recipes ) : TODO
  [negronjl] define ways that capistrano would need to call Capistrano : TODO
  [negronjl] jrapi as juju-jitsu subcommand... 'jitsu api' : TODO
+ [negronjl] integrate Juju with facter : TODO
  [hazmat] export/import environment into juju-jitsu : TODO
  [negronjl] how to make charms out of puppetforge modules / github cookbooks : 
TODO
  [negronjl] plugin for chef-search to interface with juju (possibly just chef 
sub) : TODO
  [mike-mcclurg] cloudstack integration : TODO
  [imbrandon] investigate enstratus integration : TODO

-- 
Juju Integration
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration

-- 
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


[Blueprint servercloud-p-hdp-hadoop] Ubuntu Server - Hadoop

2012-01-19 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Whiteboard changed:
  Target versions of Hadoop components:
  
  hadoop-0.20.205.0
  hcatalog-0.2.0
  pig-0.9.0
  hbase-0.90.4
  hive-0.7.1 # the script I got from Hortonworks labels this as hive-0.7.1+ 
which includes fixes to hive. - Yes - we might need to look at that - we should 
be able to overlay the fixes if need be without rebuilding the entire project
  zookeeper-3.3.2
  Q: Their website indicates they will use ambari as something 
devops/juju-like. Clearly we want to use juju but have they made any ambari 
assumptions?
  A:  No idea - one to ask Matt
  
  Package naming:
  
  hadoop
  hcatalog
  pig
  hbase
  hive
  
  Needs confirmation (conflicts with archive):
  
  zookeeper
  
  Assumptions:
  
  Packaging will use bigtop as a base.
   - reuse of control file structure will help support bigtop packages in juju 
charms as and when they support precise.
  Java will NOT be rebuilt during the package build process.
  Native libraries will be rebuilt during the package build process.
  Q: What does this mean for the hive embedded in hcatalog (via 
hcatalog-0.2.0/hive/external)? I'm guessing we just use the hdp-hive package we 
create.
  Patches may be required for native build components.
  Debconf configuration in packages is useful for Juju charms and should be 
applied where appropriate.
  --- Debconf currently in use:  namenode, jobtracker and hdfs_dir
  Binary distributions will be used from upstream (no source build by default).
  Q: Exactly what does this mean in this context? Binary distributions of ...  
Are these the jar files inside the hortonworks/apache source (e.g. 
./hive-0.7.1+/lib/javaewah-0.3.jar?
  A: So most of the apache projects ship a binary distribution tarball which 
includes all of the compile Java etc so we should not build from source - just 
re-use these jars etc...
  
  Challenges:
  
  hcatalog not packaged in bigtop trunk (need to check branches)
  JAVA_HOME and use of openjdk-6/7?  JAVA_HOME detection - bigtop use a 
specific package for this (bigtop-utils) which tries to guess - might be worth 
re-using.
  java-package as recommended approach to re-packaging Oracle java for Ubuntu 
(generates Debian packaging from upstream binary distro).
  Kerberos security - probably actually needs to be a charm configuration 
option to secure a cluster.
  Q:  For Kerberos, do we have the necessary dependencies to get this done?  If 
so, I can do the charm work.j
  Q:  Re: Kerberos.  We may need to really look into this as this will end up 
affecting not only hadoop but, all of the other parts ( hive, pig, etc. ) as 
well.  This can really complicate the packaging/charming as well so, we may not 
have time to get it all done in this cycle.  Just my thoughts.
  MultiArch native libraries in hdp-hadoop package - should not must.
  Hive contains patches for hcatalog support - we need to work these in somehow 
(maybe a overlay to the binary re-distribution).
  
  hcatalog:
  External dependency on mysql-connector? and maybe mysql?
  No binary distribution - only source so will need to be built locally to 
produce release tarbal.
  
  Work items:
  Resolve conflict between archive zookeeper and partner zookeeper (1): TODO
  [james-page] Package hadoop for partner (5): DONE
  [james-page] Rebuild native component during package rebuild for hadoop (5): 
DONE
  Package zookeeper for partner (3): TODO
  Package hcatalog for partner (10): TODO
- [negronjl] Package pig for partner (3): INPROGRESS
+ [negronjl] Package pig for partner (3): DONE
  [james-page] Package hbase for partner (3): TODO
- [negronjl] Package hive for partner (3): INPROGRESS
+ [negronjl] Package hive for partner (3): DONE
  Work out solution for JAVA_HOME detection/override (1): TODO
  [negronjl] Juju charm for zookeeper (will depend on the zookeeper package): 
TODO
  [negronjl] Juju charm for hcatalog (will depend on the hcatalog package): TODO
  [negronjl] Juju charm for pig (will depend on the pig package): TODO
  [negronjl] Juju charm for hbase (will depend on the hbase package): TODO
  [negronjl] Juju charm for hive (will depend on the hive package): TODO
  [negronjl] Update hadoop charm for HDP packaging (will add option to select 
between the existing hadoop and the new hdp-hadoop package): TODO
  Support iterating packaging as charms are developed (5): TODO
  Test deployment and packaging: TODO
  Provide support for charming work and review packaging installs: TODO

-- 
Ubuntu Server - Hadoop
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-hdp-hadoop

-- 
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


[Blueprint servercloud-p-hdp-hadoop] Ubuntu Server - Hadoop

2012-01-17 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Whiteboard changed:
  Target versions of Hadoop components:
  
  hadoop-0.20.205.0
  hcatalog-0.2.0
  pig-0.9.0
  hbase-0.90.4
  hive-0.7.1 # the script I got from Hortonworks labels this as hive-0.7.1+ 
which includes fixes to hive. - Yes - we might need to look at that - we should 
be able to overlay the fixes if need be without rebuilding the entire project
  zookeeper-3.3.2
  Q: Their website indicates they will use ambari as something 
devops/juju-like. Clearly we want to use juju but have they made any ambari 
assumptions?
  A:  No idea - one to ask Matt
  
  Package naming:
  
  hadoop
  hcatalog
  pig
  hbase
  hive
  
  Needs confirmation (conflicts with archive):
  
  zookeeper
  
  Assumptions:
  
  Packaging will use bigtop as a base.
   - reuse of control file structure will help support bigtop packages in juju 
charms as and when they support precise.
  Java will NOT be rebuilt during the package build process.
  Native libraries will be rebuilt during the package build process.
  Q: What does this mean for the hive embedded in hcatalog (via 
hcatalog-0.2.0/hive/external)? I'm guessing we just use the hdp-hive package we 
create.
  Patches may be required for native build components.
  Debconf configuration in packages is useful for Juju charms and should be 
applied where appropriate.
  --- Debconf currently in use:  namenode, jobtracker and hdfs_dir
  Binary distributions will be used from upstream (no source build by default).
  Q: Exactly what does this mean in this context? Binary distributions of ...  
Are these the jar files inside the hortonworks/apache source (e.g. 
./hive-0.7.1+/lib/javaewah-0.3.jar?
  A: So most of the apache projects ship a binary distribution tarball which 
includes all of the compile Java etc so we should not build from source - just 
re-use these jars etc...
  
  Challenges:
  
  hcatalog not packaged in bigtop trunk (need to check branches)
  JAVA_HOME and use of openjdk-6/7?  JAVA_HOME detection - bigtop use a 
specific package for this (bigtop-utils) which tries to guess - might be worth 
re-using.
  java-package as recommended approach to re-packaging Oracle java for Ubuntu 
(generates Debian packaging from upstream binary distro).
  Kerberos security - probably actually needs to be a charm configuration 
option to secure a cluster.
  Q:  For Kerberos, do we have the necessary dependencies to get this done?  If 
so, I can do the charm work.j
  Q:  Re: Kerberos.  We may need to really look into this as this will end up 
affecting not only hadoop but, all of the other parts ( hive, pig, etc. ) as 
well.  This can really complicate the packaging/charming as well so, we may not 
have time to get it all done in this cycle.  Just my thoughts.
  MultiArch native libraries in hdp-hadoop package - should not must.
  Hive contains patches for hcatalog support - we need to work these in somehow 
(maybe a overlay to the binary re-distribution).
  
  hcatalog:
  External dependency on mysql-connector? and maybe mysql?
  No binary distribution - only source so will need to be built locally to 
produce release tarbal.
  
  Work items:
  Resolve conflict between archive zookeeper and partner zookeeper (1): TODO
  [james-page] Package hadoop for partner (5): INPROGRESS
  Rebuild native component during package rebuild for hadoop (5): TODO
  Package zookeeper for partner (3): TODO
  Package hcatalog for partner (10): TODO
  [negronjl] Package pig for partner (3): INPROGRESS
  Package hbase for partner (3): TODO
- Package hive for partner (3): TODO
+ [negronjl] Package hive for partner (3): INPROGRESS
  Work out solution for JAVA_HOME detection/override (1): TODO
  [negronjl] Juju charm for zookeeper (will depend on the zookeeper package): 
TODO
  [negronjl] Juju charm for hcatalog (will depend on the hcatalog package): TODO
  [negronjl] Juju charm for pig (will depend on the pig package): TODO
  [negronjl] Juju charm for hbase (will depend on the hbase package): TODO
  [negronjl] Juju charm for hive (will depend on the hive package): TODO
  [negronjl] Update hadoop charm for HDP packaging (will add option to select 
between the existing hadoop and the new hdp-hadoop package): TODO
  Support iterating packaging as charms are developed (5): TODO
  Test deployment and packaging: TODO
  Provide support for charming work and review packaging installs: TODO

-- 
Ubuntu Server - Hadoop
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-hdp-hadoop

-- 
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


[Blueprint servercloud-p-hadoop] Ubuntu Server + Hadoop and Bigdata

2012-01-10 Thread Juan L. Negron
Blueprint changed by Juan L. Negron:

Whiteboard changed:
  Summary of objectives for Precise:
  
  1) Ubuntu will target packaging Apache Hadoop
  - Help drive support for running under OpenJDK
  - Packaging will retain flavour of most popular upstream packaging
  - Focus will be on most recent stable (0.20.203.0)- validate with upstream 
release schedule
  - Thrift support will not be included
  - LZO and snappy compression options will be investigated
  - universe target this release.
  
  2) Juju Charms will by default align to distro packaging for precise
  
  Full sessions notes from UDS-P:
  http://pad.ubuntu.com/uds-p-servercloud-p-hadoop
  
  Work items precise-alpha-1:
  [mark-mims] Hadoop community input (what about no thrift? etc): DONE
  [mark-mims] Attend HadoopWorld: DONE
  [james-page] Check on release schedule for Apache Hadoop between now and 
Feature Freeze: DONE
  [james-page] Investigate upstream co-operation from Hortonworks/Cloudera to 
ensure ongoing collaboration going forward: INPROGRESS
  
  Work items precise-beta-1:
- [negronjl] adjust hadoop charms to have a configurable backend hadoop, get 
one into the charm repository: TODO
+ [negronjl] adjust hadoop charms to have a configurable backend hadoop, get 
one into the charm repository: DONE
  [james-page] Package KFS for Ubuntu: INPROGRESS
  [james-page] Package Apache ftp-server for Ubuntu: TODO
  [james-page] Package Hadoop for Ubuntu: TODO
  
  Work Items:
  [james-page] Active backport packaging post 12.04 release: TODO
  [james-page] Feed back all work to Debian: TODO

-- 
Ubuntu Server + Hadoop and Bigdata
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-hadoop

-- 
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 875440] Re: Cannot authenticate with saslauthd and mysql

2012-01-02 Thread Juan Rozas
Hello folks,

Is really difficult to defend the use of Ubuntu and even Linux when
things like this occurs.

Surelly we don't pay, and so we can't not require anyone to solve our
problem, I now that. But I wonder if this was solved in case we've used
any of the pay services from Ubuntu.

I'm using my server for my small bussines and thus is vital for me. Now
i'm installing a second box server for redundancy and test, and this the
doubt arrises;  Should I install a LTS Ubuntu(is better in terms of
buggs?) or definitely move to Debian or others?

Good luck.

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

Title:
  Cannot authenticate with saslauthd and mysql

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/875440/+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 875440] Re: Cannot authenticate with saslauthd and mysql

2011-10-25 Thread Juan Rozas
Hello,

I'm unfamiliar with the bugs status, but this Unassigned seems to mean
that nobody is currently working to solve it.

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

Title:
  Cannot authenticate with saslauthd and mysql

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/875440/+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 82853] Re: Add support for the smbk5pwd overlay

2011-10-08 Thread Juan Miguel Corral
Here is a deb of the smbk5pwd overlay, packed for 10.04 Lucid. It is a
patched version, which also updates the shadowLastChange attibute if
exists.

** Attachment added: slapd-smbk5pwd_lucid_i386.deb
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/82853/+attachment/2530108/+files/slapd-smbk5pwd_lucid_i386.deb

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

Title:
  Add support for the smbk5pwd overlay

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/82853/+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


Re: [Bug 831505] Re: add-apt-repository blocks cloud-init on oneiric

2011-08-22 Thread Juan L. Negron
that was quick!

Thanks Scott.
Thanks,

Juan



On Mon, Aug 22, 2011 at 9:08 PM, Scott Moser smo...@canonical.com wrote:

 I've just uploaded a fix, and set up a build to run as soon as
 0.6.1-0ubuntu15  gets into the archive.
 Hopefully tomorrow we'll have a fix in a build 20110823.1 sometime mid-day.
  failing that, 20110824 will have it.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (831744).
 https://bugs.launchpad.net/bugs/831505

 Title:
  add-apt-repository blocks cloud-init on oneiric

 Status in “cloud-init” package in Ubuntu:
  Fix Released

 Bug description:
  As of rev. 708 of software-properties [1], add-apt-repository now
  requires user confirmation before adding a new PPA.  It skips
  confirmation if the script is being run without a tty, but the CC
  module  is calling it with a tty attached.

  [1] http://bazaar.launchpad.net/~ubuntu-core-dev/software-
  properties/main/revision/708

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/831505/+subscriptions



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

Title:
  add-apt-repository blocks cloud-init on oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/831505/+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 677378] Re: TypeError: deploy() takes exactly 1 argument (2 given)

2011-05-05 Thread Juan Moyano
I'm getting the same error here, (running Ubuntu Natty)

$ sudo ubuntu-vm-builder vbox lucid --addpkg vim
[  ]
2011-05-05 14:18:18,838 INFO: Calling hook: unmount_partitions
2011-05-05 14:18:18,839 INFO: Unmounting target filesystem
2011-05-05 14:18:22,792 INFO: Calling hook: convert
2011-05-05 14:18:22,793 INFO: Calling hook: deploy
2011-05-05 14:18:22,795 INFO: Cleaning up
Traceback (most recent call last):
  File /usr/bin/ubuntu-vm-builder, line 24, in module
uvb.main()  
  File /usr/lib/python2.7/dist-packages/VMBuilder/contrib/cli.py, line 227, 
in main
hypervisor.finalise(destdir)
  File /usr/lib/python2.7/dist-packages/VMBuilder/hypervisor.py, line 78, in 
finalise
self.call_hooks('deploy', destdir)
  File /usr/lib/python2.7/dist-packages/VMBuilder/distro.py, line 67, in 
call_hooks
call_hooks(self, *args, **kwargs)
  File /usr/lib/python2.7/dist-packages/VMBuilder/util.py, line 165, in 
call_hooks
getattr(context, func, log_no_such_method)(*args, **kwargs)
TypeError: deploy() takes exactly 1 argument (2 given)

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

Title:
  TypeError: deploy() takes exactly 1 argument (2 given)

-- 
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 582963] Re: SSL pass phrase dialog can't read input

2011-04-26 Thread juan garcia garcia
Today 04/26/2011 is it still a bug? Is there any solution for this error? Can 
anyone tell me what would be the best way to solve it? 
thanks.
regards

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

Title:
  SSL pass phrase dialog can't read input

-- 
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 582963] Re: SSL pass phrase dialog can't read input

2011-04-26 Thread juan garcia garcia
hi Scott I'm new here I do not understand English very well and do not 
understand what you say.  can you explain a little? 
thanks a lot

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

Title:
  SSL pass phrase dialog can't read input

-- 
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 732953] Re: can_connect function inside ec2.rb always return false

2011-03-14 Thread Juan L. Negron
Here is the modified file.

-Juan

** Attachment added: Modified ec2 facter module
   
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/732953/+attachment/1909110/+files/ec2.rb

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

Title:
  can_connect function inside ec2.rb always return false

-- 
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


Re: [Bug 732953] Re: can_connect function inside ec2.rb always return false

2011-03-14 Thread Juan L. Negron
I attached the modified file to the bug.

I am attaching to this email as well.

-- 
Thanks,

Juan

 Juan,
 
 Can you provide a patch please?
 
 Thanks
 chuck
 
 ** Changed in: facter (Ubuntu)
Importance: Undecided = Low
 
 ** Changed in: facter (Ubuntu)
Status: New = Incomplete


** Attachment added: ec2.rb
   https://bugs.launchpad.net/bugs/732953/+attachment/1909111/+files/ec2.rb

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

Title:
  can_connect function inside ec2.rb always return false

-- 
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 732953] [NEW] can_connect function inside ec2.rb always return false

2011-03-10 Thread Juan L. Negron
Public bug reported:

Binary package hint: facter

the can_connect function in ec2.rb always return false.
I modified the code as follows and it seems to have fixed the issue:
Before (Line 9 in ec2.rb):  Timeout::timeout(wait_sec) {open(ip, port)}
After: Timeout::timeout(wait_sec) 
{open(http://#{ip}:#{port}/latest/meta-data;)}

After that change, the module seems to work properly in EC2 instances.

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

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

Title:
  can_connect function inside ec2.rb always return false

-- 
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 732953] Re: can_connect function inside ec2.rb always return false

2011-03-10 Thread Juan L. Negron
The meta-data URL also seems to be wrong:
http://169.254.169.254/2008-02-01/meta-data
It should be:
http://169.254.169.254/latest/meta-data

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

Title:
  can_connect function inside ec2.rb always return false

-- 
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 660795] [NEW] package samba-common 2:3. 4.7~dfsg-1ubuntu3.2 failed to install/upgrade: el subproceso script post-installation instalado devolvi ó el código de salida de error 1

2010-10-14 Thread Juan Carlos Oyola Hidalgo
Public bug reported:

Binary package hint: samba

package samba-common 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade:
el subproceso script post-installation instalado devolvió el código de
salida de error 1

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: samba-common 2:3.4.7~dfsg-1ubuntu3.2
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Thu Oct 14 15:29:31 2010
ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 1
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
PackageArchitecture: all
SambaServerRegression: No
SourcePackage: samba
Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: 
el subproceso script post-installation instalado devolvió el código de salida 
de error 1
UbuntuFailedConnect: Yes

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


** Tags: apport-package i386 lucid

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1
https://bugs.launchpad.net/bugs/660795
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 660795] Re: package samba-common 2:3.4. 7~dfsg-1ubuntu3.2 failed to install/upgrade: el subp roceso script post-installation instalado devolvió el código de salida de error 1

2010-10-14 Thread Juan Carlos Oyola Hidalgo


-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1
https://bugs.launchpad.net/bugs/660795
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 274298] Re: br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

2010-09-23 Thread Juan J.
Hi all,

  I think here is the reason:

http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-12/msg06164.html

-- 
br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
https://bugs.launchpad.net/bugs/274298
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils 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 274298] Re: br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

2010-09-23 Thread Juan J.
The bridge device always causes a warning because when it is first created
it has the no checksum flag set along with all the segmentation/fragmentation
offload bits. The code in register_netdevice incorrectly checks for only
hardware checksum bit and ignores no checksum bit.

-- 
br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
https://bugs.launchpad.net/bugs/274298
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils 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 633521] Re: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-15 Thread juan costas
Hi, I upload var/log/dist-upgrade/20100907-2309

** Attachment added: 20100907-2309.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/633521/+attachment/1590476/+files/20100907-2309.tar.gz

-- 
package odbcinst1debian1 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633521
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 633521] Re: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-15 Thread juan costas
Hi, I upload /var/log/apt/term.log

** Attachment added: term.log.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/633521/+attachment/1590478/+files/term.log.tar.gz

-- 
package odbcinst1debian1 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633521
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 633521] Re: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-15 Thread juan costas
Hi, I upload /var/log/dpkg.log

** Attachment added: dpkg.log.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/633521/+attachment/1590485/+files/dpkg.log.tar.gz

-- 
package odbcinst1debian1 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633521
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 633516] [NEW] package odbcinst 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
Public bug reported:

Binary package hint: unixodbc

Actualización de Ubuntu 8.04LTS a Ubuntu 10.04LTS

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: odbcinst 2.2.11-21
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Sep  8 07:42:21 2010
ErrorMessage:
 ErrorMessage: el subproceso installed pre-removal script devolvió el código de 
salida de error 2
SourcePackage: unixodbc
Title: package odbcinst 2.2.11-21 failed to install/upgrade:

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


** Tags: apport-package i386 lucid

-- 
package odbcinst 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633516
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 633516] Re: package odbcinst 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633516/+attachment/1558186/+files/Dependencies.txt

** Attachment added: VarLogDistupgrade201009072309.gz
   
https://bugs.launchpad.net/bugs/633516/+attachment/1558187/+files/VarLogDistupgrade201009072309.gz

-- 
package odbcinst 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633516
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 633523] [NEW] package unixodbc 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
Public bug reported:

Binary package hint: unixodbc

Actualización de Ubuntu 8.04LTS a Ubuntu 10.04LTS

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: unixodbc 2.2.11-21
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Sep  8 07:42:31 2010
ErrorMessage:
 ErrorMessage: el subproceso installed pre-removal script devolvió el código de 
salida de error 2
SourcePackage: unixodbc
Title: package unixodbc 2.2.11-21 failed to install/upgrade:

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


** Tags: apport-package i386 lucid

-- 
package unixodbc 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633523
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 633523] Re: package unixodbc 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633523/+attachment/1558211/+files/Dependencies.txt

** Attachment added: VarLogDistupgrade201009072309.gz
   
https://bugs.launchpad.net/bugs/633523/+attachment/1558212/+files/VarLogDistupgrade201009072309.gz

-- 
package unixodbc 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633523
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 633521] [NEW] package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
Public bug reported:

Binary package hint: unixodbc

Actualización de Ubuntu 8.04LTS a Ubuntu 10.04LTS

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: odbcinst1debian1 2.2.11-21
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Sep  8 07:42:26 2010
ErrorMessage:
 ErrorMessage: el subproceso installed pre-removal script devolvió el código de 
salida de error 2
SourcePackage: unixodbc
Title: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

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


** Tags: apport-package i386 lucid

-- 
package odbcinst1debian1 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633521
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 633521] Re: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633521/+attachment/1558209/+files/Dependencies.txt

** Attachment added: VarLogDistupgrade201009072309.gz
   
https://bugs.launchpad.net/bugs/633521/+attachment/1558210/+files/VarLogDistupgrade201009072309.gz

-- 
package odbcinst1debian1 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633521
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 503180] Re: [SRU] eucalyptus-cloud doesn't reply to requests (eucalyptus doesn't work after reboot or services restart issues due to upstart networking behavior)

2010-07-23 Thread juan sipag
can i used ubuntu in an a href=http://gpsintel.com/;asset
tracking/a device program?

-- 
[SRU] eucalyptus-cloud doesn't reply to requests (eucalyptus doesn't work after 
reboot or services restart issues due to upstart networking behavior)
https://bugs.launchpad.net/bugs/503180
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 586398] Re: when updating from 9.10 to 10.04, the dependency between tomcat6 and jsvc is lost and tomcat won't start

2010-06-13 Thread Juan Gabriel Grande
Thanks Thierry, I think you are right! Sorry for the mistake!

-- 
when updating from 9.10 to 10.04, the dependency between tomcat6 and jsvc is 
lost and tomcat won't start
https://bugs.launchpad.net/bugs/586398
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 589556] [NEW] package odbcinst 2.2.11-21 failed to install/upgrade: error writing to 'standard output': Input/output error

2010-06-04 Thread Juan Rodriguez
Public bug reported:

Binary package hint: unixodbc

Ubuntu 10.04

package odbcinst 2.2.11-21 failed to install/upgrade: error writing to
'standard output': Input/output error

This was supposed to be installing Java and appeared to be working well.
The screen went black then a garbled purple screen then a screen with
white bars flashing on the top half of the screen. Then i rebooted and
found the crash report on the menu bar and here i am.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: odbcinst 2.2.11-21
ProcVersionSignature: Ubuntu 2.6.32-22.35-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Fri Jun  4 01:55:00 2010
ErrorMessage: error writing to 'standard output': Input/output error
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: unixodbc
Title: package odbcinst 2.2.11-21 failed to install/upgrade: error writing to 
'standard output': Input/output error

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


** Tags: apport-package i386 lucid

-- 
package odbcinst 2.2.11-21 failed to install/upgrade: error writing to 
'standard output': Input/output error
https://bugs.launchpad.net/bugs/589556
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 589556] Re: package odbcinst 2.2.11-21 failed to install/upgrade: error writing to 'standard output': Input/output error

2010-06-04 Thread Juan Rodriguez

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/49649563/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49649564/Dependencies.txt

** Attachment added: Df.txt
   http://launchpadlibrarian.net/49649565/Df.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/49649566/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/49649567/DpkgTerminalLog.gz

-- 
package odbcinst 2.2.11-21 failed to install/upgrade: error writing to 
'standard output': Input/output error
https://bugs.launchpad.net/bugs/589556
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 586398] [NEW] when updating from 9.10 to 10.04, the dependency between tomcat6 and jsvc is lost and tomcat won't start

2010-05-27 Thread Juan Gabriel Grande
Public bug reported:

Binary package hint: tomcat6

Release: Ubuntu 10.04 LTS

tomcat6:
  Installed: 6.0.24-2ubuntu1
  Candidate: 6.0.24-2ubuntu1
  Version table:
 *** 6.0.24-2ubuntu1 0
500 http://ar.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

After updating from Ubuntu Server 9.10 to Ubuntu Server 10.04 LTS,
Tomcat 6 won't start. Taking a look at /etc/init.d/tomcat6 script, I've
found that it fails at line 91 ([ -f $DAEMON ] || exit 0) without
logging any message. After installing the package jsvc everything is
working fine again.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: tomcat6 6.0.24-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic-pae i686
Architecture: i386
Date: Thu May 27 11:12:14 2010
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: tomcat6

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


** Tags: apport-bug i386 lucid

-- 
when updating from 9.10 to 10.04, the dependency between tomcat6 and jsvc is 
lost and tomcat won't start
https://bugs.launchpad.net/bugs/586398
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 586398] Re: when updating from 9.10 to 10.04, the dependency between tomcat6 and jsvc is lost and tomcat won't start

2010-05-27 Thread Juan Gabriel Grande

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49209988/Dependencies.txt

-- 
when updating from 9.10 to 10.04, the dependency between tomcat6 and jsvc is 
lost and tomcat won't start
https://bugs.launchpad.net/bugs/586398
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 527116] Re: package libpam-smbpass 2:3.4.0-3ubuntu5.1 failed to install/upgrade: el subproceso script post-installation instalado devolvi? el c?digo de salida de error 2

2010-02-24 Thread jose juan aguilar

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/39718832/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39718833/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/39718834/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/39718835/DpkgTerminalLog.gz

-- 
package libpam-smbpass 2:3.4.0-3ubuntu5.1 failed to install/upgrade: el 
subproceso script post-installation instalado devolvi? el c?digo de salida de 
error 2
https://bugs.launchpad.net/bugs/527116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 527116] [NEW] package libpam-smbpass 2:3.4.0-3ubuntu5.1 failed to install/upgrade: el subproceso script post-installation instalado devolvi? el c?digo de salida de error 2

2010-02-24 Thread jose juan aguilar
Public bug reported:

Binary package hint: samba

.

ProblemType: Package
Architecture: i386
Date: Wed Feb 24 15:58:26 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 2
Package: libpam-smbpass 2:3.4.0-3ubuntu5.1
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: samba
Title: package libpam-smbpass 2:3.4.0-3ubuntu5.1 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 2
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-package i386

-- 
package libpam-smbpass 2:3.4.0-3ubuntu5.1 failed to install/upgrade: el 
subproceso script post-installation instalado devolvi? el c?digo de salida de 
error 2
https://bugs.launchpad.net/bugs/527116
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 82853] Re: Add support for the smbk5pwd overlay

2009-10-03 Thread Juan Miguel Corral
Hello. I am using debian lenny, with the smbk5pwd overlay. It works OK,
but since heimdal 1.1 it needs to be patched before compiling.
Otherwise, it crashes slapd when you change a password. You can have a
look at debian bug #443073.

I suppose it will happen the same on newer versions of ubuntu, including 
heimdal = 1.1
I attach the patch I have used to compile smbk5pwd on debian lenny (heimdal 
1.2). I have been using it on production for two weeks, with dozens of password 
changes, with no problem.

Best regards. Juan.

** Attachment added: smbk5pwd-fix.patch
   http://launchpadlibrarian.net/32930169/smbk5pwd-fix.patch

-- 
Add support for the smbk5pwd overlay
https://bugs.launchpad.net/bugs/82853
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 436228] [NEW] package openvpn 2.1~rc11-1ubuntu3 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-09-24 Thread juan tinajero
Public bug reported:

Binary package hint: openvpn


ubu...@ubuntu:~$ sudo apt-get install openvpn
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
Se instalarán los siguientes paquetes extras:
  liblzo2-2 libpkcs11-helper1 openssl-blacklist openvpn-blacklist
Paquetes sugeridos:
  resolvconf
Se instalarán los siguientes paquetes NUEVOS:
  liblzo2-2 libpkcs11-helper1 openssl-blacklist openvpn openvpn-blacklist
0 actualizados, 5 se instalarán, 0 para eliminar y 234 no actualizados.
Necesito descargar 7919kB de archivos.
Se utilizarán 16,3MB de espacio de disco adicional después de esta operación.
¿Desea continuar [S/n]? s
Des:1 http://archive.ubuntu.com jaunty/main openssl-blacklist 0.4.2ubuntu1 
[6338kB]
Des:2 http://archive.ubuntu.com jaunty/main liblzo2-2 2.03-1 [64,5kB]  
Des:3 http://archive.ubuntu.com jaunty/main libpkcs11-helper1 1.05-1 [41,8kB]  
Des:4 http://archive.ubuntu.com jaunty/main openvpn-blacklist 0.3 [1068kB] 
Des:5 http://archive.ubuntu.com jaunty/main openvpn 2.1~rc11-1ubuntu3 [407kB]  
Descargados 7919kB en 1min 20s (98,1kB/s)  
Preconfigurando paquetes ...
Seleccionando el paquete openssl-blacklist previamente no seleccionado.
(Leyendo la base de datos ...  
106175 ficheros y directorios instalados actualmente.)
Desempaquetando openssl-blacklist (de 
.../openssl-blacklist_0.4.2ubuntu1_all.deb) ...
Seleccionando el paquete liblzo2-2 previamente no seleccionado.
Desempaquetando liblzo2-2 (de .../liblzo2-2_2.03-1_i386.deb) ...
Seleccionando el paquete libpkcs11-helper1 previamente no seleccionado.
Desempaquetando libpkcs11-helper1 (de .../libpkcs11-helper1_1.05-1_i386.deb) ...
Seleccionando el paquete openvpn-blacklist previamente no seleccionado.
Desempaquetando openvpn-blacklist (de .../openvpn-blacklist_0.3_all.deb) ...
Seleccionando el paquete openvpn previamente no seleccionado.
Desempaquetando openvpn (de .../openvpn_2.1~rc11-1ubuntu3_i386.deb) ...
Procesando disparadores para man-db ...
/usr/bin/mandb: no se puede escribir en /var/cache/man/8103.: No hay espacio 
libre en el dispositivo
Configurando openssl-blacklist (0.4.2ubuntu1) ...
Configurando liblzo2-2 (2.03-1) ...

Configurando libpkcs11-helper1 (1.05-1) ...

Configurando openvpn-blacklist (0.3) ...
Configurando openvpn (2.1~rc11-1ubuntu3) ...
 * Restarting virtual private network daemon(s)...  
 *   No VPN is running.
debconf: DbDriver templatedb: could not write 
/var/cache/debconf/templates.dat-new: No hay espacio libre en el dispositivo
dpkg: error al procesar openvpn (--configure):
 el subproceso post-installation script devolvió el código de salida de error 1
E: Sub-process /usr/bin/dpkg returned an error code (2)
ubu...@ubuntu:~$

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: el subproceso post-installation script devolvió el código de 
salida de error 1
MediaBuild: Ubuntu 9.04 Jaunty Jackalope - Release i386 (20090420.1)
Package: openvpn 2.1~rc11-1ubuntu3
SourcePackage: openvpn
Title: package openvpn 2.1~rc11-1ubuntu3 failed to install/upgrade: el 
subproceso post-installation script devolvió el código de salida de error 1
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
package openvpn 2.1~rc11-1ubuntu3 failed to install/upgrade: el subproceso 
post-installation script devolvi? el c?digo de salida de error 1
https://bugs.launchpad.net/bugs/436228
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 436228] Re: package openvpn 2.1~rc11-1ubuntu3 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-09-24 Thread juan tinajero

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/32407520/Dependencies.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/32407521/DpkgTerminalLog.txt

-- 
package openvpn 2.1~rc11-1ubuntu3 failed to install/upgrade: el subproceso 
post-installation script devolvi? el c?digo de salida de error 1
https://bugs.launchpad.net/bugs/436228
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 416265] [NEW] package mysql-server-5.1 5.1.31-1ubuntu2 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-08-20 Thread Juan
Public bug reported:

.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: el subproceso post-installation script devolvió el código de 
salida de error 1
Package: mysql-server-5.1 5.1.31-1ubuntu2
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.31-1ubuntu2 failed to install/upgrade: el 
subproceso post-installation script devolvió el código de salida de error 1
Uname: Linux 2.6.28-15-generic i686

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package mysql-server-5.1 5.1.31-1ubuntu2 failed to install/upgrade: el 
subproceso post-installation script devolvi? el c?digo de salida de error 1
https://bugs.launchpad.net/bugs/416265
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 279980] Re: php5 using bundled tzdata in hardy?

2008-10-20 Thread Juan F. Codagnone
this issue also affect Argentina that also hit DST this  Sunday (October
19).

related: https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/278419

-- 
php5 using bundled tzdata in hardy?
https://bugs.launchpad.net/bugs/279980
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