[Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2020-05-07 Thread xor
Can an admin please flag this as affecting Ubuntu version Bionic as
well?

My kernel indeed complains "Patch brcm/BCM20702A1-0a5c-21e6.hcd not
found" on Bionic.

Also, Bluetooth USED TO work on this machine on 14.04, 18.04 (Bionic) broke it.
So if 14.04 shipped the file apparently then why can't 18.04 just do the same? 
:)

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

Title:
  Support for loading Broadcom bluetooth firmware

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

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

[Bug 1859223] Re: Firmware missing for Thinkpad X-series Bluetooth adapters, leads to headset HSP/HFP profiles not working

2020-05-07 Thread xor
This USED TO work on Kubuntu 14.04 for my machine, and then broke upon
dist-upgrade to 18.04, with "BCM20702A1-0a5c-21e6.hcd" missing as the
others reported.

If 14.04 shipped the file apparently then why can't 18.04 just do the
same? :)

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

Title:
  Firmware missing for Thinkpad X-series Bluetooth adapters, leads to
  headset HSP/HFP profiles not working

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

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

[Bug 1801555] Re: [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

2018-12-19 Thread xor
Confirmed on version 18.10 of Kubuntu amd64 as well.

Package versions:
linux-(headers|image|modules|modules-extra)-4.18.0-12-generic: version 
4.18.0-12.13
mdadm: 4.1~rc1-4ubuntu1

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

Title:
  [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

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

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

[Bug 1801555] Re: [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

2018-11-05 Thread xor
@caravena wrote:
> https://btrfs.wiki.kernel.org/index.php/Using_Btrfs_with_Multiple_Devices

This bug is NOT about btrfs!

The bug happens *below* btrfs, in the md RAID layer!
I merely used btrfs for its checksum capabilities so I can prove the corruption 
in the md layer.

Sorry if I hadn't made that clear enough.

Besides: btrfs' own RAID is not a suitable replacement for the md RAID
layer because it does not support full disk encryption yet.

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

Title:
  [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

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

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

[Bug 1801555] Re: [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

2018-11-03 Thread xor
Package versions:

linux-(image|modules|modules-extra)-4.15.0-38-generic: version 4.15.0-38.41
mdadm: version 4.1~rc1-3~ubuntu18.04.1

If you need the versions of other stuff just ask.
In turn please if possible refrain from asking me to run the tool which uploads 
tons of data to launchpad, I would very much not enjoy to have to read through 
the hundreds of pages of data it produces to check for private stuff to remove.

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

Title:
  [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

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

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

[Bug 1801555] Re: [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

2018-11-03 Thread xor
I have reproduced this a third time and it seems was also able to
confirm that the md device returns out of sync data:

# Tell btrfs to check checksums of files and metadata.
$ btrfs scrub start -B /dev/mapper/md1_crypt

# It reported:
# - 106 errors
# - 2 correctable, 104 uncorrectable
# - 98 errors were checksum errors.
# If you check /var/log/kern.log you'll see all the spam about checksum errors.

What seems critical in reproducing it is applying step 3 to both disks as I had 
originally described. FYI by "Reboot" at the end of step 3 I meant "shut down".
And you don't have to reboot at the start of step 4, its enough to keep the 
already booted session of the second disk of step 3.

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

Title:
  [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

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

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

[Bug 1801555] [NEW] [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

2018-11-03 Thread xor
Public bug reported:

On Kubuntu 18.04.1 it is possible to cause a (non-bitmap!) RAID1 to consume an 
out-of-sync disk without recovery as if it were in sync.
"$ cat /proc/mdstat" immediately shows the dirty disk as "U" = up after 
addition, WITHOUT a resync.

I was able to reproduce this twice.

This means arbitrary corruption to the filesystem can happen as you will have 
two mixed filesystem states in the RAID1.
RAID1 balances reads across all disks so the state of either disk will be 
returned randomly.


Steps to reproduce:

1. Install via network installer, create the following partition layout 
manually:
{sda1, sdb1} -> md RAID1 -> btrfs -> /boot
{sda2, sdb2} -> md RAID1 -> dm-crypt -> btrfs -> /

2. After the system is installed ensure the raid array has no bitmap. I
won't provide instructions for this as my 16 GiB disks were small enough
to avoid creation of a bitmap apparently. Check "$ cat /proc/mdstat" to
confirm there is no bitmap.

3. Boot with sdb physically disconnected. Boot will now hang at "Begin: Waiting 
for encrypted source device ...". That will timeout after a few minutes and 
drop to an initramfs shell, complaining that the disk doesn't exist. This is a 
separate bug, filed at #1196693
To make it bootable again, do the following workaround in the initramfs shell:
$ mdadm --run /dev/md0
$ mdadm --run /dev/md1
# Reduce size of array to stop the initramfstools from waiting for sdb forevery.
$ mdadm --grow -n 1 --force /dev/md0
$ mdadm --grow -n 1 --force /dev/md1
$ reboot

After "$ reboot", boot up the system fully with sdb still disconnected.
Now the state of the two disks should be out of sync - booting surely produces 
at least one write.
Reboot and apply the same procedure to sdb, with sda disconnected.

4. Boot from one of the disks and do this:
$ mdadm /dev/md0 --add /dev/sdb1
$ mdadm /dev/md1 --add /dev/sdb2
# The sdb partitions should now be listed as (S), i.e. spare
$ cat /proc/mdstat
# Grow the array to use up the spares
$ mdadm /dev/md0 --grow -n 2 
$ mdadm /dev/md1 --grow -n 2 
# Now the bug shows: mdstat will say the array is in sync immediately:
$ cat /proc/mdstat
# And the kernel log will show that a recovery was started
# - BUT completed within less than a second:
$ dmesg
[144.255918] md: recovery of RAID array md0
[144.256176] md: md0: recovery done
[151.776281] md: recovery of RAID array md1
[151.776667] md: md1: recovery done

Notice: I'm not sure whether this is a bug in mdadm or the kernel.
Filing this as mdadm bug for now, if you figure out this is a kernel bug
then please re-assign.

** Affects: mdadm (Ubuntu)
 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/1801555

Title:
  [FATAL] mdadm --grow adds dirty disk to RAID1 without recovery

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

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

[Bug 1196693] Re: Cannot boot degraded RAID1 array with LUKS partition

2018-11-03 Thread xor
Ubuntu 18.04 is still affected with a blank test installation.
Please update the bugtracker entry to reflect this.

I would be really happy if this could be fixed, it's been 5 years and
this breaks using RAID with dm-crypt :(

Steps to reproduce:

- Install via network installer, create the following partition layout manually:
{sda1, sdb1} -> md RAID1 -> btrs -> /boot
{sda2, sdb2} -> md RAID1 -> dm-crypt -> btrfs -> /

- After the system is installed and confirmed as working, shutdown and
remove sdb

- Boot will now hang at "Begin: Waiting for encrypted source device
...". That will timeout eventually and drop to an initramfs shell,
complaining that the disk doesn't exist.

** Changed in: initramfs-tools (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/1196693

Title:
  Cannot boot degraded RAID1 array with LUKS partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1196693/+subscriptions

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

[Bug 1756755] Re: package systemd-sysv 237-3ubuntu4 failed to install/upgrade: installed systemd-shim package post-removal script subprocess returned error exit status 2

2018-05-13 Thread xor
I am also affected and I did not manually install systemd-shim and did
not tamper with upstart.

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

Title:
  package systemd-sysv 237-3ubuntu4 failed to install/upgrade: installed
  systemd-shim package post-removal script subprocess returned error
  exit status 2

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

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

[Bug 1290506] Re: KMail "Pipe Through" filter action breaks GnuPG signatures

2017-11-14 Thread xor
The upstream bug report has been fixed an a patch has been filed there
two years ago.

However deployment to Ubuntu 14.04 still hasn't happened yet in case
anyone is wondering - kdepim 4.16.7 is needed, but Ubuntu 14.04 is still
on 4.13.0.

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

Title:
  KMail "Pipe Through" filter action breaks GnuPG signatures

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

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

[Bug 1633855] Re: akonadi fails to start after upgrade to yakkety

2016-10-26 Thread xor
Also affects Ubuntu 14.04.5 LTS.
The whole of Kontact/Kmail is broken.
The reason seems to be the mysql security updates of 2016-10-26:


Start-Date: 2016-10-26  00:40:44
Upgrade: mysql-common:amd64 (5.5.52-0ubuntu0.14.04.1, 5.5.53-0ubuntu0.14.04.1)
End-Date: 2016-10-26  00:40:51

Start-Date: 2016-10-26  00:41:16
Upgrade: mysql-server-core-5.5:amd64 (5.5.52-0ubuntu0.14.04.1, 
5.5.53-0ubuntu0.14.04.1)
End-Date: 2016-10-26  00:41:25

Start-Date: 2016-10-26  00:41:45
Upgrade: mysql-client-core-5.5:amd64 (5.5.52-0ubuntu0.14.04.1, 
5.5.53-0ubuntu0.14.04.1), mysql-common:amd64 (5.5.52-0ubuntu0.14.04.1, 
5.5.53-0ubuntu0.14.04.1), libmysqlclient18:amd64 (5.5.52-0ubuntu0.14.04.1, 
5.5.53-0ubuntu0.14.04.1)
End-Date: 2016-10-26  00:41:53



The log file "~/.local/share/akonadi/akonadiserver.error" says:

Database process exited unexpectedly during initial connection! 
executable: "/usr/sbin/mysqld-akonadi" 
arguments: ("--defaults-file=/home/username/.local/share/akonadi/mysql.conf", 
"--datadir=/home/username/.local/share/akonadi/db_data/", 
"--socket=/tmp/akonadi-username.EZqgDd/mysql.socket") 
stdout: "" 
stderr: "/usr/sbin/mysqld: Error on realpath() on '/var/lib/mysql-files' (Error 
2)
161027  5:22:54 [ERROR] Failed to access directory for --secure-file-priv. 
Please make sure that directory exists and is accessible by MySQL Server. 
Supplied value : /var/lib/mysql-files
161027  5:22:54 [ERROR] Aborting


** Also affects: mysql-5.5 (Ubuntu)
   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/1633855

Title:
  akonadi fails to start after upgrade to yakkety

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

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


[Bug 1479703] [NEW] package openjdk-7-jre-headless (not installed) failed to install/upgrade: trying to overwrite shared '/etc/java-7-openjdk/fontconfig.properties', which is different from other inst

2015-07-30 Thread xor
Public bug reported:

I was taken to this page automatically by Ubuntu...

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: openjdk-7-jre-headless (not installed)
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Thu Jul 30 10:32:01 2015
DuplicateSignature: package:openjdk-7-jre-headless:(not installed):trying to 
overwrite shared '/etc/java-7-openjdk/fontconfig.properties', which is 
different from other instances of package openjdk-7-jre-headless:amd64
ErrorMessage: trying to overwrite shared 
'/etc/java-7-openjdk/fontconfig.properties', which is different from other 
instances of package openjdk-7-jre-headless:amd64
InstallationDate: Installed on 2014-03-17 (499 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
SourcePackage: openjdk-7
Title: package openjdk-7-jre-headless (not installed) failed to 
install/upgrade: trying to overwrite shared 
'/etc/java-7-openjdk/fontconfig.properties', which is different from other 
instances of package openjdk-7-jre-headless:amd64
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.java.7.openjdk.accessibility.properties: [deleted]
modified.conffile..etc.java.7.openjdk.calendars.properties: [deleted]
modified.conffile..etc.java.7.openjdk.content.types.properties: [deleted]
modified.conffile..etc.java.7.openjdk.flavormap.properties: [deleted]
modified.conffile..etc.java.7.openjdk.images.cursors.cursors.properties: 
[deleted]
modified.conffile..etc.java.7.openjdk.jvm.i386.cfg: [deleted]
modified.conffile..etc.java.7.openjdk.logging.properties: [deleted]
modified.conffile..etc.java.7.openjdk.management.jmxremote.access: [deleted]
modified.conffile..etc.java.7.openjdk.management.jmxremote.password: [deleted]
modified.conffile..etc.java.7.openjdk.management.management.properties: 
[deleted]
modified.conffile..etc.java.7.openjdk.management.snmp.acl: [deleted]
modified.conffile..etc.java.7.openjdk.net.properties: [deleted]
modified.conffile..etc.java.7.openjdk.psfont.properties.ja: [deleted]
modified.conffile..etc.java.7.openjdk.psfontj2d.properties: [deleted]
modified.conffile..etc.java.7.openjdk.security.java.policy: [deleted]
modified.conffile..etc.java.7.openjdk.security.java.security: [deleted]
modified.conffile..etc.java.7.openjdk.security.nss.cfg: [deleted]
modified.conffile..etc.java.7.openjdk.sound.properties: [deleted]
modified.conffile..etc.java.7.openjdk.swing.properties: [deleted]
modified.conffile..etc.java.7.openjdk.tz.properties: [deleted]

** Affects: openjdk-7 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict trusty

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

Title:
  package openjdk-7-jre-headless (not installed) failed to
  install/upgrade: trying to overwrite shared
  '/etc/java-7-openjdk/fontconfig.properties', which is different from
  other instances of package openjdk-7-jre-headless:amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1479703/+subscriptions

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


[Bug 1318585] Re: NFSv3 exports not fully functional with older NFS clients

2015-02-20 Thread xor
Happens for me on 14.04 Stable. Note this means Solaris Servers
everywhere in the world running Solaris 10u10 cannot use an svn sandbox
on a Ubuntu based NFS server.

This is a very typical use case for build hosts.

Can anybody share a work around?

** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  NFSv3 exports not fully functional with older NFS clients

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

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


[Bug 378400] Re: Thinkpad T61p cannot resume from suspend

2015-02-09 Thread xor
I would rather invest my time in filing a bug about changing the way you 
organize this bugtracker.
What defines the rules you're enforcing here, and where can I file a bug to 
discuss them?

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] Re: Thinkpad T61p cannot resume from suspend

2015-02-09 Thread xor
(Sorry for being harsh here but I am getting increasingly annoyed
because out of the 33 bug reports on the Ubuntu bugtracker which I have
provided information on over the past two years, NONE have been
resolved.)

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 320638] Re: hot-add/remove in mixed (IDE/SATA/USB/SD-card/...) RAIDs with device mapper on top = data corruption (bio too big device md0 (248 240))

2015-02-06 Thread xor
@Phillip Susi / comment #23: Did you actually read what I wrote? :)

I was *NOT* advocating backup by having multiple RAID disks constantly 
connected to the array and in sync. It is completely obvious to me that a hot 
running copy of data is NOT a backup.
I was advocating the following procedure:
1. Connect disk
2. Wait until it is synced into the array.
3. Shutdown the machine
4. *DISCONNECT* the disc from the machine  and consider the completely offline 
disk as a backup.

This is a backup because the disk is physically disconnected from the machine.
It is much better than a rsync/cp, because it provides a *coherent* copy since 
all modifications to the data which happen during the copying process are also 
applied on the backup. With rsync/cp, files which are modified *after* they 
have already been copied are not up to date in the backup, and for applications 
which store data in multiple files (which *many* programs do), their data would 
be corrupt in such a case.

It is relevant to this bugtracker entry because it shows that using multiple 
kinds of disks in a RAID1, such as SATA+USB, is a common desire and not some 
exotic border case.
Or can you name any other kind of non-exotic, non-beta (such as btrfs) backup 
mechanism which can copy data while the system is in use without breaking its 
coherency? :)

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

Title:
  hot-add/remove in mixed (IDE/SATA/USB/SD-card/...)  RAIDs with device
  mapper on top = data corruption (bio too big device md0 (248  240))

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

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


[Bug 378400] Re: Thinkpad T61p cannot resume from suspend

2015-02-06 Thread xor
Christopher M. Penalver (penalvch) wrote on 2014-12-05: 
 xor, please do not apport-collect to a report you are not the original 
 reporter of. If you want your problem addressed, and so your hardware and 
 problem may be tracked, please file a new report with Ubuntu by executing the 
 following in a terminal while booted into the default Ubuntu kernel (not a 
 mainline one) via:


Requiring that the original reporter of an issue keeps responding is a great 
wait of deceiving yourself into believing that bugs are fixed.
Look, I have a Thinkpad T61p, I am literally typing this message from it, and I 
can tell you that with a very high probability it will hang when trying to 
resume from hibernation.
I already told you about that. So why do you want me to do further work and 
write another bug report?

Creating a fresh one will only delete information, especially the fact
that this hasn't been fixed since 2009. I don't know how your developers
work, but to me issues get higher priority with increasing age. When
working off the bug tracker, I sort my search results accordingly, and
deal with the oldest issues first. By resetting the age, you're force-
deprioritizing the issue, which is disappointing for me as a user :(

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 1019347] Re: A message: mount: / is busy appears every time shutting down or rebooting.

2015-02-05 Thread xor
(Addendum to comment #51: I should have mentioned that I *do* suffer
from my root filesystem being unclean at every boot, so unmounting
somehow fails... )

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

Title:
  A message: mount: / is busy appears every time shutting down or
  rebooting.

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

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


[Bug 1019347] Re: A message: mount: / is busy appears every time shutting down or rebooting.

2015-02-05 Thread xor
Using Kubuntu 14.04.1 amd64, I can confirm that plymouth is still
running during shutdown at the point in time which was suggested to
investigate via ps logging at comment
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1019347/comments/4

I do not get the mount: / is busy though. I get rather get Stopping
early crypto disks... [fail]

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

Title:
  A message: mount: / is busy appears every time shutting down or
  rebooting.

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

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


[Bug 320638] Re: hot-add/remove in mixed (IDE/SATA/USB/SD-card/...) RAIDs with device mapper on top = data corruption (bio too big device md0 (248 240))

2015-02-04 Thread xor
Also, keep on mind that the most commonly used personal computers
nowadays don't even *support* adding multiple disks of the same type:
Laptops. They only have one HD slot, so I *must* use USB to attach the
second.

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

Title:
  hot-add/remove in mixed (IDE/SATA/USB/SD-card/...)  RAIDs with device
  mapper on top = data corruption (bio too big device md0 (248  240))

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

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


[Bug 320638] Re: hot-add/remove in mixed (IDE/SATA/USB/SD-card/...) RAIDs with device mapper on top = data corruption (bio too big device md0 (248 240))

2015-02-04 Thread xor
What you people are forgetting is that RAID1 is in fact the PERFECT backup 
solution:
It takes a low level copy of the whole system while the system is *running*, 
and as opposed to cp/rsync, the copy is *coherent*:
Programmers do NOT design software to be robust against their files being 
randomly copied one after another by an external cp/rsync. How is this even 
supposed to work? If you copy file A, then file B, nothing guarantees that the 
software does not modify one of them in between your copying in a way which 
makes the files incoherent / breaks their compatibility.
And with regards to backup, we're talking about copying whole operating 
systems, consisting of *thousands* of programs. I would say the probability 
among thousands of programs is 100% that at least one of them will have its 
data corrupted if you copy its files using cp/rsync while it is running.

As opposed to that, a RAID1 is always in complete coherence if you shut down 
the system before you remove the disk. There is no mismatching data in multiple 
files. You can immediately boot up again, so backup takes 1 minute.
You could of course take offline the system for cp/rsync as well to get 
coherent data, but that will give you *hours* of downtime because the copying 
needs to happen while the system is offline. RAID1 can copy while it is running!

Overall, this bug is the worst issue in software design I've encountered in 
years, and I'm almost screaming :( I have spent over 20 hours migrating my 
machines to RAID1 so I can reduce the backup procedure from 5 hours to 5 
minutes, and now it just doesn't WORK.
This is infuriating :(  Can someone *please* come up with a fix / workaround?
I would be willing to pay a bounty of 50 EUR in Bitcoin for this to be fixed.

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

Title:
  hot-add/remove in mixed (IDE/SATA/USB/SD-card/...)  RAIDs with device
  mapper on top = data corruption (bio too big device md0 (248  240))

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

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


[Bug 378400] Re: Thinkpad T61p cannot resume from suspend

2014-12-04 Thread xor
@Christopher M. Penalver (penalvch) / comment #5:

The issue still applies for me on Kubuntu 14.04.
Notice that I had provided a kernel log commit #4 in 2013 already :) It will 
probably be more useful than the aport stuff. Nevertheless, I added the apport 
stuff as well.

I can provide further input upon how to trigger the issue: It happens very 
frequently when resuming when the Thinkpad is undocked, and happens very rarely 
when it is in the docking station. But it also does happen when docked every 
once in a while.
Its very annoying :(

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] Re: Thinkpad T61p cannot resume from suspend

2014-12-04 Thread xor
Addendum to commit #18: What I said in my earlier comments also applies:
Suspend to RAM *always* works. Hibernation is what is still broken.

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] HookError_source_linux.txt

2014-12-04 Thread xor
apport information

** Attachment added: HookError_source_linux.txt
   
https://bugs.launchpad.net/bugs/378400/+attachment/4274360/+files/HookError_source_linux.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] RfKill.txt

2014-12-04 Thread xor
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/378400/+attachment/4274367/+files/RfKill.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] Lsusb.txt

2014-12-04 Thread xor
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/378400/+attachment/4274363/+files/Lsusb.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] AlsaInfo.txt

2014-12-04 Thread xor
apport information

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/378400/+attachment/4274359/+files/AlsaInfo.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] UdevDb.txt

2014-12-04 Thread xor
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/378400/+attachment/4274368/+files/UdevDb.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] ProcCpuinfo.txt

2014-12-04 Thread xor
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/378400/+attachment/4274364/+files/ProcCpuinfo.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] ProcModules.txt

2014-12-04 Thread xor
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/378400/+attachment/4274366/+files/ProcModules.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] Re: Thinkpad T61p cannot resume from suspend

2014-12-04 Thread xor
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', 
'/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', 
'/dev/snd/pcmC0D2p', '/dev/snd/controlC29', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
CRDA: Error: [Errno 2] No such file or directory
CurrentDmesg:
 Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
 dmesg: write failed: Broken pipe
DistroRelease: Ubuntu 14.04
MachineType: LENOVO 6457A23
NonfreeKernelModules: nvidia
Package: linux (not installed)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-40-generic 
root=UUID=c8830c7c-8d1d-435f-b3c4-3c0f1fd483c3 ro allow-discards root_trim=yes 
resume=UUID=c8830c7c-8d1d-435f-b3c4-3c0f1fd483c3 resume_offset=29279960
ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Tags:  trusty
Uname: Linux 3.13.0-40-generic x86_64
UpgradeStatus: Upgraded to trusty on 2014-06-14 (173 days ago)
UserGroups: audio
WifiSyslog:
 
_MarkForUpload: True
dmi.bios.date: 02/27/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 7LETD0WW (2.30 )
dmi.board.name: 6457A23
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7LETD0WW(2.30):bd02/27/2012:svnLENOVO:pn6457A23:pvrThinkPadT61p:rvnLENOVO:rn6457A23:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 6457A23
dmi.product.version: ThinkPad T61p
dmi.sys.vendor: LENOVO


** Tags added: apport-collected trusty

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] UdevLog.txt

2014-12-04 Thread xor
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/378400/+attachment/4274369/+files/UdevLog.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] IwConfig.txt

2014-12-04 Thread xor
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/378400/+attachment/4274361/+files/IwConfig.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] Lspci.txt

2014-12-04 Thread xor
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/378400/+attachment/4274362/+files/Lspci.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 378400] ProcInterrupts.txt

2014-12-04 Thread xor
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/378400/+attachment/4274365/+files/ProcInterrupts.txt

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

Title:
  Thinkpad T61p cannot resume from suspend

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

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


[Bug 1370416] Re: Security updates are not marked as security

2014-09-23 Thread xor
** Summary changed:

- Central and German package servers ship different state of the same package 
marked as the same version
+ Security updates are not marked as security

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

Title:
  Security updates are not marked as security

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

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


[Bug 1370416] Re: Central and German package servers ship different state of the same package marked as the same version

2014-09-20 Thread xor
Thanks.
Muon is the default package manager and there's an update tray icon alert 
thing in Kubuntu, so you might want to judge the priority which is not set yet 
upon that.

FYI the issue still applies, today is day 3, so I would assume it really
is not a package server synchronization issue.

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

Title:
  Central and German package servers ship different state of the same
  package marked as the same version

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

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


[Bug 1371979] [NEW] package openjdk-7-jre-headless (not installed) failed to install/upgrade: trying to overwrite shared '/etc/java-7-openjdk/management/jmxremote.password', which is different from ot

2014-09-20 Thread xor
Public bug reported:

had a problem trying to run arduino installed with apt-get and and tried
to remove my openjdk, but while removing, got this failure.

Additional info:
I know that at some point I followed some strange steps to get webex video 
conferencing to work on Ubuntu and it required me to install a jdk in a very 
particular way. I no longer need webex because our remote work software has 
been chosen to be Google Hangouts, so I am now trying to get back to a standard 
installation of the JDK.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: openjdk-7-jre-headless (not installed)
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
Date: Sat Sep 20 22:33:16 2014
DpkgTerminalLog:
 Preparing to unpack .../openjdk-7-jre-headless_7u65-2.5.2-3~14.04_amd64.deb ...
 Unpacking openjdk-7-jre-headless:amd64 (7u65-2.5.2-3~14.04) ...
 dpkg: error processing archive 
/var/cache/apt/archives/openjdk-7-jre-headless_7u65-2.5.2-3~14.04_amd64.deb 
(--unpack):
  trying to overwrite shared 
'/etc/java-7-openjdk/management/jmxremote.password', which is different from 
other instances of package openjdk-7-jre-headless:amd64
DuplicateSignature: package:openjdk-7-jre-headless:(not installed):trying to 
overwrite shared '/etc/java-7-openjdk/management/jmxremote.password', which is 
different from other instances of package openjdk-7-jre-headless:amd64
ErrorMessage: trying to overwrite shared 
'/etc/java-7-openjdk/management/jmxremote.password', which is different from 
other instances of package openjdk-7-jre-headless:amd64
InstallationDate: Installed on 2014-03-17 (186 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
SourcePackage: openjdk-7
Title: package openjdk-7-jre-headless (not installed) failed to 
install/upgrade: trying to overwrite shared 
'/etc/java-7-openjdk/management/jmxremote.password', which is different from 
other instances of package openjdk-7-jre-headless:amd64
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.java.7.openjdk.sound.properties: 2014-08-02T00:04:01

** Affects: openjdk-7 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict trusty

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

Title:
  package openjdk-7-jre-headless (not installed) failed to
  install/upgrade: trying to overwrite shared
  '/etc/java-7-openjdk/management/jmxremote.password', which is
  different from other instances of package openjdk-7-jre-headless:amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1371979/+subscriptions

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


[Bug 1370416] Re: Central and German package servers ship different state of the same package marked as the same version

2014-09-19 Thread xor
Thanks.
It has been 2 days now, and the package is still showed as NON-security on the 
machine even though I have updated the package list just now.
No matter what possible technical explanations are, from a system 
administrator's perspective, it is a bug if a security update is marked as 
non-security for over 2 days.
Thus, please re-open the issue. Also, please be so kind to fix this soon: I 
have taken the machine out of production just so I can help you with fixing the 
issue. I *need* the machine for work, so it would be nice if this situation 
could be resolved soon.


(Also, please notice that even the idea you described of spreading the packages 
as non-security just for a few hours might be bogus: Admins use tools such as 
apticron to get notified by mail about package updates. While I have not 
verified that, it seems probable that those tools will just check the version 
and not send out another mail for the same version. So when you get the first 
mail about it NOT being a security update, another one will likely not be sent 
once it changes to security. Then the administrator will not install the update 
any soon because he thinks it's not security relevant.)

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

Title:
  Central and German package servers ship different state of the same
  package marked as the same version

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

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


[Bug 1370416] Re: Central and German package servers ship different state of the same package marked as the same version

2014-09-19 Thread xor
Ok I think I finally know where we are misunderstanding each other: I
am *NOT* using the URL to determine whether it is a security update!

I am talking about the fact that the user interface of aptitude has a
category Security updates and Upgradable packages. The package is
displayed at Upgradable packages instead of Security updates. The
KDE Muon thing also does not show anything about security updates.

So the mechanism of apt which detects that it is a security update is broken. 
Whether it uses the URL for that or whatever else is not at my knowledge.
I only know that a package which is a security update is not marked as such in 
the user interface, and that is definite breakage.

Can you re-open this now? :)

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

Title:
  Central and German package servers ship different state of the same
  package marked as the same version

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

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


[Bug 1370416] Re: Central and German package servers ship different state of the same package marked as the same version

2014-09-17 Thread xor
Thanks but I don't quite understand what you're trying to say.
There are two interpretations of what you said:

1) Did you misread my report and thought I was complaining that one
machine does not see a security update  yet while the other sees it?
That is NOT the case. They both see the same package update, that is an
update which claims to be the *same version number*. But on one machine
the version is marked as *security*, and on the other it is NOT marked
as security.

2) Or are are you telling me that updates which *are* security updates
are *normal* to be NOT marked as security updates for some people? That
is very very bad. If something is a security update, it needs to be
marked as such, otherwise people won't install it quickly!

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

Title:
  Central and German package servers ship different state of the same
  package marked as the same version

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

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


[Bug 1280927] Re: Brightness controls do not work on Thinkpad T61

2014-06-21 Thread xor
Also affects my Thinkpad T61p on:

- Kubuntu amd64 14.04
- Nvidia drivers package nvidia-331 Version: 331.38-0ubuntu7
- Kernel 3.13.0-29-generic #53-Ubuntu SMP

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

Title:
  Brightness controls do not work on Thinkpad T61

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

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


[Bug 1241532] Re: fatal error on eclipse Problematic frame: C [libgobject-2.0.so.0+0x19528] g_object_get_qdata+0x18

2014-06-15 Thread xor
*** This bug is a duplicate of bug 1241101 ***
https://bugs.launchpad.net/bugs/1241101

I distupgraded to Kubuntu 14.04 due to the Eclipse crashes described and
still have the issue :(

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

Title:
  fatal error on eclipse Problematic frame:  C
  [libgobject-2.0.so.0+0x19528]  g_object_get_qdata+0x18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1241532/+subscriptions

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


[Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

2014-06-15 Thread xor
Can confirm the issue with Kubuntu 14.04 amd64, Eclipse crashes when
closing the search window:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f487db99718, pid=13246, tid=139949693536000
#
# JRE version: OpenJDK Runtime Environment (7.0_55-b14) (build 1.7.0_55-b14)
# Java VM: OpenJDK 64-Bit Server VM (24.51-b03 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# C  [libgobject-2.0.so.0+0x19718]  g_object_get_qdata+0x18
#
# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try ulimit -c unlimited before starting Java again
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

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

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

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

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


[Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

2014-06-15 Thread xor
Tried the following workarounds on Kubuntu 14.04 amd64 with Eclipse from 
package management, all did not help
- Opening the search menu (CTRL+F) and closing it with ESC only takes 2-3 
attempts to crash Eclipse:

- Setting affinity (taskset -c 1 eclipse)
- Setting theme to Raleigh in systemsettings
- GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc eclipse
- UBUNTU_MENUPROXY= eclipse
- Using all of the above at once (export 
GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc ; export 
UBUNTU_MENUPROXY= ;  taskset -c 1 eclipse - and setting Raleigh in 
systemsettings)

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

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

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

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


[Bug 1280053] Re: eclipse is a crashy mess on trusty

2014-06-15 Thread xor
Can you check whether you are suffering this:
https://bugs.launchpad.net/eclipse/+bug/1241101

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

Title:
  eclipse is a crashy mess on trusty

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

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


[Bug 1294325] [NEW] Chromium password autocomplete broken for certain fields

2014-03-18 Thread xor
Public bug reported:

Used Ubuntu: Kubuntu 13.10 amd64

Today I installed the following upgrades (taken from /var/log/apt/history.log):
Start-Date: 2014-03-18  20:22:56
Upgrade: chromium-codecs-ffmpeg-extra:amd64 
(32.0.1700.107-0ubuntu0.13.10.1~20140204.972.1, 
33.0.1750.152-0ubuntu0.13.10.1~pkg984.1), chromium-browser-l10n:amd64 
(32.0.1700.107-0ubuntu0.13.10.1~20140204.972.1, 
33.0.1750.152-0ubuntu0.13.10.1~pkg984.1), chromium-browser:amd64 
(32.0.1700.107-0ubuntu0.13.10.1~20140204.972.1, 
33.0.1750.152-0ubuntu0.13.10.1~pkg984.1)
End-Date: 2014-03-18  20:23:19

They broke autocomplete for HTML password fields which have the 
autocomplete=off attribute set. 
While this might not sound like a bug to you, it IS a regression: With previous 
versions, the autocomplete=off attribute could be temporarily disabled with a 
JavaScript bookmarklet [1]. Then Chromium would ask the user to store the 
password. Once the password was stored in the database, future visits of the 
site would autocomplete the field. So basically in previous versions, the 
autocomplete=off flag was only a guardian against storing the password in the 
database, NOT against restoring it from the database if it is already in the 
database.
In the current version, autocomplete does NOT restore the stored password 
anymore, even when manually choosing the username from the username field's 
drop down menu. Using the bookmarklet to set autocomplete=on also doesn't 
help. I've tried this with two different websites.

You might argue that this is intended by the website's developer. But I
think it is an unacceptable restriction of my personal choice as a user
of what I want to do with my computer. It wastes my time to continuously
have to enter shitloads of passwords of websites which I have to visit
every day. And the disabling of autocomplete form is slowly creeping
into a lot of websites because it allows them to generate a false sense
of security for non-expert users while obstructing anyone who trusts his
machine.


[1] Store this as a bookmark, without the quotes: javascript:(function(){var 
fm=document.getElementsByTagName('form');for(i=0;ifm.length;i++){fm[i].setAttribute('autocomplete','on');}var
 
inp=document.getElementsByTagName('input');for(i=0;iinp.length;i++){inp[i].setAttribute('autocomplete','on');}})()

** Affects: chromium-browser (Ubuntu)
 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/1294325

Title:
  Chromium password autocomplete broken for certain fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1294325/+subscriptions

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


[Bug 1290506] [NEW] KMail Pipe Through filter action breaks GnuPG signatures

2014-03-10 Thread xor
Public bug reported:

Used Ubuntu (lsb_release -a): Kubuntu 13.10
Architecture (uname -a): x86_64
Used kmail (dpkg --status): Version: 4:4.11.5-0ubuntu0.1

 

Steps to reproduce:
- Generate a bogofilter spam filter using KMail's own wizard

- This will add a filter called Bogofilter Check which uses the pipe
through action to pipe the mail through bogofilter -p -e

- Now have someone send you a GnuPG signed mail which contains a text part 
which begins similar to this one (will try to upload an attachment which 
contains a whole sample message):
'--nextPart4479402.yrgGCOTjb2
Content-Type: Text/Plain;
  charset=iso-8859-15
Content-Transfer-Encoding: 7bit'

- After the mail has been piped through the filter, the text part will be 
mangled to this:
'--nextPart4479402.yrgGCOTjb2
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: 7bit'

- As the header of the text part is part of the GnuPG signature, the
signature is broken now! There should not be ANY modifications on it for
GPG signature validation to succeed.

- If you pipe the same mail manually through bogofilter -p -e on the
terminal, and diff the before and after, you will notice that this does
NOT happen. This means that KMail is the one to blame for mangling the
header of the text part. In fact, it mangles a lot of more stuff about
the mail. Check the diff. IMHO, when doing pipe through, KMail should
not do ANY modifications on the mail at all.

** Affects: kdepim (Ubuntu)
 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/1290506

Title:
  KMail Pipe Through filter action breaks GnuPG signatures

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

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


[Bug 1290506] Re: KMail Pipe Through filter action breaks GnuPG signatures

2014-03-10 Thread xor
Attached is a sample mail which a valid signature which will be damaged when 
using Pipe Through.
Notice the user agent of the mail: It's KMail, so KMail even damages its own 
mails.

** Attachment added: before.mbox
   
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/1290506/+attachment/4017132/+files/before.mbox

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

Title:
  KMail Pipe Through filter action breaks GnuPG signatures

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

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


[Bug 1290506] Re: KMail Pipe Through filter action breaks GnuPG signatures

2014-03-10 Thread xor
Upstream bug report at KDE: https://bugs.kde.org/show_bug.cgi?id=331991

** Bug watch added: KDE Bug Tracking System #331991
   https://bugs.kde.org/show_bug.cgi?id=331991

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

Title:
  KMail Pipe Through filter action breaks GnuPG signatures

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

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


[Bug 1288293] Re: GnuPG uses SHA1 for key signatures

2014-03-08 Thread xor
As of 2012, the most efficient attack against SHA-1 is considered to be
the one by Marc Stevens[32] with an estimated cost of $2.77M to break a
single hash value by renting CPU power from cloud servers.[33] Stevens
developed this attack in a project called HashClash,[34] implementing a
differential path attack. On 8 November 2010, he claimed he had a fully
working near-collision attack against full SHA-1 working with an
estimated complexity equivalent to 2^57.5 SHA-1 compressions. He
estimates this attack can be extended to a full collision with a
complexity around 2^61.

Source:
http://en.wikipedia.org/w/index.php?title=SHA-1oldid=598619464#Attacks

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

Title:
  GnuPG uses SHA1 for key signatures

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

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


[Bug 1288293] Re: GnuPG uses SHA1 for key signatures

2014-03-05 Thread xor
Sorry, there were two glitches in the original instructions:
- You need to generate the GPG home directory before ($ mkdir test), otherwise 
key generation will fail.

- The $ gpg --edit-key name-of-first-key should instead be $ gpg
--homedir test --local-user name-of-second-key -edit-key name-of-first-
key. I.e. the home directory was not specified, and you need to tell
GPG to use the *second key* for signing the first.

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

Title:
  GnuPG uses SHA1 for key signatures

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

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


[Bug 1288293] Re: GnuPG uses SHA1 for key signatures

2014-03-05 Thread xor
Damn, another typo in the previous comment (-edit-key instead of 
--edit-key). Sorry sorry. Here is everything fixed with reduced line count:
$ mkdir test
$ gpg --homedir test --gen-key
$ gpg --homedir test --gen-key
$ gpg --homedir test --local-user name-of-second-key --sign-key 
name-of-first-key
$ gpg --homedir test --export name-of-first-key | gpg --homedir test 
--list-packets

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

Title:
  GnuPG uses SHA1 for key signatures

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

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


[Bug 1242975] [NEW] gksu -u other_user .. is broken

2013-10-21 Thread xor
Public bug reported:

I did this test run with Lubuntu 13.10 amd64 and Xubuntu 13.10 amd64 in
separate VMs.

Steps to reproduce:
- Install fresh Lubuntu/Xubuntu
- Open the XFCE terminal.
- Type sudo -i, enter password, and do the following:
# create a secondary useraccount
adduser testuser
# use nano or your favorite editor:
nano /etc/sudoers.d/testuser
 # allow your main useraccount to execute ANY commands as the testuser 
user using sudo. password will NOT be required
 your_main_username ALL=(testuser)NOPASSWD: ALL
 # save the file.
# set permissions of sudoers.d correctly
chmod 440 /etc/sudoers.d/*

- now open a shell as your main user, NOT as root. do:
gksudo -u testuser xfce4-terminal

This should open a terminal logged in as testuser. But it does nothing.
Add the debug option and pipe to less to view what happens: gksudo -du 
testuser xfce4-terminal 21 | less
Output:
No ask_pass set, using default!
xauth: /tmp/libgksu-wPttP0/.Xauthority
STARTUP_ID: gksudo/xfce4-terminal/2799-0-xubuntu1_TIME2139054
cmd[0]: /usr/bin/sudo
cmd[1]: -H
cmd[2]: -S
cmd[3]: -p
cmd[4]: GNOME_SUDO_PASS
cmd[5]: -u
cmd[6]: testuser
cmd[7]: --
cmd[8]: xfce4-terminal
buffer: -No protocol specified-
buffer: --
buffer: -(xfce4-terminal:2802): Gtk-WARNING **: cannot open display: :0.0-
buffer: --
buffer: --
buffer: --
buffer: --
buffer: --
buffer: --
(a lot more of the previous messages)
brute force GNOME_SUDO_PASS ended...
No password prompt found; we'll assume we don't need a password.
xauth: /tmp/libgksu-wPttP0/.Xauthority
xauth_env: /home/xor/.Xauthority
dir: /tmp/libgksu-wPttP0


The fact that there is output of xfce4-terminal BEFORE gksudo talks about 
password, .Xauthority, etc. might indicate that it tries to run the child 
application too early? I haven't read the source code though, please validate 
this claim by reading it.

** Affects: gksu (Ubuntu)
 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/1242975

Title:
  gksu -u other_user .. is broken

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

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


[Bug 653705] Re: Doesn't ask for a password - IMAP

2013-08-06 Thread xor
Getting this on Kubuntu 12.10 with Evolution 3.6.2

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

Title:
  Doesn't ask for a password - IMAP

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

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


[Bug 653705] Re: Doesn't ask for a password - IMAP

2013-08-06 Thread xor
I found a workaround: 
As I am using Kubuntu (=Ubuntu with KDE), not all Gnome packages are installed.
So I manually installed gnome-keyring (+ dependancies gcr, 
libpam-gnome-keyring), which seems to be the password backend for Evolution. 
Now Evolution asks for a password :)

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

Title:
  Doesn't ask for a password - IMAP

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

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


[Bug 653705] Re: Doesn't ask for a password - IMAP

2013-08-06 Thread xor
- So can you please fix the Evolution package to be dependent on gnome-
keyring?

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

Title:
  Doesn't ask for a password - IMAP

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

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


[Bug 894841] Re: virtuoso-t eats constantly 50% CPU power (1 core)

2013-05-04 Thread xor
This now happens very frequently and continously empties my laptop battery and 
is very annoying when working mobile:
Kontact won't shut down Akonadi when you quit it so I always have to terminate 
it manually via commandline.

Can someone please start working in this issue OR modify Kontact to
terminate Akonadi when exiting? If Kontact did tell Aknoadi to shutdown
when Kontact is shutdown, it would at least be possible to end the CPU
usage through the UI.

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

Title:
  virtuoso-t eats constantly 50% CPU power (1 core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtuoso-opensource/+bug/894841/+subscriptions

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


[Bug 894841] Re: virtuoso-t eats constantly 50% CPU power (1 core)

2013-03-09 Thread xor
Affects me on Kubuntu12.10 amd64.

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

Title:
  virtuoso-t eats constantly 50% CPU power (1 core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtuoso-opensource/+bug/894841/+subscriptions

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


[Bug 198184] Re: [nvidia-new] doesn't wakeup the screen after suspend

2013-02-07 Thread xor
I'm on Kubuntu12.10 amd64 using a Thinkpad T61p with the proprietary NVIDIA 
drivers.
I am willing to help debugging this, I am a developer myself so I can follow 
complex instructions.

Suspend works very well, but hibernation does not.

What does work is writing the hibernation file to disk and turning the device 
off.
What does NOT work is resuming from the hibernation file.

The kernel will print the screen which shows the progress of loading the 
hibernation data.
After it has finished, a blank screen will appear.

I tried using pm-hibernate from a text-mode terminal, i.e. I switched from the 
X server to the terminal with CTRL+ALT+F1.
After resuming from hibernation,  I tried to switch back to the terminal with 
CTRL+ALT+F1 which did not work at first.
 I randomly pressed all keys on the keyboard and then tried to switch back to 
the terminal again with CTRL+ALT+F1 which DID work.
What showed was that the pm-hibernate program had NOT exited yet, i.e. there 
was no terminal prompt after it.

Then I was able to switch to the other terminals, however they did hang
after I typed the username and tried to enter the password.

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

Title:
  [nvidia-new] doesn't wakeup the screen after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/198184/+subscriptions

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


[Bug 201936] Re: Nvidia Suspend and Hibernate not working on T61P

2013-02-07 Thread xor
*** This bug is a duplicate of bug 198184 ***
https://bugs.launchpad.net/bugs/198184

I'm on Kubuntu12.10 amd64 using a Thinkpad T61p with the proprietary NVIDIA 
drivers.
I am willing to help debugging this, I am a developer myself so I can follow 
complex instructions.

Suspend works very well, but hibernation does not.

What does work is writing the hibernation file to disk and turning the device 
off.
What does NOT work is resuming from the hibernation file.

The kernel will print the screen which shows the progress of loading the 
hibernation data.
After it has finished, a blank screen will appear.

I tried using pm-hibernate from a text-mode terminal, i.e. I switched from the 
X server to the terminal with CTRL+ALT+F1.
After resuming from hibernation, I randomly pressed all keys on the keyboard 
and then tried to switch back to the terminal with CTRL+ALT+F1 which DID work.
What showed was that the pm-hibernate program had NOT exited yet, i.e. there 
was no terminal prompt after it.

Then I was able to switch to the other terminals, however they did hang
after I typed the username and tried to enter the password.

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

Title:
  Nvidia Suspend and Hibernate not working on T61P

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

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


[Bug 201936] Re: Nvidia Suspend and Hibernate not working on T61P

2013-02-07 Thread xor
*** This bug is a duplicate of bug 198184 ***
https://bugs.launchpad.net/bugs/198184

Further, the bug to which this is linked as a duplicate is marked as Fix 
released but the issue is NOT fixed.
Can someone please remove the duplicate mark? This might be a specific T61p 
issue so it should not be marked as duplicate.

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

Title:
  Nvidia Suspend and Hibernate not working on T61P

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

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


[Bug 378400] Re: Thinkpad T61p cannot resume from suspend

2013-02-07 Thread xor
I'm on Kubuntu12.10 amd64 using a Thinkpad T61p with the proprietary NVIDIA 
drivers and the issue still is present.
I am willing to help debugging this, I am a developer myself so I can follow 
complex instructions.

Suspend works very well, but hibernation does not.

What does work is writing the hibernation file to disk and turning the device 
off.
What does NOT work is resuming from the hibernation file.

The kernel will print the screen which shows the progress of loading the 
hibernation data.
After it has finished, a blank screen will appear.

I tried using pm-hibernate from a text-mode terminal, i.e. I switched from the 
X server to the terminal with CTRL+ALT+F1.
After resuming from hibernation, I tried to switch back to the terminal with 
CTRL+ALT+F1 which did not work at first.
 I randomly pressed all keys on the keyboard and then tried to switch back to 
the terminal again with CTRL+ALT+F1 which DID work.
What showed was that the pm-hibernate program had NOT exited yet, i.e. there 
was no terminal prompt after it.

Then I was able to switch to the other terminals, however they did hang
after I typed the username and tried to enter the password.

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

Title:
  Thinkpad T61p cannot resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/378400/+subscriptions

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


[Bug 378400] Re: Thinkpad T61p cannot resume from suspend

2013-02-07 Thread xor
Further Google investigation showed that after 2 minutes of waiting for
the system to resume from hibernation, a part of the kernel will crash
due to a timeout and the system WILL be useable.

I've attached the related tail of /var/log/kern.log


** Attachment added: t61p.hibernation.resume-kern.log
   
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/378400/+attachment/3519925/+files/t61p.hibernation.resume-kern.log

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

Title:
  Thinkpad T61p cannot resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/378400/+subscriptions

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


[Bug 201936] Re: Nvidia Suspend and Hibernate not working on T61P

2013-02-07 Thread xor
*** This bug is a duplicate of bug 198184 ***
https://bugs.launchpad.net/bugs/198184

Further Google investigation showed that after 2 minutes of waiting for
the system to resume from hibernation, a part of the kernel will crash
due to a timeout and the system WILL be useable.

I've attached the related tail of /var/log/kern.log


** Attachment added: t61p.hibernation.resume-kern.log
   
https://bugs.launchpad.net/ubuntu/+bug/201936/+attachment/3519923/+files/t61p.hibernation.resume-kern.log

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

Title:
  Nvidia Suspend and Hibernate not working on T61P

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

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


[Bug 198184] Re: [nvidia-new] doesn't wakeup the screen after suspend

2013-02-07 Thread xor
For readability, here is the same kern.log stuff as attachment.

** Attachment added: t61p.hibernation.resume-kern.log
   
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/198184/+attachment/3519924/+files/t61p.hibernation.resume-kern.log

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

Title:
  [nvidia-new] doesn't wakeup the screen after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/198184/+subscriptions

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


[Bug 198184] Re: [nvidia-new] doesn't wakeup the screen after suspend

2013-02-07 Thread xor
Further Google investigation showed that after 2 minutes of waiting for
the system to resume from hibernation, a part of the kernel will crash
due to a timeout and the system WILL be useable.

What follows is the related tail of /var/log/kern.log

Feb  8 01:33:25 1337h4x0r kernel: [  713.620576] e1000e :00:19.0: irq 47 
for MSI/MSI-X
Feb  8 01:33:28 1337h4x0r kernel: [  716.936141] PM: Marking nosave pages: [mem 
0x0009d000-0x000f]
Feb  8 01:33:28 1337h4x0r kernel: [  716.936148] PM: Basic memory bitmaps 
created
Feb  8 01:35:45 1337h4x0r kernel: [  716.936149] PM: Syncing filesystems ... 
done.
Feb  8 01:35:45 1337h4x0r kernel: [  716.946311] Freezing user space processes 
... (elapsed 0.01 seconds) done.
Feb  8 01:35:45 1337h4x0r kernel: [  716.960263] PM: Preallocating image 
memory... done (allocated 457942 pages)
Feb  8 01:35:45 1337h4x0r kernel: [  717.601176] PM: Allocated 1831768 kbytes 
in 0.64 seconds (2862.13 MB/s)
Feb  8 01:35:45 1337h4x0r kernel: [  717.601178] Freezing remaining freezable 
tasks ... (elapsed 0.01 seconds) done.
Feb  8 01:35:45 1337h4x0r kernel: [  717.616646] Suspending console(s) (use 
no_console_suspend to debug)
Feb  8 01:35:45 1337h4x0r kernel: [  717.634280] sd 0:0:0:0: [sda] 
Synchronizing SCSI cache
Feb  8 01:35:45 1337h4x0r kernel: [  717.634612] ata5: port disabled--ignoring
Feb  8 01:35:45 1337h4x0r kernel: [  717.680879] pciehp :00:1c.3:pcie04: 
pciehp_suspend ENTRY
Feb  8 01:35:45 1337h4x0r kernel: [  717.688097] ACPI handle has no context!
Feb  8 01:35:45 1337h4x0r kernel: [  717.921645] e1000e :00:19.0: wake-up 
capability enabled by ACPI
Feb  8 01:35:45 1337h4x0r kernel: [  717.936027] PM: freeze of drv:e1000e 
dev::00:19.0 complete after 254.944 msecs
Feb  8 01:35:45 1337h4x0r kernel: [  717.936052] PM: freeze of drv: 
dev:pci:00 complete after 254.910 msecs
Feb  8 01:35:45 1337h4x0r kernel: [  717.936064] PM: freeze of devices complete 
after 319.412 msecs
Feb  8 01:35:45 1337h4x0r kernel: [  717.936307] PM: late freeze of devices 
complete after 0.239 msecs
Feb  8 01:35:45 1337h4x0r kernel: [  717.938554] PM: noirq freeze of devices 
complete after 2.248 msecs
Feb  8 01:35:45 1337h4x0r kernel: [  717.938922] ACPI: Preparing to enter 
system sleep state S4
Feb  8 01:35:45 1337h4x0r kernel: [  718.080051] PM: Saving platform NVS memory
Feb  8 01:35:45 1337h4x0r kernel: [  718.080347] Disabling non-boot CPUs ...
Feb  8 01:35:45 1337h4x0r kernel: [  718.080685] Broke affinity for irq 48
Feb  8 01:35:45 1337h4x0r kernel: [  718.184016] CPU 1 is now offline
Feb  8 01:35:45 1337h4x0r kernel: [  718.184494] Extended CMOS year: 2000
Feb  8 01:35:45 1337h4x0r kernel: [  718.184582] PM: Creating hibernation image:
Feb  8 01:35:45 1337h4x0r kernel: [  718.188004] PM: Need to copy 255803 pages
Feb  8 01:35:45 1337h4x0r kernel: [  718.188004] PM: Normal pages needed: 
255803 + 1024, available pages: 526031
Feb  8 01:35:45 1337h4x0r kernel: [  718.188004] PM: Restoring platform NVS 
memory
Feb  8 01:35:45 1337h4x0r kernel: [  718.188004] Extended CMOS year: 2000
Feb  8 01:35:45 1337h4x0r kernel: [  718.188004] Enabling non-boot CPUs ...
Feb  8 01:35:45 1337h4x0r kernel: [  718.188004] Booting Node 0 Processor 1 
APIC 0x1
Feb  8 01:35:45 1337h4x0r kernel: [  718.216052] CPU1 is up
Feb  8 01:35:45 1337h4x0r kernel: [  718.217817] ACPI: Waking up from system 
sleep state S4
Feb  8 01:35:45 1337h4x0r kernel: [  718.608166] uhci_hcd :00:1a.1: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.608168] uhci_hcd :00:1a.1: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.608215] uhci_hcd :00:1a.1: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.608216] uhci_hcd :00:1a.1: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.608283] ehci_hcd :00:1a.7: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.608287] ehci_hcd :00:1a.7: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.608934] uhci_hcd :00:1d.0: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.608936] uhci_hcd :00:1d.0: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.608982] uhci_hcd :00:1d.0: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.608984] uhci_hcd :00:1d.0: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.609034] uhci_hcd :00:1d.2: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.609036] uhci_hcd :00:1d.2: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.609083] uhci_hcd :00:1d.2: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.609084] uhci_hcd :00:1d.2: power 
state changed by ACPI to D0
Feb  8 01:35:45 1337h4x0r kernel: [  718.609162] ehci_hcd :00:1d.7: power 
state changed by ACPI to D0
Feb 

[Bug 1093396] [NEW] Umask resulting of USERGROUPS_ENAB is ignored with sudo/kdesudo

2012-12-23 Thread xor
Public bug reported:

- By default, /etc/login.defs has configured USERGROUPS_ENABLE=yes. The part 
where you configure the UMASK in login.defs explains what this does to the 
UMASK:
# If USERGROUPS_ENAB is set to yes, that will modify this UMASK default 
value
# for private user groups, i. e. the uid is the same as gid, and username is
# the same as the primary group name: for these, the user permissions will 
be
# used as group permissions, e. g. 022 will become 002.

- This should cause any newly created files by those users to be
writable by the group. However, this usergroups behavior is ignored when
the shell of the user is launched via sudo (or kdesudo) and the default
UMASK is used instead. This results in the files NOT being writable by
the group.

Reproducing it using Kubuntu12.10 amd64:

- Within a rootshell, create a user account with the following command:
useradd --create-home --shell /bin/bash --user-group testuser

- Still as root, do
sudo -u testuser -i

- Within the shell of the testuser, do
touch testfile
ll

- You will see that the file is NOT writable for the group.

- If you use su - testuser instead of sudo, the umask WILL be correct.

- The same issue applies to kdesudo.

** Affects: sudo (Ubuntu)
 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/1093396

Title:
  Umask resulting of USERGROUPS_ENAB is ignored with sudo/kdesudo

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

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


[Bug 1090760] [NEW] CIFS: Unknown mount option defaults

2012-12-15 Thread xor
Public bug reported:

Consider the following /etc/fstab entry:

//10.0.0.1/xor /home/xor/Server cifs
defaults,sec=ntlmv2i,soft,iocharset=utf8,credentials=/home/xor/.samba_credentials,noauto,user
0 0

Mounting it as root works.
Trying to mount it as the xor user fails with:
mount error(22): Invalid argument

dmesg shows the reason:

[81688.271188] CIFS: Unknown mount option defaults

Using Kubuntu12.10 amd64.
cifs-utils package Version: 2:5.5-1ubuntu1

** Affects: cifs-utils (Ubuntu)
 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/1090760

Title:
  CIFS: Unknown mount option defaults

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1090760/+subscriptions

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


[Bug 1090764] [NEW] CIFS: Unknown mount option async

2012-12-15 Thread xor
Public bug reported:

Consider the following /etc/fstab entry:

//10.0.0.1/xor /home/xor/Server cifs
rw,nosuid,nodev,noexec,noauto,user,async,sec=ntlmv2i,soft,iocharset=utf8,credentials=/home/xor/Passwords/.samba_credentials
0 0

Mounting it as root works.
Trying to mount it as the xor user fails with:
mount error(22): Invalid argument

dmesg shows the reason:

[82643.575393] CIFS: Unknown mount option async

Notice that I was trying to manually add the mount options behind the symbolic 
option defaults, async is one of them. The same bug applies to the defaults 
mount option, and I was trying to do a workaround by manually adding the 
options behind default. 
Here is the entry for defaults: 
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1090760

Using Kubuntu12.10 amd64.
cifs-utils package Version: 2:5.5-1ubuntu1

** Affects: cifs-utils (Ubuntu)
 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/1090764

Title:
  CIFS: Unknown mount option async

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1090764/+subscriptions

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


[Bug 1090636] [NEW] Crash in dpkg-query

2012-12-14 Thread xor
Public bug reported:

Executing

 dpkg-query --show --showformat='' package

causes dpkg to crash on Kubuntu 12.10 amd64, dpkg --version = Debian
`dpkg' package management program version 1.16.7 (amd64).

Output upon crash:


*** glibc detected *** dpkg-query: free(): invalid pointer: 0x7fede7485314 
***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x7eb96)[0x7fede7487b96]
dpkg-query[0x4091a3]
dpkg-query[0x404473]
dpkg-query[0x402779]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7fede742a76d]
dpkg-query[0x4027ed]
=== Memory map: 
0040-0041f000 r-xp  fc:00 491671 
/usr/bin/dpkg-query
0061e000-0061f000 r--p 0001e000 fc:00 491671 
/usr/bin/dpkg-query
0061f000-0062 rw-p 0001f000 fc:00 491671 
/usr/bin/dpkg-query
0062-00734000 rw-p  00:00 0 
0175d000-0177e000 rw-p  00:00 0  [heap]
7fede6f2a000-7fede6f3f000 r-xp  fc:00 4063531
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fede6f3f000-7fede713e000 ---p 00015000 fc:00 4063531
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fede713e000-7fede713f000 r--p 00014000 fc:00 4063531
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fede713f000-7fede714 rw-p 00015000 fc:00 4063531
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fede714-7fede7409000 r--p  fc:00 304558 
/usr/lib/locale/locale-archive
7fede7409000-7fede75be000 r-xp  fc:00 4064246
/lib/x86_64-linux-gnu/libc-2.15.so
7fede75be000-7fede77bd000 ---p 001b5000 fc:00 4064246
/lib/x86_64-linux-gnu/libc-2.15.so
7fede77bd000-7fede77c1000 r--p 001b4000 fc:00 4064246
/lib/x86_64-linux-gnu/libc-2.15.so
7fede77c1000-7fede77c3000 rw-p 001b8000 fc:00 4064246
/lib/x86_64-linux-gnu/libc-2.15.so
7fede77c3000-7fede77c8000 rw-p  00:00 0 
7fede77c8000-7fede77ea000 r-xp  fc:00 4064260
/lib/x86_64-linux-gnu/ld-2.15.so
7fede79c6000-7fede79c9000 rw-p  00:00 0 
7fede79e7000-7fede79ea000 rw-p  00:00 0 
7fede79ea000-7fede79eb000 r--p 00022000 fc:00 4064260
/lib/x86_64-linux-gnu/ld-2.15.so
7fede79eb000-7fede79ed000 rw-p 00023000 fc:00 4064260
/lib/x86_64-linux-gnu/ld-2.15.so
7fff8e98a000-7fff8e9ab000 rw-p  00:00 0  [stack]
7fff8e9cb000-7fff8e9cc000 r-xp  00:00 0  [vdso]
ff60-ff601000 r-xp  00:00 0  
[vsyscall]
Aborted (core dumped)

** Affects: dpkg (Ubuntu)
 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/1090636

Title:
  Crash in dpkg-query

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

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


[Bug 1088091] [NEW] Battery monitor widget does not show estimated battery lifetime

2012-12-08 Thread xor
Public bug reported:

I recently dist-upgraded from Kubuntu 12.04 to 12.10.
The battery monitor widget used to show the estimated remaining battery runtime 
with 12.04.

With 12.10, it only shows the charge percentage. The estimated remaining
battery life is missing.


The computer is a Thinkpad T61p.

** Affects: kde-workspace (Ubuntu)
 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/1088091

Title:
  Battery monitor widget does not show estimated battery lifetime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1088091/+subscriptions

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


[Bug 1088100] [NEW] LightDM login screen shows users which are not allowed to log in

2012-12-08 Thread xor
Public bug reported:

Using Kubuntu12.10 amd64, all packages up to date as of 2012-12-09.

I have created a dozen user accounts on the machine which have no password set 
AND the password locked. Therefore they are never able to login.
Nevertheless, the LightDM login screen lists them, which clutters the view.

Example of creating such an user acount:
useradd --create-home --shell /bin/bash --user-group testuser
passwd -l testuser

** Affects: lightdm-kde (Ubuntu)
 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/1088100

Title:
  LightDM login screen shows users which are not allowed to log in

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm-kde/+bug/1088100/+subscriptions

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


[Bug 1069718] Re: Simple single word grep does not work for the attached file

2012-10-29 Thread xor
Thank you. That's because the file is UTF-16. 
If grep should be able to handle UTF-16 then the issue is not invalid.

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

Title:
  Simple single word grep does not work for the attached file

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

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


[Bug 1011675] Re: Bitcoin package is totally outdated

2012-10-26 Thread xor
Are you sure you are talking about Ubuntu 12.04 and not 12.10? My 12.04
package manager still shows 0.3.24.

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

Title:
  Bitcoin package is totally outdated

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

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


[Bug 1069718] [NEW] Simple single word grep does not work for the attached file

2012-10-22 Thread xor
Public bug reported:

- Using Ubuntu 12.04
- grep --version says grep (GNU grep) 2.10

grep Track test.log shows no output for the attached test.log

** Affects: grep (Ubuntu)
 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/1069718

Title:
  Simple single word grep does not work for the attached file

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

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


[Bug 1069718] Re: Simple single word grep does not work for the attached file

2012-10-22 Thread xor
The file for which the grep expression does not work

** Attachment added: test.log
   
https://bugs.launchpad.net/ubuntu/+source/grep/+bug/1069718/+attachment/3408601/+files/test.log

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

Title:
  Simple single word grep does not work for the attached file

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

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


[Bug 827395] Re: Ark cannot find program 7z in PATH

2012-09-29 Thread xor
Affects me on Kubuntu12.04.

Would it be possible to workaround this issue by symlinking 7z to 7zr or
is the syntax of 7zr different to the 7z syntax which ark expects?

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

Title:
  Ark cannot find program 7z in PATH

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

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


[Bug 827395] Re: Ark cannot find program 7z in PATH

2012-09-29 Thread xor
Ok I found a workaround myself: Using the package p7zip-full instead of
p7zip.

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

Title:
  Ark cannot find program 7z in PATH

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

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


[Bug 1057540] [NEW] Mounting as ordinary non-root user is broken with davfs2 due to lack of setuid root

2012-09-27 Thread xor
Public bug reported:

The manpage of mount.davfs specifies that there is an option called
user to allow ordinary non-root users to mount davfs filesystems.

However, when trying to actually mount a davfs filesystem it will fail with 
/sbin/mount.davfs: program is not setuid root.
This is in fact the case, the binary lacks the setuid flag.

** Affects: davfs2 (Ubuntu)
 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/1057540

Title:
  Mounting as ordinary non-root user is broken with davfs2 due to lack
  of setuid root

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

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


[Bug 1049267] Re: XFS corruption on machine which never suffered a hard reset or disk failure

2012-09-25 Thread xor
I was going to install the latest mainline kernel.
HOWEVER

- dpkg-sig --list shows that the packages contain no signatures at all.
- Further, there doesn't seem to be any signature files on the webserver [0]
- The webserver does not accept https connections.

While installing a release-candidate kernel on a production machine is 
something which I dislike already, the fact that it doesn't even contain a 
signature makes this inacceptable.
Please provide signed packages.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6-rc7-quantal/

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1051689] Re: OOPS in ext4 due to NULL pointer dereference

2012-09-25 Thread xor
I was going to install the latest mainline kernel.
HOWEVER

- dpkg-sig --list shows that the packages contain no signatures at all.
- Further, there doesn't seem to be any signature files on the webserver [0]
- The webserver does not accept https connections.

While installing a release-candidate kernel on a production machine is 
something which I dislike already, the fact that it doesn't even contain a 
signature makes this inacceptable.
Please provide signed packages.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6-rc7-quantal/

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

Title:
  OOPS in ext4 due to NULL pointer dereference

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

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


[Bug 1049267] Re: XFS corruption on machine which never suffered a hard reset or disk failure

2012-09-24 Thread xor
I now did the following:
- I put the disks of an affected machine (not the original one in this bug 
report) into a Debian6 machine which has been running rock-solid with XFS for 
years
- I used a script of my own to generate checksums  file date listing of ALL 
files (~2.5TB) on the disks using the Debian6.
- I then used an USB stick with Ubuntu12.04 to run xfs_repair on the affected 
XFS. 
- After repair finished, I again put the disks into the Debian6 machine an 
generated checksums / filedate listing.
- I diff'ed the pre-repair and post-repair checksums and filedates. They are 
absolutely identical. 

Conclusion: 
The fact that the Debian did not complain about corruption when generating the 
checksums and that the checksums are not affected by repair maybe shows that 
there is no actual physical corruption but it was rather a crash bug?

I will put the affected machine back into operation with a 3.6 kernel as 
requested.
HOWEVER I should say that it took multiple weeks of operation until the issue 
first happened, so I don't think that testing this with 3.6 will disprove 
anything any soon. I think you guys should read the changelogs of the kernels 
or actually look at the stack trace and see what happened :|

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1026140] Re: Partitioner does not specify sunit/swidth for XFS+dmcrypt+RAID

2012-09-24 Thread xor
** Package changed: ubuntu = partman-xfs (Ubuntu)

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

Title:
  Partitioner does not specify sunit/swidth for XFS+dmcrypt+RAID

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-xfs/+bug/1026140/+subscriptions

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


[Bug 1049267] Re: XFS corruption on machine which never suffered a hard reset or disk failure

2012-09-16 Thread xor
apport information

** Tags added: apport-collected staging

** Description changed:

  Using Ubuntu 12.04 server, we installed a machine using the following disk 
layout:
  XFS = dm-crypt = RAID5.
  
  A *complete* list of ALL configuration of the machine including the
  setup can be provided if you need it, we documented everything.
  
  The harddisks are tested weekly with a full SMART test and they are okay.
  The machine is attached to a UPS and therefore never suffered a hard reset.
  Also, the memory was tested with memtest86+.
  
  Nevertheless, the kernel reports XFS problems:
  
  Sep 10 10:01:00 server kernel: [379001.376989] XFS (dm-0): xfs_da_do_buf: bno 
0 dir: inode 3045868
  Sep 10 10:01:00 server kernel: [379001.377011] XFS (dm-0): [00] br_startoff 0 
br_startblock -2 br_blockcount 1 br_state 0
  Sep 10 10:01:00 server kernel: [379001.377032] XFS (dm-0): Internal error 
xfs_da_do_buf(1) at line 2011 of file 
/build/buildd/linux-3.2.0/fs/xfs/xfs_da_btree.c.  Caller 0xa01feeef
  Sep 10 10:01:00 server kernel: [379001.377033] 
  Sep 10 10:01:00 server kernel: [379001.377069] Pid: 26624, comm: 
updatedb.mlocat Tainted: G C   3.2.0-30-generic #48-Ubuntu
  Sep 10 10:01:00 server kernel: [379001.377071] Call Trace:
  Sep 10 10:01:00 server kernel: [379001.377089]  [a01cb6bf] 
xfs_error_report+0x3f/0x50 [xfs]
  Sep 10 10:01:00 server kernel: [379001.377099]  [a01feeef] ? 
xfs_da_reada_buf+0x2f/0x40 [xfs]
  Sep 10 10:01:00 server kernel: [379001.377108]  [a01fea12] 
xfs_da_do_buf+0x182/0x630 [xfs]
  Sep 10 10:01:00 server kernel: [379001.377117]  [a01feeef] 
xfs_da_reada_buf+0x2f/0x40 [xfs]
  Sep 10 10:01:00 server kernel: [379001.377124]  [a01cbdc8] 
xfs_dir_open+0x68/0x80 [xfs]
  Sep 10 10:01:00 server kernel: [379001.377127]  [81175bd0] 
__dentry_open+0x290/0x360
  Sep 10 10:01:00 server kernel: [379001.377133]  [a01cbd60] ? 
xfs_dir_fsync+0x110/0x110 [xfs]
  Sep 10 10:01:00 server kernel: [379001.377136]  [8129cdbc] ? 
security_inode_permission+0x1c/0x30
  Sep 10 10:01:00 server kernel: [379001.377138]  [8118389a] ? 
inode_permission+0x4a/0x110
  Sep 10 10:01:00 server kernel: [379001.377139]  [8117624d] 
vfs_open+0x3d/0x40
  Sep 10 10:01:00 server kernel: [379001.377141]  [81177130] 
nameidata_to_filp+0x40/0x50
  Sep 10 10:01:00 server kernel: [379001.377143]  [811860d8] 
do_last+0x3f8/0x730
  Sep 10 10:01:00 server kernel: [379001.377144]  [811877b1] 
path_openat+0xd1/0x3f0
  Sep 10 10:01:00 server kernel: [379001.377146]  [811830f5] ? 
putname+0x35/0x50
  Sep 10 10:01:00 server kernel: [379001.377147]  [81187b53] ? 
user_path_at_empty+0x63/0xa0
  Sep 10 10:01:00 server kernel: [379001.377149]  [81187bf2] 
do_filp_open+0x42/0xa0
  Sep 10 10:01:00 server kernel: [379001.377152]  [81319321] ? 
strncpy_from_user+0x31/0x40
  Sep 10 10:01:00 server kernel: [379001.377153]  [81182f3a] ? 
do_getname+0x10a/0x180
  Sep 10 10:01:00 server kernel: [379001.377156]  [8165a41e] ? 
_raw_spin_lock+0xe/0x20
  Sep 10 10:01:00 server kernel: [379001.377158]  [81194eb7] ? 
alloc_fd+0xf7/0x150
  Sep 10 10:01:00 server kernel: [379001.377159]  [8117722d] 
do_sys_open+0xed/0x220
  Sep 10 10:01:00 server kernel: [379001.377161]  [81177380] 
sys_open+0x20/0x30
  Sep 10 10:01:00 server kernel: [379001.377163]  [81662a02] 
system_call_fastpath+0x16/0x1b
  Sep 10 10:01:00 server kernel: [379001.377170] BUG: unable to handle kernel 
paging request at 0108
  Sep 10 10:01:00 server kernel: [379001.377197] IP: [81122869] 
file_ra_state_init+0x9/0x30
  Sep 10 10:01:00 server kernel: [379001.377215] PGD 176937067 PUD 20eb89067 
PMD 0 
  Sep 10 10:01:00 server kernel: [379001.377230] Oops:  [#1] SMP 
  Sep 10 10:01:00 server kernel: [379001.377241] CPU 2 
  Sep 10 10:01:00 server kernel: [379001.377247] Modules linked in: 
nls_iso8859_1 nls_cp437 vfat fat usb_storage uas nfsd nfs lockd fscache 
binfmt_misc auth_rpcgss nfs_acl sunrpc psmouse joydev serio_raw mei(C) mac_hid 
lp parport xfs dm_crypt raid10 raid0 multipath linear aesni_intel cryptd 
aes_x86_64 usbhid hid raid1 raid456 async_pq async_xor xor async_memcpy 
async_raid6_recov raid6_pq async_tx i915 drm_kms_helper drm i2c_algo_bit video 
e1000e
  Sep 10 10:01:00 server kernel: [379001.377384] 
  Sep 10 10:01:00 server kernel: [379001.377390] Pid: 26624, comm: 
updatedb.mlocat Tainted: G C   3.2.0-30-generic #48-Ubuntu  
/DH67GD
  Sep 10 10:01:00 server kernel: [379001.377419] RIP: 0010:[81122869] 
 [81122869] file_ra_state_init+0x9/0x30
  Sep 10 10:01:00 server kernel: [379001.377441] RSP: 0018:8801d6a35c98  
EFLAGS: 00010206
  Sep 10 10:01:00 server kernel: [379001.377454] RAX: 880073981bc5 RBX: 
880157dde800 RCX: 0001
  Sep 10 10:01:00 server kernel: [379001.377471] RDX

[Bug 1049267] BootDmesg.txt

2012-09-16 Thread xor
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1049267/+attachment/3319134/+files/BootDmesg.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] CurrentDmesg.txt

2012-09-16 Thread xor
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1049267/+attachment/3319135/+files/CurrentDmesg.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] IwConfig.txt

2012-09-16 Thread xor
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1049267/+attachment/3319136/+files/IwConfig.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] Lspci.txt

2012-09-16 Thread xor
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1049267/+attachment/3319137/+files/Lspci.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] Lsusb.txt

2012-09-16 Thread xor
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1049267/+attachment/3319138/+files/Lsusb.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] ProcCpuinfo.txt

2012-09-16 Thread xor
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1049267/+attachment/3319139/+files/ProcCpuinfo.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] ProcInterrupts.txt

2012-09-16 Thread xor
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1049267/+attachment/3319140/+files/ProcInterrupts.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] ProcModules.txt

2012-09-16 Thread xor
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1049267/+attachment/3319141/+files/ProcModules.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] UdevDb.txt

2012-09-16 Thread xor
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1049267/+attachment/3319142/+files/UdevDb.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] UdevLog.txt

2012-09-16 Thread xor
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1049267/+attachment/3319143/+files/UdevLog.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1049267] WifiSyslog.txt

2012-09-16 Thread xor
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1049267/+attachment/3319144/+files/WifiSyslog.txt

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

Title:
  XFS corruption on machine which never suffered a hard reset or disk
  failure

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

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


[Bug 1051689] [NEW] OOPS in ext4 due to NULL pointer dereference

2012-09-16 Thread xor
Public bug reported:

Using Ubuntu 12.04 server, we installed a machine using the following disk 
layout:
XFS = dm-crypt = RAID5.

A *complete* list of ALL configuration of the machine including the
setup can be provided if you need it, we documented everything.

The harddisks are tested weekly with a full SMART test and they are okay.
The machine is attached to a UPS and therefore never suffered a hard reset.
Also, the memory was tested with memtest86+.

Nevertheless, the kernel crashed in ext4:

Sep 15 03:57:39 server kernel: [294698.887307] BUG: unable to handle kernel 
NULL pointer dereference at 0014
Sep 15 03:57:39 server kernel: [294698.887339] IP: [81123789] 
put_page+0x9/0x40
Sep 15 03:57:39 server kernel: [294698.887361] PGD 0 
Sep 15 03:57:39 server kernel: [294698.887370] Oops:  [#1] SMP 
Sep 15 03:57:39 server kernel: [294698.887383] CPU 0 
Sep 15 03:57:39 server kernel: [294698.887390] Modules linked in: nfsd nfs 
binfmt_misc lockd fscache auth_rpcgss nfs_acl sunrpc mei(C) joydev psmouse 
mac_hid serio_raw lp parport xfs dm_crypt raid10 raid0 multipath linear 
aesni_intel cryptd aes_x86_64 raid1 raid456 async_pq async_xor xor async_memcpy 
async_raid6_recov raid6_pq async_tx usbhid hid i915 drm_kms_helper drm 
i2c_algo_bit video e1000e
Sep 15 03:57:39 server kernel: [294698.887538] 
Sep 15 03:57:39 server kernel: [294698.887545] Pid: 13362, comm: md11_raid5 
Tainted: G C   3.2.0-30-generic #48-Ubuntu  /DH67GD
Sep 15 03:57:39 server kernel: [294698.887579] RIP: 0010:[81123789]  
[81123789] put_page+0x9/0x40
Sep 15 03:57:39 server kernel: [294698.887603] RSP: 0018:8800934cbb00  
EFLAGS: 00010206
Sep 15 03:57:39 server kernel: [294698.887619] RAX: 8801c40e6b01 RBX: 
880073980468 RCX: 0001815d
Sep 15 03:57:39 server kernel: [294698.887640] RDX:  RSI: 
ea0007103900 RDI: 0014
Sep 15 03:57:39 server kernel: [294698.887660] RBP: 8800934cbb00 R08: 
0001 R09: 
Sep 15 03:57:39 server kernel: [294698.887681] R10: 57ffd39f98981b40 R11: 
ffeb R12: 88002dfb8e70
Sep 15 03:57:39 server kernel: [294698.887701] R13:  R14: 
88020cbbd820 R15: 0010
Sep 15 03:57:39 server kernel: [294698.887722] FS:  () 
GS:88021f20() knlGS:
Sep 15 03:57:39 server kernel: [294698.887745] CS:  0010 DS:  ES:  CR0: 
8005003b
Sep 15 03:57:39 server kernel: [294698.887762] CR2: 0014 CR3: 
01c05000 CR4: 000406f0
Sep 15 03:57:39 server kernel: [294698.887783] DR0:  DR1: 
 DR2: 
Sep 15 03:57:39 server kernel: [294698.887803] DR3:  DR6: 
0ff0 DR7: 0400
Sep 15 03:57:39 server kernel: [294698.887824] Process md11_raid5 (pid: 13362, 
threadinfo 8800934ca000, task 88020cef)
Sep 15 03:57:39 server kernel: [294698.887848] Stack:
Sep 15 03:57:39 server kernel: [294698.887855]  8800934cbb20 
8121c0b6 880073980468 88002dfb8e70
Sep 15 03:57:39 server kernel: [294698.887882]  8800934cbbd0 
8121c34b  880175528438
Sep 15 03:57:39 server kernel: [294698.887908]  88021182ca00 
 88020ecab800 880175528438
Sep 15 03:57:39 server kernel: [294698.887934] Call Trace:
Sep 15 03:57:39 server kernel: [294698.887945]  [8121c0b6] 
ext4_free_io_end+0x26/0xc0
Sep 15 03:57:39 server kernel: [294698.887963]  [8121c34b] 
ext4_end_bio+0x1fb/0x260
Sep 15 03:57:39 server kernel: [294698.887981]  [811ac9bd] 
bio_endio+0x1d/0x40
Sep 15 03:57:39 server kernel: [294698.887998]  [814f3485] 
dec_pending+0x85/0x1d0
Sep 15 03:57:39 server kernel: [294698.888014]  [814f37e3] 
clone_endio+0xa3/0xe0
Sep 15 03:57:39 server kernel: [294698.888030]  [811ac9bd] 
bio_endio+0x1d/0x40
Sep 15 03:57:39 server kernel: [294698.888048]  [a01b0729] 
crypt_dec_pending+0x69/0xa0 [dm_crypt]
Sep 15 03:57:39 server kernel: [294698.888068]  [a01b1150] 
crypt_endio+0x60/0x100 [dm_crypt]
Sep 15 03:57:39 server kernel: [294698.888087]  [811ac9bd] 
bio_endio+0x1d/0x40
Sep 15 03:57:39 server kernel: [294698.888104]  [a017b6e5] 
return_io+0x35/0x50 [raid456]
Sep 15 03:57:39 server kernel: [294698.888123]  [a0180eba] 
handle_stripe+0xea/0xa40 [raid456]
Sep 15 03:57:39 server kernel: [294698.888144]  [8104dea3] ? 
__wake_up+0x53/0x70
Sep 15 03:57:39 server kernel: [294698.888162]  [a0183154] 
raid5d+0x1a4/0x240 [raid456]
Sep 15 03:57:39 server kernel: [294698.888181]  [814e3cce] 
md_thread+0x10e/0x140
Sep 15 03:57:39 server kernel: [294698.888199]  [8108aae0] ? 
add_wait_queue+0x60/0x60
Sep 15 03:57:39 server kernel: [294698.888216]  [814e3bc0] ? 
md_rdev_init+0x130/0x130
Sep 15 03:57:39 server kernel: [294698.888233

[Bug 1051689] AcpiTables.txt

2012-09-16 Thread xor
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/1051689/+attachment/3319150/+files/AcpiTables.txt

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

Title:
  OOPS in ext4 due to NULL pointer dereference

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

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


[Bug 1051689] BootDmesg.txt

2012-09-16 Thread xor
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1051689/+attachment/3319151/+files/BootDmesg.txt

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

Title:
  OOPS in ext4 due to NULL pointer dereference

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

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


[Bug 1051689] CurrentDmesg.txt

2012-09-16 Thread xor
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1051689/+attachment/3319152/+files/CurrentDmesg.txt

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

Title:
  OOPS in ext4 due to NULL pointer dereference

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

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


  1   2   >