Bug#578854: Should Conflicts be added to the Replaces example for package splitting?

2010-06-16 Thread Raphael Hertzog
On Tue, 15 Jun 2010, Steve Langasek wrote:
 On Tue, Jun 15, 2010 at 06:51:34PM -0700, Russ Allbery wrote:
 
   But it's also overly aggressive, since it forces 'a' version 2 to be
   unpacked first, *before* unpacking package 'b' - in which case, what do
   we need the Replaces: for at all?  This is really a workaround for the
   fact that Breaks:  didn't exist at the time this part of Policy was
   written.  With Breaks: a ( 2) and Replaces: a ( 2), we can force the
   upgrade of 'a' in tandem with 'b', but without imposing the unpack
   ordering constraints that cause such big problems for dist-upgrades.
 
  Ah, aha.  (This should definitely be explained in Policy, at least in a
  footnote.)
 
 Yes, I agree.
 
  So that implies that, for the typical case of moving a file from one
  package to another, we should use Replaces/Breaks, and reserve Conflicts
  for actual file conflicts between unrelated packages (such as libkrb5-dev
  and heimdal-dev).  Is that correct?
 
 That's how I understand it, yes.

Having re-read the discussions, I also think that it's the desired
outcome.

We might want to separate two cases however:
1/ splitting a package (i.e. moving files in a new package)
2/ moving files to another pre-existing packages

The first is best served with:
Package: foo
Depends: foo-data

Package: foo-data
Breaks: foo ( X)
Replaces: foo ( X)

The latter would also require a Breaks: foo-data ( X) on foo to forbid
a downgrade of foo-data without downgrading foo. But I have never seen
this used in practice and I don't know whether packages managers cope
well with this (at least they should, Breaks only impose a deconfiguration
before being able to continue).

Cheers,
-- 
Raphaël Hertzog

Like what I do? Sponsor me: http://ouaza.com/wp/2010/01/05/5-years-of-freexian/
My Debian goals: http://ouaza.com/wp/2010/01/09/debian-related-goals-for-2010/



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



Bug#586063: fbpanel in FVWM2 doesn't show anymore in FvwmButtons

2010-06-16 Thread Philipp Kolmann
Package: fbpanel
Version: 6.0-1
Severity: normal

Hi,

since the update of fbpanel I don't see it anymore in my FvwmButtons.

I have only the trayer in use:

pkolm...@wspk:~$ cat /home/pkolmann/.config/fbpanel/default 
Global {
edge = bottom
allign = left
margin = 0
widthtype = pixel
width = 200
heighttype = pixel
height = 32
roundcorners = false
Transparent = true
TintColor = 0xFF00
Alpha = 255
}

Plugin {
type = tray
} 


in FVWM I add fbpanel as following:

*FvwmButtons(3x1,Swallow fbpanel Exec /usr/bin/fbpanel)

This worked for the last years. Now it seems that fbpanel doesn't allow to be 
swallowed anymore. I am not sure if this is a fbpanel or FVWM2 bug.

Thanks for any help
Philipp


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

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

Versions of packages fbpanel depends on:
ii  libatk1.0-0   1.30.0-1   The ATK accessibility toolkit
ii  libc6 2.11.2-1   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libfontconfig12.8.0-2.1  generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.28.0-1   Layout and rendering of internatio
ii  librsvg2-common   2.26.3-1   SAX-based renderer library for SVG
ii  libx11-6  2:1.3.3-3  X11 client-side library

fbpanel recommends no packages.

Versions of packages fbpanel suggests:
ii  hicolor-icon-theme0.11-1 default fallback theme for FreeDes
ii  menu  2.1.43 generates programs menu for all me

-- no debconf information



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



Bug#586064: linux-image-2.6.32-trunk-686: slow mouse and IRQ #16 disable

2010-06-16 Thread Ralf Moll
Package: linux-2.6
Version: 2.6.32-5
Severity: normal

Hi,

since I installed linux-image-2.6.32-trunk-686 my mouse is slow and dmesg tells
that IRQ 16 is disabled.

cat /proc/interrupts
CPU0
   0: 46   IO-APIC-edge  timer
   1:  2   IO-APIC-edge  i8042
   4:  2   IO-APIC-edge
   6:  7   IO-APIC-edge  floppy
   8:  1   IO-APIC-edge  rtc0
   9:  0   IO-APIC-fasteoi   acpi
  14:   7704   IO-APIC-edge  ide0
  15:   2413   IO-APIC-edge  ide1
  16: 100105   IO-APIC-fasteoi   uhci_hcd:usb2, uhci_hcd:usb5
  17:   7040   IO-APIC-fasteoi   Intel ICH5
  18:263   IO-APIC-fasteoi   ata_piix, uhci_hcd:usb4, eth0
  19:  0   IO-APIC-fasteoi   uhci_hcd:usb3
  20:  4   IO-APIC-fasteoi   firewire_ohci
  23:  2   IO-APIC-fasteoi   ehci_hcd:usb1
 NMI:  0   Non-maskable interrupts
 LOC:  14739   Local timer interrupts
 SPU:  0   Spurious interrupts
 PMI:  0   Performance monitoring interrupts
 PND:  0   Performance pending work
 RES:  0   Rescheduling interrupts
 CAL:  0   Function call interrupts
 TLB:  0   TLB shootdowns
 TRM:  0   Thermal event interrupts
 THR:  0   Threshold APIC interrupts
 MCE:  0   Machine check exceptions
 MCP:  1   Machine check polls
 ERR:  0
 MIS:  0


[   22.909792] irq 16: nobody cared (try booting with the irqpoll option)
[   22.909800] Pid: 0, comm: swapper Not tainted 2.6.32-trunk-686 #1
[   22.909803] Call Trace:
[   22.909814]  [c106d08d] ? __report_bad_irq+0x24/0x69
[   22.909820]  [c106d094] ? __report_bad_irq+0x2b/0x69
[   22.909824]  [c106d1b9] ? note_interrupt+0xe7/0x13e
[   22.909828]  [c106d6e7] ? handle_fasteoi_irq+0x7a/0x97
[   22.909834]  [c10053cf] ? handle_irq+0x17/0x1b
[   22.909838]  [c1004c51] ? do_IRQ+0x38/0x89
[   22.909843]  [c10037f0] ? common_interrupt+0x30/0x38
[   22.909850]  [c101b0c0] ? native_safe_halt+0x2/0x3
[   22.909855]  [c1008f1f] ? default_idle+0x3c/0x5a
[   22.909859]  [c1002388] ? cpu_idle+0x89/0xa5
[   22.909866]  [c1399800] ? start_kernel+0x30c/0x311
[   22.909868] handlers:
[   22.909870] [f7c537e5] (usb_hcd_irq+0x0/0x71 [usbcore])
[   22.909895] [f7c537e5] (usb_hcd_irq+0x0/0x71 [usbcore])
[   22.909906] Disabling IRQ #16

Then I'm using kernel boot kernel 2.6.32-5-686 all is fine:

CPU0
   0: 47   IO-APIC-edge  timer
   1:  2   IO-APIC-edge  i8042
   4:  1   IO-APIC-edge
   6:  7   IO-APIC-edge  floppy
   8:  1   IO-APIC-edge  rtc0
   9:  0   IO-APIC-fasteoi   acpi
  14:  12735   IO-APIC-edge  ata_piix
  15:   2984   IO-APIC-edge  ata_piix
  16:   4575   IO-APIC-fasteoi   uhci_hcd:usb2, uhci_hcd:usb5
  17:   8510   IO-APIC-fasteoi   Intel ICH5
  18:369   IO-APIC-fasteoi   ata_piix, uhci_hcd:usb4, eth0
  19:  0   IO-APIC-fasteoi   uhci_hcd:usb3
  20:  5   IO-APIC-fasteoi   firewire_ohci
  23:  2   IO-APIC-fasteoi   ehci_hcd:usb1
 NMI:  0   Non-maskable interrupts
 LOC:  14704   Local timer interrupts
 SPU:  0   Spurious interrupts
 PMI:  0   Performance monitoring interrupts
 PND:  0   Performance pending work
 RES:  0   Rescheduling interrupts
 CAL:  0   Function call interrupts
 TLB:  0   TLB shootdowns
 TRM:  0   Thermal event interrupts
 THR:  0   Threshold APIC interrupts
 MCE:  0   Machine check exceptions
 MCP:  1   Machine check polls
 ERR:  0
 MIS:  0

dmesg:ok

Bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543275 is quite the same,
but for AMD64.

Thanks for Debian,

Ralf



-- Package-specific info:
** Version:
Linux version 2.6.32-trunk-686 (Debian 2.6.32-5) (b...@decadent.org.uk) (gcc 
version 4.3.4 (Debian 4.3.4-6) ) #1 SMP Sun Jan 10 06:32:16 UTC 2010

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-686 
root=UUID=0f631a94-878c-4a49-970a-694cac15e33f ro quiet

** Not tainted

** Kernel log:
[   22.368598] [TTM] Zone  kernel: Used memory at exit: 0 kiB.
[   22.368606] [TTM] Zone highmem: Used memory at exit: 0 kiB.
[   22.368611] [drm] radeon: ttm finalized
[   22.368617] [drm] Forcing AGP to PCI mode
[   22.370960] [drm] GPU reset succeed (RBBM_STATUS=0x0140)
[   22.370968] [drm] Generation 2 PCI interface, using max accessible memory
[   22.370971] [drm] radeon: VRAM 128M
[   22.370974] [drm] radeon: VRAM from 0x to 0x07FF
[   22.370976] [drm] radeon: GTT 128M
[   22.370978] [drm] radeon: GTT from 0x0800 to 0x0FFF
[   22.370992] [drm] radeon: irq initialized.
[   22.371000] [drm] Detected VRAM RAM=128M, BAR=256M
[   22.371002] [drm] RAM width 128bits DDR
[   22.372911] [TTM] Zone  kernel: Available graphics memory: 441496 kiB.
[   22.372915] [TTM] Zone highmem: Available graphics memory: 1037436 kiB.
[   22.372934] [drm] radeon: 

Bug#576671: Probable fix of IPv6-interference

2010-06-16 Thread Ola Lundqvist
I see. Thanks.

Will be applied then.

// Ola

On Mon, Jun 14, 2010 at 10:00:28PM +0200, Mats Erik Andersson wrote:
 lördag den 12 juni 2010 klockan 16:11 skrev Ola Lundqvist detta:
  
  The problem as I understand this is that gethostbyname
  returns an ipv6 address, which obviously pptp-linux do not
  support. I can not see that your solution solve that. Potentially
  it can be so that it enforce the system to return ipv4 addresses
  only, but I can not judge that without your confirm.
  
 
 The single line 
 
 +hints.ai_family = AF_INET;
 
 assures that IPv4 is the only returnable address family.
 
 

-- 
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---



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



Bug#585709: web interface access being rejected

2010-06-16 Thread Ola Lundqvist
Hi Ntop developers

What do you think about this problem?

Best regards,

// Ola

On Sun, Jun 13, 2010 at 11:43:36AM +0200, martin f krafft wrote:
 Package: ntop
 Version: 3:3.3-11+b2
 
 If I leave ntop running in a browser, it eventually reloads. After
 some time, the ntop server starts to complain loudly and rejects the
 requests:
 
   ntop[2911]:   clearing lockout for address 2a01:198:4e2:0:f:3d00:d8e3:4fae
   ntop[21899]:   **ERROR** Buffer too short @ webInterface.c:646 (increase to 
 at least 1080)
   ntop[21899]:   **ERROR** Buffer too short @ webInterface.c:646 (increase to 
 at least 1063)
   ntop[2911]:   **ERROR** URL security: 
 '/st%3CTD%20%20ALIGN=RIGHT%3E77.56.166.1%3C/TD%3E%3CTD%20%20ALIGN=RIGHT%3E00:01:5C:32:8F:C1%3C/TD%3E%3CTD%20%20ALIGN=RIGHT%20NOWRAP%3E%C2%A0%3C/TD%3E%3CTD%20%20ALIGN=RIGHT%20NOWRAP%3E%C2%A0%3C/TD%3E%3CTD%20%20ALIGN=LEFT%3E%3CIMG%20ALIGN=ABSMIDDLE%20SRC='
  rejected (code=4)(client=2a01:198:4e2:0:f:3d00:d8e3:4fae)
   ntop[2911]:   **ERROR** Rejected request from address 
 2a01:198:4e2:0:f:3d00:d8e3:4fae (it previously sent ntop a bad request)
   ntop[2911]:   **ERROR** Rejected request from address 
 2a01:198:4e2:0:f:3d00:d8e3:4fae (it previously sent ntop a bad request)
   ntop[2911]:   **ERROR** Rejected request from address 
 2a01:198:4e2:0:f:3d00:d8e3:4fae (it previously sent ntop a bad request)
   ntop[2911]:   **ERROR** Rejected request from address 
 2a01:198:4e2:0:f:3d00:d8e3:4fae (it previously sent ntop a bad request)
   ntop[2911]:   **ERROR** Rejected request from address 
 2a01:198:4e2:0:f:3d00:d8e3:4fae (it previously sent ntop a bad request)
   ntop[2911]:   clearing lockout for address 2a01:198:4e2:0:f:3d00:d8e3:4fae
   ntop[21979]:   **ERROR** Buffer too short @ webInterface.c:646 (increase to 
 at least 1080)
 
 I don't think there is anything I did wrong or that there's
 a security event going on. It seems like the buffer is simply too
 small. This may be due to IPv6, but I am not sure.
 
 In any case, I'd appreciate if ntop didn't get quite so loud about
 this problem and wouldn't reject subsequent requests. What do I have
 to do to prevent it from thinking that I have malicious intents?
 
 -- 
  .''`.   martin f. krafft madd...@d.o  Related projects:
 : :'  :  proud Debian developer   http://debiansystem.info
 `. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
   `-  Debian - when you have better things to do than fixing systems



-- 
 - Ola Lundqvist ---
/  o...@debian.org Annebergsslingan 37  \
|  o...@inguza.com  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#586065: error handler is used for more than just the init script

2010-06-16 Thread Andrew Pollock
Package: debhelper
Version: 7.4.20
Severity: normal

I was inspecting the maintainer scripts of a package I've recently switched
away from using --noscripts with, and started using --error-handler with, and I
noticed that the specified error handler is also used for the update-rc.d
calls, which is not what the man page implies (Call the named shell function
if running the init script fails)

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (990, 'stable'), (1, 'experimental'), (1, 'unstable'), (1, 
'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-2-686 (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/bash

Versions of packages debhelper depends on:
ii  binutils2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii  dpkg-dev1.14.29  Debian package development tools
ii  file4.26-1   Determines file type using magic
ii  html2text   1.3.2a-5 advanced HTML to text converter
ii  man-db  2.5.2-4  on-line manual pager
ii  perl5.10.0-19lenny2  Larry Wall's Practical Extraction 
ii  po-debconf  1.0.15   manage translated Debconf template

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make   0.46   tool that converts source archives

-- no debconf information



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



Bug#576671: Probable fix of IPv6-interference

2010-06-16 Thread Mats Erik Andersson
There is a convenient command line method to test this mechanism:

$ RES_OPTIONS=inet6  execute_me [options]

This is easier than putting options inet6 in /etc/resolv.conf.
Either of these would provoke gethostbyname(3) into returning IPv6.
See resolver(5).

As I originally stated, I am not in possession of a suitable
testing environment for pptp-linux, so the optimal thing would
be if both of you could test the patch before doing an official
package update!



Mats Erik Andersson, fil. dr

Abonnerar på: debian-mentors, debian-devel-games, debian-perl,
  debian-ipv6, debian-qa



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



Bug#586066: libcomplearn: Typo in watch file leads to reporting new upstream version

2010-06-16 Thread Andreas Tille
Package: libcomplearn
Severity: minor
Tags: patch


Hi,

I was alarmed by the new version available message I've got but then
I noticed that there is just a missing '.' in the debian/watch file.
Please use this as watch file content:


version=3
http://complearn.org/download.html \
  downloads/libcomplearn-([\d\.]*)\.tar\.gz


BTW, I wonder whether you might be interested in putting the package
under team maintenance of the Debian Science team.  This would mean
using the mailing list as maintainer and putting yourself as uploader.
It is suggested to either use the Debian Science Git or SVN repository
to enable other team members to cooperate.

Kind regards and thanks for maintaining libcomplearn

  Andreas.

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

Kernel: Linux 2.6.18-xenU (SMP w/1 CPU core)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash



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



Bug#503310: mount.nfs x netapp

2010-06-16 Thread Tomas Benedykt


Dne 15.6.2010 03:01, Ben Hutchings napsal(a):
 On Mon, 2010-06-14 at 12:59 +0200, Tomas Benedykt wrote:

 Dne 12.6.2010 03:25, Ben Hutchings napsal(a):
 On Fri, 2010-06-11 at 14:50 +0200, Tomas Benedykt wrote:
 hi all,

 we have a similar problem with debian and netapp, when we try to use
 netapp vol with 'all_squash' behaviour

 netapp vol nfs export options:
 ...,anon=8000,sec=none,rw,...

 on debian-stable (lenny), using the latest available nfs-common
 (1:1.1.2-6lenny1) there is no way to mount netapp vol with this config.

 we also tested the latest unstable nfs-utils pkg (1:1.2.2-1), but
 doesn't help.

 Have you specified sec=none in the client's mount options?

 [...]

 I hope, the following commands will better explain the behaviour of
 debian | rhel mount.nfs versus netapp with sec=none option.
 [...]
 DEBIAN-MOUNT.NFS (-o sec=none)
 --

 nfs-cl:/mnt# mount filer1:/vol/test1 /mnt/tb/ -o sec=none
 nfs-cl:/mnt# df -h
 FilesystemSize  Used Avail Use% Mounted on
 filer1:/vol/test1
  - - -   -  /mnt/tb
 
 So at this point are you unable to access files under /mnt/tb?
 

yes, at this point, i am unable to access mount dir.

nfs-cl:~# mount filer1:/vol/test1 /mnt/tb/ -o sec=none

nfs-cl:~# df -h
FilesystemSize  Used Avail Use% Mounted on
filer1:/vol/test1
 - - -   -  /mnt/tb

nfs-cl:~# touch /mnt/tb/aaa
touch: cannot touch `/mnt/tb/aaa': Permission denied

nfs-cl:~# ls -la /mnt/tb/
ls: cannot open directory /mnt/tb/: Permission denied


tb.

 Ben.
 



signature.asc
Description: OpenPGP digital signature


Bug#586021: python-debian: can deb822.Sources can not handle Sources file with mixed data

2010-06-16 Thread sean finney
hi john,

On Tue, Jun 15, 2010 at 02:40:33PM -0600, John Wright wrote:
   * Accept 'raw' as a Deb822 constructor encoding argument, or add a
 raw_strings keyword argument, that turns off the unicode behavior
 - Con: old code still breaks with mixed data - you have to change
   your code to use the new constructor argument
 - Pro: most consistent results (raw strings are only returned if you
   explicitly ask for them)
   
   * Wrap unicode stuff in try/except, and use the raw string if
 something goes wrong
 - Con: not as consistent results as above option
 - Pro: old code works out-of-box with mixed data
 
 Which one do you think makes more sense?

the problem with the former is that since the input is typically outside
the control of the programmer, most/many people would end up always having
to pass it along, which kinda defeats the purpose and also complicates the api.
And I agree about the issue you raise with consistency in the latter,
so I don't think either of these two are that great.

fwiw, after having looked at the code i have found a workaround in
the meantime, which may point at anohter option for a real solution.
since the encoding seems to be stored per instance from what the iterator
returns, explicitly setting it after catching the UnicodeError seems to
get around the problem:

slist = deb822.Sources.iter_paragraphs(fh)
for ent in slist:
try:
  outf.write(ent.dump().encode('utf-8'))
except UnicodeDecodeError:
  ent.encoding = 'latin-1'
  outf.write(ent.dump().encode('utf-8'))
outf.write(\n)

however trying to do this:

outf.write(ent.dump(encoding='latin-1').encode('utf-8'))

does not work, as it seems there's still something somewhere using the
instance's encoding attribute instead of the function parameter.  if *that*
could be fixed, i don't think we'd have a bug here.  i.e.:

slist = deb822.Sources.iter_paragraphs(fh)
for ent in slist:
try:
  outf.write(ent.dump().encode('utf-8'))
except UnicodeDecodeError:
  outf.write(ent.dump(encoding='latin-1').encode('utf-8'))
outf.write(\n)

is pretty much what I would have expected to need in my code knowing
that deb822 now uses unicode internally.  it feels very python like and
doesn't involve any extra API changes.  what do you think?



sean


signature.asc
Description: Digital signature


Bug#586067: lh build assumes gnupg in chroot, not true for minbase-flavoured ubuntu

2010-06-16 Thread Trent W. Buck
Package: live-helper
Version: 2.0~a14-1
Severity: minor

With the following config/ tree:

# egrep -v '^[[:space:]]*(#|$)' config/*
config/binary:LH_BINARY_IMAGES=usb-hdd
config/binary:LH_MEMTEST=false
config/bootstrap:LH_BOOTSTRAP_FLAVOUR=minbase
config/bootstrap:LH_DISTRIBUTION=lucid

config/bootstrap:LH_MIRROR_BOOTSTRAP=http://mirror.internode.on.net/pub/ubuntu/ubuntu
config/bootstrap:LH_MIRROR_CHROOT=$LH_MIRROR_BOOTSTRAP
config/chroot:LH_HOOKS=stripped minimal
config/chroot:LH_PACKAGES=ubuntu-desktop
config/common:LH_APT_RECOMMENDS=false
config/common:LH_INITRAMFS=live-initramfs
config/common:LH_MODE=ubuntu

lh build aborts with the following error:

# typescript tail -20
Get:8 http://security.ubuntu.com lucid-updates/main Packages [275kB]
Get:9 http://security.ubuntu.com lucid-updates/restricted Packages [2980B]
Fetched 400kB in 6s (64.1kB/s)
Reading package lists... Done
W: GPG error: http://mirror.internode.on.net lucid Release: Could not 
execute '/usr/bin/gpgv' to verify signature (is gpgv installed?)
W: GPG error: http://security.ubuntu.com lucid-security Release: Could not 
execute '/usr/bin/gpgv' to verify signature (is gpgv installed?)
W: GPG error: http://security.ubuntu.com lucid-updates Release: Could not 
execute '/usr/bin/gpgv' to verify signature (is gpgv installed?)
Reading package lists... Done
Building dependency tree... Done
The following packages will be upgraded:
  apt libc-bin libc6 libglib2.0-0 mountall tzdata
6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 8735kB of archives.
After this operation, 24.6kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libc-bin libc6 tzdata apt libglib2.0-0 mountall
E: There are problems and -y was used without --force-yes
P: Begin unmounting filesystems...

Script done on Wed 16 Jun 2010 16:25:12 EST

This is because /usr/share/deboostrap/scripts/sid  gutsy only pull in
apt and its (hard) dependencies in the minbase flavour, and on Ubuntu
apt's relation to gnupg is a (soft) recommendation (via keyring):

$ curl -s 
http://ftp.debian.org/debian/dists/unstable/main/binary-amd64/Packages.bz2 |
  bunzip2 -c | grep-dctrl -s Version,Depends,Recommends -XP apt
Version: 0.7.25.3
Depends: libc6 (= 2.3.4), libgcc1 (= 1:4.1.1), libstdc++6 (= 4.4.0), 
debian-archive-keyring

$ curl -s 
http://archive.ubuntu.com/ubuntu/dists/lucid/main/binary-amd64/Packages.bz2 |
  bunzip2 -c | grep-dctrl -s Version,Depends,Recommends -XP apt
Version: 0.7.25.3ubuntu7
Depends: libc6 (= 2.8), libgcc1 (= 1:4.1.1), libstdc++6 (= 4.4.0)
Recommends: ubuntu-keyring

There are a few ways to address this:

 0. l-h maintainers WONTFIX this ticket and tell me to use different
config/* options.

 1. l-h is extended to ensure deboostrap always installs the keyring
and gnupg.

 2. debootstrap is extended to ensure keyring and gnupg are always
installed for ALL users, not just l-h.

My preference is for (1), or for (0) combined with improved error
reporting and/or troubleshooting documentation.

-- Package-specific info:

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

Kernel: Linux 2.6.35-rc2 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-helper depends on:
ii  debootstrap   1.0.23 Bootstrap a basic Debian system

Versions of packages live-helper recommends:
ii  cpio  2.11-4 GNU cpio -- a program to manage ar
ii  gettext-base  0.18-1 GNU Internationalization utilities
ii  gnu-fdisk 1.2.4-3+b1 Linux fdisk replacement based on l

Versions of packages live-helper suggests:
pn  dosfstoolsnone (no description available)
ii  fakeroot  1.14.4-1   Gives a fake root environment
pn  genisoimage   none (no description available)
pn  memtest86+ | memtest86none (no description available)
pn  mtoolsnone (no description available)
ii  parted2.2-5  The GNU Parted disk partition resi
pn  squashfs-tools | genext2fs |  none (no description available)
ii  sudo  1.7.2p6-1  Provide limited super user privile
pn  syslinux | grub   none (no description available)
pn  uuid-runtime  none (no description available)
pn  win32-loader  none (no description available)

-- no debconf information



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



Bug#586055: iceowl only allows one category per event

2010-06-16 Thread Guido Günther
Hi Daniel,
On Tue, Jun 15, 2010 at 09:36:35PM -0400, Daniel Kahn Gillmor wrote:
 Package: iceowl
 Version: 1.0~b1+dfsg-4
 Severity: normal
 
 other calendaring tools (such as korganizer) seem to allow me to set
 multiple categories on each event.
 
 iceowl only lets me set one category.
 
 It would be nice to be able to set multiple categories per event with
 iceowl to use it as faceted tagging (and to have those categories
 interoperate with other ics clients).
 
 It might be unclear what to do with the right-hand color bar in the
 face of multiple (colored) categories on an event.  perhaps extra
 (stacked) color bars?  or vertically-divided color bars?
 
 Feel free to forward this upstream if you think that's appropriate.
Unfortunately Iceowl upstream is dead since mozilla ditched Sunbird, I
had a hard time getting even fixes applied to the sunbird tree. So if
Debian wants to keep this we're pretty much on our own at the moment.
Cheers,
 -- Guido



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



Bug#584500: patch (again)

2010-06-16 Thread Matt Kraai
Hi,

Here's the patch I mentioned but forgot to attach.

-- 
Matthttp://ftbfs.org/kraai
diff -ru parrot-2.3.0/debian/parrot-devel.install.in 
parrot-2.5.0/debian/parrot-devel.install.in
--- parrot-2.3.0/debian/parrot-devel.install.in 2010-06-16 00:17:56.0 
-0700
+++ parrot-2.5.0/debian/parrot-devel.install.in 2010-06-16 00:08:21.0 
-0700
@@ -6,7 +6,6 @@
 usr/bin/parrot_config
 usr/bin/parrot-nqp
 usr/lib/parrot/@VERSION@/tools/*
-usr/lib/parrot/@VERSION@/languages/nqp/*
 usr/lib/parrot/@VERSION@/languages/pct/*
 usr/lib/parrot/@VERSION@/library/HLL.pbc
 usr/lib/parrot/@VERSION@/library/Regex.pbc


Bug#585942: [Pkg-tcltk-devel] Bug#585942: tk8.5: Tk8.4 gets chosen in preference to Tk8.5 by default

2010-06-16 Thread Sergei Golovan
On Wed, Jun 16, 2010 at 2:02 AM, Paul Mackerras pau...@samba.org wrote:
 On Tue, Jun 15, 2010 at 12:55:08PM +0400, Sergei Golovan wrote:

 Yes, we'll raise wish8.5 priority above wish8.4 after Tcl/Tk 8.5 will finally
 become the default Tcl/Tk version. Thanks for the reminder!

 When is that likely to be?  Tcl/Tk 8.5 has been out for 2.5 years
 already and is up to minor version 8.  What else is needed for 8.5
 to become the default Tcl/Tk version?

It'll become the default Tcl/Tk before squeeze release. Since Debian has fairly
many Tcl/Tk programs it takes time to adapt them to 8.5 (which changed
its internals alot comparing to 8.4). Currently, you may want to
install packages
tcl, tk, tcl-dev and tk-dev from experimental branch. They'll increase
tclsh8.5 and
wish8.5 priorities above tclsh8.4 and wish8.4. And don't forget to
report bugs if
you'll find any.

Cheers!
-- 
Sergei Golovan



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



Bug#586068: binutils: please mask a few opcodes away if producing code for e500

2010-06-16 Thread Sebastian Andrzej Siewior
Package: binutils
Version: 2.20.1-11
Severity: wishlist
Tags: patch sid
User: debian-powerpc...@breakpoint.cc
Usertags: powerpcspe

This patch gets rid of a few opcodes if as (on powerpc) is executed with
-me500 and without -many. Current gcc adds -many.
The purpose is to replace broken opcodes on e500 and not to allow
cetrain opcodes at all.
For instance source code which assumes the classic FPU on powerpc will
FTBFS on powerpcspe with this patch instead of compiling successfuly and
throwing SIGILL while executing the FPU opcodes. It may crash in a funny
way if FPU emulation is enabled.

The patch attached is a modified and backported version of [0]. Modified
means the opcodes mfocrf, mtcrf and mtocrf are not tagged as PPCEFS. My
regex went wrong and I did not notice this earlier. I'm going to fix
this upstream soon.

Once you apply this patch, then this package will very likely FTBFS on
powerpc because some data structures are extended. The following rule in
Makefile.in
| @if bfd
| HOST_LIB_PATH_bfd = \
|   $$r/$(HOST_SUBDIR)/bfd/.libs:$$r/$(HOST_SUBDIR)/prev-bfd/.libs:
| @endif bfd
| 
| @if opcodes
| HOST_LIB_PATH_opcodes = \
|   $$r/$(HOST_SUBDIR)/opcodes/.libs:$$r/$(HOST_SUBDIR)/prev-opcodes/.libs:
| @endif opcodes
| 

adds the path of the currently built libopcodes and libbfd to
LD_LIBRARY_PATH. So while executing the installed as during the build it
will link freshly built libs instead of the libraries in /usr/lib/ and
fail. As a workaround I replaced VERSION with
| VERSION= $(shell dpkg-parsechangelog |grep ^Version | sed -e 's/Version: 
//')
in the rules file. This produces libraries look like:
| libopcodes-2.20.1-11+powerpcspe1-system.20100303.so

This should ensure that the libs from binutils which are currently
installed never clash whith those which we are currently building.

[0] http://sourceware.org/ml/binutils-cvs/2010-06/msg00070.html

Sebastian
#!/bin/sh -e
## 154_e500_mask.dpatch by Sebastian A. Siewior bige...@linutronix.de
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: From 56093a7c7a72f478f04fcaa975b8f0bb428ea51e Mon Sep 17 00:00:00 2001
## DP: From: Sebastian Andrzej Siewior bige...@linutronix.de
## DP: Date: Tue, 15 Jun 2010 12:26:38 +0200
## DP: Subject: [PATCH] Mask a few opcodes on e500
## DP: 
## DP: Backport of http://sourceware.org/ml/binutils-cvs/2010-06/msg00070.html:
## DP: |From: Alan Modra amo...@bigpond.net.au
## DP: |Date: Mon, 14 Jun 2010 14:48:03 +
## DP: |Subject: [PATCH] gas/
## DP: |* config/tc-ppc.c (md_assemble): Emit APUinfo section for
## DP: |PPC_OPCODE_E500.
## DP: | gas/testsuite/
## DP: |* gas/ppc/e500.s: Add eieio, mbar and lwsync
## DP: |* gas/ppc/e500.d: Likewise.
## DP: | include/opcode/
## DP: |* ppc.h (PPC_OPCODE_E500): Define.
## DP: | opcodes/
## DP: |* ppc-dis.c (ppc_opts):  Remove PPC_OPCODE_E500MC from e500 and
## DP: |e500x2. Add PPC_OPCODE_E500 to e500 and e500x2
## DP: |* ppc-opc.c (powerpc_opcodes): Deprecate all opcodes on EFS 
which
## DP: |touch floating point regs and are enabled by COM, PPC or PPCCOM.
## DP: |Treat sync as msync on e500.  Treat eieio as mbar 1 on e500.
## DP: |Treat lwsync as msync on e500.
## DP: 
## DP: mfocrf, mtcrf and mtocrf are not PPCEFS.
## DP: 
## DP: Signed-off-by: Sebastian Andrzej Siewior bige...@linutronix.de
## DP: ---
## DP:  gas/ChangeLog|5 ++
## DP:  gas/config/tc-ppc.c  |2 +-
## DP:  gas/testsuite/ChangeLog  |5 ++
## DP:  gas/testsuite/gas/ppc/e500.d |5 ++
## DP:  gas/testsuite/gas/ppc/e500.s |9 +++
## DP:  include/opcode/ChangeLog |4 +
## DP:  include/opcode/ppc.h |3 +
## DP:  opcodes/ChangeLog|9 +++
## DP:  opcodes/ppc-dis.c|4 +-
## DP:  opcodes/ppc-opc.c|  151 
++
## DP:  10 files changed, 122 insertions(+), 75 deletions(-)

if [ $# -ne 1 ]; then
echo 2 `basename $0`: script expects -patch|-unpatch as argument
exit 1
fi

[ -f debian/patches/00patch-opts ]  . debian/patches/00patch-opts
patch_opts=${patch_opts:--f --no-backup-if-mismatch}

case $1 in
   -patch) patch $patch_opts -p1  $0;;
   -unpatch) patch $patch_opts -p1 -R  $0;;
*)
echo 2 `basename $0`: script expects -patch|-unpatch as 
argument
exit 1;;
esac

exit 0

@DPATCH@
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8e80aaf..9d76754 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-14  Alan Modra  amo...@gmail.com
+
+   * config/tc-ppc.c (md_assemble): Emit APUinfo section for
+PPC_OPCODE_E500.
+
 2010-03-01  Tristan Gingold  ging...@adacore.com
 
* config/tc-score7.c (s7_frag_check): Add ATTRIBUTE_UNUSED.
diff --git a/gas/config/tc-ppc.c b/gas/config/tc-ppc.c
index 7713439..cb4c1e6 100644
--- a/gas/config/tc-ppc.c
+++ 

Bug#586069: ITP: libdbusmenu -- library for passing menus over DBus

2010-06-16 Thread Evgeni Golov
Package: wnpp
Severity: wishlist
Owner: The Ayatana Packagers pkg-ayatana-de...@lists.alioth.debian.org

* Package name: libdbusmenu
  Version : 0.3.2
  Upstream Author : Ted Gould t...@canonical.com
* URL : https://launchpad.net/dbusmenu
* License : GPL
  Programming Lang: C
  Description : library for passing menus over DBus

 libdbusmenu passes a menu structure across DBus so that a program can
 create a menu simply without worrying about how it is displayed on the
 other side of the bus.



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



Bug#585581: doesn't work with current libasm3-java

2010-06-16 Thread David Paleino
reassign 585581 libmockito-java
retitle 585581 build-depend on libasm3-java instead of libasm-java
thanks

On Tue, 15 Jun 2010 13:08:17 +0200, David Paleino wrote:

 On Mon, 14 Jun 2010 21:43:06 +0200, Torsten Werner wrote:
  On Sat, Jun 12, 2010 at 12:49 AM, David Paleino da...@debian.org wrote:
   The problem is that DebuggingClassWriter.java tries to pass an integer to
   asm's ClassWriter, which expects a boolean instead.
  
  thanks for the analysis! May you provide a patch, please?
 
 Looking at the sources, it seems like my analysis was completely wrong. And I
 can't even remember how I came to that conclusion :) (I remember seeing a
 bool somewhere, but can't find it anymore.. :/)
 
 [..]

And, it turns out it's a fault in one of the packages I maintain :)

Compiling libmockito-java against libasm3-java instead of libasm-java, solves
the problem :)

Sorry for the noise!
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#586058: geeqie: Crash as soon as it loads an image

2010-06-16 Thread Michal Čihař
Hi

Dne Wed, 16 Jun 2010 04:14:54 +0200
GSR gsr.b...@infernal-iceberg.com napsal(a):

 Package: geeqie
 Version: 1:1.0-3
 Severity: grave
 Justification: renders package unusable
 
 A soon as I click in one image, it crashes. Backtrace shows:
 
[...]
 Downgrading libexiv2-6 to 0.19-1 does not help, I have to downgrade
 geeqie and geeqie-common to 1:1.0-2 too.

It looks like geeqie was built on some architectures against broken
libexiv2 (0.19-2). I will trigger rebuild.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#576671: Probable fix of IPv6-interference

2010-06-16 Thread Ola Lundqvist

Hi Mats

Package released. I have not tested this in details but I see no  
problem with this. I expect bug reports fast if we have a problem. :-)


Best regards,

// Ola

Quoting Mats Erik Andersson mats.anders...@gisladisker.se:

There is a convenient command line method to test this mechanism:

$ RES_OPTIONS=inet6  execute_me [options]

This is easier than putting options inet6 in /etc/resolv.conf.
Either of these would provoke gethostbyname(3) into returning IPv6.
See resolver(5).

As I originally stated, I am not in possession of a suitable
testing environment for pptp-linux, so the optimal thing would
be if both of you could test the patch before doing an official
package update!



Mats Erik Andersson, fil. dr

Abonnerar på: debian-mentors, debian-devel-games, debian-perl,
  debian-ipv6, debian-qa






--
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---



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



Bug#563457: iceweasel: file upload entry boxes do *not* allow to *enter* the path, but popup selector

2010-06-16 Thread Mike Hommey
On Wed, Jun 16, 2010 at 01:06:04PM +0800, jida...@jidanni.org wrote:
 found 563457 3.6.4~build2-1
 thanks
 
  MH == Mike Hommey m...@glandium.org writes:
 
  Note you can still type file names in the file selector.
 
 Bad news Mike, as of Version: 3.6.4~build2-1 one cannot even do that
 anymore. We are not allowed to paste in the path to the file we want to
 upload. No, we are only allowed to click and click and click to we get
 to the file there in the directory tree. Never mind that we have the
 very long filename ready there in the clip buffer.

That would be a problem with the gtk file selector, and that isn't even
reproducible. In other words, pasting works fine for me.

Mike



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



Bug#585520: Desktop file does not contain MIME types

2010-06-16 Thread Iain Lane

tags 588520 + confirmed
severity 588520 minor
thanks

Hi,

On Fri, Jun 11, 2010 at 04:41:04PM +0700, Maia Kozheva wrote:

Package: pinta
Version: 0.3.2

The desktop file shipped with the Debian pinta package does not list 
the image MIME types that pinta can open, resulting in Nautilus not 
suggesting it as an available application for opening images.


0.3 supports saving as JPEG and PNG (0.4-git supports saving in more 
formats), but opens many more formats: basically all formats 
supported by GdkPixbuf. It's up to you to decide if the supported 
MIME types should be for writable or read-only formats.


Thanks for the report. I think that when I wrote the desktop file you 
couldn't open files in this way (or maybe I just overlooked it). It 
might be a good idea for the desktop file to be shipped by upstream 
anyway and not in the packaging?


Anyways, I'll see what other similar apps do and then make this change 
for the next release.


Cheers,
Iain


signature.asc
Description: Digital signature


Bug#586070: incomplete rsyslogd support

2010-06-16 Thread Lukas Baxa
Package: psad
Version: 2.1.3-1.1

Even if rsyslog is the default syslog-type logging daemon
under lenny ( I'm using debian version 5.0.4, i.e. the stable
release of debian now ), the psad rsyslogd support is
incomplete. I'm using the default configuration file
/etc/psad/psad.conf contained in the psad package.


1)
The original psad configuration file /etc/psad/psad.conf
contains the SYSLOG_DAEMON variable, which ( according to
the description in psad.conf ) can have four different
types of variables - syslogd, syslog-ng, ulogd or metalog.
But the value rsyslogd is missing!!! Even if psad has
also an rsyslogd support.

The contents of the related part of psad.conf file is
following:
...
### Set the type of syslog daemon that is used.  The SYSLOG_DAEMON
### variable accepts four possible values: syslogd, syslog-ng, ulogd,
### or metalog.
SYSLOG_DAEMON  syslogd;
...

However, psad has also an rsyslogd support. The psad.conf file
contains also an ETC_RSYSLOG_CONF variable:
...
ETC_RSYSLOG_CONF/etc/rsyslog.conf;
...
And what is more important, the /usr/sbin/psad perl script
uses this variable and supports also rsyslogd. A part of
contents of /usr/sbin/psad follows:
...
if ($config{'SYSLOG_DAEMON'} eq 'syslogd') {
$syslog_conf = $config{'ETC_SYSLOG_CONF'};
} elsif ($config{'SYSLOG_DAEMON'} eq 'rsyslogd') {
$syslog_conf = $config{'ETC_RSYSLOG_CONF'};
}
...

We can see here, that the SYSLOG_DAEMON rsyslogd is
also supported and the correct path to its configuration
file is used.

I have confirmed this by running psad from the command line:
 psad


Everything was OK. After that, I moved rsyslog.conf so
that it couldn't be found by psad and psad didn't
start and returned an error:
 mv /etc/rsyslog.conf /etc/rsyslog.conf.saved
 psad
[*] No system logger config file could be found. at /usr/sbin/psad line
8920.
 mv /etc/rsyslog.conf.saved /etc/rsyslog.conf

The code which was used to exit psad in the previous example
is following (I can find it on the line 8920 of the psad
perl script):
...
die '[*] No system logger config file could be found.'
unless (-e $config{'ETC_SYSLOG_CONF'}
or -e $config{'ETC_RSYSLOG_CONF'}
or -e $config{'ETC_SYSLOGNG_CONF'}
or -e $config{'ETC_METALOG_CONF'});
...

I.e. we can see that psad has rsyslogd support and it's not
mentioned in the configuration file comment, which is also
the only (or the easy-to-find) documentation!!! I suggest
to add rsyslogd to the list of the supported syslog-type
servers.


2)
If we define the syslog-type server as rsyslogd and move
the /etc/rsyslog.conf file so that it cannot be found,
 mv /etc/rsyslog.conf /etc/syslog.conf
 psad
 mv /etc/syslog.conf /etc/rsyslog.conf

we get an email with the following subject from psad:

[psad-error] /etc/syslog.conf does not exist, check
SYSLOG_DAEMON setting

This message doesn't indicate that rsyslogd syslog daemon
isn't supported, as it can be seen in the /usr/sbin/psad
perl script, but that the email message is incorrect.

You can see that the /etc/syslog.conf exists, but
/etc/rsyslog.conf doesn't. Therefore rsyslog.conf
should be given in the email instead of syslog.conf.

This means that the following lines should be changed
in the /usr/sbin/psad script:
...
if ($config{'SYSLOG_DAEMON'} eq 'syslogd') {
$syslog_conf = $config{'ETC_SYSLOG_CONF'};
} elsif ($config{'SYSLOG_DAEMON'} eq 'rsyslogd') {
$syslog_conf = $config{'ETC_RSYSLOG_CONF'};
}

if ($syslog_conf) {
if (-e $syslog_conf) {
...
} else {
send_mail($config{'MAIL_ERROR_PREFIX'}  .
$ETC_SYSLOG_CONF does not  .
exist, check SYSLOG_DAEMON setting on
config{'HOSTNAME'},
'', $config{'EMAIL_ADDRESSES'}, $cmds{'mail'});
}
...

And in the above lines, we should replace the $ETC_SYSLOG_CONF
variable in the send_mail function to $syslog_conf, i.e.:
...
send_mail($config{'MAIL_ERROR_PREFIX'}  .
$syslog_conf does not 
exist, check SYSLOG_DAEMON setting on
...


3)
Even if rsyslogd is installed and configured properly according
to psad(8), i.e. /etc/rsyslog.conf contains the line:
...
kern.info   |/var/lib/psad/psadfifo
...

psad doesn't start if invoked using the startup script:
 /etc/init.d/psad start
ERR: Syslog has not been configured to send messages to
/var/lib/psad/psadfifo. Please configure it as described in psad(8).

The startup script /etc/init.d/psad should be changed so that it
supports also rsyslogd:
...
start() {
RUN=0
for conffile in  /etc/syslog.conf /etc/syslog-ng/syslog-ng.conf; do
if [ -r $conffile ]  [ ! -z `grep -v ^# $conffile |
grep psadfifo ` ] ;then
RUN=1
fi
done
...
if [ $RUN -eq 1 ]
then
...
else
   echo ERR: Syslog has not been configured to send messages to

Bug#585520: Desktop file does not contain MIME types

2010-06-16 Thread Maia Kozheva

16.06.2010 15:08, Iain Lane wrote:

Thanks for the report. I think that when I wrote the desktop file you
couldn't open files in this way (or maybe I just overlooked it). It
might be a good idea for the desktop file to be shipped by upstream
anyway and not in the packaging?


I have committed a desktop file to upstream git that includes MIME 
types, so it will be fixed in the next release.




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



Bug#585520: Desktop file does not contain MIME types

2010-06-16 Thread Iain Lane

tags 588520 + fixed-upstream
thanks

On Wed, Jun 16, 2010 at 03:10:47PM +0700, Maia Kozheva wrote:

16.06.2010 15:08, Iain Lane wrote:

Thanks for the report. I think that when I wrote the desktop file you
couldn't open files in this way (or maybe I just overlooked it). It
might be a good idea for the desktop file to be shipped by upstream
anyway and not in the packaging?


I have committed a desktop file to upstream git that includes MIME 
types, so it will be fixed in the next release.


Awesome! In that case: fixed-upstream :)

Iain


signature.asc
Description: Digital signature


Bug#583082: status request

2010-06-16 Thread rokas

hello,

What is status of this bug?

What more information is required?

We hit that same bug on our system. This seems to be related with:
http://bugzilla.kernel.org/show_bug.cgi?id=13316

According other report in internet this seems to be unrelated with that same 
device
nor with kernel version. This seems to be fundamental bug in USB subsystem. I 
think this is
related with URB packet which wasn't completed becaouse device is lost, but 
khubd still
waiting for completion responce.

Jun 14 06:25:01 host kernel: imklog 3.18.6, log source = /proc/kmsg started.
Jun 15 06:25:01 host kernel: imklog 3.18.6, log source = /proc/kmsg started.
Jun 16 00:36:55 host kernel: [600606.885265] usb 6-1: USB disconnect, address 3
Jun 16 00:39:02 host kernel: [600738.152638] INFO: task khubd:271 blocked for 
more than 120 seconds.
Jun 16 00:39:02 host kernel: [600738.152682] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Jun 16 00:39:02 host kernel: [600738.155993] khubd D 810916ca1400   
  0   271  2
Jun 16 00:39:02 host kernel: [600738.156038]  810919523d50 0046 
363030365b3e363c 36323538382e3630
Jun 16 00:39:02 host kernel: [600738.156118]  810919521470 810916dad220 
8109195216f8 a00745a2
Jun 16 00:39:02 host kernel: [600738.156197]  810919523da4 810916ca1600 
0286 8109148851c0
Jun 16 00:39:02 host kernel: [600738.156245] Call Trace:
Jun 16 00:39:02 host kernel: [600738.156308]  [8039035a] 
usb_kill_urb+0xa8/0xdb
Jun 16 00:39:02 host kernel: [600738.156612]  [80246111] 
autoremove_wake_function+0x0/0x2e
Jun 16 00:39:02 host kernel: [600738.156660]  [8038fa32] 
usb_hcd_flush_endpoint+0xd4/0xeb
Jun 16 00:39:02 host kernel: [600738.156707]  [80390a8e] 
usb_disable_endpoint+0x5b/0x6d
Jun 16 00:39:02 host kernel: [600738.156752]  [80390ac5] 
usb_disable_device+0x25/0xe8
Jun 16 00:39:02 host kernel: [600738.156792]  [8038c9cd] 
usb_disconnect+0x92/0x142
Jun 16 00:39:02 host kernel: [600738.156830]  [8038dc07] 
hub_thread+0x3f9/0xcfd
Jun 16 00:39:02 host kernel: [600738.156868]  [80246111] 
autoremove_wake_function+0x0/0x2e
Jun 16 00:39:02 host kernel: [600738.156910]  [8038d80e] 
hub_thread+0x0/0xcfd
Jun 16 00:39:02 host kernel: [600738.156952]  [80245feb] 
kthread+0x47/0x74
Jun 16 00:39:02 host kernel: [600738.156993]  [8023008d] 
schedule_tail+0x27/0x5c
Jun 16 00:39:02 host kernel: [600738.157036]  [8020cf38] 
child_rip+0xa/0x12
Jun 16 00:39:02 host kernel: [600738.157077]  [80245fa4] 
kthread+0x0/0x74
Jun 16 00:39:02 host kernel: [600738.157116]  [8020cf2e] 
child_rip+0x0/0x12
Jun 16 00:39:02 host kernel: [600738.157154]

device: lsusb -v -d 0403:

Bus 004 Device 002: ID 0403:c580 Future Technology Devices International, Ltd
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   1.10
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize0 8
  idVendor   0x0403 Future Technology Devices International, Ltd
  idProduct  0xc580
  bcdDevice1.01
  iManufacturer   1 OEM
  iProduct2 HID UNIKEY
  iSerial 0
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   34
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0
bmAttributes 0x80
  (Bus Powered)
MaxPower  100mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   1
  bInterfaceClass 3 Human Interface Device
  bInterfaceSubClass  0 No Subclass
  bInterfaceProtocol  0 None
  iInterface  0
HID Device Descriptor:
  bLength 9
  bDescriptorType33
  bcdHID   1.00
  bCountryCode0 Not supported
  bNumDescriptors 1
  bDescriptorType34 Report
  wDescriptorLength  32
  Report Descriptor: (length is 32)
Item(Global): Usage Page, data= [ 0xa0 0xff ] 65440
(null)
Item(Local ): Usage, data= [ 0xa2 ] 162
(null)
Item(Main  ): Collection, data= [ 0x01 ] 1
Application
Item(Local ): Usage, data= [ 0xa3 ] 163
(null)
Item(Main  ): Collection, data= [ 0x03 ] 3
Report
Item(Global): Usage Page, data= [ 0xa1 0xff ] 65441
(null)
Item(Local ): Usage, data= [ 0xa4 ] 164
   

Bug#586071: libnss_ldap.so from ia32-libs incompatible with libnss-ldapd/nslcd setup

2010-06-16 Thread Florian Wagner
Package: ia32-libs
Version: 20090808
Severity: normal


I've recently switched from libnss-ldap to the more recent libnss-ldapd
and nslcd setup on my 64bit squeeze install. Since libnss-ldapd is
set to conflict with libnss-ldap that package and it's configuration was
removed.

Recently thereafter I noticed that acroread (from debian multimedia)
doesn't work anymore:

(acroread-en:8958): GLib-WARNING **: getpwuid_r(): failed due to unknown user 
id (3201)

3201 is the UID of my useraccount with which I'm trying to run acroread.
It is provided by LDAP.

Since acroread is a 32bit executable it uses the libnss_ldap.so from
/usr/lib32 which is the one from the older libnss-ldap project and
as such cannot work together with nslcd. And since the libnss-ldap
configuration was purge, LDAP based resolution doesn't work anymore
for 32bit apps.

A workaround is to use ncsd on the system, but I'd like to avoid that
since I've had problems with it in the past.


Regards
Florian

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (800, 'testing'), (300, 'stable'), (90, 'unstable')
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) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ia32-libs depends on:
ii  dpkg1.15.7.2 Debian package management system
ii  lib32asound21.0.23-1 shared library for ALSA applicatio
ii  lib32gcc1   1:4.4.4-1GCC support library (32 bit Versio
ii  lib32ncurses5   5.7+20100313-2   shared libraries for terminal hand
ii  lib32stdc++64.4.4-1  The GNU Standard C++ Library v3 (3
ii  lib32z1 1:1.2.3.4.dfsg-3 compression library - 32 bit runti
ii  libc6-i386  2.11.1-3 GNU C Library: 32-bit shared libra
ii  lsb-release 3.2-23.1 Linux Standard Base version report

ia32-libs recommends no packages.

Versions of packages ia32-libs suggests:
ii  ia32-libs-gtk 20090804   GTK+ ia32 shared libraries

-- no debconf information



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



Bug#585991: initramfs-tools: package installation fails (postinst scripts?)

2010-06-16 Thread Rémi Cardona

On 06/15/2010 06:59 PM, Michael Prokop wrote:

Thanks for testing. Any chance you could test whether booting with
the generated initrd works fine for you as well?


I've rebooted it a couple times since yesterday, it seems to work just fine.

Thanks,

Rémi



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



Bug#586058: [/master] Rebuild against fixed libexiv version and build conflict with broken one (Closes: #586058).

2010-06-16 Thread Michal Čihař
tag 586058 pending
thanks

Date: Wed Jun 16 10:15:44 2010 +0200
Author: Michal Čihař ni...@debian.org
Commit ID: 602eb2e9a85c97d7523ed32ae9ec88e66708c99c
Commit URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff;h=602eb2e9a85c97d7523ed32ae9ec88e66708c99c
Patch URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff_plain;h=602eb2e9a85c97d7523ed32ae9ec88e66708c99c

Rebuild against fixed libexiv version and build conflict with  broken one 
(Closes: #586058).

  



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



Bug#586072: xulrunner: please add support for new Debian arch: powerpcspe

2010-06-16 Thread Sebastian Andrzej Siewior
Package: xulrunner
Version: 1.9.1.9-7
Severity: wishlist
Tags: patch sid
User: debian-powerpc...@breakpoint.cc
Usertags: powerpcspe

For powerpcspe [0] I need the attached patch. It is allready applied
upstread [1] for mozilla1.9.3a1.

[0] http://wiki.debian.org/PowerPCSPEPort
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=492299

Sebastian
From 9ba8cb7956bdd2e9f13e1eff0c75e935c33d58ea Mon Sep 17 00:00:00 2001
From: Sebastian Andrzej Siewior bige...@linutronix.de
Date: Fri, 2 Oct 2009 23:50:34 +0200
Subject: [PATCH] xpcom/PowerPC lnx: add support for soft-float

current implemention assumes hard float what means dedicated floating
point registers are used for floating point numbers. This does not work
on soft float toolchains where dedicated floating point registers and
opcodes are not used and/or available. On such toolchains the gcc
compiler provides a built-in define __NO_FPRS__ to signalize such a
behavior.

http://hg.mozilla.org/mozilla-central/rev/38b06fd30c16
https://bugzilla.mozilla.org/show_bug.cgi?id=492299
Target Milestone: mozilla1.9.3a1

Signed-off-by: Sebastian Andrzej Siewior bige...@linutronix.de

diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_linux.s 
b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_linux.s
index 9ffd7ed..1f1f6c3 100644
--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_linux.s
+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_linux.s
@@ -19,16 +19,17 @@
 // Netscape Communications Corporation.
 // Portions created by the Initial Developer are Copyright (C) 1999
 // the Initial Developer. All Rights Reserved.
 //
 // Contributor(s):
 //   franz.sirl-ker...@lauterbach.com (Franz Sirl)
 //   be...@netscape.com (Patrick Beard)
 //   water...@netscape.com (Chris Waterson)
+//   bige...@linutronix.de (Sebastian Andrzej Siewior)
 //
 // Alternatively, the contents of this file may be used under the terms of
 // either the GNU General Public License Version 2 or later (the GPL), or
 // the GNU Lesser General Public License Version 2.1 or later (the LGPL),
 // in which case the provisions of the GPL or the LGPL are applicable instead
 // of those above. If you wish to allow use of your version of this file only
 // under the terms of either the GPL or the LGPL, and not to allow others to
 // use your version of this file under the terms of the MPL, indicate your
@@ -81,29 +82,33 @@ NS_InvokeByIndex_P:
neg r0,r0
stwux   r9,sp,r0// reserve stack space and save 
SP backchain
 
addir3,sp,8 // r3 = args
mr  r4,r5   // r4 = paramCount
mr  r5,r6   // r5 = params
add r6,r3,r10   // r6 = gpregs ( == args + r10 
)
mr  r30,r6  // store in r30 for use later...
+#ifndef __NO_FPRS__
addir7,r6,32// r7 = fpregs ( == gpregs + 
32 )
+#else
+   li  r7, 0
+#endif
 
bl  invoke_copy_to_st...@local  // (args, paramCount, params, 
gpregs, fpregs)
-
+#ifndef __NO_FPRS__
lfd f1,32(r30)  // load FP registers with 
method parameters
lfd f2,40(r30)   
lfd f3,48(r30)  
lfd f4,56(r30)  
lfd f5,64(r30)  
lfd f6,72(r30)  
lfd f7,80(r30)  
lfd f8,88(r30)
-
+#endif
lwz r3,8(r31)   // r3 = that
lwz r4,12(r31)  // r4 = methodIndex
lwz r5,0(r3)// r5 = vtable ( == *that )
 #if !((__GNUC__ == 3  __GNUC_MINOR__  2) || __GXX_ABI_VERSION  = 100) // 
G++ pre-V3 ABI
addir4,r4,2 // skip first two vtable entries
 #endif
slwir4,r4,2 // convert to offset ( *= 4 )
lwzxr0,r5,r4// r0 = methodpointer ( == 
vtable + offset )
diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_linux.cpp 
b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_linux.cpp
index 033bf4e..e7946b7 100644
--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_linux.cpp
+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_linux.cpp
@@ -18,16 +18,17 @@
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1998
  * the Initial Developer. All Rights Reserved.
  *
  * Contributor(s):
  *   franz.sirl-ker...@lauterbach.com (Franz Sirl)
  *   be...@netscape.com (Patrick Beard)
  *   water...@netscape.com (Chris Waterson)
+ *   bige...@linutronix.de (Sebastian Andrzej Siewior)
  *
  * Alternatively, the contents of this file may be used under the terms of
  * either of the GNU General Public License Version 2 or later (the GPL),
  * or the GNU Lesser General Public License Version 2.1 or later (the LGPL),
  * in which case the provisions of the GPL or the LGPL are 

Bug#586058: [/master] Rebuild against fixed libexiv version (Closes: #586058).

2010-06-16 Thread Michal Čihař
tag 586058 pending
thanks

Date: Wed Jun 16 09:53:06 2010 +0200
Author: Michal Čihař ni...@debian.org
Commit ID: cc0e4787190e2fb884d888716ce1e560060c7ab3
Commit URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff;h=cc0e4787190e2fb884d888716ce1e560060c7ab3
Patch URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff_plain;h=cc0e4787190e2fb884d888716ce1e560060c7ab3

Rebuild against fixed libexiv version (Closes: #586058).

  



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



Bug#585991: initramfs-tools: package installation fails (postinst scripts?)

2010-06-16 Thread Michael Prokop
tags 585991 - moreinfo
tags 585991 + pending
thanks

* Rémi Cardona remi.card...@smartjog.com [Wed Jun 16, 2010 at 10:27:40AM 
+0200]:
 On 06/15/2010 06:59 PM, Michael Prokop wrote:
 Thanks for testing. Any chance you could test whether booting with
 the generated initrd works fine for you as well?

 I've rebooted it a couple times since yesterday, it seems to work just fine.

Thanks a lot for testing - merged according fix.

regards,
-mika-


signature.asc
Description: Digital signature


Bug#586025: touchpad: can not configure

2010-06-16 Thread Michal Čihař
Hi

Dne Tue, 15 Jun 2010 22:06:43 +0200
bas basdekru...@tele2.nl napsal(a):

 Package: gsynaptics
 Version: 0.9.14-6
 Severity: normal
 File: touchpad
 
 I can not configure my touchpad i get the error set shmconfig true in
 xorg.conf, but when i configure my xorg.conf it has no effect.

Have you followed README.Debian which describes needed steps?

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#586073: VLC Crash on France 24 TV Stream

2010-06-16 Thread amnas
Package: vlc
Version: 1.0.6-1
Severity: grave
Tags: squeeze

System: Linux 2.6.30-2-686 #1 SMP Fri Dec 4 00:53:20 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Nodoka-Squared
Icon Theme: Bluecurve
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 113590272 vsize: 113590272 resident: 45187072 share:
33234944 rss: 45187072 rss_rlim: 18446744073709551615
CPU usage: start_time: 1276671712 rtime: 168121 utime: 148380 stime: 19741
cutime:9 cstime: 70 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/vlc'

[Thread debugging using libthread_db enabled]
[New Thread 0xb4891b70 (LWP 11472)]
[New Thread 0xb4284b70 (LWP 11471)]
[New Thread 0xb4a2fb70 (LWP 11466)]
[New Thread 0xb44c8b70 (LWP 11465)]
[New Thread 0xb4d1db70 (LWP 11463)]
[New Thread 0xb4e0cb70 (LWP 11462)]
[New Thread 0xb5effb70 (LWP 10365)]
[New Thread 0xb7583b70 (LWP 10363)]
[New Thread 0xb76bcb70 (LWP 10361)]
[New Thread 0xb773db70 (LWP 10360)]
[New Thread 0xb77c1b70 (LWP 10359)]
[New Thread 0xb7845b70 (LWP 10358)]
[New Thread 0xb78ceb70 (LWP 10357)]
[New Thread 0xb7956b70 (LWP 10356)]
[New Thread 0xb79d7b70 (LWP 10355)]
[New Thread 0xb7a58b70 (LWP 10354)]
0xb80d6424 in __kernel_vsyscall ()
#0  0xb80d6424 in __kernel_vsyscall ()
#1  0xb7fbff7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2  0xb8066e33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
#3  0xb80a84e0 in ?? () from /usr/lib/libvlccore.so.2
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 17 (Thread 0xb7a58b70 (LWP 10354)):
#0  0xb80d6424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7fbff7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb8066e33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
No symbol table info available.
#3  0x09ad8e40 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 16 (Thread 0xb79d7b70 (LWP 10355)):
#0  0xb80d6424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7fbff7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb8066e33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
No symbol table info available.
#3  0x09adb994 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 15 (Thread 0xb7956b70 (LWP 10356)):
#0  0xb80d6424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7fbff7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb8066e33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
No symbol table info available.
#3  0x09aea8d8 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 14 (Thread 0xb78ceb70 (LWP 10357)):
#0  0xb80d6424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7fbff7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb8066e33 in vlc_cond_wait () from /usr/lib/libvlccore.so.2
No symbol table info available.
#3  0x09ad3e3c in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 13 (Thread 0xb7845b70 (LWP 10358)):
#0  0xb7e20f6a in clock_nanosleep () from /lib/i686/cmov/librt.so.1
No symbol table info available.
#1  0xb805d73a in msleep () from /usr/lib/libvlccore.so.2
No symbol table info available.

Thread 12 (Thread 0xb77c1b70 (LWP 10359)):
#0  0xb7e20f6a in clock_nanosleep () from /lib/i686/cmov/librt.so.1
No symbol table info available.
#1  0xb805d73a in msleep () from /usr/lib/libvlccore.so.2
No symbol table info available.
#2  0xb77c1208 in ?? ()
No symbol table info available.

Thread 11 (Thread 0xb773db70 (LWP 10360)):
#0  0xb7e20f6a in clock_nanosleep () from /lib/i686/cmov/librt.so.1
No symbol table info available.
#1  0xb805d73a in msleep () from /usr/lib/libvlccore.so.2
No symbol table info available.
#2  0xb773d1c8 in ?? ()
No symbol table info available.

Thread 10 (Thread 0xb76bcb70 (LWP 10361)):
#0  0xb80d6424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7fc416d in do_sigwait () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7fc4210 in sigwait () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#3  0xb7a8fca2 in ?? () from /usr/lib/vlc/control/libsignals_plugin.so
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0xb7583b70 (LWP 10363)):
#0  0xb80d6424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7f2d916 in poll () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb75b9a93 in ?? () from 

Bug#274688: I've just got this

2010-06-16 Thread geoff
I've just got this or something similar. After the recent problems with
KDE, see bug #585751, dragonplayer has stopped playing some avi files. At
first I blamed the recent updates to KDE but a quick investigation has
shown that xine also will not play the files, failing with the error
message that the xvid codec is not found and as dragonplayer is using xine
as a backend it's not surprising that it can't play the file either so
maybe it's nothing to do with the KDE upgrade. I am certain that
dragonplayer was working a couple of days ago.

Xine does give an option of proceeding anyway, when this is chosen the
audio plays fine but there is no video.

I did an experiment using mencoder to record from my webcam, something
like:

$ mencoder -ovc lavc -lavcopts vcodec=mpeg4 -o movie.avi tv://

and xine will not play this either. I didn't have time to try different
video codecs but I did find a video file that it would play, this was mpeg2
encoded (I think).

Fortunately mplayer works fine with all the video files that xine won't
play.

-- 
Geoff



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



Bug#582858: initramfs-tools: MODULES=dep fails when / is ubifs

2010-06-16 Thread Michael Prokop
* Martin Michlmayr t...@cyrius.com [Tue Jun 15, 2010 at 06:51:07PM +0100]:
 * maximilian attems m...@stro.at [2010-06-15 18:14]:
  i'm a bit hesitant of adding it to every initramfs out there:
  /lib/modules/2.6.32-5-amd64/kernel/drivers/mtd/ubi/ubi.ko
  could d-i add it to the relevant installation as hook?
  who does need or may want to use ubi?

 Yeah, I think this is a fair point.  UBI/UBIFS is a filesystem for MTD
 flash devices, so very few devices will need this.  And d-i doesn't
 even have support for UBI/UBIFS at the moment.

Ok, thanks.

 So how about you remove the line that adds ubi when MODULES=most is
 used.  Everything else in my patch should be ok, though, or did you
 see any other issues?

ACK. Done in:

  
http://git.debian.org/?p=kernel/initramfs-tools.git;a=shortlog;h=refs/heads/mika/ubifs

Keeping the ubi) within hook-functions should be fine AFAICS so a
hook script could call auto_add_modules ubi.

Maks, please let me know whether merging mika/ubifs into master
would be fine for you.

regards,
-mika-


signature.asc
Description: Digital signature


Bug#586074: python-reportbug: exits with assertion

2010-06-16 Thread Patrick Ammann

Package: python-reportbug
Version: 4.12.2


When i try to use reportbug, i get an assertion and the application
quits. This happens after the packahe selection.

$reportbug
/usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:476: PangoWarning: 
pango_layout_set_width: assertion `layout != NULL' failed

  gtk.main ()
/usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:476: PangoWarning: 
pango_layout_get_extents: assertion `layout != NULL' failed

  gtk.main ()
/usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:476: PangoWarning: 
pango_layout_get_line_count: assertion `layout != NULL' failed

  gtk.main ()
Floating point exception


Thanks,
Patrick




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



Bug#586075: [FTBFS] on i386 with xslt.c:(.text+0x1bb4): undefined reference to `__stack_chk_fail_local'

2010-06-16 Thread Lorenzo De Liso
Package: steam
Severity: serious
Tags: patch
forwarded 

Hello,

the new steam release imported from debian FTBFS on ubuntu. Please see
https://launchpad.net/ubuntu/+source/steam/2.2.31-6ubuntu1/+build/1767467 (for 
the FTBFS on i386). However we have a patch for that, please see the bug report 
on https://bugs.launchpad.net/ubuntu/+source/steam/+bug/588519 . 

Here's the patch, the author is Arand Nash ienor...@gmail.com :


--- steam-2.2.31/sources/configure
+++ steam-2.2.31/sources/configure
@@ -4303,7 +4303,7 @@
 DYNIX/ptx*) LDSHARED=ld -G;;
 next*) LDSHARED=$CC $CFLAGS -nostdlib -r;;
 Linux*)
-LDSHARED=ld -E -shared
+LDSHARED=gcc -shared
LDFLAGS=
;;
 GNU*) LDSHARED=ld -Bshareable;;
--- steam-2.2.31.orig/sources/configure.ac
+++ steam-2.2.31/sources/configure.ac
@@ -156,7 +156,7 @@
 DYNIX/ptx*) LDSHARED=ld -G;;
 next*) LDSHARED=$CC $CFLAGS -nostdlib -r;;
 Linux*) 
-LDSHARED=ld -E -shared
+LDSHARED=gcc -shared
LDFLAGS=
;;
 GNU*) LDSHARED=ld -Bshareable;;




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



Bug#585988: xserver-xorg: ATI + Nvidia issues after Squeeze/Testing upgrade

2010-06-16 Thread Julien Cristau
On Tue, Jun 15, 2010 at 16:14:53 +0300, Pirte Piraja wrote:

 Package: xserver-xorg-video-core
 
 
 Dear Debian developers,
 
 Today I encountered issues on two different machines running CrunchBang
 Statler Alpha 1 (based on Debian Squeeze). Please have a look at the
 following forum thread for details and logs:
 
 http://crunchbanglinux.org/forums/post/72478/#p72478
 
Please include all the relevant information in the bug log (use the
reportbug tool which will do that for you).  And please report one issue
per bugreport, don't mix two unrelated ones.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#586025: touchpad: can not configure

2010-06-16 Thread Michal Čihař
Hi

Dne Wed, 16 Jun 2010 10:39:23 +0200
bas basdekru...@tele2.nl napsal(a):

 Hello Michael
 
 Yes i did but nothing worked for me.
 I all ready found a solution last night very late so its working now.
 I had to ad a few lines in my xorg.conf but i cloud not find the right 
 one, and last night i just find them on the internet.
 this is the url: 
 http://albertomolina.wordpress.com/2008/06/28/debian-lenny-en-dell-inspiron-1525/#comment-177
 may be its use full for you too.

I meant readme available in package (or at:
http://viewsvn.cihar.com/viewvc.cgi/debian-gsynaptics/trunk/debian/README.Debian?view=markup
 )

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#585988: xserver-xorg: ATI + Nvidia issues after Squeeze/Testing upgrade

2010-06-16 Thread Julien Cristau
On Tue, Jun 15, 2010 at 16:14:53 +0300, Pirte Piraja wrote:

 Kernel: 2.6.32-3-686
 
Oh, and that's a very old kernel, please use 2.6.32-5-686, currently
available in squeeze and sid.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#580347: Probably a bug in kernel KMS, not intel driver

2010-06-16 Thread Paweł Pałucha

Actually, I think this is a bug in kernel KMS, not in intel graphics driver:

https://bugzilla.kernel.org/show_bug.cgi?id=14781

So I think it can be closed...

Pawel Palucha



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



Bug#586076: OpenOffice.org.writer frame printing bug

2010-06-16 Thread Patrick Ammann

Package: OpenOffice.org.writer
Version: 3.2.0

When creating a .odt file and adding a frame (Insert - Frame...)
and making sure that the frame has no fill in the background.
When printing via cups, the frame has a light yellow background
color, even if it shows within the writer white color. Also when i export
the .odt to pdf, the frames show the correct color (white).

Thanks,
Patrick




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



Bug#586077: new list: debian-deritvati...@lists.d.o

2010-06-16 Thread Stefano Zacchiroli
Package: lists.debian.org
Severity: wishlist

As discussed off-BTS with Alexander Wirt, I'm hereby requesting the creation of
this list.  Please find below the list information; I've followed the template
available at http://www.debian.org/MailingLists/HOWTO_start_list, I hope you
find it convenient.

Name: debian-derivati...@lists.debian.org

Rationale:

 For context, you might want to check the derivatives section of my last
 bits from the DPL Message-ID: 20100520153339.ga25...@upsilon.cc.
 
 In short: people working on distribution based on Debian that want to
 contribute back to Debian sometimes have difficulties in understanding where
 to direct their efforts, who to contact, etc. The proposed list aims to be a
 front-desk / mentoring list specifically targeted at those kind of
 people. Several people answered to my call for help (more than a dozen ATM)
 and are now ready to start serving as members of that front desk.

Note:

 Once the list is created, I'll ask DSA to set up a mail alias
 derivati...@debian.org pointing to the list (they are OK with that,
 according to preliminary discussion). The rationale for that is to have an
 address that can be remembered by heart. Discussing with Alexander, we
 concluded that that should be not particularly problematic for SPAM filtering,
 but if you have some check/scoring on the To: (or other recipients) then you
 might want to deactivate it.

 In fact, the main reason to have a mailing list instead of a mail alias is to
 easily enable people to subscribe to the list as derivative mentors.
  
Short description

 front-desk for developers of Debian-based distributions (AKA derivatives)

Long description

  Derivatives front-desk: a mentoring list where developers of distributions
  based on Debian can send questions on how to contribute back to Debian.

  Examples of appropriate / frequent inquiries are: who should I contact to
  form a joint packaging team? who is responsible in Debian for ...?  which
  procedure should I follow to contribute that improvement back to Debian? etc.

Category

  I'm not sure about that, might fit developers, but is probably not
  interesting for all Debian developers, unless they care about helping
  derivative distros. I'd vote for Other, unless you've better suggestions.

Subscription Policy

  Open. Ideally: I expect only derivative mentors to be list members, but I
  don't see any reason to moderate subscription (well, we risk trolling, but I
  believe we can deal with that if/when it will happen).

Post Policy

  Open.

Web Archive

  No.

After filing the request, it would be very much appreciated if several other
people interested in the new list would send a mail to the bug, in order to
record their interest.

  I've already collected about a dozen people which are interested to serve as
  derivative mentors, so I believe this step can be skipped. Of course I can
  disclose the list of people here, if you want.

Cheers.

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

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



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



Bug#586078: obtaining IP address accomplished, but not reported until the next step

2010-06-16 Thread jidanni
Package: wicd-gtk
Version: 1.7.0+ds1-5
Severity: wishlist
File: /usr/bin/wicd-client

The client waits with the message obtaining IP address, whereas one
learns via tail -f /var/log/wicd/wicd.log that that has been
accomplished long ago, and now we are in fact just waiting for some of
the postconnect scripts to complete. I used:
# cat /etc/wicd/manager-settings.conf
[Settings]
wireless_interface = wlan0
pref_width = 446
window_width = 450
prefer_wired = False
flush_tool = 0
backend = external
global_dns_dom = None
always_show_wired_interface = False
sudo_app = 0
global_dns_1 = None
global_dns_2 = None
global_dns_3 = None
use_global_dns = True
should_verify_ap = 0
netprop_width = 413
link_detect_tool = 0
main_height = 400
dhcp_client = 1
window_height = 400
wired_connect_mode = 1
wired_interface = None
debug_mode = 1
pref_height = 368
netprop_height = 360
signal_display_type = 0
global_search_dom = None
auto_reconnect = False
main_width = 450
wpa_driver = wext



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



Bug#586023: Locale settings in .profile overwritten

2010-06-16 Thread Kai Weber
* Josselin Mouette j...@debian.org:

 LANG can be configured from the login window, which was already the case
 with gdm2.
 LC_MESSAGES is not touched by the Xsession script.

The script sets LC_ALL which overwrites all LC_* variables.

Regards, Kai



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



Bug#586079: readahead-fedora: Fails to install, if apt-xapian-index installed, but dbus isn't installed

2010-06-16 Thread Alexander Reichle-Schmehl
Package: readahead-fedora
Version: 2:1.5.4-5
Severity: serious


Hi!

readahead-fedora fails to install on my system, which hasn't dbus installed but 
apt-xapian-index:

r...@rusalka:~# LANG=C aptitude install readahead-fedora

Setting up readahead-fedora (2:1.5.4-5) ...
find: `/usr/share/dbus-1/services/': No such file or directory
dpkg: error processing readahead-fedora (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 readahead-fedora
E: Sub-process /usr/bin/dpkg returned an error code (1)


It seems, that the if [ -d /usr/share/dbus-1 ]; then on line 119 of the
postinst script istn't strict enough, as I have:

r...@rusalka:~# dpkg -S /usr/share/dbus-1
apt-xapian-index: /usr/share/dbus-1

But:

r...@rusalka:~# ls /usr/share/dbus-1
system-services


I think something similar could go wrong with the following find
/etc/dbus-1/system.d/; while I indeed have that (also shopped by
apt-xapian-index), I think it would be saver to test for the existence of that
directory, too, before trying the find.


Best regards,
  Alexander


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armel (armv5tel)

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

Versions of packages readahead-fedora depends on:
ii  dpkg 1.15.7.2Debian package management system
ii  e2fslibs 1.41.12-1   ext2/ext3/ext4 file system librari
ii  libaudit01.7.13-1+b1 Dynamic library for security audit
ii  libblkid12.16.2-0block device id library
ii  libc62.11.1-3Embedded GNU C Library: Shared lib

readahead-fedora recommends no packages.

readahead-fedora suggests no packages.

-- no debconf information



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



Bug#586080: plasma-desktop: CD/DVD fails to automount

2010-06-16 Thread MH
Package: plasma-desktop
Version: 4:4.4.4-1
Severity: normal
Tags: squeeze

After updating to latest KDE4 in testing CD/DVD no longer automounts. Can 
manually mount, read, write eject.

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

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

Versions of packages plasma-desktop depends on:
ii  kdebase-runtime   4:4.4.4-1  runtime components from the offici
ii  libc6 2.11.1-3   Embedded GNU C Library: Shared lib
ii  libkdecore5   4:4.4.4-1  the KDE Platform Core Library
ii  libkdeui5 4:4.4.4-1  the KDE Platform User Interface Li
ii  libkephal44:4.4.4-1  API for easier handling of multihe
ii  libkfile4 4:4.4.4-1  the File Selection Dialog Library 
ii  libkio5   4:4.4.4-1  the Network-enabled File Managemen
ii  libktexteditor4   4:4.4.4-1  the KTextEditor interfaces for the
ii  libkutils44:4.4.4-1  various utility classes for the KD
ii  libkworkspace44:4.4.4-1  library for the kdebase workspace
ii  libplasma34:4.4.4-1  the Plasma Library for the KDE Pla
ii  libplasmagenericshell44:4.4.4-1  shared elements for all the plasma
ii  libqt4-dbus   4:4.6.3-1  Qt 4 D-Bus module
ii  libqt4-script 4:4.6.3-1  Qt 4 script module
ii  libqt4-xml4:4.6.3-1  Qt 4 XML module
ii  libqtcore44:4.6.3-1  Qt 4 core module
ii  libqtgui4 4:4.6.3-1  Qt 4 GUI module
ii  libsolid4 4:4.4.4-1  Solid Library for KDE Platform
ii  libsolidcontrol4  4:4.4.4-1  library for Solid based network ma
ii  libstdc++64.4.4-1The GNU Standard C++ Library v3
ii  libtaskmanager4a  4:4.4.4-1  library which provides task manage
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxext6  2:1.1.1-3  X11 miscellaneous extension librar
ii  plasma-widgets-workspace  4:4.4.4-1  KDE 4 base workspace Plasma widget

Versions of packages plasma-desktop recommends:
ii  kdebase-workspace 4:4.4.4-1  base workspace components from the

plasma-desktop suggests no packages.

-- no debconf information



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



Bug#431799: Contact:FOREIGN TRANSFER MANAGER

2010-06-16 Thread ar...@telefonica.net
You've won 891,934.00 pounds Send Necessary information:name,age,country Via 
Email inl_rolloutdr...@w.cn

Bug#280565: Contact:FOREIGN TRANSFER MANAGER

2010-06-16 Thread ar...@telefonica.net
You've won 891,934.00 pounds Send Necessary information:name,age,country Via 
Email inl_rolloutdr...@w.cn

Bug#586077: new list: debian-deritvati...@lists.d.o

2010-06-16 Thread Alexander Reichle-Schmehl
Hi!

* Stefano Zacchiroli z...@debian.org [100616 11:10]:
 After filing the request, it would be very much appreciated if several other
 people interested in the new list would send a mail to the bug, in order to
 record their interest.
 
   I've already collected about a dozen people which are interested to serve as
   derivative mentors, so I believe this step can be skipped. Of course I can
   disclose the list of people here, if you want.

Thanks for the reminder, I would also be interested, but forgot to
answer your mail ;)

So you can count me in.


 Web Archive
 
   No.

Any specific reason for that?  I would have guessed, that derivatise
have similar questions, so a web archive would be of help.


Best Regards,
  Alexander


signature.asc
Description: Digital signature


Bug#586082: clean-la.mk rules file

2010-06-16 Thread Laurent Bigonville
Package: cdbs
Version: 0.4.84
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch

Hi,

Ubuntu is providing a rules file to cleanup all 'dependency_libs'
from .la files.

This is also a debian release goal[1], so I guess this will help to
achieve this in debian.

Cheers

Laurent Bigonville


[1] http://wiki.debian.org/ReleaseGoals/LAFileRemoval

clean-la.mk
Description: Binary data


Bug#563457: iceweasel: file upload entry boxes do *not* allow to *enter* the path, but popup selector

2010-06-16 Thread jidanni
MH That would be a problem with the gtk file selector, and that isn't even
MH reproducible. In other words, pasting works fine for me.

On some of my machines, iceweasel's File Upload screen lacks the
Location:  entry filed. On others it is still there.



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



Bug#580347: Probably a bug in kernel KMS, not intel driver

2010-06-16 Thread Julien Cristau
On Wed, Jun 16, 2010 at 10:34:06 +0200, Paweł Pałucha wrote:

 Actually, I think this is a bug in kernel KMS, not in intel graphics driver:
 
 https://bugzilla.kernel.org/show_bug.cgi?id=14781
 
 So I think it can be closed...
 
Do you mean you don't have this problem with the latest sid kernel?

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#580347: Probably a bug in kernel KMS, not intel driver

2010-06-16 Thread Julien Cristau
On Wed, Jun 16, 2010 at 10:34:06 +0200, Paweł Pałucha wrote:

 Actually, I think this is a bug in kernel KMS, not in intel graphics driver:
 
 https://bugzilla.kernel.org/show_bug.cgi?id=14781
 
This bug says 965GM, yours is 945...  Not the same chip at all.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#581554: marked as done (firmware-realtek: Incorrect firmware)

2010-06-16 Thread jidanni
Well no matter what architecture, I find that the firmware-realtek stuff
grinds to a halt sooner or later, whilst ndiswrapper stuff stays
connected much longer.



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



Bug#586074: python-reportbug: exits with assertion

2010-06-16 Thread Sandro Tosi
reassign 586074 python-gtk2
thanks

Hi Patrick,
reassignin to pygtk, since it's not a problem in reportbug

On Wed, Jun 16, 2010 at 10:45, Patrick Ammann pamm...@aro.ch wrote:
 Package: python-reportbug
 Version: 4.12.2


 When i try to use reportbug, i get an assertion and the application
 quits. This happens after the packahe selection.

 $reportbug
 /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:476: PangoWarning:
 pango_layout_set_width: assertion `layout != NULL' failed
  gtk.main ()
 /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:476: PangoWarning:
 pango_layout_get_extents: assertion `layout != NULL' failed
  gtk.main ()
 /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:476: PangoWarning:
 pango_layout_get_line_count: assertion `layout != NULL' failed
  gtk.main ()
 Floating point exception


 Thanks,
 Patrick








-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#584221: linux-image-2.6.32-5-686: Kernel panic in 2.6.32-5 when bridge config is present in /etc/network/interfaces

2010-06-16 Thread Sander Klein
On Tue, 15 Jun 2010 23:35:57 +0100, Ben Hutchings b...@decadent.org.uk
wrote:
 On Tue, 2010-06-15 at 20:30 +0200, Sander Klein wrote:
 Hi,
 
 I can confirm this bug. When I boot linux-image-2.6.32-5 the kernel
 panics
 and 2.6.32-4 is fine.
 
 It seems to be related with putting a bridge on top of a vlan
interface.
 [...]
 
 I think this may be the same bug as #585770, which will be fixed in the
 next upload.
 

I've looked at bug #585770 and it looks exactly the same. But, I'm almost
(and I'm sorry to say not completely) sure that the panic happened when I
enabled bridging. As I recall the host came up fine with only the vlan's
enabled. I will test the next upload when it's available.

Thank you for your answer.

Sander Klein



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



Bug#586084: Fwd: scsi0: Dumping Card State while idle

2010-06-16 Thread zoltan herman
Package: kernel
Version: 2.6.32-3-amd64 (Debian 2.6.32-9)
X-Debbugs-CC: debian-ker...@lists.debian.org


Hi,

There was a attached pendrive during the boot and the followings are
in the kernel log:


 Linux version 2.6.32-3-amd64 (Debian 2.6.32-9) (m...@debian.org) (gcc
version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Wed Feb 24 18:07:42 UTC 2010


scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
        Adaptec 29160B Ultra160 SCSI adapter
        aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
ehci_hcd :03:03.2: PCI INT C - GSI 24 (level, low) - IRQ 24
...
usb-storage: device scan complete
scsi 1:0:0:0: Direct-Access     Kingston DataTraveler 120 1.00 PQ: 0 ANSI: 2
 sd 1:0:0:0: [sda] 15695872 512-byte logical blocks: (8.03 GB/7.48 GiB)
 sd 1:0:0:0: [sda] Write Protect is off
 sd 1:0:0:0: [sda] Mode Sense: 23 00 00 00
 sd 1:0:0:0: [sda] Assuming drive cache: write through
 sd 1:0:0:0: [sda] Assuming drive cache: write through
 sda: sda1
 sd 1:0:0:0: [sda] Assuming drive cache: write through
sd 1:0:0:0: [sda] Attached SCSI removable disk
 usb-storage: device scan complete
 usb 2-4: reset high speed USB device using ehci_hcd and address 3
 scsi 2:0:0:0: CD-ROM            Optiarc  DVD RW AD-7203S  1.03 PQ: 0 ANSI: 0
 sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
 sr 2:0:0:0: Attached scsi CD-ROM sr0
sd 1:0:0:0: Attached scsi generic sg0 type 0
 sr 2:0:0:0: Attached scsi generic sg1 type 5

 scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
       Adaptec 29160B Ultra160 SCSI adapter
       aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs

   alloc irq_desc for 26 on node -1
  alloc kstat_irqs on node -1


 ehci_hcd :03:03.2: PCI INT C - GSI 24 (level, low) - IRQ 24
 ehci_hcd :03:03.2: EHCI Host Controller
 ehci_hcd :03:03.2: new USB bus registered, assigned bus number 2
 ehci_hcd :03:03.2: irq 24, io mem 0xdd201800
 scsi 0:0:0:0: Direct-Access     IBM      IC35L073UCDY10-0 S27N PQ: 0 ANSI: 3
 scsi0:A:0:0: Tagged Queuing enabled.  Depth 8
 scsi target0:0:0: Beginning Domain Validation
 scsi target0:0:0: wide asynchronous
 scsi target0:0:0: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 8)
 scsi target0:0:0: Domain Validation skipping write tests
 scsi target0:0:0: Ending Domain Validation

 sd 0:0:0:0: [sda] Attempting to queue an ABORT message
 CDB: 0x28 0x0 0x3 0xbb 0x7c 0x8 0x0 0x1 0x0 0x0
 scsi0: At time of recovery, card was not paused
  Dump Card State Begins 
 scsi0: Dumping Card State while idle, at SEQADDR 0x9
 Card was paused
 ACCUM = 0x4, SINDEX = 0x64, DINDEX = 0x65, ARG_2 = 0x0
 [  291.780096] HCNT = 0x0 SCBPTR = 0x1
 [  291.780100] SCSIPHASE[0x0] SCSISIGI[0x0] ERROR[0x0]
 [  291.780111] SCSIBUSL[0x0] LASTPHASE[0x1]:(P_BUSFREE)
 [  291.780120] SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI)
 [  291.780127] SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x0]
 [  291.780136] SEQCTL[0x10]:(FASTMODE)
SEQ_FLAGS[0xc0]:(NO_CDB_SENT|NOT_IDENTIFIED)
 [  291.780147] SSTAT0[0x0] SSTAT1[0x8]:(BUSFREE)
 [  291.780155] SSTAT2[0x0] SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP)
 [  291.780167] SIMODE1[0xa4]:(ENSCSIPERR|ENSCSIRST|ENSELTIMO)
 [  291.780174] SXFRCTL0[0x80]:(DFON) DFCNTRL[0x0]
 [  291.780183] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL)
 [  291.780189] STACK: 0x0 0x164 0x179 0x3
 [  291.780205] SCB count = 12
 [  291.780207] Kernel NEXTQSCB = 1
 [  291.780210] Card NEXTQSCB = 1
 [  291.780212] QINFIFO entries:
 [  291.780216] Waiting Queue entries:
 [  291.780220] Disconnected Queue entries: 1:3
 [  291.780228] QOUTFIFO entries:
 [  291.780231] Sequencer Free SCB List: 6 3 0 7 2 5 4 8 9 10 11 12
13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
 [  291.780297] Sequencer SCB Info:
 [  291.780300]   0 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB)
 [  291.780310] SCB_SCSIID[0x7] SCB_LUN[0x0] SCB_TAG[0xff]
 [  291.780318]   1 SCB_CONTROL[0x64]:(DISCONNECTED|TAG_ENB|DISCENB)
 [  291.780328] SCB_SCSIID[0x7] SCB_LUN[0x0] SCB_TAG[0x3]
 [  291.780336]   2 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB)
 [  291.780346] SCB_SCSIID[0x7] SCB_LUN[0x0] SCB_TAG[0xff]
 [  291.780354]   3 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB)
 [  291.780364] SCB_SCSIID[0x7] SCB_LUN[0x0] SCB_TAG[0xff]
 [  291.780372]   4 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB)
 [  291.780381] SCB_SCSIID[0x7] SCB_LUN[0x0] SCB_TAG[0xff]
 [  291.780389]   5 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB)
 [  291.780399] SCB_SCSIID[0x7] SCB_LUN[0x0] SCB_TAG[0xff]
 [  291.780407]   6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB)
 [  291.780417] SCB_SCSIID[0x7] SCB_LUN[0x0] SCB_TAG[0xff]
 [  291.780425]   7 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB)
 [  291.780435] SCB_SCSIID[0x7] SCB_LUN[0x0] SCB_TAG[0xff]
 [  291.780443]   8 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
 [  291.780455] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) SCB_TAG[0xff]
 [  291.780463]   9 SCB_CONTROL[0x0]
SCB_SCSIID[0xff]:(TWIN_CHNLB|OID|TWIN_TID)
 [  291.780475] SCB_LUN[0xff]:(SCB_XFERLEN_ODD|LID) 

Bug#586085: xserver-xorg-video-nouveau: segfault prevents X start

2010-06-16 Thread James Cameron
Package: xserver-xorg-video-nouveau
Version: 1:0.0.15+git20100329+7858345-4
Severity: important


After an apt-get dist-upgrade just now, X fails to start, a manual invokation 
of X from text console reveals this error:

Backtrace:
0: X (xorg_backtrace+0x3b) [0x80addcb]
1: X (0x8048000+0x5ab75) [0x80a2b75]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb78e040c]
3: /usr/lib/libdrm_nouveau.so.1 (nouveau_bo_ref+0x84) [0xb745e404]
4: /usr/lib/libdrm_nouveau.so.1 (nouveau_bo_new_tile+0xed) [0xb745e74d]
5: /usr/lib/libdrm_nouveau.so.1 (nouveau_bo_new+0x62) [0xb745e7c2]
6: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb746+0xc86a) [0xb746c86a]
7: X (AddScreen+0x198) [0x806db98]
8: X (InitOutput+0x820) [0x80b0b00]
9: X (0x8048000+0x1e73b) [0x806673b]
10: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb761bc76]
11: X (0x8048000+0x1e4e1) [0x80664e1]
Segmentation fault at address 0xc4



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Feb  3  2009 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1725180 Jun  4 02:14 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV6 [Vanta/Vanta LT] (rev 
15)

/etc/X11/xorg.conf does not exist.

Kernel version (/proc/version):
Linux version 2.6.32-5-686 (Debian 2.6.32-15) (b...@decadent.org.uk) (gcc 
version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jun 1 04:59:47 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 50812 Dec 28  2007 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 21368 Jun 16 19:25 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.14-dsa-ia32 i686 Debian
Current Operating System: Linux nestor 2.6.32-5-686 #1 SMP Tue Jun 1 04:59:47 
UTC 2010 i686
Kernel command line: auto BOOT_IMAGE=normal ro 
root=UUID=486d9cc8-ec18-44ee-9e25-faeaf3ee5755 quiet
Build Date: 03 June 2010  04:08:50PM
xorg-server 2:1.7.7-2 (Julien Cristau jcris...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Wed Jun 16 19:25:33 2010
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81eac60
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:1:0:0) 10de:002c:10de:0072 nVidia Corporation NV6 [Vanta/Vanta LT] 
rev 21, Mem @ 0xf700/16777216, 0xfc00/33554432
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: glx

Bug#585938: geeqie segfaults/aborts on startup

2010-06-16 Thread Jan Korbel

Hello.

Same here (with 0.19-3) and even with 0.19-1 downgrade.

J.



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



Bug#586041: getstream: Wrong handling of streams with no PCR

2010-06-16 Thread Janusz Krzysztofik
Tuesday 15 June 2010 23:37:13 TIS - Janusz Krzysztofik wrote:
 Package: getstream
 Version: 20081204-1
 Severity: normal
 Tags: patch


 If you happen to receive a DVB stream that contains a program with no PCR
 transmitted (PCR PID == 8191), then the calloc'ed pmt-pcrpid is left
 untouched (=0), but still referred to while selecting PIDs for this
 program's output substream. This results in the original PMT (PID 0) being
 included in the output, in addition to a new PMT (also PID 0) synthesized
 for the substream.


I had PAT, not PMT, in mind, sorry. The last sentence should read:

This results in the original PAT (PID 0) being included in the output, in 
addition to a new PAT (also PID 0) synthesized for the substream.

Thanks,
Janusz



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



Bug#578937: courier-base: Emits Filesystem notification initialization error to client

2010-06-16 Thread Martin Richardson
Installing fam will also fix this.
Good Luck.

Cheers, Martin.


Bug#586086: src:mysql-5.1: FTBFS due to libtool problems

2010-06-16 Thread Toni Mueller

Package: src:mysql-5.1
Version: 5.1.47-1~bpo50+1
Severity: serious
Justification: no longer builds from source


Hi,

I've tried to recompile the package on my Lenny machine, but don't
succeed. Although I have all build dependencies satisfied, I get:


...
mv -f .deps/conf_to_src.Tpo .deps/conf_to_src.Po
/bin/sh ../libtool --preserve-dup-deps --tag=CC   --mode=link gcc  -O3 
-DBIG_JOINS=1  -fno-strict-aliasing   -DUNIV_LINUX -DUNIV_LINUX -static 
-rdynamic  -o conf_to_src conf_to_src.o xml.o ctype.o bcmp.o  -lpthread -lcrypt 
-lnsl -lm  -lpthread 
../libtool: line 467: CDPATH: command not found
../libtool: line 1145: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[2]: *** [conf_to_src] Error 63
make[2]: *** Waiting for unfinished jobs
mv -f .deps/decimal.Tpo .deps/decimal.Po
make[2]: Leaving directory `/home/staff/mnt/deb/mysql/51bpo/builddir/strings'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/staff/mnt/deb/mysql/51bpo/builddir'
make: *** [build-stamp] Error 2


In Lenny, theres no libtool 2.2.6, and there is also no such
requirement stated in debian/control:

$ grep Build-Depends debian/control 
Build-Depends: libtool (= 1.4.2-7), procps | hurd,  debhelper (= 7.0.15), 
file (= 3.28), libncurses5-dev (= 5.0-6), perl (= 5.6.0), libwrap0-dev (= 
7.6-8.3), zlib1g-dev (= 1:1.1.3-5), libreadline-dev, psmisc, po-debconf, 
chrpath, automake1.9, doxygen, texlive-latex-base, ghostscript, dpatch, gawk, 
bison, lsb-release, hardening-wrapper


$ dpkg -l libtool
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   Version  
  Description
+++-==-==-
ii  libtool1.5.26-4+lenny1  
  Generic library support script



What gives?




Kind regards,
--Toni++



-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates'), (450, 'testing'), 
(250, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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




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



Bug#483352: liboil: FTBFS: FAIL: stride

2010-06-16 Thread Sebastian Andrzej Siewior
* Lucas Nussbaum | 2008-05-28 15:55:45 [+0200]:

Actually, it sounds like a random failure. On a different system (which

Running the stride test only:
for i in $(seq 1 1000); do ./stride  | md5sum; done 2/dev/null | uniq -c
 84 59cb5e56fa49f40e006f93b014c3e2e3  -
 16 95dbd01040419d10a42caefac6913a4d  -
 17 7d7467d98588d11503e39782ace06700  -

So it always fail several times in a row. (16 or 17 times)
You get three different checksums so do I on sid today. Digging further:
- one checksum passes
- one checksum sum is a segfault, the log is terminated. This looks here
  like:
| diff8x8_average_s16_u8
|   diff8x8_average_s16_u8_ref
|   diff8x8_average_s16_u8_mmx
|-dif
|\ No newline at end of file
|+diff8x8_const128_s16_u8
|+  diff8x8_const128_s16_u8_ref
|+  diff8x8_const128_s16_u8_mmx
|+diff8x8_s16_u8
- one checksum is the stride test failure. The test has two random
  values, n  m. I get a failure with n = 1, m = 33. And the output
  looks the following:
|--- outout_file.zzUmpQ0c4M  2010-06-16 11:38:24.710930966 +0200
|+++ outout_file.yqVtEGdXZO  2010-06-16 11:37:52.153206764 +0200
|@@ -618,6 +618,9 @@
|   conv_u16_f32_rintf
|   conv_u16_f32_ref
|   conv_u16_f32_lrintf
|+OIL: ERROR liboiltest.c 382: oil_test_check_impl(): function 
deinterleave2_asm wrote before area for parameter d1_n
|+OIL: ERROR liboiltest.c 382: oil_test_check_impl(): function 
deinterleave2_asm wrote before area for parameter d2_n
|+OIL: ERROR liboiltest.c 405: oil_test_check_impl(): function 
deinterleave2_asm in class deinterleave2_s16 failed check (0  0) || (outside=1)
|   conv_u16_f32_lrint
|   conv_u16_f32_c
| conv_u16_f64
|@@ -834,6 +837,8 @@
|   deinterleave2_mmx
|   deinterleave2_c_1
|   deinterleave2_asm
|+failed stride test
|+n: 1 m: 33
| dequantize8x8_s16
|   dequantize8x8_s16_ref
| diff8x8_average_s16_u8

Sebastian



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



Bug#586087: hydrogen: Jack Time-Master enabled and NO pattern selected causes a crash.

2010-06-16 Thread Jose Lencioni
Package: hydrogen
Version: 0.9.4.1-1
Severity: important

Hi.

I get this crash avery time i play with Hydrogen as jackd TimeMaster, and there
is no pattern sequence selected in the song editor.
I attach this gdb output. Please make me know if you need more information.


c...@compu:~$ gdb hydrogen
GNU gdb (GDB) 7.1-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/hydrogen...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/hydrogen
[Thread debugging using libthread_db enabled]

Hydrogen 0.9.4 [Mar 30 2010]  [http://www.hydrogen-music.org]
Copyright 2002-2008 Alessandro Cominu

Hydrogen comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details

[New Thread 0x7fffec359710 (LWP 9519)]
no more csLADSPA plugins
VST_PATH not set, defaulting to /home/co/vst:/usr/local/lib/vst:/usr/lib/vst
[New Thread 0x7fffd4a34710 (LWP 9520)]
[New Thread 0x7fffd49b3710 (LWP 9521)]
[New Thread 0x7fffcfac9710 (LWP 9522)]
[New Thread 0x7fffcf2c8710 (LWP 9523)]
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6
[New Thread 0x7fffceba3710 (LWP 9524)]
JackActivationCount::Signal value = 0 ref = 6
JackActivationCount::Signal value = 0 ref = 6

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 0x7fffcf2c8710 (LWP 9523)]
0x00568d1d in ?? ()
(gdb)



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

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

Versions of packages hydrogen depends on:
ii  libarchive1  2.8.3-1 Single library to read/write tar, 
ii  libasound2   1.0.23-1shared library for ALSA applicatio
ii  libc62.11.2-1Embedded GNU C Library: Shared lib
ii  libflac++6   1.2.1-2+b1  Free Lossless Audio Codec - C++ ru
ii  libflac8 1.2.1-2+b1  Free Lossless Audio Codec - runtim
ii  libgcc1  1:4.4.4-5   GCC support library
ii  libjack0 1.9.5~dfsg-13   JACK Audio Connection Kit (librari
ii  liblash2 0.5.4.0-2   LASH Audio Session Handler (LASH) 
ii  liblrdf0 0.4.0-3 a library to manipulate RDF files 
ii  libportaudio219+svn20071022-3+b1 Portable audio I/O - shared librar
ii  libportmidi0 1:184-2 library for real-time MIDI input/o
ii  libqt4-network   4:4.6.3-1   Qt 4 network module
ii  libqt4-xml   4:4.6.3-1   Qt 4 XML module
ii  libqtcore4   4:4.6.3-1   Qt 4 core module
ii  libqtgui44:4.6.3-1   Qt 4 GUI module
ii  libsndfile1  1.0.21-2Library for reading/writing audio 
ii  libstdc++6   4.4.4-5 The GNU Standard C++ Library v3

hydrogen recommends no packages.

hydrogen suggests no packages.

-- no debconf information



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



Bug#536060: masqmail: Logging breaks after rotation

2010-06-16 Thread markus schnalke
tags 536060 patch pending upstream
thanks

[2010-06-12 09:53:31] markus schnalke mei...@marmaro.de
 
 Currently I can't tell why the daemon does not restart logging. (On
 SIGHUP it closes all open fds and exec()s itself again.) I'll dig
 deeper in this.

I found the bug now and it is fixed in the upstream source code repo.

The situation was such:

When running in daemon mode, first the log files are opened. They get
assigned to the file descriptors 3 and 4 usually. Then std{in,out,err}
are closed. When SIGHUP comes in, all open files are closes and
masqmail reexecutes itself. The new masqmail instance opens the log
files at fd 0 and 1 now, but std{in,out,err} are closed afterwards,
thus the log files are closed.

The fix is to close the log files before std{in,out,err} are closed,
in case the log files have higher fds. After std{in,out,err} were
closed, the log files get opened again, now.


A new upstream release will probably appear soon. I'll create a new
package then.


meillo
diff -r 98cda87105a7 src/masqmail.c
--- a/src/masqmail.c	Wed Jun 16 10:14:50 2010 +0200
+++ b/src/masqmail.c	Wed Jun 16 10:17:17 2010 +0200
@@ -161,9 +161,15 @@
 
 	conf.do_verbose = FALSE;
 
+	/* closing and reopening the log ensures that it is open afterwards
+	   because it is possible that the log is assigned to fd 1 and gets
+	   thus closes by fclose(stdout). Similar for the debugfile.
+	*/
+	logclose();
 	fclose(stdin);
 	fclose(stdout);
 	fclose(stderr);
+	logopen();
 
 	listen_port(do_listen ? conf.listen_addresses : NULL, queue_interval, argv);
 }
@@ -194,9 +200,15 @@
 
 	conf.do_verbose = FALSE;
 
+	/* closing and reopening the log ensures that it is open afterwards
+	   because it is possible that the log is assigned to fd 1 and gets
+	   thus closes by fclose(stdout). Similar for the debugfile.
+	*/
+	logclose();
 	fclose(stdin);
 	fclose(stdout);
 	fclose(stderr);
+	logopen();
 
 	get_daemon(get_interval, argv);
 }


Bug#585938: [Pkg-kde-extras] Bug#585938: I'm still getting a segfault

2010-06-16 Thread Mark Purcell
On Wednesday 16 June 2010 14:20:34 Jason Woofenden wrote:
 Please let me know if I can help further (and how exactly).

Thks Jason,

Could you please install the libexiv2-dbg so we might get a better backtrack 
result.

Mark


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


Bug#586088: nosetests fails on freshly quickstarted app

2010-06-16 Thread Enrico Zini
Package: python-turbogears2
Version: 2.0.3-2
Severity: normal

Hello,

thanks for maintaning TurboGears 2.

If I quickstart an app and run nosetests, it fails:

$ paster quickstart
Enter project name: antani
Enter package name [antani]: 
Do you need authentication and authorization in this project? [yes] 
Selected and implied templates:
  tg.devtools#turbogears2  TurboGears 2.0 Standard Quickstart Template

Variables:
  auth:sqlalchemy
  egg: antani
  geo: None
  package: antani
  project: antani
  sqlalchemy:  True
  sqlobject:   False
  tgversion:   2.0.3
[...]
  Copying test.ini_tmpl to ./antani/test.ini
Running /usr/bin/python setup.py egg_info
running egg_info
writing requirements to antani.egg-info/requires.txt
writing antani.egg-info/PKG-INFO
writing top-level names to antani.egg-info/top_level.txt
writing dependency_links to antani.egg-info/dependency_links.txt
writing entry points to antani.egg-info/entry_points.txt
writing paster_plugins to antani.egg-info/paster_plugins.txt
reading manifest file 'antani.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'antani.egg-info/SOURCES.txt'
$ ls -la
total 88
drwxr-xr-x  3 enrico enrico  4096 Jun 16 11:56 .
drwxrwxrwt 14 root   root   77824 Jun 16 11:56 ..
drwxr-xr-x  5 enrico enrico  4096 Jun 16 11:56 antani
$ nosetests
EE
==
ERROR: Failure: ImportError (No module named model.auth)
--
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.5/nose/loader.py, line 379, in 
loadTestsFromName
addr.filename, addr.module)
  File /usr/lib/pymodules/python2.5/nose/importer.py, line 39, in 
importFromPath
return self.importFromDir(dir_path, fqname)
  File /usr/lib/pymodules/python2.5/nose/importer.py, line 86, in 
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
  File /tmp/zz/antani/antani/model/__init__.py, line 62, in module
from antani.model.auth import User, Group, Permission
ImportError: No module named model.auth

==
ERROR: Failure: ImportError (cannot import name model)
--
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.5/nose/loader.py, line 379, in 
loadTestsFromName
addr.filename, addr.module)
  File /usr/lib/pymodules/python2.5/nose/importer.py, line 39, in 
importFromPath
return self.importFromDir(dir_path, fqname)
  File /usr/lib/pymodules/python2.5/nose/importer.py, line 86, in 
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
  File /tmp/zz/antani/antani/tests/__init__.py, line 14, in module
from antani import model
ImportError: cannot import name model

--
Ran 2 tests in 0.206s

FAILED (errors=2)
$ cd antani
$ nosetests
E
==
ERROR: Failure: ImportError (cannot import name model)
--
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.5/nose/loader.py, line 379, in 
loadTestsFromName
addr.filename, addr.module)
  File /usr/lib/pymodules/python2.5/nose/importer.py, line 39, in 
importFromPath
return self.importFromDir(dir_path, fqname)
  File /usr/lib/pymodules/python2.5/nose/importer.py, line 86, in 
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
  File /tmp/zz/antani/antani/tests/__init__.py, line 14, in module
from antani import model
ImportError: cannot import name model
  begin captured logging  
pylons.configuration: DEBUG: Initializing configuration, package: 'antani'
pylons.configuration: DEBUG: Loaded None template engine as the default 
template renderer
routes.middleware: DEBUG: Initialized with method overriding = True, and path 
info altering = True
-  end captured logging  -

--
Ran 1 test in 0.002s

FAILED (errors=1)


Now with all the layers of magic and abstraction that TurboGears2 and
Nose like to deploy, it might take me quite some time to find out how to
actually get the test suite to run.


Ciao,

Enrico


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

Kernel: Linux 2.6.32-trunk-amd64 (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/bash

Versions of packages python-turbogears2 depends on:
ii  python2.5.4-9An interactive high-level object-o
ii  python-genshi 0.6-1  Python XML-based template engine
ii  

Bug#585790: linux-image-2.6.32-5-kirkwood: Oops in mv_cesa

2010-06-16 Thread Martin Michlmayr
Hi Sebastian and Herbert,

Kristof Provost reported the following bug against Debian's 2.6.32
kernel package.  This package includes Herbert's fix from
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=180ce7e81030e1ef763d58f97f9ab840ff57d848
which I thought fixed this or a similar problem.

Is this a different issue or does the previous fix not work properly?


* Kristof Provost kris...@sigsegv.be [2010-06-13 23:08]:
 Package: linux-image-2.6.32-5-kirkwood
 Severity: normal
 
 On a SheevaPlug using IPSec when the mv_cesa module is loaded produces
 the following oops message:
 
 Jun 13 22:59:31 iapetus kernel: [  114.155133] Unable to handle kernel paging 
 request at virtual address e004
 Jun 13 22:59:31 iapetus kernel: [  114.163929] pgd = df95c000
 Jun 13 22:59:31 iapetus kernel: [  114.166647] [e004] *pgd=
 Jun 13 22:59:31 iapetus kernel: [  114.170251] Internal error: Oops: 5 [#1]
 Jun 13 22:59:31 iapetus kernel: [  114.174189] last sysfs file: 
 /sys/module/ccm/initstate
 Jun 13 22:59:31 iapetus kernel: [  114.179350] Modules linked in: authenc 
 xfrm_user ah6 ah4 esp6 esp4 xfrm4_mode_beet xfrm4_tunnel
 xfrm4_mode_tunnel xfrm4_mode_transport xfrm6_mode_transport
 xfrm6_mode_ro xfrm6_mode_beet xfrm6_mode_tunnel ipcomp ipcomp6
 xfrm6_tunnel af_key ctr camellia cast5 rmd160 sha1_generic hmac
 crypto_null ccm serpent blowfish twofish twofish_common ecb xcbc cbc
 sha256_generic sha512_generic des_generic tunnel4 xfrm_ipcomp tunnel6
 ipv6 xt_state iptable_filter ipt_MASQUERADE xt_tcpudp iptable_nat nf_nat
 nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_mangle ip_tables
 x_tables ext2 orion_wdt loop asix usbnet mii mv_cesa aes_generic ext3
 jbd mbcache mmc_block ehci_hcd mvsdio usbcore mv643xx_eth libphy
 nls_base mmc_core [last unloaded: af_key]
 Jun 13 22:59:31 iapetus kernel: [  114.245137] CPU: 0Not tainted 
 (2.6.32-5-kirkwood #1)
 Jun 13 22:59:31 iapetus kernel: [  114.250581] PC is at 
 queue_manag+0x230/0x2b0 [mv_cesa]
 Jun 13 22:59:31 iapetus kernel: [  114.255751] LR is at 
 queue_manag+0x220/0x2b0 [mv_cesa]
 Jun 13 22:59:31 iapetus kernel: [  114.260912] pc : [bf0d59fc]lr : 
 [bf0d59ec]psr: 8013
 Jun 13 22:59:31 iapetus kernel: [  114.260918] sp : c100ffb0  ip :   
 fp : 
 Jun 13 22:59:31 iapetus kernel: [  114.272455] r10: bf0d5f48  r9 :   
 r8 : 0001
 Jun 13 22:59:31 iapetus kernel: [  114.277706] r7 : c100e000  r6 : bf0d5f48  
 r5 : ca5f27c4  r4 : de91c260
 Jun 13 22:59:31 iapetus kernel: [  114.284263] r3 : e59f300c  r2 : 0016e3c3  
 r1 : de91c3c8  r0 : dff8
 Jun 13 22:59:31 iapetus kernel: [  114.290822] Flags: Nzcv  IRQs on FIQs on  
 Mode SVC_32  ISA ARM  Segment kernel
 Jun 13 22:59:31 iapetus kernel: [  114.298163] Control: 0005397f  Table: 
 1f95c000  DAC: 0017
 Jun 13 22:59:31 iapetus kernel: [  114.303936] Process mv_crypto (pid: 208, 
 stack limit = 0xc100e270)
 Jun 13 22:59:31 iapetus kernel: [  114.310144] Stack: (0xc100ffb0 to 
 0xc101)
 Jun 13 22:59:31 iapetus kernel: [  114.314524] ffa0: c100ffd4 c1069e6c 
 df917cc0 bf0d57cc
 Jun 13 22:59:31 iapetus kernel: [  114.322740] ffc0:   
  c005bc14   c100ffd8 c100ffd8
 Jun 13 22:59:31 iapetus kernel: [  114.330963] ffe0:   
    c0027e7c 0084b031 0084b431
 Jun 13 22:59:31 iapetus kernel: [  114.339215] [bf0d59fc] 
 (queue_manag+0x230/0x2b0 [mv_cesa]) from [c005bc14] (kthread+0x78/0x80)
 Jun 13 22:59:31 iapetus kernel: [  114.348224] [c005bc14] 
 (kthread+0x78/0x80) from [c0027e7c] (kernel_thread_exit+0x0/0x8)
 Jun 13 22:59:31 iapetus kernel: [  114.356617] Code: e5941020 e5945018 
 e3a02000 e1a1 (e590300c) 
 Jun 13 22:59:31 iapetus kernel: [  114.365398] ---[ end trace 
 c97d9f616c0b4fc1 ]---

-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#517202: Debian bug #517202 should be merged with #519469

2010-06-16 Thread Luca Capello
merge 517202 519469
thanks

Hi Marco!

Sorry for the delay, I completely missed your mail.

On Thu, 02 Jul 2009 11:03:56 +0200, Marco Brodato wrote:
 It seems that this bug and the bug #519469 are the same
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519469

 Both arise because apt installs and suggest removing a package. We should
 merge 517202 519469

Done, thank you for the catch.

Thx, bye,
Gismo / Luca


pgpGGS42xsDcm.pgp
Description: PGP signature


Bug#584875: fails to install

2010-06-16 Thread Jan Hauke Rahm
On Mon, Jun 07, 2010 at 11:14:14AM +0200, Holger Levsen wrote:
 during a test with piuparts I noticed your package failed to install. 
 
 From the attached log (scroll to the bottom...):
 
   Setting up libcipux-cat-web-perl (3.4.0.2-1) ...
   chmod: cannot access `/etc/cipux-cat-web/cipux-cat-web.conf': No such file 
 or directory
   dpkg: error processing libcipux-cat-web-perl (--configure):
subprocess installed post-installation script returned error exit status 1
   Errors were encountered while processing:
libcipux-cat-web-perl
   E: Sub-process /usr/bin/dpkg returned an error code (1)

I've just prepared the attached patch. It seems there is not
configuration in /etc anymore but it's possible for the admin to have
one. Thus simply testing for the file and only chmod'ing it if existent.

I didn't see this fixed in your git repository and thus uploaded it to
DELAYED/5. If you want me to push the changes to collab-maint, please
say so.

Hope you're fine with the patch.
Hauke

-- 
 .''`.   Jan Hauke Rahm j...@debian.org   www.jhr-online.de
: :'  :  Debian Developer www.debian.org
`. `'`   Member of the Linux Foundationwww.linux.com
  `- Fellow of the Free Software Foundation Europe  www.fsfe.org
From 032981be51307145c4489393d326bf9096f90251 Mon Sep 17 00:00:00 2001
From: Jan Hauke Rahm j...@debian.org
Date: Wed, 16 Jun 2010 11:46:52 +0200
Subject: [PATCH] Non-maintainer upload.

* Non-maintainer upload.
* Don't act on non-existent files; fixes installation failure (Closes:
  #584875)
---
 debian/changelog |8 
 debian/postinst  |5 -
 debian/rules |5 -
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c07b874..0ceaf99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cipux-cat-web (3.4.0.2-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Don't act on non-existent files; fixes installation failure (Closes:
+#584875)
+
+ -- Jan Hauke Rahm j...@debian.org  Wed, 16 Jun 2010 11:45:31 +0200
+
 cipux-cat-web (3.4.0.2-2) unstable; urgency=low
 
   * Fix include config defaults.
diff --git a/debian/postinst b/debian/postinst
index 19ff8c7..433842e 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -15,7 +15,10 @@ case $1 in
 		mkdir -p /etc/cipux-cat-web
 	fi
 	chmod 750 /etc/cipux-cat-web
-	chmod 640 /etc/cipux-cat-web/cipux-cat-web.conf
+	# Admins may have copied this file from /usr/share/...
+	# Correcting permissions if existent
+	[ -f /etc/cipux-cat-web/cipux-cat-web.conf ]  \
+		chmod 640 /etc/cipux-cat-web/cipux-cat-web.conf
 	chown -R www-data:www-data /etc/cipux-cat-web
 	;;
 abort-upgrade|abort-remove|abort-deconfigure)
diff --git a/debian/rules b/debian/rules
index d2d98ab..94756e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,11 +69,6 @@ binary-post-install/cipux-cat-web::
 		-name web -not -name dpkg-daemon-helper \
 		-exec mv -t debian/$(cdbs_curpkg)/usr/share/cipux-cat-web/web '{}' ';'
 
-# Override upstream default: secure connection is unneeded to localhost
-binary-fixup/libcipux-cat-web-perl::
-	perl -i -pe s|^(\h*catweb_rpc_server\h*=\h*).*,\h*(#.*)?\$$|\$$1'http://localhost:8001/RPC2',| \
-		debian/$(cdbs_curpkg)/etc/cipux-cat-web/cipux-cat-web.conf
-
 # Ensure debconf PO files is in sync with templates
 clean::
 	debconf-updatepo
-- 
1.7.1



signature.asc
Description: Digital signature


Bug#585934: [udev] UUID discrepancy between cryptsetup luksUUID and udevadm info

2010-06-16 Thread Guy Heatley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 15/06/2010 23:01, Marco d'Itri wrote:

 And did udev create links to sdc1 in /dev/disk/ this time?

No :-(

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwYo0IACgkQtVeealbDyDW25wCeL1vu8QGQCO94qcCftsw7hQ9o
kDwAnjhZ4+dqdGav/UqR02mNGTborSwc
=MhnA
-END PGP SIGNATURE-



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



Bug#110288: Hotels email lists

2010-06-16 Thread heresy Adkins
Here's some of the 30 lists I have Doctors-Healthcare-Business–Finance 
Professionals  Consumers:

Package 1

Alternative Medicine - 1,141,602 total records with 36,320 emails and 38.935 
fax numbers
Massage Therapists - 76,701 records and 8,305 emails
Physical Therapists - 125,460 total records with 5,483 emails and 4,405 fax 
numbers

All complete lists above: $277

Package 2

Chiropractors - 108,421 total records * 3,414 emails * 6,553 fax numbers
Acupuncturists - 23,988 records 1,826 emails
Massage Therapists - 76,701 records and 8,305 emails

All complete lists above: $247

There are more packages and not just for healthcare contact me here for more 
info or to get samples: greenlightmarket...@gmx.com

  


Send email to remfi...@gmx.com for deleted status



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



Bug#529401: unexpected null solution when manually solving conflicts

2010-06-16 Thread Tom Parker
Package: aptitude
Version: 0.6.2.1-2
Severity: normal

I'm still hitting this. What can I do to help solve it/test new options?

-- Package-specific info:
aptitude 0.6.2.1 compiled at Apr 23 2010 14:34:56
Compiler: g++ 4.4.3
Compiled against:
  apt version 4.8.0
  NCurses version 5.7
  libsigc++ version: 2.2.4.2
  Ept support enabled.
  Gtk+ support disabled.

Current library versions:
  NCurses version: ncurses 5.7.20100313
  cwidget version: 0.5.16
  Apt version: 4.8.0
linux-vdso.so.1 =  (0x7fff005b8000)
libapt-pkg-libc6.9-6.so.4.8 = /usr/lib/libapt-pkg-libc6.9-6.so.4.8 
(0x7f8dc29ef000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0x7f8dc279c000)
liblog4cxx.so.10 = /usr/lib/liblog4cxx.so.10 (0x7f8dc23ae000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0x7f8dc21a9000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x7f8dc1edd000)
libept.so.0 = /usr/lib/libept.so.0 (0x7f8dc1c65000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0x7f8dc1911000)
libz.so.1 = /usr/lib/libz.so.1 (0x7f8dc16fa000)
libsqlite3.so.0 = /usr/lib/libsqlite3.so.0 (0x7f8dc1469000)
libboost_iostreams.so.1.42.0 = /usr/lib/libboost_iostreams.so.1.42.0 
(0x7f8dc124e000)
libpthread.so.0 = /lib/libpthread.so.0 (0x7f8dc1032000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x7f8dc0d21000)
libm.so.6 = /lib/libm.so.6 (0x7f8dc0a9f000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x7f8dc0889000)
libc.so.6 = /lib/libc.so.6 (0x7f8dc0534000)
libutil.so.1 = /lib/libutil.so.1 (0x7f8dc0331000)
libdl.so.2 = /lib/libdl.so.2 (0x7f8dc012d000)
libaprutil-1.so.0 = /usr/lib/libaprutil-1.so.0 (0x7f8dbff09000)
libdb-4.8.so = /usr/lib/libdb-4.8.so (0x7f8dbfb8f000)
libapr-1.so.0 = /usr/lib/libapr-1.so.0 (0x7f8dbf957000)
libbz2.so.1.0 = /lib/libbz2.so.1.0 (0x7f8dbf746000)
librt.so.1 = /lib/librt.so.1 (0x7f8dbf53e000)
/lib64/ld-linux-x86-64.so.2 (0x7f8dc2cd)
libuuid.so.1 = /lib/libuuid.so.1 (0x7f8dbf339000)
libcrypt.so.1 = /lib/libcrypt.so.1 (0x7f8dbf102000)
libexpat.so.1 = /usr/lib/libexpat.so.1 (0x7f8dbeeda000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (500, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.25.3  Advanced front-end for dpkg
ii  libboost-iostreams1.42 1.42.0-3  Boost.Iostreams Library
ii  libc6  2.10.2-6  Embedded GNU C Library: Shared lib
ii  libcwidget30.5.16-3  high-level terminal interface libr
ii  libept00.5.30High-level library for managing De
ii  libgcc11:4.4.2-9 GCC support library
ii  liblog4cxx10   0.10.0-1.1A logging library for C++
ii  libncursesw5   5.7+20100313-1shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.2.4.2-1 type-safe Signal Framework for C++
ii  libsqlite3-0   3.6.23.1-2SQLite 3 shared library
ii  libstdc++6 4.4.2-9   The GNU Standard C++ Library v3
ii  libxapian151.0.20-2  Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages aptitude recommends:
ii  apt-xapian-index  0.37   maintenance tools for a Xapian ind
pn  aptitude-doc-en | aptitude-do none (no description available)
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output
ii  sensible-utils0.0.2  Utilities for sensible alternative

Versions of packages aptitude suggests:
pn  debtags   none (no description available)
pn  tasksel   none (no description available)

-- no debconf information



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



Bug#585790: linux-image-2.6.32-5-kirkwood: Oops in mv_cesa

2010-06-16 Thread Sebastian Andrzej Siewior
* Martin Michlmayr | 2010-06-16 11:00:03 [+0100]:

Hi Sebastian and Herbert,
Hi Martin,

Kristof Provost reported the following bug against Debian's 2.6.32
kernel package.  This package includes Herbert's fix from
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=180ce7e81030e1ef763d58f97f9ab840ff57d848
which I thought fixed this or a similar problem.

Is this a different issue or does the previous fix not work properly?

I had the following patches on top:
750052dd2400cd09e0864d75b63c2c0bf605056f crypto: mv_cesa - Add sha1 and 
hmac(sha1) async hash drivers
0c5c6c4bae8fe9ae3d86b44c332eb1267df1ec99 crypto: mv_cesa - Support processing 
of data from previous requests
f0d03deaad05d9cc99cd2ee0475c9ecd726c19ae crypto: mv_cesa - Make the copy-back 
of data optional
a58094ac5f95d6969e5c52ff096d2fd2864542af crypto: mv_cesa - Execute some code 
via function pointers rathr than direct calls
7a5f691ef03f4c01d2703b5ec4ddd4c17e645dec crypto: mv_cesa - Rename a variable to 
a more suitable name
3b61a90502481045f56c1c41a2af35ee48ca8b80 crypto: mv_cesa - Enqueue generic 
async requests
15d4dd3594221f11a7730fcf2d5f9942b96cdd7e crypto: mv_cesa - Fix situations where 
the src sglist spans more data than the request asks for
f565e67ec1b8f4a95d21550f9b879fe86b4132e0 crypto: mv_cesa - Fix situation where 
the dest sglist is organized differently than the source sglist
6bc6fcd609080461682c5cc0a1e3bf4345d6419d crypto: mv_cesa - Remove compiler 
warning in mv_cesa driver
0328ac267564089d9cedfb568f936d30a6debd21 crypto: mv_cesa - Invoke the user 
callback from a softirq context

The patches until 0328ac267 to 15d4dd3 are probably required.

Sebastian



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



Bug#586089: Please remove .la files

2010-06-16 Thread Laurent Bigonville
Package: geoclue
Version: 0.12.0-1
Severity: normal

Hi,

Could you please remove the .la files provided in libgeoclue-dev
package.

The removal of .la files is a Release Goal[1]

Cheers

Laurent Bigonville

[1] http://wiki.debian.org/ReleaseGoals/LAFileRemoval



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



Bug#535732: (no subject)

2010-06-16 Thread Olaf van der Spek

Somebody?



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



Bug#585101: to add a new radio

2010-06-16 Thread Damyan Ivanov
Package: radiotray
Version: 0.6-2
Severity: normal

Unfortunately version 0.6-2 still has the problem. Steps to reproduce:

 1. Start radiotray
 2. Click with the right mouse button on the tray icon and choose Configure 
Radios
 3. Click the 'Add' button
 4. Enter a radio name using any UTF-8 characters, for example 'Радио' (Radio 
in ulgarian and Russian at least).
 5. Type some URL in the URL box (http://test/)
 6. Click the 'OK' button

Nothing happens and there is the following traceback in the terminal:

Could not find a radio with the name Радио.
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.5/radiotray/BookmarkConfiguration.py, line 
114, in on_add_bookmark_clicked
if self.dataProvider.addRadio(name, url):
  File /usr/lib/pymodules/python2.5/radiotray/XmlDataProvider.py, line 63, in 
addRadio
radio.set(name, name)
  File lxml.etree.pyx, line 634, in lxml.etree._Element.set 
(src/lxml/lxml.etree.c:31912)
  File apihelpers.pxi, line 488, in lxml.etree._setAttributeValue 
(src/lxml/lxml.etree.c:13918)
  File apihelpers.pxi, line 1295, in lxml.etree._utf8 
(src/lxml/lxml.etree.c:20212)
ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes


Thanks for taking care.


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

Kernel: Linux 2.6.34-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages radiotray depends on:
ii  python2.5.4-9An interactive high-level object-o
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gobject2.21.1-2   Python bindings for the GObject li
ii  python-gst0.100.10.18-2  generic media-playing framework (P
ii  python-gtk2   2.17.0-2   Python bindings for the GTK+ widge
ii  python-lxml   2.2.6-1pythonic binding for the libxml2 a
ii  python-notify 0.1.1-2+b2 Python bindings for libnotify
ii  python-support1.0.8  automated rebuilding support for P
ii  python-xdg0.19-1 Python library to access freedeskt

radiotray recommends no packages.

radiotray suggests no packages.

-- no debconf information



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



Bug#586083: xserver-xorg-video-radeon: Freeze after X session logout

2010-06-16 Thread Brice Goglin
Le 16/06/2010 11:36, Pajari Räsänen a écrit :
 Package: xserver-xorg-video-radeon

 *** Begin irrelevant preface ***

 Hello,

 I am sending this via browser e-mail, having no smtp stuff configured
 in order to use reportbug's mailing capabilities. The package might be
 also xserver-xorg-video-ati OR xserver-xorg-video-core (since the
 problems started only after *-core update).

 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-3-686
 root=UUID=27f93214-cdcf-4dfa-a52b-26f053f8b7b3 ro quiet

Please upgrade your kernel to linux-image-2.6.32-5-686 first.

Brice




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



Bug#585804: apt-cacher-cleanup ill-behaved in low-diskspace situations

2010-06-16 Thread Mark Hindley
On Tue, Jun 15, 2010 at 11:05:58PM +0800, Michael Deegan wrote:
 retitle 585804 apt-cacher-cleanup: infinite loop in the face of corrupted gz 
 files
 thanks
 
 On Mon, Jun 14, 2010 at 08:45:31AM +0100, Mark Hindley wrote:
  It might be worth creating a lock so only a single instance can run, but
  I am not sure that will address your root issue.
 
 Agreed.

Patch for this:

diff --git a/apt-cacher-cleanup.pl b/apt-cacher-cleanup.pl
index 149fcce..5e1c8c7 100755
--- a/apt-cacher-cleanup.pl
+++ b/apt-cacher-cleanup.pl
@@ -83,6 +84,7 @@ if ( $cfg-{clean_cache} ne 1 ) {
 printmsg(Maintenance disallowed by configuration item clean_cache\n);
 exit 0;
 }
+
 # change uid and gid if root
 if ($cfg-{user}  !$ or $cfg-{group}  !$)) {
 printmsg(Invoked as root, changing to $cfg-{user}:$cfg-{group} and 
re-execing.\n);
@@ -543,6 +545,14 @@ if (@db_mode || $db_recover){
 
 # Cache cleaning from here
 
+# Take a lock on the cache dir to ensure only one cleanup script can run at a
+# time as this can take a while on some systems.
+
+open  (my $cleanup_lock, '', $cfg-{'cache_dir'})
+  or die Can't open $cfg-{'cache_dir'} for locking!\nError: $!\n;
+flock $cleanup_lock, LOCK_EX|LOCK_NB
+  or die Another apt-cacher-cleanup is already running. Exiting!\n;
+
 # check offline mode in config
 if (defined $cfg-{offline_mode}  $cfg-{offline_mode}) {
$offline = 1;

   While the machine is not exactly fast, under normal circumstances cleanup
   should take only 3 or 4 hours. :P
  
  What spec is this? I have a k6 200 that takes only about 20 minutes!
 
 Dual-PIII 1GHz, 256MB, ST318406LW.
 
 For me cleanup has always taken hours, and involved considerable amounts of
 disk I/O.
 
  How large is the cache? How much free space?
 
mich...@ying:~$ du -skx /var/cache/apt-cacher/*
16196   /var/cache/apt-cacher/headers
4   /var/cache/apt-cacher/import
0   /var/cache/apt-cacher/libcurl.socket
3467600 /var/cache/apt-cacher/packages
15364   /var/cache/apt-cacher/private
28  /var/cache/apt-cacher/temp
 
mich...@ying:~$ df -P / /var/cache/apt-cacher/
Filesystem 1024-blocks  Used Available Capacity Mounted on
/dev/sda2  3937252962408   2774836  26% /
/dev/mapper/ying-home   4128448   3917760   976 100% /home
 
 (shortly before I freed up some space (by deleting a half-gigabyte .deb))
 
 Admittedly the lack of diskspace was hardly an ideal situation, but I was
 kind of hoping for it to keel over with an error rather than just spinning
 quietly. :P
 
 The cache services five machines, a mixture of Ubuntu/Debian and 32/64 bit
 (yes, I know, cruel and unusual). Different files with the same name are
 usually not a problem.
 
  We need to find out if it is just taking more than 24 hours and then the
  second instance compounds the issue.
 
 It appears the answer is 'no'.
 
  Can you change /etc/cron.daily/apt-cacher and add '-v' to the script
  invocation. You will get an email with basic information about what it
  is doing.
 
 I'm not sure why I didn't think to try that...
 
  Is there anything in the logs
  (/var/log/apt-cacher/{db|access|error}.log?
 
 error.log naturally has lots of noise complaining about diskspace, eg:
 
Mon Jun 14 15:30:26 2010|info [19753]: return_file 
 /var/cache/apt-cacher/packages/security.debian.org_dists_lenny_updates_main_binary-i386_Packages.diff_Index
  aborted by timeout at 0 of  bytes
Mon Jun 14 15:31:34 2010|info [21203]: ALARM: Insuffient diskspace for 
 Content-Length: 51900 in cache_dir with 36864 freespace
Mon Jun 14 15:31:45 2010|warn [21205]: Close 
 /var/cache/apt-cacher/packages/security.debian.org_dists_squeeze_updates_contrib_binary-i386_Packages.diff_Index
  failed, No space left on device at /usr/sbin/apt-cacher line 1481.
 
 access.log contains a few dozen CLEANUPREFRESH entries, plus the normal stuff 
 from clients.
 
 db.log does not exist.
 
 I think I have found the problem, though. After killing a couple of runs
 with -v, I noticed that it had stopped at the same file. The following test
 script and attached test file will hopefully demonstrate the problem:

Can you try this patch please? Does it help?

diff --git a/apt-cacher-cleanup.pl b/apt-cacher-cleanup.pl
index 149fcce..a90a61c 100755
--- a/apt-cacher-cleanup.pl
+++ b/apt-cacher-cleanup.pl
@@ -236,16 +237,15 @@ sub pdiff {

 printmsg Reading $basename...\n;
 while ($raw){
+   last if $AnyUncompressError;
print $tfh $_;
$sha1-add($_);
 }
 close($raw);
 flock($lck, LOCK_UN);
 close($lck,);
-my $rstat =($?  8);
-#printmsg Read status $rstat\n;
-if ($rstat) {
-   warn $name Read failed, aborting patch\n;
+if ($AnyUncompressError) {
+   warn $name Read failed: $AnyUncompressError. Aborting patch\n;
return;
 }

@@ -332,10 +332,15 @@ sub pdiff {
my $pdfh = new IO::Uncompress::AnyUncompress $pdiff
  or die 

Bug#585934: [udev] UUID discrepancy between cryptsetup luksUUID and udevadm info

2010-06-16 Thread Milan Broz
On 06/16/2010 12:01 AM, Marco d'Itri wrote:
 On Jun 15, Guy Heatley guy.encr...@member.fsf.org wrote:
 
 r2d2:/home/guy# blkid -o udev /dev/sdc1
 ID_FS_LABEL=/
 ID_FS_LABEL_ENC=\x2f
 ID_FS_UUID=5e6cf0a2-ac35-4d8b-b1cf-f75ad8427551
 ID_FS_UUID_ENC=5e6cf0a2-ac35-4d8b-b1cf-f75ad8427551
 ID_FS_SEC_TYPE=ext2
 ID_FS_TYPE=ext3
 And did udev create links to sdc1 in /dev/disk/ this time?
 
 r2d2:/home/guy# cryptsetup luksUUID /dev/sdc1
 bf6cfa88-8f0c-4e07-ae24-84b25e7e7960

 Hmmm... contradictory

Nope. You are mixing up two UUIDs:

luksUUID is the UUID from LUKS header of underlying device (/dev/sdc1),

ID_FS_UUID is UUID of fs on top of it (here labeled /, it is device 
/dev/mapper/sdc1_crypt or so).

(You can use luksUUID even if device is not active, but FS UUID and label is 
visible only on active LUKS device.)

Milan



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



Bug#586064: linux-image-2.6.32-trunk-686: slow mouse and IRQ #16 disable

2010-06-16 Thread Ben Hutchings
On Wed, 2010-06-16 at 08:36 +0200, Ralf Moll wrote:
 Package: linux-2.6
 Version: 2.6.32-5
 Severity: normal
 
 Hi,
 
 since I installed linux-image-2.6.32-trunk-686 my mouse is slow and dmesg 
 tells
 that IRQ 16 is disabled.
[...]

This version is old; please install linux-image-2.6.32-5-686 and report
whether it still has this problem.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


Bug#586090: cherokee: IPv6 only by default

2010-06-16 Thread Olaf van der Spek
Package: cherokee
Version: 1.0.2-1
Severity: important

Hi,

r...@unstable:~# netstat -nlp|grep 80
tcp6   0  0 :::80   :::*LISTEN  
1454/cherokee-worke
r...@unstable:~# telnet 127.0.0.1 80
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
r...@unstable:~# 

Olaf

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

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

Versions of packages cherokee depends on:
ii  libc6 2.11.2-1   Embedded GNU C Library: Shared lib
ii  libcherokee-base0 1.0.2-1Cherokee web server - Base librari
ii  libcherokee-config0   1.0.2-1Cherokee web server - Configuratio
ii  libcherokee-server0   1.0.2-1Cherokee web server - Server libra
ii  libssl0.9.8   0.9.8o-1   SSL shared libraries
ii  logrotate 3.7.8-6Log rotation utility

Versions of packages cherokee recommends:
ii  libcherokee-mod-admin 1.0.2-1Cherokee web server - Administrati
ii  spawn-fcgi1.6.3-1A fastcgi process spawner

Versions of packages cherokee suggests:
ii  cherokee-doc  1.0.2-1Very fast, flexible and easy to co
pn  libcherokee-mod-geoip none (no description available)
pn  libcherokee-mod-ldap  none (no description available)
pn  libcherokee-mod-libsslnone (no description available)
pn  libcherokee-mod-mysql none (no description available)
pn  libcherokee-mod-rrd   none (no description available)
pn  libcherokee-mod-streaming none (no description available)

-- no debconf information



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



Bug#586091: cherokee: IPv6 only

2010-06-16 Thread Olaf van der Spek
Package: cherokee
Version: 1.0.2-1
Severity: important

Hi,

r...@unstable:~# netstat -nlp|grep 80
tcp6   0  0 :::80   :::*LISTEN  
1454/cherokee-worke
r...@unstable:~# telnet 127.0.0.1 80
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
r...@unstable:~# 

Olaf

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

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

Versions of packages cherokee depends on:
ii  libc6 2.11.2-1   Embedded GNU C Library: Shared lib
ii  libcherokee-base0 1.0.2-1Cherokee web server - Base librari
ii  libcherokee-config0   1.0.2-1Cherokee web server - Configuratio
ii  libcherokee-server0   1.0.2-1Cherokee web server - Server libra
ii  libssl0.9.8   0.9.8o-1   SSL shared libraries
ii  logrotate 3.7.8-6Log rotation utility

Versions of packages cherokee recommends:
ii  libcherokee-mod-admin 1.0.2-1Cherokee web server - Administrati
ii  spawn-fcgi1.6.3-1A fastcgi process spawner

Versions of packages cherokee suggests:
ii  cherokee-doc  1.0.2-1Very fast, flexible and easy to co
pn  libcherokee-mod-geoip none (no description available)
pn  libcherokee-mod-ldap  none (no description available)
pn  libcherokee-mod-libsslnone (no description available)
pn  libcherokee-mod-mysql none (no description available)
pn  libcherokee-mod-rrd   none (no description available)
pn  libcherokee-mod-streaming none (no description available)

-- no debconf information



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



Bug#585856: Doesn't boot with large initramfs

2010-06-16 Thread Stephen Powell
Oops!  I didn't notice your secondary update until after I had replied.
In your secondary update you state that the large-memory option is
present in your /etc/lilo.conf file.  This is further evidence that this
is a duplicate of bug number 505609.  lilo did *not* get run after the
kernel update and before the reboot.  The error message

   Initial ramdisk loads below 4Mb; kernel overwrite is possible.

indicates that lilo loaded the initial RAM file system *below* the 15M
line.  It would not have done that if the large-memory option had been
present in /etc/lilo.conf at the time that lilo's map installer was last
run.  If it had been, it would have loaded the initial RAM file system above
the 16M line and the above error message would not have been issued.
Exactly when did you add the large-memory option to your /etc/lilo.conf?
Did you add it *before* the kernel-upgrade or *after*?  If it was
present *before* the kernel upgrade, then this is proof that lilo did
not get run during the kernel upgrade.  If it was added *after* the
kernel upgrade, we still don't know for sure.  But if you go back to
your original initial RAM file system and manually run lilo, and
everything works, then we can be sure that this is a duplicate of
505609.

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-



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



Bug#585934: [udev] UUID discrepancy between cryptsetup luksUUID and udevadm info

2010-06-16 Thread Guy Heatley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 16/06/2010 11:39, Milan Broz wrote:

 
 Nope. You are mixing up two UUIDs:
 
 luksUUID is the UUID from LUKS header of underlying device (/dev/sdc1),
 
 ID_FS_UUID is UUID of fs on top of it (here labeled /, it is device 
 /dev/mapper/sdc1_crypt or so).
 
 (You can use luksUUID even if device is not active, but FS UUID and label is 
 visible only on active LUKS device.)
 
 Milan

I'm not sure this is true - this device had not been opened by
cryptsetup at this point: There was no entry in /dev/mapper , it was not
an active Luks device.

- -- 
Guy


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwYrgUACgkQtVeealbDyDVGpACeMNn6M2pe05fK30M/ComSbwwO
kDEAnjOre9MGyzdlj5ys/Lf4b7i50edf
=r49I
-END PGP SIGNATURE-



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



Bug#586092: /var/log/cherokee/* is readable by www-data

2010-06-16 Thread Olaf van der Spek
Package: cherokee
Version: 1.0.2-1
Severity: normal

Hi,

/var/log/cherokee/* is readable by www-data writeable by www-data. User 
www-data should not have this access.

Greetings,

Olaf

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

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

Versions of packages cherokee depends on:
ii  libc6 2.11.2-1   Embedded GNU C Library: Shared lib
ii  libcherokee-base0 1.0.2-1Cherokee web server - Base librari
ii  libcherokee-config0   1.0.2-1Cherokee web server - Configuratio
ii  libcherokee-server0   1.0.2-1Cherokee web server - Server libra
ii  libssl0.9.8   0.9.8o-1   SSL shared libraries
ii  logrotate 3.7.8-6Log rotation utility

Versions of packages cherokee recommends:
ii  libcherokee-mod-admin 1.0.2-1Cherokee web server - Administrati
ii  spawn-fcgi1.6.3-1A fastcgi process spawner

Versions of packages cherokee suggests:
ii  cherokee-doc  1.0.2-1Very fast, flexible and easy to co
pn  libcherokee-mod-geoip none (no description available)
pn  libcherokee-mod-ldap  none (no description available)
pn  libcherokee-mod-libsslnone (no description available)
pn  libcherokee-mod-mysql none (no description available)
pn  libcherokee-mod-rrd   none (no description available)
pn  libcherokee-mod-streaming none (no description available)

-- no debconf information



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



Bug#586093: logrotate: copytruncate

2010-06-16 Thread Olaf van der Spek
Package: cherokee
Version: 1.0.2-1
Severity: normal

Hi,

copytruncate is specified twice.

I think copytruncate should not be used:
 Note that there is a very small time slice between copying the file and 
 truncating it, so some logging data  might  be  lost.

Greetings,

Olaf

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

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

Versions of packages cherokee depends on:
ii  libc6 2.11.2-1   Embedded GNU C Library: Shared lib
ii  libcherokee-base0 1.0.2-1Cherokee web server - Base librari
ii  libcherokee-config0   1.0.2-1Cherokee web server - Configuratio
ii  libcherokee-server0   1.0.2-1Cherokee web server - Server libra
ii  libssl0.9.8   0.9.8o-1   SSL shared libraries
ii  logrotate 3.7.8-6Log rotation utility

Versions of packages cherokee recommends:
ii  libcherokee-mod-admin 1.0.2-1Cherokee web server - Administrati
ii  spawn-fcgi1.6.3-1A fastcgi process spawner

Versions of packages cherokee suggests:
ii  cherokee-doc  1.0.2-1Very fast, flexible and easy to co
pn  libcherokee-mod-geoip none (no description available)
pn  libcherokee-mod-ldap  none (no description available)
pn  libcherokee-mod-libsslnone (no description available)
pn  libcherokee-mod-mysql none (no description available)
pn  libcherokee-mod-rrd   none (no description available)
pn  libcherokee-mod-streaming none (no description available)

-- no debconf information



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



Bug#583375: apt-cacher: segfaults with checksum=1

2010-06-16 Thread Mark Hindley
package apt-cacher
fixed 583375 1.6.11
thanks

On Fri, Jun 04, 2010 at 05:48:13PM +0200, Marco Bozzolan wrote:
 * Mark Hindley m...@hindley.org.uk [2010 05 28, 01:25]:
  I have seen this occasionally with this version of libberkeleydb-perl.
  Is your version of libdb4.6 up to date?
 
  Yes, it is: libdb4.6 (4.6.21-11) shipped with Lenny.
 
  I suggest you upgrade to the testing versions of apt-cacher and
  libberkeleydb-perl. I think they will install on a stable system as
  there are no testing specific dependencies.
 
  Let's see:
 
  * dpkg -i libberkeleydb-perl_0.41-1_i386.deb
 
 (Reading database ... 29816 files and directories currently installed.)
 Preparing to replace libberkeleydb-perl 0.34-1+b1 (using
 libberkeleydb-perl_0.41-1_i386.deb) ...
 Unpacking replacement libberkeleydb-perl ...
 dpkg: dependency problems prevent configuration of libberkeleydb-perl:
  libberkeleydb-perl depends on libdb4.8; however:
   Package libdb4.8 is not installed.
  libberkeleydb-perl depends on perl (= 5.10.1-11); however:
   Version of perl on system is 5.10.0-19lenny2.
  libberkeleydb-perl depends on perlapi-5.10.1; however:
   Package perlapi-5.10.1 is not installed.
 dpkg: error processing libberkeleydb-perl (--install):
  dependency problems - leaving unconfigured
 Processing triggers for man-db ...
 Errors were encountered while processing:
  libberkeleydb-perl
 
  * dpkg -i libdb4.6_4.6.21-16_amd64.deb [OK]
  * dpkg -i apt-cacher_1.6.11_all.deb [OK]
 
  Anyway, just upgrading apt-cacher and libdb4.6 to testing (squeeze)
 seems to solve the issue (didn't stress very much but wasn't able to
 reproduce the problem anymore).

Good. Marking as fixed.

Once 1.6.11 is in testing, I will close this.

Mark



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



Bug#586085: xserver-xorg-video-nouveau: segfault prevents X start

2010-06-16 Thread Sven Joachim
On 2010-06-16 11:31 +0200, James Cameron wrote:

 Package: xserver-xorg-video-nouveau
 Version: 1:0.0.15+git20100329+7858345-4
 Severity: important


 After an apt-get dist-upgrade just now, X fails to start, a manual invokation 
 of X from text console reveals this error:

 Backtrace:
 0: X (xorg_backtrace+0x3b) [0x80addcb]
 1: X (0x8048000+0x5ab75) [0x80a2b75]
 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb78e040c]
 3: /usr/lib/libdrm_nouveau.so.1 (nouveau_bo_ref+0x84) [0xb745e404]
 4: /usr/lib/libdrm_nouveau.so.1 (nouveau_bo_new_tile+0xed) [0xb745e74d]
 5: /usr/lib/libdrm_nouveau.so.1 (nouveau_bo_new+0x62) [0xb745e7c2]
 6: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb746+0xc86a) 
 [0xb746c86a]
 7: X (AddScreen+0x198) [0x806db98]
 8: X (InitOutput+0x820) [0x80b0b00]
 9: X (0x8048000+0x1e73b) [0x806673b]
 10: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb761bc76]
 11: X (0x8048000+0x1e4e1) [0x80664e1]
 Segmentation fault at address 0xc4

This is the same segfault as in #579425, fixed in libdrm git.  Could
somebody please upload libdrm 2.4.18-6 to fix that problem?

Regards,
Sven



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



Bug#585934: [udev] UUID discrepancy between cryptsetup luksUUID and udevadm info

2010-06-16 Thread Milan Broz
On 06/16/2010 12:57 PM, Guy Heatley wrote:
 On 16/06/2010 11:39, Milan Broz wrote:
 I'm not sure this is true - this device had not been opened by
 cryptsetup at this point: There was no entry in /dev/mapper , it was not
 an active Luks device.

If that device was LUKS formatted long ago, maybe you are seeing the old bug,
when some sectors were not properly wiped and there are both signatures of ext3 
and LUKS
on the device.

You can easily fix that, simply run luksHeaderBackup and luksHeaderRestore
with cryptsetup 1.1.x (this will wipe that problematic area).

If it is problem, please try
crypsetup luksHeaderBackup --header-backup-file file device
crypsetup luksHeaderRestore --header-backup-file file device

Milan



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



Bug#585934: [udev] UUID discrepancy between cryptsetup luksUUID and udevadm info

2010-06-16 Thread Guy Heatley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 16/06/2010 12:19, Milan Broz wrote:
 On 06/16/2010 12:57 PM, Guy Heatley wrote:
 On 16/06/2010 11:39, Milan Broz wrote:
 I'm not sure this is true - this device had not been opened by
 cryptsetup at this point: There was no entry in /dev/mapper , it was not
 an active Luks device.
 
 If that device was LUKS formatted long ago, maybe you are seeing the old bug,
 when some sectors were not properly wiped and there are both signatures of 
 ext3 and LUKS
 on the device.
 
 You can easily fix that, simply run luksHeaderBackup and luksHeaderRestore
 with cryptsetup 1.1.x (this will wipe that problematic area).
 
 If it is problem, please try
 crypsetup luksHeaderBackup --header-backup-file file device
 crypsetup luksHeaderRestore --header-backup-file file device
 
 Milan

Yes - its is possible this partition was made with a long-gone version
of cryptseup.

I will try your suggestion! Thanks!
- -- 
Guy


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwYtKIACgkQtVeealbDyDUTOwCeKdrqC+6lfnz0ANVBEu30DOvO
HIMAnjq/jfHKMc947B3flVKwSjABMLDv
=tARG
-END PGP SIGNATURE-



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



Bug#585938: I'm still getting a segfault

2010-06-16 Thread Andreas Huggel
 Program received signal SIGSEGV, Segmentation fault.
 0xb787060f in Exiv2::Exifdatum::Exifdatum(Exiv2::Exifdatum const) () from
 /usr/lib/libexiv2.so.6
 (gdb) bt
 #0  0xb787060f in Exiv2::Exifdatum::Exifdatum(Exiv2::Exifdatum const) ()
 from /usr/lib/libexiv2.so.6
 #1  0x08095af2 in std::listExiv2::Exifdatum,
 std::allocatorExiv2::Exifdatum ::operator=(std::listExiv2::Exifdatum,
 std::allocatorExiv2::Exifdatum  const) ()

This std::list was introduced with the bugfix for the Nikon
performance problem. It used to be std::vector before. So it looks
like either the Debian exiv2 0.19-3 package didn't undo all of the
changes of 0.19-2 (check the typedef for ExifMetadata in exif.hpp) or
a 0.19-2 library was used to create this crash (which is not binary
compatible with the original 0.19 because of exactly this type
change).

Andreas



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



Bug#586094: apticron: sort changelogs by urgency

2010-06-16 Thread Bradley Alexander

Subject: apticron: sort changelogs by urgency
Package: apticron
Version: 1.1.40
Severity: wishlist

When managing a large-ish number of servers, it would be a big help to 
have the changelogs in apticron sorted by urgency. I have had several 
cases where high urgency updates were buried among the low ones.




-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1001, 'testing'), (990, 'unstable'), (50, 'stable'), (1, 
'experimental')

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

Versions of packages apticron depends on:
ii  apt0.7.25.3  Advanced front-end for dpkg
ii  bsd-mailx [mailx]  8.1.2-0.20100314cvs-1 simple mail user agent
ii  cron   3.0pl1-111process scheduling daemon
ii  debconf [debconf-2 1.5.32Debian configuration 
management sy
ii  ucf3.0025Update Configuration File: 
preserv


Versions of packages apticron recommends:
ii  apt-listchanges   2.84   package change history 
notificatio
ii  iproute   20100519-2 networking and traffic 
control too


apticron suggests no packages.

-- debconf information excluded

--
Bradley Alexander
Linux System Administrator
NIH/NHGRI Contractor
2 Democracy Plaza, Room 102



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



Bug#586095: Please Conflict with resolvconf = 1.45

2010-06-16 Thread Thomas Hood

Package: isc-dhcp-client
Version: 4.1.1-P1-2
Severity: normal

For the reasons described in #547653, please cause isc-dhcp-client to 
Conflict with resolvconf = 1.45.  The next release of resolvconf, 
version 1.46, will be compatible with isc-dhcp-client: see #583991.


--
Thomas Hood



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



Bug#586096: bzr-svn: Partial commit breaks status/diff of uncommitted files

2010-06-16 Thread Paul Evans
Package: bzr-svn
Version: 1.0.2-2
Severity: normal


1. svn co {some URL}
2. edit two files

At this point, bzr diff, bzr status, svn diff, svn status, all can see
both changes.

3. bzr commit one of the files (bzr ci path/to/A)

Now, none of the above tools notice the changes in the file, even though

  svn cat {URL to file in repo} | diff - path/to/B

can see a difference.

Workaround:

  pushd path/to
  rm -rf .svn
  svn co --force {URL to this dir in repo} .
  popd

Now all the tools are again happy.

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

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

Versions of packages bzr-svn depends on:
ii  bzr  2.1.2-1 easy to use distributed version co
ii  python   2.5.4-9 An interactive high-level object-o
ii  python-central   0.6.14+nmu2 register and build utility for Pyt
ii  python-subvertpy 0.7.2-2 Alternative Python bindings for Su

Versions of packages bzr-svn recommends:
ii  python-tdb1.2.1-2Python bindings for TDB
pn  python-xdgnone (no description available)

Versions of packages bzr-svn suggests:
ii  bzr-rebase0.6.0-1transitional dummy package for bzr
ii  bzr-rewrite [bzr-rebase]  0.6.0-1History rewriting plugin for Bazaa

-- no debconf information



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



Bug#586085: xserver-xorg-video-nouveau: segfault prevents X start

2010-06-16 Thread Julien Cristau
On Wed, Jun 16, 2010 at 13:09:54 +0200, Sven Joachim wrote:

 On 2010-06-16 11:31 +0200, James Cameron wrote:
 
  Package: xserver-xorg-video-nouveau
  Version: 1:0.0.15+git20100329+7858345-4
  Severity: important
 
 
  After an apt-get dist-upgrade just now, X fails to start, a manual 
  invokation of X from text console reveals this error:
 
  Backtrace:
  0: X (xorg_backtrace+0x3b) [0x80addcb]
  1: X (0x8048000+0x5ab75) [0x80a2b75]
  2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb78e040c]
  3: /usr/lib/libdrm_nouveau.so.1 (nouveau_bo_ref+0x84) [0xb745e404]
  4: /usr/lib/libdrm_nouveau.so.1 (nouveau_bo_new_tile+0xed) [0xb745e74d]
  5: /usr/lib/libdrm_nouveau.so.1 (nouveau_bo_new+0x62) [0xb745e7c2]
  6: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb746+0xc86a) 
  [0xb746c86a]
  7: X (AddScreen+0x198) [0x806db98]
  8: X (InitOutput+0x820) [0x80b0b00]
  9: X (0x8048000+0x1e73b) [0x806673b]
  10: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb761bc76]
  11: X (0x8048000+0x1e4e1) [0x80664e1]
  Segmentation fault at address 0xc4
 
 This is the same segfault as in #579425, fixed in libdrm git.  Could
 somebody please upload libdrm 2.4.18-6 to fix that problem?
 
Done now, sorry for the delay.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#585966: pdns-server: init.d script should provide the virtual facility $named

2010-06-16 Thread Petter Reinholdtsen
Hm, making pdns implement the $named virtual facility do not seem to
be enough.  The server is not accepting DNS requests when the init.d
script exits, causing dhcpd to fail to start even if its init.d script
depend on $named.  This syslog snipped show the issue.  Notice how the
LDAP server is operational first, pdns starts, dhcpd starts and then
pdns report that it is listening to DNS requests on TCP and UDP:

Jun 16 13:32:23 tjener slapd[2341]: slapd starting
Jun 16 13:32:24 tjener pdns[2358]: Listening on controlsocket in 
'/var/run/pdns.controlsocket'
Jun 16 13:32:24 tjener pdns[2363]: Guardian is launching an instance
Jun 16 13:32:24 tjener pdns[2363]: Reading random entropy from '/dev/urandom'
Jun 16 13:32:24 tjener dhcpd: Connecting to LDAP server ldap:389
Jun 16 13:32:24 tjener dhcpd: Successfully logged into LDAP server ldap
Jun 16 13:32:24 tjener dhcpd: Cannot find host LDAP entry dhcp 
((objectClass=dhcpServer)(cn=dhcp))
Jun 16 13:32:24 tjener dhcpd: Configuration file errors encountered -- exiting
Jun 16 13:32:24 tjener dhcpd: Internet Systems Consortium DHCP Server V3.1.3
Jun 16 13:32:24 tjener dhcpd: Copyright 2004-2009 Internet Systems Consortium.
Jun 16 13:32:24 tjener dhcpd: All rights reserved.
Jun 16 13:32:24 tjener dhcpd: For info, please visit 
https://www.isc.org/software/dhcp/
Jun 16 13:32:24 tjener dhcpd: Connecting to LDAP server ldap:389
Jun 16 13:32:24 tjener dhcpd: Successfully logged into LDAP server ldap
Jun 16 13:32:24 tjener dhcpd: Cannot find host LDAP entry dhcp 
((objectClass=dhcpServer)(cn=dhcp))
Jun 16 13:32:24 tjener dhcpd: Configuration file errors encountered -- exiting
Jun 16 13:32:24 tjener pdns[2363]: This is a guarded instance of pdns
Jun 16 13:32:24 tjener pdns[2363]: It is advised to bind to explicit addresses 
with the --local-address option
Jun 16 13:32:24 tjener pdns[2363]: UDP server bound to 0.0.0.0:53
Jun 16 13:32:24 tjener pdns[2363]: TCP server bound to 0.0.0.0:53
Jun 16 13:32:24 tjener pdns[2363]: PowerDNS 2.9.22 (C) 2001-2009 PowerDNS.COM 
BV (May 23 2010, 12:35:32, gcc 4.4.4) starting up
Jun 16 13:32:24 tjener pdns[2363]: PowerDNS comes with ABSOLUTELY NO WARRANTY. 
This is free software, and you are welcome to redistribute it according to the 
terms of the GPL version 2.
Jun 16 13:32:24 tjener pdns[2363]: DNS Proxy launched, local port 15935, remote 
127.0.0.1:1553
Jun 16 13:32:24 tjener pdns[2363]: Creating backend connection for TCP
Jun 16 13:32:24 tjener pdns[2363]: About to create 3 backend threads for UDP
Jun 16 13:32:24 tjener pdns[2363]: Done launching threads, ready to distribute 
questions

I tried adding 'sleep 2' at the end of the 'start' block in
init.d/pdns, and this changed the ordering to this:

Jun 16 13:41:57 tjener slapd[2155]: slapd starting
Jun 16 13:41:57 tjener pdns[2184]: Listening on controlsocket in 
'/var/run/pdns.controlsocket'
Jun 16 13:41:57 tjener pdns[2187]: Guardian is launching an instance
Jun 16 13:41:57 tjener pdns[2187]: Reading random entropy from '/dev/urandom'
Jun 16 13:41:58 tjener pdns[2187]: This is a guarded instance of pdns
Jun 16 13:41:58 tjener pdns[2187]: UDP server bound to 127.0.0.1:53
Jun 16 13:41:58 tjener pdns[2187]: UDP server bound to 10.0.2.2:53
Jun 16 13:41:58 tjener pdns[2187]: TCP server bound to 127.0.0.1:53
Jun 16 13:41:58 tjener pdns[2187]: TCP server bound to 10.0.2.2:53
Jun 16 13:41:58 tjener pdns[2187]: PowerDNS 2.9.22 (C) 2001-2009 PowerDNS.COM 
BV (May 23 2010, 12:35:32, gcc 4.4.4) starting up
Jun 16 13:41:58 tjener pdns[2187]: PowerDNS comes with ABSOLUTELY NO WARRANTY. 
This is free software, and you are welcome to redistribute it
according to the terms of the GPL version 2.
Jun 16 13:41:58 tjener pdns[2187]: DNS Proxy launched, local port 30607, remote 
127.0.0.1:1553
Jun 16 13:41:58 tjener pdns[2187]: Creating backend connection for TCP
Jun 16 13:41:58 tjener pdns[2187]: About to create 3 backend threads for UDP
Jun 16 13:41:58 tjener pdns[2187]: Done launching threads, ready to distribute 
questions
Jun 16 13:41:58 tjener kdm: :0[1961]: ignoring low-UID user (0  1000)
Jun 16 13:41:59 tjener dhcpd: Connecting to LDAP server ldap:389
Jun 16 13:41:59 tjener dhcpd: Successfully logged into LDAP server ldap
Jun 16 13:41:59 tjener dhcpd: Found dhcpServer LDAP entry 
'cn=dhcp,dc=skole,dc=skolelinux,dc=no'
Jun 16 13:41:59 tjener dhcpd: LDAP: Parsing dhcpServer options 
'cn=dhcp,dc=skole,dc=skolelinux,dc=no' ...

This time the LDAP server starts, pdns starts and is ready to handle
DNS requests before dhcpd starts, and the DHCP server is able to get
going at boot.

Can the pdns init.d script or the pdns source be changed to make sure
pdns is operational when the init.d script exits?

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#583099: is the problem still present

2010-06-16 Thread Julien Cristau
On Wed, May 26, 2010 at 13:56:15 +0200, Lorenzo Bettini wrote:

 Hi
 
 this test failure seems to have disappeared in the current version,
 3.1.3-2, doesn't it?
 
https://buildd.debian.org/fetch.cgi?pkg=source-highlight;ver=3.1.3-2;arch=armel;stamp=1275634706

That failed again.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#586064: linux-image-2.6.32-trunk-686: slow mouse and IRQ, #16 disable

2010-06-16 Thread Ralf Moll
Hi Ben,

ok, I already use linux-image-2.6.32-5-686 and there it works, as
already posted above.

I thougt trunk is the newest one, because of the pole position in
grub.cfg:

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, with Linux 2.6.32-trunk-686 --class debian
--class gnu-linux --class gnu --class os {
insmod ext2
set root='(/dev/sda,2)'
search --no-floppy --fs-uuid --set
0f631a94-878c-4a49-970a-694cac15e33f
echoLoading Linux 2.6.32-trunk-686 ...
linux   /boot/vmlinuz-2.6.32-trunk-686
root=UUID=0f631a94-878c-4a49-970a-694cac15e33f ro  quiet
echoLoading initial ramdisk ...
initrd  /boot/initrd.img-2.6.32-trunk-686
}
menuentry Debian GNU/Linux, with Linux 2.6.32-trunk-686 (recovery
mode) --class debian --class gnu-linux --class gnu --class os {
insmod ext2
set root='(/dev/sda,2)'
search --no-floppy --fs-uuid --set
0f631a94-878c-4a49-970a-694cac15e33f
echoLoading Linux 2.6.32-trunk-686 ...
linux   /boot/vmlinuz-2.6.32-trunk-686
root=UUID=0f631a94-878c-4a49-970a-694cac15e33f ro single
echoLoading initial ramdisk ...
initrd  /boot/initrd.img-2.6.32-trunk-686
}
menuentry Debian GNU/Linux, with Linux 2.6.32-5-686 --class debian
--class gnu-linux --class gnu --class os {
insmod ext2
set root='(/dev/sda,2)'
search --no-floppy --fs-uuid --set
0f631a94-878c-4a49-970a-694cac15e33f
echoLoading Linux 2.6.32-5-686 ...
linux   /boot/vmlinuz-2.6.32-5-686
root=UUID=0f631a94-878c-4a49-970a-694cac15e33f ro  quiet
echoLoading initial ramdisk ...
initrd  /boot/initrd.img-2.6.32-5-686
}

IMHO it would be better to use a name for the kernels which enables
update-grub to build the grub.cfg / menu.lst in the right order.

cu,

Ralf



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



  1   2   3   4   >