Bug#387464: marked as done (ftplib-dev: libftp.a can not be used on amd64)

2006-09-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Sep 2006 15:10:52 +0200
with message-id <[EMAIL PROTECTED]>
and subject line ftplib-dev: libftp.a can not be used on amd64
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ftplib-dev
Version: 3.1-1-6
Severity: serious
Architecture: amd64 (x86_64)

I get error when compiling with libftp.a: (g++-4.1 -shared myftp.c -lftp -fPIC 
-o libmyftp.so)
/usr/bin/ld: libftp.a(ftplib.o): relocation R_X86_64_32 against `a local 
symbol' can not be used when making a shared object; recompile with -fPIC

It makes package completely unusefull on amd64

---
kernel: linux-image-2.6.17-2-amd64 2.6.17-7
libc6: 2.3.6-15
---

Best Regards
Sergey Nivarov

--- End Message ---
--- Begin Message ---
On Thu, 14 Sep 2006, Sergey Nivarov wrote:
> Package: ftplib-dev
> Version: 3.1-1-6
> Severity: serious
> Architecture: amd64 (x86_64)
> 
> I get error when compiling with libftp.a: (g++-4.1 -shared myftp.c -lftp 
> -fPIC -o libmyftp.so)
> /usr/bin/ld: libftp.a(ftplib.o): relocation R_X86_64_32 against `a local 
> symbol' can not be used when making a shared object; recompile with -fPIC
> 
> It makes package completely unusefull on amd64

I don't think that the package is at fault. The .o inside the .a are
effectively compiled without -fPIC as they should, so that one can
link them into an application.

Here you're compiling a shared library and you should not use the .a file
but rather link to the .so.

The command line above on a clean install, effectively link the package
with the so and it works well:
(sid) [EMAIL PROTECTED]:~/tmp$ g++-4.1 -shared myftp.c -lftp -fPIC -o 
libmyftp.so
(sid) [EMAIL PROTECTED]:~/tmp$ ldd libmyftp.so
linux-gate.so.1 =>  (0xe000)
libftp.so.3 => /usr/lib/libftp.so.3 (0xb7fbf000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7ee)
libm.so.6 => /lib/tls/libm.so.6 (0xb7ebb000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7eb)
libc.so.6 => /lib/tls/libc.so.6 (0xb7d7e000)
/lib/ld-linux.so.2 (0x8000)

To reproduce the error message that you give one must link explicitely to
the .a:
# g++-4.1 -shared myftp.c /usr/lib/libftp.a -fPIC -o libmyftp.so
/usr/bin/ld: /usr/lib/libftp.a(ftplib.o): relocation R_X86_64_32 against `a 
local symbol' can not be used when making a shared object; recompile with -fPIC

(Thanks to Sam Hocevar who made the test on amd64)

It's possible to you deleted the /usr/lib/libftp.so symlink or that you
modified it by error. However the amd64 package its fine.

Thus I'm closing this bug.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/
--- End Message ---


Bug#387754: /usr/bin/enscript: support UTF-8

2006-09-16 Thread Dan Jacobson
X-debbugs-cc: [EMAIL PROTECTED]
Package: enscript
Version: 1.6.4-9
Severity: wishlist
File: /usr/bin/enscript

$ date|enscript
[ 1 pages * 1 copy ] sent to printer
3 non-printable characters
-- System Information:
Locale: LANG=zh_TW.utf8, LC_CTYPE=zh_TW.utf8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#387753: ttfprint: does this package still work?

2006-09-16 Thread Dan Jacobson
Package: ttfprint
Version: 0.9-5.3
Severity: normal

$ who|ttfprint
Error opening ttf font file /usr/share/fonts/truetype//moe_sung.ttf
$ who|TTF_PATH=/usr/share/fonts/truetype/arphic ttfprint --fn bsmi00lp >| f
$ ps2pdf f ff
ERROR: /configurationerror in --setpagedevice--
Additional information: [/DeferredMediaSelection true]
Operand stack:
   --dict:5/5(L)--
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
   --nostringval--   2   %stopped_push   --nostringval--
   --nostringval--   --nostringval--   false   1   %stopped_push   1
   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   1
   3   %oparray_pop   .runexec2   --nostringval--   --nostringval--
   --nostringval--   2   %stopped_push   --nostringval--   1   3
   %oparray_pop   --nostringval--   --nostringval--   --nostringval--
   --dict:1/2(L)--   --nostringval--   2   %dict_continue 
Dictionary stack:
   --dict:1118/1686(ro)(G)--   --dict:0/20(G)--   --dict:102/200(L)--
Current allocation mode is local
Current file position is 149
ESP Ghostscript 815.02: Unrecoverable error, exit code 1


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gtksee_0.5.6-2_i386.changes ACCEPTED

2006-09-16 Thread Debian Installer

Accepted:
gtksee_0.5.6-2.diff.gz
  to pool/main/g/gtksee/gtksee_0.5.6-2.diff.gz
gtksee_0.5.6-2.dsc
  to pool/main/g/gtksee/gtksee_0.5.6-2.dsc
gtksee_0.5.6-2_i386.deb
  to pool/main/g/gtksee/gtksee_0.5.6-2_i386.deb


Override entries for your package:
gtksee_0.5.6-2.dsc - source graphics
gtksee_0.5.6-2_i386.deb - extra graphics

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of gtksee_0.5.6-2_i386.changes

2006-09-16 Thread Archive Administrator
gtksee_0.5.6-2_i386.changes uploaded successfully to localhost
along with the files:
  gtksee_0.5.6-2.dsc
  gtksee_0.5.6-2.diff.gz
  gtksee_0.5.6-2_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



apt-listbugs_0.0.50_i386.changes ACCEPTED

2006-09-16 Thread Debian Installer

Accepted:
apt-listbugs_0.0.50.dsc
  to pool/main/a/apt-listbugs/apt-listbugs_0.0.50.dsc
apt-listbugs_0.0.50.tar.gz
  to pool/main/a/apt-listbugs/apt-listbugs_0.0.50.tar.gz
apt-listbugs_0.0.50_all.deb
  to pool/main/a/apt-listbugs/apt-listbugs_0.0.50_all.deb


Override entries for your package:
apt-listbugs_0.0.50.dsc - source admin
apt-listbugs_0.0.50_all.deb - optional admin

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 279579 289924 323931 332570 361606 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of apt-listbugs_0.0.50_i386.changes

2006-09-16 Thread Archive Administrator
apt-listbugs_0.0.50_i386.changes uploaded successfully to localhost
along with the files:
  apt-listbugs_0.0.50.dsc
  apt-listbugs_0.0.50.tar.gz
  apt-listbugs_0.0.50_all.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



sipp_3.1-11_i386.changes ACCEPTED

2006-09-16 Thread Debian Installer

Accepted:
sipp-dev_3.1-11_i386.deb
  to pool/main/s/sipp/sipp-dev_3.1-11_i386.deb
sipp_3.1-11.diff.gz
  to pool/main/s/sipp/sipp_3.1-11.diff.gz
sipp_3.1-11.dsc
  to pool/main/s/sipp/sipp_3.1-11.dsc
sipp_3.1-11_i386.deb
  to pool/main/s/sipp/sipp_3.1-11_i386.deb


Override entries for your package:
sipp-dev_3.1-11_i386.deb - optional devel
sipp_3.1-11.dsc - source libs
sipp_3.1-11_i386.deb - optional libs

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 359571 359575 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



ecos_2.0-0pre3_i386.changes ACCEPTED

2006-09-16 Thread Debian Installer

Accepted:
ecos-doc_2.0-0pre3_all.deb
  to pool/main/e/ecos/ecos-doc_2.0-0pre3_all.deb
ecos_2.0-0pre3.diff.gz
  to pool/main/e/ecos/ecos_2.0-0pre3.diff.gz
ecos_2.0-0pre3.dsc
  to pool/main/e/ecos/ecos_2.0-0pre3.dsc
ecos_2.0-0pre3_all.deb
  to pool/main/e/ecos/ecos_2.0-0pre3_all.deb
ecosconfig_2.0-0pre3_i386.deb
  to pool/main/e/ecos/ecosconfig_2.0-0pre3_i386.deb


Override entries for your package:
ecos-doc_2.0-0pre3_all.deb - optional doc
ecos_2.0-0pre3.dsc - source devel
ecos_2.0-0pre3_all.deb - optional devel
ecosconfig_2.0-0pre3_i386.deb - optional devel

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 230232 280329 285697 304788 327838 342960 356970 378420 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



libooc-x11 override disparity

2006-09-16 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libooc-x11-dev_20020123-3_i386.deb: package says section is devel, override 
says libdevel.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



libooc-x11_20020123-3_i386.changes ACCEPTED

2006-09-16 Thread Debian Installer

Accepted:
libooc-x11-dev_20020123-3_i386.deb
  to pool/main/libo/libooc-x11/libooc-x11-dev_20020123-3_i386.deb
libooc-x11_20020123-3.diff.gz
  to pool/main/libo/libooc-x11/libooc-x11_20020123-3.diff.gz
libooc-x11_20020123-3.dsc
  to pool/main/libo/libooc-x11/libooc-x11_20020123-3.dsc
libooc-x11_20020123-3_i386.deb
  to pool/main/libo/libooc-x11/libooc-x11_20020123-3_i386.deb


Override entries for your package:
libooc-x11-dev_20020123-3_i386.deb - optional libdevel
libooc-x11_20020123-3.dsc - source libs
libooc-x11_20020123-3_i386.deb - optional libs

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 372743 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of sipp_3.1-11_i386.changes

2006-09-16 Thread Archive Administrator
sipp_3.1-11_i386.changes uploaded successfully to localhost
along with the files:
  sipp_3.1-11.dsc
  sipp_3.1-11.diff.gz
  sipp_3.1-11_i386.deb
  sipp-dev_3.1-11_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of ecos_2.0-0pre3_i386.changes

2006-09-16 Thread Archive Administrator
ecos_2.0-0pre3_i386.changes uploaded successfully to localhost
along with the files:
  ecos_2.0-0pre3.dsc
  ecos_2.0-0pre3.diff.gz
  ecos_2.0-0pre3_all.deb
  ecos-doc_2.0-0pre3_all.deb
  ecosconfig_2.0-0pre3_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of libooc-x11_20020123-3_i386.changes

2006-09-16 Thread Archive Administrator
libooc-x11_20020123-3_i386.changes uploaded successfully to localhost
along with the files:
  libooc-x11_20020123-3.dsc
  libooc-x11_20020123-3.diff.gz
  libooc-x11-dev_20020123-3_i386.deb
  libooc-x11_20020123-3_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



libooc-xml override disparity

2006-09-16 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libooc-xml-dev_3.2.0-2_i386.deb: package says section is devel, override says 
libdevel.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



libooc-xml_3.2.0-2_i386.changes ACCEPTED

2006-09-16 Thread Debian Installer

Accepted:
libooc-xml-dev_3.2.0-2_i386.deb
  to pool/main/libo/libooc-xml/libooc-xml-dev_3.2.0-2_i386.deb
libooc-xml_3.2.0-2.diff.gz
  to pool/main/libo/libooc-xml/libooc-xml_3.2.0-2.diff.gz
libooc-xml_3.2.0-2.dsc
  to pool/main/libo/libooc-xml/libooc-xml_3.2.0-2.dsc
libooc-xml_3.2.0-2_i386.deb
  to pool/main/libo/libooc-xml/libooc-xml_3.2.0-2_i386.deb


Override entries for your package:
libooc-xml-dev_3.2.0-2_i386.deb - optional libdevel
libooc-xml_3.2.0-2.dsc - source libs
libooc-xml_3.2.0-2_i386.deb - optional libs

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



alicq_0.8.9-2_i386.changes ACCEPTED

2006-09-16 Thread Debian Installer

Accepted:
alicq_0.8.9-2.diff.gz
  to pool/main/a/alicq/alicq_0.8.9-2.diff.gz
alicq_0.8.9-2.dsc
  to pool/main/a/alicq/alicq_0.8.9-2.dsc
alicq_0.8.9-2_all.deb
  to pool/main/a/alicq/alicq_0.8.9-2_all.deb


Override entries for your package:
alicq_0.8.9-2.dsc - source net
alicq_0.8.9-2_all.deb - optional net

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of libooc-xml_3.2.0-2_i386.changes

2006-09-16 Thread Archive Administrator
libooc-xml_3.2.0-2_i386.changes uploaded successfully to localhost
along with the files:
  libooc-xml_3.2.0-2.dsc
  libooc-xml_3.2.0-2.diff.gz
  libooc-xml-dev_3.2.0-2_i386.deb
  libooc-xml_3.2.0-2_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of alicq_0.8.9-2_i386.changes

2006-09-16 Thread Archive Administrator
alicq_0.8.9-2_i386.changes uploaded successfully to localhost
along with the files:
  alicq_0.8.9-2.dsc
  alicq_0.8.9-2.diff.gz
  alicq_0.8.9-2_all.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]