[Bug 412259] Re: Dummy tabs in upper left corner covering terminal text. Five in total, labeled No text

2009-08-20 Thread Troy C
Just searching around, there's a bug filed against Konsole at
bugs.kde.org: https://bugs.kde.org/show_bug.cgi?id=186745

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

-- 
Dummy tabs in upper left corner covering terminal text. Five in total, labeled 
No text
https://bugs.launchpad.net/bugs/412259
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 332628] [NEW] synergy server hangs with Flash pages and Opera

2009-02-21 Thread Troy C
Public bug reported:

Binary package hint: synergy

It looks like there is an infinite loop bug in
synergy/lib/platform/CXWindowsScreen.cpp which causes the synergy server
process (synergys) to hang when viewing Flash pages in the Opera web
browser. Adding a sentinel counter to this loop allows the thread to
continue.

Relevant versions:
Ubuntu Intrepid and Gentoo
synergy-1.3.1 and CVS

Here is a related google groups discussion:
http://groups.google.com/group/opera.linux/browse_thread/thread/e0a6500f4ed8fd78

And my report/patch upstream:
https://sourceforge.net/tracker2/?func=detailaid=2536487group_id=59275atid=490467

This patch has been working for at least me and Alan from the
aforementioned discussion for a couple weeks now. Hopefully it can be
included in the next package revision, lead to a better solution, or at
least help someone else  :)  It is included here for convenience.

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

-- 
synergy server hangs with Flash pages and Opera
https://bugs.launchpad.net/bugs/332628
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 332628] Re: synergy server hangs with Flash pages and Opera

2009-02-21 Thread Troy C

** Attachment added: fixflashhang.patch
   http://launchpadlibrarian.net/22954267/fixflashhang.patch

-- 
synergy server hangs with Flash pages and Opera
https://bugs.launchpad.net/bugs/332628
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 304969] Re: Hardy: Flash can't be installed since install_flash_player_9_linux.tar.gz can't be retrieved

2009-01-13 Thread Troy C
As a workaround, add an entry in /etc/hosts for
fpdownload.macromedia.com to a webserver you control. Then, download
install_flash_player_9_linux.tar.gz to a directory under your webserver
root to satisfy the package's wget command:

http://Your-Webserver-
Here/get/flashplayer/current/install_flash_player_9_linux.tar.gz

Not quite as simple as aluink's solution (and certainly not adequate for
any mothers out there ;) but results in a cleaner  fix.

-- 
Hardy: Flash can't be installed since install_flash_player_9_linux.tar.gz can't 
be retrieved 
https://bugs.launchpad.net/bugs/304969
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 180493] Re: [SRU] nmbd shuts down when network disconnected

2008-09-03 Thread Troy C
The machine that originally experienced this bug has since been upgraded
to Intrepid.

However, upon testing both the stable and -proposed samba packages on
different machines with both wired and wireless interfaces, nmbd didn't
shut down. Instead, all 4 times the logs showed the message No subnets
to listen to. Waiting.. before eventually announcing ... master
browser for workgroup 

Tested: samba_3.0.28a-1ubuntu4.4 from hardy stable and samba_3.0.28a-
1ubuntu4.5 from hardy-proposed. These were on fresh samba installations
(no prior smb.conf edits)

Testing Process: 
1. install samba normally.
2. Disconnect network, monitor log until Waiting.. message occurs.
3. Reconnect network, monitor log until master browser message occurs.
4. Enable hardy-proposed, update samba, samba-common.
5. repeat step 2 and 3

Everything seems OK, Thanks!

-- 
[SRU] nmbd shuts down when network disconnected
https://bugs.launchpad.net/bugs/180493
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 180493] Re: [SRU] nmbd shuts down when network disconnected

2008-09-03 Thread Troy C
The machine that originally experienced this bug has since been upgraded
to Intrepid.

However, upon testing both the stable and -proposed samba packages on
different machines with both wired and wireless interfaces, nmbd didn't
shut down. Instead, all 4 times the logs showed the message No subnets
to listen to. Waiting.. before eventually announcing ... master
browser for workgroup 

Tested: samba_3.0.28a-1ubuntu4.4 from hardy stable and samba_3.0.28a-
1ubuntu4.5 from hardy-proposed. These were on fresh samba installations
(no prior smb.conf edits)

Testing Process: 
1. install samba normally.
2. Disconnect network, monitor log until Waiting.. message occurs.
3. Reconnect network, monitor log until master browser message occurs.
4. Enable hardy-proposed, update samba, samba-common.
5. repeat step 2 and 3

Everything seems OK, Thanks!

-- 
[SRU] nmbd shuts down when network disconnected
https://bugs.launchpad.net/bugs/180493
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 262316] Re: XEmacs: Symbol's value as variable is void: translation-table-for-input

2008-08-28 Thread Troy C
This actually involves the dictionaries-common package. Sameer just beat
me to the report :)

Using Ubuntu Hardy 8.04, I get a message involving the phrase
translation-table-for-input, causing the spell check to stop after the
first correction.

How to reproduce:
1. open `xemacs`
2. type the following into the buffer: eror spelling eror
3. Go to Cmnds-Spell Check
4. The spell checker will find the first eror, and offer suggestions to fix 
it. go ahead and do so.
5. Notice the message at the bottom.

How to fix:
1. The patch has been submitted to debian, and is applied on the intrepid 
package. Installing the dictionaries-common .deb package from intrepid fixes 
the problem.
Debian bug report:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458806
Direct link to the patch:  
http://patches.ubuntu.com/d/dictionaries-common/extracted/440_ispell.el_protect-translation-table.dpatch

-- 
XEmacs: Symbol's value as variable is void: translation-table-for-input
https://bugs.launchpad.net/bugs/262316
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 139810] Re: support for at90usb1287 device broken

2008-07-18 Thread Troy C
Works fine for me now, using standard Hardy packages.


$ dpkg -l | grep avr
ii  avr-libc   1:1.4.7-1
  Standard C library for Atmel AVR development
ii  binutils-avr   2.18-3   
  Binary utilities supporting Atmel's AVR targ
ii  gcc-avr1:4.2.2-1
  The GNU C compiler (cross compiler for avr)

-- 
support for at90usb1287 device broken
https://bugs.launchpad.net/bugs/139810
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 180493] Re: nmbd shuts down when network disconnected

2008-06-17 Thread Troy C
Yes; in my case, nmbd no longer shuts down when the network is
disconnected. The only way I could get it to shut down was to specify
bind interfaces only = true and interfaces = lo. Using bind
interfaces only = true and interfaces = ath0, where ath0 is connected
to the network but disabled through NetworkManager, nmbd waits until
ath0 comes up and starts functioning normally. Thanks for all your
efforts. :)

-- 
nmbd shuts down when network disconnected
https://bugs.launchpad.net/bugs/180493
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 180493] Re: nmbd shuts down when network disconnected

2008-06-16 Thread Troy C
Using the PPA version above, starting samba without an explicit
'interfaces' line Instead,

[2008/06/16 21:30:04, 0] nmbd/nmbd.c:main(721)
  Netbios nameserver version 3.0.28a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2008
[2008/06/16 21:30:04, 0] nmbd/nmbd_subnetdb.c:create_subnets(190)
  create_subnets: No local interfaces !
[2008/06/16 21:30:04, 0] nmbd/nmbd_subnetdb.c:create_subnets(191)
  create_subnets: Waiting for an interface to appear ...
---brought interface up here---
[2008/06/16 21:36:35, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
  *
  
  Samba name server RAVANA is now a local master browser for workgroup 
MICRIPOFFT on subnet 10.1.0.12
  
  *

Specifying an unconfigured interface on the 'interfaces = ' line, nmbd just 
polls every 5 seconds.
Changing 'interfaces = ' to a configured (but downed) interface, then bringing 
it up yields nice output, though a little delayed :)

[2008/06/16 21:40:54, 0] nmbd/nmbd.c:main(721)
  Netbios nameserver version 3.0.28a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2008
[2008/06/16 21:40:54, 0] lib/interface.c:load_interfaces(229)
  WARNING: no network interfaces found
[2008/06/16 21:40:54, 0] nmbd/nmbd_subnetdb.c:create_subnets(190)
  create_subnets: No local interfaces !
[2008/06/16 21:40:54, 0] nmbd/nmbd_subnetdb.c:create_subnets(191)
  create_subnets: Waiting for an interface to appear ...
[2008/06/16 21:40:59, 0] lib/interface.c:load_interfaces(229)
  WARNING: no network interfaces found
...snip
[2008/06/16 21:41:24, 0] lib/interface.c:load_interfaces(229)
  WARNING: no network interfaces found
---brought up interface here---
[2008/06/16 21:47:14, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
  *
  
  Samba name server RAVANA is now a local master browser for workgroup 
MICRIPOFFT on subnet 10.1.0.12
  
  *

In all cases, nmbd never shut down!

-- 
nmbd shuts down when network disconnected
https://bugs.launchpad.net/bugs/180493
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 180493] Re: nmbd shuts down when network disconnected

2008-06-16 Thread Troy C
Using the PPA version above, starting samba without an explicit
'interfaces' line Instead,

[2008/06/16 21:30:04, 0] nmbd/nmbd.c:main(721)
  Netbios nameserver version 3.0.28a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2008
[2008/06/16 21:30:04, 0] nmbd/nmbd_subnetdb.c:create_subnets(190)
  create_subnets: No local interfaces !
[2008/06/16 21:30:04, 0] nmbd/nmbd_subnetdb.c:create_subnets(191)
  create_subnets: Waiting for an interface to appear ...
---brought interface up here---
[2008/06/16 21:36:35, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
  *
  
  Samba name server RAVANA is now a local master browser for workgroup 
MICRIPOFFT on subnet 10.1.0.12
  
  *

Specifying an unconfigured interface on the 'interfaces = ' line, nmbd just 
polls every 5 seconds.
Changing 'interfaces = ' to a configured (but downed) interface, then bringing 
it up yields nice output, though a little delayed :)

[2008/06/16 21:40:54, 0] nmbd/nmbd.c:main(721)
  Netbios nameserver version 3.0.28a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2008
[2008/06/16 21:40:54, 0] lib/interface.c:load_interfaces(229)
  WARNING: no network interfaces found
[2008/06/16 21:40:54, 0] nmbd/nmbd_subnetdb.c:create_subnets(190)
  create_subnets: No local interfaces !
[2008/06/16 21:40:54, 0] nmbd/nmbd_subnetdb.c:create_subnets(191)
  create_subnets: Waiting for an interface to appear ...
[2008/06/16 21:40:59, 0] lib/interface.c:load_interfaces(229)
  WARNING: no network interfaces found
...snip
[2008/06/16 21:41:24, 0] lib/interface.c:load_interfaces(229)
  WARNING: no network interfaces found
---brought up interface here---
[2008/06/16 21:47:14, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
  *
  
  Samba name server RAVANA is now a local master browser for workgroup 
MICRIPOFFT on subnet 10.1.0.12
  
  *

In all cases, nmbd never shut down!

-- 
nmbd shuts down when network disconnected
https://bugs.launchpad.net/bugs/180493
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 194029] Re: 2.6.24-8 Introduces Network Issue

2008-05-17 Thread Troy C
Using Mike's patch from 2008-04-29 (comment #56), normal usage doesn't
yield any lag. However, mashing keys in a terminal and moving the mouse
wildly triggers a noticeable delay.

-- 
2.6.24-8 Introduces Network Issue
https://bugs.launchpad.net/bugs/194029
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 158637] Re: crtm324p.o missing from package

2008-03-14 Thread Troy C
*** This bug is a duplicate of bug 139810 ***
https://bugs.launchpad.net/bugs/139810

** This bug has been marked a duplicate of bug 139810
   support for at90usb1287 device broken

-- 
crtm324p.o missing from package
https://bugs.launchpad.net/bugs/158637
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 139810] Re: support for at90usb1287 device broken

2008-03-13 Thread Troy C
crttn84.o and crttn85.o are also missing (attiny84 and attiny85,
respectively) from avr-libc 1.4.5-2

Rebuilding the package (on Gutsy) led to happiness :)

1. apt-get source avr-libc
2. cd avr-libc-1.4.5
3. change debian/rules line 9ish to 
  ./configure --build=`./config.guess` --host=avr --prefix=/usr 
--enable-doc --disable-versioned-doc --disable-pdf-doc --disable-ps-doc
4. dpkg-buildpackage -rfakeroot
dpkg -i ../avr-libc_1.4.5-3_all.deb

-- 
support for at90usb1287 device broken
https://bugs.launchpad.net/bugs/139810
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 180493] Re: nmbd shuts down when network disconnected

2008-01-29 Thread Troy C
Sorry for the delay, real life got in the way ;)

** Attachment added: implementing the busywait with sleep(5) for Soren
   http://launchpadlibrarian.net/11629145/busywait-for-network_dapper.patch

-- 
nmbd shuts down when network disconnected
https://bugs.launchpad.net/bugs/180493
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 180493] Re: nmbd shuts down when network disconnected

2008-01-29 Thread Troy C
this patch is for gutsy (samba-3.0.26a), the previous for dapper
(3.0.22)

** Attachment added: busywait-for-network_gutsy.patch
   http://launchpadlibrarian.net/11629153/busywait-for-network_gutsy.patch

-- 
nmbd shuts down when network disconnected
https://bugs.launchpad.net/bugs/180493
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 180493] nmbd shuts down when network disconnected

2008-01-04 Thread Troy C
Public bug reported:

Binary package hint: samba

There's probably a good reason for this behavior, but it sure is
annoying!

Steps to reproduce:
1. Start samba services, ensure nmbd is running. with `ps faux | grep nmbd`
2. `tail -f /var/log/samba/log.nmbd ` -- observe
3. disable networking in nm-applet.
4. the log will eventually say, reload_interfaces: No subnets to listen to. 
Shutting down..

Expected results:
nmbd runs until told otherwise

Here are a few brief discussions(?) elsewhere about this issue:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg41675.html (contains a patch, 
but was supposed to be for version 3.0.5pre2)
http://lists.apple.com/archives/macos-x-server/2006/Mar/msg01363.html
http://lists.samba.org/archive/samba-technical/2002-June/022340.html

Here's a quick 'n dirty potential fix (the samba code just looked way
too nice not to try :) but it may have undesirable side effects.  I'm
not an expert by any means!

--- samba-3.0.26a/source/nmbd/nmbd.c2007-02-28 21:54:45.0 -0700
+++ samba-3.0.26afixed/source/nmbd/nmbd.c   2008-01-04 15:38:24.0 
-0700
@@ -566,8 +566,7 @@
 
/* check for new network interfaces */
 
-   if(reload_interfaces(t))
-   return;
+   while(reload_interfaces(t));
 
/* free up temp memory */
lp_TALLOC_FREE();

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

-- 
nmbd shuts down when network disconnected
https://bugs.launchpad.net/bugs/180493
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 134858] Re: update-manager freezes due to defunct dpkg process

2007-10-19 Thread Troy C
@Michael:  iteration 592 and still going strong :) It looks like your
ppa2 version had the magic that cured the problem (kcontrol, at least).
However, monitoring the dpkg process status with a `watch -n .3 ps aux
| grep dpkg | grep -v grep`, briefly shows a defunct dpkg process at
the end of the apt operation. This doesn't remain as it did prior to
ppa2, so perhaps it's nothing to worry about. Regardless, thanks for the
fix, and I'll report back if the issue crops up with a different set of
inputs.

Thanks,
-Troy

-- 
update-manager freezes due to defunct dpkg process
https://bugs.launchpad.net/bugs/134858
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 148806] Re: apt-get blocks on /dev/ptmx a lot

2007-10-18 Thread Troy C
Today I ran synaptic to remove a package, and dpkg went defunct :(  I'm
using the latest apt as of right now (0.7.6ubuntu14), and strace reveals
that dpkg dies trying to read /dev/ptmx . some relevant info:

output from synaptic: 
Removing kcontrol ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place

strace results:
[EMAIL PROTECTED]:~# readlink /proc/15359/fd/35 
/dev/ptmx

-- 
apt-get blocks on /dev/ptmx a lot
https://bugs.launchpad.net/bugs/148806
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 148806] Re: apt-get blocks on /dev/ptmx a lot

2007-10-18 Thread Troy C
Sorry, I managed to reproduce it by installing and then removing
kcontrol again. and attach some useful info this time (hopefully!)

Also, devpts is mounted.
devpts on /dev/pts type devpts (rw,gid=5,mode=620)

Notable lines in the strace file: 
3180ish to the end = Input/Output errors just before the read() hang

The last few lines for the impatient :)

select(28, [0 25 27], NULL, NULL, {1, 0}) = 1 (in [27], left {1, 0})
read(27, 0xbfd29078, 1024)  = -1 EIO (Input/output error)
waitpid(16621, 0xbfd316c4, WNOHANG) = 0
---snip lots of these---
select(28, [0 25 27], NULL, NULL, {1, 0}) = 1 (in [27], left {1, 0})
read(27, 0xbfd29078, 1024)  = ? ERESTARTSYS (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
read(27,


here's a backtrace of apt-get on another `apt-get install kcontrol` (had to 
kill the one I got the strace from(
(gdb) bt
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7d50cb3 in read () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7f949d7 in pkgDPkgPM::DoTerminalPty () from 
/usr/lib/libapt-pkg-libc6.6-6.so.4.5
#3  0xb7f9a5ce in pkgDPkgPM::Go () from /usr/lib/libapt-pkg-libc6.6-6.so.4.5
#4  0xb7f46558 in pkgPackageManager::DoInstallPostFork () from 
/usr/lib/libapt-pkg-libc6.6-6.so.4.5
#5  0xb7f465dd in pkgPackageManager::DoInstall () from 
/usr/lib/libapt-pkg-libc6.6-6.so.4.5
#6  0x0805c2c8 in ?? ()
#7  0x08060eb2 in ?? ()
#8  0xb7f29b2b in CommandLine::DispatchArg () from 
/usr/lib/libapt-pkg-libc6.6-6.so.4.5
#9  0x0804ea1b in ?? ()
#10 0xb7ca3050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#11 0x0804cec1 in ?? ()
(gdb) 

HTH, and feel free to let me know if there's any other info that would
come in handy :)

** Attachment added: strace after apt-get remove kcontrol
   http://launchpadlibrarian.net/10056217/dpkgstrace

-- 
apt-get blocks on /dev/ptmx a lot
https://bugs.launchpad.net/bugs/148806
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 148806] Re: apt-get blocks on /dev/ptmx a lot

2007-10-18 Thread Troy C
*** This bug is a duplicate of bug 134858 ***
https://bugs.launchpad.net/bugs/134858

Simply doing `apt-get install kcontrol` and then `apt-get remove
kcontrol` will cause the problem, anywhere between 10%-40% of the time.

for i in `seq 1 50` ; do apt-get -y -qq install kcontrol ; echo install
$i OK; apt-get -y -qq remove kcontrol; echo remove $i OK; done

As others have mentioned, there's no immediately obvious pattern to
which iteration will hang.

-- 
apt-get blocks on /dev/ptmx a lot
https://bugs.launchpad.net/bugs/148806
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 134858] Re: update-manager freezes due to defunct dpkg process

2007-10-18 Thread Troy C
Using {apt,apt-utils}0.7.6ubuntu14.1~ppa1, the race condition is still
present, when doing the kcontrol reinstall for loop mentioned in bug
#148806

-- 
update-manager freezes due to defunct dpkg process
https://bugs.launchpad.net/bugs/134858
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