[Bug 2053146] Re: openssh 8.9p1 for Jammy auth2-gss patch for gssapi-keyex method is slightly wrong

2024-04-08 Thread ake sandgren
openssh-server_8.9p1-3ubuntu0.7_amd64.deb does fix the gssapi-keyex
problem for us on jammy

Syslog output is as expected

===
2024-04-08T08:09:53.608275+02:00 somehost sshd[169530]: Authorized to root, 
krb5 principal xxx/r...@our.do.main (krb5_kuserok)
2024-04-08T08:09:53.619114+02:00 somehost sshd[169530]: Accepted gssapi-keyex 
for root from 1.2.3.4 port 60232 ssh2: xxx/r...@our.do.main

===

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

Title:
  openssh 8.9p1 for Jammy auth2-gss patch for gssapi-keyex method is
  slightly wrong

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


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

[Bug 1745349] Re: Hard lockup during boot with linux-image-4.4.0-112-generic

2018-02-22 Thread ake sandgren
The 4.4.0-116-generic still hangs my laptop during boot the same way
-112 did. And noibpb still solves the problem.

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

Title:
  Hard lockup during boot with linux-image-4.4.0-112-generic

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

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

[Bug 1531622] Re: default config still using a legacy keyword: KLogPermitNonKernelFacility

2017-03-28 Thread ake sandgren
Yes, please fix for 16.04.

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

Title:
  default config still using a legacy keyword:
  KLogPermitNonKernelFacility

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

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


[Bug 1662860] Re: /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link

2017-03-22 Thread ake sandgren
Yes, please make a fix for this, or suggest a workaround.

It's a bit annoying to get a
/sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link

/sbin/ldconfig.real: /usr/lib32/nvidia-375/libEGL.so.1 is not a symbolic link
message once a day from  ~40 systems.

(We run a nightly cronjob that sometimes need to refresh the
ld.so.cache)

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

Title:
  /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic
  link

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1662860/+subscriptions

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


[Bug 1579092] Re: sssd user can't login and ssh to server

2016-08-09 Thread ake sandgren
Sorry about that, I messed up reading the strace. It is setting
umask(111) just prior to the bind() call.

The problem was that the install had (due to a bug in the version of tar
used during installation) gotten a default acl set on every directory
causing the incorrect permission.

So Timo was correct. Apologies (and thanks) to him.

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

Title:
  sssd user can't login and ssh to server

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

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


[Bug 1579092] Re: sssd user can't login and ssh to server

2016-08-05 Thread ake sandgren
I still say it's a bug in the sssd package.

If i remove the package (aptitude purge all-sssd-packages), do rm -rf
/var/lib/sss, remove every trace of sssd then reinstall the package,
they still return with 644 permission.

And doing an strace of sssd when it starts up also shows that umask is
being set so the resulting sockets get 644 permission.

It is /usr/lib/x86_64-linux-gnu/sssd/sssd_nss and /usr/lib/x86_64-linux-
gnu/sssd/sssd_pam that creates the sockets, both part of sssd-common.

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

Title:
  sssd user can't login and ssh to server

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

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


[Bug 1579092] Re: sssd user can't login and ssh to server

2016-08-04 Thread ake sandgren
Timo, what do you mean with "not a bug on the package"?

It is setting incorrect permissions on /var/lib/sss/pipes/{nss,pam}

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

Title:
  sssd user can't login and ssh to server

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

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


[Bug 1579092] Re: sssd user can't login and ssh to server

2016-08-02 Thread ake sandgren
We haven't set any ACLs ourselves at least.
root@b-an01:~# getfacl /var/lib/sss
getfacl: Removing leading '/' from absolute path names
# file: var/lib/sss
# owner: root
# group: root
user::rwx
group::r-x
other::r-x
default:user::rwx
default:group::r-x
default:other::r-x

root@b-an01:~# getfacl /var/lib/sss/pipes/
getfacl: Removing leading '/' from absolute path names
# file: var/lib/sss/pipes/
# owner: sssd
# group: sssd
user::rwx
group::r-x
other::r-x
default:user::rwx
default:group::r-x
default:other::r-x

root@b-an01:~# getfacl /var/lib/sss/pipes/
nss  pam  private/ 
root@b-an01:~# getfacl /var/lib/sss/pipes/*
getfacl: Removing leading '/' from absolute path names
# file: var/lib/sss/pipes/nss
# owner: root
# group: root
user::rw-
group::r--
other::r--

# file: var/lib/sss/pipes/pam
# owner: root
# group: root
user::rw-
group::r--
other::r--

# file: var/lib/sss/pipes/private
# owner: sssd
# group: sssd
user::rwx
group::---
other::---
default:user::rwx
default:group::r-x
default:other::r-x

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

Title:
  sssd user can't login and ssh to server

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

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


[Bug 1579092] Re: sssd user can't login and ssh to server

2016-08-02 Thread ake sandgren
Stopping the service, removing the sockets and starting the service
makes them come back with 644 as permission.

And purging the packages, cleaning out /var/lib/sss, installing sssd
again and starting, the permission for /var/lib/sss/pipes/{nss,pam} are
still 644, root owned.

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

Title:
  sssd user can't login and ssh to server

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

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


[Bug 1579092] Re: sssd user can't login and ssh to server

2016-07-29 Thread ake sandgren
It seems that sssd_nss and sssd_pam have a similar problem. The created
/var/lib/sss/pipes/nss and /var/lib/sss/pipes/pam are getting a 644 permission 
causing for instance "id" to fail on lookups.

The just uploaded 1.13.4-1ubuntu1.1 is still showing this specific
problem here at least.

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

Title:
  sssd user can't login and ssh to server

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

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


[Bug 1308434] [NEW] Missing include cstddef in gsl/gsl_monte.h

2014-04-16 Thread ake sandgren
Public bug reported:

gsl_monte.h needs to include cstddef to have size_t defined.

** Affects: gsl (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/1308434

Title:
  Missing include cstddef  in gsl/gsl_monte.h

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

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


[Bug 1065536] Re: rsyslog imrelp module doesn't do DNS resolve to hostname

2012-10-12 Thread ake sandgren
** Tags added: patch-accepted-upstream

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

Title:
  rsyslog imrelp module doesn't do DNS resolve to hostname

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

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


[Bug 1065536] Re: rsyslog imrelp module doesn't do DNS resolve to hostname

2012-10-12 Thread ake sandgren
Should perhaps have mentioned that it is not a patch sent to upstream
but rather the fix they made upstream.

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

Title:
  rsyslog imrelp module doesn't do DNS resolve to hostname

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

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


[Bug 1065536] [NEW] rsyslog imrelp module doesn't do DNS resolve to hostname

2012-10-11 Thread ake sandgren
Public bug reported:

rsyslog imrelp module doesn't do DNS resolve of ip address to hostname.
This results in property %fromhost% to be numeric.

This is fixed in upstream rsyslog.
Patch is simple and attached.

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

** Patch added: fix imrelp to resolv ip address to hostname
   
https://bugs.launchpad.net/bugs/1065536/+attachment/3394685/+files/fix-imrelp-ipv6-hostname-lookup

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

Title:
  rsyslog imrelp module doesn't do DNS resolve to hostname

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

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


[Bug 1065536] Re: rsyslog imrelp module doesn't do DNS resolve to hostname

2012-10-11 Thread ake sandgren
Forgot to mention that this is in Ubuntu Precise

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

Title:
  rsyslog imrelp module doesn't do DNS resolve to hostname

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

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


[Bug 620994] Re: linux 2.6.24-28.75 breaks xen flavours (xen kernel bug: 'kernel BUG at /build/buildd/linux-2.6.24/debian/build/custom-source-xen/mm/memory.c:2704')

2010-08-26 Thread ake sandgren
The kernel from Jamie's PPA fixes the problems i had with pbs_mom startup.
(amd64 linux-image-2.6.24-28-server)

-- 
linux 2.6.24-28.75 breaks xen flavours (xen kernel bug: 'kernel BUG at 
/build/buildd/linux-2.6.24/debian/build/custom-source-xen/mm/memory.c:2704')
https://bugs.launchpad.net/bugs/620994
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 622636] [NEW] kernel BUG at /build/buildd/linux-2.6.24/mm/memory.c:2667 (2.6.24-28.75)

2010-08-23 Thread ake sandgren
Public bug reported:

Binary package hint: linux-image-2.6.24-28-server

Since the upgrade to 2.6.24-28.75 a bunch of our cluster nodes are
tripping on this kernel BUG when the batch system (pbs_mom from torque)
starts up. This has never happened before. I.e. at 2.6.24-28.73 things
where working ok.

The process (pbs_mom) is running as root so it might be the real cause,
but as this has never happened before...

[  164.803003] [ cut here ]
[  164.807704] kernel BUG at /build/buildd/linux-2.6.24/mm/memory.c:2667!
[  164.814343] invalid opcode:  [1] SMP 
[  164.818526] CPU 1 
[  164.820661] Modules linked in: openafs(P) autofs4 ext2 ext3 jbd mbcache ipmi_
devintf ipmi_si ipmi_msghandler ipv6 psmouse iTCO_wdt pcspkr evdev container iTC
O_vendor_support serio_raw shpchp button i5000_edac edac_core pci_hotplug xfs sg
 sd_mod pata_acpi ata_piix ata_generic libata ehci_hcd uhci_hcd scsi_mod usbcore
 e1000 dm_mirror dm_snapshot dm_mod thermal processor fan fbcon tileblit font bi
tblit softcursor
[  164.859639] Pid: 5509, comm: pbs_mom Tainted: P2.6.24-28-server #1
[  164.866610] RIP: 0010:[802989b5]  [802989b5] make_pages_p
resent+0xa5/0xc0
[  164.875313] RSP: 0018:810418cfbea8  EFLAGS: 00010246
[  164.880713] RAX: 810419d87dc0 RBX: 7fffdba2e000 RCX: 04040075
[  164.887951] RDX:  RSI: 7fffdba2e000 RDI: 810418df56c0
[  164.895171] RBP: 7fffdba2e000 R08: 0007fffe R09: 81041e05b520
[  164.902404] R10:  R11: 0001 R12: 00102173
[  164.909633] R13:  R14: 7fffdba2e000 R15: 7fffdba2e000
[  164.916877] FS:  7f9f4f9d56e0() GS:810421001800() knlGS:0
000
[  164.925086] CS:  0010 DS:  ES:  CR0: 8005003b
[  164.930921] CR2: 7f2898f8ed50 CR3: 000418d59000 CR4: 06e0
[  164.938150] DR0:  DR1:  DR2: 
[  164.945384] DR3:  DR6: 0ff0 DR7: 0400
[  164.952611] Process pbs_mom (pid: 5509, threadinfo 810418cfa000, task fff
f8104185ee7f0)
[  164.961064] Stack:  810418cfbf48 00102173 00102173 81
0419d878f0
[  164.969448]   80299613  0007f
ffe
[  164.977168]   8104122b9680 810418df56c0 0
001
[  164.984657] Call Trace:
[  164.987391]  [80299613] mlock_fixup+0x103/0x180
[  164.992877]  [80299719] do_mlockall+0x89/0xa0
[  164.998176]  [80246649] __capable+0x9/0x20
[  165.003213]  [80299a45] sys_mlockall+0x95/0xd0
[  165.008618]  [8020c38e] system_call+0x7e/0x83
[  165.013943] 
[  165.015482] 
[  165.015482] Code: 0f 0b eb fe 0f 1f 80 00 00 00 00 0f 0b eb fe 66 66 66 2e 0f
 
[  165.025507] RIP  [802989b5] make_pages_present+0xa5/0xc0
[  165.031841]  RSP 810418cfbea8
[  165.035501] ---[ end trace a9e9eb01a097b525 ]---

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

-- 
kernel BUG at /build/buildd/linux-2.6.24/mm/memory.c:2667 (2.6.24-28.75)
https://bugs.launchpad.net/bugs/622636
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 317998] [NEW] heimdal-kdc hardy postinst script uses echo -e in a /bin/sh (none bash) shell

2009-01-16 Thread ake sandgren
Public bug reported:

The postinst script for heimdal-kdc in hardy uses echo -e but it is run as a 
/bin/sh (dash) script.
This has been fixed in at least 1.2.dfsg.1-2.1ubuntu1, which use print instead.

Source package: heimdal_1.0.1-5ubuntu4

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

-- 
heimdal-kdc hardy postinst script uses echo -e in a /bin/sh (none bash) shell
https://bugs.launchpad.net/bugs/317998
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 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-05-30 Thread ake sandgren
Forgot to mention that we are running the 2.6.25 coretemp in our 
2.6.24-16-server and 2.6.24-17-server Ubuntu Hardy kernels.
It works well.

Once again, please include it as soon as possible.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
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 235119] Re: Coretemp outdated / can't show 45nm core temps

2008-05-29 Thread ake sandgren
Yes, please take the coretemp from 2.6.25 into Ubuntu 8.04.
We have a 672 node dual quadcore cluster with the model 17 cpus and we would 
REALLY like to have a working coretemp module.

-- 
Coretemp outdated / can't show 45nm core temps
https://bugs.launchpad.net/bugs/235119
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 192552] Re: udev: typo in rdma_ucm rules

2008-04-06 Thread ake sandgren
The missing  are still missing in hardy.
Please fix before final release.

-- 
udev: typo in rdma_ucm rules
https://bugs.launchpad.net/bugs/192552
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 60776] Re: ibm_acpi in dapper kernel (2.6.15-26.47) doesn't recognize the bay on X60s ultrabay systems

2007-12-07 Thread ake sandgren
I currently can't test the newest release but i will try to check the
kernel source for that release.

-- 
ibm_acpi in dapper kernel (2.6.15-26.47) doesn't recognize the bay on X60s 
ultrabay systems
https://bugs.launchpad.net/bugs/60776
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


[Bug 116815] Re: linux-image 2.6.15-28.55 regression from 2.6.15-28.53, crashes under network load

2007-10-06 Thread ake sandgren
Update

We just got hit by the soft lockup again. Now running 2.6.15-29.60.
Backtrace slightly different though.

[43422009.67] BUG: soft lockup detected on CPU#0!
[43422009.67]
[43422009.67] Pid: 6687, comm:   downloader
[43422009.67] EIP: 0060:[c01899ac] CPU: 0
[43422009.67] EIP is at posix_locks_deadlock+0x5c/0xc0
[43422009.67]  EFLAGS: 0202Tainted: P   (2.6.15-29-server)

[43422009.67] EAX: dfeade40 EBX: df8b99c4 ECX:  EDX: e9398ad8
[43422009.67] ESI: e7cdd4b8 EDI: d323fca0 EBP: e7cdd570 DS: 007b ES: 007b
[43422009.67] CR0: 8005003b CR2: 080e5e28 CR3: 1fada980 CR4: 06f0
[43422009.67]  [c0189bb2] __posix_lock_file+0x82/0x5f0
[43422009.67]  [f8a78b00] linvfs_open+0x0/0xb0 [xfs]
[43422009.67]  [c0171376] __dentry_open+0xe6/0x220
[43422009.67]  [c01715f4] nameidata_to_filp+0x44/0x50
[43422009.67]  [c018b980] fcntl_setlk64+0x2d0/0x370
[43422009.67]  [c01716eb] get_unused_fd+0x6b/0xd0
[43422009.67]  [c01717cc] fd_install+0x2c/0x70
[43422009.67]  [c0186a8f] sys_fcntl64+0x6f/0xe0
[43422009.67]  [c0103313] sysenter_past_esp+0x54/0x75

Same server as above.

-- 
linux-image 2.6.15-28.55 regression from 2.6.15-28.53, crashes under network 
load
https://bugs.launchpad.net/bugs/116815
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


[Bug 82818] Kernel crash in check_process_timers, divide error

2007-02-02 Thread ake sandgren
Public bug reported:

Binary package hint: linux-source-2.6.12

In kernel/posix-cpu-timers.c check_process_timers, never kernels have a small 
fix that is missing from the 2.6.12 kernel.
Without the fix the kernel crashes.

This is part of the diff between 2.6.12-10 and a 2.6.15
with the two places which might get divide error.
The second one is the one that have hit us multiple times the past weeks.

@@ -492,6 +486,9 @@ static void process_timer_rebalance(stru
struct task_struct *t = p;
unsigned int nthreads = atomic_read(p-signal-live);

+   if (!nthreads)
+   return;
+
switch (clock_idx) {
default:
BUG();
@@ -1158,6 +1165,9 @@ static void check_process_timers(struct
unsigned long long sched_left, sched;
const unsigned int nthreads = atomic_read(sig-live);

+   if (!nthreads)
+   return;
+
prof_left = cputime_sub(prof_expires, utime);
prof_left = cputime_sub(prof_left, stime);
prof_left = cputime_div(prof_left, nthreads);

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

-- 
Kernel crash in check_process_timers, divide error
https://launchpad.net/bugs/82818

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


[Bug 82818] Re: Kernel crash in check_process_timers, divide error

2007-02-02 Thread ake sandgren
** This bug has been flagged as a security issue

-- 
Kernel crash in check_process_timers, divide error
https://launchpad.net/bugs/82818

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


[Bug 60925] Re: [Bug 60925] Re: update-manager-C.omf have empty identifier url

2006-09-18 Thread ake sandgren
On Mon, 2006-09-18 at 15:29 +, Michael Vogt wrote:
 Thanks for your bugreport.
 
 Is this dapper or edgy? I can't reproduce this on edgy.
 
 ** Changed in: update-manager (Ubuntu)
Importance: Untriaged = Medium
Status: Unconfirmed = Needs Info

Sorry, forgot that. It is dapper.

-- 
Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
Internet: [EMAIL PROTECTED]   Phone: +46 90 7866134 Fax: +46 90 7866126
Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se

-- 
update-manager-C.omf have empty identifier url
https://launchpad.net/bugs/60925

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


[Bug 60925] update-manager-C.omf have empty identifier url

2006-09-17 Thread ake sandgren
Public bug reported:

The empty identifier url is causing scrollkeeper-update to give the
following error.

...
Updating /usr/share/omf/update-manager/update-manager-C.omf
I/O warning : failed to load external entity 
/var/lib/scrollkeeper/(null)/scrollkeeper_cl.xml
wrong content list file /var/lib/scrollkeeper/(null)/scrollkeeper_cl.xml
Cannot stat file:  : No such file or directory

** Affects: update-manager (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
update-manager-C.omf have empty identifier url
https://launchpad.net/bugs/60925

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


[Bug 60775] md5sum file in udev package contains list of char/block devices

2006-09-16 Thread ake sandgren
Public bug reported:

The md5sum file in the udev package contains the char/block devices from
lib/udev/devices. This is not a good idea since it makes automatic
md5sum checking impossible.

** Affects: udev (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
md5sum file in udev package contains list of char/block devices
https://launchpad.net/bugs/60775

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


[Bug 60776] ibm_acpi in dapper kernel (2.6.15-26.47) doesn't recognize the bay on X60s ultrabay systems

2006-09-16 Thread ake sandgren
Public bug reported:

The ibm_acpi driver in 2.6.15-26.47 and older doesn't find the bay drive
on the X60s ultrabay system.

Patch to recognize it is:
--- drivers/acpi/ibm_acpi.c 2006-03-02 22:18:37.0 +0100
+++ drivers/acpi/ibm_acpi.c 2006-09-15 08:20:40.734250013 +0200
@@ -169,6 +169,7 @@
 
 IBM_HANDLE(bay, root, \\_SB.PCI.IDE.SECN.MAST,   /* 570 */
   \\_SB.PCI0.IDE0.IDES.IDSM, /* 600e/x, 770e, 770x */
+  \\_SB.PCI0.IDE0.PRIM.MSTR, /* X60s */
   \\_SB.PCI0.IDE0.SCND.MSTR, /* all others */
 ); /* A21e, R30, R31 */

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
ibm_acpi in dapper kernel (2.6.15-26.47) doesn't recognize the bay on X60s 
ultrabay systems
https://launchpad.net/bugs/60776

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


[Bug 60789] md5sums contains files missing from package

2006-09-16 Thread ake sandgren
Public bug reported:

The md5sums info contains 2 files that are not included in the package.
usr/share/locale/de/LC_MESSAGES/pt.mo and
usr/share/locale/fr/LC_MESSAGES/pt.mo are both missing from the list file.

** Affects: cupsys-pt (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
md5sums contains files missing from package
https://launchpad.net/bugs/60789

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


[Bug 33140] Re: Can't use pthread_cleanup_push with non-GCC compiler

2006-06-14 Thread ake sandgren
** Bug watch added: Debian Bug tracker #373555
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373555

** Also affects: glibc (upstream) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373555
   Importance: Unknown
   Status: Unknown

-- 
Can't use pthread_cleanup_push with non-GCC compiler
https://launchpad.net/bugs/33140

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