Alf Gaida | 10 Feb 20:03
Favicon
Gravatar

Bug#659395: [bash-completion] Pls. add support for apt-get changelog

Package: bash-completion
Version: 1:1.99-3.1
Severity: normal
Tags: patch

--- Please enter the report below this line. ---
the completion for apt-get changelog is missed, the attached patch should fix 
this

--- System information. ---
Architecture: amd64
Kernel:       Linux 3.2-2-gcom

Debian Release: wheezy/sid
  980 experimental-snapshots qt-kde.debian.net 
  500 unstable        packages.siduction.org 
  500 unstable        ftp.debian.org 
  500 testing         ftp.debian.org 
  500 stable          ftp.debian.org 
  500 stable          dl.google.com 
    1 experimental    ftp.debian.org 

--- Package information. ---
Depends      (Version) | Installed
======================-+-===========
bash          (>= 3.2) | 4.2-1

Package's Recommends field is empty.

Package's Suggests field is empty.
(Continue reading)

Velimir Iveljic | 10 Feb 20:01
Favicon
Gravatar

Bug#659394: libclutter-1.0-0: empathy and gnome-shell won't start: Segmentation Fault.

Package: libclutter-1.0-0
Version: 1.8.4-1
Severity: important

   * What led up to the situation?
	Starting gnome-shell or empathy in gnome 3, terminates with Segmentation fault.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

	I tried purging the whole gnome3 installation deleting all the config files (eg. starting fresh with
gnome3) but it did not help.
	I also traced the problem to clutter, by starting empathy and gnome-shell with gdb.
	Here is the result of gdb backtrace:
	
	(gdb) run
	Starting program: /usr/bin/empathy 
	[Thread debugging using libthread_db enabled]

	Program received signal SIGSEGV, Segmentation fault.
	__memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:119
	119	../sysdeps/x86_64/multiarch/memcpy-ssse3.S: No such file or directory.
	in ../sysdeps/x86_64/multiarch/memcpy-ssse3.S
	(gdb) bt
	#0  __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:119
	#1  0x00007fffe6649d4b in __indirect_glProgramParameters4fvNV (target=9048620, index=315436742,
num=-1538988976, params=0xffff800012cd2ec6)
	    at indirect.c:9317
	#2  0x00007fffed30e5d6 in ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.5	
	#3  0x00007fffed30ce2c in ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.5
(Continue reading)

Nigel Horne | 10 Feb 14:34
Picon

Bug#659393: grub-pc: Doesn't detect netbsd

Package: grub-pc
Version: 1.98+20100804-14+squeeze1
Severity: important

Netbsd doesn't appear in the list of operating systems at boot, even
though I have it installed on /dev/sda4.

-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/disk/by-uuid/72169658-3336-4542-bb08-7207f6a35537 / ext4
rw,noatime,errors=remount-ro,barrier=1,data=ordered 0 0
/dev/sda4 /mnt/netbsd ufs ro,relatime,ufstype=ufs2,onerror=lock 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0)	/dev/disk/by-id/ata-FUJITSU_MHV2100BH_PL_NWAET6525J4H
*********************** END /boot/grub/device.map

*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
(Continue reading)

Gravatar

Bug#657510: bugzilla3: Use of uninitialized value in lc at /usr/share/perl5/Bugzilla/Search.pm

First of all let me say that is the first time I help with a Debian bug, so if I'm doing something wrong I'd be grateful for any correction.

Anyhow, I took a look at /usr/share/perl5/Bugzilla/Search.pm.
The error is generated by these two lines:
my $chfieldfrom = trim(lc($params->param('chfieldfrom'))) || '';
my $chfieldto = trim(lc($params->param('chfieldto'))) || '';

Apparently can be that params does not return the the fields (may be non existent), thus generating the lc message.

One way I found to correct this is the following:
my $chfieldfrom = trim($params->param('chfieldfrom')) || '';
my $chfieldto = trim($params->param('chfieldto')) || '';
$chfieldfrom = lc($chfieldfrom);
$chfieldto= lc($chfieldto);

-- 
Paolo Marco Ripamonti
mobile: +39 340 1242 320
"To err is human, to moo bovine"

Moritz Muehlenhoff | 10 Feb 19:23
Picon
Favicon

Bug#659392: CVE-2011-0791 / CVE-2012-0909

Package: imp4
Severity: grave
Tags: security

Please see 
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0909
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0791

I don't really understand the Horde/Kolab Webmail structure, so 
imp4 might not be the actual affected package, please assign
as needed and keep us posted.

Cheers,
        Moritz

Moritz Muehlenhoff | 10 Feb 19:17
Picon
Favicon

Bug#659391: Please enable hardened build flags

Source: webkit
Severity: important
Tags: patch

Please enable hardened build flags through dpkg-buildflags.

Patch attached. (dpkg-buildflags abides "noopt" from DEB_BUILD_OPTIONS)

Cheers,
        Moritz
Attachment (webkit-harden.patch): text/x-diff, 914 bytes
draeath | 10 Feb 19:20
Picon
Gravatar

Bug#623053: closed by Sergey Slipchenko

After fixing it post install... Was the package itself fixed though? Looks like this was closed prematurely.

Leandro Noferini | 10 Feb 17:08

Bug#659390: semanticscuttle: config.default.php not found

Package: semanticscuttle
Version: 0.98.3+dfsg-5
Severity: important

The browser addressed to host with semanticscuttle shows this error message:

No default configuration file config.default.php found. This is really, really strange

-- System Information:
Debian Release: 6.0.4
  APT prefers stable
  APT policy: (900, 'stable'), (850, 'testing'), (500, 'stable-updates')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-0.bpo.1-486
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages semanticscuttle depends on:
ii  apache2-mpm-prefork  2.2.16-6+squeeze6   Apache HTTP Server - traditional n
ii  dbconfig-common      1.8.47+nmu1         common framework for packaging dat
ii  debconf [debconf-2.0 1.5.36.1            Debian configuration management sy
ii  libjs-jquery-ui      1.8.ooops.17+dfsg-1 JavaScript UI library for dynamic 
ii  mysql-client-5.1 [my 5.1.58-1            MySQL database client binaries
ii  php-gettext          1.0.10-1            read gettext MO files directly, wi
ii  php5                 5.3.3-7+squeeze7    server-side, HTML-embedded scripti
ii  php5-mysql           5.3.9-1             MySQL module for php5
ii  thttpd [httpd]       2.25b-11            tiny/turbo/throttling HTTP server
ii  wwwconfig-common     0.2.1               Debian web auto configuration

semanticscuttle recommends no packages.

Versions of packages semanticscuttle suggests:
ii  mysql-server-5.1 [mysql-serve 5.1.58-1   MySQL database server binaries and

-- Configuration Files:
/etc/semanticscuttle/config.php [Errno 2] File o directory non esistente: u'/etc/semanticscuttle/config.php'

-- debconf information:
  semanticscuttle/mysql/method: unix socket
  semanticscuttle/remote/port:
  semanticscuttle/dbconfig-reinstall: false
  semanticscuttle/db/dbname: semanticscuttle
  semanticscuttle/remote/host:
  semanticscuttle/upgrade-backup: true
  semanticscuttle/dbconfig-upgrade: true
  semanticscuttle/webserver:
  semanticscuttle/database-type: mysql
  semanticscuttle/db/app-user: semanticscuttle
  semanticscuttle/remove-error: abort
  semanticscuttle/upgrade-error: abort
  semanticscuttle/install-error: retry
  semanticscuttle/internal/skip-preseed: false
  semanticscuttle/passwords-do-not-match:
  semanticscuttle/mysql/admin-user: root
  semanticscuttle/remote/newhost:
  semanticscuttle/internal/reconfiguring: false
  semanticscuttle/missing-db-package-error: abort
* semanticscuttle/dbconfig-install: true
  semanticscuttle/dbconfig-remove:
  semanticscuttle/purge: false

jamesrobinson03 | 10 Feb 17:23
Picon
Favicon
Gravatar

Bug#651763: Glamour Adverts

Hi,

My Name is Bryan Freeman and i work for an international advertising agency in the United Kingdom as an
agent. i was given a contract to find good looking males and females both old and young that there photo will
be used for the upcoming 2012 London Olympic competition in the UK for our Blackberry Billboard
Advertisement that will be launched at major train stations in London and Heath-row Airport.So i wanted
to do something innovative and very creative for the company by producing a series of lovely pictures and
faces of people from different tribes, religion, countries and complexions. Kindly write to via this
medium for more information if you are interested. We will be looking forward to hearing from you. 

PS: Send me a recent picture that I can present to my client.If accepted by my client the price will be
negotiated. You may send your recent Pictures via this email( bryan_01freeman <at> hotmail.co.uk)

God Bless
Bryan Freeman

--

-- 
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST <at> lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org

Daniel Martí | 10 Feb 18:29
Picon
Gravatar

Bug#658306: preload/0.6.4-2 [ITA] -- adaptive readahead daemon

retitle 658306 RFS: preload/0.6.4-2 [ITA] -- adaptive readahead daemon
thanks

I've been working further on this package. The changelog now looks as follows:

   * New Maintainer (Closes: #646216)
   * Switched to 3.0 (quilt) source format.
   * Corrected the logrotate location. Thanks to Tobias for the patch.
     (Closes: #619384)
   * Improved init.d script
     + Add init.d status support. Thanks to Peter Eisentraut for the patch.
     (Closes: #645156)
     + The script now provides itself.
   * Created debian/watch.

You can get the source files as usual:

dget -x http://mentors.debian.net/debian/pool/main/p/preload/preload_0.6.4-2.dsc

The new changes since the first mentors upload are the watch file and the
init.d script providing itself. Apart from that, there's another error I
haven't been able to solve:

  I: preload: spelling-error-in-manpage usr/share/man/man8/preload.8.gz configuratoin configuration

When a quilt patch is created for that purpose, for some reason it doesn't
work. Maybe because debian/rules contains the following in "clean:"?

  rm -f src/preload.8 # generated at build time by help2man

Here is the "dpkg-buildpackage -sa" report:

  patching file src/preload.8
  Unreversed patch detected!  Skipping patch.
  1 out of 1 hunk ignored -- saving rejects to file src/preload.8.rej
  dpkg-source: error: LC_ALL=C patch -R -t -N -p1 -u -V never -g0 -E --no-backup-if-mismatch <
preload-0.6.4/debian/patches/manpage-spelling.patch gave error exit status 1
  dpkg-buildpackage: error: dpkg-source --after-build preload-0.6.4 gave error exit status 1

And then there's --pedantic, showing another small bit:

  P: preload: copyright-refers-to-symlink-license usr/share/common-licenses/GPL

Should I solve it? I would very much like to, but then, which GPL license
should I refer to when I don't know which one to choose? (GPL-[123])

Thanks for your time,

Daniel

PS: Still looking for a sponsor, thus I would really appreciate it if someone
helped me through this adoption :-)

--

-- 
Daniel Martí - mvdan.cc - 0x58BF72C3
Samuel Bronson | 10 Feb 18:10
Picon
Gravatar

Bug#659389: devscripts: [PATCH] uscan: Document a surprising fact about the --destdir option.

Package: devscripts
Version: 2.11.3
Severity: normal

---
 scripts/uscan.1 |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/scripts/uscan.1 b/scripts/uscan.1
index 37c81e3..decb5c8 100644
--- a/scripts/uscan.1
+++ b/scripts/uscan.1
@@ -347,6 +347,10 @@ Report and download.  (This is the default behaviour.)
 .TP
 .B \-\-destdir
 Path of directory to which to download.
+
+.B WARNING:
+If this is a relative path, it is generally interpreted as relative to
+the root of each relevant Debian package source tree.
 .TP
 .B \-\-force-download
 Download upstream even if up to date (will not overwrite local files, however)
--

-- 
1.7.7.3


Gmane