Bug#630192: Fails to upgrade packages, API change in apt_inst package

2011-06-12 Thread Reinhard Tartler
Package: unattended-upgrades
Version: 0.70
Severity: grave

Trying to upgrade packages results in this traceback:

Traceback (most recent call last):
  File /usr/bin/unattended-upgrade, line 608, in module
main(options)
  File /usr/bin/unattended-upgrade, line 463, in main
if conffile_prompt(item.destfile):
  File /usr/bin/unattended-upgrade, line 193, in conffile_prompt
pkg_conffiles = apt_inst.debExtractControl(
AttributeError: 'module' object has no attribute 'debExtractControl'

This happens only when there are actually packages to upgrade.


-- System Information:
Debian Release: wheezy/sid
Architecture: i386 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages unattended-upgrades depends on:
ii  apt  0.8.14.1Advanced front-end for dpkg
ii  apt-utils0.8.14.1APT utility programs
ii  debconf [debconf-2.0]1.5.39  Debian configuration management sy
ii  lsb-release  3.2-27  Linux Standard Base version report
ii  python   2.6.6-14interactive high-level object-orie
ii  python-apt   0.8.0   Python interface to libapt-pkg
ii  ucf  3.0025+nmu2 Update Configuration File: preserv

unattended-upgrades recommends no packages.

Versions of packages unattended-upgrades suggests:
pn  bsd-mailx none (no description available)

-- Configuration Files:
/etc/apt/apt.conf.d/50unattended-upgrades changed:
// Automatically upgrade packages from these (origin, archive) pairs
Unattended-Upgrade::Origins-Pattern {
origin=Debian,label=Debian-Security,archive=stable;
o=Debian,a=stable;
o=Debian,a=testing;
//  o=Debian,a=oldstable;
//  o={distro_id},a=${distro_codename}-proposed-updates;
};
// List of packages to not update
Unattended-Upgrade::Package-Blacklist {
//  vim;
//  libc6;
//  libc6-dev;
//  libc6-i686;
};
// Send email to this address for problems or packages upgrades
// If empty or unset then no email is sent, make sure that you
// have a working mail setup on your system. The package 'mailx'
// must be installed or anything that provides /usr/bin/mail.
//Unattended-Upgrade::Mail root@localhost;
// Set this value to true to get emails only on errors. Default
// is to always send a mail if Unattended-Upgrade::Mail is set
//Unattended-Upgrade::MailOnlyOnError true;
// Do automatic removal of new unused dependencies after the upgrade
// (equivalent to apt-get autoremove)
//Unattended-Upgrade::Remove-Unused-Dependencies false;
// Automatically reboot *WITHOUT CONFIRMATION* if a 
// the file /var/run/reboot-required is found after the upgrade 
//Unattended-Upgrade::Automatic-Reboot false;
// Use apt bandwidth limit feature, this example limits the download
// speed to 70kb/sec
//Acquire::http::Dl-Limit 70;


-- debconf information:
  unattended-upgrades/enable_auto_updates: false

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Processed: notfound 622057 in 3.0.0-1

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 622057 3.0.0-1
Bug #622057 [src:devhelp] devhelp: FTBFS: dh-util.c:497:37: error: expected 
declaration specifiers or '...' before 'GtkNotebookPage'
Ignoring request to alter found versions of bug #622057 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622057: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#624911: marked as done (augeas: FTBFS: lens.h:118:26: error: duplicate member 'jmt')

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 07:22:53 +
with message-id banlktimery9cllfpu6zfaajai5oncm9...@mail.gmail.com
and subject line 
has caused the Debian Bug report #624911,
regarding augeas: FTBFS: lens.h:118:26: error: duplicate member 'jmt'
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.)


-- 
624911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: augeas
Version: 0.7.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[4]: Entering directory 
 `/build/user-augeas_0.7.3-1-amd64-xSRRgv/augeas-0.7.3/src'
   CC fa.lo
 fa.c: In function 'fa_accept_states':
 fa.c:895:9: warning: variable 'r' set but not used [-Wunused-but-set-variable]
   CC hash.lo
   CC memory.lo
   CC ref.lo
   CCLD   libfa.la
   CC augeas.lo
 In file included from syntax.h:28:0,
  from augeas.c:27:
 lens.h:118:26: error: duplicate member 'jmt'
 augeas.c: In function 'tree_find_cr':
 augeas.c:147:9: warning: variable 'r' set but not used 
 [-Wunused-but-set-variable]
 augeas.c: In function 'update_save_flags':
 augeas.c:1133:9: warning: variable 'noop' set but not used 
 [-Wunused-but-set-variable]
 make[4]: *** [augeas.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/augeas_0.7.3-1_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 |


---End Message---
---BeginMessage---
Version: 0.8.1-1

Seems fixed in 0.8.1-1.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

---End Message---


Bug#620775: marked as done (libboost-mpi-python1.46.1: Provides python3 shared object, but no python3 depends)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 07:49:37 +
with message-id e1qvfqp-0004zy...@franck.debian.org
and subject line Bug#620775: fixed in boost1.46 1.46.1-6
has caused the Debian Bug report #620775,
regarding libboost-mpi-python1.46.1: Provides python3 shared object, but no 
python3 depends
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.)


-- 
620775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620775
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libboost-mpi-python1.46.1
Version: 1.46.1-3
Severity: serious
Justification: Policy 3.5

The package ships several python3 files, but has no python3 depends:

/usr/lib/libboost_mpi_python-py31.so.1.46.1
/usr/lib/python3.1/site-packages/boost/__init__.py
/usr/lib/python3.1/site-packages/boost/mpi.so

It would probably be better to ship these in a separate binary (this is
recommended by Python policy).

-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
'natty-backports'), (500, 'natty')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-7-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


---End Message---
---BeginMessage---
Source: boost1.46
Source-Version: 1.46.1-6

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

boost1.46_1.46.1-6.debian.tar.gz
  to main/b/boost1.46/boost1.46_1.46.1-6.debian.tar.gz
boost1.46_1.46.1-6.dsc
  to main/b/boost1.46/boost1.46_1.46.1-6.dsc
libboost-date-time1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-date-time1.46-dev_1.46.1-6_amd64.deb
libboost-date-time1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-date-time1.46.1_1.46.1-6_amd64.deb
libboost-filesystem1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-filesystem1.46-dev_1.46.1-6_amd64.deb
libboost-filesystem1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-filesystem1.46.1_1.46.1-6_amd64.deb
libboost-graph-parallel1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-graph-parallel1.46-dev_1.46.1-6_amd64.deb
libboost-graph-parallel1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-graph-parallel1.46.1_1.46.1-6_amd64.deb
libboost-graph1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-graph1.46-dev_1.46.1-6_amd64.deb
libboost-graph1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-graph1.46.1_1.46.1-6_amd64.deb
libboost-iostreams1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-iostreams1.46-dev_1.46.1-6_amd64.deb
libboost-iostreams1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-iostreams1.46.1_1.46.1-6_amd64.deb
libboost-math1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-math1.46-dev_1.46.1-6_amd64.deb
libboost-math1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-math1.46.1_1.46.1-6_amd64.deb
libboost-mpi-python1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-mpi-python1.46-dev_1.46.1-6_amd64.deb
libboost-mpi-python1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-mpi-python1.46.1_1.46.1-6_amd64.deb
libboost-mpi1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-mpi1.46-dev_1.46.1-6_amd64.deb
libboost-mpi1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-mpi1.46.1_1.46.1-6_amd64.deb
libboost-program-options1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-program-options1.46-dev_1.46.1-6_amd64.deb
libboost-program-options1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-program-options1.46.1_1.46.1-6_amd64.deb
libboost-python1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-python1.46-dev_1.46.1-6_amd64.deb
libboost-python1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-python1.46.1_1.46.1-6_amd64.deb
libboost-random1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-random1.46-dev_1.46.1-6_amd64.deb
libboost-random1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-random1.46.1_1.46.1-6_amd64.deb
libboost-regex1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-regex1.46-dev_1.46.1-6_amd64.deb
libboost-regex1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-regex1.46.1_1.46.1-6_amd64.deb
libboost-serialization1.46-dev_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-serialization1.46-dev_1.46.1-6_amd64.deb
libboost-serialization1.46.1_1.46.1-6_amd64.deb
  to main/b/boost1.46/libboost-serialization1.46.1_1.46.1-6_amd64.deb
libboost-signals1.46-dev_1.46.1-6_amd64.deb
  to 

Processed: tagging as pending bugs that are closed by packages in NEW

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Sun Jun 12 08:03:17 UTC 2011
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: imagemagick
 tags 609177 + pending
Bug #609177 [imagemagick] Crash with long MAGICK_DEBUG environment variable
Added tag(s) pending.
 # Source package in NEW: imagemagick
 tags 629945 + pending
Bug #629945 [libmagickcore4] libmagickcore4: non-versioned files in a shared 
library packages is *wrong*
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 628249 + pending
Bug #628249 [src:cardstories] cardstories: FTBFS: ImportError: No module named 
OpenSSL
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 627852 + pending
Bug #627852 [cardstories] [INTL:sv] Swedish strings for cardstories debconf
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 627682 + pending
Bug #627682 [cardstories] cardstories: [INTL:ru] Russian debconf templates 
translation
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 627180 + pending
Bug #627180 [python-cardstories] python-cardstories: belongs in Section: games
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 627181 + pending
Bug #627181 [python-cardstories] python-cardstories: should depend on a web 
server
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 626376 + pending
Bug #626376 [cardstories] cardstories: [INTL:ja] please add Japanese po-debconf 
template translation (ja.po)
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 627725 + pending
Bug #627725 [cardstories] cardstories: [INTL:pt] Updated Portuguese translation 
for debconf messages
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 629063 + pending
Bug #629063 [cardstories] [INTL:es] Spanish debconf template translation for 
cardstories
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 627802 + pending
Bug #627802 [cardstories] [l10n:cs] Initial Czech translation of PO debconf 
template for package cardstories 1.0.2-2
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 627707 + pending
Bug #627707 [cardstories] [INTL:da] Danish translation of the debconf templates 
cardstories
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 628366 + pending
Bug #628366 [cardstories] cardstories: French debconf templates translation
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 627277 + pending
Bug #627277 [cardstories] cardstories: [debconf_rewrite] Debconf templates and 
debian/control review
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 629241 + pending
Bug #629241 [cardstories] cardstories: [INTL:pt_BR] Brazilian Portuguese 
debconf templates translation
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 628625 + pending
Bug #628625 [cardstories] [l10n,de] cardstories: initial german debconf 
translation
Added tag(s) pending.
 # Source package in NEW: cardstories
 tags 628098 + pending
Bug #628098 [cardstories] cardstories: [INTL:nl] Dutch translation of debconf 
templates
Added tag(s) pending.
 # Source package in NEW: brltty
 tags 625153 + pending
Bug #625153 [src:brltty] brltty: FTBFS: sys_linux.c:258: undefined reference to 
`S_ISCHR'
Added tag(s) pending.
 # Source package in NEW: kile
 tags 625916 + pending
Bug #625916 [kile] kile: huge list of dependencies for Kile
Added tag(s) pending.
 # Source package in NEW: kile
 tags 630122 + pending
Bug #630122 [kile] Please package kile 2.1
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
630122: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630122
627180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627180
629241: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629241
627725: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627725
609177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609177
625916: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625916
627277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627277
627802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627802
627682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627682
627181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627181
626376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626376
625153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625153
628366: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628366
628249: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628249
628625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628625
627707: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627707
627852: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627852
628098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628098
629945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629945
629063: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629063
Debian Bug Tracking System
Contact 

Bug#630107: [kfreebsd] cannot configure grub-pc (error: cannot find a GRUB drive for /dev/ad0s1)

2011-06-12 Thread Robert Millan
2011/6/12 Guillem Jover guil...@debian.org:
 The problem is an ABI change as can be seen from:

  http://svnweb.freebsd.org/base/head/lib/libgeom/libgeom.h?r1=182843r2=202454

 So the library needs the SOVERSION bumped. I'll do that and use the
 opportunity to add libjail too, now that we have to go through NEW.
 I'll try to check for other possible ABI changes on the rest of the
 libraries.

Nice spotting Guillem.  Please consider sending this to upstream
PR database as well, I'm sure they'll appreciate.

-- 
Robert Millan



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



Bug#630107: [kfreebsd] cannot configure grub-pc (error: cannot find a GRUB drive for /dev/ad0s1)

2011-06-12 Thread Robert Millan
clone 630107 -1
reassign -1 grub-common 1.99-6
retitle -1 grub-probe segfaults on GNU/kFreeBSD after commit r3118
thanks

Since we're talking about GRUB now, I'm cloning this bug.  Please
followup to the new one.

2011/6/12 Jonathan Nieder jrnie...@gmail.com:
 Robert Millan wrote:

 I'd check if a GRUB rebuild helps.

 It does!  I should never have doubted.

 After a rebuild, running grub-probe -t drive / with libgeom from
 unstable produces no output and exits with status 139 (sigsegv).  I
 assume libgeom could benefit from a symbols bump in addition to a
 Breaks against the previous grub-common version.

 How about this patch, for grub2 in experimental?

Seems fine, but you just said it doesn't fix the problem, only
part of it.  Could you investigate further?

-- 
Robert Millan



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



Processed: Re: [kfreebsd] cannot configure grub-pc (error: cannot find a GRUB drive for /dev/ad0s1)

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 clone 630107 -1
Bug#630107: [kfreebsd] cannot configure grub-pc (error: cannot find a GRUB 
drive for /dev/ad0s1)
Bug 630107 cloned as bug 630197.

 reassign -1 grub-common 1.99-6
Bug #630197 [libgeom0] [kfreebsd] cannot configure grub-pc (error: cannot find 
a GRUB drive for /dev/ad0s1)
Bug reassigned from package 'libgeom0' to 'grub-common'.
Bug No longer marked as found in versions freebsd-libs/8.2-2.
Bug #630197 [grub-common] [kfreebsd] cannot configure grub-pc (error: cannot 
find a GRUB drive for /dev/ad0s1)
Bug Marked as found in versions grub2/1.99-6.
 retitle -1 grub-probe segfaults on GNU/kFreeBSD after commit r3118
Bug #630197 [grub-common] [kfreebsd] cannot configure grub-pc (error: cannot 
find a GRUB drive for /dev/ad0s1)
Changed Bug title to 'grub-probe segfaults on GNU/kFreeBSD after commit r3118' 
from '[kfreebsd] cannot configure grub-pc (error: cannot find a GRUB drive for 
/dev/ad0s1)'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630197
630107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630107
-1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#630107: [kfreebsd] cannot configure grub-pc (error: cannot find a GRUB drive for /dev/ad0s1)

2011-06-12 Thread Jonathan Nieder
tags 630197 - pending
thanks

Robert Millan wrote:
 2011/6/12 Jonathan Nieder jrnie...@gmail.com:

 After a rebuild, running grub-probe -t drive / with libgeom from
 unstable produces no output and exits with status 139 (sigsegv).  I
 assume libgeom could benefit from a symbols bump in addition to a
 Breaks against the previous grub-common version.

 How about this patch, for grub2 in experimental?

 Seems fine, but you just said it doesn't fix the problem, only
 part of it.  Could you investigate further?

Ah, for libgeom from unstable, please read libgeom from testing.
I somehow confused myself into thinking 8.2 was not in sid yet, hence
the nonsense.

In other words, all I was saying is that grub-probe built with new
ABI is not happy when you try to run it with old libgeom.  Which is
not very surprising.  The patch avoids the problem by explicitly
depending on libgeom 8.2.

A better fix is to wait for Guillem's upload and then schedule a
binnmu.  Sorry for the noise.



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



Processed: Re: [kfreebsd] cannot configure grub-pc (error: cannot find a GRUB drive for /dev/ad0s1)

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 630197 - pending
Bug #630197 [grub-common] grub-probe segfaults on GNU/kFreeBSD after commit 
r3118
Removed tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630197
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#630197: marked as done (grub-probe segfaults on GNU/kFreeBSD after commit r3118)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 03:40:01 -0500
with message-id 20110612084001.GB21621@elie
and subject line Re: [kfreebsd] cannot configure grub-pc (error: cannot find a 
GRUB drive for /dev/ad0s1)
has caused the Debian Bug report #630197,
regarding grub-probe segfaults on GNU/kFreeBSD after commit r3118
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.)


-- 
630197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630197
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgeom0
Version: 8.2-2
Severity: grave
Justification: cannot install grub-pc
Affects: grub-common

Hi,

Typical kfreebsd-amd64 experimental system (running through qemu).
Was upgrading today for the first time since 2011-05-06.  Previously I
had grub-pc 1.99~rc1-13 installed.  When it came to be time to upgrade
grub-pc, some warnings about camcontrol as usual, then a debconf
dialog about choosing between /dev/ad0 and /dev/ad0s1 if I remember it
correctly.  I choose /dev/ad0.  Then another debconf dialog about that
failing and whether I want to continue anyway.  I choose No and it
goes back in a loop.  (Wouldn't failing postinst at that point be
better, so the package manager can do its job by downgrading or trying
again at the next dpkg --configure -a?  Ah, now that I check, it
looks like that's what Yes to install_devices_failed does --- hmm.)

Lacking an escape route, I hit ^C, reconfigure debconf to use the
readline plugin, and ran dpkg --configure -a to try again.  Now:

 # dpkg --configure -a
 Setting up grub-pc (1.99-6) ...
 Generating grub.pc ...
 Found kernel of FreeBSD: /boot/kfreebsd-8.2-1-amd64.gz
 Found kernel module directory: /lib/modules/8.2-1-amd64
 /usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/ad0s1.  Check 
your device.map
 ls: cannot access /lib/modules/8.2-1-amd64/unknown.ko: No such file or 
directory

 dpkg: error processing grub-pc (--configure):
  subprocess installed post-installation script returned error exit status 2

Hmm, that's different.  Weird.

The device.map says:

 (hd0)  /dev/ad0

Removing grub-pc-bin and grub2-common and downgrading grub-pc and
grub-common to 1.99~rc1-13 still gives the cannot find a GRUB drive
for /dev/ad0s1 error, without the cannot access ...unknown.ko one.

Based on a memory of Bug#612128, I try downgrading libgeom0 from
8.2-2 to 8.1-5.  That works.

Known problem?


---End Message---
---BeginMessage---
notfound 630197 grub2/1.99-6
quit

Robert Millan wrote:

 Seems fine, but you just said it doesn't fix the problem, only
 part of it.  Could you investigate further?

This was a miscommunication on my part.  The libgeom ABI break is
already tracked at Bug#630107, so closing.

Thanks for your help.  It is nice to (locally) have a working grub
again so quickly (using the hacky patch I sent). :)

---End Message---


Bug#627131: marked as done (clang in exp fails to link if only gcc-4.6 is installed)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 09:47:19 +
with message-id e1qvhgj-7r...@franck.debian.org
and subject line Bug#627131: fixed in clang 2.9-4
has caused the Debian Bug report #627131,
regarding clang in exp fails to link if only gcc-4.6 is installed
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.)


-- 
627131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: clang
Version: 2.9-1~exp1
Severity: serious
Tags: patch

Clang from experimental (maybe sid as well) fails to work if only
gcc-4.6 is installed:

|clang -o limi limi.c 
|/usr/bin/ld: cannot find crtbegin.o: No such file or directory
|/usr/bin/ld: cannot find -lgcc
|/usr/bin/ld: cannot find -lgcc_s
|clang: error: linker command failed with exit code 1 (use -v to see invocation)

The patch attached fixes the issue by adding 4.6 into the seatch path. A
nicer patch could follow in a few days so we don't have the same problem
with 4.6.2 or 4.7 again :)

Sebastian
From d647c10b5201fd593cdd748fd6c26554786b1427 Mon Sep 17 00:00:00 2001
From: Sebastian Andrzej Siewior sebast...@breakpoint.cc
Date: Tue, 17 May 2011 22:50:10 +0200
Subject: [PATCH] clang: compile with gcc-4.6 as host

Signed-off-by: Sebastian Andrzej Siewior sebast...@breakpoint.cc
---
 tools/clang/lib/Driver/ToolChains.cpp |3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/tools/clang/lib/Driver/ToolChains.cpp 
b/tools/clang/lib/Driver/ToolChains.cpp
index dc35a33..ca1942b 100644
--- a/tools/clang/lib/Driver/ToolChains.cpp
+++ b/tools/clang/lib/Driver/ToolChains.cpp
@@ -1449,7 +1449,8 @@ Linux::Linux(const HostInfo Host, const llvm::Triple 
Triple)
   GccTriple = i586-suse-linux;
   }
 
-  const char* GccVersions[] = {4.5.2, 4.5.1, 4.5, 4.4.5, 4.4.4,
+  const char* GccVersions[] = {4.6, 4.6.1,
+   4.5.2, 4.5.1, 4.5, 4.4.5, 4.4.4,
4.4.3, 4.4, 4.3.4, 4.3.3, 4.3.2,
4.3, 4.2.4, 4.2.3, 4.2.2, 4.2.1,
4.2};
-- 
1.7.5.1

---End Message---
---BeginMessage---
Source: clang
Source-Version: 2.9-4

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

clang_2.9-4.debian.tar.gz
  to main/c/clang/clang_2.9-4.debian.tar.gz
clang_2.9-4.dsc
  to main/c/clang/clang_2.9-4.dsc
clang_2.9-4_amd64.deb
  to main/c/clang/clang_2.9-4_amd64.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 627...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru sylves...@debian.org (supplier of updated clang 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

Format: 1.8
Date: Sun, 12 Jun 2011 11:14:49 +0200
Source: clang
Binary: clang
Architecture: source amd64
Version: 2.9-4
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team pkg-llvm-t...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 clang  - Low-Level Virtual Machine (LLVM), C language family frontend
Closes: 627131 629861
Changes: 
 clang (2.9-4) unstable; urgency=low
 .
   * debian/patches/12-gcc-4.6.patch: Support of gcc 4.6 (Closes: #627131)
   * debian/control.in/clang, debian/control: Dependency switch from
 libstdc++6-4.5-dev to libstdc++6-4.6-dev
   * debian/patches/13-multiarch-newpath.patch: Multiarch support
 (Closes: #629861)
Checksums-Sha1: 
 239ef54e0526e8b5adf24ccc50b05fb25762c9a0 1557 clang_2.9-4.dsc
 cc970df79bf933e6a65882d706b6b8ce00d3deca 20832 clang_2.9-4.debian.tar.gz
 56edd72689493e8cab7176291fb992408077b0d8 4049498 clang_2.9-4_amd64.deb
Checksums-Sha256: 
 959b7ff10ba52b2be4b7aa9a16d0042959a08873a9dd65aae7677f7c8a5a5d36 1557 
clang_2.9-4.dsc
 bab1b5fc95b8d4604fe1c89556b59abe03d5316de21a5a8193fb455f963cd1f8 20832 
clang_2.9-4.debian.tar.gz
 714dd92cefdcfd1caa98dbaff785c9a590ad0d0b2cc750a3087f0dbec4a195bf 4049498 
clang_2.9-4_amd64.deb
Files: 
 305c2ecaa995f8f18c0cd7932ae9f692 1557 devel optional clang_2.9-4.dsc
 0160ab41249e1b830fe64d176ae5fbbb 20832 devel optional clang_2.9-4.debian.tar.gz
 9dc3d5e2bfd7419332135e4369730b8f 4049498 devel optional 

Bug#630107: [kfreebsd] cannot configure grub-pc (error: cannot find a GRUB drive for /dev/ad0s1)

2011-06-12 Thread Robert Millan
2011/6/12 Jonathan Nieder jrnie...@gmail.com:
 A better fix is to wait for Guillem's upload and then schedule a
 binnmu.  Sorry for the noise.

OK

-- 
Robert Millan



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



Bug#630205: skrooge: FTBFS: fatal error: QWebView: No such file or directory

2011-06-12 Thread Christoph Egger
Package: src:skrooge
Version: 0.9.0-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your pacage failed to build on the kfreebsd-* buildds:

[ 21%] Building CXX object skgbasegui/CMakeFiles/skgbasegui.dir/skgmainpanel.o
cd 
/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/obj-i486-kfreebsd-gnu/skgbasegui
  /usr/bin/c++   -DMAKE_SKGBASEGUI_LIB -D_GNU_SOURCE -DQT_NO_STL 
-DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS 
-DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=50 -DSKGNOTRACES -DSKGVERSION=0.9.0 
-DSKGKDE46ENABLED=Y -Wall -g -O2  -Woverloaded-virtual -fno-threadsafe-statics 
-fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC 
-I/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/obj-i486-kfreebsd-gnu/skgbasegui
 -I/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/skgbasegui 
-I/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0 
-I/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/obj-i486-kfreebsd-gnu
 
-I/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/skgbasemodeler
 
-I/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/skgbasemodelertest
 
-I/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/skgbankmodeler
 -I/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/skgbankgui 
-I/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/obj-i486-kfreebsd-gnu/skgbankgui
 -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest 
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp 
-I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4   -o 
CMakeFiles/skgbasegui.dir/skgmainpanel.o -c 
/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/skgbasegui/skgmainpanel.cpp
In file included from 
/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/skgbasegui/skgmainpanel.cpp:29:0:
/build/buildd-skrooge_0.9.0-1-kfreebsd-i386-gTEkaP/skrooge-0.9.0/skgbasegui/skgwebview.h:27:20:
 fatal error: QWebView: No such file or directory
compilation terminated.

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=skroogearch=kfreebsd-i386ver=0.9.0-1stamp=1307713741

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?



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



Bug#630206: libnss-myhostname: FTBFS: fatal error: asm/types.h: No such file or directory

2011-06-12 Thread Christoph Egger
Package: src:libnss-myhostname
Version: 0.3-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your pacage failed to build on the kfreebsd-* buildds:
libtool: compile:  x86_64-kfreebsd-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
-I/build/buildd-libnss-myhostname_0.3-1-kfreebsd-amd64-oyrjWQ/libnss-myhostname-0.3
 -include ./config.h -Wall -g -O2 -Wall -W -Wextra -pedantic -pipe -Wformat 
-Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal 
-Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes 
-Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith 
-Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math 
-fvisibility=hidden -fdiagnostics-show-option -MT netlink.lo -MD -MP -MF 
.deps/netlink.Tpo -c 
/build/buildd-libnss-myhostname_0.3-1-kfreebsd-amd64-oyrjWQ/libnss-myhostname-0.3/netlink.c
  -fPIC -DPIC -o .libs/netlink.o
/build/buildd-libnss-myhostname_0.3-1-kfreebsd-amd64-oyrjWQ/libnss-myhostname-0.3/netlink.c:25:23:
 fatal error: asm/types.h: No such file or directory
compilation terminated.
make[3]: *** [netlink.lo] Error 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=libnss-myhostnamearch=kfreebsd-amd64ver=0.3-1stamp=1307742167

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpR1Vou4T6Sy.pgp
Description: PGP signature


Bug#630207: sleuthkit: FTBFS: symbol missmatch

2011-06-12 Thread Christoph Egger
Package: src:sleuthkit
Version: 3.2.1-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your pacage failed to build on all non any-amd64 buildds e.g.:
+ _ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_@Base 
3.2.1-1
+#MISSING: 3.2.1-1# 
_ZNK10__cxxabiv117__class_type_info20__do_find_public_srcElPKvPKS0_S2_@Base 
3.2.1
  
_ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE@Base
 3.2.1
- 
_ZNK10__cxxabiv120__si_class_type_info12__do_dyncastElNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE@Base
 3.2.1
- 
_ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcElPKvPKNS_17__class_type_infoES2_@Base
 3.2.1
+ 
_ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE@Base
 3.2.1-1
+#MISSING: 3.2.1-1# 
_ZNK10__cxxabiv120__si_class_type_info12__do_dyncastElNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE@Base
 3.2.1
+ 
_ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_@Base
 3.2.1-1
+#MISSING: 3.2.1-1# 
_ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcElPKvPKNS_17__class_type_infoES2_@Base
 3.2.1
  _ZNK9__gnu_cxx24__concurrence_lock_error4whatEv@Base 3.2.1
  _ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv@Base 3.2.1
  _ZNKSt13bad_exception4whatEv@Base 3.2.1
dh_makeshlibs: dpkg-gensymbols -plibtsk3-3 -Idebian/libtsk3-3.symbols 
-Pdebian/libtsk3-3 -edebian/libtsk3-3/usr/lib/libtsk3.so.3.3.1
 returned exit code 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=sleuthkitarch=kfreebsd-i386ver=3.2.1-1stamp=1307743372

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpmjffIHYOPA.pgp
Description: PGP signature


Bug#630208: argyll: FTBFS: fatal error: legacy/dev/usb/usb.h: No such file or directory

2011-06-12 Thread Christoph Egger
Package: src:argyll
Version: 1.1.1-2
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your pacage failed to build on the kfreebsd-* buildds:
libtool: compile:  gcc -DPACKAGE_NAME=\argyll\ -DPACKAGE_TARNAME=\argyll\ 
-DPACKAGE_VERSION=\1.1.0\ -DPACKAGE_STRING=\argyll 1.1.0\ 
-DPACKAGE_BUGREPORT=\\ -DPACKAGE_URL=\\ -DPACKAGE=\argyll\ 
-DVERSION=\1.1.0\ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\.libs/\ -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -I. -I ./libusb -g -O2 
-c libusb/bsd.c  -fPIC -DPIC -o .libs/libargyllusb_la-bsd.o
libusb/bsd.c:42:32: fatal error: legacy/dev/usb/usb.h: No such file or directory

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=argyllarch=kfreebsd-i386ver=1.1.1-2stamp=1307786465

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpcI5YSu2KDT.pgp
Description: PGP signature


Bug#630209: pdnsd: FTBFS: undefined reference to `pthread_sigmask'

2011-06-12 Thread Christoph Egger
Package: src:pdnsd
Version: 1.2.8-par-2
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your pacage failed to build on the kfreebsd-* buildds:
gcc  -Wall -Wextra -g -O2   -o pdnsd  pdnsd-conf-parser.o pdnsd-conff.o 
pdnsd-consts.o pdnsd-debug.o pdnsd-dns.o pdnsd-dns_answer.o pdnsd-dns_query.o 
pdnsd-error.o pdnsd-helpers.o pdnsd-icmp.o pdnsd-list.o pdnsd-main.o 
pdnsd-netdev.o pdnsd-rr_types.o pdnsd-status.o pdnsd-servers.o pdnsd-thread.o 
pdnsd-cache.o pdnsd-hash.o  
pdnsd-dns_answer.o: In function `tcp_server_thread':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1782:
 undefined reference to `pthread_sigmask'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1820:
 undefined reference to `pthread_create'
pdnsd-dns_answer.o: In function `udp_server_thread':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1373:
 undefined reference to `pthread_sigmask'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1514:
 undefined reference to `pthread_create'
pdnsd-dns_answer.o: In function `tcp_answer_thread':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1557:
 undefined reference to `_pthread_cleanup_push'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1558:
 undefined reference to `pthread_sigmask'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1639:
 undefined reference to `_pthread_cleanup_push'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1685:
 undefined reference to `_pthread_cleanup_pop'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1686:
 undefined reference to `_pthread_cleanup_push'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1696:
 undefined reference to `_pthread_cleanup_pop'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1704:
 undefined reference to `_pthread_cleanup_pop'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1580:
 undefined reference to `pthread_setspecific'
pdnsd-dns_answer.o: In function `udp_answer_thread':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1117:
 undefined reference to `_pthread_cleanup_push'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1118:
 undefined reference to `pthread_sigmask'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1155:
 undefined reference to `_pthread_cleanup_push'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1266:
 undefined reference to `_pthread_cleanup_pop'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1267:
 undefined reference to `_pthread_cleanup_pop'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1140:
 undefined reference to `pthread_setspecific'
pdnsd-dns_answer.o: In function `start_dns_servers':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1857:
 undefined reference to `pthread_create'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/dns_answer.c:1870:
 undefined reference to `pthread_create'
pdnsd-main.o: In function `main':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/main.c:645:
 undefined reference to `pthread_key_create'
pdnsd-error.o: In function `debug_msg':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/error.c:178:
 undefined reference to `pthread_getspecific'
pdnsd-helpers.o: In function `pdnsd_exit':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/helpers.c:52:
 undefined reference to `pthread_kill'
pdnsd-helpers.o: In function `softlock_mutex':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/helpers.c:64:
 undefined reference to `pthread_mutex_trylock'
pdnsd-status.o: In function `status_thread':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/status.c:179:
 undefined reference to `pthread_sigmask'
pdnsd-status.o: In function `start_stat_sock':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/status.c:812:
 undefined reference to `pthread_create'
pdnsd-servers.o: In function `servstat_thread':
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/servers.c:324:
 undefined reference to `pthread_sigmask'
/build/buildd-pdnsd_1.2.8-par-2-kfreebsd-i386-4AyNFZ/pdnsd-1.2.8-par/src/servers.c:337:
 undefined reference to `pthread_sigmask'
pdnsd-servers.o: In function `start_servstat_thread':

Bug#624847: pulseaudio does not build anymore with xcb-util 0.3.8

2011-06-12 Thread Arnaud Fontaine
Hi,

Sorry for the late reply.

 Arnaud,  I  think libxcb-atom1-dev  would  be  better replaced  by
 libxcb-util0-dev,  which   completely  replaces  libxcb-atom1-dev,
 instead of libxcb1-dev

No, because the only reason why pulseaudio was depending on libxcb-atom1
was   xcb_atom_get()   which   has   been   removed   since   then,   so
xcb_intern_atom*()  (from libxcb1)  should be  used  instead. Therefore,
there is  no need to  Build-Depends on libxcb-util0-dev,  libxcb1-dev is
enough (if you look carefully  at the patch I provided, configure.ac has
been updated and *only* depends upon xcb = 1.6).

 Anyway, is  there any news  on the NMU?  Please note that  the bug
 makes  many of  the binary  packages  built from  this version  of
 pulseaudio, uninstallable, as reported by #629394.

As the package  is currently in experimental, it was  not a priority for
me, sorry... Daniel:  do you want me to upload  the version currently in
Debian git?

Cheers,
--
Arnaud Fontaine


pgps5579FZeNK.pgp
Description: PGP signature


Processed: tagging 629534

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 629534 + pending
Bug #629534 {Done: Aurelien Jarno aure...@debian.org} [libc6] Upgrade fails, 
resulting in unusable system (no dynamic linking)
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
629534: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629534
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#629945: marked as done (libmagickcore4: non-versioned files in a shared library packages is *wrong*)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 11:02:48 +
with message-id e1qvirm-0001tr...@franck.debian.org
and subject line Bug#629945: fixed in imagemagick 8:6.6.9.7-4
has caused the Debian Bug report #629945,
regarding libmagickcore4: non-versioned files in a shared library packages is 
*wrong*
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.)


-- 
629945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629945
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libmagickcore4
Version: 8:6.6.9.7-3.1
Severity: serious

libmagickcore4 now ships configuration files in /etc/ImageMagick/.  This
is going to break horribly the next time it breaks ABI.  Never ship
non-versioned files in a shared library package.

Cheers,
Julien


---End Message---
---BeginMessage---
Source: imagemagick
Source-Version: 8:6.6.9.7-4

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

imagemagick-common_6.6.9.7-4_all.deb
  to main/i/imagemagick/imagemagick-common_6.6.9.7-4_all.deb
imagemagick-dbg_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/imagemagick-dbg_6.6.9.7-4_amd64.deb
imagemagick-doc_6.6.9.7-4_all.deb
  to main/i/imagemagick/imagemagick-doc_6.6.9.7-4_all.deb
imagemagick_6.6.9.7-4.debian.tar.bz2
  to main/i/imagemagick/imagemagick_6.6.9.7-4.debian.tar.bz2
imagemagick_6.6.9.7-4.dsc
  to main/i/imagemagick/imagemagick_6.6.9.7-4.dsc
imagemagick_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/imagemagick_6.6.9.7-4_amd64.deb
libmagick++-dev_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/libmagick++-dev_6.6.9.7-4_amd64.deb
libmagick++4_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/libmagick++4_6.6.9.7-4_amd64.deb
libmagickcore-dev_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/libmagickcore-dev_6.6.9.7-4_amd64.deb
libmagickcore4-extra_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/libmagickcore4-extra_6.6.9.7-4_amd64.deb
libmagickcore4_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/libmagickcore4_6.6.9.7-4_amd64.deb
libmagickwand-dev_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/libmagickwand-dev_6.6.9.7-4_amd64.deb
libmagickwand4_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/libmagickwand4_6.6.9.7-4_amd64.deb
perlmagick_6.6.9.7-4_amd64.deb
  to main/i/imagemagick/perlmagick_6.6.9.7-4_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Fourmond fourm...@debian.org (supplier of updated imagemagick 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

Format: 1.8
Date: Sat, 11 Jun 2011 21:31:54 +0200
Source: imagemagick
Binary: imagemagick imagemagick-dbg imagemagick-common imagemagick-doc 
libmagickcore4 libmagickcore4-extra libmagickcore-dev libmagickwand4 
libmagickwand-dev libmagick++4 libmagick++-dev perlmagick
Architecture: source amd64 all
Version: 8:6.6.9.7-4
Distribution: unstable
Urgency: low
Maintainer: ImageMagick Packaging Team 
pkg-gmagick-im-t...@lists.alioth.debian.org
Changed-By: Vincent Fourmond fourm...@debian.org
Description: 
 imagemagick - image manipulation programs
 imagemagick-common - image manipulation programs -- infrastructure
 imagemagick-dbg - debugging symbols for ImageMagick
 imagemagick-doc - document files of ImageMagick
 libmagick++-dev - object-oriented C++ interface to ImageMagick - development 
files
 libmagick++4 - object-oriented C++ interface to ImageMagick
 libmagickcore-dev - low-level image manipulation library - development files
 libmagickcore4 - low-level image manipulation library
 libmagickcore4-extra - low-level image manipulation library - extra codecs
 libmagickwand-dev - image manipulation library - development files
 libmagickwand4 - image manipulation library
 perlmagick - Perl interface to the ImageMagick graphics routines
Closes: 609177 629945
Changes: 
 imagemagick (8:6.6.9.7-4) unstable; urgency=low
 .
   [ Bastien Roucariès ]
   * Acknowledge NMUs. Thanks Vincent Fourmond.
   * Add Vincent Fourmond as comaintainer.
   * Fixed one-off bug in option parser (Closes: #609177).
   * Move configuration files to a common package: Fix bug
 non-versioned files in a shared library packages
 is *wrong*, thanks to Julien 

Bug#629534: Upgrade fails, resulting in unusable system (no dynamic linking)

2011-06-12 Thread Aurelien Jarno
On Fri, Jun 10, 2011 at 10:37:21AM +0200, Mario 'BitKoenig' Holbe wrote:
 On Fri, Jun 10, 2011 at 10:26:39AM +0200, Mario 'BitKoenig' Holbe wrote:
  I did a quick survey over all my Debian machines and found /lib/ld.so
  together with the Mar 7 2001 timestamp, as already mentioned by Haegar
  and others, on all older systems, i.e. systems initially installed
  several years ago. Most of those systems never had anything else
  installed than Debian packages, so this does indeed appear to be some
  left-over file from any package.
 
 All right - it definitely is:
 ldso.postinst: 25   cd /lib
 ldso.postinst: 26   if [ -f ld.so.1.9.11 ]; then
 ldso.postinst: 27   mv -f ld.so.1.9.11 ld.so
 ldso.postinst: 28   ln -f ld.so ld.so.1.9.11
 ldso.postinst: 29   fi
 

Thanks a lot for digging so old in the history of Debian. It seems to
come from the libc5 to libc6 transition in the Bo and Hamm era. Given
these files have been provided by the packaging system, they should be
removed automatically. I have added code to do that, however
yet unidentified old versions of the libc library should still be
removed manually so that we don't break a possible change done by the
user.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#630214: libapt-inst1.2: file conflict with apt 0.8.14.1 (/usr/share/locale/vi/LC_MESSAGES/libapt-inst1.2.mo)

2011-06-12 Thread Jonathan Nieder
Package: libapt-inst1.2
Version: 0.8.15~exp1
Severity: serious
Justification: undeclared file conflict

Hi,

Typical amd64 experimental system.  From today's upgrade:

| Unpacking libapt-inst1.2 (from .../libapt-inst1.2_0.8.15~exp1_amd64.deb) ...
| dpkg: error processing 
//var/cache/apt/archives/libapt-inst1.2_0.8.15~exp1_amd64.deb (--install):
|  trying to overwrite '/usr/share/locale/vi/LC_MESSAGES/libapt-inst1.2.mo', 
which is also in package apt 0.8.14.1
| dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

Based on the changelog entry

   * debian/control:
 - add libapt-pkg4.10 and libapt-inst1.2 library packages

I am guessing there is a missing Breaks+Replaces.



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



Bug#615676: marked as done (libosl: ftbfs with gcc-4.5)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 11:49:03 +
with message-id e1qvja7-0005ek...@franck.debian.org
and subject line Bug#615676: fixed in libosl 0.4.0-1
has caused the Debian Bug report #615676,
regarding libosl: ftbfs with gcc-4.5
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.)


-- 
615676: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615676
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libosl
Version: 0.3.0-1
Severity: normal
Tags: sid
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.5

The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.

The full build log can be found at:
http://people.debian.org/~lucas/logs/2011/02/14/gcc/gcc4.5/libosl_0.3.0-1_lsid64b.buildlog
The last lines of the build log are at the end of this report.

Some more details can be found at
http://lists.debian.org/debian-devel-announce/2011/02/msg00012.html

[...]
../include/osl/effect/numSimpleEffect.tcc:23:3: error: case value '-11' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:26:3: error: case value '-10' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:28:3: error: case value '-9' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:29:3: error: case value '-8' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:24:3: error: case value '-7' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:16:3: error: case value '-6' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:17:3: error: case value '-5' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:18:3: error: case value '-4' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:19:3: error: case value '-3' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:25:3: error: case value '-2' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:27:3: error: case value '-1' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:34:3: error: case value '2' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:35:3: error: case value '3' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:36:3: error: case value '4' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:37:3: error: case value '5' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:40:3: error: case value '6' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:42:3: error: case value '7' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:43:3: error: case value '8' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:38:3: error: case value '9' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:30:3: error: case value '10' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:31:3: error: case value '11' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:32:3: error: case value '12' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:33:3: error: case value '13' not in 
enumerated type 'osl::PtypeO'
../include/osl/effect/numSimpleEffect.tcc:39:3: error: case value '14' not in 
enumerated type 'osl::PtypeO'
../include/osl/ptype.h: At global scope:
../include/osl/ptype.h:230:16: error: 'osl::PTYPEO_EDGE' defined but not used
make[1]: *** [state/numEffectState.o] Error 1
make[1]: Leaving directory 
`/build/user-libosl_0.3.0-1-amd64-7si5Qr/libosl-0.3.0/release-so'
make: *** [build/libosl1] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


---End Message---
---BeginMessage---
Source: libosl
Source-Version: 0.4.0-1

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

libosl-dev_0.4.0-1_amd64.deb
  to main/libo/libosl/libosl-dev_0.4.0-1_amd64.deb
libosl-doc_0.4.0-1_all.deb
  to main/libo/libosl/libosl-doc_0.4.0-1_all.deb
libosl1-dbg_0.4.0-1_amd64.deb
  to main/libo/libosl/libosl1-dbg_0.4.0-1_amd64.deb
libosl1_0.4.0-1_amd64.deb
  to main/libo/libosl/libosl1_0.4.0-1_amd64.deb
libosl_0.4.0-1.debian.tar.gz
  to main/libo/libosl/libosl_0.4.0-1.debian.tar.gz
libosl_0.4.0-1.dsc
  to 

Bug#626020: compile error on MIPS architecture

2011-06-12 Thread Ted Dunning
It appears that this error is due to java 1.5 being used to compile
Zookeeper on MIPS.  Java = 1.6 is an explicit requirement of
Zookeeper but the message being emitted indicates that the compiler
being used is imposing 1.5 syntax.

See these links for more information:


 
http://stackoverflow.com/questions/1678122/must-override-a-superclass-method-errors-after-importing-a-project-into-eclipse
 
http://stackoverflow.com/questions/2335655/why-is-javac-failing-on-override-annotation


Based on this, I think that this is a build system misconfiguration
rather than a package bug.



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



Bug#626020: Problem with MIPS in general?

2011-06-12 Thread Ted Dunning
I see this thread:

http://us.generation-nt.com/answer/openjdk-default-jdk-squeeze-issues-mips-open-security-issues-lenny-help-199722741.html

Does this imply the MIPS doesn't even have jdk-6?  If so, why are we
worrying about whether a package that requires jdk-6 compiles or not?



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



Bug#630220: FTBFS: gconf-editor: unable to parse fr/gconf-editor.xml

2011-06-12 Thread Christoph Egger
Package: src:gconf-editor
Version: 3.0.0-1
Severity: serious
Tags: experimental
Justification: fails to build from source (but built successfully in the past)

Hi!

Your pacage failed to build on multiple buildds:

xsltproc -o gconf-editor-fr.omf --stringparam db2omf.basename gconf-editor 
--stringparam db2omf.format 'docbook' --stringparam db2omf.dtd -//OASIS//DTD 
DocBook XML V4.1.2//EN --stringparam db2omf.lang fr --stringparam 
db2omf.omf_dir /usr/share/omf --stringparam db2omf.help_dir 
/usr/share/gnome/help --stringparam db2omf.omf_in 
/build/buildd-gconf-editor_3.0.0-1-kfreebsd-i386-nV6XqK/gconf-editor-3.0.0/docs/gconf-editor.omf.in
  `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/gconf-editor.xml 
|| { rm -f gconf-editor-fr.omf; exit 1; }
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %list.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %admon.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %linespecific.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %synop.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %para.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %informal.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %formal.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %compound.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %genobj.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %descobj.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : 
PEReference: %ndxterm.class; not found
%local.divcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %list.class; not found
%local.refcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %admon.class; not found
%local.refcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %linespecific.class; not found
%local.refcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %synop.class; not found
%local.refcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %para.class; not found
%local.refcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %informal.class; not found
%local.refcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %formal.class; not found
%local.refcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %compound.class; not found
%local.refcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %genobj.class; not found
%local.refcomponent.mix;
 ^
http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : 
PEReference: %descobj.class; not found
%local.refcomponent.mix;
 

Bug#616323: [php-maint] Bug#616323: segfaults when serving HTTP requests

2011-06-12 Thread Robert Millan
Sorry for the noise, this message was sent to wrong bug #.

Btw, as for #616323, could you consider uploading the same fix to
squeeze-proposed-updates?

2011/6/7 Robert Millan r...@debian.org:
 2011/6/6 Petr Salinger petr.salin...@seznam.cz:
 Switching to gcc-4.6 and no changes to CFLAGS.
 But have to be tested widely.

 How about uploading that to experimental?

 Good idea. Only DD can.
 Would you mind to do it ?

 Uploaded.

 --
 Robert Millan




-- 
Robert Millan



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



Bug#630222: oath-toolkit: FTBFS: test suite failure

2011-06-12 Thread Christoph Egger
Package: src:oath-toolkit
Version: 1.10.1-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your pacage failed to build on the {kfreebsd,hurd}-i386 buildds:

make[6]: Entering directory 
`/build/buildd-oath-toolkit_1.10.1-1-kfreebsd-i386-GnQbmD/oath-toolkit-1.10.1/liboath/tests'
PASS: tst_basic
PASS: tst_errors
PASS: tst_hotp_algo
PASS: tst_hotp_validate
PASS: tst_totp_algo
PASS: tst_totp_validate
FAIL: tst_usersfile.sh
==
   liboath 1.10.1: tests/test-suite.log   
==

1 of 7 tests failed.  

.. contents:: :depth: 2


FAIL: tst_usersfile.sh (exit: 1)


--- ./expect.oath   2011-06-12 08:36:16.0 +
+++ tmp.oath2011-06-12 12:08:50.0 +
@@ -4,6 +4,6 @@
 HOTP/E/8   joe 471101
 HOTP/E/8   silver  4711
31323334353637383930313233343536373839303132333435363738393031322   
072768  2006-12-07T00:00:00L
 HOTP/E/6   jas 12343132333435363738393031323334353637383930
-HOTP/E/7   rms 67673132333435363738393031323334353637383930
15  436521  2006-12-07T00:00:00L
+HOTP/E/7   rms 67673132333435363738393031323334353637383930
15  436521  2006-12-07T00:00:01L
 HOTP   foo 89893132333435363738393031323334353637383930
0   755224  2009-12-07T17:25:42L
-HOTP/T30   eve -   00  10  892423  2006-12-07T00:00:00L
+HOTP/T30   eve -   00  10  892423  2006-12-07T00:00:01L
=
1 of 7 tests failed
See tests/test-suite.log
Please report to oath-toolkit-h...@nongnu.org
=

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=oath-toolkitarch=kfreebsd-i386ver=1.10.1-1stamp=1307880584

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpdswaj3iBIc.pgp
Description: PGP signature


Processed: your mail

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 625484 db4.8/4.8.30-4
Bug #625484 {Done: Ondřej Surý ond...@sury.org} [libdb4.8] libdb4.8: 'Build 
signature doesn't match environment' in 4.8.30-6
Bug No longer marked as found in versions db4.8/4.8.30-4.
 found 625484 db4.8/4.8.30-6
Bug #625484 {Done: Ondřej Surý ond...@sury.org} [libdb4.8] libdb4.8: 'Build 
signature doesn't match environment' in 4.8.30-6
Bug Marked as found in versions db4.8/4.8.30-6 and reopened.
 fixed 625484 db4.8/4.8.30-8
Bug #625484 [libdb4.8] libdb4.8: 'Build signature doesn't match environment' in 
4.8.30-6
Bug Marked as fixed in versions db4.8/4.8.30-8.
 thank you
Stopping processing here.

Please contact me if you need assistance.
-- 
625484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625484
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: found 608724 in 1.2.0+bzr358-3

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 608724 1.2.0+bzr358-3
Bug #608724 [gwibber] gwibber bypasses certificate checking when providing the 
login/password for OAuth
Bug Marked as found in versions gwibber/1.2.0+bzr358-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608724: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608724
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#608724: also present in wheezy/squeeze 1.2.0+bzr358-3

2011-06-12 Thread Evgeni Golov
Hi,

this bug can also be found in 1.2.0+bzr358-3:

gwibber/microblog/identica.py:
  def connect(self, url, data = None):
return urllib2.urlopen(urllib2.Request(
  url, data, {Authorization: self.get_auth()})).read()

Also, this is not limited to identi.ca, but all 
statusnet/laconica/whatever sites and possibly also other interfaces.
[grep for urllib(2)?\.urlopen to find possible cases]

A possible sollution would be:
http://stackoverflow.com/questions/1087227/validate-ssl-certificates-with-python/3551700#3551700

-- 
Bruce Schneier can read and understand Perl programs.



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



Bug#630207: marked as done (sleuthkit: FTBFS: symbol missmatch)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 13:33:07 +
with message-id e1qvkmp-0006wt...@franck.debian.org
and subject line Bug#630207: fixed in sleuthkit 3.2.1-2
has caused the Debian Bug report #630207,
regarding sleuthkit: FTBFS: symbol missmatch
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.)


-- 
630207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:sleuthkit
Version: 3.2.1-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your pacage failed to build on all non any-amd64 buildds e.g.:
+ _ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_@Base 
3.2.1-1
+#MISSING: 3.2.1-1# 
_ZNK10__cxxabiv117__class_type_info20__do_find_public_srcElPKvPKS0_S2_@Base 
3.2.1
  
_ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE@Base
 3.2.1
- 
_ZNK10__cxxabiv120__si_class_type_info12__do_dyncastElNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE@Base
 3.2.1
- 
_ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcElPKvPKNS_17__class_type_infoES2_@Base
 3.2.1
+ 
_ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE@Base
 3.2.1-1
+#MISSING: 3.2.1-1# 
_ZNK10__cxxabiv120__si_class_type_info12__do_dyncastElNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE@Base
 3.2.1
+ 
_ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_@Base
 3.2.1-1
+#MISSING: 3.2.1-1# 
_ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcElPKvPKNS_17__class_type_infoES2_@Base
 3.2.1
  _ZNK9__gnu_cxx24__concurrence_lock_error4whatEv@Base 3.2.1
  _ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv@Base 3.2.1
  _ZNKSt13bad_exception4whatEv@Base 3.2.1
dh_makeshlibs: dpkg-gensymbols -plibtsk3-3 -Idebian/libtsk3-3.symbols 
-Pdebian/libtsk3-3 -edebian/libtsk3-3/usr/lib/libtsk3.so.3.3.1
 returned exit code 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=sleuthkitarch=kfreebsd-i386ver=3.2.1-1stamp=1307743372

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpGGACD7eFHw.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: sleuthkit
Source-Version: 3.2.1-2

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

libtsk-dev_3.2.1-2_amd64.deb
  to main/s/sleuthkit/libtsk-dev_3.2.1-2_amd64.deb
libtsk3-3-dbg_3.2.1-2_amd64.deb
  to main/s/sleuthkit/libtsk3-3-dbg_3.2.1-2_amd64.deb
libtsk3-3_3.2.1-2_amd64.deb
  to main/s/sleuthkit/libtsk3-3_3.2.1-2_amd64.deb
sleuthkit_3.2.1-2.debian.tar.gz
  to main/s/sleuthkit/sleuthkit_3.2.1-2.debian.tar.gz
sleuthkit_3.2.1-2.dsc
  to main/s/sleuthkit/sleuthkit_3.2.1-2.dsc
sleuthkit_3.2.1-2_amd64.deb
  to main/s/sleuthkit/sleuthkit_3.2.1-2_amd64.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 630...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Valroff jul...@debian.org (supplier of updated sleuthkit 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: SHA256

Format: 1.8
Date: Sun, 12 Jun 2011 14:57:56 +0200
Source: sleuthkit
Binary: sleuthkit libtsk3-3 libtsk3-3-dbg libtsk-dev
Architecture: source amd64
Version: 3.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Forensics forensics-de...@lists.alioth.debian.org
Changed-By: Julien Valroff jul...@debian.org
Description: 
 libtsk-dev - library for forensics analysis (development files)
 libtsk3-3  - library for forensics analysis on volume and file system data
 libtsk3-3-dbg - library for forensics analysis (debug symbols)
 sleuthkit  - collection of tools for forensics analysis on volume and file sys
Closes: 630207
Changes: 
 sleuthkit (3.2.1-2) unstable; urgency=low
 .
   * Team upload.
   * Fix symbols files for non 

Bug#630228: foo2zjs: Firmware upload is not compatible with cups

2011-06-12 Thread Peter De Wachter
Package: foo2zjs
Version: 20110210dfsg-2
Severity: serious

The latest cups upload blacklisted the usblp kernel module, but foo2zjs'
firmware upload scripts need that module to function. Would it be difficult
to rewrite the firmware scripts to use raw usb devices?

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

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages foo2zjs depends on:
ii  cups  1.4.6-8Common UNIX Printing System(tm) - 
ii  cups-client   1.4.6-8Common UNIX Printing System(tm) - 
ii  dc1.06.95-2  The GNU dc arbitrary precision rev
ii  foomatic-filters  4.0.7-1OpenPrinting printer support - fil
ii  libc6 2.13-6 Embedded GNU C Library: Shared lib
ii  libcups2  1.4.6-8Common UNIX Printing System(tm) - 

Versions of packages foo2zjs recommends:
ii  foomatic-db-engine4.0.7-2OpenPrinting printer support - pro
ii  unzip 6.0-4  De-archiver for .zip files
ii  wget  1.12-3.1   retrieves files from the web

Versions of packages foo2zjs suggests:
pn  hannah-foo2zjsnone (no description available)
ii  psutils   1.17-29A collection of PostScript documen
pn  tix   none (no description available)
pn  tk8.4 none (no description available)

-- no debconf information



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



Processed: Patch available upstream

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 625115 + patch
Bug #625115 [src:shogun] shogun: FTBFS: features/AttributeFeatures.cpp:25:3: 
error: using temporary as lvalue [-fpermissive]
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
625115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#625115: Patch available upstream

2011-06-12 Thread Sebastian Ramacher
tag 625115 + patch
thanks

There is fix available upstream [1].

Kind regards

[1]
https://github.com/shogun-toolbox/shogun/commit/4c16c1989f86f3d84d4fd1e165aac86ff5f7bfd
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#630228: foo2zjs: Firmware upload is not compatible with cups

2011-06-12 Thread Didier Raboud
Le dimanche, 12 juin 2011 15.40:09, Peter De Wachter a écrit :
 Package: foo2zjs
 Version: 20110210dfsg-2
 Severity: serious
 
 The latest cups upload blacklisted the usblp kernel module, but foo2zjs'
 firmware upload scripts need that module to function. Would it be difficult
 to rewrite the firmware scripts to use raw usb devices?

I'm hereby CC'ing the CUPS maintainers; opinions ?

Cheers,

-- 
OdyX



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



Processed: forcibly merging 630228 630227

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 630228 630227
Bug#630228: foo2zjs: Firmware upload is not compatible with cups
Bug#630227: cups 1.4.6-8 does not support usblp anymore, breaking foo2zjs
Forcibly Merged 630227 630228.

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630228: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630228
630227: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630227
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#629670: marked as done (libpar-packer-perl: FTBFS: main.c:79: undefined reference to `pthread_atfork')

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 16:10:22 +0200
with message-id 20110612141022.ga26...@belanna.comodo.priv.at
and subject line Re: Bug#629670: libpar-packer-perl: FTBFS: main.c:79: 
undefined reference to `pthread_atfork'
has caused the Debian Bug report #629670,
regarding libpar-packer-perl: FTBFS: main.c:79: undefined reference to 
`pthread_atfork'
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.)


-- 
629670: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libpar-packer-perl
Version: 1.008-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 cc main.o my_par_pl.o  -s -Wl,-E  -fstack-protector -L/usr/local/lib  
 -L/usr/lib/perl/5.12/CORE -lperl -o ./par
 main.o: In function `main':
 /«BUILDDIR»/libpar-packer-perl-1.008/myldr/main.c:79: undefined reference to 
 `pthread_atfork'
 collect2: ld returned 1 exit status

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/libpar-packer-perl_1.008-1_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.


---End Message---
---BeginMessage---
On Sat, 11 Jun 2011 18:07:41 +0300, Niko Tyni wrote:

  Hm, is it possible that this is actually a problem in ExtUtils::Embed
  and friends? At least that's where the compiler and linker options
  come from.
 Yes. The libraries have been moved to the multiarch directories
 (/lib/x86_64-linux-gnu/ and the like) in eglibc 2.13-5, and perl
 now needs a rebuild.
 A binNMU should be sufficient to get the multiarch directories into the
 perl search path (perl -V:libpth), it's just been dropping the directories
 until now because they didn't exist at build time.

And indeed, libpar-packer-perl (both 1.0008-1 and 1.0009-1) build
find against the binNUMed perl 5.12.3-7+b1.

Cheers,
gregor, closing the bug
-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - PGP/GPG key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: Beatles


signature.asc
Description: Digital signature
---End Message---


Bug#630228: foo2zjs: Firmware upload is not compatible with cups

2011-06-12 Thread Till Kamppeter

On 06/12/2011 04:03 PM, Didier Raboud wrote:

I'm hereby CC'ing the CUPS maintainers; opinions ?


I know about that problem and I will update the firmware upload script 
in the foo2zjs package soon, so that it also works with libusb.


   Till




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



Bug#626020: more about Zookeeper

2011-06-12 Thread Henrique de Moraes Holschuh
retitle 626020 zookeeper: incorrect dependency information
thanks

On Sun, 12 Jun 2011, Ted Dunning wrote:
 I just looked at this bug and it looks like a configuration error in
 the environment rather than a bug in Zookeeper per se.
 
 In particular, Java = 1.6 is an explicit requirement of the Zookeeper
 package while the error being emitted is highly characteristic of an
 attempt to compile 1.6 compatible code on a java 1.5 compiler.

The Debian package declares:

Depends: libzookeeper-java (= 3.3.1+dfsg1-2), default-jre-headless | 
java6-runtime-headless, adduser

which looks like it would allow the package to be installed on java-5
environments at first glance.  That would be a grave bug by itself.

It also declares:

Build-Depends: debhelper (= 7.4.11), javahelper (= 0.28), default-jdk (=
1.6), ant (= 1.6.0), liblog4j1.2-java ( 1.2.15-8), junit4,
libxerces2-java, libjline-java, libnetty-java, javacc, default-jdk-doc,
python-all-dev, python-support, libboost-dev, libxml2-dev, liblog4cxx10-dev,
autoconf, help2man, libtool, automake, libcppunit-dev

Which is ALSO broken, due to the use of epochs in the default-jdk
versioning.  It would have to declare a build-dependency on default-jdk (=
1:1.6).

As it stands, it allows the package to be built under java-5, which appears
to be the reason for the FBTFS report from MIPS.

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh



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



Processed: Re: more about Zookeeper

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 626020 zookeeper: incorrect dependency information
Bug #626020 [src:zookeeper] zookeeper: FTBFS on mips: The method close() of 
type FileSnap must override a superclass method
Changed Bug title to 'zookeeper: incorrect dependency information' from 
'zookeeper: FTBFS on mips: The method close() of type FileSnap must override a 
superclass method'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
626020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626020
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#630228: Info received (Bug#630228: foo2zjs: Firmware upload is not compatible with cups)

2011-06-12 Thread Till Kamppeter
The fix is simple. The firmware uploader script needs to determine 
whether usblp is loaded or not, and if it is not loaded and the CUPS 
filter /usr/lib/cups/filter/usb exists, it should run a command line 
like this (1020 replaced by actual model number):


for uri in `sudo /usr/lib/cups/backend/usb | grep -i 
'HP.*LaserJet.*1020' | grep -v FWVER | cut -d ' ' -f 2`; do echo $uri; 
sudo DEVICE_URI=$uri /usr/lib/cups/backend/usb 1 1 1 1 '' 
/lib/firmware/hp/sihp1020.dl; done


This goes through all devices of the given model which do not have 
firmware loaded yet and load the firmware into them using the usb CUPS 
backend. As the usblp module is blacklisted by the CUPS package, this is 
sufficient to solve the problem.


   Till



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



Bug#626915: qtiplot not working without internet connection

2011-06-12 Thread Stefan Costea
A workaround for this (until the problem is solved) is putting www.qtiplot.ro 
as 127.0.0.1 (localhost) in /etc/hosts.
So everytime qtiplot opens, it will reach www.qtiplot.ro because it is the 
localhost address and it won't crash anymore. Still, the browser window will 
open, but that's the lesser problem.


Bug#630228: Info received (Bug#630228: foo2zjs: Firmware upload is not compatible with cups)

2011-06-12 Thread Roger Leigh
On Sun, Jun 12, 2011 at 04:55:49PM +0200, Till Kamppeter wrote:
 The fix is simple. The firmware uploader script needs to determine
 whether usblp is loaded or not, and if it is not loaded and the CUPS
 filter /usr/lib/cups/filter/usb exists, it should run a command line
 like this (1020 replaced by actual model number):
 
 for uri in `sudo /usr/lib/cups/backend/usb | grep -i
 'HP.*LaserJet.*1020' | grep -v FWVER | cut -d ' ' -f 2`; do echo
 $uri; sudo DEVICE_URI=$uri /usr/lib/cups/backend/usb 1 1 1 1 ''
 /lib/firmware/hp/sihp1020.dl; done
 
 This goes through all devices of the given model which do not have
 firmware loaded yet and load the firmware into them using the usb
 CUPS backend. As the usblp module is blacklisted by the CUPS
 package, this is sufficient to solve the problem.

Why is this not being done at a lower level, e.g. via udev or other
existing hotplug mechanisms?  Firmware-loading for /any/ device is
not the remit of cups, and it's really not cups' call to disable
any module loading.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#630222: oath-toolkit: FTBFS: test suite failure

2011-06-12 Thread Simon Josefsson
 -HOTP/E/7 rms 67673132333435363738393031323334353637383930
 15  436521  2006-12-07T00:00:00L
 +HOTP/E/7 rms 67673132333435363738393031323334353637383930
 15  436521  2006-12-07T00:00:01L

The problem happens when the build system is slow, then the expected
time is off by one second.  I'll see what we can do about this.

Possibly the 'diff' command that compares output could be made a bit
smarter, and allow a 10 second window or something like that, to allow
for really slow hosts.

Thanks for the report.

/Simon



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



Bug#630228: foo2zjs: Firmware upload is not compatible with cups

2011-06-12 Thread Till Kamppeter

On 06/12/2011 05:29 PM, Roger Leigh wrote:

Why is this not being done at a lower level, e.g. via udev or other
existing hotplug mechanisms?  Firmware-loading for /any/ device is
not the remit of cups, and it's really not cups' call to disable
any module loading.


Do you know a tool which can send the firmware file to a raw libusb 
device, so that using the CUPS backend for this is not necessary?


Note that upstream CUPS is only to be able to access the USB printers 
with one method, either usblp or libusb, not both. I suggested to use my 
patch for getting a hybrid usb backend upstream but Mike Sweet do not 
want to use it, he tells, usblp should be deprecated and only libusb 
should be used.


libusb is also the better method for modern multi-function devices. 
Especially HP uses libusb in their hp CUPS backend. So for a better 
consistency it is better to use only libusb in CUPS environments.


Therefore I want to deprecate usblp and switch software which still use 
it to use libusb.


   Till




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



Bug#630245: libmms: Libmms uses deprecated python function BaseException.message

2011-06-12 Thread Mark Janssen
Package: libmms
Version: 0.6-1
Severity: grave
Justification: renders package unusable


mimms, when trying to access a MMS stream using libmms will abort with the 
following error:

$ mimms 
mms://wm-ondemand01b.omroep.nl/public/ug-od/wm/3/media/wm3c1/vpro/44818297/windowsmedia.asf?wmt=4df4e5b3\wmhash=70edd5d5
Connecting ...libmms error:/usr/lib/pymodules/python2.6/libmimms/core.py:245: 
DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  print  sys.stderr, libmms error:, e.message
libmms connection error

It wil then immediately exit/fail.

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#629788: marked as done (libfprint: FTBFS: build-dependency not installable: libmagick9-dev)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 16:47:28 +
with message-id e1qvnou-0002q9...@franck.debian.org
and subject line Bug#629788: fixed in libfprint 20110418git-2
has caused the Debian Bug report #629788,
regarding libfprint: FTBFS: build-dependency not installable: libmagick9-dev
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.)


-- 
629788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629788
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libfprint
Version: 20110418git-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ┌──┐
 │ Install libfprint build dependencies (apt-based resolver)   
  │
 └──┘
 
 Installing build dependencies
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:
 
 The following packages have unmet dependencies:
  sbuild-build-depends-libfprint-dummy : Depends: libmagick9-dev but it is not 
 installable
 E: Broken packages

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/libfprint_20110418git-1_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 |


---End Message---
---BeginMessage---
Source: libfprint
Source-Version: 20110418git-2

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

libfprint-dev_20110418git-2_amd64.deb
  to main/libf/libfprint/libfprint-dev_20110418git-2_amd64.deb
libfprint0_20110418git-2_amd64.deb
  to main/libf/libfprint/libfprint0_20110418git-2_amd64.deb
libfprint_20110418git-2.debian.tar.gz
  to main/libf/libfprint/libfprint_20110418git-2.debian.tar.gz
libfprint_20110418git-2.dsc
  to main/libf/libfprint/libfprint_20110418git-2.dsc



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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
der...@debian.org (supplier of updated libfprint 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: SHA256

Format: 1.8
Date: Sun, 12 Jun 2011 12:22:16 -0300
Source: libfprint
Binary: libfprint-dev libfprint0
Architecture: source amd64
Version: 20110418git-2
Distribution: unstable
Urgency: low
Maintainer: FingerForce Team fingerforce-de...@lists.alioth.debian.org
Changed-By: der...@debian.org
Description: 
 libfprint-dev - async fingerprint library of fprint project, development 
headers
 libfprint0 - async fingerprint library of fprint project, shared libraries
Closes: 625597 629788
Changes: 
 libfprint (20110418git-2) unstable; urgency=low
 .
   * Transitioning from libmagick9 to libmagickcore (Closes: #625597, #629788).
Checksums-Sha1: 
 7fcb042779b85f2d36f5caf779aafdec92264582 1924 libfprint_20110418git-2.dsc
 722818ccdfa566f8225d3efa745a10c61497fe31 5399 
libfprint_20110418git-2.debian.tar.gz
 3747ef59c725c17af77ca49b9594d8b1f5665159 164984 
libfprint-dev_20110418git-2_amd64.deb
 46bab31df3dd08607f62f8db2263847d7e388f95 128706 
libfprint0_20110418git-2_amd64.deb
Checksums-Sha256: 
 02213880fd79bc47dec4c12842290563b5bca5829fa4b451bca46f3ad6ff3f02 1924 
libfprint_20110418git-2.dsc
 b4e3161910fab11aacef28aa304f60686f2d1aa31b3419640917a5417bd97bc6 5399 

Bug#630222: marked as done (oath-toolkit: FTBFS: test suite failure)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 16:47:46 +
with message-id e1qvnpc-0002wz...@franck.debian.org
and subject line Bug#630222: fixed in oath-toolkit 1.10.2-1
has caused the Debian Bug report #630222,
regarding oath-toolkit: FTBFS: test suite failure
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.)


-- 
630222: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630222
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:oath-toolkit
Version: 1.10.1-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your pacage failed to build on the {kfreebsd,hurd}-i386 buildds:

make[6]: Entering directory 
`/build/buildd-oath-toolkit_1.10.1-1-kfreebsd-i386-GnQbmD/oath-toolkit-1.10.1/liboath/tests'
PASS: tst_basic
PASS: tst_errors
PASS: tst_hotp_algo
PASS: tst_hotp_validate
PASS: tst_totp_algo
PASS: tst_totp_validate
FAIL: tst_usersfile.sh
==
   liboath 1.10.1: tests/test-suite.log   
==

1 of 7 tests failed.  

.. contents:: :depth: 2


FAIL: tst_usersfile.sh (exit: 1)


--- ./expect.oath   2011-06-12 08:36:16.0 +
+++ tmp.oath2011-06-12 12:08:50.0 +
@@ -4,6 +4,6 @@
 HOTP/E/8   joe 471101
 HOTP/E/8   silver  4711
31323334353637383930313233343536373839303132333435363738393031322   
072768  2006-12-07T00:00:00L
 HOTP/E/6   jas 12343132333435363738393031323334353637383930
-HOTP/E/7   rms 67673132333435363738393031323334353637383930
15  436521  2006-12-07T00:00:00L
+HOTP/E/7   rms 67673132333435363738393031323334353637383930
15  436521  2006-12-07T00:00:01L
 HOTP   foo 89893132333435363738393031323334353637383930
0   755224  2009-12-07T17:25:42L
-HOTP/T30   eve -   00  10  892423  2006-12-07T00:00:00L
+HOTP/T30   eve -   00  10  892423  2006-12-07T00:00:01L
=
1 of 7 tests failed
See tests/test-suite.log
Please report to oath-toolkit-h...@nongnu.org
=

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=oath-toolkitarch=kfreebsd-i386ver=1.10.1-1stamp=1307880584

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpu2xJXFNkeS.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: oath-toolkit
Source-Version: 1.10.2-1

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

liboath-dev_1.10.2-1_amd64.deb
  to main/o/oath-toolkit/liboath-dev_1.10.2-1_amd64.deb
liboath0_1.10.2-1_amd64.deb
  to main/o/oath-toolkit/liboath0_1.10.2-1_amd64.deb
libpam-oath_1.10.2-1_amd64.deb
  to main/o/oath-toolkit/libpam-oath_1.10.2-1_amd64.deb
oath-dbg_1.10.2-1_amd64.deb
  to main/o/oath-toolkit/oath-dbg_1.10.2-1_amd64.deb
oath-toolkit_1.10.2-1.debian.tar.gz
  to main/o/oath-toolkit/oath-toolkit_1.10.2-1.debian.tar.gz
oath-toolkit_1.10.2-1.dsc
  to main/o/oath-toolkit/oath-toolkit_1.10.2-1.dsc
oath-toolkit_1.10.2.orig.tar.gz
  to main/o/oath-toolkit/oath-toolkit_1.10.2.orig.tar.gz
oathtool_1.10.2-1_amd64.deb
  to main/o/oath-toolkit/oathtool_1.10.2-1_amd64.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 630...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon Josefsson si...@josefsson.org (supplier of updated oath-toolkit 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

Format: 1.8
Date: Sun, 12 Jun 2011 18:16:47 +0200
Source: oath-toolkit
Binary: liboath-dev liboath0 oathtool oath-dbg libpam-oath
Architecture: source amd64
Version: 1.10.2-1
Distribution: unstable
Urgency: low
Maintainer: OATH Toolkit Team oath-toolkit-h...@nongnu.org
Changed-By: Simon Josefsson si...@josefsson.org
Description: 
 liboath-dev 

Bug#630254: pidgin: Version in stable cannot login anymore

2011-06-12 Thread Benjamin Scherrer
Package: pidgin
Version: 2.7.3-1+squeeze1
Justification: renders package unusable
Severity: grave

Hi,

the version in stable cannot login anymore, whereas the version in
testing can. Is there any way to upload a
changed version to stable? Or os the pidgin version stable simply broken?
Installing pidgin from testing upgrades a huge pile of packages, so I'd
really like to avoid that. Using licq atm,
but it's just not pidgin ;)

Thanks  kind regards,
Benjamin

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39.1 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pidgin depends on:
ii  gconf2 2.28.1-6  GNOME configuration
database syste
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.2-10 Embedded GNU C Library:
Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector
graphics libra
ii  libdbus-1-31.2.24-4  simple interprocess
messaging syst
ii  libdbus-glib-1-2   0.88-2.1  simple interprocess
messaging syst
ii  libfontconfig1 2.8.0-2.1 generic font configuration
library
ii  libfreetype6   2.4.2-2.1 FreeType 2 font engine,
shared lib
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libgstreamer0.10-0 0.10.30-1 Core GStreamer libraries
and eleme
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user
interface
ii  libgtkspell0   2.0.16-1  a spell-checking addon for
GTK's T
ii  libice62:1.0.6-2 X11 Inter-Client Exchange
library
ii  libpango1.0-0  1.28.3-1+squeeze2 Layout and rendering of
internatio
ii  libpurple0 2.7.3-1+squeeze1  multi-protocol instant
messaging l
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libstartup-notific 0.10-1library for program launch
feedbac
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxml22.7.8.dfsg-2+squeeze1 GNOME XML library
ii  libxss11:1.2.0-2 X11 Screen Saver extension
library
ii  perl   5.10.1-17 Larry Wall's Practical
Extraction
ii  perl-base [perlapi 5.10.1-17 minimal Perl system
ii  pidgin-data2.7.3-1+squeeze1  multi-protocol instant
messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.30-1  GStreamer plugins from the
base
ii  gstreamer0.10-plugins-good0.10.24-1  GStreamer plugins from the
good

Versions of packages pidgin suggests:
pn  evolution-data-server none (no description available)
pn  gnome-panel | kdebase-workspa none (no description available)
ii  libsqlite3-0  3.7.3-1SQLite 3 shared library

-- no debconf information




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



Bug#630256: augeas FTBFS with linux kernel 2.6.29 (test-readlink failed)

2011-06-12 Thread Dave Walker (Daviey)
Package: augeas
Version: 0.8.1-1
Severity: serious
Tags: patch
Justification: fails to build from source
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/patches/test-readlink-errno.patch: On linux kernels 2.6.39
one of the readlink tests fails with EINVAL, rather than the previous
(expected) behaviour of ENOENT; causing FTBFS.  This patch accepts
both behaviours resolving failure.  (LP: #796296)


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-3-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru augeas-0.8.1/debian/patches/series augeas-0.8.1/debian/patches/series
--- augeas-0.8.1/debian/patches/series	2011-06-09 15:55:58.0 +0100
+++ augeas-0.8.1/debian/patches/series	2011-06-12 19:01:19.0 +0100
@@ -1 +1,2 @@
 debian-changes-0.8.1-1
+test-readlink-errno.patch
diff -Nru augeas-0.8.1/debian/patches/test-readlink-errno.patch augeas-0.8.1/debian/patches/test-readlink-errno.patch
--- augeas-0.8.1/debian/patches/test-readlink-errno.patch	1970-01-01 01:00:00.0 +0100
+++ augeas-0.8.1/debian/patches/test-readlink-errno.patch	2011-06-12 19:52:25.0 +0100
@@ -0,0 +1,17 @@
+Description: On linux kernels 2.6.39 one of the readlink tests fails with
+ EINVAL, rather than the previous (expected) behaviour of ENOENT; causing
+ FTBFS.  This patch accepts both behaviours resolving failure.
+Author: Dave Walker (Daviey) davewal...@ubuntu.com
+Bug-Ubuntu: https://launchpad.net/bugs/796296
+
+--- a/gnulib/tests/test-readlink.h
 b/gnulib/tests/test-readlink.h
+@@ -38,7 +38,7 @@
+   ASSERT (errno == ENOENT);
+   errno = 0;
+   ASSERT (func (, buf, sizeof buf) == -1);
+-  ASSERT (errno == ENOENT);
++  ASSERT (errno == ENOENT || errno == EINVAL);
+   errno = 0;
+   ASSERT (func (., buf, sizeof buf) == -1);
+   ASSERT (errno == EINVAL);



Bug#630206: libnss-myhostname: FTBFS: fatal error: asm/types.h: No such file or directory

2011-06-12 Thread Joachim Breitner
Hi Christoph, Hello Lennart,

Am Sonntag, den 12.06.2011, 12:34 +0200 schrieb Christoph Egger:
 Package: src:libnss-myhostname
 Version: 0.3-1
 Severity: serious
 Tags: sid wheezy
 Justification: fails to build from source (but built successfully in the past)
 
 Hi!
 
 Your pacage failed to build on the kfreebsd-* buildds:
 libtool: compile:  x86_64-kfreebsd-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
 -I/build/buildd-libnss-myhostname_0.3-1-kfreebsd-amd64-oyrjWQ/libnss-myhostname-0.3
  -include ./config.h -Wall -g -O2 -Wall -W -Wextra -pedantic -pipe -Wformat 
 -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal 
 -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes 
 -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith 
 -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math 
 -fvisibility=hidden -fdiagnostics-show-option -MT netlink.lo -MD -MP -MF 
 .deps/netlink.Tpo -c 
 /build/buildd-libnss-myhostname_0.3-1-kfreebsd-amd64-oyrjWQ/libnss-myhostname-0.3/netlink.c
   -fPIC -DPIC -o .libs/netlink.o
 /build/buildd-libnss-myhostname_0.3-1-kfreebsd-amd64-oyrjWQ/libnss-myhostname-0.3/netlink.c:25:23:
  fatal error: asm/types.h: No such file or directory
 compilation terminated.
 make[3]: *** [netlink.lo] Error 1
 
 Full build log at
 https://buildd.debian.org/status/fetch.php?pkg=libnss-myhostnamearch=kfreebsd-amd64ver=0.3-1stamp=1307742167

 If you have further questions please mail debian-...@lists.debian.org


it seems that nss-myhostname has changed the way it acquires link
addresses between versions 0.2 to 0.3 to make use of the netlink
interface. This breaks the package on hurd and freebsd kernels. What
should we do here? I see three options:

 A. Mark the package as Linux-only. Least hassle, but of course not
great for the BSDers. Also, I would want to suggest to the
debian-installer folk to consider to install this by default instead of
having to generated a suitable /etc/hosts, and I’m sure they are more
likely to do so if the package works on all kernels.
PRO: No additional work.
CON: Probably no installation by default, and wider adoption of the tool
is, I think, also in Lennart’s interest.

 B. Ask Lennart to try to make his program portable.
PRO: No Debian-specific changes required.
CON: More work for Lennart and, if I correctly read what he wrote about
systemd, he is in favor of choosing small code size over portability.

 C. Patch BSD-support ourself onto it.
PRO: It is not A, but does not require B to happen.
CON: Derivation from upstream, and someone else has to do the work, as I
don’t think I’ll be able to do that.


Unless either Lennart or someone else is willing to support BSD (and,
less importantly, Hurd), we will have to go with A.

Greetings,
Joachim


-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


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


Bug#630254: pidgin: Version in stable cannot login anymore

2011-06-12 Thread Ari Pollak

severity 630254 important
thanks

The package is not unusable just because one protocol is unusable.
You cannot log in.. to what? ICQ? Can you open Help - Debug Window, 
then try to log in, then attach the output from the debug window?





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



Bug#630254: pidgin: Version in stable cannot login anymore

2011-06-12 Thread Benjamin Scherrer
Hi,

I'm very sorry, yes, I'm using ICQ. I wasn't thinking about other
protocols, well it seems like I wasn't thinking at all.
Thank you very much to struggle with such an unqualified report...

Here's the debug output. I've x'ed my account number out. Ah, and
there's something like Wait 10 minutes and reconnect, but this is a
wrong error message. No matter how long I wait, it gives me this message.


(22:09:35) account: Connecting to account xx.
(22:09:35) connection: Connecting. gc = 0x107f0a0
(22:09:35) oscar: registered module misc (family 0x, version =
0x, tool 0x, tool version 0x)
(22:09:35) oscar: registered module oservice (family 0x0001, version =
0x0003, tool 0x0110, tool version 0x0629)
(22:09:35) oscar: registered module locate (family 0x0002, version =
0x0001, tool 0x0110, tool version 0x0629)
(22:09:35) oscar: registered module buddy (family 0x0003, version =
0x0001, tool 0x0110, tool version 0x0629)
(22:09:35) oscar: registered module messaging (family 0x0004, version =
0x0001, tool 0x0110, tool version 0x0629)
(22:09:35) oscar: registered module admin (family 0x0007, version =
0x0001, tool 0x0010, tool version 0x0629)
(22:09:35) oscar: registered module popup (family 0x0008, version =
0x0001, tool 0x0104, tool version 0x0001)
(22:09:35) oscar: registered module bos (family 0x0009, version =
0x0001, tool 0x0110, tool version 0x0629)
(22:09:35) oscar: registered module userlookup (family 0x000a, version =
0x0001, tool 0x0110, tool version 0x0629)
(22:09:35) oscar: registered module stats (family 0x000b, version =
0x0001, tool 0x0104, tool version 0x0001)
(22:09:35) oscar: registered module chatnav (family 0x000d, version =
0x0001, tool 0x0010, tool version 0x0629)
(22:09:35) oscar: registered module chat (family 0x000e, version =
0x0001, tool 0x0010, tool version 0x0629)
(22:09:35) oscar: registered module odir (family 0x000f, version =
0x0001, tool 0x0010, tool version 0x0629)
(22:09:35) oscar: registered module bart (family 0x0010, version =
0x0001, tool 0x0010, tool version 0x0629)
(22:09:35) oscar: registered module feedbag (family 0x0013, version =
0x0004, tool 0x0110, tool version 0x0629)
(22:09:35) oscar: registered module icq (family 0x0015, version =
0x0001, tool 0x0110, tool version 0x047c)
(22:09:35) oscar: registered module auth (family 0x0017, version =
0x, tool 0x, tool version 0x)
(22:09:35) oscar: registered module alert (family 0x0018, version =
0x0001, tool 0x0010, tool version 0x0629)
(22:09:35) oscar: Adding handler for /0003
(22:09:35) oscar: Adding handler for /0006
(22:09:35) oscar: Adding handler for 0007/0003
(22:09:35) oscar: Adding handler for 0007/0005
(22:09:35) oscar: Adding handler for 0007/0007
(22:09:35) oscar: Adding handler for 0018/0001
(22:09:35) oscar: Adding handler for 0018/0007
(22:09:35) oscar: Adding handler for 0017/0003
(22:09:35) oscar: Adding handler for 0017/0007
(22:09:35) oscar: Adding handler for 0017/000a
(22:09:35) oscar: Adding handler for 0010/0005
(22:09:35) oscar: Adding handler for 0009/0001
(22:09:35) oscar: Adding handler for 0009/0003
(22:09:35) oscar: Adding handler for 0003/0001
(22:09:35) oscar: Adding handler for 0003/0003
(22:09:35) oscar: Adding handler for 0003/000b
(22:09:35) oscar: Adding handler for 0003/000c
(22:09:35) oscar: Adding handler for 000e/0001
(22:09:35) oscar: Adding handler for 000e/0003
(22:09:35) oscar: Adding handler for 000e/0004
(22:09:35) oscar: Adding handler for 000e/0002
(22:09:35) oscar: Adding handler for 000e/0006
(22:09:35) oscar: Adding handler for 000d/0001
(22:09:35) oscar: Adding handler for 000d/0009
(22:09:35) oscar: Adding handler for 0013/0001
(22:09:35) oscar: Adding handler for 0013/0003
(22:09:35) oscar: Adding handler for 0013/0006
(22:09:35) oscar: Adding handler for 0013/000e
(22:09:35) oscar: Adding handler for 0013/0008
(22:09:35) oscar: Adding handler for 0013/0009
(22:09:35) oscar: Adding handler for 0013/0015
(22:09:35) oscar: Adding handler for 0013/0019
(22:09:35) oscar: Adding handler for 0013/001b
(22:09:35) oscar: Adding handler for 0013/001c
(22:09:35) oscar: Adding handler for 0004/0007
(22:09:35) oscar: Adding handler for 0004/000a
(22:09:35) oscar: Adding handler for 0004/000b
(22:09:35) oscar: Adding handler for 0004/0014
(22:09:35) oscar: Adding handler for 0004/000c
(22:09:35) oscar: Adding handler for 0015/00f3
(22:09:35) oscar: Adding handler for 0015/00f2
(22:09:35) oscar: Adding handler for 0002/0003
(22:09:35) oscar: Adding handler for 0002/0006
(22:09:35) oscar: Adding handler for 0002/0001
(22:09:35) oscar: Adding handler for 0001/0001
(22:09:35) oscar: Adding handler for 0001/000f
(22:09:35) oscar: Adding handler for 0001/001f
(22:09:35) oscar: Adding handler for 0001/0005
(22:09:35) oscar: Adding handler for 0001/0013
(22:09:35) oscar: Adding handler for 0001/0010
(22:09:35) oscar: Adding handler for 0008/0002
(22:09:35) oscar: Adding handler for 000a/0001
(22:09:35) oscar: Adding handler for 000a/0003
(22:09:35) 

Bug#630187: marked as done (gcj-4.6-jre-lib: wrong dependencies)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 22:36:39 +0200
with message-id 20110612203639.ga16...@prunille.vinc17.org
and subject line Re: gcj-4.6-jre-lib: wrong dependencies
has caused the Debian Bug report #630187,
regarding gcj-4.6-jre-lib: wrong dependencies
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.)


-- 
630187: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630187
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gcj-4.6-jre-lib
Version: 4.6.0-4
Severity: grave
Justification: renders package unusable

gcj-4.6-jre-lib 4.6.0-4 is not installable because it has the
following dependencies:

Depends: gcj-4.6-base (= 4.6.0-12), libgcj12 (= 4.6.0-12)

The problem is that gcj-4.6-jre-lib, gcj-4.6-base and libgcj12 all
have the same source gcj-4.6, thus gcj-4.6-jre-lib depends on future
versions of the same source.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcj-4.6-jre-lib depends on:
ii  gcj-4.6-base  4.6.0-3The GNU Compiler Collection (gcj b
ii  libgcj12  4.6.0-3Java runtime library for use with 

gcj-4.6-jre-lib recommends no packages.

gcj-4.6-jre-lib suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 4.6.0-13

The dependencies are now consistent.

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)

---End Message---


Bug#630101: gdc-4.4: FTBFS: tries to build 32bit executable on 64bit system

2011-06-12 Thread Aurelien Jarno
tag 630101 + patch
thanks

On Sat, Jun 11, 2011 at 03:30:07AM +0200, Matthias Klose wrote:
 On 06/11/2011 12:04 AM, Christoph Egger wrote:
  If you have further questions please mail debian-...@lists.debian.org
 
 yes, please attach a patch.
 

The problem is that a biarch gdc is built by default, while the
gcc-multiarch+biarch32.diff patch is not applied. As a consequence gcc
is not able to find the directory for the 32-bit libraries.

As in the final package only contains the native gdc and not the native
one, the best is to just disable biarch on kfreebsd-amd64, as it is
already done on plain amd64. The patch below does that.


diff -u gdc-4.4-1.063-4.4.6/debian/rules2 gdc-4.4-1.063-4.4.6/debian/rules2
--- gdc-4.4-1.063-4.4.6/debian/rules2
+++ gdc-4.4-1.063-4.4.6/debian/rules2
@@ -277,7 +277,7 @@
 endif
 endif
 
-ifneq (,$(filter $(DEB_TARGET_GNU_TYPE), x86_64-linux-gnu))
+ifneq (,$(filter $(DEB_TARGET_GNU_TYPE), x86_64-linux-gnu x86_64-kfreebsd-gnu))
 ifneq ($(biarch32),yes)
   CONFARGS += --disable-multilib
 endif

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Processed: Re: Bug#630101: gdc-4.4: FTBFS: tries to build 32bit executable on 64bit system

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 630101 + patch
Bug #630101 [src:gdc-4.4] gdc-4.4: FTBFS: tries to build 32bit executable on 
64bit system
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630101
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#629534: marked as done (Upgrade fails, resulting in unusable system (no dynamic linking))

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 21:18:18 +
with message-id e1qvs30-ca...@franck.debian.org
and subject line Bug#629534: fixed in eglibc 2.13-7
has caused the Debian Bug report #629534,
regarding Upgrade fails, resulting in unusable system (no dynamic linking)
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.)


-- 
629534: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629534
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libc6
Version: 2.13-5
Severity: critical
Justification: breaks the whole system


While upgrading from libc6 2.13-4 to 2.13-5 on a i386 system:

Preparing to replace libc6 2.13-4 (using .../archives/libc6_2.13-5_i386.deb) ...
Unpacking replacement libc6 ...
Setting up libc6 (2.13-5) ...
Installing new version of config file /etc/ld.so.conf.d/i486-linux-gnu.conf ...
Inconsistency detected by ld.so: dynamic-link.h: 62: elf_get_dynamic_info: 
Assertion `! bad dynamic tag' failed!
Inconsistency detected by ld.so: dynamic-link.h: 62: elf_get_dynamic_info: 
Assertion `! bad dynamic tag' failed!
E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/bin/debsums ]; 
then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi'
E: Sub-process returned an error code
E: Sub-process /usr/bin/dpkg returned an error code (127)


After this no dynamically linked program on the system is startable anymore:

haegar:~# dpkg --help
Inconsistency detected by ld.so: dynamic-link.h: 62: elf_get_dynamic_info: 
Assertion `! bad dynamic tag' failed!

haegar@aurora:~$ ls
Inconsistency detected by ld.so: dynamic-link.h: 62: elf_get_dynamic_info: 
Assertion `! bad dynamic tag' failed!



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

Kernel: Linux 2.6.38-sdinet14-aurora (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin  2.13-4 Embedded GNU C Library: Binaries
ii  libgcc1   1:4.6.0-11 GCC support library

Versions of packages libc6 recommends:
ii  libc6-i6862.13-4 Embedded GNU C Library: Shared lib

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0] 1.5.39 Debian configuration management sy
ii  glibc-doc 2.13-4 Embedded GNU C Library: Documentat
ii  locales   2.13-4 Embedded GNU C Library: National L

-- debconf-show failed


---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.13-7

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

eglibc-source_2.13-7_all.deb
  to main/e/eglibc/eglibc-source_2.13-7_all.deb
eglibc_2.13-7.diff.gz
  to main/e/eglibc/eglibc_2.13-7.diff.gz
eglibc_2.13-7.dsc
  to main/e/eglibc/eglibc_2.13-7.dsc
glibc-doc_2.13-7_all.deb
  to main/e/eglibc/glibc-doc_2.13-7_all.deb
libc-bin_2.13-7_amd64.deb
  to main/e/eglibc/libc-bin_2.13-7_amd64.deb
libc-dev-bin_2.13-7_amd64.deb
  to main/e/eglibc/libc-dev-bin_2.13-7_amd64.deb
libc6-dbg_2.13-7_amd64.deb
  to main/e/eglibc/libc6-dbg_2.13-7_amd64.deb
libc6-dev-i386_2.13-7_amd64.deb
  to main/e/eglibc/libc6-dev-i386_2.13-7_amd64.deb
libc6-dev_2.13-7_amd64.deb
  to main/e/eglibc/libc6-dev_2.13-7_amd64.deb
libc6-i386_2.13-7_amd64.deb
  to main/e/eglibc/libc6-i386_2.13-7_amd64.deb
libc6-pic_2.13-7_amd64.deb
  to main/e/eglibc/libc6-pic_2.13-7_amd64.deb
libc6-prof_2.13-7_amd64.deb
  to main/e/eglibc/libc6-prof_2.13-7_amd64.deb
libc6-udeb_2.13-7_amd64.udeb
  to main/e/eglibc/libc6-udeb_2.13-7_amd64.udeb
libc6_2.13-7_amd64.deb
  to main/e/eglibc/libc6_2.13-7_amd64.deb
libnss-dns-udeb_2.13-7_amd64.udeb
  to main/e/eglibc/libnss-dns-udeb_2.13-7_amd64.udeb
libnss-files-udeb_2.13-7_amd64.udeb
  to main/e/eglibc/libnss-files-udeb_2.13-7_amd64.udeb
locales-all_2.13-7_amd64.deb
  to main/e/eglibc/locales-all_2.13-7_amd64.deb
locales_2.13-7_all.deb
  to main/e/eglibc/locales_2.13-7_all.deb
multiarch-support_2.13-7_amd64.deb
  to main/e/eglibc/multiarch-support_2.13-7_amd64.deb
nscd_2.13-7_amd64.deb
  to main/e/eglibc/nscd_2.13-7_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution 

Bug#630320: obus: FTBFS on several architectures: can't find Dynlink

2011-06-12 Thread Aaron M. Ucko
Package: obus
Version: 1.1.2-1
Severity: serious
Justification: fails to build from source

Builds of obus are failing on armel, ia64, mips, and s390 with errors
about being unable to find Dynlink; the armel build fails with

 File _none_, line 1, characters 0-1:
 Error: No implementations provided for the following modules:
  Dynlink referenced from /usr/lib/ocaml/camlp4/camlp4lib.cmxa(Camlp4)
 Command exited with code 2.

and the other three fail with

 File _none_, line 1, characters 0-1:
 Error: Error while linking /usr/lib/ocaml/camlp4/camlp4lib.cma(Camlp4):
 Reference to undefined global `Dynlink'
 Command exited with code 2.

(The remaining architectures fail because they assume a writable home
directory, which I'll report separately.)

Could you please take a look?

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#630322: FTBFS: tries to create ~/.dbus-keyrings

2011-06-12 Thread Aaron M. Ucko
Package: obus
Version: 1.1.2-1
Severity: serious
Justification: fails to build from source

Builds of obus that don't run into errors involving Dynlink (which I
just reported as #630320) still fail because the test suite assumes a
writable home directory and tries to create a .dbus-keyrings
subdirectory thereof.  Please ensure that the code honors HOME or the
like and set it to an artificial directory under the build tree.

Thanks!



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



Bug#533934: pperl: FTBFS: tests failed directory

2011-06-12 Thread Dominic Hargreaves
On Fri, May 13, 2011 at 07:38:41PM +0200, Dominique Dumont wrote:
 Le vendredi 13 mai 2011 00:31:52, Dominic Hargreaves a écrit :
  This bug is caused by the fact that pperl names its socket files based
  on the full path of the perl program being run under pperl, and there
  is a fairly short limit on the full path of the socket (sun_path in
  struct sockaddr_un from sys/un.h, 108 characters). The socket name is
  being silently truncated on creation.
 
 How about hashing (à la MD5) the full path and use the result as the socket 
 name ? See md5(3ssl)
 
 Although this would add a dependency on openssl...

I agree that adding a dependency on openssl would not be ideal. This
doesn't have to be cryptographically secure, so would crypt(3) or
similar suffice?

Donations of code welcome at this point...

Cheers,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



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



Bug#629589: segfault gone, but problems remain

2011-06-12 Thread Dan White

On 11/06/11 18:45 -0700, Richard A Nelson wrote:

On Sat, 11 Jun 2011, Dan White wrote:


Yes, interestingly, this shows up for both failure modes:
Jun 11 15:37:02 sparks-ave ldapwhoami: canonuserfunc error -7
Jun 11 15:37:02 sparks-ave ldapwhoami: _sasl_plugin_load failed on
 sasl_canonuser_init for 
plugin: ldapdb


The ldapdb error probably isn't related. You should be able to add:
ldapdb_uri: ldapi:///

to /etc/sasl2/slapd.conf or /usr/lib/sasl2/slapd.conf to stop it from
complaining.


Doesn't help -

/etc/sasl2/slapd.conf:
allowanonymouslogin: 1
allowplaintext: 1
ldapdb_uri: ldapi:///


I forgot, you'll probably also need a (dummy) ldapdb_canon_attr entry,
like:

ldapdb_canon_attr: uid

--
Dan White



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



Bug#626020: more about Zookeeper

2011-06-12 Thread Ted Dunning
Yes.

This looks more like bad packaging than either bad environment or code.

On Sun, Jun 12, 2011 at 2:27 PM, Henrique de Moraes Holschuh
h...@debian.org wrote:
 retitle 626020 zookeeper: incorrect dependency information
 thanks

 On Sun, 12 Jun 2011, Ted Dunning wrote:
 I just looked at this bug and it looks like a configuration error in
 the environment rather than a bug in Zookeeper per se.

 In particular, Java = 1.6 is an explicit requirement of the Zookeeper
 package while the error being emitted is highly characteristic of an
 attempt to compile 1.6 compatible code on a java 1.5 compiler.

 The Debian package declares:

 Depends: libzookeeper-java (= 3.3.1+dfsg1-2), default-jre-headless | 
 java6-runtime-headless, adduser

 which looks like it would allow the package to be installed on java-5
 environments at first glance.  That would be a grave bug by itself.

 It also declares:

 Build-Depends: debhelper (= 7.4.11), javahelper (= 0.28), default-jdk (=
 1.6), ant (= 1.6.0), liblog4j1.2-java ( 1.2.15-8), junit4,
 libxerces2-java, libjline-java, libnetty-java, javacc, default-jdk-doc,
 python-all-dev, python-support, libboost-dev, libxml2-dev, liblog4cxx10-dev,
 autoconf, help2man, libtool, automake, libcppunit-dev

 Which is ALSO broken, due to the use of epochs in the default-jdk
 versioning.  It would have to declare a build-dependency on default-jdk (=
 1:1.6).

 As it stands, it allows the package to be built under java-5, which appears
 to be the reason for the FBTFS report from MIPS.

 --
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh



 --
 To unsubscribe, send mail to 626020-unsubscr...@bugs.debian.org.




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



Bug#630254: marked as done (pidgin: Version in stable cannot login anymore)

2011-06-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jun 2011 17:59:47 -0400
with message-id 4df536d3.3040...@debian.org
and subject line Re: Bug#630254: pidgin: Version in stable cannot login anymore
has caused the Debian Bug report #630254,
regarding pidgin: Version in stable cannot login anymore
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.)


-- 
630254: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630254
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: pidgin
Version: 2.7.3-1+squeeze1
Justification: renders package unusable
Severity: grave

Hi,

the version in stable cannot login anymore, whereas the version in
testing can. Is there any way to upload a
changed version to stable? Or os the pidgin version stable simply broken?
Installing pidgin from testing upgrades a huge pile of packages, so I'd
really like to avoid that. Using licq atm,
but it's just not pidgin ;)

Thanks  kind regards,
Benjamin

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39.1 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pidgin depends on:
ii  gconf2 2.28.1-6  GNOME configuration
database syste
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.2-10 Embedded GNU C Library:
Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector
graphics libra
ii  libdbus-1-31.2.24-4  simple interprocess
messaging syst
ii  libdbus-glib-1-2   0.88-2.1  simple interprocess
messaging syst
ii  libfontconfig1 2.8.0-2.1 generic font configuration
library
ii  libfreetype6   2.4.2-2.1 FreeType 2 font engine,
shared lib
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libgstreamer0.10-0 0.10.30-1 Core GStreamer libraries
and eleme
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user
interface
ii  libgtkspell0   2.0.16-1  a spell-checking addon for
GTK's T
ii  libice62:1.0.6-2 X11 Inter-Client Exchange
library
ii  libpango1.0-0  1.28.3-1+squeeze2 Layout and rendering of
internatio
ii  libpurple0 2.7.3-1+squeeze1  multi-protocol instant
messaging l
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libstartup-notific 0.10-1library for program launch
feedbac
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxml22.7.8.dfsg-2+squeeze1 GNOME XML library
ii  libxss11:1.2.0-2 X11 Screen Saver extension
library
ii  perl   5.10.1-17 Larry Wall's Practical
Extraction
ii  perl-base [perlapi 5.10.1-17 minimal Perl system
ii  pidgin-data2.7.3-1+squeeze1  multi-protocol instant
messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.30-1  GStreamer plugins from the
base
ii  gstreamer0.10-plugins-good0.10.24-1  GStreamer plugins from the
good

Versions of packages pidgin suggests:
pn  evolution-data-server none (no description available)
pn  gnome-panel | kdebase-workspa none (no description available)
ii  libsqlite3-0  3.7.3-1SQLite 3 shared library

-- no debconf information



---End Message---
---BeginMessage---

Version: 2.7.5-1

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602541

The workaround seems to be to disable SSL, but then it will use an 
insecure connection so it might transmit your password/conversation in 
the clear. You can also try logging in as an AIM account with your ICQ 
number.


---End Message---


Bug#623145: DCMTK 3.6 compatibility needs work

2011-06-12 Thread Stefano Rivera
Hi Michael (2011.05.31_17:43:25_+0200)
 I looked into building ODIN with DCMTK 3.6 and there are a couple of
 problems (e.g. #628153 and #628168). But also ODIN itself needs an
 update to work with it.

There is some upstream activity on this:
http://od1n.svn.sourceforge.net/viewvc/od1n?view=revisionrevision=9547

However, it looks like more than that is needed to get it working. I ran
out of time and gave up, sorry :/

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127



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



Bug#602694: this bug appears invalid

2011-06-12 Thread Ted Dunning
I see no technical justification of this bug.  It appears to be personal opinion
unsubstantiated by the record.



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



Bug#630325: openvswitch: FTBFS on big-endian architectures

2011-06-12 Thread Aurelien Jarno
Package: openvswitch
Version: 1.1.0-1
Severity: serious

openvswitch FTBFS on big endian architectures (mips, powerpc, s390
and sparc) due to a failure in the testsuite. Full build logs are 
available:

https://buildd.debian.org/status/fetch.php?pkg=openvswitcharch=mipsver=1.1.0-1stamp=1303899320
https://buildd.debian.org/status/fetch.php?pkg=openvswitcharch=powerpcver=1.1.0-1stamp=1303898110
https://buildd.debian.org/status/fetch.php?pkg=openvswitcharch=s390ver=1.1.0-1stamp=1303899173
https://buildd.debian.org/status/fetch.php?pkg=openvswitcharch=sparcver=1.1.0-1stamp=1303898134

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: mips (mips64)

Kernel: Linux 2.6.32-5-5kc-malta
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#628835: fix for 628835

2011-06-12 Thread Daniel Nicoletti
Hi,
the apt-listbugs already hooks apt to use version 2,
you can see that at /etc/apt/apt.conf.d/10apt-listbugs

So I decided to take a look at apt-listbugs source code
and found APT_LISTBUGS_FRONTEND that when set
to none quits it, so I did it and it worked.
So bug closed.. :D

Best,  
Daniel Nicoletti - KDE Developer
http://dantti.wordpress.com
When a wicked man dies, his hope perishes;
all he expected from his power comes to nothing. Prov. 11:7




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



Processed: limit source to obus, tagging 630322

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #obus (1.1.2-2) unstable; urgency=low
 #
 #  * Make the tests use a temporary directory as $HOME (Closes: #630322)
 #
 limit source obus
Limiting to bugs with field 'source' containing at least one of 'obus'
Limit currently set to 'source':'obus'

 tags 630322 + pending
Bug #630322 [obus] FTBFS: tries to create ~/.dbus-keyrings
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630322: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: fixed 622057 in 3.0.0-1

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 622057 3.0.0-1
Bug #622057 [src:devhelp] devhelp: FTBFS: dh-util.c:497:37: error: expected 
declaration specifiers or '...' before 'GtkNotebookPage'
Bug Marked as fixed in versions devhelp/3.0.0-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622057: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#630192: Confirm

2011-06-12 Thread Nikolaus Rath
I can confirm this problem.


   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C



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



Bug#602694: this bug appears invalid

2011-06-12 Thread Miguel Landaeta
On Sun, Jun 12, 2011 at 10:21:04PM +, Ted Dunning wrote:
 I see no technical justification of this bug.  It appears to be personal 
 opinion
 unsubstantiated by the record.

Even if that were true, somebody must be willing to maintain
zookeeper during a release cycle.

If nobody was interested in maintain zookeeper in a stable release,
it will remain that way until a new maintainer appears.

Debian is a volunteer effort.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
Faith means not wanting to know what is true. -- Nietzsche



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



Processed: your mail

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 614261 1.4.0.dfsg~rc3+svn20110401-1
Bug #614261 [scribus] scribus: compiled with libtiff.so.3 that does not exists 
in Debian 6
Ignoring request to alter found versions of bug #614261 to the same values 
previously set

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
614261: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614261
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: severity of 554664 is important

2011-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 554664 important
Bug #554664 [src:gnome-terminal] FTBFS with binutils-gold
Severity set to 'important' from 'serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
554664: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554664
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#533934: pperl: FTBFS: tests failed directory

2011-06-12 Thread Daniel Kahn Gillmor
On 06/12/2011 05:36 PM, Dominic Hargreaves wrote:
 On Fri, May 13, 2011 at 07:38:41PM +0200, Dominique Dumont wrote:
 Le vendredi 13 mai 2011 00:31:52, Dominic Hargreaves a écrit :
 This bug is caused by the fact that pperl names its socket files based
 on the full path of the perl program being run under pperl, and there
 is a fairly short limit on the full path of the socket (sun_path in
 struct sockaddr_un from sys/un.h, 108 characters). The socket name is
 being silently truncated on creation.

 How about hashing (à la MD5) the full path and use the result as the socket 
 name ? See md5(3ssl)

 Although this would add a dependency on openssl...
 
 I agree that adding a dependency on openssl would not be ideal. This
 doesn't have to be cryptographically secure, so would crypt(3) or
 similar suffice?

If the concerns around OpenSSL are licensing issues, there are many
better-licensed message digest toolkits, including:

 * nettle

 * gcrypt

 * Digest::MD5 (or other modules within the Digest:: namespace).

 Donations of code welcome at this point...

Does this really need any extra code?

--dkg



signature.asc
Description: OpenPGP digital signature


Bug#629598: marked as done (xdotool: FTBFS: undefined reference to `clock_gettime')

2011-06-12 Thread Debian Bug Tracking System
Your message dated Mon, 13 Jun 2011 04:02:30 +
with message-id e1qvyma-0003ns...@franck.debian.org
and subject line Bug#629598: fixed in xdotool 1:2.20110530.1-2
has caused the Debian Bug report #629598,
regarding xdotool: FTBFS: undefined reference to `clock_gettime'
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.)


-- 
629598: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629598
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:xdotool
Version: 1:2.20110530.1-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Your package failed to build on all buildds:

cc -g -O2 -g  -std=c99 -c -o cmd_sleep.o cmd_sleep.c
cc -g -O2 -g  -std=c99 -c -o cmd_get_display_geometry.o 
cmd_get_display_geometry.c
cc -o xdotool xdotool.o cmd_click.o cmd_mousemove.o cmd_mousemove_relative.o 
cmd_mousedown.o cmd_mouseup.o cmd_getmouselocation.o cmd_type.o cmd_key.o 
cmd_windowmove.o cmd_windowactivate.o cmd_windowfocus.o cmd_windowraise.o 
cmd_windowsize.o cmd_set_window.o cmd_search.o cmd_getwindowfocus.o 
cmd_getwindowpid.o cmd_getactivewindow.o cmd_windowmap.o cmd_windowunmap.o 
cmd_windowreparent.o cmd_set_num_desktops.o cmd_get_num_desktops.o 
cmd_set_desktop.o cmd_get_desktop.o cmd_set_desktop_for_window.o 
cmd_get_desktop_for_window.o cmd_get_desktop_viewport.o 
cmd_set_desktop_viewport.o cmd_windowkill.o cmd_behave.o cmd_window_select.o 
cmd_getwindowname.o cmd_behave_screen_edge.o cmd_windowminimize.o cmd_exec.o 
cmd_getwindowgeometry.o cmd_sleep.o cmd_get_display_geometry.o -L. -lxdo   -lm  
-lX11   
cmd_behave_screen_edge.o: In function `cmd_behave_screen_edge':
/build/buildd-xdotool_2.20110530.1-1-kfreebsd-amd64-gbtiiv/xdotool-2.20110530.1/cmd_behave_screen_edge.c:277:
 undefined reference to `clock_gettime'
/build/buildd-xdotool_2.20110530.1-1-kfreebsd-amd64-gbtiiv/xdotool-2.20110530.1/cmd_behave_screen_edge.c:299:
 undefined reference to `clock_gettime'
/build/buildd-xdotool_2.20110530.1-1-kfreebsd-amd64-gbtiiv/xdotool-2.20110530.1/cmd_behave_screen_edge.c:241:
 undefined reference to `clock_gettime'
/build/buildd-xdotool_2.20110530.1-1-kfreebsd-amd64-gbtiiv/xdotool-2.20110530.1/cmd_behave_screen_edge.c:227:
 undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
make[2]: *** [xdotool] Error 1
make[2]: Leaving directory 
`/build/buildd-xdotool_2.20110530.1-1-kfreebsd-amd64-gbtiiv/xdotool-2.20110530.1'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory 
`/build/buildd-xdotool_2.20110530.1-1-kfreebsd-amd64-gbtiiv/xdotool-2.20110530.1'
make: *** [build] Error 2

Full build log for example at
https://buildd.debian.org/status/fetch.php?pkg=xdotoolarch=kfreebsd-amd64ver=1%3A2.20110530.1-1stamp=1306906857

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpwfBYSWQFkQ.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: xdotool
Source-Version: 1:2.20110530.1-2

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

libxdo-dev_2.20110530.1-2_i386.deb
  to main/x/xdotool/libxdo-dev_2.20110530.1-2_i386.deb
libxdo2_2.20110530.1-2_i386.deb
  to main/x/xdotool/libxdo2_2.20110530.1-2_i386.deb
xdotool_2.20110530.1-2.debian.tar.gz
  to main/x/xdotool/xdotool_2.20110530.1-2.debian.tar.gz
xdotool_2.20110530.1-2.dsc
  to main/x/xdotool/xdotool_2.20110530.1-2.dsc
xdotool_2.20110530.1-2_i386.deb
  to main/x/xdotool/xdotool_2.20110530.1-2_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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Kahn Gillmor d...@fifthhorseman.net (supplier of updated xdotool 
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: SHA512

Format: 1.8
Date: Fri, 10 Jun 2011 01:17:33 -0400
Source: xdotool
Binary: xdotool libxdo2 libxdo-dev
Architecture: source i386
Version: 1:2.20110530.1-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Kahn 

Bug#629704: marked as done (pd-cxc: FTBFS: ENV.c:5:18: fatal error: m_pd.h: No such file or directory (lacks B-D on puredata-dev))

2011-06-12 Thread Debian Bug Tracking System
Your message dated Mon, 13 Jun 2011 04:02:09 +
with message-id e1qvylp-0003ir...@franck.debian.org
and subject line Bug#629704: fixed in pd-cxc 0.5.1-2
has caused the Debian Bug report #629704,
regarding pd-cxc: FTBFS: ENV.c:5:18: fatal error: m_pd.h: No such file or 
directory (lacks B-D on puredata-dev)
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.)


-- 
629704: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629704
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pd-cxc
Version: 0.5.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 dh build --buildsystem=makefile
dh_testdir -O--buildsystem=makefile
dh_auto_configure -O--buildsystem=makefile
dh_auto_build -O--buildsystem=makefile
 make[1]: Entering directory `/«BUILDDIR»/pd-cxc-0.5.1'
 cc -DPD -I/usr/include -Wall -W -g -DVERSION='0.5.1' -fPIC -O6 
 -funroll-loops -fomit-frame-pointer -o ENV.o -c ENV.c
 ENV.c:5:18: fatal error: m_pd.h: No such file or directory
 compilation terminated.
 make[1]: *** [ENV.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/pd-cxc_0.5.1-1_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.


---End Message---
---BeginMessage---
Source: pd-cxc
Source-Version: 0.5.1-2

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

pd-cxc_0.5.1-2.debian.tar.gz
  to main/p/pd-cxc/pd-cxc_0.5.1-2.debian.tar.gz
pd-cxc_0.5.1-2.dsc
  to main/p/pd-cxc/pd-cxc_0.5.1-2.dsc
pd-cxc_0.5.1-2_amd64.deb
  to main/p/pd-cxc/pd-cxc_0.5.1-2_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans-Christoph Steiner h...@eds.org (supplier of updated pd-cxc 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: SHA256

Format: 1.8
Date: Fri, 10 Jun 2011 12:33:41 -0400
Source: pd-cxc
Binary: pd-cxc
Architecture: source amd64
Version: 0.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 pd-cxc - Pd library for working with patterns and numbers
Closes: 609436 629704
Changes: 
 pd-cxc (0.5.1-2) unstable; urgency=low
 .
   [ Alessio Treglia ]
   * Add Vcs-* tags.
 .
   [ IOhannes m zmölnig ]
   * Makefile-fixes for non-linux (Closes: #609436)
 .
   [ Hans-Christoph Steiner ]
   * updated Build-Depends to use puredata-dev when available
 (Closes: #629704)
   * bumped standards version to 3.9.2
Checksums-Sha1: 
 7d13a6f42d68e39168b1ed8902256228c0d6d044 1910 pd-cxc_0.5.1-2.dsc
 2b1d4bd0d7ffc56727da0330f7f62dc1408d7a9f 3256 pd-cxc_0.5.1-2.debian.tar.gz
 c719113ced873152e529c08ed86b997190ab8ce7 75546 pd-cxc_0.5.1-2_amd64.deb
Checksums-Sha256: 
 3c8ce6664aea1caa6073794d14c527558dfa88e9f688ea3e0842ef936aa2eecf 1910 
pd-cxc_0.5.1-2.dsc
 95891d29e4cdc18fd3de595eaa84b9afc41bb0d063cdd4f30333a3d3ad6a054f 3256 
pd-cxc_0.5.1-2.debian.tar.gz
 2ae179624912072d43b844fda6d0825ddee957683d3331238ce5489ceae64ee6 75546 
pd-cxc_0.5.1-2_amd64.deb
Files: 
 dfc7f6038e155df2a34ad6a8e95a4886 1910 sound optional pd-cxc_0.5.1-2.dsc
 7872fd34a89ba5bc2b95c7ad7be10b16 3256 sound optional 
pd-cxc_0.5.1-2.debian.tar.gz
 68df2508c0c9827f74bb29e9ecb080ea 75546 sound optional pd-cxc_0.5.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN9YoHAAoJEKO6uuJAjdbP0k8QAJPt5m/fFm4A+I1WEuWxzNrZ
QQQvaRGvOETidA1lf0V2qT5DP0JLyEoma/ow+fAVm/ryAa5iqDljQJEU72h/i0cX
JciC7LOyoYnFkY/uBl8g1v7m6nTRKMaI8fwWAVc42kNjh/998rvgdbhZ2S2Djoog
3ioP6mn6ITHq3pKllEGn0YKsdt1V4pkOhX5VtAONr55ufvfF+F864xcXjxl6zJr3

Bug#629703: marked as done (pd-bsaylor: FTBFS: aenv~.c:18:18: fatal error: m_pd.h: No such file or directory (lacks B-D on puredata-dev))

2011-06-12 Thread Debian Bug Tracking System
Your message dated Mon, 13 Jun 2011 04:17:15 +
with message-id e1qvyar-0004cw...@franck.debian.org
and subject line Bug#629703: fixed in pd-bsaylor 0.1-2
has caused the Debian Bug report #629703,
regarding pd-bsaylor: FTBFS: aenv~.c:18:18: fatal error: m_pd.h: No such file 
or directory (lacks B-D on puredata-dev)
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.)


-- 
629703: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629703
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pd-bsaylor
Version: 0.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 dh build --buildsystem=makefile
dh_testdir -O--buildsystem=makefile
dh_auto_configure -O--buildsystem=makefile
dh_auto_build -O--buildsystem=makefile
 make[1]: Entering directory `/«BUILDDIR»/pd-bsaylor-0.1'
 cc -DPD -I/usr/include -Wall -W -g -DVERSION='0.1' -fPIC -O6 
 -funroll-loops -fomit-frame-pointer -o aenv~.o -c aenv~.c
 aenv~.c:18:18: fatal error: m_pd.h: No such file or directory
 compilation terminated.
 make[1]: *** [aenv~.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/pd-bsaylor_0.1-1_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.


---End Message---
---BeginMessage---
Source: pd-bsaylor
Source-Version: 0.1-2

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

pd-bsaylor_0.1-2.debian.tar.gz
  to main/p/pd-bsaylor/pd-bsaylor_0.1-2.debian.tar.gz
pd-bsaylor_0.1-2.dsc
  to main/p/pd-bsaylor/pd-bsaylor_0.1-2.dsc
pd-bsaylor_0.1-2_amd64.deb
  to main/p/pd-bsaylor/pd-bsaylor_0.1-2_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans-Christoph Steiner h...@eds.org (supplier of updated pd-bsaylor 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: SHA256

Format: 1.8
Date: Fri, 10 Jun 2011 12:33:15 -0400
Source: pd-bsaylor
Binary: pd-bsaylor
Architecture: source amd64
Version: 0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 pd-bsaylor - a library of FFT-based Pd objects by Ben Saylor
Closes: 609774 629703
Changes: 
 pd-bsaylor (0.1-2) unstable; urgency=low
 .
   [ Alessio Treglia ]
   * Add Vcs-* tags.
 .
   [ IOhannes m zmölnig ]
   * Makefile-fixes for non-linux (Closes: #609774)
 .
   [ Hans-Christoph Steiner ]
   * updated Build-Depends to use puredata-dev when available
 (Closes: #629703)
   * bumped standards version to 3.9.2
Checksums-Sha1: 
 53abd750cbc7ac525749015f07362c243b129b02 1950 pd-bsaylor_0.1-2.dsc
 9deb81f1c4e72082e299d160968a4123fdbefd8f 3073 pd-bsaylor_0.1-2.debian.tar.gz
 ec6558c7a06050b67e5a24aaa87d97c5b1b09aa8 75332 pd-bsaylor_0.1-2_amd64.deb
Checksums-Sha256: 
 ceeb9854c9c1934e2e6d4a6035ada332f9b272610fc21730911d91433326f559 1950 
pd-bsaylor_0.1-2.dsc
 d0a6c08750047f5f32c170e69e9a0e13aadb9bfecdb0b4f9947ece7f54390784 3073 
pd-bsaylor_0.1-2.debian.tar.gz
 3e1f11d317d53b857a805ceb74cad05aad4ebdd676ef931da5383bcb6e6c23b3 75332 
pd-bsaylor_0.1-2_amd64.deb
Files: 
 3931cc1d6b4a57b4955e76a1ea32a9cd 1950 sound optional pd-bsaylor_0.1-2.dsc
 01d5a4efdc1a78824cab7cd9d38589ce 3073 sound optional 
pd-bsaylor_0.1-2.debian.tar.gz
 a586a7be2fad9eb43203d392959eb64d 75332 sound optional 
pd-bsaylor_0.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN9YwoAAoJEKO6uuJAjdbPYSgP/2YU+Fq/sY4jp1QJpAT2380S
kNEMczVXpv/YuyLlppTQSvOEQqDCNP9ItPuzCk9TmqWNrV+uOgu41FMdiaKuJfJ8

Bug#629707: marked as done (pd-ekext: FTBFS: cup.c:1:18: fatal error: m_pd.h: No such file or directory (lacks B-D on puredata-dev))

2011-06-12 Thread Debian Bug Tracking System
Your message dated Mon, 13 Jun 2011 04:17:36 +
with message-id e1qvyam-0004k6...@franck.debian.org
and subject line Bug#629707: fixed in pd-ekext 0.1.1-2
has caused the Debian Bug report #629707,
regarding pd-ekext: FTBFS: cup.c:1:18: fatal error: m_pd.h: No such file or 
directory (lacks B-D on puredata-dev)
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.)


-- 
629707: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629707
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pd-ekext
Version: 0.1.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 dh build --buildsystem=makefile
dh_testdir -O--buildsystem=makefile
dh_auto_configure -O--buildsystem=makefile
dh_auto_build -O--buildsystem=makefile
 make[1]: Entering directory `/«BUILDDIR»/pd-ekext-0.1.1'
 cc -DPD -I/usr/include -Wall -W -g -DVERSION='0.1.1' -fPIC -O6 
 -funroll-loops -fomit-frame-pointer -o cup.o -c cup.c
 cup.c:1:18: fatal error: m_pd.h: No such file or directory
 compilation terminated.
 make[1]: *** [cup.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/pd-ekext_0.1.1-1_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.


---End Message---
---BeginMessage---
Source: pd-ekext
Source-Version: 0.1.1-2

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

pd-ekext_0.1.1-2.debian.tar.gz
  to main/p/pd-ekext/pd-ekext_0.1.1-2.debian.tar.gz
pd-ekext_0.1.1-2.dsc
  to main/p/pd-ekext/pd-ekext_0.1.1-2.dsc
pd-ekext_0.1.1-2_amd64.deb
  to main/p/pd-ekext/pd-ekext_0.1.1-2_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans-Christoph Steiner h...@eds.org (supplier of updated pd-ekext 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: SHA256

Format: 1.8
Date: Fri, 10 Jun 2011 12:34:32 -0400
Source: pd-ekext
Binary: pd-ekext
Architecture: source amd64
Version: 0.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 pd-ekext   - Pd objects for music information retrieval and polyphony control
Closes: 609773 629707
Changes: 
 pd-ekext (0.1.1-2) unstable; urgency=low
 .
   [ Hans-Christoph Steiner ]
   * Added Recommends: pd-import since the help uses the 'import' object
 .
   [ Alessio Treglia ]
   * Add Vcs-* tags.
 .
   [ IOhannes m zmölnig ]
   * Makefile-fixes for non-linux (Closes: #609773)
 .
   [ Hans-Christoph Steiner ]
   * updated Build-Depends to use puredata-dev when available
 (Closes: #629707)
   * bumped standards version to 3.9.2
Checksums-Sha1: 
 796ecc411a6b702585340ba0b79af90f1ef1d9f4 1933 pd-ekext_0.1.1-2.dsc
 5ed02ccb56904204d71ce1368a70ac6d9c412748 2904 pd-ekext_0.1.1-2.debian.tar.gz
 c4605ba6bfef22f8eb9066f7ee6762a62e628dcc 650876 pd-ekext_0.1.1-2_amd64.deb
Checksums-Sha256: 
 d1bbee994b39c1c77f25002453ab1966d53e889b0008604425d545db3ca82b2b 1933 
pd-ekext_0.1.1-2.dsc
 78d941bc1b12336b24b66fd3c4a19c785ec08ecac5f44e5340c5f7ef46efedf3 2904 
pd-ekext_0.1.1-2.debian.tar.gz
 fe2eb67201d2148cd386876465416e6c80cb4bf4338e6277fc1b6a0fc362a7ef 650876 
pd-ekext_0.1.1-2_amd64.deb
Files: 
 e39a4789edd6e67bcd6e6b4a5980f013 1933 sound optional pd-ekext_0.1.1-2.dsc
 abe77ad1406f01591c8b96795a2e030e 2904 sound optional 
pd-ekext_0.1.1-2.debian.tar.gz
 71c97b48db120d44fcc0a52b6ddf6b6b 650876 sound optional 
pd-ekext_0.1.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN9YsxAAoJEKO6uuJAjdbPfkIQAIVqMFOyKVvC2d9UJ8gD3IkT

Bug#629715: marked as done (pd-markex: FTBFS: abs~.c:7:18: fatal error: m_pd.h: No such file or directory (lacks B-D on puredata-dev))

2011-06-12 Thread Debian Bug Tracking System
Your message dated Mon, 13 Jun 2011 04:17:45 +
with message-id e1qvyav-0004pw...@franck.debian.org
and subject line Bug#629715: fixed in pd-markex 0.85-2
has caused the Debian Bug report #629715,
regarding pd-markex: FTBFS: abs~.c:7:18: fatal error: m_pd.h: No such file or 
directory (lacks B-D on puredata-dev)
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.)


-- 
629715: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629715
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pd-markex
Version: 0.85-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 dh build --buildsystem=makefile
dh_testdir -O--buildsystem=makefile
dh_auto_configure -O--buildsystem=makefile
dh_auto_build -O--buildsystem=makefile
 make[1]: Entering directory `/«BUILDDIR»/pd-markex-0.85'
 cc -DPD -I/usr/include -Wall -W -g -DVERSION='0.85' -fPIC -O6 
 -funroll-loops -fomit-frame-pointer -o abs~.o -c abs~.c
 abs~.c:7:18: fatal error: m_pd.h: No such file or directory
 compilation terminated.
 make[1]: *** [abs~.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/pd-markex_0.85-1_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.


---End Message---
---BeginMessage---
Source: pd-markex
Source-Version: 0.85-2

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

pd-markex_0.85-2.debian.tar.gz
  to main/p/pd-markex/pd-markex_0.85-2.debian.tar.gz
pd-markex_0.85-2.dsc
  to main/p/pd-markex/pd-markex_0.85-2.dsc
pd-markex_0.85-2_amd64.deb
  to main/p/pd-markex/pd-markex_0.85-2_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans-Christoph Steiner h...@eds.org (supplier of updated pd-markex 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: SHA256

Format: 1.8
Date: Fri, 10 Jun 2011 14:36:01 -0400
Source: pd-markex
Binary: pd-markex
Architecture: source amd64
Version: 0.85-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 pd-markex  - Pd library of misc objects from Mark Danks
Closes: 609777 629715
Changes: 
 pd-markex (0.85-2) unstable; urgency=low
 .
   [ IOhannes m zmölnig ]
   * Makefile-fixes for non-linux (Closes: #609777)
   * Added Vcs-* fields
 .
   [ Hans-Christoph Steiner ]
   * updated Build-Depends to use puredata-dev (Closes: #629715)
   * bumped standards version to 3.9.2
Checksums-Sha1: 
 9476630ddc701b64e565004d768d0f2a471cf713 1933 pd-markex_0.85-2.dsc
 12d6fb3bf17f2fa43ec0f5d0be533661edef2504 2760 pd-markex_0.85-2.debian.tar.gz
 ce69393eb87a622e5edfdbdaf9bcd904830b8df1 39668 pd-markex_0.85-2_amd64.deb
Checksums-Sha256: 
 0b84bc53bdf35ada21c01be3cc0fa3ac01ca2fb767788f972de93819477fac92 1933 
pd-markex_0.85-2.dsc
 2e2996a2b63b308bfee5c3b173492fb987fb27ac35c59a942ea57303fdfd1979 2760 
pd-markex_0.85-2.debian.tar.gz
 86a860cabb5dfbc21dda8d6fcec608f3b80fe3c138d1c78170173a20bf391728 39668 
pd-markex_0.85-2_amd64.deb
Files: 
 ed9e8107766291033e8ee17a130450d5 1933 sound optional pd-markex_0.85-2.dsc
 83ddd2443dac6c2f10596ff748e62fc1 2760 sound optional 
pd-markex_0.85-2.debian.tar.gz
 a1263574ec343458899f90a52286e393 39668 sound optional 
pd-markex_0.85-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN9YzHAAoJEKO6uuJAjdbPLL8P/jHSss2j2YtW64ZjYDbaRG2Y
yggSXBMVRZgw7wK21I6jRt5vrL2XQuMzqnQ4A+H2ywmCixOnAZat5fjectp//tuq
QMbtLvj3KSdY+wS6ts1+5fW5U2fB076xhfVelUqt1EOFnrZoA9hMybqTk7tKGijv

Bug#629717: marked as done (pd-mjlib: FTBFS: about.c:6:18: fatal error: m_pd.h: No such file or directory (lacks B-D on puredata-dev))

2011-06-12 Thread Debian Bug Tracking System
Your message dated Mon, 13 Jun 2011 04:17:54 +
with message-id e1qvyb4-0004tp...@franck.debian.org
and subject line Bug#629717: fixed in pd-mjlib 0.1.1-2
has caused the Debian Bug report #629717,
regarding pd-mjlib: FTBFS: about.c:6:18: fatal error: m_pd.h: No such file or 
directory (lacks B-D on puredata-dev)
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.)


-- 
629717: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629717
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pd-mjlib
Version: 0.1.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 dh build --buildsystem=makefile
dh_testdir -O--buildsystem=makefile
dh_auto_configure -O--buildsystem=makefile
dh_auto_build -O--buildsystem=makefile
 make[1]: Entering directory `/«BUILDDIR»/pd-mjlib-0.1.1'
 cc -DPD -I/usr/include -Wall -W -g -DVERSION='0.1.1' -fPIC -O6 
 -funroll-loops -fomit-frame-pointer -o about.o -c about.c
 about.c:6:18: fatal error: m_pd.h: No such file or directory
 compilation terminated.
 make[1]: *** [about.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/pd-mjlib_0.1.1-1_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.


---End Message---
---BeginMessage---
Source: pd-mjlib
Source-Version: 0.1.1-2

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

pd-mjlib_0.1.1-2.debian.tar.gz
  to main/p/pd-mjlib/pd-mjlib_0.1.1-2.debian.tar.gz
pd-mjlib_0.1.1-2.dsc
  to main/p/pd-mjlib/pd-mjlib_0.1.1-2.dsc
pd-mjlib_0.1.1-2_amd64.deb
  to main/p/pd-mjlib/pd-mjlib_0.1.1-2_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans-Christoph Steiner h...@eds.org (supplier of updated pd-mjlib 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: SHA256

Format: 1.8
Date: Fri, 10 Jun 2011 14:37:26 -0400
Source: pd-mjlib
Binary: pd-mjlib
Architecture: source amd64
Version: 0.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 pd-mjlib   - library of Pd objects for composing music
Closes: 609432 629717
Changes: 
 pd-mjlib (0.1.1-2) unstable; urgency=low
 .
   [ IOhannes m zmölnig ]
   * Makefile-fixes for non-linux (Closes: #609432)
   * Added Vcs stanzas
 .
   [ Hans-Christoph Steiner ]
   * updated Build-Depends to use puredata-dev (Closes: #629717)
   * bumped standards version to 3.9.2
Checksums-Sha1: 
 c0d3e98f79f5cb08668f940d13953e61f1d23954 1933 pd-mjlib_0.1.1-2.dsc
 2ea02097830199650d0900c0de31b1c118a94311 2905 pd-mjlib_0.1.1-2.debian.tar.gz
 7c9c006396c17fbe95ef22a03d0174b2a46576d0 28332 pd-mjlib_0.1.1-2_amd64.deb
Checksums-Sha256: 
 8fd0b779e89977866a18a853fc4d7b5e78e8334b051f3f1dc31d06a9f7912942 1933 
pd-mjlib_0.1.1-2.dsc
 4173076b7954f02c9eab56f3b65dea700d02a0f552f9e742985aa851cd33c5ae 2905 
pd-mjlib_0.1.1-2.debian.tar.gz
 bcde7744d7d56eaf5d8c617c9aced15ab5e04b8de7bff3704d78cf8f09a8b9b0 28332 
pd-mjlib_0.1.1-2_amd64.deb
Files: 
 55170d45f8ff97c86d8f725cb5880f2a 1933 sound optional pd-mjlib_0.1.1-2.dsc
 082f2fe9c76241fac62af24e325c3507 2905 sound optional 
pd-mjlib_0.1.1-2.debian.tar.gz
 bbe7ffb07e3065bd270d64a67f23ff33 28332 sound optional 
pd-mjlib_0.1.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN9Y2FAAoJEKO6uuJAjdbP2AQP/j27fR9yEoxtxgIgDqmSc7pZ
JUrpPVPmJMch4pjOVvKyeY5vn4B3sMVfRucGtytl0VEYIVeUbEdHjdmNXYyyhupa
iGpk/tdFCuZakG+6xORFec5EClyAMNDxp5gBFY6aTDIetZ2T4leqsiO8EoIAZKsL

Bug#629800: marked as done (pd-sigpack: FTBFS: chop~.c:6:18: fatal error: m_pd.h: No such file or directory (missing B-D on puredata-dev))

2011-06-12 Thread Debian Bug Tracking System
Your message dated Mon, 13 Jun 2011 04:18:04 +
with message-id e1qvybe-0004zi...@franck.debian.org
and subject line Bug#629800: fixed in pd-sigpack 0.0.4.2-2
has caused the Debian Bug report #629800,
regarding pd-sigpack: FTBFS: chop~.c:6:18: fatal error: m_pd.h: No such file or 
directory (missing B-D on puredata-dev)
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.)


-- 
629800: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629800
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pd-sigpack
Version: 0.0.4.2-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 dh build --buildsystem=makefile
dh_testdir -O--buildsystem=makefile
dh_auto_configure -O--buildsystem=makefile
dh_auto_build -O--buildsystem=makefile
 make[1]: Entering directory `/«BUILDDIR»/pd-sigpack-0.0.4.2'
 cc -DPD -I/usr/include -Wall -W -g -DVERSION='0.0.4.2' -fPIC -O6 
 -funroll-loops -fomit-frame-pointer -o chop~.o -c chop~.c
 chop~.c:6:18: fatal error: m_pd.h: No such file or directory
 compilation terminated.
 make[1]: *** [chop~.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/pd-sigpack_0.0.4.2-1_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.


---End Message---
---BeginMessage---
Source: pd-sigpack
Source-Version: 0.0.4.2-2

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

pd-sigpack_0.0.4.2-2.debian.tar.gz
  to main/p/pd-sigpack/pd-sigpack_0.0.4.2-2.debian.tar.gz
pd-sigpack_0.0.4.2-2.dsc
  to main/p/pd-sigpack/pd-sigpack_0.0.4.2-2.dsc
pd-sigpack_0.0.4.2-2_amd64.deb
  to main/p/pd-sigpack/pd-sigpack_0.0.4.2-2_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans-Christoph Steiner h...@eds.org (supplier of updated pd-sigpack 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: SHA256

Format: 1.8
Date: Fri, 10 Jun 2011 14:45:15 -0400
Source: pd-sigpack
Binary: pd-sigpack
Architecture: source amd64
Version: 0.0.4.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 pd-sigpack - signal processing effects library for Pd
Closes: 609434 629800
Changes: 
 pd-sigpack (0.0.4.2-2) unstable; urgency=low
 .
   [ IOhannes m zmölnig ]
   * Makefile-fixes for non-linux (Closes: #609434)
   * Added Vcs stanzas
 .
   [ Hans-Christoph Steiner ]
   * updated Build-Depends to use puredata-dev (Closes: #629800)
   * bumped standard version to 3.9.2
Checksums-Sha1: 
 9dbd748109d0362770da12e16b252d49a5ff30f6 1984 pd-sigpack_0.0.4.2-2.dsc
 a1bd3417718e06dc839aed9f12dee9476ed99aa1 2811 
pd-sigpack_0.0.4.2-2.debian.tar.gz
 9f89cce21b92dd5e80a45740ebca0cc973f2ca54 41154 pd-sigpack_0.0.4.2-2_amd64.deb
Checksums-Sha256: 
 e3afba88663d4feabe8b5119f7d7a388b5490ed4fd785aa4142fe609907959d5 1984 
pd-sigpack_0.0.4.2-2.dsc
 91c24bce4886979db83dab390e45adbcfc5cee01cad0c8a987f5e70a2350ef19 2811 
pd-sigpack_0.0.4.2-2.debian.tar.gz
 a753023c394368f300b9b861c5fb3089620b2d507a950ebed8e43de28d9f3601 41154 
pd-sigpack_0.0.4.2-2_amd64.deb
Files: 
 2a01199a120784df568ff4302e97f9cb 1984 sound optional pd-sigpack_0.0.4.2-2.dsc
 6f70e9462b93c34fc099487aa5077105 2811 sound optional 
pd-sigpack_0.0.4.2-2.debian.tar.gz
 39dee0e35e9080c6e61c820e9e9800fa 41154 sound optional 
pd-sigpack_0.0.4.2-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN9Y3dAAoJEKO6uuJAjdbP6qYP/3k95W7rIyjoNqmh5v8F+N/J
PT4gPmAF5bSC+arAXtnrob5ERojv7SWy4uqlaH9rr2Q8+zxFNIYe1yWSGTOcAhhg

Bug#629801: marked as done (pd-smlib: FTBFS: defines.h:1:18: fatal error: m_pd.h: No such file or directory (missing B-D on puredata-dev))

2011-06-12 Thread Debian Bug Tracking System
Your message dated Mon, 13 Jun 2011 04:18:15 +
with message-id e1qvybp-00058x...@franck.debian.org
and subject line Bug#629801: fixed in pd-smlib 0.12.1-2
has caused the Debian Bug report #629801,
regarding pd-smlib: FTBFS: defines.h:1:18: fatal error: m_pd.h: No such file or 
directory (missing B-D on puredata-dev)
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.)


-- 
629801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629801
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pd-smlib
Version: 0.12.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 dh build --buildsystem=makefile
dh_testdir -O--buildsystem=makefile
dh_auto_configure -O--buildsystem=makefile
dh_auto_build -O--buildsystem=makefile
 make[1]: Entering directory `/«BUILDDIR»/pd-smlib-0.12.1'
 cc -DPD -I/usr/include -Wall -W -g -DVERSION='0.12.1' -fPIC -O6 
 -funroll-loops -fomit-frame-pointer -o bp.o -c bp.c
 In file included from bp.c:1:0:
 defines.h:1:18: fatal error: m_pd.h: No such file or directory
 compilation terminated.
 make[1]: *** [bp.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/pd-smlib_0.12.1-1_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.


---End Message---
---BeginMessage---
Source: pd-smlib
Source-Version: 0.12.1-2

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

pd-smlib_0.12.1-2.debian.tar.gz
  to main/p/pd-smlib/pd-smlib_0.12.1-2.debian.tar.gz
pd-smlib_0.12.1-2.dsc
  to main/p/pd-smlib/pd-smlib_0.12.1-2.dsc
pd-smlib_0.12.1-2_amd64.deb
  to main/p/pd-smlib/pd-smlib_0.12.1-2_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans-Christoph Steiner h...@eds.org (supplier of updated pd-smlib 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: SHA256

Format: 1.8
Date: Fri, 10 Jun 2011 14:46:00 -0400
Source: pd-smlib
Binary: pd-smlib
Architecture: source amd64
Version: 0.12.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 pd-smlib   - Pd library for mapping DSP data to controls
Closes: 609435 629801
Changes: 
 pd-smlib (0.12.1-2) unstable; urgency=low
 .
   [ IOhannes m zmölnig ]
   * Makefile-fixes for non-linux (Closes: #609435)
   * Added Vcs stanzas
 .
   [ Hans-Christoph Steiner ]
   * updated Build-Depends to use puredata-dev (Closes: #629801)
   * bumped standards version to 3.9.2
Checksums-Sha1: 
 73e576160d876a23df38f08cd22c48e5c0fbeac3 1937 pd-smlib_0.12.1-2.dsc
 2ffdfdc3e9e2e2b133d1fa085a3470d00778ba8f 2811 pd-smlib_0.12.1-2.debian.tar.gz
 97b1605f56ac8b01f7e49463b156ce7552df23ae 89716 pd-smlib_0.12.1-2_amd64.deb
Checksums-Sha256: 
 0008afde3400ebc11fcbbceb09a10f27ed1dc3f31f5dfeda004d34c63ee1c977 1937 
pd-smlib_0.12.1-2.dsc
 b2b59efa96943f37755e0a33629cf4cca3c86d047edd671ee1a4c5caa9b778cb 2811 
pd-smlib_0.12.1-2.debian.tar.gz
 1873dcde2e5f220dd6c5970281bf2abfc529eff524a5d3371b4f8362455e5c49 89716 
pd-smlib_0.12.1-2_amd64.deb
Files: 
 578fb7155bc5a831a282057c26819df7 1937 sound optional pd-smlib_0.12.1-2.dsc
 fd08625d23046019ac4ec21ee6653773 2811 sound optional 
pd-smlib_0.12.1-2.debian.tar.gz
 7395afce25ce190b433069885856606f 89716 sound optional 
pd-smlib_0.12.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN9Y5DAAoJEKO6uuJAjdbPIw8P/1ge00Oalx5h/oNPrNev04hL
1acbjjqA3KlEuGxoAR4fpngwhW3i2OeUgnUVrna4mTkHlyQk7mNocHwbxMl3wfLV
HKV3w7P/N4HcMAk41VG+Znu1wwadfEMV7+IzM5v/zeCTv7ndXwAFbciWc3Qn1N65

Bug#629803: marked as done (pd-windowing: FTBFS: bartlett~.c:22:18: fatal error: m_pd.h: No such file or directory (missing B-D on puredata-dev))

2011-06-12 Thread Debian Bug Tracking System
Your message dated Mon, 13 Jun 2011 04:32:58 +
with message-id e1qvype-0005ya...@franck.debian.org
and subject line Bug#629803: fixed in pd-windowing 0.1-2
has caused the Debian Bug report #629803,
regarding pd-windowing: FTBFS: bartlett~.c:22:18: fatal error: m_pd.h: No such 
file or directory (missing B-D on puredata-dev)
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.)


-- 
629803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629803
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pd-windowing
Version: 0.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 dh build --buildsystem=makefile
dh_testdir -O--buildsystem=makefile
dh_auto_configure -O--buildsystem=makefile
dh_auto_build -O--buildsystem=makefile
 make[1]: Entering directory `/«BUILDDIR»/pd-windowing-0.1'
 cc -DPD -I../../pd/src -Wall -W -g -fPIC -O6 -funroll-loops 
 -fomit-frame-pointer -o bartlett~.o -c bartlett~.c
 bartlett~.c:22:18: fatal error: m_pd.h: No such file or directory
 compilation terminated.
 make[1]: *** [bartlett~.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/pd-windowing_0.1-1_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.


---End Message---
---BeginMessage---
Source: pd-windowing
Source-Version: 0.1-2

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

pd-windowing_0.1-2.debian.tar.gz
  to main/p/pd-windowing/pd-windowing_0.1-2.debian.tar.gz
pd-windowing_0.1-2.dsc
  to main/p/pd-windowing/pd-windowing_0.1-2.dsc
pd-windowing_0.1-2_amd64.deb
  to main/p/pd-windowing/pd-windowing_0.1-2_amd64.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 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans-Christoph Steiner h...@eds.org (supplier of updated pd-windowing 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: SHA256

Format: 1.8
Date: Fri, 10 Jun 2011 14:47:39 -0400
Source: pd-windowing
Binary: pd-windowing
Architecture: source amd64
Version: 0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 pd-windowing - library of windowing functions in Pd
Closes: 609437 629803
Changes: 
 pd-windowing (0.1-2) unstable; urgency=low
 .
   [ Hans-Christoph Steiner ]
   * changed Recommends to virtual pd-import
 so it works with upcoming pdextended pkg
   * added Recommends: pd-pddp since help files use things from that lib
   * updated Build-Depends to use puredata-dev (Closes: #629803)
   * bumped standards version to 3.9.2
 .
   [ IOhannes m zmölnig ]
   * Makefile-fixes for non-linux (Closes: #609437)
   * Added Vcs stanzas
Checksums-Sha1: 
 f3c27f72c06668e51d51c2dd951850f0e35b953a 1968 pd-windowing_0.1-2.dsc
 0b6e88a109800c62804301c37cac224bcaa8ecfe 2976 pd-windowing_0.1-2.debian.tar.gz
 74a306e32c97696cfff3aaedc77655a26f5f38bf 26924 pd-windowing_0.1-2_amd64.deb
Checksums-Sha256: 
 7e1a24412d92cc3fbcc8740eb1d1790d91d94b4a0c827f95ca7cc90d7b5d5eec 1968 
pd-windowing_0.1-2.dsc
 c51bee531bb257f19d78ad89afea3906ccb837b1aceb5d3071c9144d0e4566f5 2976 
pd-windowing_0.1-2.debian.tar.gz
 42239c0decbc23c0340e521ae677e3348a443ea5213441195f3e0151eba4d9cf 26924 
pd-windowing_0.1-2_amd64.deb
Files: 
 91ba42e41c8fede560da5ffdb29ac40d 1968 sound optional pd-windowing_0.1-2.dsc
 db8a81c2b7ef268271563eb653e7c721 2976 sound optional 
pd-windowing_0.1-2.debian.tar.gz
 4028eeb2d1cbce0e0d4045ba8603ddc3 26924 sound optional 
pd-windowing_0.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)