[Bug 1218129] Re: runstat has a carry bug

2013-09-18 Thread Andrew Pollock
Yes, this looks good with the new version:

$ dpkg-query -W cronutils
cronutils   1.1-3ubuntu1

$ runstat sleep 0.9; cat /tmp/cronutils-$LOGNAME/sleep.stat  | grep elapsed
sleep,elapsed_time,0.901556495,s

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

Title:
  runstat has a carry bug

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

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


[Bug 1218129] Re: runstat has a carry bug

2013-09-18 Thread Andrew Pollock
I've actually found a pretty good way to reproduce the bug:

runstat sleep 0.9; cat /tmp/cronutils-$LOGNAME/sleep.stat  | grep elapsed
sleep,elapsed_time,1.-098452563,s

seems to be doing it very reliably, so now I have a good verification
for the proposed update fixing it.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  runstat has a carry bug

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

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


[Bug 1218129] [NEW] runstat has a carry bug

2013-08-28 Thread Andrew Pollock
Public bug reported:

runstat has a carry bug where it will sometimes report the elapsed time
as something like 10.-814381950

It was fixed upstream in
https://code.google.com/p/cronutils/source/detail?r=30a2aa9e7755ca0bb43889d4b796b00be5da27f5
and the fix is in Debian unstable in version 1.5-1

** Affects: cronutils (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/1218129

Title:
  runstat has a carry bug

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

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


[Bug 1218129] Re: runstat has a carry bug

2013-08-28 Thread Andrew Pollock
It's been some time since I've prepared an SRU, so please be gentle.

[Impact]

 * runstats produces output that is not a valid number (e.g.
10.-814381950) when the nanosecond of the start time is less than the
nanosecond of the end time.

 * Justification: Allow runstats to provide correctly formatted output

 * This upload fixes the bug by backporting the fix from upstream. (The
fix simply handles the case where the value is negative)

[Test Case]

 * Due to the precise timing issues that trigger this bug, it is
difficult to come up with a trivial test case to reproduce the bug.

[Regression Potential]

 * I do not see any potential for regression based on the patch applied.

** Patch added: debdiff for SRU
   
https://bugs.launchpad.net/ubuntu/+source/cronutils/+bug/1218129/+attachment/3792318/+files/cronutils_1.1-3ubuntu1.debdiff

** Tags added: patch

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

Title:
  runstat has a carry bug

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

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


[Bug 1217692] [NEW] runstat has a carry bug

2013-08-27 Thread Andrew Pollock
Public bug reported:

runstat has a carry bug where it will sometimes report the elapsed time
as something like 10.-814381950

It was fixed upstream in
https://code.google.com/p/cronutils/source/detail?r=30a2aa9e7755ca0bb43889d4b796b00be5da27f5
and the fix is in Debian unstable in version 1.5-1

** Affects: cronutils (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/1217692

Title:
  runstat has a carry bug

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

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


[Bug 1217692] Re: FFe: Sync cronutils 1.5-1 (universe) from Debian unstable (main)

2013-08-27 Thread Andrew Pollock
** Summary changed:

- runstat has a carry bug
+ FFe: Sync cronutils 1.5-1 (universe) from Debian unstable (main)

** Description changed:

+ Please sync cronutils 1.5-1 (universe) from Debian unstable (main)
+ 
+ Explanation of FeatureFreeze exception:
+ 
  runstat has a carry bug where it will sometimes report the elapsed time
  as something like 10.-814381950
  
  It was fixed upstream in
  
https://code.google.com/p/cronutils/source/detail?r=30a2aa9e7755ca0bb43889d4b796b00be5da27f5
  and the fix is in Debian unstable in version 1.5-1
+ 
+ All changelog entries:
+ 
+ cronutils (1.5-1) unstable; urgency=low
+ 
+   * New upstream release. 
+   * Update standards version.
+ 
+  -- Jamie Wilkinson j...@debian.org  Wed, 28 Aug 2013 07:10:36 +1000

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

Title:
  FFe: Sync cronutils 1.5-1 (universe) from Debian unstable (main)

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

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


[Bug 1052653] [NEW] cal doesn't remove all formatting when stdout is a pipe

2012-09-18 Thread Andrew Pollock
Public bug reported:

$ date
Tue Sep 18 13:20:02 PDT 2012

$ cal | hexdump -C
  20 20 20 53 65 70 74 65  6d 62 65 72 20 32 30 31  |   September 201|
0010  32 20 20 20 20 20 0a 53  75 20 4d 6f 20 54 75 20  |2 .Su Mo Tu |
0020  57 65 20 54 68 20 46 72  20 53 61 20 20 0a 20 20  |We Th Fr Sa  .  |
0030  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  ||
0040  20 31 20 20 0a 20 32 20  20 33 20 20 34 20 20 35  | 1  . 2  3  4  5|
0050  20 20 36 20 20 37 20 20  38 20 20 0a 20 39 20 31  |  6  7  8  . 9 1|
0060  30 20 31 31 20 31 32 20  31 33 20 31 34 20 31 35  |0 11 12 13 14 15|
0070  20 20 0a 31 36 20 31 37  20 5f 08 31 5f 08 38 20  |  .16 17 _.1_.8 |
0080  31 39 20 32 30 20 32 31  20 32 32 20 20 0a 32 33  |19 20 21 22  .23|
0090  20 32 34 20 32 35 20 32  36 20 32 37 20 32 38 20  | 24 25 26 27 28 |
00a0  32 39 20 20 0a 33 30 20  20 20 20 20 20 20 20 20  |29  .30 |
00b0  20 20 20 20 20 20 20 20  20 20 20 0a  |   .|
00bc

Note the extra characters around the 1 and the 8 of 18. Compare with:

$ cal -h | hexdump -C
  20 20 20 53 65 70 74 65  6d 62 65 72 20 32 30 31  |   September 201|
0010  32 20 20 20 20 20 0a 53  75 20 4d 6f 20 54 75 20  |2 .Su Mo Tu |
0020  57 65 20 54 68 20 46 72  20 53 61 20 20 0a 20 20  |We Th Fr Sa  .  |
0030  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  ||
0040  20 31 20 20 0a 20 32 20  20 33 20 20 34 20 20 35  | 1  . 2  3  4  5|
0050  20 20 36 20 20 37 20 20  38 20 20 0a 20 39 20 31  |  6  7  8  . 9 1|
0060  30 20 31 31 20 31 32 20  31 33 20 31 34 20 31 35  |0 11 12 13 14 15|
0070  20 20 0a 31 36 20 31 37  20 31 38 20 31 39 20 32  |  .16 17 18 19 2|
0080  30 20 32 31 20 32 32 20  20 0a 32 33 20 32 34 20  |0 21 22  .23 24 |
0090  32 35 20 32 36 20 32 37  20 32 38 20 32 39 20 20  |25 26 27 28 29  |
00a0  0a 33 30 20 20 20 20 20  20 20 20 20 20 20 20 20  |.30 |
00b0  20 20 20 20 20 20 20 0a   |   .|
00b8

** Affects: bsdmainutils (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/1052653

Title:
  cal doesn't remove all formatting when stdout is a pipe

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

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


[Bug 1052653] Re: cal doesn't remove all formatting when stdout is a pipe

2012-09-18 Thread Andrew Pollock
From looking at the source, this is possibly by design, but I'd argue
that it's flawed logic to behave this way:


/*
 * If it is a real terminal, use the data from the termcap database.
 */
if (term_so != NULL  term_se != NULL) {
/* separator. */
dst[0] = ' ';
dst++;
/* highlight on. */
memcpy(dst, term_so, strlen(term_so));
dst += strlen(term_so);
/* the actual text. (minus leading space) */
len--;
src++;
memcpy(dst, src, len);
dst += len;
/* highlight off. */
memcpy(dst, term_se, strlen(term_se));
*extralen = strlen(term_so) + strlen(term_se);
return;
}

/*
 * Otherwise, print a _, backspace and the letter.
 */
*extralen = 0;
/* skip leading space. */
src++;
len--;
/* separator. */
dst[0] = ' ';
dst++;
while (len  0) {
/* _ and backspace. */
memcpy(dst, _\010, 2);
dst += 2;
*extralen += 2;
/* the character. */
*dst++ = *src++;
len--;
}
return;


** Bug watch added: Debian Bug tracker #688078
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688078

** Also affects: bsdmainutils (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688078
   Importance: Unknown
   Status: Unknown

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

Title:
  cal doesn't remove all formatting when stdout is a pipe

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

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


[Bug 1004812] Re: imwheel -c segfaults

2012-07-26 Thread Andrew Pollock
** Summary changed:

- imwheel crashes imwheel -c kde12.04
+ imwheel -c segfaults

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

Title:
  imwheel -c segfaults

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

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


[Bug 854632] Re: sudo crashes on use

2012-04-04 Thread Andrew Pollock
** Bug watch added: Debian Bug tracker #565552
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565552

** Also affects: sudo via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565552
   Importance: Unknown
   Status: Unknown

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

Title:
  sudo crashes on use

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

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


[Bug 955426] Re: update-selinux-policy fails when there's only a base policy module to load

2012-03-14 Thread Andrew Pollock
** Tags added: patch

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

Title:
  update-selinux-policy fails when there's only a base policy module to
  load

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

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


[Bug 778872] Re: vte use causes /tmp file writing during text scrolling

2012-03-08 Thread Andrew Pollock
http://climagic.org/bugreports/libvte-scrollback-written-to-disk.html

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

Title:
  vte use causes /tmp file writing during text scrolling

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

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


[Bug 931884] [NEW] Sync log4cplus 1.0.4-1 (universe) from Debian testing (main)

2012-02-13 Thread Andrew Pollock
Public bug reported:

Please sync log4cplus 1.0.4-1 (universe) from Debian testing (main)

All changelog entries:

log4cplus (1.0.4-1) unstable; urgency=low

  [ Eric Kom ]
  * New upstream release
  * Fix the download upstream source link for debian/watch file.

  [ Andrew Pollock ]
  * Generally clean up and make Lintian-clean

 -- Andrew Pollock apoll...@debian.org  Wed, 18 Jan 2012 22:38:12
-0800

log4cplus (1.0.3-1) unstable; urgency=low

  * Initial release (Closes: #578387)

 -- Daigo Moriwaki da...@debian.org  Fri, 16 Apr 2010 17:46:34 +0900

** Affects: 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/931884

Title:
  Sync log4cplus 1.0.4-1 (universe) from Debian testing (main)

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

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


[Bug 931884] Re: Sync log4cplus 1.0.4-1 (universe) from Debian testing (main)

2012-02-13 Thread Andrew Pollock
Just to add some more detail as to why I'd like to get this package into
Precise -- it's a build dependency of BIND 10 that was missing from
Debian. It's foreseeable that users may wish to build and run BIND 10 on
Precise at some time during its lifetime.

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

Title:
  Sync log4cplus 1.0.4-1 (universe) from Debian testing (main)

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

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


[Bug 730872] Re: add support for rules.d directory for splitting out audit.d rules

2011-12-29 Thread Andrew Pollock
Peter's patch adds the functionality to the upstream init script and not
the one that is actually installed in the package.

I've taken the intent of Peter's patch and modified debian/auditd.init
and attached a debdiff

** Patch added: audit_1.7.18-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/730872/+attachment/2650947/+files/audit_1.7.18-1ubuntu1.debdiff

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

Title:
  add support for rules.d directory for splitting out audit.d rules

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

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


[Bug 778872] Re: vte use causes /tmp file writing during text scrolling

2011-09-01 Thread Andrew Pollock
Vaguely related, and probably worthy of a separate bug: if you do have
infinite scrolling enabled in Terminator, it'll fill up your /tmp with
deleted files that it holds open. Nothing more fun than trying to track
down where all your disk space went when du doesn't help.

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

Title:
  vte use causes /tmp file writing during text scrolling

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

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


[Bug 634387] Re: creates motd.tail on postinst, which could mean duplicate entries in /etc/motd

2011-05-06 Thread Andrew Pollock
Richard, yes, until the initscripts package gets updated again, then
we're right back where we started.

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

Title:
  creates motd.tail on postinst, which could mean duplicate entries in
  /etc/motd

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


[Bug 634387] Re: creates motd.tail on postinst, which could mean duplicate entries in /etc/motd

2011-04-27 Thread Andrew Pollock
** Bug watch added: Debian Bug tracker #624391
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624391

** Also affects: sysvinit (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624391
   Importance: Unknown
   Status: Unknown

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

Title:
  creates motd.tail on postinst, which could mean duplicate entries in
  /etc/motd

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


[Bug 520763] Re: chdir() back to old working directory is pointless and can fail

2011-03-01 Thread Andrew Pollock
I can confirm that I can no longer reproduce the problem with apt
0.7.25.3ubuntu9.3

** Changed in: apt (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  chdir() back to old working directory is pointless and can fail

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


[Bug 655463] Re: strstr broken for some inputs on pre-SSE4 machines

2010-10-06 Thread Andrew Pollock
** Bug watch added: Sourceware.org Bugzilla #12092
   http://sourceware.org/bugzilla/show_bug.cgi?id=12092

** Also affects: eglibc via
   http://sourceware.org/bugzilla/show_bug.cgi?id=12092
   Importance: Unknown
   Status: Unknown

-- 
strstr broken for some inputs on pre-SSE4 machines
https://bugs.launchpad.net/bugs/655463
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 568778] Re: Please remove packparser binaries from lucid

2010-04-26 Thread Andrew Pollock
I'm working with upstream to try and address the build dependency. Is it
possible to retain pacparser in Lucid, and fix the build failure with an
SRU after Lucid releases?

-- 
Please remove packparser binaries from lucid
https://bugs.launchpad.net/bugs/568778
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 539814] Re: FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)

2010-04-22 Thread Andrew Pollock
** Bug watch added: Red Hat Bugzilla #552320
   https://bugzilla.redhat.com/show_bug.cgi?id=552320

** Also affects: tar (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=552320
   Importance: Unknown
   Status: Unknown

-- 
FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)
https://bugs.launchpad.net/bugs/539814
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 539814] Re: Impossible to bootstrap Lucid on Dapper

2010-04-22 Thread Andrew Pollock

** Summary changed:

- FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)
+ Impossible to bootstrap Lucid on Dapper

** Attachment added: Cherry picked changes to gnulib
   http://launchpadlibrarian.net/45033122/tar_1.22-2ubuntu1.debdiff

-- 
Impossible to bootstrap Lucid on Dapper
https://bugs.launchpad.net/bugs/539814
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 539814] Re: Impossible to bootstrap Lucid on Dapper

2010-04-22 Thread Andrew Pollock

** Attachment added: tar_1.22-2ubuntu1 build log
   http://launchpadlibrarian.net/45033188/tar_1.22-2ubuntu1_amd64.build

-- 
Impossible to bootstrap Lucid on Dapper
https://bugs.launchpad.net/bugs/539814
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 539814] Re: Impossible to bootstrap Lucid on Dapper

2010-04-22 Thread Andrew Pollock
It'd be really awesome if one of the other people affected by this bug
could rebuild Lucid's tar using the debdiff I've attached, and provide
some feedback on how it goes with a kernel  2.6.22

-- 
Impossible to bootstrap Lucid on Dapper
https://bugs.launchpad.net/bugs/539814
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 539814] Re: FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)

2010-04-21 Thread Andrew Pollock
I personally don't have the bandwidth to cherry-pick just the parts of
1.23 that are needed to fix this bug. If anyone else is able to come up
with a diff between 1.22 and 1.23 that has just the fixes necessary for
this bug, that's going to be the way to get it fixed.

-- 
FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)
https://bugs.launchpad.net/bugs/539814
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 565026] [NEW] Sync suricata 0.8.0-2 (universe) from Debian testing (main)

2010-04-16 Thread Andrew Pollock
Public bug reported:

Please sync suricata 0.8.0-2 (universe) from Debian testing (main)

All changelog entries:

suricata (0.8.0-2) unstable; urgency=low

  * Update debian/copyright to include all files

 -- Pierre Chifflier pol...@debian.org  Sun, 21 Feb 2010 21:45:33
+0100

suricata (0.8.0-1) unstable; urgency=low

  * Initial release (Closes: #563422)

 -- Pierre Chifflier pol...@debian.org  Sat, 30 Jan 2010 18:25:05
+0100

** Affects: ubuntu
 Importance: Wishlist
 Status: New

** Changed in: ubuntu
   Importance: Undecided = Wishlist

-- 
Sync suricata 0.8.0-2 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/565026
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 563231] [NEW] Provide the option to not store account passwords

2010-04-14 Thread Andrew Pollock
Public bug reported:

Binary package hint: empathy

We have a company policy of not saving Jabber passwords in IM clients,
as it's the same password for logins. Pidgin had the ability to not save
the account password, and thus prompted for it every time it started.
Empathy lacks this support.

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

-- 
Provide the option to not store account passwords
https://bugs.launchpad.net/bugs/563231
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 552786] Re: initctl: lacks proper exit codes

2010-04-13 Thread Andrew Pollock
It probably makes sense to be consistent with
http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-
generic/iniscrptact.html, doesn't it?

-- 
initctl: lacks proper exit codes
https://bugs.launchpad.net/bugs/552786
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 552786] Re: initctl: lacks proper exit codes

2010-04-13 Thread Andrew Pollock
I'm thinking about interoperability. If, for example, Lucid is going to
continue to provide legacy init scripts for Upstart jobs, those legacy
init scripts should continue to operate in as compatible a manner as
possible.

Alternatively, don't provide legacy init scripts for things that have
been converted to using Upstart, then you're free to avoid the current
LSB spec for init scripts.

But what's there right now is not doing anybody any favours. Puppet,
which is currently Upstart-unaware, sees the legacy init scripts and
uses them, and they don't work in the expected way.

-- 
initctl: lacks proper exit codes
https://bugs.launchpad.net/bugs/552786
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 555852] Re: Make it possible to use ULOG instead of LOG

2010-04-07 Thread Andrew Pollock
Jamie, it's true that I'm currently using syslog-ng, but is that going
to make a difference to what appears in dmesg? I'm most interested in
not having dmesg output polluted with firewall logging.

-- 
Make it possible to use ULOG instead of LOG
https://bugs.launchpad.net/bugs/555852
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 555852] Re: Make it possible to use ULOG instead of LOG

2010-04-07 Thread Andrew Pollock
Great, thanks.

-- 
Make it possible to use ULOG instead of LOG
https://bugs.launchpad.net/bugs/555852
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 557626] [NEW] Unable to get a shell

2010-04-07 Thread Andrew Pollock
Public bug reported:

Binary package hint: network-console

I appended anna/choose_modules=network-console to a PXE installation of
10.04, and provided a password when asked.

I can successfully SSH in to the installer environment, and get prompted
with three choices (Start installer, Start installer (expert mode),
Start shell).

When I try to start a shell, my SSH connection is dropped.

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

-- 
Unable to get a shell
https://bugs.launchpad.net/bugs/557626
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 555852] [NEW] Make it possible to use ULOG instead of LOG

2010-04-05 Thread Andrew Pollock
Public bug reported:

Binary package hint: ufw

This is related to bug #244232 I guess.

I dislike using the LOG target, as it pollutes the dmesg output and
kern.log. I prefer to use ULOG, as this causes the logged messages to go
to /var/log/ulog/syslogemu.log by default.

Please add a configuration option or configuration file option to
generate the Netfilter rules with the ULOG target instead of the LOG
target.

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

-- 
Make it possible to use ULOG instead of LOG
https://bugs.launchpad.net/bugs/555852
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 551544] Re: puppet in lucid does not support upstart status

2010-03-31 Thread Andrew Pollock
See also https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/552786
for something vaguely related

-- 
puppet in lucid does not support upstart status 
https://bugs.launchpad.net/bugs/551544
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 546405] Re: Can't preseed encryption passphrase

2010-03-31 Thread Andrew Pollock
I knew I'd pay for not being more explicit earlier, but we'd also like
to be able to preseed away the warning about passphrase strength.

-- 
Can't preseed encryption passphrase
https://bugs.launchpad.net/bugs/546405
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 552786] [NEW] Lack of exit codes

2010-03-31 Thread Andrew Pollock
Public bug reported:

Binary package hint: upstart

Puppet currently lacks knowledge of Upstart, so continues to operate on
everything via the legacy sysvinit init scripts.

Puppet optionally can be told that the init script supports a status
parameter, and then expects the init script to exit non-zero, per LSB
3.1

Currently, a service is using an Upstart job, but has the legacy
initscript interface, the status parameter exits 0, regardless of the
state of the service.

For example (using Lucid):

$ sudo /etc/init.d/gssd status
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service gssd status

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the status(8) utility, e.g. status gssd
gssd start/running, process 24250
$ echo $?
0
$ sudo /etc/init.d/gssd stop
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service gssd stop

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(8) utility, e.g. stop gssd
gssd stop/waiting
$ sudo /etc/init.d/gssd status
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service gssd status

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the status(8) utility, e.g. status gssd
gssd stop/waiting
$ echo $?
0

Compare this with Postfix, which is not using Upstart:

$ echo $?
0
$ sudo /etc/init.d/postfix status
 * postfix is not running
$ echo $?
3
$ sudo /etc/init.d/postfix start
 * Starting Postfix Mail Transport Agent postfix
   [ OK ] 
$ sudo /etc/init.d/postfix status
 * postfix is running
$ echo $?
0

There are similar issues with the Upstart-provided utilities:

$ sudo status gssd
gssd stop/waiting
$ echo $?
0
$ sudo service gssd start
gssd start/running, process 28011
$ sudo status gssd
gssd start/running, process 28011
$ echo $?
0

Obviously only services that have Upstart jobs are visible via this
interface.

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

-- 
Lack of exit codes
https://bugs.launchpad.net/bugs/552786
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 551544] Re: puppet in lucid does not support upstart status

2010-03-31 Thread Andrew Pollock
See also https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/552786
for something vaguely related

-- 
puppet in lucid does not support upstart status 
https://bugs.launchpad.net/bugs/551544
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 539814] Re: FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)

2010-03-30 Thread Andrew Pollock

** Summary changed:

- Impossible to bootstrap Lucid on Dapper
+ FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)

** Patch added: Upstream ChangeLog diff
   http://launchpadlibrarian.net/42568270/changelog.diff

-- 
FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)
https://bugs.launchpad.net/bugs/539814
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 539814] Re: FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)

2010-03-30 Thread Andrew Pollock
The build log for when this was autobuilt in Debian for AMD64 is at
https://buildd.debian.org/fetch.cgi?pkg=tar;ver=1.23-1;arch=amd64;stamp=1268242055

-- 
FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)
https://bugs.launchpad.net/bugs/539814
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 539814] Re: FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)

2010-03-30 Thread Andrew Pollock
Here's the upgrade of tar from 1.22-2 to 1.23-1:

(Reading database ... 231026 files and directories currently installed.)
Preparing to replace tar 1.22-2 (using /tmp/tar_1.23-1_amd64.deb) ...
Unpacking replacement tar ...
Setting up tar (1.23-1) ...

Processing triggers for man-db ...

-- 
FFe: Sync tar 1.23-1 (main) from Debian squeeze (main)
https://bugs.launchpad.net/bugs/539814
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 445123] Re: No GUI option to disable face browser

2010-03-26 Thread Andrew Pollock
Corporate environments should be using a configuration management
system. There is no requirement for a user interface for this in a
corporate environment. It's not like a 10,000 desktop company is going
to go around and manually adjust a radio button.

Here's approximately how we're doing it with Puppet:

define gconftool($key, $value, $type, $listtype=, $configsource=mandatory) {
  if $configsource == mandatory or $configsource == defaults {
$cs = xml:readwrite:/etc/gconf/gconf.xml.${configsource}
  } else {
$cs = $configsource
  }
  exec { gconftool-$name:
path= /bin:/usr/bin,
command = $listtype ? {
  default = gconftool --direct --config-source=$cs --type=$type 
--list-type=$listtype --set $key $value,
= gconftool --direct --config-source=$cs --type=$type --set 
$key $value,
},
unless  = test $(gconftool --direct --config-source=$cs --get $key) = 
$value,
  }
}

gconftool { disable_GDM_login_history:
  key  = /apps/gdm/simple-greeter/disable_user_list,
  type = bool,
  value= true,
  configsource = xml:readwrite:/var/lib/gdm/.gconf.mandatory,
}

-- 
No GUI option to disable face browser
https://bugs.launchpad.net/bugs/445123
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 293705] Re: expired kerberos credentials cause significant syslog spam

2010-03-25 Thread Andrew Pollock
From my casual inspection of the patch, it looks good. Thanks for doing
the detective work Matthew!

-- 
expired kerberos credentials cause significant syslog spam
https://bugs.launchpad.net/bugs/293705
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 547248] Re: init should warn about broken job configs at bootup

2010-03-25 Thread Andrew Pollock
Johan, what if syslog isn't running, maybe because of said error?

-- 
init should warn about broken job configs at bootup
https://bugs.launchpad.net/bugs/547248
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 546405] [NEW] Can't preseed encryption passphrase

2010-03-24 Thread Andrew Pollock
Public bug reported:

Binary package hint: partman-crypto

If I'm reading the get_passphrase() function of blockdev-keygen
correctly, it seems to explicitly disregard any preseeded values for
partman-crypto/passphrase and partman-crypto/passphrase-again

We're trying to do fully automated preinstallation with a known
passphrase (which gets changed during the allocation to a user stage)
and this is making that impossible.

** Affects: partman-crypto (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: glucid

-- 
Can't preseed encryption passphrase
https://bugs.launchpad.net/bugs/546405
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 546405] Re: Can't preseed encryption passphrase

2010-03-24 Thread Andrew Pollock
** Tags added: glucid

-- 
Can't preseed encryption passphrase
https://bugs.launchpad.net/bugs/546405
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 533905] Re: FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)

2010-03-23 Thread Andrew Pollock
Am I missing anything else to justify getting this package synced?

-- 
FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)
https://bugs.launchpad.net/bugs/533905
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 22814] Re: Lack of feedback while configuring packages

2010-03-21 Thread Andrew Pollock
So I'm not sure if I'm hitting this bug or another one, but I just
installed beta 1, hit enter instead of space on the Ubuntu Desktop task
in tasksel, rebooted, reran tasksel, selected Ubuntu Desktop, and then
hit enter. I hit enter a few more times due to the lack of feedback,
then switched VTs, to discover that there was an apt-get -q -y -f
install xserver-xorg running.

I wandered off and came back later and there was a progress bar for the
downloading displayed, so I'm unsure how long that took to appear.

This was on a Thinkpad T43p

-- 
Lack of feedback while configuring packages
https://bugs.launchpad.net/bugs/22814
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 540514] [NEW] Malformed control file

2010-03-17 Thread Andrew Pollock
Public bug reported:

The build process for this package mangles the control file during
build. In conjunction with the insertion of the Original-Maintainer
field, this seems to be causing a malformed Packages file entry. It's
worth noting that the Debian Packages file entry for this package is not
malformed.

Package: libxenomai1
Priority: extra
Section: universe/libs
Installed-Size: 272
Maintainer: Ubuntu MOTU Developers ubuntu-m...@lists.ubuntu.com
Original-Maintainer: Roland Stigge sti...@antcom.de
 .
 Compiled with the following options.
   --enable-smp
   --enable-x86-tsc
   --enable-x86-sep
   --prefix=/usr
   --includedir=/usr/include/xenomai
   --mandir=/usr/share/man
Architecture: amd64
Source: xenomai
Version: 2.4.8-2ubuntu1
Replaces: xenomai
Depends: libc6 (= 2.7)
Suggests: linux-patch-xenomai, xenomai-doc
Conflicts: xenomai
Breaks: udev ( 136-1)
Filename: pool/universe/x/xenomai/libxenomai1_2.4.8-2ubuntu1_amd64.deb
Size: 72158
MD5sum: 22db8115e4c50686a2da5ab481c6fb12
SHA1: cd37d473fef1bbebf1ed4a5eb82fc02acba7975e
SHA256: 8ecbbfb2f75390f623bb08639405ac9d527680d116a7bf3bd7add93eba0fe77f
Description: Headers and static libs for Xenomai
 Xenomai is a real-time development framework cooperating with the Linux
 kernel in order to provide a pervasive, interface-agnostic, hard real-time
 support to user-space applications, seamlessly integrated into the GNU/Linux
 environment. Xenomai provides its own API and emulation layers (skins) to
 make migration from other RTOS easier. Examples are: pSOS+, VxWorks, VRTX,
 uiTRON, RTAI, POSIX.
 .
 This package contains the shared libraries.
Homepage: http://www.xenomai.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

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

-- 
Malformed control file
https://bugs.launchpad.net/bugs/540514
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 539814] [NEW] Impossible to bootstrap Lucid on Dapper

2010-03-16 Thread Andrew Pollock
Public bug reported:

Binary package hint: tar

Currently if you try to debootstrap Lucid on anything running a kernel
older than 2.6.22, (I've specifically tried on 2.6.18) it fails with
stuff like:

# dpkg --force-depends --install 
var/cache/apt/archives/base-files_5.0.0ubuntu10_amd64.deb 
var/cache/apt/archives/base-passwd_3.5.22_amd64.deb
tar: ./postinst: Cannot utime: Bad file descriptor
tar: ./preinst: Cannot utime: Bad file descriptor
tar: ./conffiles: Cannot utime: Bad file descriptor
tar: ./md5sums: Cannot utime: Bad file descriptor
tar: ./control: Cannot utime: Bad file descriptor
tar: .: Cannot utime: Bad file descriptor
tar: Exiting with failure status due to previous errors
dpkg-deb: subprocess tar returned error exit status 2
dpkg: error processing 
var/cache/apt/archives/base-files_5.0.0ubuntu10_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
tar: ./postinst: Cannot utime: Bad file descriptor
tar: ./md5sums: Cannot utime: Bad file descriptor
tar: ./control: Cannot utime: Bad file descriptor
tar: .: Cannot utime: Bad file descriptor
tar: Exiting with failure status due to previous errors
dpkg-deb: subprocess tar returned error exit status 2
dpkg: error processing var/cache/apt/archives/base-passwd_3.5.22_amd64.deb 
(--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 var/cache/apt/archives/base-files_5.0.0ubuntu10_amd64.deb
 var/cache/apt/archives/base-passwd_3.5.22_amd64.deb

From further investigation, this appears to be due to a bug in tar.

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

** Affects: tar (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #563726
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563726

** Also affects: tar (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563726
   Importance: Unknown
   Status: Unknown

-- 
Impossible to bootstrap Lucid on Dapper
https://bugs.launchpad.net/bugs/539814
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 539814] Re: Impossible to bootstrap Lucid on Dapper

2010-03-16 Thread Andrew Pollock
I think this issue is fixed in tar 1.23, which is currently in Debian
unstable.

-- 
Impossible to bootstrap Lucid on Dapper
https://bugs.launchpad.net/bugs/539814
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 539814] Re: Impossible to bootstrap Lucid on Dapper

2010-03-16 Thread Andrew Pollock
I've confirmed that 1.23-1 from Debian unstable fixes the problem.

-- 
Impossible to bootstrap Lucid on Dapper
https://bugs.launchpad.net/bugs/539814
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 533905] Re: FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)

2010-03-14 Thread Andrew Pollock

** Patch added: ChangeLog diff between 3.0 and 3.1.1
   http://launchpadlibrarian.net/40938742/changelog.diff

-- 
FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)
https://bugs.launchpad.net/bugs/533905
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 533905] Re: FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)

2010-03-14 Thread Andrew Pollock

** Attachment added: pssh 2.1.1 build log
   http://launchpadlibrarian.net/40938799/pssh_2.1.1-1_i386.build

-- 
FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)
https://bugs.launchpad.net/bugs/533905
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 533905] Re: FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)

2010-03-14 Thread Andrew Pollock

** Attachment added: Installation of pssh 2.1.1-1
   http://launchpadlibrarian.net/40939244/pssh_install

-- 
FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)
https://bugs.launchpad.net/bugs/533905
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 533905] [NEW] FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)

2010-03-07 Thread Andrew Pollock
Public bug reported:

Please sync pssh 2.1.1-1 (universe) from Debian sid (main)

Explanation of FeatureFreeze exception:
This release fixes Debian bug #570609

Changelog entries since current lucid version 2.0-2:

pssh (2.1.1-1) unstable; urgency=low

  * New upstream release (closes: #570609)
  * debian/watch: updated for new upstream location
  * debian/control: bumped Standards-Version (no changes)
  * debian/rules: move pssh-askpass to /usr/lib/pssh

 -- Andrew Pollock apoll...@debian.org  Sat, 06 Mar 2010 22:50:54
-0800

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

-- 
FFe: Sync pssh 2.1.1-1 (universe) from Debian sid (main)
https://bugs.launchpad.net/bugs/533905
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 533612] [NEW] FFe: Sync pacparser 1.0.9-2 (universe) from Debian sid (main)

2010-03-06 Thread Andrew Pollock
Public bug reported:

Please sync pacparser 1.0.9-2 (universe) from Debian sid (main)

Explanation of the Ubuntu delta and why it can be dropped:
The Ubuntu delta was accomplishing the same thing as 1.0.9-2

Explanation of FeatureFreeze exception:
I think it would be preferable not to carry a delta for the life of 10.04

Changelog entries since current lucid version 1.0.9-1ubuntu1:

pacparser (1.0.9-2) unstable; urgency=low

  [ Luca Falavigna ]
  * Do not rely on a particular Python when installing extension, fix
FTBFS with Python 2.6 as default (Closes: #571502).
  * Build-depend on python-support and invoke dh_pysupport in rules to
allow byte-compilation of Python files (Closes: #566050).

  [ Andrew Pollock ]
  * Preempt NMU
  * debian/control: bumped Standards-Version (no changes)

 -- Andrew Pollock apoll...@debian.org  Fri, 05 Mar 2010 12:46:51
-0800

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

-- 
FFe: Sync pacparser 1.0.9-2 (universe) from Debian sid (main)
https://bugs.launchpad.net/bugs/533612
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 533658] [NEW] FFe: Sync pacparser 1.0.9-2 (universe) from Debian sid (main)

2010-03-06 Thread Andrew Pollock
*** This bug is a duplicate of bug 533612 ***
https://bugs.launchpad.net/bugs/533612

Public bug reported:

Please sync pacparser 1.0.9-2 (universe) from Debian sid (main)

Explanation of the Ubuntu delta and why it can be dropped:
What the Ubuntu delta was accomplishing has been incorporated in 1.0.9-2

Explanation of FeatureFreeze exception:
I think it'll be more maintainable in the long run not to carry a delta at all

Changelog entries since current lucid version 1.0.9-1ubuntu1:

pacparser (1.0.9-2) unstable; urgency=low

  [ Luca Falavigna ]
  * Do not rely on a particular Python when installing extension, fix
FTBFS with Python 2.6 as default (Closes: #571502).
  * Build-depend on python-support and invoke dh_pysupport in rules to
allow byte-compilation of Python files (Closes: #566050).

  [ Andrew Pollock ]
  * Preempt NMU
  * debian/control: bumped Standards-Version (no changes)

 -- Andrew Pollock apoll...@debian.org  Fri, 05 Mar 2010 12:46:51
-0800

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

** This bug has been marked a duplicate of bug 533612
   FFe: Sync pacparser 1.0.9-2 (universe) from Debian sid (main)

-- 
FFe: Sync pacparser 1.0.9-2 (universe) from Debian sid (main)
https://bugs.launchpad.net/bugs/533658
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 533029] [NEW] autofs5-ldap needs an upstart job

2010-03-05 Thread Andrew Pollock
Public bug reported:

Binary package hint: autofs5

I think autofs5-ldap needs an Upstart job, as what I think is happening
is it's being started before the networking comes up, fails to load its
automount map from LDAP, and is then rather useless at automounting the
user's home directory when they log in.

A simple reload of autofs is enough to correct the problem, which is
what gives me the current theory as to the problem

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


** Tags: glucid

-- 
autofs5-ldap needs an upstart job
https://bugs.launchpad.net/bugs/533029
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 533029] Re: autofs5-ldap needs an upstart job

2010-03-05 Thread Andrew Pollock
This is the upstart job that I've hacked together, but either it's
incorrect, or Upstart is misbehaving, because it's not working terribly
well.

description automounter
author Andrew Pollock apoll...@google.com

start on (net-device-up IFACE!=lo)
stop on runlevel [!2345]

expect daemon
respawn

pre-start script
. /etc/default/autofs

# Make sure the (right) kernel module is loaded
if ! grep -q autofs /proc/filesystems; then
if !modprobe autofs4 /dev/null 21; then
echo Error: failed to load autofs4 module
exit 1
fi
elif [ -f /proc/modules ]  grep -q ^autofs[^4] /proc/modules; then
# wrong autofs filesystem module loaded
echo
echo Error: autofs kernel module is loaded, autofs4 required
exit 1
fi

# Check misc device
if [ -n $USE_MISC_DEVICE -a $USE_MISC_DEVICE = yes ]; then
sleep 1
if [ -e /proc/misc ]; then
MINOR=$(awk '/autofs/ { print $1 }' /proc/misc)
if [ -n $MINOR -a ! -c /dev/autofs ]; then
mknod -m 0600 /dev/autofs c 10 $MINOR
fi
fi
if [ -x /sbin/restorecon -a -c /dev/autofs ]; then
/sbin/restorecon /dev/autofs
fi
else
if [ -c /dev/autofs ]; then
rm /dev/autofs
fi
fi
end script

exec /usr/sbin/automount

-- 
autofs5-ldap needs an upstart job
https://bugs.launchpad.net/bugs/533029
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 533029] Re: autofs5-ldap needs an upstart job

2010-03-05 Thread Andrew Pollock
Sounds like I was experiencing bug #406397

Here's the Upstart job I'm currently using, which seems to be working
insofar as it starts autofs. It hasn't solved the problem I was trying
to solve though.

description automounter
author Andrew Pollock apoll...@google.com

start on (net-device-up IFACE!=lo)
stop on runlevel [!2345]

expect fork
respawn

pre-start script
. /etc/default/autofs

# Make sure the (right) kernel module is loaded
if ! grep -q autofs /proc/filesystems; then
if ! modprobe autofs4 /dev/null 21; then
echo Error: failed to load autofs4 module
exit 1
fi
elif [ -f /proc/modules ]  grep -q ^autofs[^4] /proc/modules; then
# wrong autofs filesystem module loaded
echo
echo Error: autofs kernel module is loaded, autofs4 required
exit 1
fi

# Check misc device
if [ -n $USE_MISC_DEVICE -a $USE_MISC_DEVICE = yes ]; then
sleep 1
if [ -e /proc/misc ]; then
MINOR=$(awk '/autofs/ { print $1 }' /proc/misc)
if [ -n $MINOR -a ! -c /dev/autofs ]; then
mknod -m 0600 /dev/autofs c 10 $MINOR
fi
fi
if [ -x /sbin/restorecon -a -c /dev/autofs ]; then
/sbin/restorecon /dev/autofs
fi
else
if [ -c /dev/autofs ]; then
rm /dev/autofs
fi
fi
end script

exec /usr/sbin/automount

-- 
autofs5-ldap needs an upstart job
https://bugs.launchpad.net/bugs/533029
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 533059] [NEW] syslog-ng fails to start when using a remote loghost

2010-03-05 Thread Andrew Pollock
Public bug reported:

Binary package hint: syslog-ng

If syslog-ng is configured to log to a remote syslog server, it fails to
start, because of the divergence between the legacy init scripts and the
Upstart jobs. The network isn't up when /etc/rc2.d/S10syslog-ng runs, so
it can't resolve the remote syslog server and exits.

The solution would seem to be to add an Upstart job.

** Affects: syslog-ng (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: glucid

-- 
syslog-ng fails to start when using a remote loghost
https://bugs.launchpad.net/bugs/533059
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 533059] Re: syslog-ng fails to start when using a remote loghost

2010-03-05 Thread Andrew Pollock
This is the upstart job that seems to solve the problem for me:

description syslog-ng
author Andrew Pollock apoll...@google.com

start on (net-device-up IFACE!=lo)
stop on runlevel [!2345]

pre-start script
  if [ ! -e /dev/xconsole ]
  then
mknod -m 640 /dev/xconsole p
  fi
end script

expect fork
respawn

exec /usr/sbin/syslog-ng

-- 
syslog-ng fails to start when using a remote loghost
https://bugs.launchpad.net/bugs/533059
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 533029] Re: autofs5-ldap needs an upstart job

2010-03-05 Thread Andrew Pollock
With further testing, I think just using an upstart job instead of a
legacy init script does solve the problem I was having.

** Summary changed:

- autofs5-ldap needs an upstart job
+ autofs5-ldap doesn't work immediately after bootup

** Description changed:

  Binary package hint: autofs5
  
- I think autofs5-ldap needs an Upstart job, as what I think is happening
- is it's being started before the networking comes up, fails to load its
- automount map from LDAP, and is then rather useless at automounting the
- user's home directory when they log in.
+ If you log into a system that using automounted home directories and
+ autofs5-ldap, you don't get your home directory mounted. If you wait a
+ little while, or reload autofs, the home directory becomes
+ automountable.
  
- A simple reload of autofs is enough to correct the problem, which is
- what gives me the current theory as to the problem
+ I think the problem is that autofs is starting via the legacy init
+ scripts before the network is started by Upstart.

-- 
autofs5-ldap doesn't work immediately after bootup
https://bugs.launchpad.net/bugs/533029
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 520715] Re: building ruby1.8 with pthread support causes puppet hangs

2010-03-01 Thread Andrew Pollock
I'm trying to pick up the ball for Nigel because he's rather busy with
something else at the moment.

What Nigel was trying to say in comment #19, was that we're not seeing
the correct behaviour. i.e. the code was not working the way it is
supposed to. The thread is not getting killed when there is a timeout.

From IRC, just so there's a record here, it sounds like you're asking
for a test case in pure Ruby that doesn't involve the Timeout
module/class.

-- 
building ruby1.8 with pthread support causes puppet hangs
https://bugs.launchpad.net/bugs/520715
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 520715] Re: building ruby1.8 with pthread support causes puppet hangs

2010-03-01 Thread Andrew Pollock
Reassigning to eglibc and doko as directed by slangasek

** Package changed: ruby1.8 (Ubuntu Lucid) = eglibc (Ubuntu Lucid)

** Changed in: eglibc (Ubuntu Lucid)
 Assignee: (unassigned) = Matthias Klose (doko)

-- 
building ruby1.8 with pthread support causes puppet hangs
https://bugs.launchpad.net/bugs/520715
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 527465] [NEW] Sync opencryptoki 2.2.8+dfsg-4 (main) from Debian testing (main)

2010-02-24 Thread Andrew Pollock
Public bug reported:

Please sync opencryptoki 2.2.8+dfsg-4 (main) from Debian testing (main)

Changelog entries since current lucid version 2.2.8+dfsg-3:

opencryptoki (2.2.8+dfsg-4) unstable; urgency=low

  * QA upload
  * Add root to the pkcs11 group (closes: #567572)

 -- Andrew Pollock apoll...@debian.org  Mon, 08 Feb 2010 09:37:15
-0800

** Affects: opencryptoki (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: opencryptoki (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Sync opencryptoki 2.2.8+dfsg-4 (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/527465
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 527465] Re: Sync opencryptoki 2.2.8+dfsg-4 (main) from Debian testing (main)

2010-02-24 Thread Andrew Pollock
Fixes https://bugs.launchpad.net/ubuntu/+source/opencryptoki/+bug/513048

-- 
Sync opencryptoki 2.2.8+dfsg-4 (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/527465
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 513048] Re: superuser is unable to initialize TPM token

2010-02-24 Thread Andrew Pollock
I have no idea why the Debian bug watch updater thing isn't reflecting
the fact that this is well and truly fixed in Debian testing. I've filed
https://edge.launchpad.net/bugs/527465 to request a sync, and then this
bug can be marked as fixed.

-- 
superuser is unable to initialize TPM token
https://bugs.launchpad.net/bugs/513048
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 526691] [NEW] mandatory settings being ignored

2010-02-23 Thread Andrew Pollock
Public bug reported:

Binary package hint: gconf2

It looks to me that mandatory settings are being ignored.

Steps to reproduce:

sudo gconftool --direct --config-source
xml::/etc/gconf/gconf.xml.mandatory --type=int --set
/desktop/gnome/session/idle_delay 20

Log out and log back in again. Go System  Preferences  Screensaver,
and observe that the screensaver is not locked, and probably not set to
20.

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


** Tags: glucid

-- 
mandatory settings being ignored
https://bugs.launchpad.net/bugs/526691
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 526691] Re: mandatory settings being ignored

2010-02-23 Thread Andrew Pollock
Please disregard, there was a file permission problem

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

-- 
mandatory settings being ignored
https://bugs.launchpad.net/bugs/526691
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 293705] Re: expired kerberos credentials cause significant syslog spam

2010-02-22 Thread Andrew Pollock
It looks like this was upstreamed:

commit 09c7ad1cd9c5ca2fc46631a0057d47309abc8706
Author: Kevin Coffman k...@citi.umich.edu
Date:   Mon Jan 5 14:07:05 2009 -0500

gssd: By default, don't spam syslog when users' credentials expire

Change the priority of common log messages so that syslog doesn't get
slammed/spammed when users' credentials expire, or there is another
common
problem which would cause error messages for all context creation
requests.

Note that this will now require that gssd or svcgssd option -v is used
to
debug these common cases.

Original patch from Andrew Pollock apoll...@google.com.

Signed-off-by: Kevin Coffman k...@citi.umich.edu
Signed-off-by: Steve Dickson ste...@redhat.com
CC: Andrew Pollock apoll...@google.com

If I'm reading things right, it was committed before the tag for the
1.2.0 release, so I'd have expected the Ubuntu patch to not apply, but
it seems to still be being applied.

-- 
expired kerberos credentials cause significant syslog spam
https://bugs.launchpad.net/bugs/293705
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 293705] Re: expired kerberos credentials cause significant syslog spam

2010-02-22 Thread Andrew Pollock
Never mind, there's a couple of parts of the patch still outstanding,
I'll try to upstream them.

-- 
expired kerberos credentials cause significant syslog spam
https://bugs.launchpad.net/bugs/293705
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 520763] Re: chdir() back to old working directory is pointless and can fail

2010-02-19 Thread Andrew Pollock
** Bug watch added: Debian Bug tracker #543816
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543816

** Also affects: apt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543816
   Importance: Unknown
   Status: Unknown

-- 
chdir() back to old working directory is pointless and can fail
https://bugs.launchpad.net/bugs/520763
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 524057] [NEW] Segfaults relating to libpthread

2010-02-18 Thread Andrew Pollock
Public bug reported:

I'm seeing this with 2.11.1-0ubuntu2:

$ gdb -- git clone git://github.com/reductivelabs/puppet-dashboard.git
Excess command line arguments ignored. 
(git://github.com/reductivelabs/puppet-dashboard.git)
GNU gdb (GDB) 7.0.1-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/git...(no debugging symbols found)...done.
/tmp/clone: No such file or directory.
(gdb) run
Starting program: /usr/bin/git 
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x7fffeae8 in ?? ()
(gdb) bt
#0  0x7fffeae8 in ?? ()
#1  0x779b978c in __pthread_initialize_minimal_internal () at 
nptl-init.c:422
#2  0x779b8f79 in _init () from /lib64/libpthread.so.0
#3  0x in ?? ()
(gdb)

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


** Tags: glucid

** Tags added: glucid

-- 
Segfaults relating to libpthread
https://bugs.launchpad.net/bugs/524057
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 420426] Re: sun-java6 6b16 update for karmic, hardy and jaunty

2010-02-17 Thread Andrew Pollock
Martin, do you know if it's going to appear in the partner repository
before Lucid ships?

-- 
sun-java6 6b16 update for karmic, hardy and jaunty
https://bugs.launchpad.net/bugs/420426
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 520715] Re: building ruby1.8 with pthread support causes puppet hangs

2010-02-15 Thread Andrew Pollock
It's really difficult to reproduce. Puppet hangs loading the facts,
before it ever gets down to any real business. The fact it consistently
hangs on is a custom one we've written. Furthermore, it only seems to
hang on some types of hardware, and not under strace.

Although that said, when Joel was trying to track down particular Ruby
changes, he was able to get a different build of Ruby to reliably hang,
even under strace.

I don't think he could get Puppet to hang when run against a trivial
manifest, though, so we've had a hard time trying to come up with a
minimalist, self-contained test case.

-- 
building ruby1.8 with pthread support causes puppet hangs
https://bugs.launchpad.net/bugs/520715
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 519119] Re: Transitional packages need some reworking

2010-02-11 Thread Andrew Pollock
This was fixed in 5.0.4-3.1ubuntu3

** Package changed: autofs (Ubuntu) = autofs5 (Ubuntu)

** Changed in: autofs5 (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: autofs5 (Ubuntu)
 Assignee: Chuck Short (zulcss) = (unassigned)

-- 
Transitional packages need some reworking
https://bugs.launchpad.net/bugs/519119
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 520715] Re: building ruby1.8 with pthread support causes puppet hangs

2010-02-11 Thread Andrew Pollock
Some of the issues with Ruby and pthreads were called out in
https://blueprints.launchpad.net/ubuntu/+spec/server-karmic-puppet-
integration

** Changed in: ruby1.8 (Ubuntu)
   Status: New = Triaged

** Changed in: ruby-defaults (Ubuntu)
   Status: New = Triaged

-- 
building ruby1.8 with pthread support causes puppet hangs
https://bugs.launchpad.net/bugs/520715
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 520754] [NEW] Sync libconvert-ascii-armour-perl 1.4-1 (universe) from Debian unstable (main)

2010-02-11 Thread Andrew Pollock
Public bug reported:

Please sync libconvert-ascii-armour-perl 1.4-1 (universe) from Debian
unstable (main)

All changelog entries:

libconvert-ascii-armour-perl (1.4-1) unstable; urgency=low

  * Initial Release (Closes: #567601)

 -- Jonathan Yu jaw...@cpan.org  Fri, 29 Jan 2010 22:30:54 -0500

** Affects: ubuntu
 Importance: Wishlist
 Status: New


** Tags: glucid

** Changed in: ubuntu
   Importance: Undecided = Wishlist

** Tags added: glucid

-- 
Sync libconvert-ascii-armour-perl 1.4-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/520754
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 520753] [NEW] Sync libclass-loader-perl 2.03-1 (universe) from Debian unstable (main)

2010-02-11 Thread Andrew Pollock
Public bug reported:

Please sync libclass-loader-perl 2.03-1 (universe) from Debian unstable
(main)

All changelog entries:

libclass-loader-perl (2.03-1) unstable; urgency=low

  * Initial Release (Closes: #567594)

 -- Jonathan Yu jaw...@cpan.org  Fri, 29 Jan 2010 21:53:59 -0500

** Affects: ubuntu
 Importance: Wishlist
 Status: New


** Tags: glucid

** Changed in: ubuntu
   Importance: Undecided = Wishlist

** Tags added: glucid

-- 
Sync libclass-loader-perl 2.03-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/520753
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 520755] [NEW] Sync libtie-encryptedhash-perl 1.24-1 (universe) from Debian unstable (main)

2010-02-11 Thread Andrew Pollock
Public bug reported:

Please sync libtie-encryptedhash-perl 1.24-1 (universe) from Debian
unstable (main)

All changelog entries:

libtie-encryptedhash-perl (1.24-1) unstable; urgency=low

  * Initial Release (Closes: #567602)

 -- Jonathan Yu jaw...@cpan.org  Fri, 29 Jan 2010 22:59:37 -0500

** Affects: ubuntu
 Importance: Wishlist
 Status: New


** Tags: glucid

** Changed in: ubuntu
   Importance: Undecided = Wishlist

** Tags added: glucid

-- 
Sync libtie-encryptedhash-perl 1.24-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/520755
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 520763] [NEW] chdir() back to old working directory is pointless and can fail

2010-02-11 Thread Andrew Pollock
Public bug reported:

Binary package hint: apt

It seems that the behaviour of apt-get update in Lucid includes a
chdir() to /var/lib/apt/lists/ to do something, and then a chdir() back
to what getcwd() returned prior to the chdir().

This chdir()ing back to the original working directory is pointless. The
process is going to exit, and the working directory will be that of the
parent process.

It can also fail, causing the apt-get update to exit 100 needlessly,
in a Kerberised NFS environment where root cannot access the working
directory that apt-get was in when it was invoked under sudo.

e.g.

I'm in /home/apollock

I invoke sudo apt-get update

It does its chdir()ing to /var/lib/apt/lists
It tries to chdir() back to /home/apollock
It gets an EACCES from this chdir() and decides to throw its hands up and 
return 100.

Here's a snippet from running it under strace:

open(/var/lib/apt/lists/, O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 5
getcwd(/home/apollock/REDACTED, 298) = 59
chdir(/var/lib/apt/lists/)  = 0
getdents(5, /* 94 entries */, 32768) = 8656
getdents(5, /* 0 entries */, 32768) = 0
close(5)  = 0
chdir(/home/apollock/REDACTED) = -1 EACCES (Permission denied)
open(/usr/share/locale/en/LC_MESSAGES/libc.mo, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/usr/share/locale-langpack/en/LC_MESSAGES/libc.mo, O_RDONLY) = -1 ENOENT 
(No such file or directory)
brk(0x145a000)= 0x145a000
open(/var/lib/dpkg/lock, O_RDWR|O_CREAT|O_NOFOLLOW, 0640) = 5
fcntl(5, F_SETFD, FD_CLOEXEC) = 0
fcntl(5, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
open(/var/lib/dpkg/updates/, O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 6
getdents(6, /* 2 entries */, 32768) = 48
getdents(6, /* 0 entries */, 32768) = 0
close(6)  = 0
close(5)  = 0
close(4)  = 0
write(2, E: , 3)= 3
write(2, Unable to change to /home/apollo..., 111) = 111
write(2, \n, 1) = 1
close(3)  = 0
exit_group(100)   = ?

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


** Tags: glucid

** Tags added: glucid

-- 
chdir() back to old working directory is pointless and can fail
https://bugs.launchpad.net/bugs/520763
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 519119] Re: Transitional packages need some reworking

2010-02-11 Thread Andrew Pollock
This was fixed in 5.0.4-3.1ubuntu3

** Package changed: autofs (Ubuntu) = autofs5 (Ubuntu)

** Changed in: autofs5 (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: autofs5 (Ubuntu)
 Assignee: Chuck Short (zulcss) = (unassigned)

-- 
Transitional packages need some reworking
https://bugs.launchpad.net/bugs/519119
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 520770] [NEW] Removal request for autofs from lucid

2010-02-11 Thread Andrew Pollock
Public bug reported:

Binary package hint: autofs

autofs can be removed from lucid, as it has been superseded by autofs5.

Transitional packages matching all of autofs' binary packages are
provided by autofs5 in main, so just remove the autofs source package,
version 4.1.4+debian-3ubuntu1 from main for lucid.

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

** Summary changed:

- Removal request
+ Removal request for autofs from lucid

-- 
Removal request for autofs from lucid
https://bugs.launchpad.net/bugs/520770
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-02-09 Thread Andrew Pollock
** Tags added: glucid

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-02-09 Thread Andrew Pollock
I was seeing this problem with sudo/sudo-ldap 1.7.0-1ubuntu3 in Lucid. I
didn't have nscd installed. Once I installed it, everything came good.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 519119] [NEW] Transitional packages need some reworking

2010-02-08 Thread Andrew Pollock
Public bug reported:

Binary package hint: autofs

There's a couple of problems with the autofs situation in Lucid at the
moment:

1) autofs5 conflicts with autofs, making the dummy package uninstallable
after it gets displaced (not that you really want to install it, but you
get a hideous error when you try)

2) the extra autofs(4)-related packages in universe need to become
dummy packages as well. Right now, it's possible to have autofs5
installed with autofs-ldap, and that doesn't produce the desired
outcome.

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


** Tags: glucid

-- 
Transitional packages need some reworking
https://bugs.launchpad.net/bugs/519119
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519119] Re: Transitional packages need some reworking

2010-02-08 Thread Andrew Pollock
debdiff as discussed

** Patch added: autofs5_5.0.4-3.1ubuntu3.debdiff
   http://launchpadlibrarian.net/38916313/autofs5_5.0.4-3.1ubuntu3.debdiff

** Changed in: autofs (Ubuntu)
   Importance: Undecided = Low

** Changed in: autofs (Ubuntu)
   Status: New = Triaged

** Changed in: autofs (Ubuntu)
 Assignee: Andrew Pollock (apollock) = Chuck Short (zulcss)

-- 
Transitional packages need some reworking
https://bugs.launchpad.net/bugs/519119
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519119] [NEW] Transitional packages need some reworking

2010-02-08 Thread Andrew Pollock
Public bug reported:

Binary package hint: autofs

There's a couple of problems with the autofs situation in Lucid at the
moment:

1) autofs5 conflicts with autofs, making the dummy package uninstallable
after it gets displaced (not that you really want to install it, but you
get a hideous error when you try)

2) the extra autofs(4)-related packages in universe need to become
dummy packages as well. Right now, it's possible to have autofs5
installed with autofs-ldap, and that doesn't produce the desired
outcome.

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


** Tags: glucid

-- 
Transitional packages need some reworking
https://bugs.launchpad.net/bugs/519119
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 519119] Re: Transitional packages need some reworking

2010-02-08 Thread Andrew Pollock
debdiff as discussed

** Patch added: autofs5_5.0.4-3.1ubuntu3.debdiff
   http://launchpadlibrarian.net/38916313/autofs5_5.0.4-3.1ubuntu3.debdiff

** Changed in: autofs (Ubuntu)
   Importance: Undecided = Low

** Changed in: autofs (Ubuntu)
   Status: New = Triaged

** Changed in: autofs (Ubuntu)
 Assignee: Andrew Pollock (apollock) = Chuck Short (zulcss)

-- 
Transitional packages need some reworking
https://bugs.launchpad.net/bugs/519119
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 512368] Re: missing binary: engine_pkcs11.so

2010-02-05 Thread Andrew Pollock
** Changed in: engine-pkcs11 (Ubuntu)
   Status: Confirmed = Triaged

-- 
missing binary: engine_pkcs11.so
https://bugs.launchpad.net/bugs/512368
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 120363] Re: NetworkManager should support smartcard based certificate

2010-02-05 Thread Andrew Pollock
** Changed in: network-manager (Ubuntu)
   Status: Incomplete = Triaged

-- 
NetworkManager should support smartcard based certificate
https://bugs.launchpad.net/bugs/120363
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 512110] Re: gssd regression, Program lacks support for encryption type

2010-02-04 Thread Andrew Pollock
** Tags added: glucid

-- 
gssd regression, Program lacks support for encryption type
https://bugs.launchpad.net/bugs/512110
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 512110] Re: gssd regression, Program lacks support for encryption type

2010-02-04 Thread Andrew Pollock
** Tags added: glucid

-- 
gssd regression, Program lacks support for encryption type
https://bugs.launchpad.net/bugs/512110
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 490487] Re: Please ensure the iTPM is supported by Lucid's kernel

2010-02-01 Thread Andrew Pollock
** Description changed:

  [Summary below distilled from: https://wiki.ubuntu.com/iTPMSupport and
  https://blueprints.edge.launchpad.net/ubuntu/+spec/itpm-support]
  
- Contemporary Lenovo and Dell laptops include a newer TMP chip (iTMP
+ Contemporary Lenovo and Dell laptops include a newer TPM chip (iTPM
  which is not well supported by Linux.
  
-   http://en.wikipedia.org/wiki/Trusted_Platform_Module
+   http://en.wikipedia.org/wiki/Trusted_Platform_Module
  
  The fundamental problem is that iTPM doesn't set the TPM_STS_DATA_EXPECT
  status bit when sending it a burst of data and the current kernel module
  considers that a failure. And there is a secondary problem that the
  Thinkpads have the chip in an ACPI configuration that, while standard,
  eludes the kernel's autoprobing.  Enterprise customers already relying on
  the TPM chip cannot move to newer laptops with the new iTPM chip because
  it is not supported by Linux.
  
  David Smith (~dds) has done a lot of work in this area. There are two
  kernel patches involved. The first has been merged into the mm tree. The
  second is being reworked.
  
-   1: http://marc.info/?l=linux-kernelm=125381794406624w=2
-   2: http://marc.info/?l=tpmdd-develm=125264268716691w=2
+   1: http://marc.info/?l=linux-kernelm=125381794406624w=2
+   2: http://marc.info/?l=tpmdd-develm=125264268716691w=2
  
  Need to track these and see if they have hit the 2.6.32 tree.

-- 
Please ensure the iTPM is supported by Lucid's kernel
https://bugs.launchpad.net/bugs/490487
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 514595] Re: list-devices doesn't work if there are no dmraid devices

2010-01-29 Thread Andrew Pollock
** Changed in: debian-installer (Ubuntu)
   Status: New = Triaged

-- 
list-devices doesn't work if there are no dmraid devices
https://bugs.launchpad.net/bugs/514595
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 513955] [NEW] pam_access netgroup handling is incorrect in 1.1.1

2010-01-28 Thread Andrew Pollock
Public bug reported:

This was introduced in 1.1.0 and fixed upstream in 1.1.1

The full details are in the upstream bug at
https://sourceforge.net/tracker/?func=detailaid=2892189group_id=6663atid=106663

There's more than just the fix for this in 1.1.1, so you may wish to
cherry-pick the pam_access.c fix from 1.1.1 and backport it to 1.1.0,
depending on your change aversion at this stage of Lucid's development.

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

** Affects: pam (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: glucid

** Bug watch added: Debian Bug tracker #567385
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567385

** Also affects: pam (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567385
   Importance: Unknown
   Status: Unknown

-- 
pam_access netgroup handling is incorrect in 1.1.1
https://bugs.launchpad.net/bugs/513955
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 513048] Re: superuser is unable to initialize TPM token

2010-01-27 Thread Andrew Pollock
** Changed in: opencryptoki (Ubuntu)
   Status: New = Triaged

-- 
superuser is unable to initialize TPM token
https://bugs.launchpad.net/bugs/513048
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 490487] [NEW] Please ensure the iTPM is supported by Lucid's kernel

2009-11-30 Thread Andrew Pollock
Public bug reported:

See also https://wiki.ubuntu.com/iTPMSupport and
https://blueprints.edge.launchpad.net/ubuntu/+spec/itpm-support

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


** Tags: kernel-lucid

** Package changed: linux-meta (Ubuntu) = linux (Ubuntu)

-- 
Please ensure the iTPM is supported by Lucid's kernel
https://bugs.launchpad.net/bugs/490487
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


  1   2   3   >