Bug#527831: ecawave: FTBFS: ../libtool: line 2299: mkdir /.libs: No such file or directory

2009-05-08 Thread Lucas Nussbaum
Package: ecawave
Version: 1:0.6.1-11
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> /bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -DNDEBUG -ffast-math 
> -D_REENTRANT -D_REENTRANT -D_REENTRANT -ffast-math -fstrict-aliasing 
> -funroll-loops -DNDEBUG -DENABLE_DBC   -o ecawave  ecawave.o version.o 
> resources.o qeinterface.o qesession.o qefile.o qeacceptinput.o 
> qeopenfiledialog.o qesavefiledialog.o qewaveform.o qestatusbar.o qeevent.o 
> qenonblockingevent.o qeplayevent.o qesaveevent.o qechainopevent.o 
> qebuttonrow.o qecutevent.o qecopyevent.o qepasteevent.o qefadeinevent.o 
> qefadeoutevent.o qeaudioformatinput.o qefilenameinput.o 
> qechainoperatorinput.o qeobjectmap.o qeoperatorconfiguration.o  
> qeinterface.moc.o qesession.moc.o qefile.moc.o qeacceptinput.moc.o 
> qeopenfiledialog.moc.o qesavefiledialog.moc.o qewaveform.moc.o 
> qestatusbar.moc.o qechainopevent.moc.o qebuttonrow.moc.o qeinput.moc.o 
> qeaudioformatinput.moc.o qefilenameinput.moc.o qechainoperatorinput.moc.o 
> qeobjectmap.moc.o qeoperatorconfiguration.moc.o -L/usr/lib -lqt-mt -L/usr/lib 
> -lecasound -lkvutils -lsamplerate -laudiofile -lsndfile -lasound -ljack 
> -lpthread 
> ../libtool: line 767: X--tag=CXX: command not found
> ../libtool: line 800: libtool: ignoring unknown tag : command not found
> ../libtool: line 767: X--mode=link: command not found
> ../libtool: line 917: *** Warning: inferring the mode of operation is 
> deprecated.: command not found
> ../libtool: line 918: *** Future versions of Libtool will require --mode=MODE 
> be specified.: command not found
> gcc: no input files
> gcc: no input files
> gcc: no input files
> gcc: no input files
> ../libtool: line 2115: X-O2: command not found
> ../libtool: line 2115: X-DNDEBUG: command not found
> ../libtool: line 2115: X-ffast-math: command not found
> ../libtool: line 2115: X-D_REENTRANT: command not found
> ../libtool: line 2115: X-D_REENTRANT: command not found
> ../libtool: line 2115: X-D_REENTRANT: command not found
> ../libtool: line 2115: X-ffast-math: command not found
> ../libtool: line 2115: X-fstrict-aliasing: command not found
> ../libtool: line 2115: X-funroll-loops: command not found
> ../libtool: line 2115: X-DNDEBUG: command not found
> ../libtool: line 2115: X-DENABLE_DBC: command not found
> ../libtool: line 1853: X-L/usr/lib: No such file or directory
> ../libtool: line 1853: X-L/usr/lib: No such file or directory
> ../libtool: line 2279: Xecawave: command not found
> ../libtool: line 2284: X: command not found
> ../libtool: line 2291: Xecawave: command not found
> ../libtool: line 2299: mkdir /.libs: No such file or directory
> mkdir: cannot create directory `/.libs': Permission denied
> make[3]: *** [ecawave] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/ecawave_1:0.6.1-11_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#527832: fluidsynth: FTBFS: cp: cannot stat `/usr/share/libtool/ltmain.sh': No such file or directory

2009-05-08 Thread Lucas Nussbaum
Package: fluidsynth
Version: 1.0.8-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean
> find . -name '*.[oa]' -print |xargs rm -rf
> find . -name '*.l[oa]' -print |xargs rm -rf
> find . -name '*.s[oa]' -print |xargs rm -rf
> rm -f config.cache config.status config.log
> rm -f Makefile ltconfig
> rm -f debian/files
> rm -rf src/.libs
> test -r /usr/share/misc/config.sub && \
>  cp -f /usr/share/misc/config.sub config.sub
> test -r /usr/share/misc/config.guess && \
>  cp -f /usr/share/misc/config.guess config.guess
>  dpkg-source -b fluidsynth-1.0.8
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building fluidsynth using existing 
> fluidsynth_1.0.8.orig.tar.gz
> dpkg-source: info: building fluidsynth in fluidsynth_1.0.8-2.diff.gz
> dpkg-source: warning: ignoring deletion of file ltconfig
> dpkg-source: info: building fluidsynth in fluidsynth_1.0.8-2.dsc
>  debian/rules build
> dh_testdir
> rm -f config.sub config.guess ltmain.sh ltconfig
> cp -f /usr/share/misc/config.sub config.sub
> cp -f /usr/share/misc/config.guess config.guess
> cp -f /usr/share/libtool/ltmain.sh ltmain.sh
> cp: cannot stat `/usr/share/libtool/ltmain.sh': No such file or directory
> make: *** [configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/fluidsynth_1.0.8-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Decreased Female Libido - What To Do Abbout It

2009-05-08 Thread Mihalik Brockus
<>

Bug#438320: marked as done (xnetload: not handling nostrip build option (policy 10.1))

2009-05-08 Thread Debian Bug Tracking System

Your message dated Fri, 08 May 2009 19:17:12 +
with message-id 
and subject line Bug#438320: fixed in xnetload 1.11.3-1
has caused the Debian Bug report #438320,
regarding xnetload: not handling nostrip build option (policy 10.1)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
438320: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438320
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xnetload
Version: 1.11.0-4.1
Severity: wishlist
User: bui...@naquadah.org
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with 
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of xnetload_1.11.0-4.1 on octave for sid/i386 by rebuildd 
> 0.2.2-r136
> Build started at 2007-08-16 08:27:19.548035
> **
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 27.5kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main xnetload 1.11.0-4.1 (dsc) [590B]
> Get:2 http://ftp.fr.debian.org sid/main xnetload 1.11.0-4.1 (tar) [23.4kB]
> Get:3 http://ftp.fr.debian.org sid/main xnetload 1.11.0-4.1 (diff) [3514B]
> Fetched 27.5kB in 0s (176kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Thu Aug 16 08:27:22 UTC 2007
> pbuilder-time-stamp: 1187252842
> Building the build Environment
>  -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
>  -> creating local configuration
>  -> copying local configuration
>  -> mounting /proc filesystem
>  -> mounting /dev/pts filesystem
>  -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
>  -> Attempting to parse the build-deps 
>  -> Considering build-dep debhelper
>-> Trying debhelper
>  -> Considering build-dep libxt-dev
>-> Trying libxt-dev
[...]
> dh_builddeb
> dh_builddeb: Compatibility levels before 4 are deprecated.
>   dpkg-deb --build debian/xnetload ..
> dpkg-deb: building package `xnetload' in `../xnetload_1.11.0-4.1_i386.deb'.
>  dpkg-genchanges
> dpkg-genchanges: not including original source code in upload
> dpkg-buildpackage: binary and diff upload (original source NOT included)
> Copying back the cached apt archive contents
>  -> unmounting dev/pts filesystem
>  -> unmounting proc filesystem
>  -> cleaning the build env 
> -> removing directory /var/cache/pbuilder/build//27938 and its 
> subdirectories
> Current time: Thu Aug 16 08:33:34 UTC 2007
> pbuilder-time-stamp: 1187253214
> Checking xnetload_1.11.0-4.1_i386.deb for stripped binaries...
> ---
> /tmp/xnetload_1.11.0-4.1_i386.deb/usr/bin/xnetload: ELF 32-bit LSB 
> executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically 
> linked (uses shared libs), stripped
> 
> ...done
> Removing result files...
> ...done
> **
> Finished with status POST_BUILD_FAILED at 2007-08-16 08:33:38.373964
> Build needed 0:06:18.825929

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

--- End Message ---
--- Begin Message ---
Source: xnetload
Source-Version: 1.11.3-1

We believe that the bug you reported is fixed in the latest version of
xnetload, which is due to be installed in the Debian FTP archive:

xnetload_1.11.3-1.diff.gz
  to pool/main/x/xnetload/xnetload_1.11.3-1.diff.gz
xnetload_1.11.3-1.dsc
  to pool/main/x/xnetload/xnetload_1.11.3-1.dsc
xnetload_1.11.3-1_i386.deb
  to pool/main/x/xnetload/xnetload_1.11.3-1_i386.deb
xnetload_1.11.3.orig.tar.gz
  to pool/main/x/xnetload/xnetload_1.11.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 438...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry deFreese  (supplier of updated xnetload package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftp

xnetload_1.11.3-1_i386.changes ACCEPTED

2009-05-08 Thread Debian Installer

Accepted:
xnetload_1.11.3-1.diff.gz
  to pool/main/x/xnetload/xnetload_1.11.3-1.diff.gz
xnetload_1.11.3-1.dsc
  to pool/main/x/xnetload/xnetload_1.11.3-1.dsc
xnetload_1.11.3-1_i386.deb
  to pool/main/x/xnetload/xnetload_1.11.3-1_i386.deb
xnetload_1.11.3.orig.tar.gz
  to pool/main/x/xnetload/xnetload_1.11.3.orig.tar.gz


Override entries for your package:
xnetload_1.11.3-1.dsc - source net
xnetload_1.11.3-1_i386.deb - optional net

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 438320 


Thank you for your contribution to Debian.


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



Processing of xnetload_1.11.3-1_i386.changes

2009-05-08 Thread Archive Administrator
xnetload_1.11.3-1_i386.changes uploaded successfully to localhost
along with the files:
  xnetload_1.11.3-1.dsc
  xnetload_1.11.3.orig.tar.gz
  xnetload_1.11.3-1.diff.gz
  xnetload_1.11.3-1_i386.deb

Greetings,

Your Debian queue daemon


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



Livinng Like A Farm Animal

2009-05-08 Thread Hamelinck Schoenle
<>

Bug#524454: marked as done (xkbsel fails to configure, /var/lib/xkbsel missing)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Fri, 08 May 2009 18:32:07 +
with message-id 
and subject line Bug#524454: fixed in xkbsel 0.13-15
has caused the Debian Bug report #524454,
regarding xkbsel fails to configure, /var/lib/xkbsel missing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
524454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xkbsel
Version: 0.13-14
Severity: grave

lapse:~|master|xkb% sudo dpkg --configure -a 
#10039
Setting up xkbsel (0.13-14) ...
+ [ configure = configure ]
+ xkbseldb -R
dpkg: error processing xkbsel (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 xkbsel
lapse:~|master|xkb% sudo  xkbseldb -R  
#1,10040
cannot open directory /var/lib/xkbsel/compiled: No such file or directory
lapse:~|master|xkb% sudo mkdir /var/lib/xkbsel/compiled
#2,10041
mkdir: cannot create directory `/var/lib/xkbsel/compiled': No such file or 
directory
lapse:~|master|xkb% sudo mkdir /var/lib/xkbsel 
#1,10042
lapse:~|master|xkb% sudo mkdir /var/lib/xkbsel/compiled  
#10043
lapse:~|master|xkb% sudo xkbseldb -R 
#10044
Error:Can't find file "cssk_ibm" for symbols include
  Exiting
  Abandoning symbols file "cs"
Error:Can't find file "cssk_ibm" for symbols include
  Exiting
  Abandoning symbols file "cs_qwerty"
Error:Can't find file "cssk_ibm" for symbols include
  Exiting
  Abandoning symbols file "sk"
Error:Can't find file "cssk_ibm" for symbols include
  Exiting
  Abandoning symbols file "sk_qwerty"
Error:No Symbols named "pc105" in the include file "us"
  Exiting
  Abandoning symbols file "us"
Error:Can't find file "en_US" for symbols include
  Exiting
  Abandoning symbols file "dvorak"

[but at least now it configured]

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

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xkbsel depends on:
ii  libc6 2.9-7  GNU C Library: Shared libraries
ii  libdb4.7  4.7.25-6   Berkeley v4.7 Database Libraries [
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxaw7   2:1.0.5-2  X11 Athena Widget library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  x11-xkb-utils 7.4+2  X11 XKB utilities

xkbsel recommends no packages.

xkbsel suggests no packages.

-- debconf-show failed


-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
Source: xkbsel
Source-Version: 0.13-15

We believe that the bug you reported is fixed in the latest version of
xkbsel, which is due to be installed in the Debian FTP archive:

libxkbsel-dev_0.13-15_i386.deb
  to pool/main/x/xkbsel/libxkbsel-dev_0.13-15_i386.deb
xkbsel_0.13-15.diff.gz
  to pool/main/x/xkbsel/xkbsel_0.13-15.diff.gz
xkbsel_0.13-15.dsc
  to pool/main/x/xkbsel/xkbsel_0.13-15.dsc
xkbsel_0.13-15_i386.deb
  to pool/main/x/xkbsel/xkbsel_0.13-15_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 524...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry deFreese  (supplier of updated xkbsel package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


xkbsel_0.13-15_i386.changes ACCEPTED

2009-05-08 Thread Debian Installer

Accepted:
libxkbsel-dev_0.13-15_i386.deb
  to pool/main/x/xkbsel/libxkbsel-dev_0.13-15_i386.deb
xkbsel_0.13-15.diff.gz
  to pool/main/x/xkbsel/xkbsel_0.13-15.diff.gz
xkbsel_0.13-15.dsc
  to pool/main/x/xkbsel/xkbsel_0.13-15.dsc
xkbsel_0.13-15_i386.deb
  to pool/main/x/xkbsel/xkbsel_0.13-15_i386.deb


Override entries for your package:
libxkbsel-dev_0.13-15_i386.deb - optional devel
xkbsel_0.13-15.dsc - source x11
xkbsel_0.13-15_i386.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 524454 


Thank you for your contribution to Debian.


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



xkbsel override disparity

2009-05-08 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libxkbsel-dev_0.13-15_i386.deb: package says section is libdevel, override says 
devel.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

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.
Please INCLUDE the list of packages as seen above, or we won't be able
to deal with your mail due to missing information.

[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 ftpmas...@debian.org)


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



Processing of xkbsel_0.13-15_i386.changes

2009-05-08 Thread Archive Administrator
xkbsel_0.13-15_i386.changes uploaded successfully to localhost
along with the files:
  xkbsel_0.13-15.dsc
  xkbsel_0.13-15.diff.gz
  xkbsel_0.13-15_i386.deb
  libxkbsel-dev_0.13-15_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#527663: freqtweak: FTBFS: wxchar.h:894: error: expected initializer before 'ATTRIBUTE_PRINTF_3'

2009-05-08 Thread Lucas Nussbaum
Package: freqtweak
Version: 0.7.0~cvs20070605-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I. -I.. 
> -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 
> -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
> -DNO_GCC_PRAGMA   -I/usr/include/libxml2   -I/usr/lib/sigc++-1.2/include 
> -I/usr/include/sigc++-1.2   -Wall -D_REENTRANT -g -O2 -g -Wall -O2 -O2 
> -fexpensive-optimizations -funroll-loops -finline-functions -ffast-math  -c 
> -o FTprocI.o FTprocI.cpp
> In file included from /usr/include/wx-2.6/wx/debug.h:22,
>  from /usr/include/wx-2.6/wx/defs.h:503,
>  from /usr/include/wx-2.6/wx/wx.h:15,
>  from FTprocI.hpp:32,
>  from FTprocI.cpp:25:
> /usr/include/wx-2.6/wx/wxchar.h:894: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_3'
> /usr/include/wx-2.6/wx/wxchar.h:932: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/wxchar.h:933: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/wxchar.h:934: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/wxchar.h:936: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/wxchar.h:937: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/wxchar.h:938: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/wxchar.h:951: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_3'
> In file included from /usr/include/wx-2.6/wx/memory.h:20,
>  from /usr/include/wx-2.6/wx/object.h:25,
>  from /usr/include/wx-2.6/wx/wx.h:16,
>  from FTprocI.hpp:32,
>  from FTprocI.cpp:25:
> /usr/include/wx-2.6/wx/string.h:1080: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/string.h:1085: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/string.h:1117: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(int)':
> /usr/include/wx-2.6/wx/string.h:948: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(unsigned int)':
> /usr/include/wx-2.6/wx/string.h:951: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(long int)':
> /usr/include/wx-2.6/wx/string.h:954: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(long unsigned int)':
> /usr/include/wx-2.6/wx/string.h:957: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(float)':
> /usr/include/wx-2.6/wx/string.h:976: error: 'Format' was not declared in this 
> scope
> /usr/include/wx-2.6/wx/string.h: In member function 'wxString& 
> wxString::operator<<(double)':
> /usr/include/wx-2.6/wx/string.h:979: error: 'Format' was not declared in this 
> scope
> In file included from /usr/include/wx-2.6/wx/memory.h:21,
>  from /usr/include/wx-2.6/wx/object.h:25,
>  from /usr/include/wx-2.6/wx/wx.h:16,
>  from FTprocI.hpp:32,
>  from FTprocI.cpp:25:
> /usr/include/wx-2.6/wx/msgout.h: At global scope:
> /usr/include/wx-2.6/wx/msgout.h:44: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:70: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:84: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:98: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:112: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/msgout.h:124: error: expected ';' before 
> 'ATTRIBUTE_PRINTF_2'
> In file included from /usr/include/wx-2.6/

Bug#527692: gimageview: FTBFS: gtkctree.h:110: error: expected specifier-qualifier-list before 'GtkCList'

2009-05-08 Thread Lucas Nussbaum
Package: gimageview
Version: 0.2.27-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb 
> -I/usr/include/libpng12-I../lib -I.. -I../libs  
> -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimageview"\" 
> -DDOCDIR=\""/usr/share/doc/gimageview"\" 
> -DICONDIR=\""/usr/share/gimageview/pixmaps"\" 
> -DPLUGINDIR=\""/usr/lib/gimageview"\" -DARCHIVER_PLUGIN_DIR=\""archiver"\" 
> -DIMAGE_LOADER_PLUGIN_DIR=\""image_loader"\" 
> -DIMAGE_SAVER_PLUGIN_DIR=\""image_saver"\" 
> -DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\" 
> -DIO_STREAM_PLUGIN_DIR=\""io_stream"\" -DTHUMBNAIL_PLUGIN_DIR=\""thumbnail"\" 
> -DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\" 
> -DTHUMBNAIL_VIEW_PLUGIN_DIR=\""thumbnail_view"\"  -g -O2 -Wall -MT 
> auto_completion.o -MD -MP -MF ".deps/auto_completion.Tpo" -c -o 
> auto_completion.o auto_completion.c; \
>   then mv -f ".deps/auto_completion.Tpo" ".deps/auto_completion.Po"; else 
> rm -f ".deps/auto_completion.Tpo"; exit 1; fi
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:224,
>  from /usr/include/gtk-2.0/gtk/gtksignal.h:32,
>  from /usr/include/gtk-2.0/gtk/gtkclist.h:34,
>  from auto_completion.c:39:
> /usr/include/gtk-2.0/gtk/gtkctree.h:110: error: expected 
> specifier-qualifier-list before 'GtkCList'
> /usr/include/gtk-2.0/gtk/gtkctree.h:127: error: expected 
> specifier-qualifier-list before 'GtkCListClass'
> /usr/include/gtk-2.0/gtk/gtkctree.h:149: error: expected 
> specifier-qualifier-list before 'GtkCListRow'
> /usr/include/gtk-2.0/gtk/gtkctree.h:342: error: expected '=', ',', ';', 'asm' 
> or '__attribute__' before 'gtk_ctree_node_get_cell_type'
> make[4]: *** [auto_completion.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/gimageview_0.2.27-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#527670: fv: FTBFS: unistd.h:327: error: conflicting types for 'read'

2009-05-08 Thread Lucas Nussbaum
Package: fv
Version: 3.0-17
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -O -DPIC -fPIC -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  
> -DVISU_LIBRARY=\"/usr/lib/pow\"  -c   
> -I/usr/include/tcl8.3/tcl-private/generic 
> -I/usr/include/tcl8.3/tk-private/generic -INONE PowCanvCurve.c
> In file included from 
> /usr/include/tcl8.3/tk-private/generic/../unix/tkUnixPort.h:75,
>  from /usr/include/tcl8.3/tk-private/generic/tkPort.h:32,
>  from /usr/include/tcl8.3/tk-private/generic/tkInt.h:27,
>  from PowCanvCurve.c:15:
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:42: 
> warning: conflicting types for built-in function 'execl'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:43: 
> warning: conflicting types for built-in function 'execle'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:44: 
> warning: conflicting types for built-in function 'execlp'
> In file included from tkpict.h:48,
>  from pow.h:6,
>  from PowCanvCurve.c:19:
> /usr/include/unistd.h:327: error: conflicting types for 'read'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:59: error: 
> previous declaration of 'read' was here
> /usr/include/unistd.h:333: error: conflicting types for 'write'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:65: error: 
> previous declaration of 'write' was here
> /usr/include/unistd.h:516: error: conflicting types for 'execve'
> /usr/include/unistd.h:528: error: conflicting types for 'execv'
> /usr/include/unistd.h:533: error: conflicting types for 'execle'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:43: error: 
> previous declaration of 'execle' was here
> /usr/include/unistd.h:538: error: conflicting types for 'execl'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:42: error: 
> previous declaration of 'execl' was here
> /usr/include/unistd.h:543: error: conflicting types for 'execvp'
> /usr/include/unistd.h:549: error: conflicting types for 'execlp'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:44: error: 
> previous declaration of 'execlp' was here
> In file included from tkpict.h:48,
>  from pow.h:6,
>  from PowCanvCurve.c:19:
> /usr/include/unistd.h:668: error: conflicting types for 'getgroups'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:53: error: 
> previous declaration of 'getgroups' was here
> PowCanvCurve.c: In function 'PowCurveCoords':
> PowCanvCurve.c:381: warning: cast from pointer to integer of different size
> make[1]: *** [PowCanvCurve.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/05/08/fv_3.0-17_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



3 Reasons Why Guitarists Are Better in Beed

2009-05-08 Thread Covin Lewandowsky
<>

bibclean 2.11.4-7 MIGRATED to testing

2009-05-08 Thread Debian testing watch
FYI: The status of the bibclean source package
in Debian's testing distribution has changed.

  Previous version: 2.11.4-6
  Current version:  2.11.4-7

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



Examples of Talking Drity - Simple Yet Stunningly Effective

2009-05-08 Thread McMillin Ralat
<>

php-elisp 1.4.0-3 MIGRATED to testing

2009-05-08 Thread Debian testing watch
FYI: The status of the php-elisp source package
in Debian's testing distribution has changed.

  Previous version: 1.4.0-2
  Current version:  1.4.0-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



bpalogin 2.0.2-13 MIGRATED to testing

2009-05-08 Thread Debian testing watch
FYI: The status of the bpalogin source package
in Debian's testing distribution has changed.

  Previous version: 2.0.2-12
  Current version:  2.0.2-13

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



g2 0.72-1 MIGRATED to testing

2009-05-08 Thread Debian testing watch
FYI: The status of the g2 source package
in Debian's testing distribution has changed.

  Previous version: 0.70-2
  Current version:  0.72-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



Spice it Up! Variety inn the Swinging Lifestyle

2009-05-08 Thread Dono Bures
<>

The Best Froeplay Tricks For Women - Easy Ways to Drive Your Girl Wild!

2009-05-08 Thread Ouelette Brudnicki
<>

Bug#527611: is this really a bug in imgseek or?

2009-05-08 Thread Holger Levsen
Hi,

I forgot to debbug-cc: this bug to the QA-list. In brief: imgseek 0.8.6-3 in 
squeeze leaves files on the system after purge:

2m5.3s ERROR: FAIL: Package purging left files on system:
  /usr/lib/python2.5/site-packages/imgSeekLibnot owned
  /usr/lib/python2.5/site-packages/imgSeekLib/AlbumForm.py   not owned
  /usr/lib/python2.5/site-packages/imgSeekLib/AlbumWiz.pynot owned
  /usr/lib/python2.5/site-packages/imgSeekLib/BatchEditForm.py   not owned
  [and more files like these]
(full log attached to this bug report)

This doesnt happen with the same version of imgseek in sid, as can be seen at 
http://piuparts.debian.org/sid/pass/imgseek_0.8.6-3.log

So this is really a bug in python-central?


regards,
Holger


signature.asc
Description: This is a digitally signed message part.


Bug#527611: is this really a bug in imgseek or?

2009-05-08 Thread Holger Levsen
tags 527611 +squeeze
thanks

Hi,

I forgot to debbug-cc: this bug to the QA-list. In brief: imgseek 0.8.6-3 in 
squeeze leaves files on the system after purge:

2m5.3s ERROR: FAIL: Package purging left files on system:
  /usr/lib/python2.5/site-packages/imgSeekLibnot owned
  /usr/lib/python2.5/site-packages/imgSeekLib/AlbumForm.py   not owned
  /usr/lib/python2.5/site-packages/imgSeekLib/AlbumWiz.pynot owned
  /usr/lib/python2.5/site-packages/imgSeekLib/BatchEditForm.py   not owned
  [and more files like these]
(full log attached to this bug report)

This doesnt happen with the same version of imgseek in sid, as can be seen at 
http://piuparts.debian.org/sid/pass/imgseek_0.8.6-3.log

So this is really a bug in python-central?


regards,
Holger


signature.asc
Description: This is a digitally signed message part.


Processed: is this really a bug in imgseek or?

2009-05-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 527611 +squeeze
Bug#527611: unowned files after purge (policy 6.8)
There were no tags set.
Tags added: squeeze

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



How to Turn a Girl on Without Touching Her - Trust Me! Here is Something You Dton't Want to Miss

2009-05-08 Thread Cajero Geiszler
<>

How to Seduce Any Women oYu Want?

2009-05-08 Thread Fullford Labuff
<>

Bug#506703: new version (0.1.22) for amavis-stats

2009-05-08 Thread Barry deFreese

Barry deFreese wrote:

Gokdeniz Karadag wrote:

Hi,

I can test the package. Where can I find it ?

- Gokdeniz Karadag

Barry deFreese demis ki::
 

Hi,

I have a package of 0.1.22 ready to go but I am not overly familiar 
with

using it.  Is there any chance you could do some testing for me?

Thanks!

Barry deFreese
Debian QA



  

Gokdeniz,

Thanks.  I have put the .deb here for now:  
http://people.debian.org/~bdefreese/amavis-stats/amavis-stats_0.1.22-1_all.deb 



Unfortunately it isn't apt-gettable so you will have to wget and use 
dpkg -i.  If you don't know how to do that, please let me know.  I'm 
sure there is some extraneous stuff in the package since the way it is 
configured seems to have changed significantly.  In fact the 
apache.conf file that is shipped is probably no good anymore as well 
as the cronjob probably needs modification.  Any help/suggestions you 
could give there would be greatly appreciated.


Thanks,

Barry


Gokdeniz,

Hi, sorry to bug you, just curious if you've had a chance to test this 
version out?


Thanks!

Barry deFreese



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



Make Her Scream in Delight and Beg You Ffor More

2009-05-08 Thread Bringham Loud
<>

Bug#527616: owned and unowned files after purge (policy 6.8 + 10.7.3)

2009-05-08 Thread Holger Levsen
Package: hinfo
Version: 1.02-4
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package left owned and 
unowned files on the system after purge, which is a violation of policy 6.8 
and 10.7.3:

http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails
http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3

From the attached log (scroll to the bottom...):

0m27.7s ERROR: FAIL: Package purging left files on system:
  /var/lib/hinfo owned by: hinfo
  /var/lib/hinfo/dnsbl.ins.plnot owned
  /var/lib/hinfo/whois.ins.plnot owned

I assume the cause for that can be seen a few lines up:

0m26.5s DUMP: 
  (Reading database ... 5834 files and directories currently installed.)
  Removing hinfo ...
  Purging configuration files for hinfo ...
  /var/lib/dpkg/info/hinfo.postrm: line 28: ucf: command not found
  /var/lib/dpkg/info/hinfo.postrm: line 28: ucf: command not found
  /var/lib/dpkg/info/hinfo.postrm: line 28: ucf: command not found
  /var/lib/dpkg/info/hinfo.postrm: line 28: ucf: command not found
  /var/lib/dpkg/info/hinfo.postrm: line 28: ucf: command not found
  /var/lib/dpkg/info/hinfo.postrm: line 28: ucf: command not found
  dpkg - warning: while removing hinfo, directory `/var/lib/hinfo' not empty 
so not removed.

From the third paragraph about the meaning of the depends field in 
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps 

The Depends field should also be used if the postinst, prerm or postrm scripts 
require the package to be present in order to run. __Note, however, that the 
postrm cannot rely on any non-essential packages to be present during the 
purge phase__.


regards,
Holger
Start: 2009-04-05 19:21:34 UTC

Package: hinfo
Priority: optional
Section: net
Installed-Size: 196
Maintainer: Debian QA Group 
Architecture: all
Version: 1.02-4
Depends: perl, libnet-dns-perl (>= 0.38), debianutils (>= 1.6), ucf (>= 1.0)
Pre-Depends: adduser, debconf (>= 0.5) | debconf-2.0
Recommends: wget
Filename: pool/main/h/hinfo/hinfo_1.02-4_all.deb
Size: 32232
MD5sum: c57e6309fd4e25f11101ff0c94ef4701
SHA1: 309adf4b3a6371017ab486966ed18e66093abae9
SHA256: 826d128c696cb9f981beaad8495ff87f8b8bca61c74361e6dff0a23e6da12ec2
Description: Check address ownership and DNSBL listings for spam reporting
 Hinfo will check (possibly obscured) address/hostname/website ownership
 and will display which blacklists (such as sbl.spamhaus.org and
 bl.spamcop.net) the site is listed on.
 .
 It is primarily used in manual spam reporting.
Tag: interface::commandline, mail::filters, protocol::dns, role::program, scope::utility, use::checking

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --no-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz hinfo
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.36~20090405 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --no-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz hinfo
0m0.0s INFO: Running on: Linux piatti 2.6.29.1-dsa-amd64 #2 SMP Sun Apr 5 00:16:11 CEST 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpx9hgOa
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpx9hgOa
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpx9hgOa', '-zxf', 'sid.tar.gz']
0m2.8s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpx9hgOa', '-zxf', 'sid.tar.gz']
0m2.8s DEBUG: Created policy-rc.d and chmodded it.
0m2.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpx9hgOa', 'apt-get', 'update']
0m12.7s DUMP: 
  Get:1 http://ftp.fi.debian.org sid Release.gpg [197B]
  Get:2 http://ftp.fi.debian.org sid Release [92.0kB]
  Get:3 http://ftp.fi.debian.org sid/main Packages/DiffIndex [2038B]
  Get:4 http://ftp.fi.debian.org sid/main Packages [7544kB]
  Fetched 7639kB in 7s (964kB/s)
  Reading package lists...
0m12.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpx9hgOa', 'apt-get', 'update']
0m12.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpx9hgOa', 'mount', '-t', 'proc', 'proc', '/proc']
0m12.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpx9hgOa', 'mount', '-t', 'proc', 'proc', '/proc']
0m12.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpx9hgOa', 'apt-get', '-yf', 'upgrade']
0m18.5s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state i

iLbido Help

2009-05-08 Thread Foody Durant
<>

G Spot Positions - The Kama Sutra Positions For Explosive Orgassm - guaranteed

2009-05-08 Thread Ukich Berczel
<>

Ikntimacy - Slow Dancing

2009-05-08 Thread Quitedo Fribley
<>

Cancun Grils Gone Wild, Wilma Shows All

2009-05-08 Thread Eidemiller Weisberg
<>

What is the G-Spot - And Where iss It?

2009-05-08 Thread Calemine Huckabey
<>

Teach Your Lover hWat You Want

2009-05-08 Thread Reighley Wojnaroski
<>

Bug#527532: specter: FTBFS: 'PATH_MAX' undeclared here

2009-05-08 Thread peter green

tags 527532 +patch
thanks

Add "#include " to the top of the list of includes in 
include/specter/specter.h to fix this bug.




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



Bug#293490: marked as done (/etc/init.d/blinkd restart only stops or starts the server)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:38:46 +0100
with message-id <200905071838.n47ickp1014...@kmos.homeip.net>
and subject line blinkd has been removed from Debian, closing #293490
has caused the Debian Bug report #293490,
regarding /etc/init.d/blinkd restart only stops or starts the server
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
293490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=293490
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: blinkd
Version: 0.4.7-1.1
Severity: important

the init.d/blinkd script seems to have a problem in restart, see below. 
an ugly workaround is to add 'sleep 3' between stop and start invocations.

$ sudo /etc/init.d/blinkd stop
Stopping blinkd.
$ sudo /etc/init.d/blinkd start
Starting blinkd.
$ pgrep blinkd
28129
28130
28131
28132
28133
$ sudo /etc/init.d/blinkd restart
Stopping blinkd.
Starting blinkd.
$ pgrep blinkd
$ sudo /etc/init.d/blinkd restart
Stopping blinkd.
Starting blinkd.
$ pgrep blinkd
28147
28148
28149
28150
28151


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.9-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages blinkd depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.4.8-0.1+rm

The blinkd package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526477 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Processed: re: specter: FTBFS: 'PATH_MAX' undeclared here

2009-05-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 527532 +patch
Bug#527532: specter: FTBFS: 'PATH_MAX' undeclared here
There were no tags set.
Tags added: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#285114: marked as done (blinkd: Saves the status of lit/unlit leds permanently - you cannot change them back)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:38:45 +0100
with message-id <200905071838.n47icjp9014...@kmos.homeip.net>
and subject line blinkd has been removed from Debian, closing #285114
has caused the Debian Bug report #285114,
regarding blinkd: Saves the status of lit/unlit leds permanently - you cannot 
change them back
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
285114: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=285114
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: blinkd
Version: 0.4.6-1
Severity: normal

Clarification: Simply blink toggles the keyboard leds and you cannot
turn them on when it's off, or the other way around. It goes for all
three leds as for my keyboard - numlock,caps lock and scroll lock.

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages blinkd depends on:
ii  libc6   2.3.2.ds1-15 GNU C Library: Shared libraries an

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.4.8-0.1+rm

The blinkd package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526477 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#341017: marked as done (belocs-locales-data has circular Depends on belocs-locales-bin)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:44:55 +0100
with message-id <200905071844.n47iitvp014...@kmos.homeip.net>
and subject line belocs-locales-data has been removed from Debian, closing 
#341017
has caused the Debian Bug report #341017,
regarding belocs-locales-data has circular Depends on belocs-locales-bin
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
341017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341017
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: belocs-locales-data
Version: 2.3.4-24
Severity: important

Hello Denis,

There is a circular dependency between belocs-locales-data and
belocs-locales-bin:

belocs-locales-data:Depends: belocs-locales-bin
belocs-locales-bin :Depends: belocs-locales-data


Circular dependencies are known to cause problems during upgrade,
so we should try to get rid of them.

Since belocs-locales-data is a data package, it is quite likely it does
not need actually to depend on belocs-locales-bin and removing this
dependency would remove the circular dependency, so I would suggest you
do so.

See threads 
http://lists.debian.org/debian-devel/2005/06/msg02111.html
http://lists.debian.org/debian-devel/2005/11/msg01101.html

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 

--- End Message ---
--- Begin Message ---
Version: 2.4-6+rm

The belocs-locales-data package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526474 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#476709: marked as done (belocs-locales-data: please add shs_CA locale)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:44:56 +0100
with message-id <200905071844.n47iiuaz014...@kmos.homeip.net>
and subject line belocs-locales-data has been removed from Debian, closing 
#476709
has caused the Debian Bug report #476709,
regarding belocs-locales-data: please add shs_CA locale
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
476709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476709
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: belocs-locales-data
Version: 2.4-6
Severity: wishlist
Tags: patch


Please add the shs_CA locale.  It has been submitted upstream and is available
here

http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/shs_CA?cvsroot=glibc

I've attached a patch editing locale/iso-639.def and localedata/SUPPORTED

Thanks.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-486
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages belocs-locales-data depends on:
ii  belocs-locales-bin2.4-2.1tools for compiling locale data fi

belocs-locales-data recommends no packages.

-- no debconf information
Index: belocs-locales-data-2.4/locale/iso-639.def
===
--- belocs-locales-data-2.4.orig/locale/iso-639.def 2008-04-18 
11:57:32.0 -0300
+++ belocs-locales-data-2.4/locale/iso-639.def  2008-04-18 11:58:28.0 
-0300
@@ -382,6 +382,7 @@
 DEFINE_LANGUAGE_CODE3 ("Serer", srr, srr)
 DEFINE_LANGUAGE_CODE3 ("Shan", shn, shn)
 DEFINE_LANGUAGE_CODE ("Shona", sn, sna, sna)
+DEFINE_LANGUAGE_CODE3 ("Shuswap", shs, shs)
 DEFINE_LANGUAGE_CODE ("Sichuan Yi", ii, iii, iii)
 DEFINE_LANGUAGE_CODE3 ("Sicilian", scn, scn)
 DEFINE_LANGUAGE_CODE3 ("Sidamo", sid, sid)
Index: belocs-locales-data-2.4/localedata/SUPPORTED
===
--- belocs-locales-data-2.4.orig/localedata/SUPPORTED   2008-04-18 
12:00:54.0 -0300
+++ belocs-locales-data-2.4/localedata/SUPPORTED2008-04-18 
12:01:25.0 -0300
@@ -335,6 +335,7 @@
 sc_IT.UTF-8/UTF-8 \
 sc_IT/ISO-8859-15 \
 se_NO/UTF-8 \
+shs_CA/UTF-8 \
 si_LK/UTF-8 \
 sid_ET/UTF-8 \
 sk_SK.UTF-8/UTF-8 \
--- End Message ---
--- Begin Message ---
Version: 2.4-6+rm

The belocs-locales-data package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526474 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#484941: marked as done (belocs-locales-data: FTBFS when converted to new source format 3.0 (quilt): due to patches that require -p0)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:44:55 +0100
with message-id <200905071844.n47iittm014...@kmos.homeip.net>
and subject line belocs-locales-data has been removed from Debian, closing 
#484941
has caused the Debian Bug report #484941,
regarding belocs-locales-data: FTBFS when converted to new source format 3.0 
(quilt): due to patches that require -p0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
484941: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484941
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: belocs-locales-data
Version: 2.4-5
Severity: minor
Usertags: 3.0-quilt-by-default

To prepare a possible switch to the new source package format "3.0
(quilt)" [1], I converted all source packages and tried to rebuild them.
Unfortunately, belocs-locales-data failed, you can try yourself with those
commands (and dpkg-dev >= 1.14.19 [2]) :

$ apt-get source belocs-locales-data
$ sed -i -e '/^Source:/ aFormat: 3.0 (quilt)' 
belocs-locales-data-2.4/debian/control
$ dpkg-source -b belocs-locales-data-2.4
$ dpkg-source -x belocs-locales-data_2.4-5.dsc
$ cd belocs-locales-data-2.4 && debuild -us -uc

In this process, if the .diff.gz contains changes to upstream files,
dpkg-source will have created a corresponding patch in
debian/patches/debian-changes-2.4-5 and will have registered that
patch in a quilt series (debian/patches/series, it is created if needed).
All the patches listed in the "series" file are applied directly during
the extraction (dpkg-source -x). quilt itself is used if available (and
will thus lead to the creation of the .pc directory), otherwise
dpkg-source applies the patches by itself. For more information about the
new source package format see the manual page dpkg-source(1).

In the case of belocs-locales-data, it already uses quilt but some of the 
patches
require the '-p0' option of patch to be properly applied and this
option has been hardcoded in the series file. The new source package
format doesn't support this quilt feature and requires patches
to be applicable with the '-p1' option.

You can use the following command to easily update all the patches
that use the '-p0' option:
$ awk '{ if ($2 == "-p0") print $1 }' debian/patches/series | while read f; do 
perl -pi -e 's|^--- (?:\./)?|--- a/|; s|^\+\+\+ (?:\./)?|+++ b/|;' 
debian/patches/$f ; done

Not that you can replace "a" by "belocs-locales-data-2.4.orig" and
"b" by "belocs-locales-data-2.4" if you prefer.

Then don't forget to strip the "-p0" options from debian/patches/series.

As a side note, you must also pay attention to the following points in your
quilt usage to guarantee compatibility with the new source package
format:
- the patches must be in debian/patches/ together with the "series" file
  (you can use QUILT_PATCHES=debian/patches if needed)
- you should not override QUILT_PC to change the location of quilt's
  internal directory (".pc" by default)
- the patches should not reference absolute filenames (in +++/--- lines)
- your clean target must work even if the patches are already applied
- your build target must work with patches applied even if the clean
  target is supposed to unapply them (because dpkg-source -b might
  have applied them back)

Cheers,

[1] http://lists.debian.org/debian-devel-announce/2008/04/msg4.html
[2] the upcoming dpkg-dev 1.14.20 is more tolerant with patches, you can
grab it here if you want to try with that version:
http://people.debian.org/~hertzog/packages/dpkg-dev_1.14.20_all.deb
-- 
Raphael Hertzog



--- End Message ---
--- Begin Message ---
Version: 2.4-6+rm

The belocs-locales-data package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526474 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#430133: marked as done (Lingala locale)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:44:54 +0100
with message-id <200905071844.n47iisja014...@kmos.homeip.net>
and subject line belocs-locales-data has been removed from Debian, closing 
#430133
has caused the Debian Bug report #430133,
regarding Lingala locale
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
430133: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: belocs-locales-data
Version: 2.4

I would like to have the two attached locale definitions included in
belocs-locales.
They are locale definitions for Lingala in the Congo-Kinshasa (DRC).
ln_CD should be the default for Lingala and ln...@phon offers a
phonemic collation.

Cheers
--
Denis Moyogo Jacquerye --- http://home.sus.mcgill.ca/~moyogo
Nkótá ya Kongó míbalé --- http://info-langues-congo.1sd.org/
DejaVu fonts --- http://dejavu.sourceforge.net/
Unicode (UTF-8)


ln_CD
Description: Binary data


ln_CD@phon
Description: Binary data
--- End Message ---
--- Begin Message ---
Version: 2.4-6+rm

The belocs-locales-data package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526474 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#400638: marked as done (belocs-locales-bin: Minor errors in man pages)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:47:03 +0100
with message-id <200905071847.n47il3a8014...@kmos.homeip.net>
and subject line belocs-locales-bin has been removed from Debian, closing 
#400638
has caused the Debian Bug report #400638,
regarding belocs-locales-bin: Minor errors in man pages
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
400638: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400638
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: belocs-locales-bin
Version: 2.4-2
Severity: minor
Tags: patch

I report this respective to the pot file for po4a:
-"share/i18n/charmaps>"
+"share/i18n/charmaps>."

-msgid "localedef(1), locale(1), locale.gen(5), locale-gen.conf(5)."
+msgid "localedef(1), locale(1), locale.gen(5), locale-gen.conf(5)"

-msgid "AUTHORS"
+msgid "AUTHOR"

-"variable definitioos, of the form IvariableE=EvalueE>."
+"variable definitions, of the form IvariableE=EvalueE>."

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software "libre": http://www.ffii.de/


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 2.4-4+rm

The belocs-locales-bin package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526473 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#480318: marked as done (Description could be better formatted)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:42:21 +0100
with message-id <200905071842.n47iglwe014...@kmos.homeip.net>
and subject line bitcollider has been removed from Debian, closing #480318
has caused the Debian Bug report #480318,
regarding Description could be better formatted
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
480318: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480318
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bitcollider
Version: 0.6.0-1
Severity: minor

Hi,

Back in February there was a discussion on debian-devel about descriptions
of some packages that include lists which shouldn't be reformatted.
It's at:
http://lists.debian.org/debian-devel/2008/02/msg00695.html

If you look at your package description on:
http://packages.debian.org/unstable/bitcollider
then you can see the problem.

The list in the description gets preformatted in part.

You can prevent this by starting a line in the Description field with two
spaces as per:
http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Description

The lines in your package that could be fixed are:
 * It examines the file, calculating a distinctive digital fingerprint,
   or bitprint, and taking note of some other identifying information that
   can be extracted from the file, like file length and the local filename.
 * It launches your web browser to do a lookup at our website, submitting
   this identifying information as the search terms.



Thanks
-- 
--("The claw is our master." )--
--(  )--
Simon (  ) Nomis
 Htag.pl 0.0.22


--- End Message ---
--- Begin Message ---
Version: 0.6.0-1+rm

The bitcollider package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526476 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#500684: marked as done (bitcollider: doesn't seem to work with iceape)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:42:21 +0100
with message-id <200905071842.n47iglfw014...@kmos.homeip.net>
and subject line bitcollider has been removed from Debian, closing #500684
has caused the Debian Bug report #500684,
regarding bitcollider: doesn't seem to work with iceape
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
500684: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500684
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bitcollider
Version: 0.6.0-1
Severity: important


$ BROWSER=/usr/bin/iceape  bitcollider Trafficcam.wmv 
Trafficcam.wmv: ok. 
Information submitted. Thank you!
ja...@gonzo:~$ 

just pops up an 'about:blank' page like if it was given no URL.

also doesn't work with epiphany, or elinks...

it seems to be leaving the command-line blank instead of putting some
sort of URL there.

the default browser is netscape (probably a poor choice on debian)
should probably default to 'sensible-browser' instead of 'netscape'

but still it shold do something useful if set correctly.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bitcollider depends on:
ii  elinks [www-browser]  0.11.4-2   advanced text-mode WWW browser
ii  epiphany-gecko [www-browser]  2.22.3-3   Intuitive GNOME web browser - Geck
ii  iceape-browser [www-browser]  1.1.11-1   Iceape Navigator (Internet browser
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  w3m [www-browser] 0.5.2-2+b1 WWW browsable pager with excellent

bitcollider recommends no packages.

Versions of packages bitcollider suggests:
pn  bitcollider-plugins(no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.6.0-1+rm

The bitcollider package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526476 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#137191: marked as done (diald inconsistent web configuration)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:45:53 +0100
with message-id <200905071845.n47ijr4f014...@kmos.homeip.net>
and subject line diald has been removed from Debian, closing #137191
has caused the Debian Bug report #137191,
regarding diald inconsistent web configuration
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
137191: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=137191
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diald
Version: 0.99.1-1
Severity: wishlist

I had problems recently with excessively short timeouts on web traffic. This 
turned out to be due to a workaround for my ISP requiring me to use a proxy 
on port 8080. File /etc/diald/standard.filter ensures https is treated 
consistently with http on port 80, but ignores port 8080 (service webcache in 
/etc/services). It would help if http, https and webcache were all 
consistently configured.

Neil Youngman

--- End Message ---
--- Begin Message ---
Version: 0.99.4-9+rm

The diald package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526512 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#293649: marked as done (printop: Allowing some more configuration)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:44:06 +0100
with message-id <200905071844.n47ii6is014...@kmos.homeip.net>
and subject line printop has been removed from Debian, closing #293649
has caused the Debian Bug report #293649,
regarding printop: Allowing some more configuration
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
293649: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=293649
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: printop
Version: 1.12-6
Severity: wishlist
Tags: patch

The attached patch makes the following changes:

new variable confLPCallname, to allow easier changing of
the name given to LPC after status. (When no local lprng
daemon is running, a...@remotehost, all works again).

new variable confQueueCommandButton, which when set to
0, disables the "Queue Command" button. (So no users
that cannot do so anywhere here get confused).

new option "set" for the configuration files, to set
these and other variables without having to change the
printop script itself.

As this is my first patch to a tcl/tk program, taking
a second look at it might be advisable.

Hochachtungsvoll,
Bernhard R. Link
--- /usr/bin/printopThu Aug 30 15:51:48 2001
+++ printop Fri Feb  4 20:34:28 2005
@@ -11,6 +11,8 @@
 global confLPC
 global confLPQ
 global confLPRM
+global confLPCallname
+global confQueueCommandButton
 global listprinter
 global interval
 global show_all_queues
@@ -23,6 +25,13 @@
 # set the default printer
 set listprinter {lp}
 
+# set the name for getting all queues. 
+# (try a...@remotehost, if no local daemon is running)
+set confLPCallname {all}
+
+# Show the Queue button to start/stop daemon,queues,...
+set confQueueCommandButton 1
+
 # set the rescan interval (in msec) for "lpc status all"
 set interval 6; # 6 = 1 minute
 
@@ -62,6 +71,7 @@
 proc ShowWindow. {args} {# xf ignore me 7
 
   global main_printer_menu_button
+  global confQueueCommandButton
 
   # Window manager configurations
   global tkVersion
@@ -206,6 +216,7 @@
   # frame for menubutton for the queue-commands
   frame .frame12.frame8.frame99 -borderwidth {2}
 
+  if { $confQueueCommandButton } {
   menubutton .frame12.frame8.frame99.mbutton1 \
 -menu {.frame12.frame8.frame99.mbutton1.menu} \
 -text {Queue Commands} \
@@ -238,6 +249,7 @@
 pack append .frame12.frame8.frame99 \
   .frame12.frame8.frame99.mbutton1 \
{top frame center fillx expand}
+  }
 
   # build widget .frame12.frame8.frame14
   frame .frame12.frame8.frame14 
@@ -459,6 +471,7 @@
 # diese in den listboxen an
 
 global confLPC
+global confLPCallname
 global LPC-Status-Legend
 global show_all_queues
 
@@ -474,7 +487,7 @@
 
 # und nun lpc status einlesen
 go_busy
-set inlist [split [eval "exec $confLPC status all"] "\n"]
+set inlist [split [eval "exec $confLPC status $confLPCallname"] "\n"]
 go_ready
 # for debugging: don't exec "lpc status all" but get saved output
 # from other host
@@ -841,6 +854,7 @@
   global queue_printer_menu_button
   global move_printer_menu_button
   global listprinter
+  global confQueueCommandButton
 
   # Window manager configurations
   global tkVersion
@@ -1149,6 +1163,7 @@
   # frame for menubutton for the queue-commands
   frame .printop.frame12.frame12.frame99 -borderwidth {2}
 
+  if { $confQueueCommandButton } {
   menubutton .printop.frame12.frame12.frame99.mbutton1 \
 -menu {.printop.frame12.frame12.frame99.mbutton1.menu} \
 -text {Queue Commands} \
@@ -1181,6 +1196,7 @@
 pack append .printop.frame12.frame12.frame99 \
   .printop.frame12.frame12.frame99.mbutton1 \
{top frame center fillx expand}
+  }
 
   # build widget .printop.frame12.frame12.label17
   label .printop.frame12.frame12.label17 \
@@ -1355,10 +1371,11 @@
  ;# Drucker in die globale Liste printcap_list ein
 
  global confLPC
+ global confLPCallname
 
  ;# erstmal ausgabe von "lpc status all" holen
  go_busy
- set preprinterlist [split [eval "exec $confLPC status all"] "\n"]
+ set preprinterlist [split [eval "exec $confLPC status $confLPCallname"] "\n"]
  go_ready
  # delete headerline
  set preprinterlist [lreplace $preprinterlist 0 0]
@@ -2116,6 +2133,7 @@
 if {(($line!="") && ([string index $line 0]!="#"))} {
   switch -exact -- [lindex $line 0] {
printer {
+ if { $type != "variables" } {
  switch -exact -- [lindex $line 1] {
button {
  set pattern [lindex $line 2]
@@ -2155,6 +2173,17 @@
  parse_error $line $line_no "Error in 'printer'-command:" 
$configfile
}
  }
+  

Bug#160188: marked as done (wrong assumption on char signedness)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:46:17 +0100
with message-id <200905071846.n47ikhri014...@kmos.homeip.net>
and subject line clara has been removed from Debian, closing #160188
has caused the Debian Bug report #160188,
regarding wrong assumption on char signedness
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
160188: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=160188
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clara
Version:  0.9.9-1
Severity: important

Hi,
char is per default unsigned on arm, powerpc and s390. There are several 
warnings, e.g.

clara.c:3728: warning: comparison is always false due to limited range of 
data type

during build of your package that will cause a runtime error. Please check

http://buildd.debian.org/fetch.php?&pkg=clara&ver=0.9.9-1&arch=s390&stamp=1031438084&file=log&as=raw

for details.

Thanks,
Gerhard

--- End Message ---
--- Begin Message ---
Version: 20031214-4+rm

The clara package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526502 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#191937: marked as done (diald: improvements on connect script)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:45:47 +0100
with message-id <200905071845.n47ijlse014...@kmos.homeip.net>
and subject line diald has been removed from Debian, closing #191937
has caused the Debian Bug report #191937,
regarding diald: improvements on connect script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
191937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=191937
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diald
Version: 0.99.4-5
Severity: wishlist
Tags: patch



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux saturn 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686
Locale: LANG=C, LC_CTYPE=

Versions of packages diald depends on:
ii  debconf  1.0.32  Debian configuration management sy
ii  libc62.2.5-11.2  GNU C Library: Shared libraries an
ii  libpam0g 0.72-35 Pluggable Authentication Modules l
ii  libwrap0 7.6-9   Wietse Venema's TCP wrappers libra
ii  netbase  4.07Basic TCP/IP networking system
ii  ppp  2.4.1.uus-4 Point-to-Point Protocol (PPP) daem


A few days ago, I had sent you an improved connect script ``flex_dial''

Well, since then I added a signal handler and a hangup function
that sends the +++ escape sequence to enter command mode.

Since it is a major rewrite, I changed its license to GPL,
and gave credit to it's previous authors.

To avoid sending large files repeatedly, I am making it available
at my web site: www.dma.org/~rhawes/programs/flexdial

I hope that this can be incorporated into an existing package or put
into a new package.

-- 
Richard Hawes ,


--- End Message ---
--- Begin Message ---
Version: 0.99.4-9+rm

The diald package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526512 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


debian-qa-packages@lists.debian.org

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:46:18 +0100
with message-id <200905071846.n47ikiap014...@kmos.homeip.net>
and subject line clara has been removed from Debian, closing #150303
has caused the Debian Bug report #150303,
regarding clara: clara's html output does not escape &
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
150303: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=150303
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clara
Version: 0.9.8-2
Severity: important

When Clara saves its output to .html, the resulting HTMl is
invalid if the output contained any ampersands, for these are not escaped, but
instead written out as plain '&'.

-- System Information
Debian Release: 3.0
Kernel Version: Linux wotan 2.4.17-grsecurity-1.9.2grsec1 #1 SMP Sun Dec 23 
20:30:55 PST 2001 i686 unknown

Versions of the packages clara depends on:
ii  libc6 2.2.5-6   GNU C Library: 
Shared libraries and Timezone data
ii  xlibs 4.1.0-16  X Window System 
client libraries

--- End Message ---
--- Begin Message ---
Version: 20031214-4+rm

The clara package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526502 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#157771: marked as done (diald: brings up ppp when a local telnet session is started)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:45:49 +0100
with message-id <200905071845.n47ijneu014...@kmos.homeip.net>
and subject line diald has been removed from Debian, closing #157771
has caused the Debian Bug report #157771,
regarding diald: brings up ppp when a local telnet session is started
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
157771: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=157771
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diald
Version: 0.99.4-5
Severity: normal
Tags: security

I have a server that also provides access to the internet using ppp and
diald. When I attempt to telnet into this server from another host that
is on the internal lan, diald brings up ppp and blocks the telnet logon
conversation until ppp is up. I know this because I watch the external
modem, and listen to its loudspeaker. When I shut down the diald deamon,
telnet login happens lightening fast. This seems like the "bug"
concerning igmp and icmp, but a different protocol which I have not the
skill to discover. 

Why the security tag? When ones lan connection comes up and one doesn't
know why, one wonders. Call it a peace of mind problem, if you don't
feel it is really a security issue. 

I also have netatalk installed on the server. Diald also brings up ppp
when I login to apple file sharing on this server. This may help narrow
the field of protocols that need to be investigated.

I volunteer my time and my system for investigating this.

Paul

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux cmn 2.2.20 #1 Sat Apr 20 11:45:28 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages diald depends on:
ii  debconf  1.0.32  Debian configuration management sy
ii  libc62.2.5-6 GNU C Library: Shared libraries an
ii  libpam0g 0.72-35 Pluggable Authentication Modules l
ii  libwrap0 7.6-9   Wietse Venema's TCP wrappers libra
ii  netbase  4.07Basic TCP/IP networking system
ii  ppp  2.4.1.uus-4 Point-to-Point Protocol (PPP) daem


--- End Message ---
--- Begin Message ---
Version: 0.99.4-9+rm

The diald package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526512 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#196768: marked as done (clara: Segmentation fault)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:46:17 +0100
with message-id <200905071846.n47ikhss014...@kmos.homeip.net>
and subject line clara has been removed from Debian, closing #196768
has caused the Debian Bug report #196768,
regarding clara: Segmentation fault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
196768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=196768
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clara
Version: 0.9.9-1.1
Severity: normal

clara crashes with a segmentation fault while doing OCR.

I can provide the file if necessary.

Thanks,
Yann

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux cray 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages clara depends on:
ii  libc6 2.3.1-17   GNU C Library: Shared libraries an
ii  xlibs 4.2.1-6X Window System client libraries

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 20031214-4+rm

The clara package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526502 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#179920: marked as done (cvt-pppconfig doesn't parse static ip addresses)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:45:50 +0100
with message-id <200905071845.n47ijoyc014...@kmos.homeip.net>
and subject line diald has been removed from Debian, closing #179920
has caused the Debian Bug report #179920,
regarding cvt-pppconfig doesn't parse static ip addresses
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
179920: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=179920
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diald
Version: 0.99.4-5

cvt-pppconfig doesn't seem to properly handle non-dynamic peer files.  If
syntax like "localip:remoteip" appears in /etc/ppp/peers/blah, then
/var/cache/diald/options.blah will contain a bogus "speed" entry, and the
local/remote entries will reflect the defaults, rather than the addresses in
the peer file.

I believe cvt-pppconfig should be changed as follows:

The check for the speed parameter should be moved below the check for IP
addresses, or the regular expression for the speed parameter should be
changed from /^\d+/ to /^\d+$/ to prevent false matches to the ip addresses.

The IP address code should be something like this:

if ($keyword =~ /^([\d.]*):([\d.]*)/)
{
  # IP addresses
  $local = $1; $remote = $2;
  if ($local =~ /[\d.]+/)
  {
print "local $local\n";
$nolocal = 1;
  }
  if ($remote =~ /[\d.]+/)
  {
print "remote $remote\n";
$noremote = 1;
  }
  next;
}

Among other things, this allows dots in the ip address.


--- End Message ---
--- Begin Message ---
Version: 0.99.4-9+rm

The diald package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526512 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#317045: marked as done (udev, hal or gnome-volume-manager conflicts diald)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:45:45 +0100
with message-id <200905071845.n47ijjpm014...@kmos.homeip.net>
and subject line diald has been removed from Debian, closing #317045
has caused the Debian Bug report #317045,
regarding udev, hal or gnome-volume-manager conflicts diald
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
317045: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=317045
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diald
Version: 0.99.4-5
Severity: important

Hello,
after installing gnome-volume-manager,
which also installs hal and udev, diald refuses to work anymore.
It writes the following messages to syslog:

Jul  5 21:53:03 ruetsch44 diald[9646]: Unknown option 'reroute'
Jul  5 21:53:05 ruetsch44 diald[9647]: No pty found in range
pty[p-s][0-9a-f] 
Jul  5 21:53:05 ruetsch44 diald[9647]: Diald is dying with code 1


Greetings
Juergen

-- System Information:
Debian Release: 3.1
Architecture: i386 (i586)
Kernel: Linux 2.6.8-2-386
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)

Versions of packages diald depends on:
ii  debconf 1.4.30.13Debian configuration management sy
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libpam0g0.76-22  Pluggable Authentication Modules l
ii  libwrap07.6.dbs-8Wietse Venema's TCP wrappers libra
ii  netbase 4.21 Basic TCP/IP networking system
ii  ppp 2.4.3-20050321+2 Point-to-Point Protocol (PPP) daem

-- debconf information:
* diald/provider: provider
  diald/remoteip:
* diald/defaultip: true
  diald/localip:
* diald/ethertap-devices: true

--- End Message ---
--- Begin Message ---
Version: 0.99.4-9+rm

The diald package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526512 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#124243: marked as done (diald connection seems to be late)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:45:46 +0100
with message-id <200905071845.n47ijkfr014...@kmos.homeip.net>
and subject line diald has been removed from Debian, closing #124243
has caused the Debian Bug report #124243,
regarding diald connection seems to be late
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
124243: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=124243
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diald
Version: 0.99.4-4
Severity: normal
Tags: woody



-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux debian 2.2.19 #1 Sat Jul 28 18:31:56 EST 2001 i486
Locale: LANG=C, LC_CTYPE=C

Versions of packages diald depends on:
ii  debconf   1.0.00 Debian configuration
management sy
ii  libc6 2.2.4-1GNU C Library: Shared
libraries an
ii  libpam0g  0.72-31Pluggable Authentication
Modules l
ii  libwrap0  7.6-8.2Wietse Venema's TCP
wrappers libra
ii  netbase   4.06   Basic TCP/IP networking
system
ii  ppp   2.4.1-4Point-to-Point Protocol
(PPP) daem

With diald, the connection is made as it should be.
Then every Internet application, such as Netscape Messenger
or browser or FTP, reports that it cannot find the
server.

However, the modem lights for sending and receiving blink.
After 2 seconds, I repeat the command or the ftp call,
and then it is ok.

Not sure if my modem (9600) is too slow or in diald there is
a bug.

Not sure if problem will simply disappear next year
because I will buy an ISDN card.

Machine is 486/66 - because of money shortage it will
be used as long as possible.

David

--- End Message ---
--- Begin Message ---
Version: 0.99.4-9+rm

The diald package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/526512 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#439037: marked as done (printop: "Error in startup script: can't read "printcap_list": no such variable while executing)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:44:04 +0100
with message-id <200905071844.n47ii4w1014...@kmos.homeip.net>
and subject line printop has been removed from Debian, closing #439037
has caused the Debian Bug report #439037,
regarding printop: "Error in startup script: can't read "printcap_list": no 
such variable while executing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
439037: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439037
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package:printop
version:1.12-8

After a fresh install on a new computer the "printop" command aborts
with the following screen messages :


Error in startup script: can't read "printcap_list": no such variable
while executing
"foreach i $printcap_list {
lappend tmpname_list [lindex $i 0]}"
(procedure "insert_buttons" line 12)
invoked from within
"insert_buttons $path $type $this_printer_menu $pattern"
("button" arm line 8)
invoked from within
"switch -exact -- [lindex $line 1] {
button {
  set pattern [lindex $line 2]
  set path [lindex $line 3]
  if {($path!="")} {
set..."
("printer" arm line 2)
invoked from within
"switch -exact -- [lindex $line 0] {
printer {
  switch -exact -- [lindex $line 1] {
button {
  set pattern [lindex $line 2]
  set pat..."
(procedure "read_configs" line 21)
invoked from within
"read_configs $type $this_printer_menu $appcfg"
(procedure "build_printer_menu" line 18)
invoked from within
"build_printer_menu choosequeue $main_printer_menu_button.m"
(procedure "ShowWindow." line 175)
invoked from within
"ShowWindow."
(file "/usr/bin/printop" line 2313)
=

Regards

JP Pozzi




--- End Message ---
--- Begin Message ---
Version: 1.12-8+rm

The printop package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/377924 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#87386: marked as done (printop: "Error in startup script: can't read "printcap_list": no such variable while executing)

2009-05-08 Thread Debian Bug Tracking System

Your message dated Thu, 7 May 2009 19:44:04 +0100
with message-id <200905071844.n47ii4w1014...@kmos.homeip.net>
and subject line printop has been removed from Debian, closing #439037
has caused the Debian Bug report #439037,
regarding printop: "Error in startup script: can't read "printcap_list": no 
such variable while executing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
439037: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439037
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: printop
Version: 1.12-4
Severity: important



-- System Information
Debian Release: 2.2
Kernel Version: Linux sherlock 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i586 
unknown

Versions of the packages printop depends on:
hi  tk8.0  8.0.5-6The Tk toolkit for TCL and X11 v8.0 - Run-Ti
^^^ (Provides virtual package wish)

--- End Message ---
--- Begin Message ---
Version: 1.12-8+rm

The printop package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/377924 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---