[Bug 1832653] Re: ejabberd fails to work after upgrade of openssl to v1.1.1 in Ubuntu 18.04 LTS

2019-06-15 Thread Philipp Huebner
This is a typical Ubuntu problem of tinkering with a release after the
fact and breaking things in the process.

You now need at least erlang-p1-tls 1.0.25-2,
see 
https://metadata.ftp-master.debian.org/changelogs/main/e/erlang-p1-tls/erlang-p1-tls_1.0.26-1_changelog

A clean solution would be to backport erlang-p1-tls 1.0.26 from Ubuntu 19.04 to 
18.04.
The backport should be easy and not require any changes/adjustments,
just a rebuild of that package on Bionic.

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

Title:
  ejabberd fails to work after upgrade of openssl to v1.1.1 in Ubuntu
  18.04 LTS

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

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

[Bug 1815699] Re: installed ejabberd package post-installation script subprocess returned error exit status 1

2019-04-22 Thread Philipp Huebner
@Ivan Kurnosov: If it's possible to detect being run inside a container
I would welcome a patch for the maintainer scripts to do the necessary
adjustments automatically, as I don't use containers myself (yet).

@Lonnie Lee Best: RTFM! 
https://salsa.debian.org/ejabberd-packaging-team/ejabberd/blob/master/debian/README.Debian#L161-168
 installed as /usr/share/doc/ejabberd/README.Debian.gz,
or read any other systemd documentation.

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

Title:
  installed ejabberd package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1767101] Re: epam crashes instantly on ejabberd start

2018-05-04 Thread Philipp Huebner
https://salsa.debian.org/ejabberd-packaging-
team/ejabberd/commit/226596d48bc3760541d392f309da83893397faa1

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

Title:
  epam crashes instantly on ejabberd start

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

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

[Bug 1767101] Re: epam crashes instantly on ejabberd start

2018-05-04 Thread Philipp Huebner
Ah sorry, now I realized that you add this in the su sub-profile.

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

Title:
  epam crashes instantly on ejabberd start

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

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

[Bug 1767101] Re: epam crashes instantly on ejabberd start

2018-05-04 Thread Philipp Huebner
You should already have had the following line in your profile:

/usr/lib/erlang/p1_pam/bin/epam px ->
/usr/sbin/ejabberdctl//su,


Since your patch does not touch that, could you please check, test and update 
your patch accordingly?

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

Title:
  epam crashes instantly on ejabberd start

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

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

[Bug 1678043] Re: cmake config broken

2017-04-17 Thread Philipp Huebner
Well, I have no idea why cmake does not find Ceres in
/usr/include/ceres/.

It works fine on Debian, so Ubuntu must be doing something different
regarding cmake.

There might be a workaround by specifying CERES_INCLUDE_DIRS manually.

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

Title:
  cmake config broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1678043/+subscriptions

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


[Bug 1596296] Re: CeresConfig.cmake is not installed

2017-04-17 Thread Philipp Huebner
** Changed in: ceres-solver (Ubuntu)
   Status: Confirmed => 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/1596296

Title:
  CeresConfig.cmake is not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1596296/+subscriptions

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


[Bug 1595692] Re: ceres/internal/config.h not found when including ceres.h

2017-04-17 Thread Philipp Huebner
** Changed in: ceres-solver (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: ceres-solver (Ubuntu)
   Status: Fix Committed => 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/1595692

Title:
  ceres/internal/config.h not found when including ceres.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1595692/+subscriptions

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


[Bug 1678043] Re: cmake config broken

2017-04-07 Thread Philipp Huebner
** Changed in: ceres-solver (Ubuntu)
   Status: New => Confirmed

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

Title:
  cmake config broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1678043/+subscriptions

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


[Bug 1678043] Re: cmake config broken

2017-04-04 Thread Philipp Huebner
That can't be right.
The version is one of

 1.11.0~dfsg0-2
 1.11.0~dfsg0-5
 1.12.0+dfsg0-1

It should be fixed in 1.11.0~dfsg0-5 and newer,
for 1.11.0~dfsg0-2 this has already been reported here:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1596296

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

Title:
  cmake config broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1678043/+subscriptions

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


[Bug 1662227] Re: Error with command "apt-get update" when using libreoffice PPA

2017-04-01 Thread Philipp Huebner
As long as any package with a versioned provides is in apt's database, either 
because it is installed or because it's part of an enabled repository, you get 
these warnings.
So either install a newer apt or disable the repository and run apt-get update 
twice.

They're still only warnings though.

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

Title:
  Error with command "apt-get update" when using libreoffice PPA

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

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


[Bug 1678043] Re: cmake config broken

2017-03-31 Thread Philipp Huebner
Please state the package version.

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

Title:
  cmake config broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1678043/+subscriptions

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


[Bug 1662227] Re: Error with command "apt-get update" when using libreoffice PPA

2017-03-24 Thread Philipp Huebner
This whole thing happens because the libreoffice 5.3 packages use
versioned "Provides:", but apt in Ubuntu 14.04 is too old and does not
support these yet.

According to the changelog, "versioned provides" where added in apt
1.0.7, but Ubuntu 14.04 ships with apt 1.0.1.

To solve this issue, the libreoffice packages for Trusty must either
stop using versioned provides, or apt in Trusty must be updated.

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

Title:
  Error with command "apt-get update" when using libreoffice PPA

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

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


[Bug 1662227] Re: Error with command "apt-get update" when using libreoffice PPA

2017-03-24 Thread Philipp Huebner
I have successfully built apt 1.0.10.2 (taken from
http://snapshot.debian.org/package/apt/1.0.10.2/) for Ubuntu 14.04 and
the problem is gone!

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

Title:
  Error with command "apt-get update" when using libreoffice PPA

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

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


[Bug 1607146] Re: package system-config-lvm 1.1.18-2ubuntu1 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2016-11-06 Thread Philipp Huebner
** Changed in: system-config-lvm (Ubuntu)
   Status: New => Invalid

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

Title:
  package system-config-lvm 1.1.18-2ubuntu1 failed to install/upgrade:
  problemas de dependencias - se deja sin configurar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-lvm/+bug/1607146/+subscriptions

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


[Bug 1501983] Re: package ejabberd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: New => Confirmed

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

Title:
  package ejabberd (not installed) 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/ejabberd/+bug/1501983/+subscriptions

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


[Bug 346140] Re: ldap connection failed / reason:emfile / ssl_esock issue

2016-10-19 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: Confirmed => 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/346140

Title:
  ldap connection failed / reason:emfile / ssl_esock issue

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

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


[Bug 1527873] Re: package ejabberd 15.03-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 Thread Philipp Huebner
This is because ejabberd failed to start, which can have many different
reasons.

** Changed in: ejabberd (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/1527873

Title:
  package ejabberd 15.03-2 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/ejabberd/+bug/1527873/+subscriptions

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


[Bug 1546109] Re: missing "from" in ping requests

2016-10-19 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: New => Invalid

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

Title:
  missing "from" in ping requests

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

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


[Bug 1617220] Re: Bad alias in ejabberd.service

2016-10-19 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: New => Confirmed

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

Title:
  Bad alias in ejabberd.service

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

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


[Bug 1597260] Re: ubuntu 16.04-ejabberd 16.01-mod_mam_mnesia: messages with emotico not stored on mysql

2016-10-19 Thread Philipp Huebner
I don't think anybody is going to backport this to Ubuntu 16.04.

You can get updated packages from this repository though:
https://jabber.at/p/apt-repository/

** Changed in: ejabberd (Ubuntu)
   Status: New => Confirmed

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

Title:
  ubuntu 16.04-ejabberd 16.01-mod_mam_mnesia: messages with emotico not
  stored on mysql

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

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


[Bug 1538871] Re: package ejabberd 2.1.11-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 Thread Philipp Huebner
*** This bug is a duplicate of bug 1501983 ***
https://bugs.launchpad.net/bugs/1501983

** This bug has been marked a duplicate of bug 1501983
   package ejabberd (not installed) failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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

Title:
  package ejabberd 2.1.11-1ubuntu2.1 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/ejabberd/+bug/1538871/+subscriptions

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


[Bug 293687] Re: package ejabberd failed to install/upgrade: Conflicts found! Please edit `/etc/ejabberd/ejabberd.cfg' and sort them out manually.

2016-10-19 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  package ejabberd failed to install/upgrade: Conflicts found! Please
  edit `/etc/ejabberd/ejabberd.cfg' and sort them out manually.

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

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


[Bug 1415355] Re: package ejabberd 2.1.11-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 Thread Philipp Huebner
>From the log:

Not replacing deleted config file /etc/ejabberd/ejabberd.cfg
chown: cannot access ‘/etc/ejabberd/ejabberd.cfg’: No such file or directory

This is not a bug in the package.

** Changed in: ejabberd (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  package ejabberd 2.1.11-1ubuntu3 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/ejabberd/+bug/1415355/+subscriptions

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

[Bug 1501983] Re: package ejabberd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 Thread Philipp Huebner
On Debian, the adduser command doesn't error out if the user already
exists, apparently this is different here.

As a workaround you can comment out the line in
/var/lib/dpkg/info/ejabberd.postinst

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

Title:
  package ejabberd (not installed) 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/ejabberd/+bug/1501983/+subscriptions

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


[Bug 1213614] Re: ejabberd 2.1.10-ubuntu package broken in 12.04.2 LTS

2016-10-19 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: New => Invalid

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

Title:
  ejabberd 2.1.10-ubuntu package broken in 12.04.2 LTS

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

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


[Bug 252698] Re: ejabberd fails at ssl

2016-10-19 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  ejabberd fails at ssl

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

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


[Bug 1018155] Re: package ejabberd 2.1.10-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  package ejabberd 2.1.10-2ubuntu1 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/ejabberd/+bug/1018155/+subscriptions

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


[Bug 1589327] Re: package ejabberd 16.01-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-10-19 Thread Philipp Huebner
ejabberdctl is meant to be executed by root or ejabberd,

"chown ejabberd:ejabberd ejabberdctl" makes absolutely no sense, just
use sudo ejabberdctl ...

** Changed in: ejabberd (Ubuntu)
   Status: New => Invalid

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

Title:
  package ejabberd 16.01-2 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/ejabberd/+bug/1589327/+subscriptions

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


[Bug 441364] Re: ejabberd crash dump

2016-10-19 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: New => Invalid

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

Title:
  ejabberd crash dump

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

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


[Bug 1318168] Re: su: Failed to create session: No such file or directory

2016-10-19 Thread Philipp Huebner
** Package changed: ejabberd (Ubuntu) => systemd (Ubuntu)

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

Title:
  su: Failed to create session: No such file or directory

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

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


[Bug 1617220] Re: Bad alias in ejabberd.service

2016-10-19 Thread Philipp Huebner
Thanks for this info, I'll remove the alias line with the next upload to
Debian unstable.

Please note that the ejabberd.service from 16.08 has several issues and
I recommend using the one from 16.09.

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

Title:
  Bad alias in ejabberd.service

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

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


[Bug 1604075] Re: ceres-solver (1.11.0~dfsg0-2) in xerus is unusable

2016-07-18 Thread Philipp Huebner
*** This bug is a duplicate of bug 1595692 ***
https://bugs.launchpad.net/bugs/1595692

** This bug has been marked a duplicate of bug 1595692
   ceres/internal/config.h not found when including ceres.h

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

Title:
  ceres-solver (1.11.0~dfsg0-2) in xerus is unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1604075/+subscriptions

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


[Bug 1596296] Re: CeresConfig.cmake is not installed

2016-07-17 Thread Philipp Huebner
Fixed in 1.11.0~dfsg0-5

** Changed in: ceres-solver (Debian)
   Status: Confirmed => 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/1596296

Title:
  CeresConfig.cmake is not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1596296/+subscriptions

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


[Bug 1596296] Re: CeresConfig.cmake is not installed

2016-07-17 Thread Philipp Huebner
@Jiulun.Du: in a perfect world that would be correct, but realisticly bug 
reports like this get rarely any attention from Ubuntu Developers, especially 
for packages sourced from Debian without manual interaction.
Now the fix I did in Debian will most likely get pulled into Yakkety, but I 
doubt anybody is going to fix that for Xenial.

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

Title:
  CeresConfig.cmake is not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1596296/+subscriptions

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


[Bug 1596296] Re: CeresConfig.cmake is not installed

2016-07-15 Thread Philipp Huebner
** Changed in: ceres-solver (Debian)
 Assignee: (unassigned) => Philipp Huebner (debalance-debian)

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

Title:
  CeresConfig.cmake is not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1596296/+subscriptions

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


[Bug 1596296] Re: CeresConfig.cmake is not installed

2016-07-15 Thread Philipp Huebner
If you had reported that to the Debian BTS directly I would have noticed and 
fixed that way earlier.
I doubt anybody else is going to care about this bug report here.

** Changed in: ceres-solver (Debian)
   Status: New => Confirmed

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

Title:
  CeresConfig.cmake is not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceres-solver/+bug/1596296/+subscriptions

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


[Bug 1335642] Re: mdadm runs into infinite loop and prevents initrd/initramfs phase to finish on boot

2015-12-22 Thread Philipp Huebner
Hey,
I can confirm that #5 alone fixes the problem, which is way nicer than the 
hackaround in #4.

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

Title:
  mdadm runs into infinite loop and prevents initrd/initramfs phase to
  finish on boot

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

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


[Bug 1119258] Re: Does not support RAID (md) devices

2015-07-07 Thread Philipp Huebner
** Changed in: system-config-lvm (Ubuntu)
   Status: New = Invalid

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

Title:
  Does not support RAID (md) devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-lvm/+bug/1119258/+subscriptions

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


[Bug 1252282] Re: EJAB-960 vulnerability patch is unapplied

2015-07-07 Thread Philipp Huebner
** Changed in: ejabberd (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  EJAB-960 vulnerability patch is unapplied

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

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


[Bug 1319687] Re: SuiteSparse fails to link in shared library due to missing -fPIC in libsuitesparseconfig.a

2015-02-19 Thread Philipp Huebner
Hi Budo,
I don't think your approach is the right one, working against the package 
maintainer's intent to provide both types of libraries, one with -fPIC and one 
without.
Check out my update to Debian bug #684116: the package already builds a 
libsuitesparseconfig_pic.a and simply misses to include it in the binary .deb 
file. I noticed when going through the patches that were already in the package 
before yours.

** Patch added: include libsuitesparseconfig_pic.a in libsuitesparse-dev
   
https://bugs.launchpad.net/ubuntu/+source/suitesparse/+bug/1319687/+attachment/4322785/+files/fix-684116.patch

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

Title:
  SuiteSparse fails to link in shared library due to missing -fPIC in
  libsuitesparseconfig.a

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

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


[Bug 421130] Re: update diffuse to 0.4.0

2015-02-19 Thread Philipp Huebner
** Changed in: baltix
   Status: New = Fix Released

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

Title:
  update diffuse to 0.4.0

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

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


[Bug 312384] Re: [natty] a typo in description of Cluster Management

2012-01-05 Thread Philipp Huebner
As the maintainer of the Debian package I suggest to get rid of the
crappy system-config-cluster package in Ubuntu and take over my one. No
offence, but when I packaged it I had a look at the Ubuntu source
package and was so shocked that I started from scratch because it was
easier than cleaning up the mess.

The debian package works fine with oneiric, I just tested.

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

Title:
  [natty] a typo in description of Cluster Management

To manage notifications about this bug go to:
https://bugs.launchpad.net/ddtp-ubuntu/+bug/312384/+subscriptions

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


[Bug 421130] Re: update diffuse to 0.4.0

2011-03-18 Thread Philipp Huebner
bug report outdated, diffuse is up2date in natty.

** Changed in: diffuse (Ubuntu)
   Status: New = Fix Released

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

Title:
  update diffuse to 0.4.0

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


[Bug 622667] Re: package anyremote-data 5.0 dfsg -2 failed to install/upgrade: tentando sobrescrever '/ usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg ', que também está no pacote anyremote 0:

2010-08-25 Thread Philipp Huebner
Hi Mikhail,

to be honest, I don't see why you are maintaining a separate anyremote ppa 
anyway.
Ubuntu syncs and releases with my packages from debian, as you can see on 
http://packages.ubuntu.com/anyremote .

If the ones in ubuntu are too outdated, it should be easier to just request/do 
another sync for the development version / a backport for a release.
However I'm not an Ubuntu Developer, so I don't know how to do this in detail. 


To answer your question: first you declare the packages in
debian/control, then you have to make sure the files are moved to the
right place during the build process. I do this by using debhelper with
debian/PACKAGENAME.install files, but there are many possible ways.

You can simply grab the my source package with 'dget -ux
http://ftp.de.debian.org/debian/pool/main/a/anyremote/anyremote_5.1.3+dfsg-1.dsc'
and have a look.

-- 
package anyremote-data 5.0 dfsg-2 failed to install/upgrade: tentando 
sobrescrever '/usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg', que 
também está no pacote anyremote 0:5.1.3~1ubuntu1~ppa1~lucid1
https://bugs.launchpad.net/bugs/622667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 622667] Re: package anyremote-data 5.0 dfsg -2 failed to install/upgrade: tentando sobrescrever '/ usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg ', que também está no pacote anyremote 0:

2010-08-25 Thread Philipp Huebner
Mikhail, a much easier solution would be if you add Conflicts:
anyremote-data, anyremote-doc to your debian/control file. That would
prevent this problematic mix.

-- 
package anyremote-data 5.0 dfsg-2 failed to install/upgrade: tentando 
sobrescrever '/usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg', que 
também está no pacote anyremote 0:5.1.3~1ubuntu1~ppa1~lucid1
https://bugs.launchpad.net/bugs/622667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 622667] Re: package anyremote-data 5.0 dfsg -2 failed to install/upgrade: tentando sobrescrever '/ usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg ', que também está no pacote anyremote 0:

2010-08-23 Thread Philipp Huebner
1. Please report in english. Put LC_ALL=C or something similar before your 
commands, I cannot understand a word of your paste above.
2. Don't mix Launchpad packages and packages from ubuntu itself. It's your own 
fault it crashes. They're packaged completely different.

** Changed in: anyremote (Ubuntu)
   Status: New = Invalid

-- 
package anyremote-data 5.0 dfsg-2 failed to install/upgrade: tentando 
sobrescrever '/usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg', que 
também está no pacote anyremote 0:5.1.3~1ubuntu1~ppa1~lucid1
https://bugs.launchpad.net/bugs/622667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 622667] Re: package anyremote-data 5.0 dfsg -2 failed to install/upgrade: tentando sobrescrever '/ usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg ', que também está no pacote anyremote 0:

2010-08-23 Thread Philipp Huebner
It appears to me as if you have tried to install my packages in
combination with the one from launchpad. This cannot work! And that is
what apt is telling you.

I have split anyremote into several packages, on Launchpad you can get a
single one with all the files. If you mix them, you end up with having
the same files in 2 packages. That is something dpkg does not accept. So
either remove the launchpad source, ore completely purge all anyremote
files before installing the one from launchpad.

-- 
package anyremote-data 5.0 dfsg-2 failed to install/upgrade: tentando 
sobrescrever '/usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg', que 
também está no pacote anyremote 0:5.1.3~1ubuntu1~ppa1~lucid1
https://bugs.launchpad.net/bugs/622667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 622667] Re: package anyremote-data 5.0 dfsg -2 failed to install/upgrade: tentando sobrescrever '/ usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg ', que também está no pacote anyremote 0:

2010-08-23 Thread Philipp Huebner
To my knowledge you're the 2nd person so far to report this issue.
As the Debian Developer who maintains the AnyRemote Suite in Debian I am not 
really involved with Ubuntu, but I don't think that the launchpad repository is 
available by default.

-- 
package anyremote-data 5.0 dfsg-2 failed to install/upgrade: tentando 
sobrescrever '/usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg', que 
também está no pacote anyremote 0:5.1.3~1ubuntu1~ppa1~lucid1
https://bugs.launchpad.net/bugs/622667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 590253] Re: package anyremote-data (not ins talled) failed to install/upgrade: Versuche, »/ usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg « zu überschreiben, welches auch in Paket anyr e

2010-06-06 Thread Philipp Huebner
Hi,

this is your own fault. You're mixing packages from the distribution
with ppa packages. The packaging is completely different, of course that
crashes. You have to decide on either one.

** Changed in: anyremote (Ubuntu)
   Status: New = Invalid

-- 
package anyremote-data (not installed) failed to install/upgrade: Versuche, 
»/usr/share/anyremote/cfg-data/Server-mode/nokia-e70.cfg« zu überschreiben, 
welches auch in Paket anyremote 0:5.1.2~1ubuntu1~ppa1~lucid1 ist
https://bugs.launchpad.net/bugs/590253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 290045] Re: system-config-lvm crashes on startup

2010-02-04 Thread Philipp Huebner
guys, that was reported to the BTS as #507751 and fixed ages ago.

-- 
system-config-lvm crashes on startup
https://bugs.launchpad.net/bugs/290045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 301708] Re: lvm can not remove snapshot

2010-02-04 Thread Philipp Huebner
actually that should be working with the newest upstream release.

-- 
lvm can not remove snapshot
https://bugs.launchpad.net/bugs/301708
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 278984] Re: Source dependency

2010-02-04 Thread Philipp Huebner
that is total crap.

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

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


[Bug 373488] Re: Impossibility of creation of new logical volume on russian environment

2010-02-04 Thread Philipp Huebner
that patch was more or less integrated (it seems to be hardcoded to UTF-8).
so if your language is compatible with UTF-8 that problem should be fixed.

-- 
Impossibility of creation of new logical volume on russian environment
https://bugs.launchpad.net/bugs/373488
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 412134] Re: package anyremote 4.13-2 failed to install/upgrade: Versuche, »/usr/share/anyrem ote/cfg-data/Server-mode/banshee-v2.cfg« zu üb erschreiben, welches auch in Paket anyremote-data ist

2010-02-04 Thread Philipp Huebner
now that was ages ago, don't expect a fix.
just use up2date versions.

-- 
package anyremote 4.13-2 failed to install/upgrade: Versuche, 
»/usr/share/anyremote/cfg-data/Server-mode/banshee-v2.cfg« zu überschreiben, 
welches auch in Paket anyremote-data ist
https://bugs.launchpad.net/bugs/412134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 438798] Re: btnx-config package should depend on btnx

2010-02-04 Thread Philipp Huebner
no, it's the other way round: without btnx-config btnx won't start.
the dependiens make sense as they are.

-- 
btnx-config package should depend on btnx
https://bugs.launchpad.net/bugs/438798
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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