Bug#732972: add a simple test-drive

2013-12-23 Thread jidanni
Perhaps a simple test-drive could be added to catch such problems in
such critical packages as the final quality check before they hit
incoming.debian.org.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732986: OpenSSL version mismatch. Built against 1000105f, you have 10001060

2013-12-23 Thread jidanni
Package: libssl1.0.0
Version: 1.0.1e-5
Severity: grave

OpenSSL version mismatch. Built against 1000105f, you have 10001060
Cannot ssh!


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#727070: xpdf: Upgrade of fontconfig from 2.10.2 to 2.11 causes xpdf to deadlock on x86 and fail mutex on x86_64

2013-10-22 Thread jidanni
RJ> renders package unusable
Yup, and fontconfig isn't listed in the dependencies too...


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#685439: bug still there

2013-10-10 Thread jidanni
# apt-show-versions -r -p '^linux-(doc|image)-[0-9]+\.'
Use of uninitialized value in hash element at /usr/bin/apt-show-versions line 
569,  line 10549.
# apt-show-versions -r -p '^linux-(doc|image)-[0-9]+\.'
Use of uninitialized value in hash element at /usr/bin/apt-show-versions line 
569,  line 10549.
# apt-show-versions -i
clears it so it doesn't happen again.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#722615: libmsrpc3.so: cannot open shared object file: No such file or directory

2013-09-12 Thread jidanni
Package: mplayer
Version: 2:1.0~rc4.dfsg1+svn34540-1+b2
Severity: critical

$ mplayer *.webm
mplayer: error while loading shared libraries: libmsrpc3.so: cannot open shared 
object file: No such file or directory

Please add Depends: python-samba


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#718935: ImportError: No module named dbus

2013-08-06 Thread jidanni
Package: dff
Version: 1.3.0+dfsg.1-1
Severity: grave

# dff
Traceback (most recent call last):
  File "/usr/bin/dff", line 24, in 
from dff.ui.gui.gui import GUI
  File "/usr/lib/python2.7/dist-packages/dff/ui/gui/gui.py", line 22, in 

from dff.ui.gui.mainwindow import MainWindow
  File "/usr/lib/python2.7/dist-packages/dff/ui/gui/mainwindow.py", line 45, in 

from dff.ui.gui.dialog.dialog import Dialog
  File "/usr/lib/python2.7/dist-packages/dff/ui/gui/dialog/dialog.py", line 25, 
in 
from dff.api.devices.devices import Devices
  File "/usr/lib/python2.7/dist-packages/dff/api/devices/devices.py", line 26, 
in 
import dbus
ImportError: No module named dbus


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#718844: swapon grabs the wrong partition

2013-08-05 Thread jidanni
Package: mount
Version: 2.20.1-5.5
Severity: critical
File: /sbin/swapon

Here swapon -s reports the SIZE of the partition (sda11) FOLLOWING the one we
gave swapon -a (sda10)!

# swapon /dev/sda10
# swapon -s
FilenameTypeSizeUsedPriority
/dev/sda5   partition   272124  33056   -1
/dev/sda10  partition   7839684 0   -2
# fdisk -l /dev/sda

Disk /dev/sda: 40.0 GB, 40007761920 bytes
240 heads, 63 sectors/track, 5168 cylinders, total 78140160 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xcccdcccd

   Device Boot  Start End  Blocks   Id  System
/dev/sda1  63  650159  325048+  83  Linux
/dev/sda3  65016070716239350330405  Extended
/dev/sda5  650223 1194479  272128+  82  Linux swap / Solaris
/dev/sda6 1194543 9873359 4339408+  83  Linux
/dev/sda7 987342320729519 5428048+  83  Linux
/dev/sda82072958333747839 6509128+  83  Linux
/dev/sda93374790348943439 7597768+  83  Linux
/dev/sda10   4894350352859519 1958008+  82  Linux swap / Solaris
/dev/sda11   5285958368538959 7839688+  83  Linux
/dev/sda12  *6853902370716239 1088608+  83  Linux

# cfdisk -P s
Partition Table for /dev/sda

   First   Last
 # Type   Sector  Sector   OffsetLength   Filesystem Type (ID) Flag
-- --- --- --- -- ---  
 1 Primary   0  650159 63  650160 Linux (83)   None
 3 Primary  65016070716239  070066080 Extended (05)None
 5 Logical  650160 1194479 63  544320 Linux swap / So (82) None
 6 Logical 1194480 9873359 63 8678880 Linux (83)   None
 7 Logical 987336020729519 6310856160 Linux (83)   None
 8 Logical2072952033747839 6313018320 Linux (83)   None
 9 Logical3374784048943439 6315195600 Linux (83)   None
10 Logical4894344052859519 63 3916080 Linux swap / So (82) None
11 Logical5285952068538959 6315679440 Linux (83)   None
12 Logical6853896070716239 63 2177280 Linux (83)   Boot
   Pri/Log7071624078140159  0 7423920 Free Space   None

Perhaps it is some Logical / Primary partition problem..., but I swear it
scares one into thinking it is about to write into my root partition
(Data Loss!)

# df
Filesystem 1K-blocksUsed Available Use% Mounted on
/dev/sda11   1071468  368440648600  37% /
...

I will check how one can use cfdisk to create such a partition table and
report back later.

Also top(1) shows swapon has got the wrong partition too!

KiB Mem:505196 total,   402284 used,   102912 free,16932 buffers
KiB Swap:  8111808 total,31732 used,  8080076 free,   266808 cached


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#717610: a second run of aptitude safe-upgrade clears it

2013-07-23 Thread jidanni
By the way, we here doing apt upgrades don't necessarily understand what
> apache2-maintscript-helper invoked from a modified environment.
> Please hint required arguments manually
is all about.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#717610: a second run of aptitude safe-upgrade clears it

2013-07-22 Thread jidanni
I get the same message. But then a second run of aptitude safe-upgrade
gives no more error. Perhaps there is a bug too in aptitude?


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#717438: Recall latest pdnsd version

2013-07-20 Thread jidanni
Thanks Thomas for confirming it.
Perhaps we can have that broken version removed from Debian,
pending a new maintainer coming along.
Also tell me if there are any hot alternatives to pdnsd,
other than just not using caching at all.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#717438: pdnsd RUINED

2013-07-20 Thread jidanni
Package: pdnsd
Severity: grave
X-Debbugs-Cc: resolvc...@packages.debian.org
Version: 1.2.9a-par-1

Pdnsd is now ignored by anything on the system trying to get an IP address.

downgrading pdnsd from 1.2.9a-par-1 to 1.2.8-par-3 fixes it.

(What supported package should one now instead consider migrating to?)

Versions of packages pdnsd depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.50
ii  libc6  2.17-90

Versions of packages pdnsd recommends:
ii  resolvconf  1.73
-- debconf information:
* pdnsd/conf: Use resolvconf


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#713932: trying to overwrite '/usr/lib/sasl2/berkeley_db.txt', which is also in package libsasl2-2:i386 2

2013-06-23 Thread jidanni
Package: libsasl2-2:i386
Severity: grave

dpkg: error processing 
/var/cache/apt/archives/libsasl2-3_2.1.26.dfsg1-1_i386.deb (--unpack):
 trying to overwrite '/usr/lib/sasl2/berkeley_db.txt', which is also in package 
libsasl2-2:i386 2.1.25.dfsg1-7
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#712883: [Pkg-ime-devel] Bug#712883: ruins everything

2013-06-21 Thread jidanni
CC> Please help to replace
Can't help. All over my head. 我最基層用戶。


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#712883: ruins everything

2013-06-21 Thread jidanni
severity 712883 grave
thanks
$ grep upg.*chew /var/log/dpkg.log
2013-06-21 08:29:13 upgrade libchewing3:i386 0.3.4-1 0.3.4-2
2013-06-21 08:29:15 upgrade libchewing3-data:i386 0.3.4-1 0.3.4-2
This caused a big disaster, shells died, no scim.

2013-06-21 16:26:16 upgrade libchewing3:i386 0.3.4-2 0.3.4-1
2013-06-21 16:26:17 upgrade libchewing3-data:i386 0.3.4-2 0.3.4-1
This fixed it, upon restart of nodm.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#702309: Processed: severity of 702309 is important

2013-06-19 Thread jidanni
AB> herewith revert the severity of #702309 (strace: Just outputs "strace:
No kidding. It's got a big problem.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#711062: workaround

2013-06-04 Thread jidanni
Workaround: install and then purge php5-gd.

One notes also this error message
Purging configuration files for php5-gd ...
Undefined subroutine &conffile::abs_path called at /usr/bin/ucfq line 529, 
 line 29.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#711062: Unable to load dynamic library '/usr/lib/php5/20121212/gd.so'

2013-06-04 Thread jidanni
Package: php5-cli
Version: 5.5.0~rc2+dfsg-2
Severity: grave

# su - nobody
No directory, logging in with HOME=/
nobody@jidanni2:/$ php
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20121212/gd.so' - /usr/lib/php5/20121212/gd.so: cannot open 
shared object file: No such file or directory in Unknown on line 0

-- System Information:
Debian Release: jessie/sid
  APT prefers experimental
  APT policy: (990, 'experimental'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.8-2-486
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages php5-cli depends on:
ii  libbz2-1.01.0.6-4
ii  libc6 2.17-4
ii  libcomerr21.42.7~WIP-2013-01-01-1
ii  libdb5.1  5.1.29-5
ii  libedit2  2.11-20080614-5
ii  libgssapi-krb5-2  1.11.2+dfsg-1
ii  libk5crypto3  1.11.2+dfsg-1
ii  libkrb5-3 1.11.2+dfsg-1
ii  libmagic1 1:5.14-2
ii  libonig2  5.9.1-1
ii  libpcre3  1:8.31-2
ii  libqdbm14 1.8.78-2
ii  libssl1.0.0   1.0.1e-3
ii  libxml2   2.9.0+dfsg1-4
ii  mime-support  3.54
ii  php5-common   5.5.0~rc2+dfsg-2
ii  tzdata2013c-2
ii  ucf   3.0027
ii  zlib1g1:1.2.8.dfsg-1

php5-cli recommends no packages.

Versions of packages php5-cli suggests:
pn  php-pear  

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#709170: no option to set the SSL protocol version?

2013-05-30 Thread jidanni
In fact you (Debian) guys can test it (your modified version), just try
to connect to port 993 on m.jidanni.org.

Yup, works like a charm,
getmail version 4.41.0
Copyright (C) 1998-2012 Charles Cazabon.  Licensed under the GNU GPL version 2.
SimpleIMAPSSLRetriever:jidan...@m.jidanni.org:993:
  0 messages (0 bytes) retrieved, 0 skipped

I think the Debian guys should start adding "Modified by Debian" to the
above message, by the way.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#709170: no option to set the SSL protocol version?

2013-05-30 Thread jidanni
You can see what they changed in
http://ftp.de.debian.org/debian/pool/main/g/getmail4/getmail4_4.40.3-2.debian.tar.gz
vs.
http://ftp.de.debian.org/debian/pool/main/g/getmail4/getmail4_4.32.0-2.debian.tar.gz

In the former I see an extremely suspicious
'From:  "W. Martin Borgert" , Ana Beatriz Guerrero Lopez 

 Description: Microsoft Exchange Server 2003 compatibilty enhancement
 With changing from squeeze to wheezy, I could not get emails from an...'

But all I know how to do is dpkg -i so don't know how to test...


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#709170: no option to set the SSL protocol version?

2013-05-29 Thread jidanni
>>>>> "CC" == Charles Cazabon  writes:
CC> Hi, Jidanni,

>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709170
>> is a show stopper.

CC> First I've heard of it.  I was pointed to #701844 a few days ago, which
CC> appears to be the same issue.

I don't think so, as I can turn the bug on and off by switching between
4.32 and 4.40 with dpkg -i, and everything else not changing.

CC> There isn't a lot of detail in this report -- at least in the messages I can
CC> see.  It's unable to connect to some particular IMAP server over SSL, yes?
CC> What version of Python is involved here?

ii  python  2.7.3-13


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#695717: say on the man page that info will NOT work and why

2013-05-29 Thread jidanni
forcemerge 69571 704121
thanks

You forgot to fix the man page to say

that

"
DESCRIPTION
   GNU  cpio  is  fully documented in the texinfo documentation. To access
   the help from your command line, type

   info cpio
"

will not work anymore and why.


Also don't say DESCRIPTION.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#709170: no option to set the SSL protocol version?

2013-05-29 Thread jidanni
Charles,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709170
is a show stopper.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#709032: trying to overwrite '/usr/lib/i386-linux-gnu/libgd.so.3.0.0', which is also in package libgd2-3:i386 2.1.0~alpha1-1

2013-05-20 Thread jidanni
Package: libgd3
Severity: critical

Unpacking libgd3:i386 (from .../libgd3_2.1.0~alpha1-2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libgd3_2.1.0~alpha1-2_i386.deb 
(--unpack):
 trying to overwrite '/usr/lib/i386-linux-gnu/libgd.so.3.0.0', which is also in 
package libgd2-3:i386 2.1.0~alpha1-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#709022: uninstallable

2013-05-20 Thread jidanni
Package: php5-gd
Version: 5.5.0~rc1+dfsg-1
Severity: critical

Unpacking libgd3:i386 (from .../libgd3_2.1.0~alpha1-2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libgd3_2.1.0~alpha1-2_i386.deb 
(--unpack):
 trying to overwrite '/usr/lib/i386-linux-gnu/libgd.so.3.0.0', which is also in 
package libgd2-3:i386 2.1.0~alpha1-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Preparing to replace apt 0.9.8 (using .../archives/apt_0.9.8.1_i386.deb) ...
Unpacking replacement apt ...
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libgd3_2.1.0~alpha1-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up apt (0.9.8.1) ...
gpg: key B98321F9: "Squeeze Stable Release Key 
" not changed
gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) 
" not changed
gpg: key 65FFB764: "Wheezy Stable Release Key 
" not changed
gpg: key 46925553: "Debian Archive Automatic Signing Key (7.0/wheezy) 
" not changed
gpg: Total number processed: 4
gpg:  unchanged: 4
dpkg: dependency problems prevent configuration of php5-gd:
 php5-gd depends on libgd3 (>= 2.1.0~alpha~); however:
  Package libgd3:i386 is not installed.

dpkg: error processing php5-gd (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 php5-gd


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#707237: closed by Ondřej Surý (Bug#707131: fixed in php5 5.5.0~beta4-4)

2013-05-08 Thread jidanni
Where can I get a new php5-cgi_*i386.deb . It's not on the list.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#707238: dpkg: dependency problems prevent configuration of libgnutls-openssl27:i386:

2013-05-08 Thread jidanni
Package: libgnutls-openssl27
Severity: grave

dpkg: dependency problems prevent configuration of libgnutls-openssl27:i386:
 libgnutls-openssl27:i386 depends on libgnutls26 (= 2.12.23-2); however:
  Version of libgnutls26:i386 on system is 2.12.23-1.

dpkg: error processing libgnutls-openssl27:i386 (--configure):


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#707237: dpkg-maintscript-helper help message seen upon upgrade !

2013-05-08 Thread jidanni
Package: php5-cgi
Severity: critical

Preparing to replace php5-cgi 5.5.0~beta4-1 (using 
.../php5-cgi_5.5.0~beta4-3_i386.deb) ...
Usage: dpkg-maintscript-helper  ... -- 
...

Commands:
  supports 
Returns 0 (success) if the given command is supported, 1 otherwise.
  rm_conffile  [ []]
Remove obsolete conffile. Must be called in preinst, postinst and
postrm.
  mv_conffile   [ []]
Rename a conffile. Must be called in preinst, postinst and postrm.
  help
Display this usage information.
dpkg: error processing /var/cache/apt/archives/php5-cgi_5.5.0~beta4-3_i386.deb 
(--unpack):
 subprocess new pre-installation script returned error exit status 1


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#697159: Cannot install package due to duplicate file

2013-01-01 Thread jidanni
Package: libqtdbus4
Severity: serious

dpkg: error processing
 /var/cache/apt/archives/libqtdbus4_4%3a4.8.2+dfsg-7_i386.deb
 (--unpack): trying to overwrite
 '/usr/lib/i386-linux-gnu/libQtDBus.so.4.8.2', which is also in package
 libqt4-dbus:i386 4:4.8.2+dfsg-6


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#692171: iptables depends on libxtables9 (= 1.4.16.3-3); however...

2012-11-02 Thread jidanni
Package: iptables
Severity: serious

dpkg: dependency problems prevent configuration of iptables:
 iptables depends on libxtables9 (= 1.4.16.3-3); however:
  Package libxtables9 is not installed.

So one needs a second run of aptitude full-install to fix it.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#685439: Use of uninitialized value $_[0] in hash element at /usr/bin/apt-show-versions line 729.

2012-08-20 Thread jidanni
Package: apt-show-versions
Version: 0.18
Severity: grave

$ apt-show-versions |head
Use of uninitialized value $_[0] in hash element at /usr/bin/apt-show-versions 
line 729.
Use of uninitialized value in string comparison (cmp) at 
/usr/bin/apt-show-versions line 721.
Use of uninitialized value $_[0] in hash element at /usr/bin/apt-show-versions 
line 729.
Use of uninitialized value in string comparison (cmp) at 
/usr/bin/apt-show-versions line 721.
-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-486
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-show-versions depends on:
ii  apt  0.9.7.4
ii  libapt-pkg-perl  0.1.26+b1
ii  perl [libstorable-perl]  5.14.2-12

apt-show-versions recommends no packages.

apt-show-versions suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683147: You are going to have to deal with this sooner or later

2012-08-11 Thread jidanni
reopen 683147
severity 683147 wishlist


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683147: Maintainer gone

2012-08-07 Thread jidanni
No matter if I spell his email pag or psg, it still bounces.  Maintainer
missing in action.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683147: Package no longer maintained

2012-08-07 Thread jidanni
Package no apparently longer maintained.
Removing package solved problem.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683479: 1.4.13-4 -> 1.4.14-2 = disaster

2012-08-01 Thread jidanni
> "TH" == Tz-Huan Huang  writes:
TH> I have setup a VM running i386 unstable, but I cannot re-produce
TH> the problem in this VM.

TH> I can send my VM image to you. Could you please try to re-produce
TH> the problem in the VM and send the image back to me?

I have never used "VM images".
http://www.google.com.tw/search?q=%22VM+image%22&ie=utf-8&oe=utf-8
doesn't make it clear what that is.
You can send me anything... but please be sure it is under 5 MB, and
also give me instructions.

Or maybe we should just wait a few days for others to hit the same bug.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683479: 1.4.13-4 -> 1.4.14-2 = disaster

2012-08-01 Thread jidanni
>>>>> "TH" == Tz-Huan Huang  writes:
TH> Thanks. However, it is scim-1.4.13-2, right?

scim:
  Installed: 1.4.13-4
  Candidate: 1.4.14-2

TH> Could you please install scim-1.4.14-2 again and check for the
TH> running processes?

# aptitude install scim libscim8c2a

# ps auxwww | grep scim
jidanni   6609  0.0  0.1   6688   908 ?Ss   17:14   0:00 
/usr/lib/i386-linux-gnu/scim-1.0/scim-helper-manager
jidanni   6610  0.0  1.0  42000  5144 ?Ssl  17:14   0:00 
/usr/lib/i386-linux-gnu/scim-1.0/scim-panel-gtk --display :0 -c simple -d 
--no-stay
jidanni   6612  0.0  0.1   9480   872 ?Ss   17:14   0:00 
/usr/lib/i386-linux-gnu/scim-1.0/scim-launcher -d -c simple -e all -f x11
root  6617  0.0  0.1   4332   740 pts/1S+   17:14   0:00 grep scim

(The above I started with scim -d.)

TH> Besides, could you please describe the situation more precisely?
TH> For example, when you issue the trigger keys, the scim panel is showed or 
not?
TH> Which programs do you test? Can you switch to different input methods
TH> (using keyboard or mouse)? When you try to type something, nothing
TH> printed or just plain English letters?

I hit CTRL-SPACE but there is no rectangle that pops up.
I thus cannot type Chinese.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683479: 1.4.13-4 -> 1.4.14-2 = disaster

2012-08-01 Thread jidanni
p# ps auxwww | grep scim
jidanni   3719  0.0  0.1   7232   836 ?Ss   14:50   0:00
/usr/lib/scim-1.0/scim-helper-manager
jidanni   3720  0.1  1.6  47716  8500 ?Ssl  14:50   0:09
/usr/lib/scim-1.0/scim-panel-gtk --display :0 -c simple -d --no-stay
jidanni   3722  0.0  0.7  16924  3668 ?Ss   14:50   0:03
/usr/lib/scim-1.0/scim-launcher -d -c simple -e all -f x11
root  5843  0.0  0.1   4332   744 pts/1S+   16:49   0:00 grep
scim


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683479: 1.4.13-4 -> 1.4.14-2 = disaster

2012-08-01 Thread jidanni
$ find /usr/lib/i386-linux-gnu/scim-1.0 -type f -ls
701254  276 -rw-r--r--   1 root root   277724 Jul  8 00:24 
/usr/lib/i386-linux-gnu/scim-1.0/1.4.0/IMEngine/table.so
701284  260 -rw-r--r--   1 root root   261224 Jul  8 00:24 
/usr/lib/i386-linux-gnu/scim-1.0/1.4.0/SetupUI/table-imengine-setup.so

$ dpkg -l | grep scim
hi  libscim8c2a:i386  1.4.13-4  i386  library for 
SCIM platform
hi  scim  1.4.13-4  i386  smart common 
input method platform
hi  scim-chewing  0.3.4-1.1 i386  Chewing IM 
engine module for SCIM
ii  scim-modules-table0.5.11-1  i386  generic 
tables IM engine module for SCIM platform
ii  scim-tables-ko0.5.11-1  all   Korean input 
method data tables for SCIM platform
ii  scim-tables-zh0.5.11-1  all   Chinese input 
method data tables for SCIM platform


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683479: 1.4.13-4 -> 1.4.14-2 = disaster

2012-08-01 Thread jidanni
Package: scim
Version: 1.4.14-2
Severity: grave

This does not work!
/var/log/aptitude:
[UPGRADE] libscim8c2a:i386 1.4.13-4 -> 1.4.14-2
[UPGRADE] scim:i386 1.4.13-4 -> 1.4.14-2

I cannot type Chinese one single bit.

-- Package-specific info:
Related packages:
ii  scim-modules-table0.5.11-1i386generic tables IM 
engine module for SCIM platfor
ii  scim-tables-ko0.5.11-1all Korean input method 
data tables for SCIM platfor
ii  scim-tables-zh0.5.11-1all Chinese input method 
data tables for SCIM platfo

Related environment variables:
$XMODIFIERS=@im=SCIM
$GTK_IM_MODULE=xim
$QT_IM_MODULE=

Installed SCIM components:
/usr/lib/scim-1.0:
1.4.0

/usr/lib/scim-1.0/1.4.0:
IMEngine
SetupUI

/usr/lib/scim-1.0/1.4.0/IMEngine:
chewing.so

/usr/lib/scim-1.0/1.4.0/SetupUI:
chewing-imengine-setup.so

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-486
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages scim depends on:
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-35
ii  libcairo-gobject2   1.12.2-2
ii  libcairo2   1.12.2-2
ii  libgcc1 1:4.7.1-5
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libgtk-3-0  3.4.2-2
ii  libltdl72.4.2-1.1
ii  libpango1.0-0   1.30.0-1
pn  libscim8c2a 
ii  libstdc++6  4.7.1-5
ii  libx11-62:1.5.0-1

Versions of packages scim recommends:
pn  im-config | im-switch  
pn  scim-bridge-agent  
pn  scim-gtk-immodule  

Versions of packages scim suggests:
pn  scim-anthy  
pn  scim-canna  
pn  scim-chewing
pn  scim-hangul 
pn  scim-m17n   
pn  scim-pinyin 
pn  scim-prime  
pn  scim-skk
pn  scim-tables-additional  
pn  scim-tables-ja  
ii  scim-tables-ko  0.5.11-1
ii  scim-tables-zh  0.5.11-1
pn  scim-thai   
pn  scim-uim

-- no debconf information

Had to back out
# dpkg -i /var/cache/apt/archives/*1.4.13-4*
# aptitude forbid-version scim libscim8c2a
and restart my window manager (nodm),
to be able to get anything done today.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683147: ERROR: install script from emacs-goodies-el package failed

2012-07-29 Thread jidanni
Package: emacs-goodies-el
Version: 35.2
Severity: grave

Errors were encountered while processing:
 emacs-snapshot
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up emacs-snapshot (2:20120728-1) ...
Byte-compiling add-on packages, please wait... done.

Byte-compiling add-on packages, please wait... failed.

!! Byte-compilation for emacs-snapshot failed!
!! This indicates a bug in one of the add-on packages
!! installed on your system, or a bug in Emacs itself.
!! Please file a bug report against emacs-snapshot
!! and attach the file /tmp/emacs-snapshot.sEGcZo
dpkg: error processing emacs-snapshot (--configure):

install/emacs-goodies-el: Handling emacs-snapshot, logged in /tmp/elc_y1b0Tw.log
Building autoloads for emacs-snapshot in 
/usr/share/emacs-snapshot/site-lisp/emacs-goodies-el
ERROR: install script from emacs-goodies-el package failed

emacs-snapshot -batch --no-site-file --multibyte --eval (setq load-path (cons 
"." load-path)) -l autoload --eval (setq generated-autoload-file 
(expand-file-name "emacs-goodies-loaddefs.el")) --eval (setq make-backup-files 
nil) -f batch-update-autoloads .
Warning (initialization): Ignoring obsolete arg --multibyte
Generating autoloads for align-string.el...
Generating autoloads for align-string.el...done
Generating autoloads for all.el...
Generating autoloads for all.el...done
Generating autoloads for apache-mode.el...
Generating autoloads for apache-mode.el...done
Generating autoloads for ascii.el...
Generating autoloads for ascii.el...done
Generating autoloads for auto-fill-inhibit.el...
Generating autoloads for auto-fill-inhibit.el...done
Generating autoloads for bar-cursor.el...
Generating autoloads for bar-cursor.el...done
Generating autoloads for bm.el...
Generating autoloads for bm.el...done
Generating autoloads for boxquote.el...
Generating autoloads for boxquote.el...done
Generating autoloads for browse-huge-tar.el...
Generating autoloads for browse-huge-tar.el...done
Generating autoloads for browse-kill-ring.el...
Generating autoloads for browse-kill-ring.el...done
Generating autoloads for clipper.el...
Generating autoloads for clipper.el...done
Generating autoloads for coffee.el...
Generating autoloads for coffee.el...done
Generating autoloads for color-theme-library.el...
Generating autoloads for color-theme-library.el...done
Generating autoloads for color-theme.el...
Generating autoloads for color-theme.el...done
Generating autoloads for color-theme_seldefcustom.el...
Generating autoloads for color-theme_seldefcustom.el...done
Generating autoloads for csv-mode.el...
Generating autoloads for csv-mode.el...done
Generating autoloads for ctypes.el...
Generating autoloads for ctypes.el...done
Generating autoloads for dedicated.el...
Generating autoloads for dedicated.el...done
Generating autoloads for df.el...
Generating autoloads for df.el...done
Generating autoloads for dict.el...
Generating autoloads for dict.el...done
Generating autoloads for diminish.el...
Generating autoloads for diminish.el...done
Generating autoloads for dir-locals.el...
Generating autoloads for dir-locals.el...done
Generating autoloads for edit-env.el...
Generating autoloads for edit-env.el...done
Generating autoloads for egocentric.el...
Generating autoloads for egocentric.el...done
Generating autoloads for emacs-goodies-custom.el...
Generating autoloads for emacs-goodies-custom.el...done
Generating autoloads for emacs-goodies-el.el...
Generating autoloads for emacs-goodies-el.el...done
Generating autoloads for eproject-extras.el...
Generating autoloads for eproject-extras.el...done
Generating autoloads for eproject.el...
Generating autoloads for eproject.el...done
Generating autoloads for ff-paths.el...
Generating autoloads for ff-paths.el...done
Generating autoloads for filladapt.el...
Generating autoloads for filladapt.el...done
Generating autoloads for floatbg.el...
Generating autoloads for floatbg.el...done
Generating autoloads for folding.el...
Generating autoloads for folding.el...done
Generating autoloads for framepop.el...
Generating autoloads for framepop.el...done
Generating autoloads for graphviz-dot-mode.el...
Generating autoloads for graphviz-dot-mode.el...done
Generating autoloads for highlight-beyond-fill-column.el...
Generating autoloads for highlight-beyond-fill-column.el...done
Generating autoloads for highlight-completion.el...
Generating autoloads for highlight-completion.el...done
Generating autoloads for highlight-current-line.el...
Generating autoloads for highlight-current-line.el...done
Generating autoloads for home-end.el...
Generating autoloads for home-end.el...done
Generating autoloads for htmlize.el...
Generating autoloads for htmlize.el...done
Generating autoloads for initsplit.el...
Generating autoloads for initsplit.el...done
Generating autoloads for joc-toggle-buffer.el...
Generating autoloads for joc-toggle-buffer.el...done
Generating autoloads for joc-toggle-case.el...
Generating

Bug#678890: scim kaput

2012-07-03 Thread jidanni
TH> The mixing of gtk2/gtk3 causes the crash of scim.
No wonder. I knew there was a third factor involved... !



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678890: scim kaput

2012-07-02 Thread jidanni
Here's two reportbug --templates of the last working version

Versions of packages scim depends on:
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-34
ii  libcairo-gobject2   1.12.2-2
ii  libcairo2   1.12.2-2
ii  libgcc1 1:4.7.1-2
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libgtk-3-0  3.4.2-2
ii  libltdl72.4.2-1.1
ii  libpango1.0-0   1.30.0-1
pn  libscim8c2a 
ii  libstdc++6  4.7.1-2
ii  libx11-62:1.5.0-1

Versions of packages scim recommends:
pn  im-config | im-switch  
pn  scim-bridge-agent  
pn  scim-gtk-immodule  

Versions of packages scim suggests:
pn  scim-anthy  
pn  scim-canna  
pn  scim-chewing
pn  scim-hangul 
pn  scim-m17n   
pn  scim-pinyin 
pn  scim-prime  
pn  scim-skk
pn  scim-tables-additional  
pn  scim-tables-ja  
ii  scim-tables-ko  0.5.9-1
ii  scim-tables-zh  0.5.9-1
pn  scim-thai   
pn  scim-uim

-- no debconf information

Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-486
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libscim8c2a depends on:
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-34
ii  libcairo-gobject2   1.12.2-2
ii  libcairo2   1.12.2-2
ii  libgcc1 1:4.7.1-2
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libgtk-3-0  3.4.2-2
ii  libltdl72.4.2-1.1
ii  libpango1.0-0   1.30.0-1
ii  libstdc++6  4.7.1-2
ii  libx11-62:1.5.0-1
ii  multiarch-support   2.13-34

libscim8c2a recommends no packages.

libscim8c2a suggests no packages.

-- no debconf information

In .xsession I have
export XMODIFIERS=@im=SCIM GTK_IM_MODULE=xim; scim -d

Tell me if you want ~/.scim/ .



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678890: scim kaput

2012-07-02 Thread jidanni
Oops, it turns out one needs to use dpkg -i /var/cache/apt/archives/*scim*13-4*.
Yes I have been using it for years until today.
It said 'Failed to start'.
Are there any specific files I should send?



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678890: workaround for all this pain

2012-07-02 Thread jidanni
For me
libscim8c2a_1.4.13-5_i386.deb + scim_1.4.13-5_i386.deb still works.
any 1.4.14-1 item ruins everything.

Workaround for me:
# dpkg -i /var/cache/apt/archives/*scim*13-5*
# /etc/init.d/nodm stop
# /etc/init.d/nodm start
# set libscim8c2a:i386 scim
# aptitude forbid-version $@



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678890: scim kaput

2012-07-02 Thread jidanni
Let me remind you that by breaking this you have ...



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678484: second aptitude choice

2012-06-29 Thread jidanni
OK, it was the second aptitude choice. All fixed now.

# aptitude full-upgrade
The following NEW packages will be installed:
  libmailutils4{ab} (C: libmailutils2) (for mailutils)
  mailutils-common{ab} (B: libmailutils2) (for mailutils)
The following packages will be upgraded:
  mailutils
1 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2,508 kB of archives. After unpacking 3,835 kB will be used.
The following packages have unmet dependencies:
 libmailutils4 : Conflicts: libmailutils2 but 1:2.2+dfsg1-6+b1 is installed.
 mailutils-common : Breaks: libmailutils2 (< 1:2.3) but 1:2.2+dfsg1-6+b1 is 
installed.
open: 2; closed: 1; defer: 0; conflict: 0   
 .The following actions will resolve these dependencies:

 Remove the following packages:
1) mailutils
 Keep the following packages at their current version:
2) libmailutils4 [Not Installed]
3) mailutils-common [Not Installed]

Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

 Remove the following packages:
1) libmailutils2

Accept this solution? [Y/n/q/?]
The following NEW packages will be installed:
  libmailutils4{a} (D: mailutils) (for mailutils)
  mailutils-common{a} (D: libmailutils4, D: mailutils) (for mailutils)
The following packages will be REMOVED:
  libmailutils2{a} (C: libmailutils4, B: mailutils-common)
The following packages will be upgraded:
  mailutils
1 packages upgraded, 2 newly installed, 1 to remove and 0 not upgraded.
Need to get 0 B/2,508 kB of archives. After unpacking 1,222 kB will be used.
Do you want to continue? [Y/n/?]



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678484: still broken

2012-06-25 Thread jidanni
Hmm, yes only occurs on one of my three machines. Will check in three days.
versions-jidanni1:489:libmailutils4/unstable uptodate 1:2.99.97-3
versions-jidanni1:765:mailutils-common/unstable uptodate 1:2.99.97-3
versions-jidanni1:766:mailutils/unstable uptodate 1:2.99.97-3
versions-jidanni2:538:libmailutils4/unstable uptodate 1:2.99.97-3
versions-jidanni2:826:mailutils-common/unstable uptodate 1:2.99.97-3
versions-jidanni2:827:mailutils/unstable uptodate 1:2.99.97-3
versions-jidanni3:499:libmailutils2/unstable uptodate 1:2.2+dfsg1-6+b1
versions-jidanni3:773:mailutils/unstable upgradeable from 1:2.2+dfsg1-6+b1 to 
1:2.99.97-3



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678484: still broken

2012-06-25 Thread jidanni
Indeed, on my j2 machine all is well. aptitude log shows
[REMOVE, NOT USED] libmailutils2:i386
[INSTALL, DEPENDENCIES] libmailutils4:i386
[INSTALL, DEPENDENCIES] mailutils-common:i386
So I will check out what is wrong on my other machines after I get back
from town...



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678484: still broken

2012-06-25 Thread jidanni
$ set mailutils
$ apt-cache policy $@
mailutils:
  Installed: 1:2.2+dfsg1-6+b1
  Candidate: 1:2.99.97-3
  Version table:
 1:2.99.97-3 0
500 http://ftp2.de.debian.org/debian/ unstable/main i386 Packages
 1:2.99.97-1 0
  1 http://ftp2.de.debian.org/debian/ experimental/main i386 Packages
 *** 1:2.2+dfsg1-6+b1 0
100 /var/lib/dpkg/status
$ set libmailutils2
$ aptitude why $@
i   mailutils Depends libmailutils2 (> 1:2.1)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678484: still broken

2012-06-25 Thread jidanni
It  is   still notworking.


deb http://ftp2.de.debian.org/debian experimental main contrib non-free
deb http://ftp2.de.debian.org/debian unstable main contrib non-free

# aptitude full-upgrade
The following NEW packages will be installed:
  libmailutils4{ab} (C: libmailutils2) (for mailutils)
  mailutils-common{ab} (B: libmailutils2) (for mailutils)
The following packages will be upgraded:
  mailutils
1 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2,508 kB of archives. After unpacking 3,835 kB will be used.
The following packages have unmet dependencies:
 libmailutils4 : Conflicts: libmailutils2 but 1:2.2+dfsg1-6+b1 is installed.
 mailutils-common : Breaks: libmailutils2 (< 1:2.3) but 1:2.2+dfsg1-6+b1 is 
installed.
The following actions will resolve these dependencies:

 Remove the following packages:
1) mailutils

 Keep the following packages at their current version:
2) libmailutils4 [Not Installed]
3) mailutils-common [Not Installed]



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678484: cannot upgrade

2012-06-23 Thread jidanni
reopen 678484
thanks
I still get
# aptitude full-upgrade
The following NEW packages will be installed:
  libmailutils4{ab} (C: libmailutils2) (for mailutils)  
  mailutils-common{ab} (B: libmailutils2) (for mailutils)  
The following packages will be upgraded:
  mailutils  
1 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,508 kB of archives. After unpacking 3,835 kB will be used.
The following packages have unmet dependencies:
 libmailutils4 : Conflicts: libmailutils2 but 1:2.2+dfsg1-6+b1 is installed.
 mailutils-common : Breaks: libmailutils2 (< 1:2.3) but 1:2.2+dfsg1-6+b1 is 
installed.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678080: AttributeError: 'module' object has no attribute 'uses_fragment'

2012-06-20 Thread jidanni
> "L" == Ludovic Rousseau  writes:
L> You do not give the Python version
It was visible in the trace...

# su - nobody
No directory, logging in with HOME=/
$ HOME=/tmp plucker-build http://www.example.com > /tmp/zz
Traceback (most recent call last):
  File "/usr/bin/plucker-build", line 39, in 
from PyPlucker import Parser, ConfigFiles, __version__
  File "/usr/lib/python2.7/dist-packages/PyPlucker/Parser.py", line 12, in 

from PyPlucker import TextParser, ImageParser, PluckerDocs, ConversionParser
  File "/usr/lib/python2.7/dist-packages/PyPlucker/TextParser.py", line 66, in 

from PyPlucker import Url
  File "/usr/lib/python2.7/dist-packages/PyPlucker/Url.py", line 22, in 
urlparse.uses_fragment.append ('plucker')
AttributeError: 'module' object has no attribute 'uses_fragment'

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-486
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages plucker depends on:
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-33
ii  libcairo2   1.12.2-2
ii  libfontconfig1  2.9.0-6
ii  libfreetype62.4.9-1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libgtk2.0-0 2.24.10-1
ii  libjpeg88d-1
ii  libpango1.0-0   1.30.0-1
ii  python  2.7.3~rc2-1
ii  python-imaging  1.1.7-4
ii  python2.6   2.6.7-4
ii  python2.7   2.7.3-1
ii  zlib1g  1:1.2.7.dfsg-11

plucker recommends no packages.

Versions of packages plucker suggests:
ii  imagemagick8:6.7.7.2-1
ii  libjpeg-progs  8d-1
ii  pilot-link 0.12.5-5

-- no debconf information

Purging python2.6 didn't help either.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#678080: AttributeError: 'module' object has no attribute 'uses_fragment'

2012-06-18 Thread jidanni
Package: plucker
Version: 1.8-33+b2
Severity: grave

Upon update of python we now get

Traceback (most recent call last):
  File "/usr/bin/plucker-build", line 39, in 
from PyPlucker import Parser, ConfigFiles, __version__
  File "/usr/lib/python2.7/dist-packages/PyPlucker/Parser.py", line 12, in 

from PyPlucker import TextParser, ImageParser, PluckerDocs, ConversionParser
  File "/usr/lib/python2.7/dist-packages/PyPlucker/TextParser.py", line 66, in 

from PyPlucker import Url
  File "/usr/lib/python2.7/dist-packages/PyPlucker/Url.py", line 22, in 
urlparse.uses_fragment.append ('plucker')
AttributeError: 'module' object has no attribute 'uses_fragment'



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#677431: Symbol's function definition is void: --post-body--70277

2012-06-13 Thread jidanni
Too complicated to try CVS. Too hard to look for and back out to older
emacs-snapshot versions.
I will just use firefox until it gets fixed.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#677431: Symbol's function definition is void: --post-body--70277

2012-06-13 Thread jidanni
X-debbugs-Cc: emacs-...@namazu.org
Package: w3m-el-snapshot
Version: 1.4.482+0.20120609-1
Severity: grave

Browsing any site gives
error in process sentinel: w3m-process-sentinel: Symbol's function definition 
is void: --post-body--70277



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#671805: The discrepancy in size makes this package uninstallable via apt

2012-05-06 Thread jidanni
Package: basex
Version: 7.2.1-1
Severity: critical

The discrepancy in size makes this package uninstallable via apt.

# apt-cache show basex
Version: 7.2.1-1
Size: 2319378
# wget http://ike.egr.msu.edu/debian/pool/main/b/basex/basex_7.2.1-1_all.deb
2012-05-07 08:31:41 (105 KB/s) - `basex_7.2.1-1_all.deb' saved [2317708/2317708]

One must install it by hand with dpkg -i.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#665436: PHP no longer usable

2012-03-23 Thread jidanni
Package: apache2
Version: 2.4.1-2
Severity: grave

# a2enmod php5
Enabling module php5.
To activate the new configuration, you need to run:
  service apache2 restart
# service apache2 restart
apache2: Syntax error on line 161 of /etc/apache2/apache2.conf: Syntax error on 
line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load 
/usr/lib/apache2/modules/libphp5.so into server: 
/usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such 
file or directory
Action 'configtest' failed.
The Apache error log may have more information.

# set libapache2-mod-php5
# aptitude install $@
The following NEW packages will be installed:

  apache2-mpm-prefork{a} (D: libapache2-mod-php5, R: apache2-doc, R: 
phpmyadmin, R: wdg-html-validator) (for )
  apache2.2-bin{a} (D: apache2-mpm-prefork, D: apache2.2-common, R: 
apache2-bin) (for libapache2-mod-php5)
  apache2.2-common{a} (D: apache2-mpm-prefork, D: libapache2-mod-php5, R: 
apache2, R: apache2-bin, R: apache2-data) (for libapache2-mod-php5)
  libapache2-mod-php5
0 packages upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/4,369 kB of archives. After unpacking 12.1 MB will be used.
The following packages have unmet dependencies:
  apache2-data: Conflicts: apache2.2-common but 2.2.22-2 is to be installed.
  apache2: Conflicts: apache2.2-common but 2.2.22-2 is to be installed.
  apache2-bin: Conflicts: apache2.2-bin but 2.2.22-2 is to be installed.
   Conflicts: apache2.2-common but 2.2.22-2 is to be installed.
The following actions will resolve these dependencies:

 Remove the following packages:
1) apache2
2) apache2-bin
3) apache2-data



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#665330: test "/etc/init.d/MyPackage start" before shipping, please

2012-03-23 Thread jidanni
It doesn't matter who is to blame.
A simple /etc/init.d/... start test could catch such grave bugs before
they hit the user.
Who is to blame could be figured out internally.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#665330: test "/etc/init.d/MyPackage start" before shipping, please

2012-03-23 Thread jidanni
I have an idea,
all /etc/init.d/ script packages should test to see they actually can be
started and stopped before their debs get shipped.
Hmmm, and all bin/ programs should given a test run too... to at least
see they can print --version without segfaulting etc.
Hmmm, all even more important than piuparts.
I mean it would avoid "show stoppers of the first degree".

> "AT" == Arno Töll  writes:

AT> On 24.03.2012 01:59, jida...@jidanni.org wrote:
>> May I humbly request that your build scripts in the future "take
>> the automobile for a test drive" (/etc/init.d/apache2 start at
>> least) "at the factory, before it reaches the dealership".

AT> And your point is? Our package worked just fine until someone else
AT> decided to break unrelated packages by uploading broken reverse
AT> dependencies exactly 8 days after uploading and building our package -
AT> or to put it with your words "after it left the factory".



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#665330: add a test

2012-03-23 Thread jidanni
May I humbly request that your build scripts in the future "take the
automobile for a test drive" (/etc/init.d/apache2 start at least) "at
the factory, before it reaches the dealership".



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#665330: symbol lookup error: /usr/sbin/apache2: undefined symbol: pcre_info

2012-03-22 Thread jidanni
Package: apache2.2-common
Version: 2.2.22-2
Severity: grave

Starting web server: apache2/usr/sbin/apache2: symbol lookup error: 
/usr/sbin/apache2: undefined symbol: pcre_info
Action 'start' failed.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#661196: can't figure out how to back out

2012-02-24 Thread jidanni
clone 661196 -1
reassign -1 libnss3-1d
found -1 3.13.3-1
thanks



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#661196: relocation error

2012-02-24 Thread jidanni
Package: iceweasel
Version: 12.0~a2+20120217042010-1
Severity: grave

$ firefox http://www.couchsurfing.org/home.html
/usr/lib/iceweasel/firefox-bin: relocation error:
/usr/lib/xulrunner-12.0/libxul.so: symbol
SSL_RestartHandshakeAfterAuthCertificate, version NSS_3.13.2 not defined
in file libssl3.so.1d with link time reference



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#655842: mess seen if defoma is installed

2012-01-22 Thread jidanni
I installed defoma in order to remove it.
And got the following mess.
At least it removed it.

# aptitude full-upgrade
The following packages will be upgraded:
  fonts-arphic-uming
1 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/10.6 MB of archives. After unpacking 56.3 kB will be freed.
Do you want to continue? [Y/n/?]
Selecting previously unselected package fonts-arphic-uming.
(Reading database ... 11 files and directories currently installed.)
Preparing to replace fonts-arphic-uming 0.2.20080216.2-1 (using 
.../fonts-arphic-uming_0.2.20080216.2-2_all.deb) ...
/etc/defoma/hints/ttf-arphic-uming.hints: Unable to open, or empty.
#!/bin/sh -xv
set -e
+ set -e

# Purge leftovers from the old package if present

PACKAGE=ttf-arphic-uming
+ PACKAGE=ttf-arphic-uming ...



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#651130: could backout unscathed

2011-12-05 Thread jidanni
Workaround found!
# dpkg -i /var/cache/apt/archives/console-common_0.7.85_all.deb
dpkg: warning: downgrading console-common from 0.7.86 to 0.7.85.
# aptitude forbid-version console-common
#



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#651130: loop between service networking and resolvconf if started

2011-12-05 Thread jidanni
Package: console-common
Version: 0.7.86
Severity: critical

Seen upon upgrade:

Errors were encountered while processing:
 console-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up console-common (0.7.86) ...
Looking for keymap to install:
us
insserv: There is a loop between service networking and resolvconf if started
insserv:  loop involving service resolvconf at depth 12
insserv:  loop involving service mountall at depth 11
insserv: There is a loop between service networking and mountall if started
insserv:  loop involving service urandom at depth 13
insserv:  loop involving service checkfs at depth 11
insserv: There is a loop between service networking and resolvconf if started
insserv:  loop involving service mountnfs at depth 6
insserv:  loop involving service networking at depth 5
insserv:  loop involving service ifupdown at depth 4
insserv: There is a loop between service mountnfs and networking if started
insserv:  loop involving service mountnfs-bootclean at depth 16
insserv:  loop involving service alsa-utils at depth 27
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing console-common (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 console-common



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#648821: Isn't there anyway to back out?

2011-11-19 Thread jidanni
Isn't there anyway to back out?
I.e., don't leave a broken version at the "head" of Debain.
Can't you make a version 15A that is just really the last working 14?

I mean just don't let
$ aptitude install chromium
give and unusable version for day after day?

Yes the user can do aptitude forbid-version but can't something
temporarily be done at the Developer's end?



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#647895: fixed in iftop 1.0~pre2-1 so kindly update sid

2011-11-19 Thread jidanni
This is fixed in iftop 1.0~pre2-1 so no point in leaving a broken version in 
sid!



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#648880: trying to overwrite '/usr/bin/json_pp', which is also in package libjson-pp-perl 2.27200-1

2011-11-15 Thread jidanni
> "DH" == Dominic Hargreaves  writes:
DH> Have you tried to fix your problem with the recipe given in
DH> ?
OK
# dpkg --force-all -P libjson-pp-perl
broke the logjam with minimal collateral damage...



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#648880: trying to overwrite '/usr/bin/json_pp', which is also in package libjson-pp-perl 2.27200-1

2011-11-15 Thread jidanni
Where can I pick up the new debs today?
http://anonscm.debian.org/gitweb/ is too big for my browser.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#648880: trying to overwrite '/usr/bin/json_pp', which is also in package libjson-pp-perl 2.27200-1

2011-11-15 Thread jidanni
Sure hope it reaches http://incoming.debian.org/ soon. I've even managed
to mess up apt.

38 packages upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
Need to get 0 B/66.7 MB of archives. After unpacking 99.9 MB will be used.
Do you want to continue? [Y/n/?] 
/usr/bin/perl: symbol lookup error: 
/usr/lib/perl5/auto/Locale/gettext/gettext.so: undefined symbol: 
Perl_xs_apiversion_bootcheck




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#648880: trying to overwrite '/usr/bin/json_pp', which is also in package libjson-pp-perl 2.27200-1

2011-11-15 Thread jidanni
$ bts severity 648880 critical
Can't locate Encode.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 
/usr/local/lib/site_perl .) at /usr/share/perl/5.14/Pod/Text.pm line 32.
BEGIN failed--compilation aborted at /usr/share/perl/5.14/Pod/Text.pm line 32.
Compilation failed in require at (eval 2) line 2.
...propagated at /usr/share/perl/5.14/base.pm line 93.
BEGIN failed--compilation aborted at /usr/bin/bts line 33.

> "DH" == Dominic Hargreaves  writes:
DH> reassign 648880 libjson-pp-perl
DH> tags 648880 +confirmed
DH> thanks

DH> On Wed, Nov 16, 2011 at 04:18:45AM +0800, jida...@jidanni.org wrote:
>> dpkg: error processing /var/cache/apt/archives/perl_5.14.2-3_i386.deb 
>> (--unpack):
>> trying to overwrite '/usr/bin/json_pp', which is also in package 
>> libjson-pp-perl 2.27200-1
>> configured to not write apport reports

DH> It makes more sense to fix this in libjson-pp-perl, like other similar
DH> packages.

It's all falling apart.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#648880: trying to overwrite '/usr/bin/json_pp', which is also in package libjson-pp-perl 2.27200-1

2011-11-15 Thread jidanni
Package: perl
Version: 5.12.4-6
Severity: grave

dpkg: error processing /var/cache/apt/archives/perl_5.14.2-3_i386.deb 
(--unpack):
 trying to overwrite '/usr/bin/json_pp', which is also in package 
libjson-pp-perl 2.27200-1
configured to not write apport reports
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#647992: me too

2011-11-13 Thread jidanni
whatabunchofjunk



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#647576: can't read pdfs any more

2011-11-04 Thread jidanni
However adding those
displayFontT1
to ones ~/.xpdfrc as a workaround now give
Error: Unknown config file command '{0:t}' ({1:t}:{2:d})
So OK
# wget http://ftp.tw.debian.org/debian/pool/main/x/xpdf/xpdf_3.02-21_i386.deb
# dpkg -i xpdf_3.02-21_i386.deb
# aptitude hold xpdf
for now.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#647576: can't read pdfs any more

2011-11-04 Thread jidanni
I bet it has something to do with how the xpdfrc was changed,

--- BROKEN  2011-11-05 09:54:16.419868204 +0800
+++ WORKS   2011-11-05 10:00:10.008625592 +0800
@@ -5 +5 @@
-# Xpdf looks for a config file in the following two places:
+# The Xpdf tools look for a config file in two places:
@@ -27,14 +27,14 @@
-fontFile Times-Roman   /usr/share/fonts/type1/gsfonts/n021003l.pfb
-fontFile Times-Italic  /usr/share/fonts/type1/gsfonts/n021023l.pfb
-fontFile Times-Bold/usr/share/fonts/type1/gsfonts/n021004l.pfb
-fontFile Times-BoldItalic  /usr/share/fonts/type1/gsfonts/n021024l.pfb
-fontFile Helvetica /usr/share/fonts/type1/gsfonts/n019003l.pfb
-fontFile Helvetica-Oblique /usr/share/fonts/type1/gsfonts/n019023l.pfb
-fontFile Helvetica-Bold
/usr/share/fonts/type1/gsfonts/n019004l.pfb
-fontFile Helvetica-BoldOblique /usr/share/fonts/type1/gsfonts/n019024l.pfb
-fontFile Courier   /usr/share/fonts/type1/gsfonts/n022003l.pfb
-fontFile Courier-Oblique   /usr/share/fonts/type1/gsfonts/n022023l.pfb
-fontFile Courier-Bold  /usr/share/fonts/type1/gsfonts/n022004l.pfb
-fontFile Courier-BoldOblique   /usr/share/fonts/type1/gsfonts/n022024l.pfb
-fontFile Symbol
/usr/share/fonts/type1/gsfonts/s05l.pfb
-fontFile ZapfDingbats  /usr/share/fonts/type1/gsfonts/d05l.pfb
+displayFontT1 Times-Roman  
/usr/share/fonts/type1/gsfonts/n021003l.pfb
+displayFontT1 Times-Italic 
/usr/share/fonts/type1/gsfonts/n021023l.pfb
+displayFontT1 Times-Bold   
/usr/share/fonts/type1/gsfonts/n021004l.pfb
+displayFontT1 Times-BoldItalic 
/usr/share/fonts/type1/gsfonts/n021024l.pfb
+displayFontT1 Helvetica
/usr/share/fonts/type1/gsfonts/n019003l.pfb
+displayFontT1 Helvetica-Oblique
/usr/share/fonts/type1/gsfonts/n019023l.pfb
+displayFontT1 Helvetica-Bold   
/usr/share/fonts/type1/gsfonts/n019004l.pfb
+displayFontT1 Helvetica-BoldOblique
/usr/share/fonts/type1/gsfonts/n019024l.pfb
+displayFontT1 Courier  
/usr/share/fonts/type1/gsfonts/n022003l.pfb
+displayFontT1 Courier-Oblique  
/usr/share/fonts/type1/gsfonts/n022023l.pfb
+displayFontT1 Courier-Bold 
/usr/share/fonts/type1/gsfonts/n022004l.pfb
+displayFontT1 Courier-BoldOblique  
/usr/share/fonts/type1/gsfonts/n022024l.pfb
+displayFontT1 Symbol   
/usr/share/fonts/type1/gsfonts/s05l.pfb
+displayFontT1 ZapfDingbats 
/usr/share/fonts/type1/gsfonts/d05l.pfb
@@ -54 +54 @@
-psFile "|lp"
+psFile "|lpr"
@@ -74,0 +75,4 @@
+
+# Enable Type 1 font rasterizing with t1lib. Default "yes".
+
+#enableT1lib   no



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#647576: can't read pdfs any more

2011-11-04 Thread jidanni
Derek, I have a recommendation,
there should be a way or a flag to print errors to the calling shell
when there are font problems.

The user should not need to use gdb to figure out why.
Thanks.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#647576: can't read pdfs any more

2011-11-04 Thread jidanni
MG> it along by debugging font loading on these problematic pdfs.  I just
There is no debug option, and strace just gives a mess. All I know is
$ pdffonts $@
name type  emb sub uni object ID
 - --- --- --- -
Arial-BoldMT TrueType  no  no  no1922  0
ArialMT  TrueType  no  no  no1924  0
QGVAXS+Calibri   TrueType  yes yes yes   1926  0
Arial-ItalicMT   TrueType  no  no  no 263  0
TimesNewRomanPSMTTrueType  no  no  no 274  0
Tahoma   TrueType  no  no  no 315  0
Verdana-Italic   TrueType  no  no  no 403  0
AITIHY+SymbolMT  CID TrueType  yes yes yes460  0
CourierNewPSMT   TrueType  no  no  no 587  0
PFAPJU+MyriadPro-Regular Type 1C   yes yes yes638  0
And some are not in /etc/xpdf/xpdfrc.
All I know is previous debian xpdf versions could read the file.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#647576: can't read pdfs any more

2011-11-04 Thread jidanni
All
I
Know
is
that
after many years of being able to use this package,
it is now broken
and you folks are calmly issuing new versions of a broken package.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#647576: can't read pdfs any more

2011-11-03 Thread jidanni
Package: xpdf
Version: 3.03-7
Severity: grave

Can you read the pdf in
http://portal.gsdi.org/files/?artifact_id=940



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#646223: cannot read timetables anymore

2011-10-22 Thread jidanni
Package: xpdf
Version: 3.03-5
Severity: grave

I can't read the times in http://www.ubus.com.tw/bus/image_bus/85TT.pdf .



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#645108: http://portal.gsdi.org/files/?artifact_id=928 unreadable

2011-10-15 Thread jidanni
Well at least pdftotext still works, but it will take some getting used to.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#645108: http://portal.gsdi.org/files/?artifact_id=928 unreadable

2011-10-15 Thread jidanni
Serious is correct.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#642495: lintian

2011-09-27 Thread jidanni
Couldn't lintian have detected this?
http://lintian.debian.org/



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633652: how embarrassing that root cannot use X windows on Debian

2011-09-27 Thread jidanni
OK thanks... all I know is I now use sux and am back in business.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#642495: me too

2011-09-26 Thread jidanni
Me too, what a mess.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#640087: PASSWORDS NOW COMPLETELY BROKEN

2011-09-02 Thread jidanni
Package: xpdf
Version: 3.02-21
Severity: grave

This bug will have users calling their financial institutions screaming
that their password has been changed.

When all along xpdf it is xpdf which is now broken
$ xpdf  -upw zz /tmp/ch.pdf
Error: Incorrect password
$ xpdf.real -upw zz /tmp/ch.pdf
[OK]



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633704: horrible Segmentation fault

2011-08-31 Thread jidanni
As this is continually messing up many of my programs, I can no longer
recommend people use this package.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633652: emacs on a text console - please help me overcome the shock

2011-08-23 Thread jidanni
I am now officially pleased with sux, enabling me to use X programs as
root despite http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633652 .
Thanks everybody. Have a song,
http://www.youtube.com/watch?v=gLtzQXTHiqk&list=PL38C412C876528CCB



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633652: emacs on a text console - please help me overcome the shock

2011-08-22 Thread jidanni
> "KR" == Kenyon Ralph  writes:
KR> I use emacs under X to administer my Debian systems. I don't run it as
KR> root though. I use emacs TRAMP to use sudo to edit files as root on
KR> the local machine. On remote machines I do the same but in an ssh
KR> session in xterm (I don't use mouse or menu bars in emacs in X
KR> anyway).
I'm a safe sex fan myself, however there are limits to how much I am
willing to sacrifice that raw feel.

KR> Looking at bug 633652, have you tried running X programs as root with
KR> sux or gksu instead of su? http://packages.debian.org/squeeze/sux
KR> http://packages.debian.org/squeeze/gksu

Mmmm, sounds kinky, but at my age I don't think we can teach this old
dog new tricks. But I suppose that's what the younger generation will
use and just mark this bug wontfix. Alas, no family values.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633652: emacs on a text console - please help me overcome the shock

2011-08-22 Thread jidanni
> "r" == rdiezmail-emacs   writes:
r> The console mode has been a shock. There is no mouse at all. I cannot
r> navigate the menus as usual, menu-bar-open is weird and unfriendly.
r> But, worst of all, some key combinations do not work well.
But that's the way it must be here on Debian, if you are root.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633652
My question is how do all those high powered Debian Developers cope?
Don't tell me they don't use emacs.
Or not as root.
Not even
when
administering their system?



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633652: emacs on a text console - please help me overcome the shock

2011-08-22 Thread jidanni
> "r" == rdiezmail-emacs   writes:
r> Hi all:

r> I'm a "normal" GUI computer user, I've used things like Delphi,
r> Eclipse, gedit, Notepad++ and Visual Studio all my life. I've also
r> been using emacs for some time under Ubuntu and under Windows. It
r> took me a while to set it up with "standard" behaviour, like
r> shift+arrows for text selection and so on, I found the cua mode to be
r> helpful. Every now and then, I even click on the menus with the
r> mouse. However, I've written some simple, copy-paste lisp too, so I'm
r> not just a standard mouse user. In fact, my .emacs file has grown
r> much more than I ever thought it would. 8-)


r> Now I have to work on a remote server via SSH, and the connection is
r> not fast enough to tunnel X Windows over it, so I have to switch to
r> console mode with "emacs -nw".

r> The console mode has been a shock. There is no mouse at all. I cannot
r> navigate the menus as usual, menu-bar-open is weird and unfriendly.
r> But, worst of all, some key combinations do not work well.

Same for me, but that's life here on Debian, even on ones very own
laptop, no SSH involved, and even if you are root,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633652



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#638595: WWWOFFLE HTTPS now unusable

2011-08-20 Thread jidanni
Various truncation states are observed:
$ GET https://bugzilla.mozilla.org/ | sed '$!d'
out of dynamic memory in yy_get_next_buffer()
$ GET -P https://bugzilla.mozilla.org/ | sed '$!d'
$ GET https://bugzilla.wikimedia.org/ | sed '$!d'
$ GET -P https://bugzilla.wikimedia.org/ | sed '$!d'
$ wwwoffle https://bugzilla.mozilla.org/
Requesting: https://bugzilla.mozilla.org/
$ wwwoffle -o https://bugzilla.mozilla.org/ | sed '$!d'
  | Search
$ GET https://bugzilla.mozilla.org/ | sed '$!d'
$ 



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#638595: WWWOFFLE HTTPS now unusable

2011-08-20 Thread jidanni
And we find "out of dynamic memory in yy_get_next_buffer" in
https://bugzilla.mozilla.org/show_bug.cgi?id=680630
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638595



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#638595: WWWOFFLE HTTPS now unusable

2011-08-19 Thread jidanni
X-debbugs-cc: wwwoffle-us...@gedanken.demon.co.uk, a...@gedanken.demon.co.uk
Package: wwwoffle
Version: 2.9f-2.2
Severity: grave

This can't just be a coincidental bug in libgcrypt11, libgnutls26, lyxn,
w3m all at the same time. It obviously is a WWWOFFLE bug.

In syslog I see
kernel: [23845.729604] wwwoffled[15387]: segfault at 1ee45974 ip b7589e6c sp 
bf8f4654 error 4 in libgcrypt.so.11.6.0[b7539000+7d000]

It happens when I do
$ wwwoffle https://bugzilla.mozilla.org/
$ wwwoffle -offline
$ poff
$ wwwoffle-ls https://bugzilla.mozilla.org/
DM1DXC+wwzmqA9IEIhJkqQA   16367 Aug 20 11:26 https://bugzilla.mozilla.org/
$ https_proxy=http://localhost:8080/ lynx -dump https://bugzilla.mozilla.org | 
wc
  0   0   0
But when I use w3m instead of lynx, the error moves to

kernel: [24364.305295] wwwoffled[15491]: segfault at bf8f6000 ip b773f94c sp 
bf8f46a0 error 6 in libgnutls.so.26.21.1[b7714000+c4000]

Will anything mentioned in /usr/share/doc/wwwoffle/README.https.gz work
as a workaround to enable one to browse HTTPS pages until this bug is
fixed? Other than
$ GET https://bugzilla.mozilla.org/|w3m -T text/html
for now?
-- System Information:
Kernel: Linux 3.0.0-1-486
Versions of packages wwwoffle depends on:
ii  libgcrypt11   1.4.6-9LGPL Crypto library - runtime libr
ii  libgnutls26   2.12.7-6   GNU TLS library - runtime library



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#625423: sitecopy: ftbfs with gcc-4.6 -Werror

2011-08-17 Thread jidanni
Maybe this only affects AMD? Or 64 bit or something... that way my
future is safe? P.S., my mom can't even cut and paste, and I'm not much
better. So I don't think I can help out.






-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#625423: sitecopy: ftbfs with gcc-4.6 -Werror

2011-08-13 Thread jidanni
> "ST" == Sandro Tosi  writes:
ST> It would be nice if you can give it a look, since soon sitecopy will
ST> not be buildable anymore.
Hey, some of us still use sitecopy here on Debian.
What will happen if upstream is unresponsive?
What should be my contingency plan? Thanks.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#637435: no kidding

2011-08-13 Thread jidanni
> "AOS" == Andrew O Shadoura  writes:

AOS> What does it say if you add set -x into the very beginning
AOS> of /etc/init.d/ifupdown-clean?

+ log_begin_msg 'Cleaning up ifupdown...'
+ '[' -z 'Cleaning up ifupdown...' ']'
+ /bin/echo -n 'Cleaning up ifupdown...'
Cleaning up ifupdown...+ '[' -f /etc/network/run/ifstate -a '!' -L 
/etc/network/run/ifstate ']'
+ rm -f /etc/network/run/ifstate
rm: cannot remove `/etc/network/run/ifstate': Read-only file system

I only tested it on my jidanni2 machine. On my other machines I am not
bothered by the bug so did not hold the package back.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#637589: dpkg: dependency problems prevent configuration of liblockfile1

2011-08-12 Thread jidanni
> "SJ" == Sven Joachim  writes:
SJ> That is not the package for which you reported the bug.
Well maybe I got distracted.
Anyways "whatever I did is 1000 times less worse than the person who
caused the bug" :-)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#637589: dpkg: dependency problems prevent configuration of liblockfile1

2011-08-12 Thread jidanni
> "SJ" == Sven Joachim  writes:
SJ> How about consulting the BTS before filing such bugs?
I did.
http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=liblockfile1
However what I need is a single URL guaranteed to find the bug.
Google no good... can't index that fast.
Looking into the messages to find the right package no good...
by that time I will no longer be the first to report it! :-)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#637589: dpkg: dependency problems prevent configuration of liblockfile1

2011-08-12 Thread jidanni
Package: liblockfile-bin
Severity: grave

Unpacking liblockfile-bin (from .../liblockfile-bin_1.09-2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/liblockfile-bin_1.09-2_i386.deb 
(--unpack):
 trying to overwrite '/usr/bin/dotlockfile', which is also in package 
liblockfile1 1.08-4
configured to not write apport reports
 Preparing to replace liblockfile1 1.08-4 (using 
.../liblockfile1_1.09-2_i386.deb) ...


dpkg: dependency problems prevent configuration of liblockfile1:
 liblockfile1 depends on liblockfile-bin (>= 1.09-2); however:
  Package liblockfile-bin is not installed.
dpkg: error processing liblockfile1 (--configure):
 dependency problems - leaving unconfigured
Setting up libnss3-1d (3.12.11-1) ...
Errors were encountered while processing:
 liblockfile1



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



  1   2   3   >