Klas Hultqvist | 1 May 2012 01:10
Picon
Favicon

Bug#670980: imagemagick: convert crashes with segfault on jpg image

Package: imagemagick
Version: 8:6.6.0.4-3+squeeze2
Severity: normal

Running convert with resize or rescale options (at least) gives segfault on
some jpg files taken with older cameras (Fujifilm Finepix S5100 and
Olympus U720 UZ). It works for newer cameras (Olympus SP 590 UZ and 
Canon 5D mk II).

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

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

Versions of packages imagemagick depends on:
ii  libbz2-1.0          1.0.5-6+squeeze1     high-quality block-sorting file co
ii  libc6               2.11.3-3             Embedded GNU C Library: Shared lib
ii  libfontconfig1      2.8.0-2.1            generic font configuration library
ii  libfreetype6        2.4.2-2.1+squeeze4   FreeType 2 font engine, shared lib
ii  libglib2.0-0        2.24.2-1             The GLib library of C routines
ii  libgomp1            4.4.5-8              GCC OpenMP (GOMP) support library
ii  libice6             2:1.0.6-2            X11 Inter-Client Exchange library
ii  libjpeg62           6b1-1                The Independent JPEG Group's JPEG 
ii  liblcms1            1.18.dfsg-1.2+b3     Color management library
ii  liblqr-1-0          0.4.1-1              converts plain array images into m
(Continue reading)

Juan Vázquez Moreno | 1 May 2012 01:14
Picon

Bug#670981: proftpd-basic: fail to configuration file proftpd.conf and unable to determine IP

Source: proftpd-basic
Version: 1.3.4a-2
Severity: serious
Tags: patch
Justification: fails to build from source

Dear Maintainer,
Hi, proftpd-basic failure to be installed, I installed by compiling and
downloading the source code. The faults are:
[Number]: warning: unable to determine IP address of 'hostname'
[Number]: error: no valid servers configured
[Number]: Fatal: error processing configuration file '/ usr / local / etc /
proftpd.conf'

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

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

Alexander V. Kudrevatykh | 1 May 2012 01:19
Picon

Bug#670982: fontconfig-config: fail to delete non-empty /var/lib/defoma/fontconfig.d/

Package: fontconfig-config
Version: 2.9.0-2
Severity: important

in latest post-install script included such lines

DEFOMA=/var/lib/defoma/fontconfig.d/
if [ -d $DEFOMA ]; then
    rm -f $DEFOMA/fonts.conf
    rmdir $DEFOMA
fi

but this directory also contains file id-cache, so installation fails

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

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

Versions of packages fontconfig-config depends on:
ii  debconf [debconf-2.0]  1.5.42
ii  gsfonts-x11            0.22
ii  ttf-dejavu-core        2.33-2
ii  ttf-freefont           20100919-1
ii  ucf                    3.0025+nmu3
(Continue reading)

Robert Millan | 1 May 2012 01:20
Picon
Favicon

Bug#670978: patch

reassign 670978 binutils
tags 670978 patch
thanks

The origin of this problem lies with a recent change in binutils.
Sanity checks were added which are not satisfiable on GNU/kFreeBSD.
See attached patch.

--

-- 
Robert Millan
Attachment (kfreebsd-gnu.diff): application/octet-stream, 959 bytes
Frederic MASSOT | 1 May 2012 01:37

Bug#349000: xscreensaver: The "-s" option is necessary with LXDE

Package: xscreensaver
Version: 5.15-2
Followup-For: Bug #349000

Hi,

I use GDM on an EeePC, GDM 3 is too big with too much dependence.

Without the "-s" for gdmflexiserver we can not switch from one user to another. The first user clicks on
"switch users", the second user logs in, then click on "switch users". So the first user can not connect.
The username field is fixed to the second user's name and the button "new login" does nothing. The only way
for the first user to connect, is the second disconnects.

With the "-s" we can switch from one user to another without problem.

One consequence is that switching between users does not work with other display manager like WDM.

Regards.

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

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

Versions of packages xscreensaver depends on:
(Continue reading)

Michael Biebl | 1 May 2012 01:42
Picon
Favicon

Bug#668657: Processed: reassign 668657 to libglib2.0-0, retitle 668657 to GTK application segfaults with ISO-8859-2 locale ...

> I'm not sure who this bug belongs to, I'm reassigning it to glib because it was
> the last thing called in the traceback.
> 
> Glib maintainers: please forgive me if you're not the culprit. Feel free to
> reassign to someone else. This is surely *not* a bug in wicd.

g_markup_escape_text () expects valid UTF-8 text.
So I guess it is indeed a bug somewhere else (most likely wicd) passing
non-UTF-8 text to g_markup_escape_text with most likely he wrong lenght
argument.

At a cursory glance, I don't see a bug in glib, so I'm inclined to
re-assign this bug back to wicd.
--

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Ben Hutchings | 1 May 2012 01:42
Picon

Bug#670797: linux-image-3.2.0-2-686-pae: CPU load not being distributed

On Mon, 2012-04-30 at 12:32 -0300, Wido wrote:
> Ok, not a kernel bug!
> 
> 
> My last question 'default taskset is set to mask 8, is that ok?' is
> the key. I have a 4 cores system and mask 8 means the 4th core (the
> one beeing actually used).

Right, it selects CPU 3 only (according to Linux numbering).

> I changed all the proccesses affinity to 'f' and then the processes
> started to spread in all 4 cores, as it should.
> 
> 
> Funniest part is, default_smp_affinity is set to 'f', so I don't know
> why proccesses start with affinity 8

I don't know.  Did you explicitly configure the affinity of anything
before this?

Ben.

--

-- 
Ben Hutchings
Design a system any fool can use, and only a fool will want to use it.
Jonathan Nieder | 1 May 2012 01:47
Picon

Bug#670958: [2.6.37 -> 2.6.38-rc6 regression] udev/power_supply battery oscilates between remove and add

Adrian Fita wrote:

> Hi. I tracked the regression between kernel v. 2.6.37-2 [1] (not
> happening) and v. 2.6.38~rc6-1~experimental.1 [2] (happening).
>
>   1: http://snapshot.debian.org/package/linux-2.6/2.6.37-2/
>   2: http://snapshot.debian.org/package/linux-2.6/2.6.38~rc6-1~experimental.1/
>
> What do you recommend next?

Nice.  That narrows it down to one of 104 patches, which means
7 rounds of bisection would narrow it down to a single patch:

 0. prerequisites:

	apt-get install git build-essential

 1. get the kernel history, if you don't already have it:

	git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

 2. make sure the upstream kernel reproduces the bug:

	cd linux
	cp /boot/config-$(uname -r) .config; # current configuration
	scripts/config --disable DEBUG_INFO
	make localmodconfig; # optional: minimize configuration
	make deb-pkg; # optionally with -j<num> for parallel build
	dpkg -i ../<name of package>; # as root
	reboot
(Continue reading)

Jonathan Nieder | 1 May 2012 02:07
Picon

Bug#670958: [2.6.37 -> 2.6.38-rc6 regression] udev/power_supply battery oscilates between remove and add

Adrian Fita wrote:

> So it looks like a kernel issue. I started checking the udev events with
> 'udevadm monitor --property' and got the messages from the
> udevadm_monitor.log.gz file.
>
> This happens only when the battery and the power cable are connected. When
> running with the battery removed or without the power cable connected (running
> only on battery) this is not happening.
[...]
> KERNEL[24871.396025] remove /devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0 (power_supply)
> KERNEL[24871.396356] add /devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0 (power_supply)
> KERNEL[24871.396025] remove /devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0 (power_supply)
[etc]

Before I forget: please attach "acpidump" output.

Thanks again for the quick feedback.

Robert James Clay | 1 May 2012 02:05
Picon

Bug#418776: Change SBBS ITP back to an RFP

retitle 418776 RTP: sbbs -- Synchronet Bulletin Board System software
noowner 418776
thanks

Synchronet is still under active development but for various reasons is
not yet ready to be packaged for Debian, so I am changing this from an
ITP back to being an RFP.

Note that besides the git repository already mentioned, I also have a
repository for a debian package that can provide the prerequisites
needed to compile Synchronet as well as example scripts and debian
directories.  I will be updating it periodically as I can. It is
available as follows:

http://rocasa.org/sbbsdev/index.html
http://github.com/jame/sbbsdev

RJ Clay
jame <at> rocasa.us


Gmane