[Bug 2038340] Re: clang packages in 22.04 have the wrong libstdc++-*-dev dependency

2024-04-23 Thread Bernd Schubert
Also happens here, but not on all systems. One difference between these
systems is that gcc-12 is installed on those that fail, but not on that
that work. But then installing gcc-12 does not fail such systems - I'm
still not sure what the trigger actually is.

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

Title:
  clang packages in 22.04 have the wrong libstdc++-*-dev dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-14/+bug/2038340/+subscriptions


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

[Bug 1956949] Re: CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

2022-02-08 Thread Bernd Schubert
@Paride Thanks for your help and explanations. Yeah I know what multi-
arch does although I didn't know about 'Multi-Arch: foreign' - so thank
you very much for the pointers.

@Christian I have uploaded the updated package to mentors on Sunday. It
was prepared on Ubuntu, though, I guess it is better when to redo the
steps through a debian chroot - I hope I come to that in the evening.
https://mentors.debian.net/package/unionfs-fuse/

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

Title:
  CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad-buildd/+bug/1956949/+subscriptions


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

[Bug 1956949] Re: CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

2022-01-10 Thread Bernd Schubert
Hi Christian,

I will actually just prepare an upload to debian (via mentors) and then
let that get pulled into ubuntu. I don't know what "unionfs-fuse isn't
seeded (anymore)" means - automatic pulling from debian is not done
anymore or something else?

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

Title:
  CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad-buildd/+bug/1956949/+subscriptions


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

[Bug 1956949] Re: CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

2022-01-10 Thread Bernd Schubert
I will prepare an upload of unionfs-fuse that switches to libfuse3
during the next days.

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

Title:
  CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad-buildd/+bug/1956949/+subscriptions


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

[Bug 1901563] Re: [i915] Kernel crashed in vma_create when running Xorg

2020-11-10 Thread Bernd Schubert
I'm actually going to close the upstream issue - I'm still not clear on
the root cause - it is a slab/kmem cache issue, but I don't which
subsystem is responsible for it. It might get visible on opening various
kernel debug options, but it requires to recompile and also slows down
the system dramatically, unfortunately I don't have the time for that :(
Especially as the issue went away after installing the linux-5.9.3
kernel. I guess switching to wayland just avoid the trigger, but the 5.8
kernel seems to have a bad bug.

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

Title:
  [i915] Kernel crashed in vma_create when running Xorg

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

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

[Bug 1901563] Re: [i915] Kernel crashed in vma_create when running Xorg

2020-11-04 Thread Bernd Schubert
I created https://gitlab.freedesktop.org/drm/intel/-/issues/2631

** Bug watch added: gitlab.freedesktop.org/drm/intel/-/issues #2631
   https://gitlab.freedesktop.org/drm/intel/-/issues/2631

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

Title:
  [i915] Kernel crashed in vma_create when running Xorg

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

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

[Bug 1901563] Re: [i915] Kernel crashed in vma_create when running Xorg

2020-11-04 Thread Bernd Schubert
The traces in https://gitlab.freedesktop.org/drm/intel/-/issues/1201
look entirely different, so I'm not sure if this is related. Here we
have

[ 1620.425038] Call Trace:
[ 1620.425087] ? vma_create+0x30/0x460 [i915]
[ 1620.425122] vma_create+0x30/0x460 [i915]
[ 1620.425124] ? mutex_lock+0x13/0x40
[ 1620.425157] i915_vma_instance+0xd2/0xe0 [i915]
[ 1620.425187] eb_lookup_vma+0xd7/0x1c0 [i915]
[ 1620.425217] eb_lookup_vmas+0x79/0x200 [i915]

Issue 1201 from freedesktop.org has

Mar 06 22:36:00 ai-karellen-lap kernel:  i915_gem_gtt_insert+0x174/0x250 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  i915_vma_pin+0x62f/0x6f0 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  i915_gem_object_pin+0x12d/0x1a0 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  
i915_gem_object_pin_to_display_plane+0xa9/0xf0 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  intel_pin_and_fence_fb_obj+0x9d/0x1c0 
[i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  intel_plane_pin_fb+0x44/0xd0 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  intel_prepare_plane_fb+0xe0/0x310 
[i915]

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

Title:
  [i915] Kernel crashed in vma_create when running Xorg

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

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

[Bug 1901563] Re: [i915] Kernel crashed in vma_create when running Xorg

2020-11-04 Thread Bernd Schubert
Happens for me as well, using xfce4 (so wayland is not a simple option)
and I don't use anything like pycharm.

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

Title:
  [i915] Kernel crashed in vma_create when running Xorg

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

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

[Bug 1423796] Re: Unable to mount lvmcache root device at boot time

2019-02-04 Thread Bernd Schubert
Related to debian bug #773731

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

Title:
  Unable to mount lvmcache root device at boot time

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

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

[Bug 1605189] Re: Authentication is required for suspending the system

2017-12-10 Thread Bernd Schubert
Another solution is to switch from lightdm to gdm or xdm, at least
suspend works for me ever since I did that.

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

Title:
  Authentication is required for suspending the system

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

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

[Bug 1605189] [NEW] Authentication is required for suspending the system

2016-07-21 Thread Bernd Schubert
Public bug reported:

Automatic suspend from the xfce power manager does not work, as a window
opens and asks for my password. Well, if it wants to suspend the system
after a given timeout, I cannot enter my password as I'm not in front of
my system then. Once I'm able to enter my password it is too late to run
the suspend action.

The window asking for my password prints:

Password: 

Details

Action: org.freedesktop.login1.suspend
Vendor: The systemd project

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: systemd 229-4ubuntu7
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Jul 21 13:13:12 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-08-17 (703 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: LENOVO 4236ML1
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-31-generic 
root=/dev/mapper/ubuntu--vg-root ro intel_pstate=enable
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
 [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
 
 2 overridden configuration files found.
UpgradeStatus: Upgraded to xenial on 2016-05-28 (53 days ago)
dmi.bios.date: 07/05/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 83ET76WW (1.46 )
dmi.board.asset.tag: Not Available
dmi.board.name: 4236ML1
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:bvr83ET76WW(1.46):bd07/05/2013:svnLENOVO:pn4236ML1:pvrThinkPadT420:rvnLENOVO:rn4236ML1:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4236ML1
dmi.product.version: ThinkPad T420
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug xenial

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

Title:
  Authentication is required for suspending the system

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

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

[Bug 1329056] Re: lightdm does not start under systemd

2015-11-15 Thread Bernd Schubert
Same issue for me on Wily on one of my systems

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

Title:
  lightdm does not start under systemd

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

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


Re: [Bug 1476699] Re: Sync unionfs-fuse 1.0-1 (universe) from Debian unstable (main)

2015-07-22 Thread Bernd Schubert
Hello Artur,

On 07/21/2015 11:50 PM, Artur Rona wrote:
 Hello Bernd,
 
 thank you for your time and efforts making Ubuntu better! However, this 
 package cannot be synced, because Ubuntu delta has not been applied in 
 Debian. It seems to be a merge.
 https://wiki.ubuntu.com/MOTU/HowToMerge
 Could you prepare and upload a debdiff?

will do so over the weekend. At least the control field
Multi-Arch: foreign should be added in Debian as well (I'm going to
prepare another upload). I'm going to check if there are other Ubuntu
changes and if those should be applied in Debian as well.


Thanks,
Bernd

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

Title:
  Sync unionfs-fuse 1.0-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unionfs-fuse/+bug/1476699/+subscriptions

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


[Bug 1476699] [NEW] Sync unionfs-fuse 1.0-1 (universe) from Debian unstable (main)

2015-07-21 Thread Bernd Schubert
Public bug reported:

Please sync unionfs-fuse 1.0-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Merge from Debian unstable. Remaining changes:
- debian/control: Add Multi-Arch: foreign.
(I'm going to add this to debian on next package upload)
- Fixes Ubuntu bug #554195
- Fixed Ubuntu bug #554195
- Fixes Ubuntu bug #690348


Changelog entries since current wily version 0.24-2.2ubuntu1:

unionfs-fuse (1.0-1) unstable; urgency=medium

  * New upstream release
  * Fix extended attributes (Closes: #742033)
  * New option for relaxed permissions (-o relaxed_permissions)
(Closes: #614771)
  * Fix gcc-5 compilation (Closes: #778156)
  * Don't primarily use unionfs-fuse anymore, but just 'unionfs'.
The name clash I was afraid of never happened, there is no other
program called unionfs. For debian compatibility create a symlink
unionfs-fuse - unionfs
  * lintian fixes (BSD license file, compiler flags)

 -- Bernd Schubert bernd.schub...@fastmail.fm  Sun, 12 Jul 2015
20:14:57 +0200

** Affects: unionfs-fuse (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/1476699

Title:
  Sync unionfs-fuse 1.0-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unionfs-fuse/+bug/1476699/+subscriptions

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


[Bug 386728] Re: package tzdata 2009h-1 failed to install/upgrade: error creating hard link `./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory

2015-07-21 Thread Bernd Schubert
** Changed in: unionfs-fuse (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  package tzdata 2009h-1 failed to install/upgrade: error creating hard
  link `./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or
  directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unionfs-fuse/+bug/386728/+subscriptions

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


[Bug 690348] Re: Unexpected behavior when given relative pathnames.

2015-07-21 Thread Bernd Schubert
** Changed in: unionfs-fuse (Ubuntu)
   Status: New = In Progress

** Changed in: unionfs-fuse (Ubuntu)
 Assignee: (unassigned) = Bernd Schubert (aakef)

** Changed in: unionfs-fuse (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  Unexpected behavior when given relative pathnames.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unionfs-fuse/+bug/690348/+subscriptions

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


[Bug 1077650] Re: booting from raid in degraded mode ends in endless loop

2014-10-07 Thread Bernd Schubert
Today a disk did not come up anymore in the morning and I just noticed that the 
bug is not fixed yet in mdadm-3.2.5-5ubuntu4.1. 
In fact, it got worse bootdegraded=yes is now default (ubuntu 14.04) and 
cannot be disabled anymore and so the system stays in an endless loop of 
mdadm: CREATE group disk not found messages. The only chance to survice the 
system was to boot a rescue system. As I didn't have a spare disk I had to get 
the system to boot in degraded mode.

Below some diagnostics. Please note, I'm not familiar at all how the
Ubuntu initramfs scripts are assembled from their pieces.

Diagnostic 1) In /usr/share/initramfs-tools/scripts/mdadm-functions

I disabled (commented out) the incremental if-branch
( mdadm --incremental --run --scan; then), instead only the assemble mdadm 
command run. After re-creating the initramfs and rebooting the  mdadm: CREATE 
group disk not found message was only shown *once*,  it then complained that 
it didn't find root partition and dropped to the busybox shell. MUCH BETTER!
Investigating on the shell I noticed that md devices had been assembled in 
degraded mode. Also,  running mdadm --assemble --scan --run and it brought up 
the same disk group message. So seems to be a bug in mdadm to show this message 
and to return an error code.
After running vgchange -ay I could leave the shell and continue to boot

Diagnostic 2) I now changed several things as we needed this system to
boot up automatically

2.1) I mad mountroot_fail to *always* execute 'vgchange -ay'

mountroot_fail()
{
mount_root_res=1
message Incrementally starting RAID arrays...
if mdadm --incremental --run --scan; then
message Incrementally started RAID arrays.
mount_root_res=0
else
if mdadm --assemble --scan --run; then
message Assembled and started RAID arrays.
mount_root_res=0
else
message Could not start RAID arrays in degraded mode.
fi
fi

  # note, if someone does that, she probably should change it to vgchange 
-ay || true
vgchange -ay
 
return  mount_root_res
}


2.2) /usr/share/initramfs-tools/scripts/init-premount/mdadm

case mountroot_fail  now exits with 0, not with the exist code of
mountroot_fail

case $1 in
# get pre-requisites
prereqs)
prereqs
exit 0
;;
mountfail)
mountroot_fail
exit 0
;;
esac

. /scripts/functions


I think that is all I changed and the system now boots up in degraded mode like 
a charm.

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

Title:
  booting from raid in degraded mode ends in endless loop

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

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


Re: [Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10

2014-01-22 Thread Bernd Schubert
On 01/22/2014 05:51 PM, Steve Langasek wrote:
 On Wed, Jan 22, 2014 at 09:19:13AM -, Benny wrote:
 Lennert of systemd refers to this bug on google+. He outlines a fix for
 the simple case:

 The fix he outlines is not for this bug.  It's not for a bug we have in
 upstart in Ubuntu at all; we already reliably ensure telinit u on upgrade of
 all of upstart's library dependencies, which are finite and accounted for.

Why shouldn't switching to an independent file system (tmpfs/initramfs) 
and shutdown-init-process not help? That way you can kill all processes 
without exceptions. You can even entirely unmount the old root, no need 
for remounting it read-only anymore.

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

Title:
  Ext4 corruption associated with shutdown of Ubuntu 12.10

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

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


[Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10

2013-02-18 Thread Bernd Schubert
Well, network usually does not break by killing dhclient, at least not if the 
lease does not expire just in this second. If we ignore this race, probably 
only modem processes are left. But these are not even considered by the 
add_sendsigs_omissions.patch. The patch only touches nm-dhcp-dhclient.c, 
nm-dhcp-dhcpcd.c, nm-dns-bind.c and nm-dns-dnsmasq.c. Except for the 
lease/shutdown race none of these should be required for anything that is 
already mounted - the kernel nfs client already knows the IP of the server.
If we don't want to ignore the lease race and we don't trust NM to kill 
sub-processes we need a to run killall5 a 2nd time and this time it only must 
ignore fuse processes. However, if the root file system or /etc or /var are on 
NFS, we cannot fix this race at all and have to leave it to the admin to 
provide sufficiently long leases.

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

Title:
  Ext4 corruption associated with shutdown of Ubuntu 12.10

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

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


Re: [Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10

2013-02-18 Thread Bernd Schubert
On 02/18/2013 10:10 AM, Steve Langasek wrote:
 On Mon, Feb 18, 2013 at 08:32:14AM -, Bernd Schubert wrote:

 Well, network usually does not break by killing dhclient,

 Irrelevant.  The dhclient process is managed by NM, and sendsigs must not
 interfere with it.

 If we don't want to ignore the lease race and we don't trust NM to kill
 sub-processes

 We *require* NM to clean up its subprocesses.  This is the only sane
 architecture.  If NM is not doing so, that's a bug in NM.

Well, do as you like, but from my point of view an init system that does 
not properly kill processes is broken by design.
Relying on something is always wrong, especially if it is system 
critical (I got severe data loss on my btrfs partition due to this bug 
here). killall5 is there to enfore things, not to rely on them... It is 
nice that it speeds up shutdown, but that is only a side effect.
So far I also only see a patch in NM that made it worse than it had been 
before. Properly fixing NM is certainly correct, but that still is no 
enforcement that shutdown properly works.

I know how to fix it on my systems and I'm going to publish that 
information, but other than that I'm giving up on upstream.

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

Title:
  Ext4 corruption associated with shutdown of Ubuntu 12.10

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

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


[Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10

2013-02-17 Thread Bernd Schubert
I fail to understand why so many people are insisting this is a kernel
bug. It isn't. What basically happens is that the network-manager
process is not killed by killall5. This process also has an open file
descriptor and therefore the root partitions cannot be mounted read-only
before shutdown, as the kernel reports it is busy. Network-manager will
not be killed due to the ubuntu patch add_sendsigs_omissions.patch,
which was added to NM for a similar reason:

From: Mathieu Trudel-Lapierre mathieu.trudel-lapie...@canonical.com
Subject: Move NM's spawns pid files to /run/sendsigs.omit.d.
Bug-Ubuntu: 
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/869635

The pidfiles are only used by NM to start and be able to stop the same process,
their actual location doesn't overly matter. In this case, putting them
under /run/sendsigs.omit.d allows shutdown to skip over those as handled by
an upstart job, and in fact they are (although indirectly).

I have no idea what Mathieu actually intended with this patch, but it is 
entirely wrong and made everything worse. Instead of refusing to kill NM, it 
needs to be killed, which is just the other way around than what the patch is 
doing.
The only way to fix this from kernel point of view would be to write a kernel 
patch to allow to mount read-only while there are still file descriptors, which 
have write access. All those FDs would need to be closed from the kernel side 
and propably would cause application crashes.

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

Title:
  Ext4 corruption associated with shutdown of Ubuntu 12.10

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

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


[Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10

2013-01-31 Thread Bernd Schubert
Stupid question, why should network-manager not be killable? From my point of 
view everything should be killed before a shutdown except of processes, which 
are absolutely required to continue the shutdown/reboot. So for example if you 
are using unionfs-fuse for /, /etc or /var and kill its daemon, shutdown 
cannot continue. But how is that related to the network manager? 
Assuming there is a network file system involved, kill network-manager or 
dhclient should not fail the network connection, at least not unless network 
manager does that. But that would be a in network-manager and should be fixed 
instead. A simply workaround even would be to kill it with SIGTERM to give it 
no chance to do any harm.

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

Title:
  Ext4 corruption associated with shutdown of Ubuntu 12.10

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

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


[Bug 1077650] Re: booting from raid in degraded mode ends in endless loop

2013-01-14 Thread Bernd Schubert
I'm not so sure about that, without bootdegraded=yes it drops me to the shell 
and I only need to exit from that shell to continue to boot - the md-raid is 
already assembled then. 
I really don't see a reason why the boot script should assemble differently 
with or without bootdegraded=yes. If at all, it only should check for failed 
devices if bootdegraded=no. And I also really think the hole boot-to-shell 
should be given up at all in favour of a GUI pop-up.

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

Title:
  booting from raid in degraded mode ends in endless loop

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

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


[Bug 1069516] Re: Wrong top page margin

2012-11-24 Thread Bernd Schubert
Marking as invalid, it is actually a printer problem. The sensor does
not properly detect anymore where the page starts.

** Changed in: cups-filters (Ubuntu)
   Status: New = Invalid

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

Title:
   Wrong top page margin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1069516/+subscriptions

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


[Bug 1077622] [NEW] root= not set to UUID

2012-11-11 Thread Bernd Schubert
Public bug reported:

While creating my own custom usb boot stick grub does not properly set the root 
device to the UUID, but insits on sdi2. Of course, on booting from this stick 
sdi2 is not found and booting fails.
Reason is this part of 10_linux

  initramfs=
  if test -n ${config} ; then
  initramfs=`grep CONFIG_INITRAMFS_SOURCE= ${config} | cut -f2 -d= | tr 
-d \`
  fi

  if test -n ${initrd} ; then
gettext_printf Found initrd image: %s\n ${dirname}/${initrd} 2
  elif test -z ${initramfs} ; then
# UUID= and ZFS= magic is parsed by initrd or initramfs.  Since there's
# no initrd or builtin initramfs, it can't work here.
linux_root_device_thisversion=${GRUB_DEVICE}
  fi


Removing the  linux_root_device_thisversion= overrride there properly set it to 
the UUID .

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: grub-common 2.00-7ubuntu11
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
Date: Sun Nov 11 13:36:41 2012
ProcEnviron:
 LANGUAGE=en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: grub2
UpgradeStatus: Upgraded to quantal on 2012-01-08 (308 days ago)

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


** Tags: amd64 apport-bug quantal

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

Title:
  root= not set to UUID

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

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


[Bug 1077650] [NEW] booting from raid in degraded mode ends in endless loop

2012-11-11 Thread Bernd Schubert
Public bug reported:

Its basically the same as reported here:

http://efreedom.com/Question/6-103895/Can-Boot-Degraded-Mdadm-Array

So I just installed a new system, which is supposed to get later on an
additional disk. For now I created md raid1 devices with one disk
missing. To get ubuntu booting at all without complaining about a
missing disk I already added bootdegraded=yes to the kernel command
line. And now it ends in an endless loop of

unused devices: none
Attempting to start the RAID in degraded mode...
mdadm: CREATE group disk not found
Started the RAID in degraded mode.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: initramfs-tools 0.103ubuntu0.2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
Date: Sun Nov 11 16:26:55 2012
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: initramfs-tools
UpgradeStatus: Upgraded to quantal on 2012-01-08 (308 days ago)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal

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

Title:
  booting from raid in degraded mode ends in endless loop

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

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


[Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10

2012-11-01 Thread Bernd Schubert
Ernie, I see a lot of log files here, but somehow e2fsck logs seem to be 
missing. Any chance you have captured e2fsck messages or could recreate those? 
And I entirely agree with you, in my opionion just updating a recent stable 
kernel  to a development version is not a real solution.

Thanks,
Bernd

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

Title:
  Ext4 corruption associated with shutdown of Ubuntu 12.10

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

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


[Bug 1069516] Re: Wrong top page margin

2012-10-28 Thread Bernd Schubert
** Package changed: cups (Ubuntu) = cups-filters (Ubuntu)

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

Title:
   Wrong top page margin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1069516/+subscriptions

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


[Bug 1069516] Re: Wrong top page margin

2012-10-28 Thread Bernd Schubert
Upgrading a few related packages (cups, cups-filters, ghostscript,
dependencies) to Quantal did not help either.  I now set a bit weird
values in my ppd file:

*HWMargins: 18 14.40 18 -14.40

ImageableArea A4/A4: 18 0 577 842

And that helps beginning with the *second* page of a print job. So the
current workaround (after just testing/printing  about 50 pages) is to
add an empty banner page.

Now the question is what would introduce different page margins for the
first page compared to following pages? ps2pdf from cupsfilters?
Ghostscript?

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

Title:
   Wrong top page margin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1069516/+subscriptions

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


[Bug 1071806] Re: NULL pointer dereference in common_file_perm+0x14

2012-10-26 Thread Bernd Schubert
Hmm, lauchpad seems to like to break it at 80 chars, shall I add the
trace as attachment?

Also, I don't have apparmor libs or daemons installed, it caused far too
much trouble in the past already.

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

Title:
  NULL pointer dereference in common_file_perm+0x14

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

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


[Bug 1071806] [NEW] NULL pointer dereference in common_file_perm+0x14

2012-10-26 Thread Bernd Schubert
Public bug reported:

This happened probably on NFSv4, but I'm not sure if it is related here.
Based on the stack trace it does not seem so.

linux-image-3.5.0-17-generic

Oct 26 17:40:32 fsdevel7 kernel: [345346.770480] BUG: unable to handle kernel 
NULL pointer dereference at 0068
Oct 26 17:40:32 fsdevel7 kernel: [345346.772356] IP: [812ed2d4] 
common_file_perm+0x14/0xf0
Oct 26 17:40:32 fsdevel7 kernel: [345346.773329] PGD 3b1aef067 PUD 42350e067 
PMD 0 
Oct 26 17:40:32 fsdevel7 kernel: [345346.774298] Oops:  [#1] SMP 
Oct 26 17:40:32 fsdevel7 kernel: [345346.775258] CPU 1 
Oct 26 17:40:32 fsdevel7 kernel: [345346.775265] Modules linked in: uas 
usb_storage xfs xt_state iptable_filter ipt_MASQUERADE iptable_nat nf_nat 
nf_conntrac
k_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables cachefiles bridge stp 
dm_crypt llc bnep rfcomm bluetooth snd_hda_codec_conexant parport_pc gpio_ich 
ppd
ev snd_hda_intel lp snd_hda_codec snd_hwdep snd_pcm parport snd_seq_midi 
snd_rawmidi kvm_intel kvm snd_seq_midi_event tpm_infineon snd_seq hid_generic 
snd_ti
mer lpc_ich snd_seq_device snd tpm_tis mei dm_multipath soundcore 
snd_page_alloc joydev mac_hid scsi_dh serio_raw microcode nfsd nfs lockd 
fscache auth_rpcgs
s sch5636 nfs_acl sch56xx_common sunrpc coretemp binfmt_misc raid10 raid456 
async_pq async_xor xor async_memcpy async_raid6_recov raid6_pq async_tx raid1 
rai
d0 multipath linear btrfs zlib_deflate libcrc32c hid_microsoft usbhid hid i915 
ghash_clmulni_intel aesni_intel drm_kms_helper cryptd aes_x86_64 drm i2c_algo_
bit video e1000e
Oct 26 17:40:32 fsdevel7 kernel: [345346.780712] 
Oct 26 17:40:32 fsdevel7 kernel: [345346.781873] Pid: 93817, comm: hg Not 
tainted 3.5.0-17-generic #28-Ubuntu FUJITSU ESPRIMO P900/D3062-A1
Oct 26 17:40:32 fsdevel7 kernel: [345346.783071] RIP: 0010:[812ed2d4] 
 [812ed2d4] common_file_perm+0x14/0xf0
Oct 26 17:40:32 fsdevel7 kernel: [345346.784275] RSP: 0018:880334a9fe88  
EFLAGS: 00010282
Oct 26 17:40:32 fsdevel7 kernel: [345346.785480] RAX:  RBX: 
8802d9a87300 RCX: 
Oct 26 17:40:32 fsdevel7 kernel: [345346.786691] RDX: 0004 RSI: 
8802d9a87300 RDI: 0010
Oct 26 17:40:32 fsdevel7 kernel: [345346.787898] RBP: 880334a9fe88 R08: 
0161ce24 R09: 7f9241653700
Oct 26 17:40:32 fsdevel7 kernel: [345346.789109] R10: 0022 R11: 
0246 R12: 0004
Oct 26 17:40:32 fsdevel7 kernel: [345346.790330] R13:  R14: 
880334a9ff50 R15: 7f923f68f0d0
Oct 26 17:40:32 fsdevel7 kernel: [345346.791549] FS:  7f9241653700() 
GS:88043e28() knlGS:
Oct 26 17:40:32 fsdevel7 kernel: [345346.792771] CS:  0010 DS:  ES:  
CR0: 80050033
Oct 26 17:40:32 fsdevel7 kernel: [345346.793995] CR2: 0068 CR3: 
0002d3b3c000 CR4: 000427e0
Oct 26 17:40:32 fsdevel7 kernel: [345346.795231] DR0:  DR1: 
 DR2: 
Oct 26 17:40:32 fsdevel7 kernel: [345346.796468] DR3:  DR6: 
0ff0 DR7: 0400
Oct 26 17:40:32 fsdevel7 kernel: [345346.796469] Process hg (pid: 93817, 
threadinfo 880334a9e000, task 880422b4dc00)
Oct 26 17:40:32 fsdevel7 kernel: [345346.796469] Stack:
Oct 26 17:40:32 fsdevel7 kernel: [345346.796470]  880334a9fe98 
812ed4a8 880334a9fec8 812b2bac
Oct 26 17:40:32 fsdevel7 kernel: [345346.796472]  880334a9ff08 
0010 8802d9a87300 
Oct 26 17:40:32 fsdevel7 kernel: [345346.796473]  880334a9fef8 
81181d21 0001 8802d9a87300
Oct 26 17:40:32 fsdevel7 kernel: [345346.796475] Call Trace:
Oct 26 17:40:32 fsdevel7 kernel: [345346.796476]  [812ed4a8] 
apparmor_file_permission+0x18/0x20
Oct 26 17:40:32 fsdevel7 kernel: [345346.796477]  [812b2bac] 
security_file_permission+0x2c/0xb0
Oct 26 17:40:32 fsdevel7 kernel: [345346.796479]  [81181d21] 
rw_verify_area+0x61/0xf0
Oct 26 17:40:32 fsdevel7 kernel: [345346.796482]  [8118218e] 
vfs_read+0x7e/0x180
Oct 26 17:40:32 fsdevel7 kernel: [345346.796483]  [811822da] 
sys_read+0x4a/0x90
Oct 26 17:40:32 fsdevel7 kernel: [345346.796484]  [81689d29] 
system_call_fastpath+0x16/0x1b
Oct 26 17:40:32 fsdevel7 kernel: [345346.796487] Code: b3 94 ff ff 48 8b 5d e8 
4c 8b 65 f0 4c 8b 6d f8 c9 c3 e8 ba d5 38 00 55 48 89 e5 66 66 66 66 90 48 8b 
46 68 48 8b 8e 98 00 00 00 48 8b 40 68 48 85 c0 0f 84 c0 00 00 00 4c 8b 00 4d 
85 c0 75 0a 
Oct 26 17:40:32 fsdevel7 kernel: [345346.796502] RIP  [812ed2d4] 
common_file_perm+0x14/0xf0
Oct 26 17:40:32 fsdevel7 kernel: [345346.796503]  RSP 880334a9fe88
Oct 26 17:40:32 fsdevel7 kernel: [345346.796504] CR2: 0068
Oct 26 17:40:32 fsdevel7 kernel: [345346.820250] ---[ end trace 
1947d4cd7cbc7226 ]---
Oct 26 17:40:32 fsdevel7 kernel: [345346.820955] VFS: Close: file count is 0

** 

[Bug 1071806] Re: NULL pointer dereference in common_file_perm+0x14

2012-10-26 Thread Bernd Schubert
** Tags added: apport-collected precise

** Description changed:

  This happened probably on NFSv4, but I'm not sure if it is related here.
  Based on the stack trace it does not seem so.
  
  linux-image-3.5.0-17-generic
  
  Oct 26 17:40:32 fsdevel7 kernel: [345346.770480] BUG: unable to handle kernel 
NULL pointer dereference at 0068
  Oct 26 17:40:32 fsdevel7 kernel: [345346.772356] IP: [812ed2d4] 
common_file_perm+0x14/0xf0
  Oct 26 17:40:32 fsdevel7 kernel: [345346.773329] PGD 3b1aef067 PUD 42350e067 
PMD 0 
  Oct 26 17:40:32 fsdevel7 kernel: [345346.774298] Oops:  [#1] SMP 
  Oct 26 17:40:32 fsdevel7 kernel: [345346.775258] CPU 1 
  Oct 26 17:40:32 fsdevel7 kernel: [345346.775265] Modules linked in: uas 
usb_storage xfs xt_state iptable_filter ipt_MASQUERADE iptable_nat nf_nat 
nf_conntrac
  k_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables cachefiles bridge stp 
dm_crypt llc bnep rfcomm bluetooth snd_hda_codec_conexant parport_pc gpio_ich 
ppd
  ev snd_hda_intel lp snd_hda_codec snd_hwdep snd_pcm parport snd_seq_midi 
snd_rawmidi kvm_intel kvm snd_seq_midi_event tpm_infineon snd_seq hid_generic 
snd_ti
  mer lpc_ich snd_seq_device snd tpm_tis mei dm_multipath soundcore 
snd_page_alloc joydev mac_hid scsi_dh serio_raw microcode nfsd nfs lockd 
fscache auth_rpcgs
  s sch5636 nfs_acl sch56xx_common sunrpc coretemp binfmt_misc raid10 raid456 
async_pq async_xor xor async_memcpy async_raid6_recov raid6_pq async_tx raid1 
rai
  d0 multipath linear btrfs zlib_deflate libcrc32c hid_microsoft usbhid hid 
i915 ghash_clmulni_intel aesni_intel drm_kms_helper cryptd aes_x86_64 drm 
i2c_algo_
  bit video e1000e
  Oct 26 17:40:32 fsdevel7 kernel: [345346.780712] 
  Oct 26 17:40:32 fsdevel7 kernel: [345346.781873] Pid: 93817, comm: hg Not 
tainted 3.5.0-17-generic #28-Ubuntu FUJITSU ESPRIMO P900/D3062-A1
  Oct 26 17:40:32 fsdevel7 kernel: [345346.783071] RIP: 
0010:[812ed2d4]  [812ed2d4] common_file_perm+0x14/0xf0
  Oct 26 17:40:32 fsdevel7 kernel: [345346.784275] RSP: 0018:880334a9fe88  
EFLAGS: 00010282
  Oct 26 17:40:32 fsdevel7 kernel: [345346.785480] RAX:  RBX: 
8802d9a87300 RCX: 
  Oct 26 17:40:32 fsdevel7 kernel: [345346.786691] RDX: 0004 RSI: 
8802d9a87300 RDI: 0010
  Oct 26 17:40:32 fsdevel7 kernel: [345346.787898] RBP: 880334a9fe88 R08: 
0161ce24 R09: 7f9241653700
  Oct 26 17:40:32 fsdevel7 kernel: [345346.789109] R10: 0022 R11: 
0246 R12: 0004
  Oct 26 17:40:32 fsdevel7 kernel: [345346.790330] R13:  R14: 
880334a9ff50 R15: 7f923f68f0d0
  Oct 26 17:40:32 fsdevel7 kernel: [345346.791549] FS:  7f9241653700() 
GS:88043e28() knlGS:
  Oct 26 17:40:32 fsdevel7 kernel: [345346.792771] CS:  0010 DS:  ES:  
CR0: 80050033
  Oct 26 17:40:32 fsdevel7 kernel: [345346.793995] CR2: 0068 CR3: 
0002d3b3c000 CR4: 000427e0
  Oct 26 17:40:32 fsdevel7 kernel: [345346.795231] DR0:  DR1: 
 DR2: 
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796468] DR3:  DR6: 
0ff0 DR7: 0400
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796469] Process hg (pid: 93817, 
threadinfo 880334a9e000, task 880422b4dc00)
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796469] Stack:
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796470]  880334a9fe98 
812ed4a8 880334a9fec8 812b2bac
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796472]  880334a9ff08 
0010 8802d9a87300 
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796473]  880334a9fef8 
81181d21 0001 8802d9a87300
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796475] Call Trace:
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796476]  [812ed4a8] 
apparmor_file_permission+0x18/0x20
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796477]  [812b2bac] 
security_file_permission+0x2c/0xb0
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796479]  [81181d21] 
rw_verify_area+0x61/0xf0
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796482]  [8118218e] 
vfs_read+0x7e/0x180
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796483]  [811822da] 
sys_read+0x4a/0x90
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796484]  [81689d29] 
system_call_fastpath+0x16/0x1b
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796487] Code: b3 94 ff ff 48 8b 5d 
e8 4c 8b 65 f0 4c 8b 6d f8 c9 c3 e8 ba d5 38 00 55 48 89 e5 66 66 66 66 90 48 
8b 46 68 48 8b 8e 98 00 00 00 48 8b 40 68 48 85 c0 0f 84 c0 00 00 00 4c 8b 00 
4d 85 c0 75 0a 
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796502] RIP  [812ed2d4] 
common_file_perm+0x14/0xf0
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796503]  RSP 880334a9fe88
  Oct 26 17:40:32 fsdevel7 kernel: [345346.796504] CR2: 0068
  Oct 26 17:40:32 fsdevel7 

Re: [Bug 1071806] Re: NULL pointer dereference in common_file_perm+0x14

2012-10-26 Thread Bernd Schubert
On 10/26/2012 06:40 PM, Joseph Salisbury wrote:
 Would it be possible for you to test the latest upstream kernel?  Refer
 to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
 v3.7 kernel[0] (Not a kernel in the daily directory) and install both
 the linux-image and linux-image-extra .deb packages.

Does it make sense to test upstream here? If it does not happen with 
upstream anymore, we would know the bug is fixed upstream, but still 
wouldn't have the corresponding commit.
Ok, if it happens with upstream, we could send out an upstream bug report.
But then I'm not really happy to test 3.7 on my main desktop/development 
system. And given the stack trace that should not be required. So we 
have a NULL pointer dereference at common_file_perm+0x14/0xf0 and that 
gives us the following possible pointers:

We should be able to check if these can be NULL based on the stack trace 
(I need to go home now and can only check later on)

struct aa_file_cxt *fcxt = file-f_security
struct aa_profile *profile, *fprofile = aa_cred_profile(file-f_cred);
file-f_path
file-f_path.dentry-d_inode
fcxt-allow

Probably inlined functions:

struct cred *cred = current_cred()
struct aa_task_cxt *cxt = cred-security

current_cred() gives me some headache, as I don't know what the result 
will be and as it is never checked.


But anyway, a clear NO from my side to test experimental kernels for a 
bug like this one. Optimal would be if Ubuntu would provide debug symbols.


Cheers,
Bernd

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

Title:
  NULL pointer dereference in common_file_perm+0x14

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

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


[Bug 1069516] [NEW] Wrong top page margin

2012-10-21 Thread Bernd Schubert
Public bug reported:

Ever since upgrading to Precide I'm fighting with my printer.
Unfortunately, so far I could not track down the exact package - I
already tried to downgrade cups, ghostscript, etc to the Debian Squeeze
versions (I have a change chroot for that).

So every time after rebooting the system somehow the top page marging is 
increased by 2cm.  Setting it to small values in the printers.conf does not 
help. Running lpoptions -p FS-1000+ -o page-top=0 in rc.local does not help 
either. Setting the users values in $HOME/.cups/lpoptions also does not help.
Changing values in the PPD file does not seem to have any effect on the top 
margin.

The only solution I found so far is to delete and to re-install the
printer from scratch every time after a reboot. Rather annoying, as I
don't have a script for that so far.

I really would appreciate any suggestions how to fix this annoying
problem.

Printer is a Kyocera FS-1000+ (pcl only).  I also tried several PCL generators 
(Foomatic, hpijs), it does not change anything about the top-margin problem 
either.
Unless there are other suggestions, I will try to update to the next ubuntu 
version next week.


Thanks,
Bernd

** Affects: cups (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/1069516

Title:
   Wrong top page margin

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

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


Re: [Bug 936647] Re: parallel goes into endless loop

2012-02-20 Thread Bernd Schubert
On 02/20/2012 08:11 PM, Till Kamppeter wrote:
 Never heard about such behavior, seems really to be the best to attach
 it with gdb. Can you do that? I do not have a parallel port printer.



Yes, I can do it. Just need to find the time. For now I reverted back my 
cups version.


Thanks,
Bernd

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

Title:
  parallel goes into endless loop

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

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


[Bug 936647] [NEW] parallel goes into endless loop

2012-02-19 Thread Bernd Schubert
Public bug reported:

The parallel backend in precide starts to send pages to the printer, but
then takes 100% and never finishes to send. Any ideas, or is the only
chance to debug to attach with gdb?

Thanks,
Bernd

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cups 1.5.0-8ubuntu6
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
CupsErrorLog: Error: [Errno 13] Permission denied: '/var/log/cups/error_log'
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
Date: Mon Feb 20 02:13:31 2012
Lpstat:
 WARNING: gnome-keyring:: couldn't connect to: 
/tmp/user/2088/keyring-n6edtt/pkcs11: No such file or directory
 device for FS-1000+: parallel:/dev/usb/lp0
MachineType: System manufacturer System Product Name
Papersize: a4
PpdFiles: FS-1000+: Kyocera FS-1000+ Foomatic/hpijs-pcl5e
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-17-generic 
root=UUID=fe7c9ef6-f7cc-43d9-af86-40cee464beaa ro acpi_enforce_resources=lax 
crashkernel=384M-2G:64M,2G-:128M
SourcePackage: cups
UpgradeStatus: Upgraded to precise on 2012-02-19 (0 days ago)
dmi.bios.date: 06/05/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1105
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M3A78 PRO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1105:bd06/05/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3A78PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug precise

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

Title:
  parallel goes into endless loop

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

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


[Bug 936647] Re: parallel goes into endless loop

2012-02-19 Thread Bernd Schubert
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936647

Title:
  parallel goes into endless loop

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

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


[Bug 771873] [NEW] reconfigure does not update /etc/default/keyboard

2011-04-27 Thread Bernd Schubert
Public bug reported:

Binary package hint: console-data

When I run dpkg-reconfigure console-data  it nicely asks me for the
keyboard layout (btw, why is it called console-data and not console-
keyboard?), but then forgets to write the layout to
/etc/default/keyboard and so it basically does nothing.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: console-data 2:1.10-9
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Wed Apr 27 15:24:29 2011
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=C:en_US:en
 LANG=en_US.UTF8
 SHELL=/bin/bash
SourcePackage: console-data
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: console-data (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

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

Title:
  reconfigure does not update /etc/default/keyboard

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


[Bug 771873] Re: reconfigure does not update /etc/default/keyboard

2011-04-27 Thread Bernd Schubert
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771873

Title:
  reconfigure does not update /etc/default/keyboard

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


[Bug 699802] Re: error:: no video mode activated

2011-04-27 Thread Bernd Schubert
Same issue on a thinkpad T410s and also on a dell d600. Btw, I aways
configure GRUB_TERMINAL=console. On the T410s it DID show the login
menu after running grub-install, but on subsequent boots it did not
work anymore.

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

Title:
  error:: no video mode activated

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


[Bug 744561] [NEW] memory leak while playing audio CD

2011-03-28 Thread Bernd Schubert
Public bug reported:

Binary package hint: rhythmbox

While playing an audio CD memory usage of rhythmbox constantly increased
by a few MB about every 10 seconds.

Top output:

5690 bernd 20   0 1397m 502m  22m S   29 12.7   3:57.06 rhythmbox

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: rhythmbox 0.13.3-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-7.38-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
Architecture: amd64
Date: Mon Mar 28 22:57:13 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  memory leak while playing audio CD

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


[Bug 744561] Re: memory leak while playing audio CD

2011-03-28 Thread Bernd Schubert
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/744561

Title:
  memory leak while playing audio CD

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


[Bug 743859] [NEW] Could not display /tmp/test.ps - The location is not a folder.

2011-03-27 Thread Bernd Schubert
Public bug reported:

Binary package hint: xdg-utils

Lyx uses xdg-open by default to display files and it starts to get annoying, as 
xdg-open complains about each and every file This location is not a folder. 
Yes I know, it is not a folder, it is file... So please open it.
Works reproducibly when I try to view a file:

xdg-open /tmp/test.ps

= Opens a window saying:

Could not display /tmp/test.ps
The location is not a folder.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xdg-utils 1.1.0~rc1-2
ProcVersionSignature: Ubuntu 2.6.38-7.38-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
Architecture: amd64
Date: Sun Mar 27 23:00:31 2011
Dependencies:
 
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xdg-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xdg-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

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

Title:
  Could not display /tmp/test.ps - The location is not a folder.

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


[Bug 737250] [NEW] mercurial-git does not work with mercurial-1.7.5 and above as in natty

2011-03-17 Thread Bernd Schubert
Public bug reported:

http://mercurial.selenic.com/bts/issue2712

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: mercurial-git 0.2.3-1
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic x86_64
Architecture: amd64
Date: Fri Mar 18 01:17:41 2011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: hg-git
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: hg-git (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

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

Title:
  mercurial-git does not work with mercurial-1.7.5 and above as in natty

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


[Bug 737250] Re: mercurial-git does not work with mercurial-1.7.5 and above as in natty

2011-03-17 Thread Bernd Schubert
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/737250

Title:
  mercurial-git does not work with mercurial-1.7.5 and above as in natty

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


[Bug 690348] Re: Unexpected behavior when given relative pathnames.

2010-12-14 Thread Bernd Schubert
Please use a more recent version, e.g. from my Launchpad. Sorry, I have
no time to push a new version into Debian till at least mid of January
(it fails to upload due to a dependency problem with kfreebsd, which
also then blocks a ubuntu upload).

https://launchpad.net/~aakef/+archive/ppa

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

Title:
  Unexpected behavior when given relative pathnames.

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


[Bug 690348] Re: Unexpected behavior when given relative pathnames.

2010-12-14 Thread Bernd Schubert
No, sorry no version for maverick yet, you will need to use packages for
lucid.

deb http://ppa.launchpad.net/aakef/ppa/ubuntu lucid main


Cheers,
Bernd

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

Title:
  Unexpected behavior when given relative pathnames.

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


[Bug 684330] [NEW] layout indicator missing

2010-12-02 Thread Bernd Schubert
Public bug reported:

Binary package hint: gnome-session

Maverick does not show the current keyboard layout, it has a weird
keyboard symbol in the panel, but that does not change when I switch
between Russian and German layouts. According to upstream gnome blog,
that is a specific (and IMHO very annoying) Ubuntu bug and regression. I
really fail to understand what is the intention to break existing
functionality.

http://blogs.gnome.org/sudaltsov/2010/08/20/keyboard-indicator-in-
ubuntu-10-10-disclaimer/


Thanks,
Bernd

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-session 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.36-1.7~lucid1-generic 2.6.36
Uname: Linux 2.6.36-1-generic x86_64
Architecture: amd64
Date: Thu Dec  2 18:41:36 2010
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-session

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  layout indicator missing

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


[Bug 684330] Re: layout indicator missing

2010-12-02 Thread Bernd Schubert


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

Title:
  layout indicator missing

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


[Bug 684330] Re: gnome keyboard layout indicator missing

2010-12-02 Thread Bernd Schubert
** Summary changed:

- layout indicator missing
+ gnome keyboard layout indicator missing

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

Title:
  gnome keyboard layout indicator missing

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


[Bug 469336] Re: part of lm-sensors and fancontrol does not work after fresh install of 9.10

2010-11-02 Thread Bernd Schubert
asus_atk0110 still does not support pwm in 2.6.36. Although I doubt it
helps to have a ubuntu bug report. We probably would need to get the
specs for that chip and add pwm support to the driver.

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

-- 
part of lm-sensors and fancontrol does not work after fresh install of 9.10
https://bugs.launchpad.net/bugs/469336
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 670046] [NEW] stuttering sound with pulse audio

2010-11-02 Thread Bernd Schubert
Public bug reported:

When I play online chess using 'jin' (http://www.jinchess.com/), it
sends short sound on every move of my opponent. Now if I have pulse-
audio installed, those sounds do not come up immediately, but with
*huge* latecency. Rather often it 'collects' those sounds into a single
event. Usually:

opponents move: *tak*
my move
opponents move: *tak*
my move
opponents move: *tak*

With pulse audio installed:

opponents move: *silicence*
my move
opponents move: *silence*
my move
opponents move: *tak* *tak* *tak*

I already tried to move these two files out of the place 
(.../ext/pulse-java.jar and .../amd64/libpulse-java.so), but still the same 
behaviour. The settings in /etc/java-6-openjdk/sound.properties also seem to 
get ignored. 
According to pulse audio utils such as pavucontrol java is connected to pulse.

Other than those information I have no idea how to debug this issue so
far.

Thanks,
Bernd

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: openjdk-6-jre 6b20-1.9.1-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.36-1.7~lucid1-generic 2.6.36
Uname: Linux 2.6.36-1-generic x86_64
Architecture: amd64
Date: Tue Nov  2 18:20:22 2010
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: openjdk-6

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


** Tags: amd64 apport-bug maverick

-- 
stuttering sound with pulse audio
https://bugs.launchpad.net/bugs/670046
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 670046] Re: stuttering sound with pulse audio

2010-11-02 Thread Bernd Schubert


-- 
stuttering sound with pulse audio
https://bugs.launchpad.net/bugs/670046
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 135037] Re: [needs-packaging] collectl

2010-06-06 Thread Bernd Schubert
I try to get the package into debian for some time now, no success so
far on mentors. Today I created my own ppa archive and you can get
collectl packages from there:

deb http://ppa.launchpad.net/aakef/ppa/ubuntu lucid main 
deb-src http://ppa.launchpad.net/aakef/ppa/ubuntu lucid main

-- 
[needs-packaging] collectl
https://bugs.launchpad.net/bugs/135037
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 135037] Re: [needs-packaging] collectl

2010-06-06 Thread Bernd Schubert
** Changed in: ubuntu
   Status: Triaged = In Progress

-- 
[needs-packaging] collectl
https://bugs.launchpad.net/bugs/135037
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 587917] Re: rmdir on non-empty directory does not fail

2010-06-01 Thread Bernd Schubert
Hello Wolfgang,

I'm glad that it works :) Version 0.25 is still  a bit experimental, but
thans to several Gentoo users, which seem to do similar things as you
do, I got a chance to debug it.

And again thanks to Gentoo you are luckily, 0.25 includes a new feature
to hide the metadata directory.

-o hide_meta_dir

It is optional to hide that directory, as it will slightly slow down
unionfs-fuse and at is not important to hide that directory for diskless
NFS environments and live USB-sticks (those two are my own usage
pattern).


Cheers,
Bernd

-- 
rmdir on non-empty directory does not fail
https://bugs.launchpad.net/bugs/587917
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 587917] Re: rmdir on non-empty directory does not fail

2010-06-01 Thread Bernd Schubert
Hello Wolfgang,

next try, could you please pull from my branch again, it should now also hide 
.fuse_hidden files. The option is now called 
-o hide_meta_files and -o hide_meta_dir is deprecated, although it still exists.


Thanks,
Bernd

-- 
rmdir on non-empty directory does not fail
https://bugs.launchpad.net/bugs/587917
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 587917] Re: rmdir on non-empty directory does not fail

2010-06-01 Thread Bernd Schubert
** Changed in: unionfs-fuse (Ubuntu)
   Status: New = Confirmed

** Changed in: unionfs-fuse (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
rmdir on non-empty directory does not fail
https://bugs.launchpad.net/bugs/587917
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 386728] Re: package tzdata 2009h-1 failed to install/upgrade: error creating hard link `./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory

2010-06-01 Thread Bernd Schubert
** Changed in: unionfs-fuse (Ubuntu)
 Assignee: (unassigned) = Bernd Schubert (aakef)

-- 
package tzdata 2009h-1 failed to install/upgrade: error creating hard link 
`./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory
https://bugs.launchpad.net/bugs/386728
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554195] Re: unionfs-fuse: relative paths broken

2010-06-01 Thread Bernd Schubert
I really would like to see this bug fixed in Lucid.  The patch is very
simple

http://hg.podgorny.cz/unionfs-fuse/rev/108a4f9dbc1f


** Changed in: unionfs-fuse (Ubuntu)
 Assignee: (unassigned) = Bernd Schubert (aakef)

** Changed in: unionfs-fuse (Ubuntu)
   Status: New = Fix Committed

** Attachment added: diff
   http://launchpadlibrarian.net/49526315/diff

-- 
unionfs-fuse: relative paths broken
https://bugs.launchpad.net/bugs/554195
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 587917] Re: rmdir on non-empty directory does not fail

2010-05-31 Thread Bernd Schubert
Thanks for your report Wolfgang. I just fixed that in my 0.25 branch:
http://podgorny.cz/~bernd/hg/hgwebdir.cgi/0.25

Building should be easy, but if you should need a package, I can also
upload it to my home page.

However, I'm presently out of ideas what I shall do about Debian and
Ubuntu. I'm one of the upstream authors and also the package maintainer.
However, as I'm not a DD (debian developer) I cannot upload to Debian
without a sponsor. But already for a couple of months, I cannot find a
sponsor for this package (a newer version is at mentors.debian.net for a
long time already). And Ubuntu simply takes the Debian package. Unless I
find a sponsor within the next two weeks, I will request to remove that
package from Debian and Ubuntu, as both ship a broken beta version and
do not let me fix it. IMHO it is out of question to list me for
something which impossible to fulfill.


Thanks,
Bernd

** Changed in: unionfs-fuse (Ubuntu)
 Assignee: (unassigned) = Bernd Schubert (aakef)

-- 
rmdir on non-empty directory does not fail
https://bugs.launchpad.net/bugs/587917
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 497246] Re: inotify on unionfs-fuse watches the base filesystem, not the cow filesystem

2010-04-02 Thread Bernd Schubert
Fuse does not provide any inotify calls, AFAIK it is on Miklos' TODO
list (http://old.nabble.com/inotify-like-API-td21015584.html). Therefore
not a bug in unionfs-fuse, but in libfuse and kernel-fuse.

-- 
inotify on unionfs-fuse watches the base filesystem, not the cow filesystem
https://bugs.launchpad.net/bugs/497246
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554195] [NEW] unionfs-fuse: relative paths broken

2010-04-02 Thread Bernd Schubert
Public bug reported:

Binary package hint: unionfs-fuse

As reported by Raphael Geissert relatives paths are broken in unionfs-
fuse (debian bug#541614). I caused that problem, once Raphael reported
it fixed it in my hg branch, but unfortunately, didn't have time to care
about the Debian package until recently. Ever since it is now waiting at
debian mentors for a kind developer to upload it for me to Debian. The
ubuntu package also needs to be fixed before the next release

new packages:


The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/u/unionfs-fuse
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/u/unionfs-fuse/unionfs-fuse_0.23.hg.20100315-1.dsc


Thanks,
Bernd

** Affects: unionfs-fuse (Ubuntu)
 Importance: Undecided
 Status: New

-- 
unionfs-fuse: relative paths broken
https://bugs.launchpad.net/bugs/554195
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 387296] Re: [regression] S2RAM kills mouse on Lattitude D600

2010-01-20 Thread Bernd Schubert
On Wednesday 20 January 2010, ^_Pepe_^ wrote:
 This bug was reported a while ago and there hasn't been any activity in
 it recently. We were wondering if this is still an issue? Can you try
 with the latest Karmic 9.10 release of Ubuntu?  ISO CD images are
 available from http://cdimage.ubuntu.com/releases/ .
 
 If the issue remains, could you run the following command from a
 Terminal (Applications-Accessories-Terminal) while running Karmic.  It
 will automatically gather and attach updated debug information to this
 report.
 
 apport-collect -p linux 387296

The trace should have all information already, what else do you expect from 
apport?

That is a bit difficult now, since with recent kernels (2.6.31 and 2.6.32), 
S2RAM kills the system. Except that the screen stays blank when I resume, I 
had not been able to figure out the root cause. This time I directly filled in 
a kernel bugzilla, didn't want to wait till 2.6.36 to get an answer ;)


Thanks,
Bernd

-- 
[regression] S2RAM kills mouse on Lattitude D600
https://bugs.launchpad.net/bugs/387296
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 482971] Re: Can't use USB/PL2303-attached Zyxel Omni Mini with non-root user

2010-01-06 Thread Bernd Schubert
On Wednesday 06 January 2010, jkohler2 wrote:
 I removed modem manager:
 
 sudo apt-get remove modemmanager.
 
 After re-start both my USB dialup modems work perfectly, just like it
 was 9.04

This is also not an option, since this prevent UMTS sticks to work. Not all 
people go online all the time using an analog modem, or some people only need 
analog modems to send/receive fax messages.


Regards,
Bernd

-- 
Can't use USB/PL2303-attached Zyxel Omni Mini with non-root user
https://bugs.launchpad.net/bugs/482971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274896] Re: Battery status of Logitech EX-110 cordless mouse unavailable

2009-10-30 Thread Bernd Schubert
I have the same problem and actually at least for my mouse battery
monitoring already worked with 9.04. That was with xfce and I'm using
gnome now. I never figured out what notified me in xfce about the mouse
battery. For some reasons I tested karmic all the time, so I didn't use
the packages from 9.04 for a long time and at some point it simply
stopped to work. As batteries last for at least a month, I can't say
which packages I updated in the mean time.

be...@bathl ~hal-find-by-capability --capability input.mouse | xargs -n 1 
hal-device
udi = 
'/org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if1_logicaldev_input'
 
  linux.sysfs_path = 
'/sys/devices/pci:00/:00:12.1/usb5/5-1/5-1:1.1/input/input4/event4'  
(string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if1' 
 (string) 
  linux.hotplug_type = 2  (0x2)  (int)  
  
  linux.subsystem = 'input'  (string)   
  
  info.capabilities = { 'input', 'input.keys', 'input.mouse', 'button' } 
(string list)
  input.device = '/dev/input/event4'  (string)  
  
  input.product = 'Logitech USB Receiver'  (string) 
  
  info.category = 'input'  (string) 
  
  linux.device_file = '/dev/input/event4'  (string) 
  
  info.addons.singleton = { 'hald-addon-input' } (string list)  
  
  input.x11_driver = 'evdev'  (string)  
  
  input.xkb.rules = 'base'  (string)
  
  info.subsystem = 'input'  (string)
  
  info.product = 'Logitech USB Receiver'  (string)  
  
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if1_logicaldev_input'
  (string)
  input.xkb.model = 'pc105'  (string)
  input.xkb.layout = 'de'  (string)
  input.originating_device = 
'/org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if1'  (string)
  info.callouts.add = { 'debian-setup-keyboard' } (string list)
  input.xkb.variant = 'deadgraveacute'  (string)
  input.xkb.options = 'lv3:ralt_switch'  (string)

udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input_1'
  linux.sysfs_path = '/sys/devices/virtual/input/input2/event2'  (string)
  info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'input'  (string)
  info.capabilities = { 'input', 'input.mouse' } (string list)
  input.device = '/dev/input/event2'  (string)
  input.product = 'Macintosh mouse button emulation'  (string)
  info.category = 'input'  (string)
  linux.device_file = '/dev/input/event2'  (string)
  input.x11_driver = 'evdev'  (string)
  info.subsystem = 'input'  (string)
  info.product = 'Macintosh mouse button emulation'  (string)
  info.udi = '/org/freedesktop/Hal/devices/computer_logicaldev_input_1'  
(string)

be...@bathl ~hal-find-by-capability --capability input.keyboard | xargs -n 1 
hal-device
udi = 
'/org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if0_logicaldev_input'
  linux.sysfs_path = 
'/sys/devices/pci:00/:00:12.1/usb5/5-1/5-1:1.0/input/input3/event3'  
(string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if0' 
 (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'input'  (string)
  info.capabilities = { 'input', 'input.keyboard', 'input.keypad', 
'input.keys', 'button' } (string list)
  input.device = '/dev/input/event3'  (string)
  input.product = 'Logitech USB Receiver'  (string)
  info.category = 'input'  (string)
  linux.device_file = '/dev/input/event3'  (string)
  info.addons.singleton = { 'hald-addon-input' } (string list)
  input.x11_driver = 'evdev'  (string)
  input.xkb.rules = 'base'  (string)
  info.subsystem = 'input'  (string)
  info.product = 'Logitech USB Receiver'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if0_logicaldev_input'
  (string)
  input.xkb.model = 'pc105'  (string)
  input.xkb.layout = 'de'  (string)
  input.originating_device = 
'/org/freedesktop/Hal/devices/usb_device_46d_c517_noserial_if0'  (string)
  info.callouts.add = { 'debian-setup-keyboard' } (string list)
  input.xkb.variant = 'deadgraveacute'  (string)
  input.xkb.options = 'lv3:ralt_switch'  (string)

-- 
Battery status of Logitech EX-110 cordless mouse unavailable
https://bugs.launchpad.net/bugs/274896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.


Re: [Bug 417778] Re: xfce4-volumed takes 100% cpu when system is idle for some time

2009-10-30 Thread Bernd Schubert
On Friday 30 October 2009, Steve Dodier wrote:
 Alright, the trace confirms what I thought: xfce4-volumed is idling in the
 main loop, and either gstreamer or pulseaudio is doing some nonsense. I
 don't know how to debug such problems in GStreamer or Pulseaudio, I'll look
 at this in a few days when I have some time to ask advice about how to
 proceed.

I don't think I had Pulseaudio installed all the time. I try it from time to 
time, but especially with voip programs such as skype or qutecom I run into 
problems and always remove it after a few days (I really don't like skype, but 
unfortunately need it for my work :( ). So it is highly unlikely I had skype 
installed all the time while I noticed this bug.

Anyway, if this is an issue with Pulse or gstreamer, shouldn't be gnome 
affected as well somehow? And I don't notice any problems now that I use 
gnome.


Cheers,
Bernd

-- 
xfce4-volumed takes 100% cpu when system is idle for some time
https://bugs.launchpad.net/bugs/417778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 446373] Re: The program 'xsane' received an X Window System error.

2009-10-27 Thread Bernd Schubert
I get the same and the preview window doesn't work. Usually I could
'fix' the preview issue by deleting $HOME/.gtk*, but no there are
already now .gtk* files and I run into it again :(

-- 
The program 'xsane' received an X Window System error. 
https://bugs.launchpad.net/bugs/446373
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 436275] Re: [Karmic] Empathy tray icon gone since last upgrade

2009-10-09 Thread Bernd Schubert
Even worse, how should I know that use message indicator **disables**
the tray icon? And how shall I send messages to my contacts, if the main
windows is closed and no tray icon is available? I had to use gconf-
editor to activate the main window again and then to disable use
message indicator to get it into a usable state.

** Changed in: empathy (Ubuntu)
   Status: Invalid = Confirmed

-- 
[Karmic] Empathy tray icon gone since last upgrade
https://bugs.launchpad.net/bugs/436275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417778] Re: xfce4-volumed takes 100% cpu when system is idle for some time

2009-10-03 Thread Bernd Schubert
Hello Steve,

sorry for my terribly late reply. I never had the time to debug this.
I'm also not sure if debugging it this way would have helped at all.
Problem is that it only happened with the automatically started volumed.
Or at least once it crashed and I killed and restarted it, it never came
up. Also, after the latest karmic updates I didn't notic*e the issue
anymore. So it already could be fixed. But due to xfce session
management bugs (*) I also switched to gnome now.

Maybe we should close this bug for now?

Thanks,
Bernd

PS: (*) Somehow xfce4 has problems to save my running session, it can
take up to 30 minutes to shut down my system, when I tell xfce4 to save
my session. And on startup, it then forgets to open some programs, e.g.
kxkb. Recently, it somehow manages to mess up the panel related xml
files and didn't start my session at all anymore. I was then so upset,
that I switched to gnome. But given the lack of my time and the
availibility of other window managers, I just skipped that part.

-- 
xfce4-volumed takes 100% cpu when system is idle for some time
https://bugs.launchpad.net/bugs/417778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430272] Re: karmic boot hung after /scripts/init-bottom

2009-09-26 Thread Bernd Schubert
It hangs here after writing fsck from until-linux 2.16
/dev/md0: clean


I don't see how this can be considered as Fix released. And honestly, I don't 
care if my system needs 5s more to boot, but I care a lot, if the boot process 
is not systematic anymore. With plain sysrc it was simple too see where 
something failed, but now? I don't have the slightest idea which script hangs 
and where. This against primary rule: Keep it simple! 
And even X depends on upstart and not plain init? Maybe time to go looking for 
another distribution.

-- 
karmic boot hung after /scripts/init-bottom
https://bugs.launchpad.net/bugs/430272
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 436495] [NEW] [regression] printing broken in karmic

2009-09-25 Thread Bernd Schubert
Public bug reported:

Binary package hint: cups

I have a Kyocera FS1000+ printer, which only has a parallel interface.
However, since my mainboard does't provide a parallel interface, I use a
usb2parallel adapter. Problem is now in karmic that cups blacklists
usblp in /etc/modprobe.d/blacklist-cups.conf. So without notification,
old printer configurations will be broken. Users will be very happy to
see their printing broke after the update to karmic and they won't have
an idea what happened. I don't know if printer detection works with
native usb printers, but it doesn't work at all with my usb2parallel
adapter. If I try to detect a printer:

[ 9105.581105] usb[14650]: segfault at 7fffbf14d000 ip 7f2a9262eac4
sp 7fffbf149818 error 4 in libc-2.10.1.so[7f2a925ac000+166000]

Eventually after I figured out that /dev/usb/lp0 was missing, I loaded
usblp, but even with that my printer is not detected anymore. So anyone
who deleted the old configuration in the mean time to let it re-detect,
will have a problem now. Something like parallel:/dev/usb/lp0 is not
obvious to people not configuring printers each and every day.

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

-- 
[regression] printing broken in karmic
https://bugs.launchpad.net/bugs/436495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417778] [NEW] xfce4-volumed takes 100% cpu when system is idle for some time

2009-08-23 Thread Bernd Schubert
Public bug reported:

I guess this is not a bug directly in xfce4-volumed, but somewhere else, but so 
far I don't know yet what happens exactly. Every time when my system is idle 
for some time and the display goes into suspend mode, xfce4-volumed will start 
to take 100% cpu. Definitely not what I want from an idle system...
From top output with threading enabled I see e.g.

Tasks: 490 total,   4 running, 400 sleeping,   0 stopped,  86 zombie
Cpu(s): 26.1%us, 31.5%sy,  0.0%ni, 42.2%id,  0.2%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   3927536k total,  1927212k used,  2000324k free,94156k buffers
Swap:  4192924k total,0k used,  4192924k free,   794384k cached

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 5367 bernd 20   0  477m 7692 4508 R 99.6  0.2  53:17.69 xfce4-volumed

(without threading support the shown pid is 5353, so parent parent pid).

strace -p 5367:
poll([{fd=9, events=POLLIN|POLLERR|POLLNVAL}, {fd=7, 
events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 2, -1) = 1 ([{fd=9, 
revents=POLLERR|POLLNVAL}])
poll([{fd=9, events=POLLIN|POLLERR|POLLNVAL}, {fd=7, 
events=POLLIN|POLLPRI|POLLERR|POLLHUP}], 2, -1) = 1 ([{fd=9, 
revents=POLLERR|POLLNVAL}])

be...@bathl ~ll /proc/5367/fd
total 0
lr-x-- 1 bernd users 64 2009-08-23 19:00 0 - /dev/null
l-wx-- 1 bernd users 64 2009-08-23 19:00 1 - /dev/null
lr-x-- 1 bernd users 64 2009-08-23 19:00 10 - pipe:[15861]
l-wx-- 1 bernd users 64 2009-08-23 19:00 11 - pipe:[15861]
lrwx-- 1 bernd users 64 2009-08-23 19:00 12 - /dev/snd/controlC2
lr-x-- 1 bernd users 64 2009-08-23 19:00 13 - pipe:[15868]
l-wx-- 1 bernd users 64 2009-08-23 19:00 14 - pipe:[15868]
lrwx-- 1 bernd users 64 2009-08-23 19:00 15 - socket:[15872]
lr-x-- 1 bernd users 64 2009-08-23 19:00 16 - pipe:[15874]
l-wx-- 1 bernd users 64 2009-08-23 19:00 17 - pipe:[15874]
lrwx-- 1 bernd users 64 2009-08-23 19:00 18 - socket:[15878]
lr-x-- 1 bernd users 64 2009-08-23 19:00 19 - pipe:[15886]
l-wx-- 1 bernd users 64 2009-08-23 19:00 2 - /dev/null
l-wx-- 1 bernd users 64 2009-08-23 19:00 20 - pipe:[15886]
lrwx-- 1 bernd users 64 2009-08-23 19:00 21 - socket:[15891]
lr-x-- 1 bernd users 64 2009-08-23 19:00 22 - pipe:[15893]
l-wx-- 1 bernd users 64 2009-08-23 19:00 23 - pipe:[15893]
lrwx-- 1 bernd users 64 2009-08-23 19:00 24 - socket:[15897]
lrwx-- 1 bernd users 64 2009-08-23 19:00 3 - socket:[15691]
lr-x-- 1 bernd users 64 2009-08-23 19:00 4 - pipe:[15693]
l-wx-- 1 bernd users 64 2009-08-23 19:00 5 - pipe:[15693]
lrwx-- 1 bernd users 64 2009-08-23 19:00 6 - socket:[15694]
lr-x-- 1 bernd users 64 2009-08-23 19:00 7 - pipe:[15860]
l-wx-- 1 bernd users 64 2009-08-23 19:00 8 - pipe:[15860]
lrwx-- 1 bernd users 64 2009-08-23 19:00 9 - /dev/snd/controlC1 (deleted)

Hrm, somehow  /dev/snd/controlC1 was deleted, while the filedescriptor
was still open. What could be responsible for that?

** Affects: xfce4-volumed (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xfce4-volumed takes 100% cpu when system is idle for some time
https://bugs.launchpad.net/bugs/417778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 416555] [NEW] codelite crashes on setting breakpoints

2009-08-20 Thread Bernd Schubert
Public bug reported:

Binary package hint: codelite

This is only in the unbuntu packages, but not in the packages available
from sourceforge.  As soon as I set a breakpoint it aborts with a core
dump.

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

-- 
codelite crashes on setting breakpoints
https://bugs.launchpad.net/bugs/416555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 386728] Re: package tzdata 2009h-1 failed to install/upgrade: error creating hard link `./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory

2009-07-15 Thread Bernd Schubert
On Wednesday 15 July 2009, Marco Costantini wrote:
 ** Changed in: unionfs-fuse (Ubuntu)
Status: New = Confirmed

Does the problem still persist with the new unionfs-fuse version? If so, could 
you please describe in detail when this bug comes up? If I can reproduce it, I 
will probably fix it in less than an hour.


Thanks,
Bernd

-- 
package tzdata 2009h-1 failed to install/upgrade: error creating hard link 
`./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory
https://bugs.launchpad.net/bugs/386728
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 386728][unionfs-fuse] Re: package tzdata 2009h-1 failed to install/upgrade: error creating hard link `./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory

2009-07-05 Thread Bernd Schubert
On Tuesday 30 June 2009, Martin Pitt wrote:
 Hello Bernd,

 Bernd Schubert [2009-06-29 13:25 +0200]:
   I'm happy to sponsor a new upload to Debian for you and then do
   another merge for Ubuntu. Toss me the .dsc/.diff.gz or a debdiff?
 
  Thanks a lot!

 Uploaded. The new upstream version incorporated the Ubuntu patch, so I
 synced this.

Cool. Thank you!

-- 
package tzdata 2009h-1 failed to install/upgrade: error creating hard link 
`./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory
https://bugs.launchpad.net/bugs/386728
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 386728][unionfs-fuse] Re: package tzdata 2009h-1 failed to install/upgrade: error creating hard link `./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory

2009-06-29 Thread Bernd Schubert
On Sunday 14 June 2009, Martin Pitt wrote:
 This sounds like a bug in unionfs-fuse.

 @Colin: I subscribed you FYI, just in case you hear about similar
 problems.

 ** Package changed: tzdata (Ubuntu) = unionfs-fuse (Ubuntu)

Oops, sorry just notice this mail. Could you please tag with 
[unionfs-fuse] to  draw my attention? If I don't respond 
within 3 or 4 days just send another mail then ;)

Can you describe what you did? Did you upgrade Jaunty to Karmic 
or did do an upgrade within Karmic?

Rather probably this is Debian Bug#509516. I'm presently trying to 
upload a new package to unstable, but I need a sponsor. Anyway, I'm 
not sure if the upcoming 0.24 is suitable for Karmic - it fixes many bugs, 
but also includes many Code changes. While it works perfectly fine for me 
(also on my selfmade life usb stick), I can guaranty that we didn't add new 
bugs. On the other hand, life support is only supported with the 
new -ochroot= parameter. I'm not sure why it doesn't lock up immediately 
without that.

If you should want to backport the initial fix:
http://podgorny.cz/~bernd/hg/hgwebdir.cgi/radek-trunk-bernd-merge/rev/94df00cfbff6


Cheers,
Bernd

-- 
package tzdata 2009h-1 failed to install/upgrade: error creating hard link 
`./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory
https://bugs.launchpad.net/bugs/386728
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 386728][unionfs-fuse] Re: package tzdata 2009h-1 failed to install/upgrade: error creating hard link `./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory

2009-06-29 Thread Bernd Schubert
On Monday 29 June 2009, Martin Pitt wrote:
 Hello Bernd,

 Bernd Schubert [2009-06-29 10:03 +0200]:
  Rather probably this is Debian Bug#509516.

 That looks plausible indeed.

So far I only have a quick fix for two branches, but really fixing it should 
not be too difficult, its just my time. I will prioritize this a bit.


  I'm presently trying to upload a new package to unstable, but I need
  a sponsor.

 I'm happy to sponsor a new upload to Debian for you and then do
 another merge for Ubuntu. Toss me the .dsc/.diff.gz or a debdiff?

Thanks a lot! I already have one new debian bug report and another on the 
mailing list. The debian report from Goswin is not too important, as it
relates to usually unused code. The report on the mailing list from Jens
is a bit more important, as rmdir() allows to delete a directory, although
it might not be empty. I'm going to fix that in the next days. 

Referring to mentors.debian.net:

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/u/unionfs-fuse
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/u/unionfs-fuse/unionfs-fuse_0.23.hg.20090611-1.dsc

  not sure if the upcoming 0.24 is suitable for Karmic

 We aren't in feature freeze yet, and have plenty of time to find bugs.

I'm always amazed about the short Ubuntu freeze times and then run into issues 
myself, 
when I upgrade to the next release ;)


 Thanks for your feedback!

You are very welcome!


Cheers,
Bernd

-- 
package tzdata 2009h-1 failed to install/upgrade: error creating hard link 
`./usr/share/zoneinfo/posix/Europe/Nicosia': No such file or directory
https://bugs.launchpad.net/bugs/386728
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387296] [NEW] [regression] S2RAM kills mouse on Lattitude D600

2009-06-15 Thread Bernd Schubert
Public bug reported:

Binary package hint: linux-image-2.6.30-8-generic

For some reason I just updated the kernel of my Lattitude D600 to
2.6.30-8-generic and on resume of suspend-to-ram this kills my mouse.

Btw, any chance you could add frame unwinder patches to Ubuntu kernels?
Without these patches stack traces just look horrible.

http://lkml.org/lkml/2008/9/4/383

I will see if I can port these from 2.6.27-sles11 to 2.6.30 myself.


[  232.718430] Restarting tasks ... done.   

[  233.212967] general protection fault:  [#1] SMP  

[  233.213054] last sysfs file: 
/sys/devices/LNXSYSTM:00/device:00/ACPI0003:00/power_supply/AC/online   

[  233.213113] Modules linked in: binfmt_misc radeon drm lp bridge stp bnep 
dm_crypt snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm 
snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi joydev snd_seq_midi_event 
pcmcia snd_seq snd_timer snd_seq_device snd ipw2200 libipw lib80211 
yenta_socket rsrc_nonstatic pcmcia_core video iTCO_wdt iTCO_vendor_support 
ppdev intel_agp psmouse dell_wmi soundcore output shpchp parport_pc serio_raw 
dcdbas snd_page_alloc agpgart pcspkr parport tg3 raid10 raid456 raid6_pq 
async_xor async_memcpy async_tx xor raid1 raid0 multipath linear fbcon tileblit 
font bitblit softcursor  
[  233.214619]  

[  233.214656] Pid: 241, comm: kseriod Tainted: GW  (2.6.30-8-generic 
#9-Ubuntu) Latitude D600  
[  233.214718] EIP: 0060:[c052fa8b] EFLAGS: 00010202 CPU: 0   

[  233.214766] EIP is at schedule_timeout+0x12b/0x1b0   

[  233.214807] EAX: 0031 EBX: 0031 ECX: c07e8c0c EDX: 872ce143  

[  233.214850] ESI: f717ddc8 EDI: c07e8440 EBP: f717de08 ESP: f717ddb4  

[  233.214893]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068

[  233.214935] Process kseriod (pid: 241, ti=f717c000 task=f7172550 
task.ti=f717c000)   
[  233.214991] Stack:   

[  233.215027]  f717de04 f717dde8 bec6 0032 0296  00200200 
bef8 
[  233.215210]  c01440e0 f7172550 c07e8440 c03f7484 7265736b 00646f69  

[  233.215442]  00f1 872ce143 f5f8fe08 0032 f717de14 f717de34 c03f7484 
f5f8fe20
[  233.215706] Call Trace:
[  233.215743]  [c01440e0] ? process_timeout+0x0/0x10
[  233.215808]  [c03f7484] ? ps2_sendbyte+0xa4/0xf0
[  233.215872]  [c03f7484] ? ps2_sendbyte+0xa4/0xf0
[  233.215933]  [c014ed80] ? autoremove_wake_function+0x0/0x40
[  233.215996]  [c03f7668] ? ps2_command+0xd8/0x2e0
[  233.216015]  [f82847c0] ? psmouse_probe+0x20/0x80 [psmouse]
[  233.216015]  [c03f5089] ? serio_open+0x29/0x80
[  233.216015]  [f8285c27] ? psmouse_connect+0x137/0x2c0 [psmouse]
[  233.216015]  [c03f4ea6] ? serio_connect_driver+0x26/0x40
[  233.216015]  [c03f4ed3] ? serio_driver_probe+0x13/0x20
[  233.216015]  [c0367460] ? really_probe+0x50/0x140
[  233.216015]  [c02d953d] ? kref_put+0x2d/0x60
[  233.216015]  [c0367569] ? driver_probe_device+0x19/0x20
[  233.216015]  [c0367631] ? __device_attach+0x41/0x50
[  233.216015]  [c0366858] ? bus_for_each_drv+0x48/0x70
[  233.216015]  [c03676dd] ? device_attach+0x6d/0x80
[  233.216015]  [c03675f0] ? __device_attach+0x0/0x50
[  233.216015]  [c03f4fe4] ? serio_find_driver+0x14/0x40
[  233.216015]  [c03f52ee] ? serio_disconnect_port+0x4e/0x60
[  233.216015]  [c03f533e] ? serio_reconnect_port+0x3e/0x70
[  233.216015]  [c03f58dd] ? serio_handle_event+0x12d/0x1a0
[  233.216015]  [c052f6a8] ? schedule+0x8/0x20
[  233.216015]  [c03f5985] ? serio_thread+0x35/0x130
[  233.216015]  [c014ed80] ? autoremove_wake_function+0x0/0x40
[  233.216015]  [c03f5950] ? serio_thread+0x0/0x130
[  233.216015]  [c014ea26] ? kthread+0x46/0x80
[  233.216015]  [c014e9e0] ? kthread+0x0/0x80
[  233.216015]  [c0103ef7] ? kernel_thread_helper+0x7/0x10
[  233.216015] Code: 8b 55 bc 89 f8 e8 86 18 00 00 e8 31 fc ff ff 89 f0 e8 ea 
45 c1 ff a1 00 6a 72 c0 29 c3 89 da 89 d8 c1 fa 1f f7 d2 21 d0 8b 55 f0 65 33 
15 14 00 00 00 75 46 83 c4 48 5b 5e 5f 5d c3 8d 74 26 00
[  233.216015] EIP: [c052fa8b] schedule_timeout+0x12b/0x1b0 SS:ESP 
0068:f717ddb4
[  233.218985] 

[Bug 351209] [NEW] trying to overwrite smime.so', which is also in package claws-mail-dbg

2009-03-29 Thread Bernd Schubert
Public bug reported:

Binary package hint: claws-mail-extra-plugins-dbg

Don't know which package is the real culprit, either claws-mail-extra-
plugins-dbg or claws-mail-dbg.

r...@bathl:/# lsb_release -rd
Description:Ubuntu jaunty (development branch)
Release:9.04

r...@bathl:/# apt-cache policy claws-mail-extra-plugins-dbg
claws-mail-extra-plugins-dbg:
  Installed: (none)
  Candidate: 3.5.0-3ubuntu1
  Version table:
 3.5.0-3ubuntu1 0
500 http://de.archive.ubuntu.com jaunty/universe Packages


(Reading database ... 107645 files and directories currently installed.)
Unpacking claws-mail-extra-plugins-dbg (from 
.../claws-mail-extra-plugins-dbg_3.5.0-3ubuntu1_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/claws-mail-extra-plugins-dbg_3.5.0-3ubuntu1_amd64.deb 
(--unpack):
 trying to overwrite `/usr/lib/debug/usr/lib/claws-mail/plugins/smime.so', 
which is also in package claws-mail-dbg
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/claws-mail-extra-plugins-dbg_3.5.0-3ubuntu1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: claws-mail-extra-plugins (Ubuntu)
 Importance: Undecided
 Status: New

-- 
trying to overwrite smime.so', which is also in package claws-mail-dbg
https://bugs.launchpad.net/bugs/351209
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 351235] [NEW] unable to make /usr/share/icons/default/index.theme.dpkg-tmp a symlink to /etc/alternatives/x-cursor-theme: No such file or directory

2009-03-29 Thread Bernd Schubert
Public bug reported:

Binary package hint: oxygen-cursor-theme

r...@bathl:/# lsb_release -rd
Description:Ubuntu jaunty (development branch)
Release:9.04


r...@bathl:/# apt-cache policy oxygen-cursor-theme

oxygen-cursor-theme:
  Installed: 0.0.2008-07-07-svn824849-1ubuntu1
  Candidate: 0.0.2008-07-07-svn824849-1ubuntu1
  Version table:
 *** 0.0.2008-07-07-svn824849-1ubuntu1 0
500 http://de.archive.ubuntu.com jaunty/main Packages


Setting up oxygen-cursor-theme (0.0.2008-07-07-svn824849-1ubuntu1) ...
update-alternatives: unable to make 
/usr/share/icons/default/index.theme.dpkg-tmp a symlink to 
/etc/alternatives/x-cursor-theme: No such file or directory
dpkg: error processing oxygen-cursor-theme (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 oxygen-cursor-theme
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up oxygen-cursor-theme (0.0.2008-07-07-svn824849-1ubuntu1) ...
update-alternatives: unable to make 
/usr/share/icons/default/index.theme.dpkg-tmp a symlink to 
/etc/alternatives/x-cursor-theme: No such file or directory
dpkg: error processing oxygen-cursor-theme (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 oxygen-cursor-theme
Press return to continue.

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

-- 
unable to make /usr/share/icons/default/index.theme.dpkg-tmp a symlink to 
/etc/alternatives/x-cursor-theme: No such file or directory
https://bugs.launchpad.net/bugs/351235
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 330265] [NEW] Please sync unionfs-fuse 0.21-3 (universe) from Debian unstable (main).

2009-02-16 Thread Bernd Schubert
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/unionfs-fuse
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors

Please sync unionfs-fuse 0.21-3 (universe) from Debian unstable (main).

Changelog since current jaunty version 0.21-2:

unionfs-fuse (0.21-3) unstable; urgency=high

  * fixes critical buffer overflow on using relativ pathes
  * slightly improve the man page to tell people without -ocow 
not everything might work as expected
  * change binary path from /usr/sbin to /usr/bin
  * (closes: #511995)
  * (closes: #511158)

 -- Bernd Schubert bernd-schub...@gmx.de  Sat, 24 Jan 2009 00:10:44
+0100


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iQIVAwUBSZnVu/HcYfnFQ+fmAQJPvA//VLScH7yx+k8VpQBL+Uw2rcE1tqbQKmzd
Wj4wd4GEr4XjFgs0o6aqKRnECnpYXmBxllMvxKFCXd2NmlgDNLodo7nEmLVLo5eJ
Ji7zgNh7kA3kWWM1sSJ6YXppJnRe49iLIpN4QONGSHmbUWNiAOVJCFs2fTh6GFCm
S4mnF/lcQuUlgEI5rL9h/EAF8Q6D33Xi3UQrREY6xz05mJ/befTIjbGvDVgpYvOq
2hXAcUvH7Fk/9Pey1UfD0sQvpotl/UY91Je1TuPtTx53yu43YJAsTK2DRPUbPg4H
bjVxFlZgL8WN2yndNBlqMcOz5O3M6POg5tKye3bnHO5wXg3fITWhCVAIHNOW01hW
jCnITgtsG2/Kp5J1nzDxIp1K3HrBB5bNzxxGL/J3KguC0nK4t+mPROxJmJMbCZ0S
hQ39yYY7TALTkvfB21LeuG7keqgkPqn1eZTivjqXDfHmayLOOSwdnMa9+aXuqETe
Jx0mzDgih6+2a+D/iBpOU9xgAjJusLsfCgcwIYPOG55+1V+1ziUlfolrlO5OviUg
1Ve/Qarqy9v6DE6nQSKenkVMWOEKHeXXhxE1ytdjkGVpJLrduUHm4SmNwbeQXQig
1SPrKlwWhYXTkV879x6vBXgk8aqbxodPu1Sps51Z4RwoB33t+y3MHkWcVyTiaEdo
KBF88hfKz5k=
=8LHL
-END PGP SIGNATURE-

** Affects: unionfs-fuse (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync unionfs-fuse 0.21-3 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/330265
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 33269] Re: root filesystem fails to mount (sata_nv module is loaded)

2008-04-29 Thread Bernd Schubert
Hello  Dwayne,

I also had to read Denis' posting several times - it was a bit confusing
to read. But I think not the size of initramfs is important,  but the
size of the kernel. Well, 2.6.24-15-generic is still well below the 3MB
limit of Denis' findings, but 2.6.24 is definitely larger than 2.6.22
and until we figure out the root of the problem we don't know what is
causing this limit at all...

Cheers,
Bernd

-- 
root filesystem fails to mount (sata_nv module is loaded)
https://bugs.launchpad.net/bugs/33269
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 33269] Re: root filesystem fails to mount (sata_nv module is loaded)

2008-04-28 Thread Bernd Schubert
Hello Dwayne,

you are not alone, I run into the initramfs problem as well. Just a
question, are you by any chace using lilo (as I do)? Just asking due to
this http://lkml.org/lkml/2006/9/24/50

Cheers,
Bernd

-- 
root filesystem fails to mount (sata_nv module is loaded)
https://bugs.launchpad.net/bugs/33269
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 156236] Re: mount complaining Can't set permissions on mtab in the read-only environment

2007-11-14 Thread Bernd Schubert
Same trouble here, rather annoying.

-- 
mount complaining Can't set permissions on mtab in the read-only environment
https://bugs.launchpad.net/bugs/156236
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 51890] Re: patch for rules file

2007-06-30 Thread Bernd Schubert
On Friday 29 June 2007, Jérôme Guelfucci wrote:
 Any news on this ?

Sorry, presently absolutely no time to look into it.

Bernd

-- 
patch for rules file
https://bugs.launchpad.net/bugs/51890
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 80322] Re: vmware-player-kernel-modules are not installable in a chroot environment

2007-02-11 Thread Bernd Schubert
On Monday 05 February 2007 16:48, Ben Collins wrote:
 Note, this probably wont fix your issue, since the call will still
 expect the matching kernel and modules to be present in the chroot.

Thanks a lot, the new postinst/postrm scripts fix it perfectly. A kernel is 
installed inside the chroot, its just not the kernel running on this system. 
Thats exactly what we needed:

depmod -a -q -F /boot/System.map-@@KVERSION@@ @@KVERSION@@


Thanks again,
Bernd


PS: We use this chroot for automatic updates on our laptops, the laptops are 
booted over the network (diskless) for these updates and sync with the chroot 
using nfs and rsync. That way all software on the laptops is always entirely 
identical and we only need to care about installing software on one system.


-- 
Bernd Schubert
PCI / Theoretische Chemie
Universität Heidelberg
INF 229
69120 Heidelberg

-- 
vmware-player-kernel-modules are not installable in a chroot environment
https://launchpad.net/bugs/80322

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

[Bug 80322] vmware-player-kernel-modules are not installable in a chroot environment

2007-01-17 Thread Bernd Schubert
Public bug reported:

Binary package hint: vmware-player-kernel-modules

Your package is calling depmod in its postinst.in and/or postrm.in
scripts.  With a recent debhelper (5.0.37) and by calling
dh_installmodules in the rules script this is not neccessary any more.
This report is related to Debian Bug#380159.

The full discussion is here
http://lists-archives.org/debian-devel/24684-kernel-modules-postinstscript.html

Thanks, Bernd

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
vmware-player-kernel-modules are not installable in a chroot environment
https://launchpad.net/bugs/80322

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


[Bug 54776] Re: [Edgy] font hinting does not work with libfreetype6 v. 2.2.1

2006-10-26 Thread Bernd Schubert
 I'm nearly sure he just applied his patch from there:
 http://bugs.debian.org/cgi-bin/bugreport.cgi/normal_hinting.patch?bug=385798;msg=69;att=1
 Though, a confirmation is required.

Yes, I applied my own patch ;)

AFAICS the patch doesn't apply anymore; a similiar patch has been
applied.

First, why did nobody try to contact me directly? I mean I'm mainly a
debian user (Depper is on my laptop, though) and don't regularily check
ubuntu bug reports.

I didn't upload any .diff.gz/.dsc because the packages were maily for my
own testing purpose (I build the packages in the institute (build time
is incredible, even on dual opteron system) and downloading them myself
at home).

Creating my own patch is a bit difficult with Openoffice.org source
packages - everything is first in .bz2.uu files and I havn't figured out
yet how to extract it without starting the build process. I asked René
for help, but he seems too busy to answer those questions. So I didn't
have the time and ambition to do it with the very recent Sid packages.

Cheers,
Bernd

-- 
[Edgy] font hinting does not work with libfreetype6 v. 2.2.1
https://launchpad.net/bugs/54776

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

[Bug 51890] patch for rules file

2006-07-04 Thread Bernd Schubert
Public bug reported:

Hi,

actually I'm building the modules for a Sid system, but I hope it won't
matter.

First problem:
When one uses make-kpkg modules-images without having the kernel-image package 
already installed, the variable VM_UNAME points to a non-existing directory. So 
I replaced VM_UNAME by $(KSRC)/include

Second problem:
The /etc/init.d/vmware script always wants to insmod 
/lib/modules/$KVERS/misc/somefile.o and doesn't even try to use modprobe. How 
did you actually solve this with ubuntu? Have you already tried to ask the 
vmware people first to try modprobe?
As a temporary fix I added a copy to the .ko files, thinking about it again, 
probably a link would also do.

Hmm, how can I attach a patch here? No button and no questions as in
reportbug reports. I'm putting it inline

--- /home/bernd/tmp/vmare/vmware-player-kernel-2.6.15-2.6.15.10/debian/rules
2006-07-04 23:01:55.0 +0200
+++ /usr/src/modules/vmware/debian/rules2006-07-04 22:56:11.0 
+0200
@@ -139,8 +139,8 @@
 build-kernel-stamp:
dh_testdir
for i in $(flavours); do \
-   cd $(builddir)/$$i/vmmon-only  $(MAKE) VM_UNAME=$$i; \
-   cd $(builddir)/$$i/vmnet-only  $(MAKE) VM_UNAME=$$i; \
+   cd $(builddir)/$$i/vmmon-only  $(MAKE) 
HEADER_DIR=$(KSRC)/include; \
+   cd $(builddir)/$$i/vmnet-only  $(MAKE) 
HEADER_DIR=$(KSRC)/include; \
done
touch build-kernel-stamp

@@ -171,12 +171,14 @@
dh_installdirs lib/modules/$(KVERS)/misc

# Build the module
-   cd vmnet-only  $(MAKE) VM_UNAME=$(KVERS)
-   cd vmmon-only  $(MAKE) VM_UNAME=$(KVERS)
+   cd vmnet-only  $(MAKE) HEADER_DIR=$(KSRC)/include
+   cd vmmon-only  $(MAKE) HEADER_DIR=$(KSRC)/include

# Install the modules
cp vmnet-only/vmnet.ko 
debian/$(PACKAGE)-modules-$(KVERS)/lib/modules/$(KVERS)/misc
+   cp vmnet-only/vmnet.ko 
debian/$(PACKAGE)-modules-$(KVERS)/lib/modules/$(KVERS)/misc/vmnet.o
cp vmmon-only/vmmon.ko 
debian/$(PACKAGE)-modules-$(KVERS)/lib/modules/$(KVERS)/misc
+   cp vmmon-only/vmmon.ko 
debian/$(PACKAGE)-modules-$(KVERS)/lib/modules/$(KVERS)/misc/vmmon.o

dh_installdocs
dh_installchangelogs


Cheers,
Bernd

** Affects: vmware-player-kernel-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
patch for rules file
https://launchpad.net/bugs/51890

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