[Bug 1416592] Re: kernel BUG at /build/buildd/linux-3.13.0/fs/xfs/xfs_aops.c:1006!

2018-02-02 Thread Tobias G. Pfeiffer
I think this describes the same bug as described in
https://bugs.centos.org/view.php?id=14073=3

Actually I am still experiencing this on Ubuntu 16.04.3 LTS (Kernel
4.4.0-101-generic). In particular I have seen that when I run a lot of
Docker containers and they are killed because of OOM errors (because of
using more memory than given to them by Docker), then frequently the
machine freezes/dies and outputs the message below into the syslog:

Feb  2 16:33:31 GPCL-GPU416 kernel: [2006550.602531] kernel BUG at 
/build/linux-SwhOyu/linux-4.4.0/fs/xfs/xfs_aops.c:1056!
Feb  2 16:33:31 GPCL-GPU416 kernel: [2006550.610178] invalid opcode:  [#1] 
SMP 
Feb  2 16:33:31 GPCL-GPU416 kernel: [2006550.614473] Modules linked in: xt_nat 
veth ...
Feb  2 16:33:31 GPCL-GPU416 kernel: [2006550.755166] CPU: 8 PID: 21473 Comm: 
kworker/u66:1 Tainted: P   OE   4.4.0-104-generic #127-Ubuntu
Feb  2 16:33:31 GPCL-GPU416 kernel: [2006550.764897] Hardware name: Supermicro 
SYS-4028GR-TR2/X10DRG-O+-CPU, BIOS 2.0b 04/19/2017
Feb  2 16:33:31 GPCL-GPU416 kernel: [2006550.773156] Workqueue: writeback 
wb_workfn (flush-8:0)


** Bug watch added: bugs.centos.org/ #14073
   https://bugs.centos.org/view.php?id=14073

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

Title:
  kernel BUG at /build/buildd/linux-3.13.0/fs/xfs/xfs_aops.c:1006!

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

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

[Bug 1091464] Re: Unable to chainload Windows 8 with Secure Boot enabled

2014-04-03 Thread Tobias G. Pfeiffer
(Disclaimer: I am using Fedora because I couldn't get Ubuntu to install,
but I observed the same behavior.)

I have a Toshiba dynabook R734 (I guess it's only available in Japan)
and it seems as if Secure Boot seems to be stricter on this device
than what most people usually observe. With Secure Boot enabled, I can
boot neither Windows not Linux and also the approach from #25 does not
help. When I disable Secure Boot, I can boot Linux fine, and while the
original Grub entry for Windows still doesn't work, the code from #25
allows to boot Windows correctly.

(Also, I can enter the UEFI settings such as Disable Secure Boot only
when rebooting from Windows or when using a Windows Recovery disk. If I
had not created the latter, I had probably made my system unusable
forever.)

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

Title:
  Unable to chainload Windows 8 with Secure Boot enabled

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

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


[Bug 568094] Re: rinetd creates huge log file on bad config

2013-09-11 Thread Tobias G. Pfeiffer
@gustav-kutugutov, you should check that none of the ports that you are
trying to bind to is already open. (SSH/22 seems to be a good candidate
to check.) Also check that all ports you are trying to forward to are
open on the respective host.

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

Title:
  rinetd creates huge log file on bad config

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

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


[Bug 568094] Re: rinetd creates huge log file on bad config

2013-09-11 Thread Tobias G. Pfeiffer
By the way, as Ubuntu 12.04 and 9.10 seem to have the same rinetd
version, I don't expect this is getting fixed any time soon..?

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

Title:
  rinetd creates huge log file on bad config

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

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


[Bug 598017] Re: libcommons-csv-java should depend on a headless runtime

2011-06-27 Thread Tobias G. Pfeiffer
By the way, JasonPorter, this issue being resolved does not help you for
your problem, because the JDK (that you need for solr) suffers from the
same problem (cf. #257857) and there's no fix underway for that problem,
as it seems.

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

Title:
  libcommons-csv-java should depend on a headless runtime

To manage notifications about this bug go to:
https://bugs.launchpad.net/server-papercuts/+bug/598017/+subscriptions

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


[Bug 598017] Re: libcommons-csv-java should depend on a headless runtime

2011-06-21 Thread Tobias G. Pfeiffer
JasonPorter: We had the same problem, now using the Sun JDK (from the
partner repository) instead.

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

Title:
  libcommons-csv-java should depend on a headless runtime

To manage notifications about this bug go to:
https://bugs.launchpad.net/server-papercuts/+bug/598017/+subscriptions

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


[Bug 651872] Re: jetty does not restart properly (test for already running is inverted for restart action)

2011-06-10 Thread Tobias G. Pfeiffer
I have this problem on lucid, where I installed the latest available
jetty version (6.1.22-1ubuntu1) from the repositories. Would be great to
have the fix backported to that version as well.

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

Title:
  jetty does not restart properly (test for already running is inverted
  for restart action)

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

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


[Bug 598017] Re: libcommons-csv-java should depend on a headless runtime

2011-06-08 Thread Tobias G. Pfeiffer
This also applies to lucid, please fix there as well.

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

Title:
  libcommons-csv-java should depend on a headless runtime

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


[Bug 568094] Re: rinetd creates huge log file on bad config

2010-05-13 Thread Tobias G. Pfeiffer
I cannot confirm this; rinetd works fine here otherwise. But I guess
that really everything must be fine, including the host that you want to
forward to being up and listening on the given port.

-- 
rinetd creates huge log file on bad config
https://bugs.launchpad.net/bugs/568094
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 568094] [NEW] rinetd creates huge log file on bad config

2010-04-21 Thread Tobias G. Pfeiffer
Public bug reported:

Binary package hint: rinetd

If the rinetd.conf file contains a bad configuration in the sense that
a bindaddress is given that rinetd cannot bind to (because the host
doesn't have that IP address), then it fills the log file with lines of
the form

21/Apr/2010:23:30:460.0.0.0 � ��0   (null)  0   0
0   accept-failed -

and does so with several thousand entries per second, such that the CPU
usage of both rinetd and rsyslogd goes very high and in particular the
log file grows huge.

rinetd should be more fault tolerant here, e.g. logging sth. like
cannot bind to address instead.

ProblemType: Bug
Architecture: amd64
Date: Wed Apr 21 23:27:30 2010
DistroRelease: Ubuntu 9.10
Package: rinetd 0.62-5.1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.58-server
SourcePackage: rinetd
Uname: Linux 2.6.31-20-server x86_64

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


** Tags: amd64 apport-bug

-- 
rinetd creates huge log file on bad config
https://bugs.launchpad.net/bugs/568094
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 568094] Re: rinetd creates huge log file on bad config

2010-04-21 Thread Tobias G. Pfeiffer

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

-- 
rinetd creates huge log file on bad config
https://bugs.launchpad.net/bugs/568094
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 519464] Re: konqueror displays images with wrong colors

2010-02-24 Thread Tobias G. Pfeiffer
The URL is
http://www.bundestag.de/bundestag/abgeordnete17/biografien/H/hahn_florian.html
(as can be seen more or less from the screen shot).

-- 
konqueror displays images with wrong colors
https://bugs.launchpad.net/bugs/519464
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 519464] [NEW] konqueror displays images with wrong colors

2010-02-09 Thread Tobias G. Pfeiffer
Public bug reported:

Binary package hint: kdebase

On a website of the German Parliament, there is an image where colors seem to 
be mixed up in a weird way (but in particular not just inverted), cf. 
attachment (left: firefox, right: konqueror).
This isn't the first time that I've come across this issue, although it happens 
only in extremely rare cases. I guess that the bug might not be in konqueror 
itself, but in some library processing this image that's maybe mis-interpreting 
some color profile stuff etc.

ProblemType: Bug
Architecture: i386
Date: Tue Feb  9 20:59:49 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/konqueror
NonfreeKernelModules: nvidia
Package: konqueror 4:4.3.5-0ubuntu1~karmic1 [modified: usr/bin/kfmclient 
usr/bin/konqueror usr/lib/libkdeinit4_kfmclient.so 
usr/lib/libkdeinit4_konqueror.so usr/lib/libkonquerorprivate.so.4.3.0]
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: kdebase
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-bug i386

-- 
konqueror displays images with wrong colors
https://bugs.launchpad.net/bugs/519464
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 519464] Re: konqueror displays images with wrong colors

2010-02-09 Thread Tobias G. Pfeiffer

** Attachment added: Screen shot
   http://launchpadlibrarian.net/38940781/colorbug.jpg

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/38940783/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/38940784/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/38940785/XsessionErrors.txt

-- 
konqueror displays images with wrong colors
https://bugs.launchpad.net/bugs/519464
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 491949] [NEW] installer doesn't support database on a different host

2009-12-03 Thread Tobias G. Pfeiffer
Public bug reported:

Binary package hint: otrs2

On my server running Ubuntu Server Edition 9.10, I wanted to install
otrs2, but have the (PostgreSQL) database server live on a different
machine, namely my dedicated database host. Now the following problems
occur:

1) otrs2 depends on postgresql-8.3 | mysql-server
1.a) Why does it depend on a database *server* on the same machine? (Probably 
because of (2).)
1.b) Why postgresql-8.3 when this is not even the most recent version shipped 
with Ubuntu 9.10?

2) The installer asks for a number of database parameters, but in particular 
*not* the database host and *not* the database type I want to use. If I select 
do not use dbconfig during the installation, it fails with errors, and it's 
really a pain to get this working with PostgreSQL on a different database host.
In addition, it is not possible to say: Here's valid credentials and a 
database name, but the installer insists on creating the db user and the 
database itself, which is sometimes not possible, e.g. when you are only given 
user name, password, and database name for a server.

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

-- 
installer doesn't support database on a different host
https://bugs.launchpad.net/bugs/491949
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 394882] [NEW] akonadi resources not available

2009-07-02 Thread Tobias G. Pfeiffer
Public bug reported:

After the upgrade from KDE 4.3beta2 to 4.3-rc1, akonadi doesn't work any more 
at all:
 * All akonadi resources (calendar, contacts) have disappeared from Kontact.
 * The akonadi configuration page cannot be accessed from the system settings 
application. (There is just no icon for akonadi.)
 * After login, akonadictl status says: Akonadi Control: stopped, Akonadi 
Server: stopped. Even after a akonadictl start, which gives the following 
output:
Starting Akonadi Server...   done.  
Database akonadi opened using driver QMYSQL
[akonadiserver] DbInitializer::run()
[akonadiserver] checking table  SchemaVersionTable
[akonadiserver] checking table  ResourceTable
[akonadiserver] checking table  CollectionTable
[akonadiserver] checking table  MimeTypeTable
[akonadiserver] checking table  PimItemTable
[akonadiserver] checking table  FlagTable
[akonadiserver] checking table  PartTable
[akonadiserver] checking table  CollectionAttributeTable
[akonadiserver] checking relation  PimItemFlagRelation
[akonadiserver] checking relation  CollectionMimeTypeRelation
[akonadiserver] checking relation  CollectionPimItemRelation
[akonadiserver] DbInitializer::run() done
[akonadiserver] skipping update 2
[akonadiserver] skipping update 3
[akonadiserver] skipping update 4
[akonadiserver] skipping update 8
[akonadiserver] skipping update 10
[akonadiserver] skipping update 12
[akonadiserver] Database akonadi opened using driver QMYSQL
[akonadiserver] Database akonadi opened using driver QMYSQL
 the resources are not available in Kontact.

Talking to people in #kde on IRC has shown that this is possibly a
packaging bug in Kubuntu, as no one else there had  experienced this.

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

-- 
akonadi resources not available
https://bugs.launchpad.net/bugs/394882
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to akonadi in ubuntu.

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


[Bug 394882] Re: akonadi resources not available

2009-07-02 Thread Tobias G. Pfeiffer
I'm on Jaunty. I guess you forgot to actually build the deb package for
kdepim-runtime? http://ppa.launchpad.net/kubuntu-
ppa/backports/ubuntu/pool/main/k/kdepim-runtime/ lists only tar.gz,
diff.gz, and dsc files.

-- 
akonadi resources not available
https://bugs.launchpad.net/bugs/394882
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to akonadi in ubuntu.

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


[Bug 394882] Re: akonadi resources not available

2009-07-02 Thread Tobias G. Pfeiffer
Fixed when install kdepim-runtime.

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

-- 
akonadi resources not available
https://bugs.launchpad.net/bugs/394882
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 250986] [NEW] frozen-bubble interferes with rsibreak

2008-07-22 Thread Tobias G. Pfeiffer
Public bug reported:

Binary package hint: frozen-bubble

1) $ lsb_release -rd
Description:Ubuntu 7.10
Release:7.10

2) $ apt-cache policy frozen-bubble
frozen-bubble:
  Installiert:2.1.0-1
  Mögliche Pakete:2.1.0-1
  Versions-Tabelle:
 *** 2.1.0-1 0
500 http://de.archive.ubuntu.com gutsy/universe Packages
100 /var/lib/dpkg/status

3) rsibreak is a tool that tells the user to make a break if he has been
using the keyboard/mouse for a long time. Normally, if that happens and
the user leaves the keyboard/mouse alone for 20 secs or the like, the
message goes away and the user can continue working for some time.

4) frozen-bubble prevents rsibreak from correctly getting to know about
the user's inactivity. Even if frozen-bubble is only showing a demo in
the background, rsibreak thinks that the keyboard/mouse is in use all
the time. This is bad because it makes it impossible to have rsibreak
running during a frozen-bubble session longer than a certain time (10
minutes, at my place). I believe that, for some reason, frozen-bubble
simulates user input to the system, which is the cause of this problem.

** Affects: frozen-bubble (Ubuntu)
 Importance: Undecided
 Status: New

-- 
frozen-bubble interferes with rsibreak
https://bugs.launchpad.net/bugs/250986
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

Re: [Bug 52451] Re: only the last eight chars of the key id are used

2007-06-25 Thread Tobias G. Pfeiffer
Hi!

Am Sonntag, 24. Juni 2007, 19:46 schrieb Jérôme Guelfucci:
 Any news on this ?

Both kgpg 1.2.2 and gpg 2.0.4 (with --refresh-key myname) still get that other 
person's key from the keyserver. However, even when I provide the full 16 
characters to gpg --refresh-key, I get two keys. It *might* be this is a 
problem in the keyserver implementation.

Bye
Tobias

-- 
only the last eight chars of the key id are used
https://bugs.launchpad.net/bugs/52451
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 52450] Re: doesn't boot with USB devices plugged in

2007-06-06 Thread Tobias G. Pfeiffer
Hi!

Am Mittwoch, 6. Juni 2007, 21:56 schrieb Jérôme Guelfucci:
 Thank you for your bug report. Do you still have this issue with the
 latest release of Ubuntu ?

No idea, I'm not using Ubuntu any more. I suggest, if no one else has had this 
experience since about a year, to close this bug.

Bye
Tobias

-- 
doesn't boot with USB devices plugged in
https://bugs.launchpad.net/bugs/52450
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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