Your message dated Wed, 12 May 2010 15:33:24 +0200
with message-id <20100512133324.ga29...@rivendell>
and subject line No longer reproducible
has caused the Debian Bug report #122948,
regarding some characters from stdin are not carried over
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
122948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=122948
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg
Severity: minor
When dpkg is invoked from command-line, at some stage
of its operations input characters are not carried over to
appear on the next shell prompt (as it happens on every
command i've seen), but are lost. This prevents the user
from typing commands to get them 'in queue' to be executed
after dpkg.
Regards
--
----------------------------------------------------
Robert Millan Debian GNU/Hurd user
zeratul2 wanadoo es http://getyouriso.dyndns.org/
----------------------------------------------------
GPG ID C8D6942C
237F 8688 C2E5 BC64 E152 97B4 FB28 D41B C8D6 942C
----------------------------------------------------
Free Dmitry Sklyarov! http://www.freesklyarov.org
----------------------------------------------------
Join us in civil disobedience and distribute DeCSS!!
----------------------------------------------------
/* efdtt.c Author: Charles M. Hannum <[email protected]> */
/* Length: 434 bytes (excluding unnecessary newlines) */
/* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */
/* title-key can be read from the DVD by css-auth. (see livid.org) */
#define m(i)(x[i]^s[i+84])<<
unsigned char x[5],y,s[2048];main(n){for(read(0,x,5);read(0,s,n=2048);write(1,s
,n))if(s[y=s[13]%8+20]/16%4==1){int i=m(1)17^256+m(0)8,k=m(2)0,j=m(4)17^m(3)9^k
*2-k%8^8,a=0,c=26;for(s[y]-=16;--c;j*=2)a=a*2^i&1,i=i/2^j&1<<24;for(j=127;++j<n
;c=c>y)c+=y=i^i/8^i>>4^i>>12,i=i>>8^y<<17,a^=a>>14,y=a^a*8^a<<6,a=a>>8^y<<9,k=s
[j],k="7Wo~'G_\216"[k&7]+2^"cr3sfw6v;*k+>/n."[k>>4]*2^k*257/8,s[j]=k^(k&k*2&34)
*6^c+~y;}}
--- End Message ---
--- Begin Message ---
Version: 1.15.7
Hello,
I just tried with a recent dpkg and I could not reproduce it.
Any character typed while dpkg was running ended up on the shell once dpkg
exited.
So closing the bug.
Cheers,
--
Raphaƫl Hertzog
Like what I do? Sponsor me: http://ouaza.com/wp/2010/01/05/5-years-of-freexian/
My Debian goals: http://ouaza.com/wp/2010/01/09/debian-related-goals-for-2010/
--- End Message ---