[Bug 1012295] [NEW] package luatex 0.70.1.20120524-1build1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-12 Thread Angel Guzman Maeso
Public bug reported: Updating to Ubuntu 12.10 ProblemType: Package DistroRelease: Ubuntu 12.10 Package: luatex 0.70.1.20120524-1build1 ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16 Uname: Linux 3.2.0-24-generic-pae i686 ApportVersion: 2.1.1-0ubuntu2 Architecture: i386 Date: Tue Jun

[Bug 1012295] Re: package luatex 0.70.1.20120524-1build1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-12 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1012295 Title: package luatex 0.70.1.20120524-1build1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código

[Bug 605450] Re: WARNING: at /build/buildd/linux-2.6.35/kernel/trace/ring_buffer.c:2017 rb_add_time_stamp+0x70/0x220()

2012-06-12 Thread Angel Guzman Maeso
Using Ubuntu 12.10 with Kernel 3.4 suspend/resume works perfectly and it doesn't show the problem or I cannot reproduce it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/605450 Title: WARNING: at /b

[Bug 873712] Re: Lack of GstMiniObject means Gst.Message is broken, can't get EOS signal

2012-06-12 Thread Angel Guzman Maeso
Actually this issue with message::eos and other messages is fixed with Gstreamer 1.0 aka currently as Gstreamer 0.11.91-2 on Ubuntu 12.10 (note you need previously install gstreamer1.0 packages). You can verify this with this slightly modified code: #!/usr/bin/python3 from gi.repository import G

[Bug 1011350] Re: unityshell fails with unhandled ConfigureNotify

2012-06-10 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1011350 Title: unityshell fails with unhandled ConfigureNotify To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/u

[Bug 1011350] [NEW] unityshell fails with unhandled ConfigureNotify

2012-06-10 Thread Angel Guzman Maeso
Public bug reported: I upgrade from Ubuntu 12.04 to Ubuntu 12.10 today. When I restart, and enter again all appearance is lost. My desktop is like Gtk2 without a theme (default theme). When I try to reset unity, the screen shows this messages too: shakaran@steros:~$ unity --reset WARNING: Unit

[Bug 473528] Re: Black screen when maximized from minimised state

2012-06-10 Thread Angel Guzman Maeso
Is this still a issue, KapteinPyn? Could you try with Ubuntu 12.04? Ubuntu 12.10 has gstreamer-1.0 on development too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/473528 Title: Black screen when m

[Bug 1011119] Re: No autovideosink plugin for playbin (GstPlaySink) with GStreamer 1.0

2012-06-10 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/109 Title: No autovideosink plugin for playbin (GstPlaySink) with GStreamer 1.0 To manage notifications about this bug go to: https://bugs.launchpad

[Bug 1011119] [NEW] No autovideosink plugin for playbin (GstPlaySink) with GStreamer 1.0

2012-06-10 Thread Angel Guzman Maeso
Public bug reported: I use this code for test playbin plugin video: #!/usr/bin/python import gi gi.require_version('Gst', '1.0') from gi.repository import Gst Gst.init(None) print Gst.version_string() pipeline=Gst.ElementFactory.make('playbin', None) It produces the ouput: GStreamer 1.0

[Bug 944186] Re: Eclipse crashes at startup

2012-06-10 Thread Angel Guzman Maeso
I make a workaround removing some packages: mv .eclipse .eclipse-backup # Save a backup for eclipse config mv workspace workspace-backup # Save a backup for eclipse workspace sudo apt-get remove openjdk-6-jre-lib # Remove the lib for java6 (it is supposed that java7 is installed and conflicts) mv

[Bug 1011103] Re: Cannot start Eclipse java.lang.UnsupportedClassVersionError: org/eclipse/swt/SWTError : Unsupported major.minor version 51.0

2012-06-10 Thread Angel Guzman Maeso
I make a workaround removing some packages: mv .eclipse .eclipse-backup # Save a backup for eclipse config mv workspace workspace-backup # Save a backup for eclipse workspace sudo apt-get remove openjdk-6-jre-lib # Remove the lib for java6 (it is supposed that java7 is installed and conflicts) mv

[Bug 1011103] Re: Cannot start Eclipse java.lang.UnsupportedClassVersionError: org/eclipse/swt/SWTError : Unsupported major.minor version 51.0

2012-06-10 Thread Angel Guzman Maeso
** Attachment added: "Trace log" https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1011103/+attachment/3183091/+files/1339319893818.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1011103 T

[Bug 1011103] Re: Cannot start Eclipse java.lang.UnsupportedClassVersionError: org/eclipse/swt/SWTError : Unsupported major.minor version 51.0

2012-06-10 Thread Angel Guzman Maeso
** Description changed: When I try start Eclipse I receive: Caused by: java.lang.UnsupportedClassVersionError: org/eclipse/swt/SWTError : Unsupported major.minor version 51.0 - Then a trace log is generated (I atach the file). + Then a trace log is generated (I attach the file). $

[Bug 1011103] [NEW] Cannot start Eclipse java.lang.UnsupportedClassVersionError: org/eclipse/swt/SWTError : Unsupported major.minor version 51.0

2012-06-10 Thread Angel Guzman Maeso
Public bug reported: When I try start Eclipse I receive: Caused by: java.lang.UnsupportedClassVersionError: org/eclipse/swt/SWTError : Unsupported major.minor version 51.0 Then a trace log is generated (I attach the file). $ java -version java version "1.6.0_24" OpenJDK Runtime Environment (Ice

[Bug 784622] Re: ubuntuone-control-panel, language-selector, jockey and software-properties fail to start

2012-06-10 Thread Angel Guzman Maeso
I have the same issue on Ubuntu 12.10 that Mark because I install gstreamer 1.0 from sources and it configures to install with ./configure --prefix=/usr/local, but ubuntu does with ./configure prefix=/usr Doing: /usr/local/lib/gobject-introspection /usr/local/lib/libgirepository-1.0* Resolve all

[Bug 949011] Re: [SRU] Update "ruby1.8 1.8.7.249-2ubuntu0.1" breaks package "redmine 0.9.3-1"

2012-06-07 Thread Angel Abad
Waiting for ubuntu-sru ** Changed in: redmine (Ubuntu Lucid) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949011 Title: [SRU] Update "ruby1.8 1.8.7.249-2u

[Bug 1009246] Re: Cuando pulso sobre herramientas>Base de datos bibliografica, el libreoffice writer se cierra.

2012-06-05 Thread Angel Navas
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1009246 Title: Cuando pulso sobre herramientas>Base de datos bibliografica, el libreoffice writer se cierra. To manage notifications about this bug go

[Bug 1009246] [NEW] Cuando pulso sobre herramientas>Base de datos bibliografica, el libreoffice writer se cierra.

2012-06-05 Thread Angel Navas
Public bug reported: Cuando pulso sobre herramientas>Base de datos bibliografica, el libreoffice writer se cierra. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: libreoffice-core 1:3.3.4-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-15.59-generic 2.6.38.8 Uname: Linux 2.6.38-15-generic i686

[Bug 1008949] Re: Sync bsdiff 4.3-14 (universe) from Debian unstable (main)

2012-06-05 Thread Angel Abad
+0300 ** Changed in: bsdiff (Ubuntu) Status: In Progress => Fix Released ** Changed in: bsdiff (Ubuntu) Assignee: Angel Abad (angelabad) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1008949] Re: Sync bsdiff 4.3-14 (universe) from Debian unstable (main)

2012-06-05 Thread Angel Abad
** Changed in: bsdiff (Ubuntu) Importance: Undecided => Wishlist ** Changed in: bsdiff (Ubuntu) Status: New => In Progress ** Changed in: bsdiff (Ubuntu) Assignee: (unassigned) => Angel Abad (angelabad) -- You received this bug notification because you are a member

[Bug 877609] Re: package redmine 1.1.3-4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 877541 *** https://bugs.launchpad.net/bugs/877541 ** This bug has been marked a duplicate of bug 877541 package redmine 1.1.3-4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 -- You re

[Bug 908356] Re: package redmine 0.9.3-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 1007115 *** https://bugs.launchpad.net/bugs/1007115 ** This bug is no longer a duplicate of bug 924690 package redmine 0.9.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ** This bug has been marke

[Bug 823735] Re: package redmine 1.0.5-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 791628 *** https://bugs.launchpad.net/bugs/791628 ** This bug has been marked a duplicate of bug 791628 package redmine 1.0.5-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You received this bu

[Bug 924690] Re: package redmine 0.9.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 1007115 *** https://bugs.launchpad.net/bugs/1007115 ** This bug has been marked a duplicate of bug 1007115 epackage redmine 0.9.3-1 [modified: usr/share/redmine/app/models/setting.rb] failed to install/upgrade: el subproceso instalado el script post-insta

[Bug 989000] Re: package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: underproces installerede post-installation-script returnerede afslutningsstatus 2

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 1007449 *** https://bugs.launchpad.net/bugs/1007449 ** This bug has been marked a duplicate of bug 1007449 package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit sta

[Bug 993634] Re: package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 2 を返しました

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 1007449 *** https://bugs.launchpad.net/bugs/1007449 ** This bug has been marked a duplicate of bug 1007449 package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit sta

[Bug 999817] Re: package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 1007449 *** https://bugs.launchpad.net/bugs/1007449 ** This bug has been marked a duplicate of bug 1007449 package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit sta

[Bug 994897] Re: package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 1007449 *** https://bugs.launchpad.net/bugs/1007449 ** This bug has been marked a duplicate of bug 1007449 package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit sta

[Bug 1001853] Re: package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 1007449 *** https://bugs.launchpad.net/bugs/1007449 ** This bug has been marked a duplicate of bug 1007449 package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit sta

[Bug 1007449] Re: package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-06-05 Thread Angel Abad
** Changed in: redmine (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007449 Title: package redmine 1.3.2+dfsg1-1ubuntu1 failed to install/upgrade: ErrorM

[Bug 652164] Re: Upgrading 0.8.7 to 0.9.3-1 - internal error

2012-06-05 Thread Angel Abad
Please could you test again with plugins disabled? Cheers, ** Changed in: redmine (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/652164 Title: Upgrading 0.

[Bug 949011] Re: [SRU] Update "ruby1.8 1.8.7.249-2ubuntu0.1" breaks package "redmine 0.9.3-1"

2012-06-05 Thread Angel Abad
** Patch added: "redmine_0.9.3-1ubuntu0.1.debdiff" https://bugs.launchpad.net/ubuntu/lucid/+source/redmine/+bug/949011/+attachment/3176122/+files/redmine_0.9.3-1ubuntu0.1.debdiff ** Changed in: redmine (Ubuntu Lucid) Status: In Progress => Confirmed -- You received this bug notificati

[Bug 949011] Re: Update "ruby1.8 1.8.7.249-2ubuntu0.1" breaks package "redmine 0.9.3-1"

2012-06-05 Thread Angel Abad
** Description changed: Description:Ubuntu 10.04.4 LTS Release:10.04 + + [Test Case] Upgrade"ruby1.8 1.8.7.249-2ubuntu0.1" breaks package "redmine 0.9.3-1" (https://launchpad.net/ubuntu/+source/redmine/0.9.3-1) Redmine stopped working after doing the upgrade. Apache d

[Bug 908356] Re: package redmine 0.9.3-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-06-05 Thread Angel Abad
*** This bug is a duplicate of bug 924690 *** https://bugs.launchpad.net/bugs/924690 ** This bug has been marked a duplicate of bug 924690 package redmine 0.9.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You received this bu

[Bug 949011] Re: Update "ruby1.8 1.8.7.249-2ubuntu0.1" breaks package "redmine 0.9.3-1"

2012-06-05 Thread Angel Abad
t; Medium ** Changed in: redmine (Ubuntu) Status: Confirmed => Fix Released ** Changed in: redmine (Ubuntu Lucid) Status: Confirmed => In Progress ** Changed in: redmine (Ubuntu Lucid) Assignee: (unassigned) => Angel Abad (angelabad) -- You received this bug notificati

[Bug 804943] Re: blcr kernel module failed to build with kernel 3.0 : configure: error: --with-linux argument '3.0-x' is neither a kernel version string nor a full path

2012-06-05 Thread Angel Guzman Maeso
When the commited bugfix will be shipped to live for Ubuntu 12.04? It is annoying see this error on each kernel update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/804943 Title: blcr kernel module

[Bug 1008914] Re: package ebox-firewall 2.3.3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-06-05 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008914 Title: package ebox-firewall 2.3.3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured To manage notifications

[Bug 1008915] Re: package ebox-openvpn 2.3.3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-06-05 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008915 Title: package ebox-openvpn 2.3.3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured To manage notifications

[Bug 1008914] [NEW] package ebox-firewall 2.3.3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-06-05 Thread Angel Guzman Maeso
Public bug reported: Just upgrading from 11.10 to 12.04 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: ebox-firewall 2.3.3 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18 Uname: Linux 3.2.0-25-generic-pae i686 ApportVersion: 2.0.1-0ubuntu9 Architecture: i386 Date: Tue Jun

[Bug 1008916] Re: package ebox-openvpn 2.3.3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-06-05 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008916 Title: package ebox-openvpn 2.3.3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured To manage notifications

[Bug 1008915] [NEW] package ebox-openvpn 2.3.3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-06-05 Thread Angel Guzman Maeso
Public bug reported: Just upgrading from 11.10 to 12.04 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: ebox-openvpn 2.3.3 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18 Uname: Linux 3.2.0-25-generic-pae i686 ApportVersion: 2.0.1-0ubuntu9 Architecture: i386 Date: Tue Jun 5

[Bug 1008916] [NEW] package ebox-openvpn 2.3.3 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-06-05 Thread Angel Guzman Maeso
Public bug reported: Just upgrading from 11.10 to 12.04 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: ebox-openvpn 2.3.3 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18 Uname: Linux 3.2.0-25-generic-pae i686 ApportVersion: 2.0.1-0ubuntu9 Architecture: i386 Date: Tue Jun 5

[Bug 1008917] [NEW] package zentyal-core 2.3.4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 8

2012-06-05 Thread Angel Guzman Maeso
Public bug reported: Just upgrading from 11.10 to 12.04 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: zentyal-core 2.3.4 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18 Uname: Linux 3.2.0-25-generic-pae i686 ApportVersion: 2.0.1-0ubuntu9 Architecture: i386 Date: Tue Jun 5

[Bug 1008917] Re: package zentyal-core 2.3.4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 8

2012-06-05 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008917 Title: package zentyal-core 2.3.4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit

[Bug 732165] Re: Mandos Conflict with Plymouth

2012-06-04 Thread Angel Abad
** Also affects: mandos (Ubuntu Lucid) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/732165 Title: Mandos Conflict with Plymouth To manage notifications

[Bug 1003383] Re: mandos server fails starting

2012-06-04 Thread Angel Abad
This bug was fixed in the package mandos - 1.5.5-1 Sponsored for Mandos Maintainers (mandos-maintainers) --- mandos (1.5.5-1) unstable; urgency=low * New upstream release. * debian/copyright (Format): Updated to "http://www.debian.org/doc/packaging-manuals/copyright-format/1.0

[Bug 1006645] Re: 1.5.4-1 has unsatisfiable build-dep on locales-all

2012-06-04 Thread Angel Abad
This bug was fixed in the package mandos - 1.5.5-1 Sponsored for Mandos Maintainers (mandos-maintainers) --- mandos (1.5.5-1) unstable; urgency=low * New upstream release. * debian/copyright (Format): Updated to "http://www.debian.org/doc/packaging-manuals/copyright-format/1.0

[Bug 1008588] Re: Sync request for Debian sid package mandos 1.5.5-1

2012-06-04 Thread Angel Abad
ormat/1.0/";. * debian/control (Build-Depends): Removed "man, locales-all". -- Teddy Hogeborn Fri, 01 Jun 2012 20:30:41 +0200 ** Changed in: mandos (Ubuntu) Status: In Progress => Fix Released ** Changed in: mandos (Ubuntu) Assignee: Angel Abad (angelabad) =

[Bug 1003383] Re: mandos server fails starting

2012-06-04 Thread Angel Abad
** Changed in: mandos (Ubuntu) Importance: Undecided => High ** Changed in: mandos (Ubuntu) Status: New => Confirmed ** Changed in: mandos (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1008588] Re: Sync request for Debian sid package mandos 1.5.5-1

2012-06-04 Thread Angel Abad
** Package changed: ubuntu => mandos (Ubuntu) ** Changed in: mandos (Ubuntu) Importance: Undecided => Wishlist ** Changed in: mandos (Ubuntu) Status: New => In Progress ** Changed in: mandos (Ubuntu) Assignee: (unassigned) => Angel Abad (angelabad) -- You recei

[Bug 1008313] Re: package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-03 Thread angel martinez
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008313 Title: package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el có

[Bug 1008313] [NEW] package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-03 Thread angel martinez
Public bug reported: every time I try to install any program I clamav package throws an error ProblemType: Package DistroRelease: Ubuntu 12.04 Package: clamav-base 0.97.3+dfsg-2.1ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16 Uname: Linux 3.2.0-24-generic i686 ApportVersion: 2.0

[Bug 1008110] Re: BraseroGenisoimage fails with error 8 Incorrectly encoded string

2012-06-03 Thread Angel Guzman Maeso
I renamed the file to "Supernatural 7x17 - The Born-Again Identity.srt" and it works. So the offending words should be "(Español (España))". Probably the character "ñ". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1008110] Re: BraseroGenisoimage fails with error 8 Incorrectly encoded string

2012-06-03 Thread Angel Guzman Maeso
** Attachment added: "Subtitle file that fails to burn on brasero" https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/1008110/+attachment/3173825/+files/Supernatural%207x17%20-%20The%20Born-Again%20Identity%20%28Espa%C3%B1ol%20%28Espa%C3%B1a%29%29.srt -- You received this bug notification

[Bug 1008110] Re: BraseroGenisoimage fails with error 8 Incorrectly encoded string

2012-06-03 Thread Angel Guzman Maeso
** Attachment added: "Brasero session log" https://bugs.launchpad.net/bugs/1008110/+attachment/3173823/+files/brasero-session.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008110 Title: Bra

[Bug 1008110] [NEW] BraseroGenisoimage fails with error 8 Incorrectly encoded string

2012-06-03 Thread Angel Guzman Maeso
Public bug reported: I am trying to burn a DVD with some subtitles files. When brasero try to read the file called "Supernatural 7x17 - The Born- Again Identity (Español (España)).srt". It fails and abort the burn. I attach the offending file and the log for brasero. ProblemType: Bug DistroRele

[Bug 1006942] Re: Merge gwyddion 2.28 (universe) from Debian unstable (main)

2012-06-02 Thread Angel Abad
** Changed in: gwyddion (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006942 Title: Merge gwyddion 2.28 (universe) from Debian unstable (main) T

[Bug 1006942] Re: Merge gwyddion 2.28 (universe) from Debian unstable (main)

2012-06-02 Thread Angel Abad
** Changed in: gwyddion (Ubuntu) Assignee: Angel Abad (angelabad) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006942 Title: Merge gwyddion 2.28 (universe) from Deb

[Bug 1006942] Re: Merge gwyddion 2.28 (universe) from Debian unstable (main)

2012-06-02 Thread Angel Abad
** Summary changed: - Merge gwyddion version 2.28 from Debian unstable + Merge gwyddion 2.28 (universe) from Debian unstable (main) ** Changed in: gwyddion (Ubuntu) Status: New => In Progress ** Changed in: gwyddion (Ubuntu) Assignee: (unassigned) => Angel Abad (angelabad) -

[Bug 1006942] Re: Merge gwyddion version 2.28 from Debian unstable

2012-06-02 Thread Angel Abad
** Changed in: gwyddion (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006942 Title: Merge gwyddion 2.28 (universe) from Debian unstable (main) To mana

[Bug 1001580] Re: Please merge popularity-contest 1.54 (main) from Debian unstable (main)

2012-06-02 Thread Angel Abad
** Changed in: popularity-contest (Ubuntu) Status: Incomplete => In Progress ** Changed in: popularity-contest (Ubuntu) Assignee: (unassigned) => Angel Abad (angelabad) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1006587] Re: Unity crash on fullscreen mode

2012-05-30 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006587 Title: Unity crash on fullscreen mode To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/extremetuxracer/+b

[Bug 1006587] [NEW] Unity crash on fullscreen mode

2012-05-30 Thread Angel Guzman Maeso
Public bug reported: I am having a crash of unity when start etracer (extremetuxracer). The unity windows decorator simply crash and I have to execute: unity --reset For restart the window manager. Also changing the resolution on menus, don't apply and it shows on console when play: $ etracer

[Bug 1006578] Re: Exiting from fullscreen mode doesn't restore original user screen resolution

2012-05-30 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006578 Title: Exiting from fullscreen mode doesn't restore original user screen resolution To manage notifications about this bug go to: https://bugs

[Bug 1006578] [NEW] Exiting from fullscreen mode doesn't restore original user screen resolution

2012-05-30 Thread Angel Guzman Maeso
Public bug reported: When you choose on video preferences the fullscreen mode and after you exit, you loose your screen resolution. I think that the app set 1024x768 or so. The expected behaviour is save the original resolution and put back when the user exits from the application. ProblemType:

[Bug 1006521] [NEW] Sync libaugeas-ruby 0.4.1-1 (main) from Debian unstable (main)

2012-05-30 Thread Angel Abad
Public bug reported: Please sync libaugeas-ruby 0.4.1-1 (main) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: * debian/control: Build-Depends on libxml2-dev, fix FTBFS * Build again for ruby1.9. * debian/control: remove ruby1.9 build-dep as we don't w

[Bug 1004672] Re: Please merge xloadimage 4.1-19 (universe) from Debian unstable (main)

2012-05-28 Thread Angel Abad
Hi Leo, there are extra entries in your debian/changelog diff, please remove them, and please dont close the #935491 bug again, it is already closed, Unsubscribing sponsors, resubscribe it when you fix these issues. Cheers, ** Changed in: xloadimage (Ubuntu) Status: Confirmed => Incomplet

[Bug 1005431] Re: Sync clasp 2.0.6-2 (universe) from Debian unstable (main)

2012-05-28 Thread Angel Abad
This bug was fixed in the package clasp - 2.0.6-2 Sponsored for Dmitrijs Ledkovs (dmitrij.ledkov) --- clasp (2.0.6-2) unstable; urgency=low * Team upload * Apply patch to FTBFS with gcc-4.7, thanks to Ilya Barygin (Closes: #674184) -- Dmitrijs Ledkovs Sun, 27 May 2012 15:41:47

[Bug 1004672] Re: Please merge xloadimage 4.1-19 (universe) from Debian unstable (main)

2012-05-28 Thread Angel Abad
** Changed in: xloadimage (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1004672 Title: Please merge xloadimage 4.1-19 (universe) from Debian unstable (m

[Bug 1004879] Re: Please merge open-font-design-toolkit 1.2 (universe) from Debian unstable (main)

2012-05-28 Thread Angel Abad
** Changed in: open-font-design-toolkit (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1004879 Title: Please merge open-font-design-toolkit 1.2 (universe

[Bug 654657] Re: Duplicate package

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug has been marked a duplicate of bug 1004868 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py',

[Bug 730531] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dja

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug has been marked a duplicate of bug 1004868 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py',

[Bug 772658] Re: package python-django-openid-auth (not installed) failed to install/upgrade: Versuch, »/usr/share/pyshared/django_openid_auth/admin.py« zu überschreiben, welches auch in Paket python-

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug is no longer a duplicate of bug 730531 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', whic

[Bug 775776] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dja

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug is no longer a duplicate of bug 730531 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', whic

[Bug 779442] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dja

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug is no longer a duplicate of bug 730531 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', whic

[Bug 779546] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dja

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug is no longer a duplicate of bug 730531 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', whic

[Bug 784139] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dja

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug is no longer a duplicate of bug 730531 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', whic

[Bug 785772] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dja

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug is no longer a duplicate of bug 730531 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', whic

[Bug 1004868] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dj

2012-05-27 Thread Angel Abad
** Also affects: django-openid-auth (Ubuntu) Importance: Undecided Status: New ** Changed in: django-openid-auth (Ubuntu) Importance: Undecided => Medium ** Changed in: django-openid-auth (Ubuntu) Status: New => Confirmed ** Changed in: django-openid-auth (Ubuntu Natty) Im

[Bug 789526] Re: package python-django-openid-auth (not installed) failed to install/upgrade: próba nadpisania "/usr/share/pyshared/django_openid_auth/admin.py", który istnieje także w pakiecie python

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug has been marked a duplicate of bug 1004868 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py',

[Bug 794898] Re: package python-django-openid-auth (not installed) failed to install/upgrade: попытка перезаписать «/usr/share/pyshared/django_openid_auth/admin.py», который уже имеется в пакете pytho

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug has been marked a duplicate of bug 1004868 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py',

[Bug 804973] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dja

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug has been marked a duplicate of bug 1004868 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py',

[Bug 829215] Re: package python-django-openid-auth Install Failed

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug has been marked a duplicate of bug 1004868 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py',

[Bug 862178] Re: package python-django-openid-auth (not installed) failed to install/upgrade: Versuch, »/usr/share/pyshared/django_openid_auth/admin.py« zu überschreiben, welches auch in Paket python-

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug has been marked a duplicate of bug 1004868 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py',

[Bug 868882] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dja

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug has been marked a duplicate of bug 1004868 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py',

[Bug 1001478] Re: package python-django-openid-auth (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/share/pyshared/django_openid_auth/admin.py', que também está no pacote pyth

2012-05-27 Thread Angel Abad
*** This bug is a duplicate of bug 1004868 *** https://bugs.launchpad.net/bugs/1004868 ** This bug has been marked a duplicate of bug 1004868 package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py',

[Bug 1004868] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dj

2012-05-27 Thread Angel Abad
** Also affects: python-django-openid-auth (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: python-django-openid-auth (Ubuntu Precise) Importance: Undecided => Medium ** Changed in: python-django-openid-auth (Ubuntu Precise) Status: New => Confirmed ** Change

[Bug 1004868] Re: package python-django-openid-auth (not installed) failed to install/upgrade: trying to overwrite '/usr/share/pyshared/django_openid_auth/admin.py', which is also in package python-dj

2012-05-27 Thread Angel Abad
** Changed in: python-django-openid-auth (Ubuntu) Importance: Undecided => High ** Changed in: python-django-openid-auth (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1003267] Re: Sync morse-simulator 0.5.2-1 (universe) from Debian unstable (main)

2012-05-23 Thread Angel Abad
: In Progress => Confirmed ** Changed in: ubuntu Assignee: Angel Abad (angelabad) => (unassigned) ** Changed in: ubuntu Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1003267] Re: Sync morse-simulator 0.5.2-1 (universe) from Debian unstable (main)

2012-05-23 Thread Angel Abad
** Changed in: ubuntu Status: New => In Progress ** Changed in: ubuntu Assignee: (unassigned) => Angel Abad (angelabad) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003267

[Bug 1003378] Re: Sync eterm 0.9.6-1 (universe) from Debian unstable (main)

2012-05-23 Thread Angel Abad
** Changed in: eterm (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003378 Title: Sync eterm 0.9.6-1 (universe) from Debian unstable (main) To manage n

[Bug 1001580] Re: Please merge popularity-contest 1.54 (main) from Debian unstable (main)

2012-05-19 Thread Angel Abad
Assignee: Angel Abad (angelabad) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001580 Title: Please merge popularity-contest 1.54 (main) from Debian unstable (main) To mana

[Bug 1001580] Re: Please merge popularity-contest 1.54 (main) from Debian unstable (main)

2012-05-19 Thread Angel Abad
** Patch added: "debian-ubuntu.debdiff" https://bugs.launchpad.net/ubuntu/+source/popularity-contest/+bug/1001580/+attachment/3153361/+files/debian-ubuntu.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1001580] [NEW] Please merge popularity-contest 1.54 (main) from Debian unstable (main)

2012-05-19 Thread Angel Abad
t (Ubuntu) Assignee: (unassigned) => Angel Abad (angelabad) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001580 Title: Please merge popularity-contest 1.54 (main) from Debian unstable (main

[Bug 1001572] Re: Please merge cfitsio3 3.300-1 (main) from Debian unstable (main)

2012-05-19 Thread Angel Abad
** Patch added: "ubuntu.debdiff" https://bugs.launchpad.net/ubuntu/+source/cfitsio3/+bug/1001572/+attachment/3153309/+files/ubuntu.debdiff ** Changed in: cfitsio3 (Ubuntu) Status: In Progress => Confirmed ** Changed in: cfitsio3 (Ubuntu) Assignee: Angel Ab

[Bug 1001572] Re: Please merge cfitsio3 3.300-1 (main) from Debian unstable (main)

2012-05-19 Thread Angel Abad
** Patch added: "debian-ubuntu.debdiff" https://bugs.launchpad.net/ubuntu/+source/cfitsio3/+bug/1001572/+attachment/3153308/+files/debian-ubuntu.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1001572] [NEW] Please merge cfitsio3 3.300-1 (main) from Debian unstable (main)

2012-05-19 Thread Angel Abad
Status: Confirmed ** Changed in: cfitsio3 (Ubuntu) Importance: Undecided => Wishlist ** Changed in: cfitsio3 (Ubuntu) Status: New => In Progress ** Changed in: cfitsio3 (Ubuntu) Assignee: (unassigned) => Angel Abad (angelabad) -- You received this bug not

[Bug 871456] Re: [needs-packaging] caat -- Canvas Advanced Animation Tookit

2012-05-15 Thread Angel Abad
Closed because upstream maintainer doesnt release stable versions. ** Changed in: ubuntu Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871456 Title: [needs-pac

[Bug 996247] Re: Payments are failing when using USD but fine with Euros

2012-05-14 Thread Angel Medrano
Yep, USD failed for me. Euro works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996247 Title: Payments are failing when using USD but fine with Euros To manage notifications about this bug go to:

[Bug 996847] Re: Ubuntu 11.10 crash on installer getting packages list

2012-05-08 Thread Angel Guzman Maeso
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996847 Title: Ubuntu 11.10 crash on installer getting packages list To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sou

<    3   4   5   6   7   8   9   10   11   12   >