Bug#1071196: ITP: libgetopt-ex-hashed-perl -- Perl module to automatically store Getopt::Long options into Hash

2024-05-15 Thread Joenio Marques da Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Marques da Costa 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libgetopt-ex-hashed-perl
  Version : 1.0601
  Upstream Author : Kazumasa Utashiro
* URL : https://metacpan.org/release/Getopt-EX-Hashed
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl module to automatically store Getopt::Long options 
into Hash

The Getopt::EX::Hashed is a module to automate a hash object to store command
line option values for Getopt::Long and compatible modules, including
Getopt::EX::Long.

The module name shares the Getopt::EX namespace, but it works independently
from other modules with the Getopt::EX prefix.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1069187: ITP: sc3-foxdot -- FoxDot Quark extension for SuperCollider

2024-04-17 Thread Joenio Marques da Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Marques da Costa 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: sc3-foxdot
  Version : 2017
  Upstream Author : Ryan Kirkbride 
* URL : https://github.com/Qirky/FoxDotQuark
* License : GPL-3+
  Programming Lang: SuperCollider
  Description : FoxDot Quark extension for SuperCollider

FoxDot Quark extension for the SuperCollider audio synthesis server,
This extension allows SuperCollider to start listening for messages from
FoxDot via OSC protocol.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.



Bug#1055133: ITP: arpwitch -- A modern arpwatch replacement with JSON formatted outputs and easy options to exec commands when network changes are observed.

2023-10-31 Thread Aquila Macedo Costa
Package: wnpp
Severity: wishlist
Owner: Aquila Macedo Costa 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: arpwitch
  Version : 0.3.10
  Upstream Author : Nicholas de Jong 
* URL : https://github.com/ndejong/arpwitch
* License : BSD-2
  Programming Lang: Python3
  Description : A modern arpwatch replacement with JSON formatted outputs 
and easy options to exec commands when network changes are observed.

I'm writing to submit an Intention to Package (ITP) for arpwitch
under the Debian Python Team's umbrella.



Bug#1023739: sipsak: Message mode causes segmentation fault

2022-11-09 Thread Yannick McCabe-Costa
Interestingly, reviewing a strace of the command you published, it seems 
to be when the system is parsing /etc/hosts


Clearing all entries in this file allows the application to continue 
past the segfault, only to fail at resolving the hostname:


write(2, "error: cannot resolve local host"..., 51error: cannot resolve 
local hostname: [REDACTED]


strace of the original command as reported:

mprotect(0x7f8574292000, 4096, PROT_READ) = 0
munmap(0x7f8574ac2000, 7030)    = 0
openat(AT_FDCWD, "/etc/hosts", O_RDONLY|O_CLOEXEC) = 5
lseek(5, 0, SEEK_CUR)   = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=23, ...}) = 0
read(5, "127.0.0.1 8f146307c8eb\n", 4096) = 23
lseek(5, 0, SEEK_CUR)   = 23
read(5, "", 4096)   = 0
close(5)    = 0
brk(0x55e8d9c43000) = 0x55e8d9c43000
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} ---
+++ killed by SIGSEGV +++
Segmentation fault

[Wed Nov  9 13:28:01 2022] sipsak[67985]: segfault at 0 ip 
7fe9a9005096 sp 7fff550a4800 error 6 in 
libc-2.31.so[7fe9a8fb3000+15a000]


Could this be something related to name resolution/parsing within sipsak?



Bug#1020261: gimp: GIMP crashes when interacting with text

2022-09-18 Thread Lorenzo Rodrigues Costa
Package: gimp
Version: 2.10.32-1+b1
Severity: normal
X-Debbugs-Cc: lorenzorodrigues...@gmail.com

Dear Maintainer,

A crash occurs when I try to interact with text that I've inserted.

Steps to reproduce:
1. Open image;
2. Select the text tool and insert text;
3. Try to interact with it by: changing font size, changing color, resizing the 
text box.

Unlike bugs #376821 and #869514, I can insert the text just fine, but by doing 
one the actions that I've mentioned (there could be more that I simply didn't 
observe yet), the program crashes. Also, it happens with either antialiasing 
enabled or disabled.

Debug data given by GIMP (when trying to change font size):

```
GNU Image Manipulation Program version 2.10.32
git-describe: GIMP_2_10_32
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 
12.1.0-8' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-12 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-gnu-unique-object --disable-vtable-verify --enable-plugin 
--enable-default-pie --with-system-zlib --enable-libphobos-checking=release 
--with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
--disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-12-WXbu70/gcc-12-12.1.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-WXbu70/gcc-12-12.1.0/debian/tmp-gcn/usr
 --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (Debian 12.1.0-8) 

# Libraries #
using babl version 0.1.96 (compiled against version 0.1.92)
using GEGL version 0.4.38 (compiled against version 0.4.38)
using GLib version 2.73.3 (compiled against version 2.72.3)
using GdkPixbuf version 2.42.9 (compiled against version 2.42.9)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.50.9 (compiled against version 1.50.9)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> fatal error: Falha de segmentação

Stack trace:
```

# Stack traces obtained from PID 48998 - Thread 48998 #

[New LWP 48999]
[New LWP 49000]
[New LWP 49001]
[New LWP 49002]
[New LWP 49003]
[New LWP 49004]
[New LWP 49005]
[New LWP 49009]
[New LWP 49043]
[New LWP 49093]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__GI___libc_read (nbytes=256, buf=0x7ffcef9b30b0, fd=17) at 
../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id  Frame 
* 1Thread 0x7fc09fe72380 (LWP 48998) "gimp-2.10"  __GI___libc_read 
(nbytes=256, buf=0x7ffcef9b30b0, fd=17) at ../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7fc09f10d640 (LWP 48999) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7fc09e90c640 (LWP 49000) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7fc09e10b640 (LWP 49001) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7fc09590a640 (LWP 49002) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  6Thread 0x7fc09d90a640 (LWP 49003) "worker" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  7Thread 0x7fc097e12640 (LWP 49004) "gmain"  0x7fc0a08fda3f in 
__GI___poll (fds=0x56189bba27e0, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  8Thread 0x7fc097611640 (LWP 49005) "gdbus"  0x7fc0a08fda3f in 
__GI___poll (fds=0x56189bbb81b0, nfds=3, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  9Thread 0x7fc072dff640 (LWP 49009) "async"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  10   Thread 0x7fc071dfd640 (LWP 49043) "pool-gimp-2.10" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  11   Thread 0x7fc0725fe640 (LWP 49093) "swap writer"syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 11 (Thread 0x7fc0725fe640 (LWP 49093) "swap writer"):
#0  

Bug#1018291: ITP: libcrypt-argon2-perl -- Perl interface to the Argon2 key derivation functions

2022-08-28 Thread Joenio Marques da Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Marques da Costa 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libcrypt-argon2-perl
  Version : 0.012
  Upstream Author : Leon Timmermans 
* URL : https://metacpan.org/release/Crypt-Argon2
* License : CC0-1.0
  Programming Lang: Perl
  Description : Perl interface to the Argon2 key derivation functions

The Crypt::Argon2 implements the Argon2 key derivation function, which is
suitable to convert any password into a cryptographic key. This is most often
used to secure storage of passwords but can also be used to derive a
encryption key from a password. It offers variable time and memory costs as
well as output size.

A command-line tool `argon2-calibrate` to find the appropriate parameters is
included in this package.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools and reportbug(1).



Bug#1015898: ITP: FoxDot -- Live Coding with Python

2022-07-27 Thread Joenio Marques da Costa

Great idea Paul,

I've created a Issue on Github about it.

https://github.com/Qirky/FoxDot/issues/255

Thanks,

Le 27/07/2022 à 05:14, Paul Wise a écrit :

On Sat, 23 Jul 2022 15:22:11 +0200 Josue Ortega wrote:


* Package name: foxdot
* URL : https://foxdot.org/


I note that the GitHub repo suggests that FoxDot is unmaintained:

https://github.com/Qirky/FoxDot

I am no longer actively developing FoxDot and will only be making minor
changes to the code in response to issues / pull requests in this time.

So you might want to talk to upstream about the situation. Maybe they
should create a LiveCoding GitHub organisation, invite other people and
projects and move maintenance of FoxDot to the new organisation.



--
Joenio Marques da Costa
Research Software Engineer
http://umr-lisis.fr/membre/joenio
GPG: 9B2D 64BF 843D 6DC1 D8C1  752C 2E31 D3FD E6D0 8FF4



Bug#1015898: I would love to see FoxDot in Debian

2022-07-26 Thread Joenio Marques da Costa

I would be very happy to see it on Debian.

I don't know if I have experience enough (I've never packaged python 
things) but I can help on it.


Thanks for opening this bug Josue ;)

--
Joenio Marques da Costa
Invited Researcher at Université Gustave Eifell
Research Software Engineer at LISIS
Developer at CorTexT platform & RISIS Core Facility
http://umr-lisis.fr/membre/joenio



Bug#1015930: lists.debian.org: Please create debian-livecoding

2022-07-24 Thread Joenio Marques da Costa
Package: lists.debian.org
Severity: wishlist

Dear Maintainer,

I would like to ask the creation of a new mailing list with the following
details.

** Name **

debian-livecoding

** Rationale **

I want this list to start discussing topics related to Live Coding (for art,
music, sound and visuals) inside Debian community.

** Short description **

Discussion on Live Coding for art, music, sound and visuals in Debian

** Long description **

Discussion on Live Coding tools, techniques, events, conferences, packaging and
artwork creation. The main goal of this mailing list is to explore and
experiment Live Coding tools on Debian, collaborate with others Debian-teams on
packaging live-coding-related languages, libraries and tools, and also
organize, promote and spread events on those topics among Debian community. 

Debian Live Coding team page: https://wiki.debian.org/Teams/LiveCoding

** Category **

Miscellaneous Debian

** Subscription Policy **

open

** Post Policy **

open

** Web Archive **

open

Thanks,
--
Joenio M. Costa



Bug#1000293: jackd2: Method RequestRelease is not implemented on interface org.freedesktop.ReserveDevice1

2021-11-21 Thread Joenio Marques da Costa

Package: jackd2
Version: 1.9.19~dfsg-2
Severity: important


The same error here in my Desktop environment.


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

Kernel: Linux 5.14.0-4-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_DIE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE 
not set

Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages jackd2 depends on:
ii  debconf [debconf-2.0]  1.5.79
ii  libasound2 1.2.5.1-1
ii  libc6  2.32-4
ii  libdbus-1-31.12.20-3
ii  libexpat1  2.4.1-3
ii  libgcc-s1  11.2.0-10
ii  libjack-jackd2-0   1.9.19~dfsg-2
ii  libreadline8   8.1-2
ii  libsamplerate0 0.2.2-1
ii  libsndfile11.0.31-2
ii  libstdc++6 11.2.0-10
ii  libsystemd0249.5-2
ii  libzita-alsa-pcmi0 0.3.2-2
ii  libzita-resampler1 1.8.0-2
ii  python33.9.7-1
ii  python3-dbus   1.2.18-3+b1

Versions of packages jackd2 recommends:
ii  jackd2-firewire  1.9.19~dfsg-2
ii  libpam-modules   1.4.0-10
ii  qjackctl 0.9.5-1

Versions of packages jackd2 suggests:
pn  jack-tools   
ii  meterbridge  0.9.2-13+b1

-- debconf information:
* jackd/tweak_rt_limits: false

--
Joenio Marques da Costa
Invited Researcher at Université Gustave Eifell
Research Software Engineer at LISIS
Developer at CorTexT platform & RISIS Core Facility
http://umr-lisis.fr/membre/joenio



Bug#952487: ITP: analizo -- multi-language source code analysis toolkit

2020-02-24 Thread Joenio Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Costa 

* Package name: analizo
  Version : 1.23.0
  Upstream Author : Joenio Costa 
* URL : http://www.analizo.org
* License : GPL-3+
  Programming Lang: Perl
  Description : multi-language source code analysis toolkit

Analizo is a suite of source code analysis tools, aimed at being
language-independent and extensible, analizo parses source code in multiple
languages and report useful information about it, such as module dependency,
source code metrics and more.
.
Analizo uses doxyparse to parse the source code, and is currently tested and
expected to work well with C, C++, Java and C# source code.

The plan is maintain it as part of the Debian Perl Group umbrella.



Bug#945954: monero: Scheduled network hard fork requires v0.15

2019-12-01 Thread Mario Costa
Package: monero
Version: 0.14.1.2-2
Severity: grave
Justification: renders package unusable

Since November 30th, a scheduled Monero network hard fork requires a version of
the Monero software >= 0.15.

Version 0.15.0.1 is currently the last upstream version.



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

Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#932358: shim-signed recommends secureboot-db package but this package is not available

2019-07-18 Thread Ilan COSTA
Source: shim-signed
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
When installing shim-signed package on a buster fresh install, apt recommends 
to install secureboot-db package but this one is not available in repository.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
apt-cache show shim-signed
apt-get install secureboot-db

   * What was the outcome of this action?
# apt-cache show shim-signed
Package: shim-signed
Source: shim-signed (1.33)
Version: 1.33+15+1533136590.3beb971-7
Installed-Size: 1301
Maintainer: Debian EFI Team 
Architecture: amd64
Depends: shim-signed-common (= 1.33+15+1533136590.3beb971-7), 
grub-efi-amd64-bin, shim-helpers-amd64-signed (>= 1+15+1533136590.3beb971+7), 
grub2-common (>= 2.02+dfsg1-16)
Recommends: secureboot-db
Description-en: Secure Boot chain-loading bootloader (Microsoft-signed binary)
 This package provides a minimalist boot loader which allows verifying
 signatures of other UEFI binaries against either the Secure Boot DB/DBX or
 against a built-in signature database.  Its purpose is to allow a small,
 infrequently-changing binary to be signed by the UEFI CA, while allowing
 an OS distributor to revision their main bootloader independently of the CA.
 .
 This package contains the version of the bootloader binary signed by the
 Microsoft UEFI CA.
Description-md5: a481805ba65b750cfdd6438a7d8539a2
Multi-Arch: same
Built-Using: shim (= 15+1533136590.3beb971-7)
Section: utils
Priority: optional
Filename: 
pool/main/s/shim-signed/shim-signed_1.33+15+1533136590.3beb971-7_amd64.deb
Size: 334596
MD5sum: 13b95fb039c4c0419f8c263a312065da
SHA256: da466858eee1786433646dfcc9918395d2da06a7fb1815a3f66de749f5d8e506

# apt-get install secureboot-db
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package secureboot-db is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'secureboot-db' has no installation candidate

   * What outcome did you expect instead?
Installing the secureboot-db package

*** End of the template - remove these template lines ***


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

Kernel: Linux 4.19.0-5-amd64 (SMP w/1 CPU core)
Kernel taint flags: TAINT_CRAP
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#929307: firmware-atheros: Qualcomm Atheros QCA9377. No Wi-Fi Adapter Found. Error message at boot about ath10k.

2019-05-21 Thread Jorge Costa
Package: firmware-atheros
Version: 20190502-1
Severity: important

Dear Maintainer,

Despite installing the firmware-atheros package through the firmware-linux-
nonfree package, wifi still doesn't work.

When booting, I am presented with the following messages:
ath10k_pci :07:00.0: firmware: failed to load ath10k/pre-cal-
pci-:07:00.0.bin (-2)
firmware_class: See https://wiki.debian.org/Firmware for information about
missing firmware
ath10k_pci :07:00.0: firmware: failed to load ath10k/cal-
pci-:07:00.0.bin (-2)

I don't know whether these mean anything related to the problem I'm getting,
but they are as close as I've got to a clue about what's going on.

I've checked other bug reports, and there are some which are similar to mine.
Typically, they include other error messages which report an inability to
directly load certain firmware files. However, I don't get these.

I'm currently on buster, and have tried installing the version of the package
currently in unstable, but the same problems persisted after I did so, so I
reverted back to the buster version.

The wifi adapter does work on windows 10, but I don't know if it works on other
distros.

I don't know if this is a bug, or if I haven't done something I needed to, but
I would appreciate some assistance.




-- System Information:
Debian Release: 10.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

firmware-atheros depends on no packages.

firmware-atheros recommends no packages.

Versions of packages firmware-atheros suggests:
ii  initramfs-tools  0.133

-- no debconf information



Bug#928632: ITP: libdevel-findperl-perl -- Perl module to find the path to the currently running perl

2019-05-07 Thread Joenio Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Costa 

* Package name: libdevel-findperl-perl
  Version : 0.015
  Upstream Author : Leon Timmermans , Randy Sims 

* URL : https://metacpan.org/release/Devel-FindPerl
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl module to find the path to the currently running perl

The Devel::FindPerl module tries to find the path to the currently running
perl. It implements a function to try (really really hard) to find the path to
the perl running your program and another function to test if the perl in
`$path` is the same perl as the currently running one.

SECURITY ALERT: This module by default does things that are not particularly
secure (run programs based on external input).



Bug#897674: p7zip-rar: CVE-2018-10115

2019-02-24 Thread Raphael Kubo da Costa

I was recently looking at this CVE and CVE 2018 10115.patch.

According to upstream 7-zip [1], this bug was fixed in version 18.05. In 
the upstream release announcement, someone asked about variables like 
_errorMode that were introduced earlier to deal with CVE-2018-5996 [2] 
and how they had been removed from this release.


The 7-Zip maintainer replied it was intentional and both CVEs should be 
fixed with that code. I've diff'ed 18.03 and 18.05, and _errorMode is 
either commented out or removed in the code, while the existing 
CVE_2018_10115.patch still has them in addition to the _solidAllowed 
stuff. I just package p7zip so I don't know much about how its 
implementation works, but I figured it'd be a better idea to make the 
CVE-2018-10115 patch more similar to what upstream had.


This new version is attached and follows what 18.05 upstream does.

[1] https://www.7-zip.org/history.txt
[2] 
https://sourceforge.net/p/sevenzip/discussion/45797/thread/adc65bfa/#8b13
--- CPP/7zip/Compress/Rar1Decoder.cpp.orig	2019-02-24 20:16:23.682521000 +0100
+++ CPP/7zip/Compress/Rar1Decoder.cpp	2019-02-24 22:02:59.461303000 +0100
@@ -29,7 +29,7 @@
 };
 */
 
-CDecoder::CDecoder(): m_IsSolid(false), _errorMode(false) { }
+CDecoder::CDecoder(): _isSolid(false), _solidAllowed(false) { }
 
 void CDecoder::InitStructures()
 {
@@ -345,7 +345,7 @@
 
 void CDecoder::InitData()
 {
-  if (!m_IsSolid)
+  if (!_isSolid)
   {
 AvrPlcB = AvrLn1 = AvrLn2 = AvrLn3 = NumHuf = Buf60 = 0;
 AvrPlc = 0x3500;
@@ -391,6 +391,11 @@
   if (inSize == NULL || outSize == NULL)
 return E_INVALIDARG;
 
+  if (_isSolid && !_solidAllowed)
+return S_FALSE;
+
+  _solidAllowed = false;
+
   if (!m_OutWindowStream.Create(kHistorySize))
 return E_OUTOFMEMORY;
   if (!m_InBitStream.Create(1 << 20))
@@ -398,22 +403,18 @@
 
   m_UnpackSize = (Int64)*outSize;
   m_OutWindowStream.SetStream(outStream);
-  m_OutWindowStream.Init(m_IsSolid);
+  m_OutWindowStream.Init(_isSolid);
   m_InBitStream.SetStream(inStream);
   m_InBitStream.Init();
 
   // CCoderReleaser coderReleaser(this);
   InitData();
-  if (!m_IsSolid)
+  if (!_isSolid)
   {
-_errorMode = false;
 InitStructures();
 InitHuff();
   }
 
-  if (_errorMode)
-return S_FALSE;
-
   if (m_UnpackSize > 0)
   {
 GetFlagsBuf();
@@ -475,6 +476,7 @@
   }
   if (m_UnpackSize < 0)
 return S_FALSE;
+  _solidAllowed = true;
   return m_OutWindowStream.Flush();
 }
 
@@ -482,16 +484,16 @@
 const UInt64 *inSize, const UInt64 *outSize, ICompressProgressInfo *progress)
 {
   try { return CodeReal(inStream, outStream, inSize, outSize, progress); }
-  catch(const CInBufferException ) { _errorMode = true; return e.ErrorCode; }
-  catch(const CLzOutWindowException ) { _errorMode = true; return e.ErrorCode; }
-  catch(...) { _errorMode = true; return S_FALSE; }
+  catch(const CInBufferException ) { return e.ErrorCode; }
+  catch(const CLzOutWindowException ) { return e.ErrorCode; }
+  catch(...) { return S_FALSE; }
 }
 
 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *data, UInt32 size)
 {
   if (size < 1)
 return E_INVALIDARG;
-  m_IsSolid = ((data[0] & 1) != 0);
+  _isSolid = ((data[0] & 1) != 0);
   return S_OK;
 }
 
--- CPP/7zip/Compress/Rar1Decoder.h.orig	2019-02-24 20:16:23.683118000 +0100
+++ CPP/7zip/Compress/Rar1Decoder.h	2019-02-24 22:01:21.915855000 +0100
@@ -38,8 +38,8 @@
   UInt32 LastLength;
 
   Int64 m_UnpackSize;
-  bool m_IsSolid;
-  bool _errorMode;
+  bool _isSolid;
+  bool _solidAllowed;
 
   UInt32 ReadBits(int numBits);
   HRESULT CopyBlock(UInt32 distance, UInt32 len);
--- CPP/7zip/Compress/Rar2Decoder.cpp.orig	2019-02-24 20:16:23.683974000 +0100
+++ CPP/7zip/Compress/Rar2Decoder.cpp	2019-02-24 20:16:23.691384000 +0100
@@ -80,7 +80,8 @@
 static const UInt32 kWindowReservSize = (1 << 22) + 256;
 
 CDecoder::CDecoder():
-  m_IsSolid(false),
+  _isSolid(false),
+  _solidAllowed(false),
   m_TablesOK(false)
 {
 }
@@ -320,6 +321,10 @@
   if (inSize == NULL || outSize == NULL)
 return E_INVALIDARG;
 
+  if (_isSolid && !_solidAllowed)
+return S_FALSE;
+  _solidAllowed = false;
+
   if (!m_OutWindowStream.Create(kHistorySize))
 return E_OUTOFMEMORY;
   if (!m_InBitStream.Create(1 << 20))
@@ -330,12 +335,12 @@
   UInt64 pos = 0, unPackSize = *outSize;
   
   m_OutWindowStream.SetStream(outStream);
-  m_OutWindowStream.Init(m_IsSolid);
+  m_OutWindowStream.Init(_isSolid);
   m_InBitStream.SetStream(inStream);
   m_InBitStream.Init();
 
   // CCoderReleaser coderReleaser(this);
-  if (!m_IsSolid)
+  if (!_isSolid)
   {
 InitStructures();
 if (unPackSize == 0)
@@ -343,6 +348,7 @@
   if (m_InBitStream.GetProcessedSize() + 2 <= m_PackSize) // test it: probably incorrect;
 if (!ReadTables())
   return S_FALSE;
+  _solidAllowed = true;
   return S_OK;
 }
 if (!ReadTables())
@@ -386,6 +392,9 @@
 
   if (!ReadLastTables())
 return S_FALSE;
+
+  _solidAllowed = true;
+
   return 

Bug#882350: calibre doesn't startup

2017-12-27 Thread Joenio Costa
Sorry, I had some Python 2.7 libs under ~/.local/lib/

Thanks Norbert!

On Tue, Dec 26, 2017 at 01:50:26AM +0900, Norbert Preining wrote:
> Are you *really*really* sure that you don't have any local versions
> installed somewhere in /usr/local or any other python search path?

-- 
Joenio Costa
http://joenio.me



Bug#882350: calibre doesn't startup

2017-12-21 Thread Joenio Costa
I cant start calibre on testing/buster.

Traceback (most recent call last):
  File "/usr/lib/calibre/calibre/gui2/ui.py", line 235, in initialize
ac.do_genesis()
  File "/usr/lib/calibre/calibre/gui2/actions/__init__.py", line 145, in 
do_genesis
self.genesis()
  File "/usr/lib/calibre/calibre/gui2/actions/add.py", line 80, in genesis
from calibre.ebooks.oeb.polish.create import valid_empty_formats
  File "/usr/lib/calibre/calibre/ebooks/oeb/polish/create.py", line 18, in 

from calibre.ebooks.oeb.polish.parsing import parse
  File "/usr/lib/calibre/calibre/ebooks/oeb/polish/parsing.py", line 12, in 

import html5_parser
  File "/usr/lib/python2.7/dist-packages/html5_parser/__init__.py", line 25, in 

raise ImportError('Your version of lxml is too old, version 3.8.0 is 
minimum')
ImportError: Your version of lxml is too old, version 3.8.0 is minimum

I'm on lxml 4.1.0 and calibre 3.13.0:

$ dpkg -l calibre python-lxml
ii  calibre 3.13.0+dfsg-1all
ii  python-lxml 4.1.0-1  amd64

-- 
Joenio Costa
http://joenio.me



Bug#876522: closed by Jonas Genannt <gena...@debian.org> (Bug#876522: fixed in graphite-web 1.0.2+debian-2)

2017-09-23 Thread Matías Costa
That was fast. Thank you.

2017-09-23 17:12 GMT+02:00 Debian Bug Tracking System <ow...@bugs.debian.org
>:

> This is an automatic notification regarding your Bug report
> which was filed against the graphite-web package:
>
> #876522: graphite-web: local_settings.py has mispelled TORAGE_DIR
>
> It has been closed by Jonas Genannt <gena...@debian.org>.
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Jonas Genannt <
> gena...@debian.org> by
> replying to this email.
>
>
> --
> 876522: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876522
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>
>
> -- Mensaje reenviado --
> From: Jonas Genannt <gena...@debian.org>
> To: 876522-cl...@bugs.debian.org
> Cc:
> Bcc:
> Date: Sat, 23 Sep 2017 15:09:14 +
> Subject: Bug#876522: fixed in graphite-web 1.0.2+debian-2
> Source: graphite-web
> Source-Version: 1.0.2+debian-2
>
> We believe that the bug you reported is fixed in the latest version of
> graphite-web, which is due to be installed in the Debian FTP archive.
>
> A summary of the changes between this version and the previous one is
> attached.
>
> Thank you for reporting the bug, which will now be closed.  If you
> have further comments please address them to 876...@bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
>
> Debian distribution maintenance software
> pp.
> Jonas Genannt <gena...@debian.org> (supplier of updated graphite-web
> package)
>
> (This message was generated automatically at their request; if you
> believe that there is a problem with it please contact the archive
> administrators by mailing ftpmas...@ftp-master.debian.org)
>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Format: 1.8
> Date: Sat, 23 Sep 2017 13:56:38 +0200
> Source: graphite-web
> Binary: graphite-web
> Architecture: source all
> Version: 1.0.2+debian-2
> Distribution: unstable
> Urgency: medium
> Maintainer: Debian Graphite Group <pkg-graphite-maint@lists.
> alioth.debian.org>
> Changed-By: Jonas Genannt <gena...@debian.org>
> Description:
>  graphite-web - Enterprise Scalable Realtime Graphing
> Closes: 876522
> Changes:
>  graphite-web (1.0.2+debian-2) unstable; urgency=medium
>  .
>* d/p/local_settings.patch: fixed typo (Closes: #876522)
> Checksums-Sha1:
>  12add36eed960846f8bf83b8d3c100741d0d7f8a 2078
> graphite-web_1.0.2+debian-2.dsc
>  56971aa4d1ab5b19041644df41374baaa08dfdc6 225600
> graphite-web_1.0.2+debian-2.debian.tar.xz
>  66033cfe7a535d6b262556d1c9e19d84550ee1ac 918364
> graphite-web_1.0.2+debian-2_all.deb
>  e3b0106fcca9fba14112124211b2c163cbf2b6f6 5077
> graphite-web_1.0.2+debian-2_amd64.buildinfo
> Checksums-Sha256:
>  5a1a38bb062793800a5ffd6dcfabd747e232f8f3186c5359e58b4e72cfe75982 2078
> graphite-web_1.0.2+debian-2.dsc
>  31009aabb24e145ff31127db2ad12b3de139bac62dd32215d9611adbfe4f1976 225600
> graphite-web_1.0.2+debian-2.debian.tar.xz
>  c043f044fbb5b16eaa7dd789366a36cce84910c9083add81fbf02d0ecc2315bb 918364
> graphite-web_1.0.2+debian-2_all.deb
>  9def4b6704ba46057976f7002327c6176bb6be21f3a9694ac640bfd8c6d845df 5077
> graphite-web_1.0.2+debian-2_amd64.buildinfo
> Files:
>  8eff156afb0831db74c0c89245b1d679 2078 web extra
> graphite-web_1.0.2+debian-2.dsc
>  73145484af66c2cee9584d34b3905de7 225600 web extra
> graphite-web_1.0.2+debian-2.debian.tar.xz
>  8e92e1213e9f2e1985f457a1f0cb2309 918364 web extra
> graphite-web_1.0.2+debian-2_all.deb
>  d7d431c3ece66cc2a9304280424349e3 5077 web extra
> graphite-web_1.0.2+debian-2_amd64.buildinfo
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1
>
> iQIcBAEBCAAGBQJZxkyXAAoJEPBM7/YBbP/QlD4QAJF2PLptxPKVWr6+XzrPUoIW
> HImka2QjX+fhf1x8CQ3sdZHT3qPw4HhnK8Yrqwcdz759uCwZhbCLlyy+XWd2rZBm
> cVppy8KuNpD77tlBpih6vznCGfRPnGQX/Wk9NfVknuXPAukVkqYYZfzlFlp/7vGO
> zjZiSVxUmpZHL28Ber3SL3+uUIjYVtFQNseBzb0IWJb0tIDcEWXP7mmOLpGluEDW
> 98tvSuGL83A6GKEbJntWONbJbPsOLykz/g2lGlH2GRwoB0MzDY+eOYHr3AFwFUZA
> llt8avrErpEzgLC33LeRf7pOkg63+k0WFqML2Ce64HKZG/8qk6gcGpFszutqFC9s
> of7lfDhPB1lsLZxzEDV5DZWkyXyhJJVo8c/X1GuDTEMkGKE8o+R5GYJ1HVO7z5W0
> cNychFT+Qxh/OjP7eUqVf2ldhnv/usudlf4ADKWdH2wVRpyIlimOShC7rC2Jhwnw
> h8K1EZ/cPCKnQGVbxlZO9gipHyIdOWdnnOQdqP9Pv2b+Gk6JDMG91gsZ2Qf5p4nG
> baO2UKbHRR6foXtbtY1OOfqqZKNvHMgT87QU3LMoAbgYut0o8JSpGha4MyzQ3CHx
> usPBxsFL2yRS/D1/J04eHk6zYHOX5k/AKMf3ihQxxpIn9vSCvfNkp03gaVnXmV+8
> tWedh32fFwHfrLii7SUa
> =IEkE
> -END PGP SIGNATURE-
>
> -- Mensaje reenviado --
> From: "

Bug#876522: graphite-web: local_settings.py has mispelled TORAGE_DIR

2017-09-23 Thread Matías Costa
Package: graphite-web
Version: 1.0.2+debian-1
Severity: normal

The /etc/graphite/local_settings.py included in the package has a
mispelled variable in line 101:

TORAGE_DIR = '/var/lib/graphite/whisper'

Obviously it should be STORAGE_DIR.

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

Kernel: Linux 4.9.36-x86_64-linode85 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages graphite-web depends on:
ii  adduser3.115
ii  python 2.7.13-2
ii  python-cairo   1.8.8-2.2
ii  python-django  1:1.11.5-1
ii  python-django-tagging  1:0.4.5-1
ii  python-pyparsing   2.1.10+dfsg1-1
ii  python-scandir 1.5-1
ii  python-simplejson  3.11.1-1+b1
ii  python-tz  2017.2-2
ii  python-urllib3 1.21.1-1
ii  python-whisper 1.0.2-1

graphite-web recommends no packages.

Versions of packages graphite-web suggests:
ii  graphite-carbon  0.9.15-1
ii  libapache2-mod-wsgi  4.5.11-1
pn  python-ldap  
ii  python-memcache  1.57-2
ii  python-mysqldb   1.3.7-1.1

-- Configuration Files:
/etc/graphite/local_settings.py changed [not included]

-- no debconf information



Bug#838333: ITP: libalien-autotools-perl -- Perl module for locating binaries for the, GNU build system

2016-09-19 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa <joe...@joenio.me>

* Package name: libalien-autotools-perl
  Version : 0.0.6
  Upstream Author : Richard Simões 
* URL : https://metacpan.org/release/Alien-Autotools
* License : Perl
  Programming Lang: Perl
  Description : Perl module for locating binaries for the GNU build 
system


Perl's idea of a metapackage to provide external binary dependencies for
Perl applications.
.
Alien::Autotools looks for minimum versions of the tools that make up 
the "GNU build system": autoconf, automake, and libtool. For each tool 
that is not found or below the minimum version, it is downloaded, 
compiled and installedit to the Alien-Autotools distribution's shared 
directory.




Bug#838311: ITP: libdist-zilla-plugin-templatefiles-perl -- plugin that enables the use of templates in a Dist::Zilla distribution

2016-09-19 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa <joe...@joenio.me>

* Package name: libdist-zilla-plugin-templatefiles-perl
  Version : 0.03
  Upstream Author : Jonathan Scott Duff <d...@pobox.com>
* URL : 
https://metacpan.org/release/Dist-Zilla-Plugin-TemplateFiles

* License : Perl
  Programming Lang: Perl
  Description : plugin that enables the use of templates in a 
Dist::Zilla distribution


Dist::Zilla::Plugin::TemplateFiles is a Dist::Zilla plugin that utilize
Text::Template to turn certain files into templates.



Bug#838304: ITP: libdist-zilla-plugin-bugtracker-perl -- Dist::Zilla plugin to, automatically sets the bugtracker URL and mailto

2016-09-19 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa <joe...@joenio.me>

* Package name: libdist-zilla-plugin-bugtracker-perl
  Version : 1.111080
  Upstream Author : Marcel Gruenauer <mar...@cpan.org>
* URL : 
https://metacpan.org/release/Dist-Zilla-Plugin-Bugtracker

* License : Perl
  Programming Lang: Perl
  Description : Dist::Zilla plugin to automatically sets the 
bugtracker URL and mailto


Dist::Zilla::Plugin::Bugtracker is a Dist::Zilla plugin to automatically
sets the distribution's bugtracker URL and possibly the email
address as metadata.



Bug#837980: ITP: libdist-zilla-plugin-repository-perl -- Dist::Zilla plugin to discovery repository URL from svn/svk/Git checkout

2016-09-16 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa <joe...@joenio.me>

* Package name: libdist-zilla-plugin-repository-perl
  Version : 0.20
  Upstream Author : Fayland Lam <fayl...@gmail.com>, Ricardo SIGNES 
<r...@cpan.org>, Moritz Onken <on...@netcubed.de>, Christopher J. Madsen 
<p...@cjmweb.net>

* URL : https://metacpan.org/pod/Dist::Zilla::Plugin::Repository
* License : Perl
  Programming Lang: Perl
  Description : Dist::Zilla plugin to discovery repository URL from 
svn/svk/Git checkout


Dist::Zilla::Plugin::Repository is a Dist::Zilla plugin to automatically
figure out repository URL and set it on the distribution metadata that 
will be stored in META.yml or META.json.




Bug#823468: resolved

2016-07-20 Thread Stefano Costa
I resolved this bug by removing the `xserver-xorg-input-synaptics`
package from my system as implied by this blog post seen on Planet
Debian:
https://who-t.blogspot.it/2016/07/why-synclient-does-not-work-anymore.html

Thank you

steko



Bug#711350: Solution to fake js device

2016-07-04 Thread Matías Costa
Dear mantainer, I found:

https://github.com/denilsonsa/udev-joystick-blacklist

It solved this problem with my keyboard, and btw it will be solved for a
lot of other people if included in the udev package.

Reporting this bug I found bug #635589 to be a duplicate of this one.

Thank you.


Bug#828799: afterstep segfaults on startup

2016-06-27 Thread Bernardo F Costa
Package: afterstepVersion: 2.2.12-3
Architecture: amd64
This error message attached was seen in a debian stable "jessie" when afterstep 
is called. This debian box has all updates available up to now. Just call 
afterstep command without a previous desktop system running on X to get this 
message. Couldn't get any previous report of this problem.afterstep ERROR: Failed to register as a client with the Gnome Session Manager. 
DBus error: The name org.gnome.SessionManager was not provided by any .service 
files
afterstep ERROR: Request SuspendAllowed to Power Management Daemon failed: 
Method "SuspendAllowed" with signature "" on interface "org.freedesktop.UPower" 
doesn't exist

afterstep ERROR: Request HibernateAllowed to Power Management Daemon failed: 
Method "HibernateAllowed" with signature "" on interface 
"org.freedesktop.UPower" doesn't exist

number of items in /usr/share/afterstep/applications = 18
number of items in /usr/share/applications = 210
number of items in /usr/share/applications/screensavers = 17
number of items in /usr/share/applications = 210
number of items in /usr/share/applications/screensavers = 17
number of items in /usr/share/applications = 210
number of items in /usr/share/applications/screensavers = 17
number of items in /usr/share/applications = 210
number of items in /usr/share/applications/screensavers = 17
number of items in /usr/share/applications = 210
number of items in /usr/share/applications/screensavers = 17
number of items in /var/lib/menu-xdg = 4
number of items in /var/lib/menu-xdg/xsessions = 3
number of items in /var/lib/menu-xdg/desktop-directories = 1
number of items in /var/lib/menu-xdg/desktop-directories/menu-xdg = 46
number of items in /var/lib/menu-xdg/applications = 1
number of items in /var/lib/menu-xdg/applications/menu-xdg = 191
number of items in /var/lib/menu-xdg/menus = 1
afterstep ERROR: unable to locate the fixed menu directory at "(null)"
Segmentation Fault trapped in afterstep.
 Call Backtrace :
 CALL#: ADDRESS:FUNCTION:
 1  0x7f94b10ba149  [/usr/lib/x86_64-linux-gnu/libAfterBase.so.0(+0x18149) 
[0x7f94b10ba149]]
 2  0x7f94affc20e0  [/lib/x86_64-linux-gnu/libc.so.6(+0x350e0) 
[0x7f94affc20e0]]
 3  0x427213  [afterstep(dirtree_fill_from_reference+0x83) [0x427213]]
 4  0x427b21  [afterstep(dirtree_parse+0x7e1) [0x427b21]]
 5  0x427bdc  [afterstep(dirtree_parse_include+0xac) [0x427bdc]]
 6  0x427bb8  [afterstep(dirtree_parse_include+0x88) [0x427bb8]]
 7  0x427bb8  [afterstep(dirtree_parse_include+0x88) [0x427bb8]]
 8  0x427bb8  [afterstep(dirtree_parse_include+0x88) [0x427bb8]]
 9  0x4276ca  [afterstep(dirtree_parse+0x38a) [0x4276ca]]
10  0x427bdc  [afterstep(dirtree_parse_include+0xac) [0x427bdc]]
11  0x427bb8  [afterstep(dirtree_parse_include+0x88) [0x427bb8]]
12  0x42086e  [afterstep(MeltStartMenu+0xee) [0x42086e]]
13  0x42162b  [afterstep(LoadASConfig+0xaeb) [0x42162b]]
14  0x41571f  [afterstep(main+0x43f) [0x41571f]]
15  0x7f94affaeb45  
[/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f94affaeb45]]
16  0x415b06  [afterstep() [0x415b06]]
Please collect all the listed information and submit a bug report to 
.
If core dump was generated by this fault, please examine it with gdb and attach 
results to your report.
 You can use the following sequence to do so :
   gdb -core core /usr/bin/afterstep
   gdb>backtrace
   gdb>info frame
   gdb>info all-registers
   gdb>disassemble


Bug#823468: xserver-xorg-input-synaptics: Thinkpad X250

2016-06-24 Thread Stefano Costa
Package: xserver-xorg-input-synaptics
Version: 1.8.3-2
Followup-For: Bug #823468

Dear Maintainer,
I have a Thinkpad X250 and I think I'm seeing the same bug, appeared some weeks 
ago and still found in the current version. I submit the bug report with the 
detailed info (that I could not generate and collect otherwise) in the hope 
that this will help fixing the issue.

Tapping on the touchpad has no effect and I can't see the related options in 
the GNOME control panel, but scrolling from the touchpad works well.

Thanks,
steko

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Apr 20  2015 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Apr  5 09:05 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation Broadwell-U 
Integrated Graphics [8086:1616] (rev 09)

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

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

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
---
Linux version 4.6.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 5.4.0 
20160609 (Debian 5.4.0-4) ) #1 SMP Debian 4.6.2-1 (2016-06-15)

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 24491 Jul 19  2015 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 24521 Sep 27  2015 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 25909 Oct 11  2015 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[ 3.644] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 3.645] X Protocol Version 11, Revision 0
[ 3.645] Build Operating System: Linux 4.2.0-1-amd64 x86_64 Debian
[ 3.645] Current Operating System: Linux spheniscus 4.2.0-1-amd64 #1 SMP 
Debian 4.2.3-1 (2015-10-06) x86_64
[ 3.645] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-1-amd64 
root=UUID=85843fb2-615d-411a-9f17-91e6c34541f3 ro quiet
[ 3.645] Build Date: 06 October 2015  07:27:47AM
[ 3.645] xorg-server 2:1.17.2-3 (http://www.debian.org/support) 
[ 3.645] Current version of pixman: 0.33.2
[ 3.645]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.645] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.645] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 11 18:52:40 
2015
[ 3.656] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.662] (==) No Layout section.  Using the first Screen section.
[ 3.663] (==) No screen section available. Using defaults.
[ 3.663] (**) |-->Screen "Default Screen Section" (0)
[ 3.663] (**) |   |-->Monitor ""
[ 3.663] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3.663] (==) Automatically adding devices
[ 3.663] (==) Automatically enabling devices
[ 3.663] (==) Automatically adding GPU devices
[ 3.665] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 3.665]Entry deleted from font path.
[ 3.668] (==) 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,
built-ins
[ 3.669] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3.669] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[ 3.669] (II) Loader magic: 0x557373d33de0
[ 3.669] (II) Module ABI versions:
[ 3.669]X.Org ANSI C Emulation: 0.4
[ 3.669]X.Org Video Driver: 19.0
[ 3.669]X.Org XInput driver : 21.0
[ 3.669]X.Org Server Extension : 9.0
[ 3.687] (EE) systemd-logind: failed to get session: PID 1862 does not 
belong to any known session
[ 3.688] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3.794] (--) PCI:*(0:0:2:0) 8086:1616:17aa:2226 rev 9, Mem @ 
0xf000/16777216, 0xe000/268435456, I/O @ 0x3000/64
[ 3.794] (II) LoadModule: "glx"
[ 3.801] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.816] (II) Module glx: vendor="X.Org Foundation"
[ 3.816]compiled for 1.17.2, module version = 1.0.0
[ 3.816]ABI class: X.Org Server Extension, version 9.0
[ 3.817] (==) AIGLX enabled
[ 3.817] (==) Matched intel as autoconfigured driver 0
[ 3.817] (==) Matched intel as autoconfigured driver 1
[ 3.817] (==) Matched modesetting as autoconfigured driver 2
[ 3.817] (==) Matched fbdev as autoconfigured driver 3
[ 

Bug#821223: virtualenv

2016-04-18 Thread Stefano Costa
Just to add more detail on the issue, I tried on a fresh sid install (with 
Docker) and the following works well:

root@62ae0c72d468:/# python3 get-pip.py 
Collecting pip
  Downloading pip-8.1.1-py2.py3-none-any.whl (1.2MB)
100% || 1.2MB 118kB/s 
Collecting setuptools
  Downloading setuptools-20.9.0-py2.py3-none-any.whl (508kB)
100% || 512kB 98kB/s 
Collecting wheel
  Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)
100% || 71kB 105kB/s 
Installing collected packages: pip, setuptools, wheel
Successfully installed pip-8.1.1 setuptools-20.9.0 wheel-0.29.0
root@62ae0c72d468:/# pip3 install virtualenv
Collecting virtualenv
  Downloading virtualenv-15.0.1-py2.py3-none-any.whl (1.8MB)
100% || 1.8MB 85kB/s 
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
root@62ae0c72d468:/# virtualenv test
Using base prefix '/usr'
New python executable in /test/bin/python3
Also creating executable in /test/bin/python
Installing setuptools, pip, wheel...done.
root@62ae0c72d468:/# source test/bin/activate
(test) root@62ae0c72d468:/# python
Python 3.5.1+ (default, Apr 17 2016, 16:14:06) 
[GCC 5.3.1 20160409] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> 


the resulting "test" virtual environment is created correctly. So it would seem 
a problem of the Debian package and not of upstream virtualenv or pip.

Thanks a lot for maintaining this package,
steko

-- 
Stefano Costa @stekosteko
Editor, Journal of Open Archaeology Data



Bug#821223: Unable to create a virtualenv: invalid requirement: '_markerlib'

2016-04-17 Thread Stefano Costa
Package: virtualenv
Version: 15.0.1+ds-1
Followup-For: Bug #821223

Dear Maintainer,
as already reported, I can confirm that I encounter the same bug
and identical error message, and I am therefore unable to create
a working virtual environment.

All the best
steko

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

Kernel: Linux 4.5.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages virtualenv depends on:
ii  python3 3.5.1-3
ii  python3-virtualenv  15.0.1+ds-1

virtualenv recommends no packages.

virtualenv suggests no packages.

-- no debconf information



Bug#819357: nanoc view requires Ruby gem 'adsf'

2016-03-27 Thread Stefano Costa
Package: nanoc
Version: 4.1.4-1
Severity: normal

Dear Maintainer,
the "nanoc view" command is not working after a normal install of the package,
since it depends on the 'adsf' Ruby gem. E.g. this happens:

steko@spheniscus:~/code/qaw2$ nanoc view
Could not find the required 'adsf' gem, which is necessary for the view 
command.

Ideally, the required gem should be offered as a recommended package.

Thanks,
steko

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

Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nanoc depends on:
ii  jruby [ruby-interpreter]1.7.22-2
ii  ruby1:2.3.0+1
ii  ruby-cri2.7.0-2
ii  ruby-listen 3.0.3-3
ii  ruby2.2 [ruby-interpreter]  2.2.4-1
ii  ruby2.3 [ruby-interpreter]  2.3.0-5

Versions of packages nanoc recommends:
pn  asciidoc
pn  ruby-bluecloth  
ii  ruby-builder3.2.2-4
ii  ruby-coffee-script  2.4.1-1
pn  ruby-compass
pn  ruby-erubis 
pn  ruby-haml   
ii  ruby-kramdown   1.10.0-1
pn  ruby-maruku 
ii  ruby-mime-types 2.6.1-1
ii  ruby-mustache   1.0.2-1
ii  ruby-nokogiri   1.6.7.2-3
ii  ruby-rdiscount  2.1.8-1+b3
ii  ruby-redcloth   4.2.9-5+b3
ii  ruby-rouge  1.10.1-1
ii  ruby-rubypants  0.2.0-2
ii  ruby-sass   3.4.21-1
pn  ruby-slim   
pn  ruby-uglifier   

Versions of packages nanoc suggests:
ii  python-pygments   2.1+dfsg-1
ii  rsync 3.1.1-3
pn  ruby-fog  
ii  ruby-pygments.rb  0.6.3-1
ii  ruby-rack 1.6.4-3

-- no debconf information



Bug#819235: xdg-app: unable to install, missing dependencies

2016-03-25 Thread Stefano Costa
Package: xdg-app
Version: 0.5.0-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I had been using xdg-app from the external repository provided by upstream.

However, disabling the upstream Debian repository makes the new package in
experimental uninstallable since both libgsystem0 and libostree-1-1 are not
present in the archive.

steko@spheniscus:~$ LC_ALL=C sudo apt install xdg-app
[sudo] password for steko: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 xdg-app : Depends: libgsystem0 (>= 2015.2) but it is not installable
   Depends: libostree-1-1 (>= 2016.1) but it is not installable
E: Unable to correct problems, you have held broken packages.

Thanks,
steko

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

Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#817176:

2016-03-08 Thread Stefano Costa
Furthermore,
after the failed installation I'm left with this binary:

steko@spheniscus:~$ ls -l /usr/bin/qgis.bin.dpkg-new 
-rwxr-xr-x 1 root root 250 mar  8 08:10 /usr/bin/qgis.bin.dpkg-new

Ciao
steko

--
Stefano Costa @stekosteko
Editor, Journal of Open Archaeology Data



Bug#817176: qgis install fails trying to overwrite /usr/bin/qbrowser.bin

2016-03-08 Thread Stefano Costa
Package: qgis
Version: 2.14.0+dfsg0-1
Severity: important

Dear Maintainer,

trying a fresh install of qgis on unstable fails with the error listed below.

I don't understand how the qgis-provider-grass package is part of the problem,
since it's not in the list of packages that will be installed, and it's not
already installed.

Thanks
steko



steko@spheniscus:~$ LC_ALL=C sudo apt install qgis
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following additional packages will be installed:
  libfcgi0ldbl libqca2-plugin-ossl libqgis-analysis2.14.0 libqgis-app2.14.0 
libqgis-core2.14.0 libqgis-customwidgets libqgis-gui2.14.0
  libqgis-networkanalysis2.14.0 libqgis-server2.14.0 libqgispython2.14.0 
libqwt6abi1 libspatialindex4v5 python-qgis python-qgis-common qgis-common
  qgis-providers qgis-providers-common
Suggested packages:
  gpsbabel
Recommended packages:
  qgis-plugin-grass qgis-provider-grass
The following NEW packages will be installed:
  libfcgi0ldbl libqca2-plugin-ossl libqgis-analysis2.14.0 libqgis-app2.14.0 
libqgis-core2.14.0 libqgis-customwidgets libqgis-gui2.14.0
  libqgis-networkanalysis2.14.0 libqgis-server2.14.0 libqgispython2.14.0 
libqwt6abi1 libspatialindex4v5 python-qgis python-qgis-common qgis
  qgis-common qgis-providers qgis-providers-common
0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/45.0 MB of archives.
After this operation, 183 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Selecting previously unselected package libfcgi0ldbl.
(Reading database ... 260593 files and directories currently installed.)
Preparing to unpack .../libfcgi0ldbl_2.4.0-8.3_amd64.deb ...
Unpacking libfcgi0ldbl (2.4.0-8.3) ...
Selecting previously unselected package libqca2-plugin-ossl:amd64.
Preparing to unpack .../libqca2-plugin-ossl_2.1.1-2_amd64.deb ...
Unpacking libqca2-plugin-ossl:amd64 (2.1.1-2) ...
Selecting previously unselected package libspatialindex4v5:amd64.
Preparing to unpack .../libspatialindex4v5_1.8.5-3_amd64.deb ...
Unpacking libspatialindex4v5:amd64 (1.8.5-3) ...
Selecting previously unselected package libqgis-core2.14.0.
Preparing to unpack .../libqgis-core2.14.0_2.14.0+dfsg0-1_amd64.deb ...
Unpacking libqgis-core2.14.0 (2.14.0+dfsg0-1) ...
Selecting previously unselected package libqgis-analysis2.14.0.
Preparing to unpack .../libqgis-analysis2.14.0_2.14.0+dfsg0-1_amd64.deb ...
Unpacking libqgis-analysis2.14.0 (2.14.0+dfsg0-1) ...
Selecting previously unselected package libqwt6abi1.
Preparing to unpack .../libqwt6abi1_6.1.2-5_amd64.deb ...
Unpacking libqwt6abi1 (6.1.2-5) ...
Selecting previously unselected package libqgis-gui2.14.0.
Preparing to unpack .../libqgis-gui2.14.0_2.14.0+dfsg0-1_amd64.deb ...
Unpacking libqgis-gui2.14.0 (2.14.0+dfsg0-1) ...
Selecting previously unselected package libqgis-app2.14.0.
Preparing to unpack .../libqgis-app2.14.0_2.14.0+dfsg0-1_amd64.deb ...
Unpacking libqgis-app2.14.0 (2.14.0+dfsg0-1) ...
Selecting previously unselected package libqgis-customwidgets.
Preparing to unpack .../libqgis-customwidgets_2.14.0+dfsg0-1_amd64.deb ...
Unpacking libqgis-customwidgets (2.14.0+dfsg0-1) ...
Selecting previously unselected package libqgis-networkanalysis2.14.0.
Preparing to unpack .../libqgis-networkanalysis2.14.0_2.14.0+dfsg0-1_amd64.deb 
...
Unpacking libqgis-networkanalysis2.14.0 (2.14.0+dfsg0-1) ...
Selecting previously unselected package libqgispython2.14.0.
Preparing to unpack .../libqgispython2.14.0_2.14.0+dfsg0-1_amd64.deb ...
Unpacking libqgispython2.14.0 (2.14.0+dfsg0-1) ...
Selecting previously unselected package libqgis-server2.14.0.
Preparing to unpack .../libqgis-server2.14.0_2.14.0+dfsg0-1_amd64.deb ...
Unpacking libqgis-server2.14.0 (2.14.0+dfsg0-1) ...
Selecting previously unselected package python-qgis-common.
Preparing to unpack .../python-qgis-common_2.14.0+dfsg0-1_all.deb ...
Unpacking python-qgis-common (2.14.0+dfsg0-1) ...
Selecting previously unselected package python-qgis.
Preparing to unpack .../python-qgis_2.14.0+dfsg0-1_amd64.deb ...
Unpacking python-qgis (2.14.0+dfsg0-1) ...
Selecting previously unselected package qgis-providers-common.
Preparing to unpack .../qgis-providers-common_2.14.0+dfsg0-1_all.deb ...
Unpacking qgis-providers-common (2.14.0+dfsg0-1) ...
Selecting previously unselected package qgis-providers.
Preparing to unpack .../qgis-providers_2.14.0+dfsg0-1_amd64.deb ...
Unpacking qgis-providers (2.14.0+dfsg0-1) ...
Selecting previously unselected package qgis-common.
Preparing to unpack .../qgis-common_2.14.0+dfsg0-1_all.deb ...
Unpacking qgis-common (2.14.0+dfsg0-1) ...
Preparing to unpack .../qgis_2.14.0+dfsg0-1_amd64.deb ...
Unpacking qgis (2.14.0+dfsg0-1) ...
dpkg: error processing archive 
/var/cache/apt/archives/qgis_2.14.0+dfsg0-1_amd64.deb (--unpack):
 trying to overwrite '/usr/bin/qbrowser.bin', which is the diverted version of 
'/usr/bin/qbrowser' (package: qgis-provider-grass)
dpkg-deb: error: subprocess 

Bug#809363: (probably) fixed upstream

2016-02-02 Thread Stefano Costa
On Mon, 1 Feb 2016 15:13:11 +0100 Rene Engelhard <r...@debian.org> wrote:

> so it should be fixed in 5.1.1... At least it is here with my build of
> current libreoffice-5-1 branch.
> (If you want to check yourself: deb
> http://people.debian.org/~rene/libreoffice/5.1.1 ./)

Yes, the problem is fixed in this version. Thank you,

steko

--
Stefano Costa
http://steko.iosa.it/
Editor, Journal of Open Archaeology Data
http://openarchaeologydata.metajnl.com/



Bug#809363:

2016-01-16 Thread Stefano Costa
found 809363 libreoffice/1:5.1.0~rc2-1
thanks
--
Stefano Costa
http://steko.iosa.it/
Editor, Journal of Open Archaeology Data
http://openarchaeologydata.metajnl.com/



Bug#809363: libreoffice-gtk3: Scrolling down using touchpad results in scrolling (mostly) up

2015-12-29 Thread Stefano Costa
Package: libreoffice-gtk3
Version: 1:5.1.0~rc1-1
Severity: normal

Dear Maintainer,

since (I believe) the latest 5.1 RC version, LibreOffice started behaving in
an unexpected way when scrolling through documents with the touchpad (Thinkpad 
X250
FWIW). This happens in Writer, Calc and all other apps in the same way: I scroll
down and the view is scrolled up. All other programs work perfectly (GNOME 3).
There is no difference between a standard GNOME session and a Wayland session.

I tried downgrading to LO 5.0 and it works well. I also tried removing 
libreffice-gtk3
and libreoffice-gtk seems to work well, too. LO 5.1 RC from libreoffice.org 
works well,
but I'm not sure which GTK version it uses.

So I think the culprit is libreoffice-gtk3. Let me me repeat the issue:

- I open a new or existing document
- using the touchpad, I scroll down
- the view is not scrolled down
- I can scroll down using the scroll bars, or even using an external mouse wheel
- if I'm below the top, the view will scroll up to the top
- all other programs will scroll perfectly 

Thank you,
steko


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

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libreoffice-gtk3 depends on:
ii  libatk1.0-0   2.18.0-1
ii  libc6 2.21-6
ii  libcairo-gobject2 1.14.4-1
ii  libcairo2 1.14.4-1
ii  libdbus-1-3   1.10.6-1
ii  libdbus-glib-1-2  0.102-1
ii  libgcc1   1:5.3.1-4
ii  libgdk-pixbuf2.0-02.32.3-1
ii  libgl1-mesa-glx [libgl1]  11.0.8-1
ii  libglew1.13   1.13.0-2
ii  libglib2.0-0  2.46.2-3
ii  libglu1-mesa [libglu1]9.0.0-2.1
ii  libgtk-3-03.18.6-1
ii  libice6   2:1.0.9-1+b1
ii  libpango-1.0-01.38.1-1
ii  libpangocairo-1.0-0   1.38.1-1
ii  libreoffice-core  1:5.1.0~rc1-1
ii  libsm62:1.2.2-1+b1
ii  libstdc++65.3.1-4
ii  libx11-6  2:1.6.3-1
ii  libxext6  2:1.3.3-1
ii  uno-libs3 5.1.0~rc1-1
ii  ure   5.1.0~rc1-1

Versions of packages libreoffice-gtk3 recommends:
ii  libreoffice-style-tango  1:5.1.0~rc1-1

libreoffice-gtk3 suggests no packages.

-- no debconf information



Bug#806710: qgis cannot be installed

2015-11-30 Thread Stefano Costa
Package: qgis
Severity: grave
Justification: renders package unusable

Dear Maintainer,
I recently found out that qgis was uninstalled (presumably by dist-upgrading), 
and it cannot be installed.


sudo apt-get install qgis
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 qgis : Depends: libgsl2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.



Thanks,
steko

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

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#804669: Exec= and Icon= broken in .desktop (non-existing libreofficedev5.1(*.png)

2015-11-12 Thread Stefano Costa
Package: libreoffice
Version: 1:5.1.0~alpha1-4
Followup-For: Bug #804669

Hello,
just to say that I am seeing the same problem on GNOME 3 (libreoffice apps
missing from the applications dashboard, no file association. Starting from
a terminal is just fine, but the icons are not the right ones (some low res
libreoffice icons).

Thanks,
steko

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

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libreoffice depends on:
ii  fonts-dejavu   2.35-1
ii  fonts-sil-gentium-basic1.1-7
ii  libreoffice-avmedia-backend-gstreamer  1:5.1.0~alpha1-4
ii  libreoffice-base   1:5.1.0~alpha1-4
ii  libreoffice-calc   1:5.1.0~alpha1-4
ii  libreoffice-core   1:5.1.0~alpha1-4
ii  libreoffice-draw   1:5.1.0~alpha1-4
ii  libreoffice-impress1:5.1.0~alpha1-4
ii  libreoffice-java-common1:5.1.0~alpha1-4
ii  libreoffice-math   1:5.1.0~alpha1-4
ii  libreoffice-report-builder-bin 1:5.1.0~alpha1-4
ii  libreoffice-writer 1:5.1.0~alpha1-4
ii  python3-uno1:5.1.0~alpha1-4

Versions of packages libreoffice recommends:
ii  fonts-liberation  1.07.4-1
ii  libpaper-utils1.1.24+nmu4

Versions of packages libreoffice suggests:
ii  cups-bsd2.1.0-6
ii  default-jre [java5-runtime] 2:1.7-52.1
ii  gstreamer1.0-libav  1.6.1-1
ii  gstreamer1.0-plugins-bad1.6.1-1+b1
ii  gstreamer1.0-plugins-base   1.6.1-1
ii  gstreamer1.0-plugins-good   1.6.1-1
ii  gstreamer1.0-plugins-ugly   1.6.1-1+b1
ii  hunspell-en-us [hunspell-dictionary]20070829-6
ii  hunspell-it [hunspell-dictionary]   1:5.0.3-1
ii  hyphen-en-us [hyphen-hyphenation-patterns]  2.8.8-2
ii  iceweasel   42.0-1
ii  imagemagick 8:6.8.9.9-6
ii  libgl1-mesa-glx [libgl1]11.0.5-1
ii  libreoffice-gnome   1:5.1.0~alpha1-4
pn  libreoffice-grammarcheck
ii  libreoffice-help-en-us [libreoffice-help-5.1]   1:5.1.0~alpha1-4
ii  libreoffice-help-it [libreoffice-help-5.1]  1:5.1.0~alpha1-4
ii  libreoffice-l10n-it [libreoffice-l10n-5.1]  1:5.1.0~alpha1-4
pn  libreoffice-officebean  
ii  libsane 1.0.25-1
ii  libxrender1 1:0.9.9-2
pn  myspell-dictionary  
ii  mythes-en-us [mythes-thesaurus] 1:5.0.3-1
ii  mythes-it [mythes-thesaurus]2.0.7.gh.deb1-4.1
pn  openclipart2-libreoffice | openclipart-libreoffice  
ii  openjdk-7-jre [java5-runtime]   7u91-2.6.2-1
ii  pstoedit3.62-2+b4
pn  unixodbc

Versions of packages libreoffice-core depends on:
ii  fontconfig2.11.0-6.3
ii  fonts-opensymbol  2:102.7+LibO5.0.3~rc2-1
ii  libatk1.0-0   2.18.0-1
ii  libboost-date-time1.58.0  1.58.0+dfsg-4
ii  libc6 2.19-22
ii  libcairo2 1.14.4-1
ii  libclucene-contribs1v52.3.3.4-4.1
ii  libclucene-core1v52.3.3.4-4.1
ii  libcmis-0.5-5v5   0.5.0-4
ii  libcups2  2.1.0-6
ii  libcurl3-gnutls   7.45.0-1+b1
ii  libdbus-1-3   1.10.2-1
ii  libdbus-glib-1-2  0.102-1
ii  libdconf1 0.24.0-2
ii  libeot0   0.01-3
ii  libexpat1 2.1.0-7
ii  libexttextcat-2.0-0   3.4.4-1
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.6-2
ii  libgcc1   1:5.2.1-23
ii  libgdk-pixbuf2.0-02.32.2-1
ii  libgl1-mesa-glx [libgl1]  11.0.5-1
ii  libglew1.10   1.10.0-3
ii  libglib2.0-0  2.46.2-1
ii  libgltf-0.0-0v5   0.0.2-4+b1
ii  libglu1-mesa [libglu1]9.0.0-2.1
ii  libgraphite2-31.3.4-1
ii  libgtk2.0-0   2.24.28-1
ii  libharfbuzz-icu0  1.0.1-1+b1
ii  libharfbuzz0b 1.0.1-1+b1
ii  libhunspell-1.3-0 1.3.3-3+b1
ii  libhyphen02.8.8-2
ii  libice6   2:1.0.9-1+b1
ii  libicu55  55.1-6
ii  libjpeg62-turbo   1:1.4.1-2
ii  liblangtag1   0.5.7-2
ii  liblcms2-2

Bug#608395: Closing obsolete bug

2015-08-12 Thread Joenio Costa

close 608395

As said by Tollef, varnish after 3.0 already support user-specifiable 
formats, what makes this package obsolete.


Bug #657449 has some information about a problem in user-specifiable 
option in the recent varnish package.


--
Joenio Costa
Cel: (71) 8182-5123
http://joenio.me



Bug#762979: watch

2015-05-24 Thread Stefano Costa
Hi,
I don't know why but the PTS page for the fonts-ebgaramond package
doesn't show the newer version available warning. I checked the watch
file and it seems to work:

steko@spheniscus:~$ uscan --watchfile watch --package fonts-ebgaramond
--upstream-version 0.015+git20130628 --no-download --verbose
-- In watch, processing watchfile line:
   https://github.com/georgd/EB-Garamond/tags .*/v*(\d[\d\.]*.*)\.tar
\.gz
-- Found the following matching hrefs:
 /georgd/EB-Garamond/archive/v0.016.tar.gz (0.016)
 /georgd/EB-Garamond/archive/v0.015d.tar.gz (0.015d)
 /georgd/EB-Garamond/archive/0.015.tar.gz (0.015)
 /georgd/EB-Garamond/archive/0.012.tar.gz (0.012)
Newest version on remote site is 0.016, local version is 0.015
+git20130628
 = Newer version available from
https://github.com/georgd/EB-Garamond/archive/v0.016.tar.gz

I hope this can help getting the latest version in the archive :)

Thanks, ciao
steko


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



Bug#780470: 11: The mouse scroll function does not work on Iceweasel web browser 31.5.0, my mouse model is a Razer Deathadder

2015-03-14 Thread costa
Package: 11
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-486
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (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#779000: ITP: libmodule-install-repository-perl -- Automatically sets repository URL from svn/svk/Git checkout

2015-02-22 Thread Joenio Costa

Package: wnpp
Owner: Joenio Costa joe...@colivre.coop.br
Severity: wishlist

* Package name: libmodule-install-repository-perl
  Version : 0.06
  Upstream Author : Tatsuhiko Miyagawa miyag...@bulknews.net
* URL : https://metacpan.org/release/Module-Install-Repository
* License : Perl
  Programming Lang: Perl
  Description : Automatically sets repository URL from svn/svk/Git 
checkout


Module::Install::Repository is a Module::Install plugin to
automatically figure out repository URL and set it via repository()
which then will be added to resources under META.yml.


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



Bug#778806: ITP: libmodule-install-testbase-perl -- integrates Test::Base and Module::Install Perl modules

2015-02-19 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libmodule-install-testbase-perl
  Version : 0.86
  Upstream Author : Ingy döt Net i...@cpan.org
* URL : https://metacpan.org/release/Module-Install-TestBase
* License : Perl
  Programming Lang: Perl
  Description : integrates Test::Base and Module::Install Perl modules

Module::Install::TestBase add a directive to the Module::Install that
include full Test::Base support for Perl modules, that way Perl modules
can be distributed with no external dependency for Test::Base.


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



Bug#774330: ntfs-3g: Input/output error when accessing files in mounted partition

2014-12-31 Thread Bruno Da Costa Pereira
Package: ntfs-3g
Version: 1:2012.1.15AR.5-2.1
Severity: important
Tags: lfs

I have an NTFS partition that is shared between Debian and Windows 8. With the
2014 version (which is currently in jessie) the partition will mount under
Debian, but accessing any files from it causes input/output error.
Oddly enough, ls will display the folders I had there, but wouldn't read
permissions or list the files inside them.
Downgrading to 2012 version of ntfs-3g fixed it.






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

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

Versions of packages ntfs-3g depends on:
ii  debconf [debconf-2.0]  1.5.49
ii  fuse   2.9.3-15+b1
ii  libc6  2.19-13
ii  libfuse2   2.9.3-15+b1
ii  libgcrypt111.5.0-5+deb7u2
ii  libgnutls262.12.20-8+deb7u2
ii  multiarch-support  2.13-38+deb7u6

ntfs-3g recommends no packages.

ntfs-3g suggests no packages.

-- debconf information:
  ntfs-3g/setuid-root: false
  ntfs-3g/initramfs: true


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



Bug#763356: libglib2.0-0 2.40

2014-10-05 Thread Matías Costa
Yes, libglib2.0-0 2.40 works in sid. I have the workbench back at a
functioning state with:

deb http://snapshot.debian.org/archive/debian/20140920T101110Z testing main

And a lot of aptitude juggling. Especifically I had to downgrade:

 gir1.2-glib-2.0
 glib-networking
 glib-networking-services
 libatk1.0-0
 libglibmm-2.4-1c2a
 libgstreamer1.0-0
 phonon-backend-gstreamer
 python-gi

Really nothing compares to mysql-workbench, so the effort was worth it.

--
Matías Costa
https://nebulo.se


Bug#754089: python-setuptools: Version 5.3 does not work with HTTPS and proxy tunneling.

2014-07-07 Thread Raphael Kubo da Costa
Package: python-setuptools
Version: 5.3-1
Severity: important

The original bug report is here: 
https://lists.debian.org/debian-python/2014/06/msg3.html

In short, a fix that made it into Python 2.7.7 and 3.4.1 changes the behavior
of httplib.HTTPConnection's tunneling handling. setuptools is one of the
packages affected by this change: it is unusable if one is behind an HTTP
proxy, as it tries to connect via HTTPS to https://pypi.python.org/simple/pip/
and fails.

I've sent a fix upstream [1] similar to the one done to urllib3 and it was
released with version 5.4.1. Please consider updating to it.

[1] 
https://bitbucket.org/pypa/setuptools/pull-request/71/ssl_support-adjust-to-tunneling-changes-in

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

Kernel: Linux 3.14-1-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 python-setuptools depends on:
ii  python-pkg-resources  5.3-1
pn  python:anynone

python-setuptools recommends no packages.

python-setuptools 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#754090: python-urllib3: Version 1.8.2 does not work with HTTPS and proxy tunneling

2014-07-07 Thread Raphael Kubo da Costa
Package: python-urllib3
Version: 1.8.2-1
Severity: important

Dear Maintainer,

The original bug report is here: 
https://lists.debian.org/debian-python/2014/06/msg3.html

In short, a fix that made it into Python 2.7.7 and 3.4.1 changes the behavior
of httplib.HTTPConnection's tunneling handling. pip is among the modules
affected by this change: it is unusable if one is behind an HTTP proxy, as it
tries to connect via HTTPS to https://pypi.python.org/simple/pip/ and fails.

A fix for this issue was committed to urllib3, and is part of the 1.8.3
release. Please consider updating to it (this release also contains a handful
of other bug fixes too).

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

Kernel: Linux 3.14-1-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 python-urllib3 depends on:
ii  python-six  1.7.3-1
pn  python:any  none

Versions of packages python-urllib3 recommends:
ii  ca-certificates  20140325

python-urllib3 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#751294: chromium: Does not display any web page or settings (Aw, Snap)

2014-06-19 Thread Raphael Kubo da Costa
Hi all,

Given that GCC 4.9 is related here, I believe this is the same bug that
has caused problems for other distros that have switched to GCC 4.9.

The root cause is very likely to be
https://code.google.com/p/angleproject/issues/detail?id=651, which I
reported a while ago and has been fixed in Chromium trunk.

There is also a merge request for the fix to be merged into Chromium's
beta channel (M36) in
https://code.google.com/p/chromium/issues/detail?id=385729, but upstream
was reluctant to include this into M35 (the stable channel).

It might be useful to try applying the M36 patch into the M35 tarball
currently being packaged in Debian nonetheless to get rid of the
problem.


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



Bug#723075: Installs correctly on unstable

2013-09-16 Thread Stefano Costa
Package: python3-dateutil
notfound 716676 2.0+dfsg1-1
thanks
-- Inviato dal mio cellulare Android con K-9 Mail.


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



Bug#716676: Installs correctly

2013-09-16 Thread Stefano Costa
I can install correctly the package with python3.3 on unstable.

--
Stefano Costa
http://www.iosa.it/ Open Archaeology


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



Bug#634997: libgraph-perl: Last version is 0.96

2013-09-08 Thread Joenio Costa
Thank you very much!

Steinar H. Gunderson sgunder...@bigfoot.com escreveu:
On Sat, Sep 07, 2013 at 10:26:35PM -0300, Joenio Costa wrote:
 Dear Maintainer,
 
 Maybe the pkg-perl group can care to this package for you.

Hi,

Sorry for being so slow about this (I simply forgot all about it).
New package uploaded.

/* Steinar */
-- 
Homepage: http://www.sesse.net/

-- 
Joenio Costa
http://joenio.me

Bug#722107: ITP: libgraph-d3-perl -- module to create ref/json to show node-edge graph with D3.js

2013-09-07 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libgraph-d3-perl
  Version : 0.03
  Upstream Author : Shohei Kameda shoh...@cpan.org
* URL : https://metacpan.org/release/Graph-D3
* License : GPL-1+
  Programming Lang: Perl
  Description : module to create ref/json to show node-edge graph 
with D3.js


Graph::D3 is a moudle to covert Graph object to the format which is used 
in d3.js(http://d3js.org/). Graph::D3 simply supports node-edge graph.



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



Bug#634997: libgraph-perl: Last version is 0.96

2013-09-07 Thread Joenio Costa

Package: libgraph-perl
Version: 1:0.91-1
Followup-For: Bug #634997

Dear Maintainer,

Maybe the pkg-perl group can care to this package for you.

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

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

Versions of packages libgraph-perl depends on:
ii  libheap-perl  0.80-2
ii  perl  5.14.2-21

libgraph-perl recommends no packages.

libgraph-perl 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#721377: ITP: liblog-any-app-perl -- module that provides an easy way to use Log::Any in applications

2013-08-30 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: liblog-any-app-perl
  Version : 0.07
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/Alt-Log-Any-App-FWR
* License : GPL-1+
  Programming Lang: Perl
  Description : module that provides an easy way to use Log::Any in 
applications


Log::Any::App is a convenient combo for Log::Any and Log::Log4perl. The 
goal of Log::Any::App is to provide developers an easy and concise way 
to add logging to their *applications*. That is, instead of modules; 
modules remain using Log::Any to produce logs. Applications can upgrade 
to full Log4perl later when necessary.



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



Bug#721274: ITP: libsharyanto-string-util-perl -- SHARYANTO's module for string processing utilities

2013-08-29 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libsharyanto-string-util-perl
  Version : 0.24
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/SHARYANTO-String-Util
* License : GPL-1+
  Programming Lang: Perl
  Description : SHARYANTO's module for string processing utilities

SHARYANTO::String::Util is part of SHARYANTO::Utils, a heterogenous 
collection of modules that will eventually have their own proper 
distributions, but do not yet because they are not ready for some reason 
or another.


It provides a tiny collection of small, handy utilities for processing 
strings.



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



Bug#721276: ITP: libperinci-object-perl -- module that provides a object-oriented interface for Rinci

2013-08-29 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libperinci-object-perl
  Version : 0.11
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/Perinci-Object
* License : GPL-1+
  Programming Lang: Perl
  Description : module that provides a object-oriented interface 
for Rinci


Perinci::Object just provides an object-oriented interface (wrapper) to 
the Rinci data structures.



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



Bug#721278: ITP: libsharyanto-utils-perl -- SHARYANTO's temporary namespace for various routines

2013-08-29 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libsharyanto-utils-perl
  Version : 0.53
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/SHARYANTO-Utils
* License : GPL-1+
  Programming Lang: Perl
  Description : SHARYANTO's temporary namespace for various routines

SHARYANTO::Utils is a heterogenous collection of modules that will 
eventually have their own proper distributions.



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



Bug#721279: ITP: libfile-write-rotate-perl -- module to deal with files that archive/rotate themselves

2013-08-29 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libfile-write-rotate-perl
  Version : 0.14
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/File-Write-Rotate
* License : GPL-1+
  Programming Lang: Perl
  Description : module to deal with files that archive/rotate 
themselves


File::Write::Rotate can be used to write to file, usually for logging, 
that can rotate itself. File will be opened in append mode. Locking will 
be done to avoid conflict when there are multiple writers. Rotation can 
be done by size (after a certain size is reached), by time 
(daily/monthly/yearly), or both.



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



Bug#721280: ITP: liblog-dispatch-filewriterotate-perl -- module to log to files that archive/rotate themselves

2013-08-29 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: liblog-dispatch-filewriterotate-perl
  Version : 0.01
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : 
https://metacpan.org/release/Log-Dispatch-FileWriteRotate

* License : GPL-1+
  Programming Lang: Perl
  Description : module to log to files that archive/rotate themselves

Log::Dispatch::FileWriteRotate functions similarly to 
Log::Dispatch::FileRotate, but uses File::Write::Rotate as backend, thus 
interoperates more easily with other modules which use 
File::Write::Rotate as backend, e.g. Tie::Handle::FileWriteRotate or 
Process::Govern.



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



Bug#721143: ITP: libalt-perl -- namespace for alternate module implementations

2013-08-28 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libalt-perl
  Version : 0.4
  Upstream Author : Ingy dot Net i...@cpan.org
* URL : https://metacpan.org/release/Alt
* License : GPL-1+
  Programming Lang: Perl
  Description : namespace for alternate module implementations

Alt:: is the namespace for alternate implementations of CPAN modules.

The purpose of the Alt module is to provide documentation explaining the
Alt concept, how it works, and guidelines for using it well.


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



Bug#721146: ITP: libalt-base-perl -- base class for alternate modules

2013-08-28 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libalt-base-perl
  Version : 0.2
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/Alt-Base
* License : GPL-1+
  Programming Lang: Perl
  Description : base class for alternate modules

Alt::Base module provides common functionalities for an alternate 
module. For more information about the Alt concept, please refer to Alt.



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



Bug#721195: ITP: liblog-any-adapter-log4perl-perl -- adapter to use Log::Log4perl with Log::Any

2013-08-28 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: liblog-any-adapter-log4perl-perl
  Version : 0.06
  Upstream Author : Jonathan Swartz swa...@pobox.com
* URL : https://metacpan.org/release/Log-Any-Adapter-Log4perl
* License : GPL-1+
  Programming Lang: Perl
  Description : adapter to use Log::Log4perl with Log::Any

Log::Any::Adapter::Log4perl is a Log::Any adapter that uses 
Log::Log4perl for logging.



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



Bug#721044: ITP: libtainting-perl -- Perl pragma to enable taint mode lexically

2013-08-27 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libtainting-perl
  Version : 0.1
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/tainting
* License : GPL-1+
  Programming Lang: Perl
  Description : Perl pragma to enable taint mode lexically

tainting provides a simpler interface to Taint::Runtime. The idea is so 
that there is no functions or variables to import. Just use or no, like 
warnings or strict. Tainting of %ENV will be done one time automatically 
the first time this module is used.


Please (PLEASE) read Taint::Runtime's documentation first about the 
pro's and con's of enabling/disabling tainting at runtime. Use -T if you 
can.



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



Bug#721076: ITP: libmonkey-patch-action-perl -- module to monkey-patching subs from other packages, with restore

2013-08-27 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libmonkey-patch-action-perl
  Version : 0.4
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/Monkey-Patch-Action
* License : GPL-1+
  Programming Lang: Perl
  Description : module to monkey-patching subs from other packages, 
with restore


Monkey patching is a way to extend or modify the runtime code of a 
program or library without altering the original source code.


Monkey::Patch::Action is based on Monkey::Patch and provides lexical 
scope monkey-patching so that you can wrap any other package's 
subroutine with your own code. It makes things even easier by helping 
you apply a stack of patches and unapply them later in flexible order.



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



Bug#720971: ITP: libtaint-runtime-perl -- module to enable taint checking at runtime

2013-08-26 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libtaint-runtime-perl
  Version : 0.3
  Upstream Author : Paul Seamons p...@seamons.com
* URL : https://metacpan.org/release/Taint-Runtime
* License : GPL-1+
  Programming Lang: Perl
  Description : module to enable taint checking at runtime

Taint::Runtime module is intended to encourage the use of taint mode as
painless as possible. You should probably use the -T switch on the 
commandline instead. There are a somewhat limited number of legitimate 
use cases where you should use this module instead of the -T switch. 
Unless you have a specific and good reason for not using the -T option, 
you should use the -T option. See manpage for more details.



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



Bug#720829: ITP: liblog-dispatch-dir-perl -- module to log messages to separate files in a directory

2013-08-25 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: liblog-dispatch-dir-perl
  Version : 0.10
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/Log-Dispatch-Dir
* License : GPL-1+
  Programming Lang: Perl
  Description : module to log messages to separate files in a directory

Log::Dispatch::Dir provides a simple object for logging to directories 
under the Log::Dispatch::* system, and automatically rotating them 
according to different constraints. Each message will be logged to a 
separate file the directory.



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



Bug#720847: ITP: libdefhash-perl -- module to define things according to a specification, using hashes

2013-08-25 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libdefhash-perl
  Version : 1.0.3
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/DefHash
* License : GPL-1+
  Programming Lang: Perl
  Description : module to define things according to a 
specification, using hashes


DefHash is a specification for using hashes to define things. DefHash 
was born out of several other projects/specifications like Sah, Rinci, 
Riap, Module::Patch.



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



Bug#720861: ITP: librinci-perl -- module that provides a language-neutral metadata for your code

2013-08-25 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: librinci-perl
  Version : 1.1.35
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/Rinci
* License : GPL-1+
  Programming Lang: Perl
  Description : module that provides a language-neutral metadata 
for your code


Rinci is a set of extensible, language-neutral metadata
specifications for your code. Rinci allows various helper tools, from 
code generator to web middleware to documentation generator to other 
protocols, to act on your code, making your life easier as a programmer.


Rinci is geared towards dynamic scripting languages like Perl, Python, 
Ruby, PHP, JavaScript, but is not limited to those languages.



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



Bug#720863: ITP: libparse-netstat-perl -- module to parse the output of the netstat command

2013-08-25 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libparse-netstat-perl
  Version : 0.4
  Upstream Author : Steven Haryanto stevenharya...@gmail.com
* URL : https://metacpan.org/release/Parse-Netstat
* License : GPL-1+
  Programming Lang: Perl
  Description : module to parse the output of the netstat command

Parse::Netstat provides a function called parse_netstat() that
parses the output of the Unix netstat command.


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



Bug#714893: ITP: libdist-zilla-plugin-requiresexternal-perl -- Dist::Zilla plugin to declare dependency on command-line tools

2013-07-03 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libdist-zilla-plugin-requiresexternal-perl
  Version : 1.4
  Upstream Author : Mark Gardner mjgard...@cpan.org
* URL : 
http://metacpan.org/release/Dist-Zilla-Plugin-RequiresExternal

* License : Perl
  Programming Lang: Perl
  Description : Dist::Zilla plugin to declare dependency on 
command-line tools


Dist::Zilla::Plugin::RequiresExternal creates a unit test in your
distribution to check for the existence of executable command-line tools
you require. Command-line tools can be declared as either an absolute
path to an executable or the name of a command in the user's PATH
environment.


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



Bug#571286: gnumeric: can't create file from the command line no error code

2013-06-30 Thread A. Costa
On Fri, 14 Jun 2013 01:18:05 +
ow...@bugs.debian.org (Debian Bug Tracking System) wrote:

 For instance there are too many tricky situations that make it
 difficult to return correct exit code if user changed her/his mind
 and decided not to save the document or to save it to another file or
 even change file format on save... What error code to return if empty
 file with no data was saved (is it error or not)?

Doesn't seem difficult.  Let's work backwards...

1) An empty spreadsheet file with no data cannot be simpler.

Consider the minimal invocation:

% gnumeric

Gnumeric then creates a blank spreadsheet, and even offers a name, Book1.  
Suppose the User then presses Ctrl-S, Enter, and Ctrl-Q.  The result
is a new file:

% ls -log Book1.gnumeric 
-rw-r--r-- 1 1704 Jun 26 03:36 Book1.gnumeric

Note how it's 1704 bytes.  Those 1704 bytes comprise a correctly
formatted blank spreadsheet.  Rather like a printed paper  ink form,
not yet filled out by a human.

Now suppose this bug was fixed as I'd prefer:

% gnumeric foo.gnumeric

Followed, (same as before), by the User pressing Ctrl-S, Enter, and
Ctrl-Q.  Which we suppose to produce this:

% ls -log foo.gnumeric 
-rw-r--r-- 1 1704 Jun 26 03:48 foo.gnumeric

No need for an error code.


2) User changes format to '.ods'.  Same as before but:

% ls -log Book1.ods foo.ods
-rw-r--r-- 1 5209 Jun 26 03:55 Book1.ods
-rw-r--r-- 1 5209 Jun 26 03:55 foo.ods

No need for an error code for either file.


3)  Save to another filename, i.e. FileSave As:

% ls -log bar.gnumeric 
-rw-r--r-- 1 1704 Jun 26 03:48 bar.gnumeric 

No need for an error code.


4) User quits without saving.  Same as when the user doesn't save Book1.
No need for an error code.
 

Summing up, to fix this bug, just parse the command line, and if there's a
nonexistent file name 'foo', rename the current default of 'Book1' to 'foo'.


If you agree, (and have no further difficulties in mind), please kindly
reopen this bug.


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



Bug#712034: eject: Fails to eject with eject: unable to eject, last error: Success

2013-06-12 Thread A. Costa
Package: eject
Version: 2.1.5+deb1+cvs20081104-13
Severity: normal

Dear Maintainer,

'eject' didn't eject one of my drives recently, and presented
an unusual error message:

% eject -s sr1
eject: unable to eject, last error: Success

What's that supposed to mean?

HTH...



PS:  I'm more concerned with the error message, not the error itself.
Still, also attached is the output of:

{ eject -vs sr1 21 ; echo $? ; hdparm -I /dev/sr1 ; } 21 | gzip  
/tmp/ej_err.log.gz


 

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages eject depends on:
ii  libc6   2.13-38
ii  libdevmapper1.02.1  2:1.02.74-6

eject recommends no packages.

Versions of packages eject suggests:
ii  cdtool  2.1.8-release-2
ii  setcd   1.5-6

-- no debconf information


ej_err.log.gz
Description: GNU Zip compressed data


Bug#711749: totalopenstation-gui does not start: missing python-tk

2013-06-09 Thread Stefano Costa
Package: totalopenstation
Version: 0.3-2
Severity: important

Dear Maintainer,

the totalopenstation-gui program from this package does not start as
it is missing the python-tk package:

steko@ganymede:~$ totalopenstation-gui 
Traceback (most recent call last):
  File /usr/bin/totalopenstation-gui, line 29, in module
from Tkinter import *
  File /usr/lib/python2.7/lib-tk/Tkinter.py, line 42, in module
raise ImportError, str(msg) + ', please install the python-tk package'
ImportError: No module named _tkinter, please install the python-tk package

python-tk is in Build-Depends but not in Depends (or Recommends) for
this package. The upstream setup.py does not contain a dependency on
Tkinter because Tkinter is part of the Python standard library (I am
the upstream author, btw).

Thank you,
steko

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

Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
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 totalopenstation depends on:
ii  python 2.7.3-5
ii  python-serial  2.6-1

totalopenstation recommends no packages.

totalopenstation 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#707738: ITP: libgraph-writer-dsm-perl -- Perl module to draw Graph object as a DSM matrix

2013-05-10 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libgraph-writer-dsm-perl
  Version : 0.002
  Upstream Author : Joenio Costa joe...@colivre.coop.br
* URL : http://search.cpan.org/dist/Graph-Writer-DSM/
* License : Perl_5
  Programming Lang: Perl
  Description : Perl module to draw Graph object as a DSM matrix

Write Graph object as a quadractic matrix N x N, where N is the number
of vertices in the graph. It uses Gnuplot and is useful to visualize
graphs with huge number of vertices, graphs with 1k vertices for
example.


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



Bug#704060: ITP: libfile-share-perl -- Extend File::ShareDir to Local Libraries

2013-03-27 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libfile-share-perl
  Version : 0.02
  Upstream Author : Ingy döt Net i...@ingy.net
* URL : http://metacpan.org/release/File-Share
* License : Perl
  Programming Lang: Perl
  Description : Extend File::ShareDir to Local Libraries

This module is a dropin replacement for File::ShareDir. It supports
the dist_dir and dist_file functions, except these functions have been
enhanced to understand when the developer's local ./share/ directory
should be used.


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



Bug#702584: libcatalyst-controller-soap-perl -- Catalyst SOAP Controller

2013-03-08 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libcatalyst-controller-soap-perl
  Version : 1.23
  Upstream Author : Daniel Ruoso dan...@ruoso.com
* URL : http://search.cpan.org/dist/Catalyst-Controller-SOAP/
* License : Perl
  Programming Lang: Perl
  Description : Catalyst SOAP Controller

SOAP Controller for Catalyst which we tried to make compatible with the
way Catalyst works with URLS. It is important to notice that this
controller declares by default an index operation which will dispatch
the RPC operations under this class.


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



Bug#702586: libxml-compile-soap-perl -- module to deal with SOAP and WSDL (client side)

2013-03-08 Thread Joenio Costa

Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libxml-compile-soap-perl
  Version : 2.35
  Upstream Author : Mark Overmeer p...@overmeer.net
* URL : http://search.cpan.org/dist/XML-Compile-SOAP/
* License : Perl
  Programming Lang: Perl
  Description : module to deal with SOAP and WSDL (client side)

XML::Compile::SOAP handles the SOAP protocol. The first implementation
is SOAP1.1, which is still most often used. The SOAP1.2 definition is
quite different; this module tries to define a sufficiently abstract
interface to hide the protocol differences.


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



Bug#700831: xrestop: 'man xrestop' typo: infomation

2013-02-17 Thread A. Costa
Package: xrestop
Version: 0.4-8
Severity: minor
Tags: patch

Dear Maintainer,

Found a typo in '/usr/share/man/man1/xrestop.1.gz', see attached '.diff'.

Hope this helps...

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages xrestop depends on:
ii  libc62.13-38
ii  libncurses5  5.9-10
ii  libtinfo55.9-10
ii  libx11-6 2:1.5.0-1
ii  libxres1 2:1.0.6-1

xrestop recommends no packages.

xrestop suggests no packages.

-- no debconf information
--- xrestop.1	2012-11-11 10:26:23.0 -0500
+++ /tmp/xrestop.1	2013-02-15 23:34:29.594951326 -0500
@@ -24,7 +24,7 @@
 Time in seconds between taking samples. Default is 2 seconds. 
 .TP
 \fB\-\-batch, \-b\fP
-Run in batch mode. Slightly more detailed infomation is streamed to 
+Run in batch mode. Slightly more detailed information is streamed to 
 stdout rather than the usual curses interface. This mode is intended
 for debugging a single client with something like 
 .br


Bug#700832: jnettop: 'man jnettop' typo: enclolse

2013-02-17 Thread A. Costa
Package: jnettop
Version: 0.13.0-1
Severity: minor
Tags: patch

Dear Maintainer,

Found a typo in '/usr/share/man/man8/jnettop.8.gz', see attached '.diff'.

Hope this helps...

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages jnettop depends on:
ii  libc6 2.13-38
ii  libglib2.0-0  2.33.12+really2.32.4-5
ii  libncurses5   5.9-10
ii  libpcap0.81.3.0-1

jnettop recommends no packages.

jnettop suggests no packages.

-- no debconf information
--- jnettop.8	2010-10-04 23:06:00.0 -0400
+++ /tmp/jnettop.8	2013-02-15 23:35:31.383626911 -0500
@@ -70,7 +70,7 @@
 .B \-x, \-\-filter rule
 allows for specification of custom filtering rule. this allows for
 .BR tcpdump(1)
-style syntax. don't forget to enclolse the filter into quotes when running from a shell.
+style syntax. don't forget to enclose the filter into quotes when running from a shell.
 .SH CONFIGURATION
 Program looks for settings in the file specified by parameter \fB-f\fP, which defaults to ~/.jnettop. Configuration file is
 an ordinary text file with keywords and their arguments. You HAVE to enclose arguments into double quotes. Available keywords


Bug#699420: k3b: impossible Erase window: 'Found medium: Empty CD-RW medium' 'Waiting for Disk'

2013-01-31 Thread A. Costa
Package: k3b
Version: 2.0.2-6
Severity: normal
Tags: upstream

Dear Maintainer,

With a used CDRW disk (apparently undamaged) in the drive, to be blanked,
K3B correctly reported:

Found medium: Empty CD-RW medium

In that same window K3B made an impossible request:

Please insert a rewritable CD medium into drive(...)

None of the three options offered: 'Load', 'Eject', or 'Cancel', 
helped K3B do any erasing.

(See attached PNG.)

PS : Perhaps the CDRW medium was borked by another burner program.
Usually K3B blanks disks just fine.  But a high level burner app should
never contradict itself -- bad media is no excuse!

PPS: later, 'xfburn' was able to blank the same CDRW medium.


HTH...


-- Package-specific info:
Device was not specified. Trying to find an appropriate drive...
Detected CD-R drive: /dev/sr1
Device type: Removable CD-ROM
Version: 5
Response Format: 2
Capabilities   : 
Vendor_info: 'SONY'
Identification : 'DVD RW DRU-840A '
Revision   : 'SS01'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages k3b depends on:
ii  cdparanoia 3.10.2+debian-11
ii  cdrdao 1:1.2.3-0.3
ii  genisoimage9:1.1.11-2
ii  k3b-data   2.0.2-6
ii  kde-runtime4:4.8.4-2
ii  libc6  2.13-38
ii  libgcc11:4.7.2-5
ii  libk3b62.0.2-6
ii  libkcddb4  4:4.8.4-2
ii  libkcmutils4   4:4.8.4-4
ii  libkde3support44:4.8.4-4
ii  libkdecore54:4.8.4-4
ii  libkdeui5  4:4.8.4-4
ii  libkfile4  4:4.8.4-4
ii  libkio54:4.8.4-4
ii  libknotifyconfig4  4:4.8.4-4
ii  libqt4-qt3support  4:4.8.2+dfsg-10
ii  libqt4-xml 4:4.8.2+dfsg-10
ii  libqtcore4 4:4.8.2+dfsg-10
ii  libqtgui4  4:4.8.2+dfsg-10
ii  libqtwebkit4   2.2.1-5
ii  libsolid4  4:4.8.4-4
ii  libstdc++6 4.7.2-5
ii  wodim  9:1.1.11-2

Versions of packages k3b recommends:
ii  dvd+rw-tools 7.1-10
ii  libk3b6-extracodecs  2.0.2-6
ii  vcdimager0.7.24+dfsg-0.1

Versions of packages k3b suggests:
pn  k3b-extrathemes  none
ii  k3b-i18n 2.0.2-6
pn  movixmaker-2 none
ii  normalize-audio  0.7.7-11
ii  sox  14.4.0-5

-- no debconf information
attachment: K3B_erase_cdrw.png

Bug#698792: ITP: libbusiness-br-ids-perl -- Modules for dealing with Brazilian identification codes (CPF, CNPJ, ...)

2013-01-23 Thread Joenio Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libbusiness-br-ids-perl
  Version : 0.0022
  Upstream Author : A. R. Ferreira ferre...@cpan.org
* URL : http://search.cpan.org/dist/Business-BR-Ids/
* License : Perl
  Programming Lang: Perl
  Description : Modules for dealing with Brazilian identification codes 
(CPF, CNPJ, ...)

Business::BR::Ids is meant to provide a root for the namespace
Business::BR.  It is meant as a placeholder to reserve and explain how
the namespace can be used.


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



Bug#698799: ITP: libxml-compile-tester-perl -- Perl module to support regression testing of XML::Compile modules

2013-01-23 Thread Joenio Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libxml-compile-tester-perl
  Version : 0.90
  Upstream Author : Mark Overmeer p...@overmeer.net
* URL : http://search.cpan.org/dist/XML-Compile-Tester/
* License : Perl
  Programming Lang: Perl
  Description : Perl module to support regression testing of XML::Compile 
modules

XML::Compile::Tester provide functions which simplify writing tests for
XML::Compile related distributions.


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



Bug#698819: ITP: libxml-compile-cache-perl -- cache compiled XML translators

2013-01-23 Thread Joenio Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libxml-compile-cache-perl
  Version : 0.992
  Upstream Author : Mark Overmeer p...@overmeer.net
* URL : http://search.cpan.org/dist/XML-Compile-Cache/
* License : Perl
  Programming Lang: Perl
  Description : cache compiled XML translators

XML::Compile::Cache is the smart brother of XML::Compile::Schema; it
keeps track of your compiled readers and writers, and also helps you
administer the parameters to handle compilation. Besides, it lat you use
easy prefixes instead of full namespaces.


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



Bug#698820: ITP: libxml-compile-dumper-perl -- remember precompiled XML processors

2013-01-23 Thread Joenio Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libxml-compile-dumper-perl
  Version : 0.13
  Upstream Author : Mark Overmeer p...@overmeer.net
* URL : http://search.cpan.org/dist/XML-Compile-Dumper/
* License : Perl
  Programming Lang: Perl
  Description : remember precompiled XML processors

XML::Compile::Dumper simplifies the task of saving and loading
pre-compiled translators. Schema's can get huge, and when you are not
creating a daemon to do the XML communication, you may end-up compiling
and interpreting these large schemas often, just to be able to process
simple data-structures


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



Bug#698748: wicd-daemon: 'man wicd' typo: Everthing

2013-01-22 Thread A. Costa
Package: wicd-daemon
Version: 1.7.2.4-4
Severity: minor
Tags: patch

Dear Maintainer,

Found a typo in '/usr/share/man/man8/wicd.8.gz', see attached '.diff'.

Hope this helps...

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages wicd-daemon depends on:
ii  adduser  3.113+nmu3
ii  dbus 1.6.8-1
ii  debconf  1.5.49
ii  iproute  20120521-3
ii  iputils-ping 3:20101006-3
ii  isc-dhcp-client  4.2.4-4
ii  lsb-base 4.1+Debian9
ii  net-tools1.60-24.2
ii  psmisc   22.20-1
ii  python   2.7.3-3
ii  python-dbus  1.1.1-1
ii  python-gobject   3.2.2-1
ii  python-wicd  1.7.2.4-4
ii  wireless-tools   30~pre9-8
ii  wpasupplicant1.0-3+b1

Versions of packages wicd-daemon recommends:
ii  rfkill  0.4-2
ii  wicd-gtk [wicd-client]  1.7.2.4-4

Versions of packages wicd-daemon suggests:
ii  pm-utils  1.4.1-9

Versions of packages wicd depends on:
ii  wicd-gtk [wicd-client]  1.7.2.4-4

Versions of packages wicd-gtk depends on:
ii  python 2.7.3-3
ii  python-glade2  2.24.0-3
ii  python-gtk22.24.0-3

Versions of packages wicd-gtk recommends:
ii  gksu   2.0.2-6
ii  python-notify  0.1.1-3

Versions of packages python-wicd depends on:
ii  python  2.7.3-3

-- debconf information excluded
--- wicd.8	2012-11-10 15:43:44.0 -0500
+++ /tmp/wicd.8	2013-01-21 22:55:35.047910568 -0500
@@ -51,7 +51,7 @@
 writing configuration files and logs, and monitoring the connection status.
 The daemon's job is split between two processes: wicd-daemon.py and monitor.py.
 All the connection status monitoring, as well as the auto-reconnection logic,
-takes place in monitor.py.  Everthing else is done by wicd-daemon.py.
+takes place in monitor.py.  Everything else is done by wicd-daemon.py.
 
 The user interface (stored in wicd-gtk), which is made up of a tray
 icon, a main GUI window, and its child dialogs, gets configuration and network


Bug#698476: daptup: 'man daptup' typo: occured was occured

2013-01-18 Thread A. Costa
Package: daptup
Version: 0.12.5.1
Severity: minor
Tags: patch

Dear Maintainer,

Found a typo in '/usr/share/man/man8/daptup.8.gz', see attached '.diff'.

Hope this helps...

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages daptup depends on:
ii  apt 0.9.7.7
ii  cupt2.5.9
ii  liblocale-gettext-perl  1.05-7+b1
ii  perl5.14.2-16

daptup recommends no packages.

Versions of packages daptup suggests:
pn  aptitude  none

-- no debconf information
--- daptup.8	2012-08-25 06:26:08.0 -0400
+++ /tmp/daptup.8	2013-01-18 23:15:19.824141614 -0500
@@ -44,7 +44,7 @@
 Starting with 0.8.0 version, \fBdaptup\fP uses apt hooks and you don't need to explicitly call it if you use 'apt-get update'.
 .SH TROUBLESHOOTING
 .PP
-If \fBdaptup\fP was interrupted while building the lists, the cached lists can stay in inconsistent state, which is inappropriate if you want to use \fB--last\fP option before the new update. There is nothing to do if interrupt was occured at the moment when old lists were building (besides running the new update). However, if interrupt was occured when the new lists were building, you can easily redo this stage by calling 'daptup \-\-post'.
+If \fBdaptup\fP was interrupted while building the lists, the cached lists can stay in inconsistent state, which is inappropriate if you want to use \fB--last\fP option before the new update. There is nothing to do if interrupt occurred at the moment when old lists were building (besides running the new update). However, if interrupt occurred when the new lists were building, you can easily redo this stage by calling 'daptup \-\-post'.
 .SH FILES
 .TP
 .B /etc/daptup.conf


Bug#697968: gscan2pdf: Provide useful automatic deskewing option. ('unpaper' fails.)

2013-01-15 Thread A. Costa
On Tue, 15 Jan 2013 22:32:21 +0100
Jeffrey Ratcliffe jeffrey.ratcli...@gmail.com wrote:

 Wouldn't it be better to report bugs against unpaper with specific
 cases where deskew didn't work?

It sure would, but...

Users like me don't know where this bug lives; some of us use 'unpaper'
only when 'gscan2pdf' calls it.  'man unpaper' is too complex for lazy
users who just want a good GUI front-end to do the work.  Such users
worry if the trouble could be mutual:

1) 'gscan2pdf' might be calling 'unpaper' incorrectly.  
2) 'unpaper' might itself be failing to deskew.
3) Both #1  #2.

 A quick search didn't come up with any other simple deskewing tools:
 ... gimp ... plug-in ... leptonica ... deskew module ... a howto ...

I tried a search, and found Marek Mauder's excellent deskew:

http://galfar.vevb.net/deskew/

The ZIP archive there contains sources  compiled executables for
Win32, Win64, Linux 64bit,  Mac OSX 32bit.  None of those run on my
32-bit Debian system, but the Win32 EXE worked under 'Wine'. The
syntax seems suitable for 'gscan2pdf':

 Usage:
 deskew [-a angle] [-t a|treshold] [-b color] [-r rect] [-o output] [-s info] 
input
-a angle:  Maximal skew angle in degrees (default: 10)
-t a|treshold: Auto threshold or value in 0..255 (default: a)
-b color:  Background color in hex format RRGGBB (default: trns. black)
-r rect:   Skew detection only in content rectangle (pixels):
   left,top,right,bottom (default: whole page)
-o output: Output image file (default: out.png)
-s info:   Info dump (any combination of):
   s - skew detection stats, p - program parameters
input: Input image file

  Supported file formats
Input:  PBM, PGM, PPM, PAM, PFM, TGA, DDS, GIF, JPG, PNG, JNG, BMP, TIF, PSD
Output: PGM, PPM, PAM, PFM, TGA, DDS, GIF, JPG, PNG, JNG, BMP, TIF, PSD

I tried it on a skewed 20 page PDF, (first I ran 'pdftoppm').  The
output was perfectly deskewed.  One kvetch, its default background
(fill-in) color is black, (I used '-b FF' for white), but maybe
there's some easy kludge around that.

HTH...


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



Bug#698035: pcaputils: 'man pcapdump' typo: formated

2013-01-13 Thread A. Costa
Package: pcaputils
Version: 0.8-1
Severity: minor
Tags: patch

Dear Maintainer,

Found a typo in '/usr/share/man/man1/pcapdump.1.gz', see attached '.diff'.

Hope this helps...

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages pcaputils depends on:
ii  libc6   2.13-35
ii  libjudydebian1  1.0.5-1
ii  libpcap0.8  1.3.0-1

pcaputils recommends no packages.

pcaputils suggests no packages.

-- no debconf information
--- pcapdump.1	2009-05-09 19:49:19.0 -0400
+++ /tmp/pcapdump.1	2013-01-13 02:44:59.731408143 -0500
@@ -20,7 +20,7 @@
 .ad b
 'hy
 .SH DESCRIPTION
-\fBpcapdump\fR captures packets from a network interface and writes them to a dumpfile. The filename argument given to \*(T\fB\-w\fR\*(T will be formated by \*(T\fBstrftime(3)\fR\*(T.
+\fBpcapdump\fR captures packets from a network interface and writes them to a dumpfile. The filename argument given to \*(T\fB\-w\fR\*(T will be formatted by \*(T\fBstrftime(3)\fR\*(T.
 .SH PCAPNET OPTIONS
 .TP 
 \*(T\fB\-i \fR\*(T\fIinterface\fR


Bug#698036: aircrack-ng: 'man aircrack-ng kstats packetforge-ng airbase-ng airodump-ng' typos: cloacked; combinaison; genration and addres; specfiied and surpresses; everytime

2013-01-13 Thread A. Costa
Package: aircrack-ng
Version: 1:1.1-5
Severity: minor
Tags: patch

Dear Maintainer,

Found some typos in '/usr/share/man/man1/aircrack-ng.1.gz', 
'/usr/share/man/man1/kstats.1.gz',
'/usr/share/man/man1/packetforge-ng.1.gz',
'/usr/share/man/man8/airbase-ng.8.gz',
   '/usr/share/man/man8/airodump-ng.8.gz',
see attached '.diff' files.

Hope this helps...

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages aircrack-ng depends on:
ii  iw  3.4-1
ii  libc6   2.13-35
ii  libgcrypt11 1.5.0-3
ii  libsqlite3-03.7.15.1-1
ii  wireless-tools  30~pre9-8
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages aircrack-ng recommends:
ii  wget  1.14-1

aircrack-ng suggests no packages.

-- no debconf information
--- aircrack-ng.1	2012-07-28 14:42:00.0 -0400
+++ /tmp/aircrack-ng.1	2013-01-13 03:20:45.886873831 -0500
@@ -24,7 +24,7 @@
 Force the attack mode, 1 or wep for WEP and 2 or wpa for WPA-PSK.
 .TP
 .I -e essid
-Select the target network based on the ESSID. This option is also required for WPA cracking if the SSID is cloacked. For SSID containing special characters, see http://www.aircrack-ng.org/doku.php?id=faq#how_to_use_spaces_double_quote_and_single_quote_etc._in_ap_names
+Select the target network based on the ESSID. This option is also required for WPA cracking if the SSID is cloaked. For SSID containing special characters, see http://www.aircrack-ng.org/doku.php?id=faq#how_to_use_spaces_double_quote_and_single_quote_etc._in_ap_names
 .TP
 .I -b bssid
 Select the target network based on the access point MAC address.
--- airdecap-ng.1	2012-07-28 14:42:00.0 -0400
+++ /tmp/airdecap-ng.1	2013-01-13 03:22:14.671844588 -0500
@@ -7,7 +7,7 @@
 [options] pcap file
 .SH DESCRIPTION
 .BI airdecap-ng
-decrypts a WEP/WPA crypted pcap file to a uncrypted one by using the right WEP/WPA keys.
+decrypts a WEP/WPA crypted pcap file to a unencrypted one by using the right WEP/WPA keys.
 .SH OPTIONS
 .TP
 .I -H, --help
--- airbase-ng.8	2012-07-28 14:42:00.0 -0400
+++ /tmp/airbase-ng.8	2013-01-13 03:29:44.512763071 -0500
@@ -64,7 +64,7 @@
 In practice, it is best to set the value to the type of clients you are dealing with. 
 .TP
 .I -q
-This surpresses printing any statistics or status information.
+This suppresses printing any statistics or status information.
 .TP
 .I -v
 This prints additional messages and details to assist in debugging.
@@ -95,7 +95,7 @@
 This causes the Access Point to hide the SSID and to not broadcast the value.
 .TP
 .I -s
-When specfiied, this forces shared key authentication for all clients. 
+When specfied, this forces shared key authentication for all clients. 
 
 The soft AP will send an authentication method unsupported rejection to any open system authentication request if -s is specified.
 .TP
@@ -103,7 +103,7 @@
 It sets the shared key challenge length, which can be anything from 16 to 1480. The default is 128 bytes. It is the number of bytes used in the random challenge. Since one tag can contain a maximum size of 255 bytes, any value above 255 creates several challenge tags until all specified bytes are written. Many clients ignore values different than 128 bytes so this option may not always work.
 .TP
 .I -L, --caffe-latte
-Airbase-ng also contains the new caffe-latte attack, which is also implemented in aireplay-ng as attack -6. It can be used with -L or caffe-latte. This attack specifically works against clients, as it waits for a broadcast arp request, which happens to be a gratuitous arp. See this for an explaination of what a gratuitous arp is. It then flips a few bits in the sender MAC and IP, corrects the ICV (crc32) value and sends it back to the client, where it came from. The point why this attack works in practice is, that at least windows sends gratuitous arps after a connection on layer 2 is established and a static ip is set, or dhcp fails and windows assigned an IP out of 169.254.X.X. 
+Airbase-ng also contains the new caffe-latte attack, which is also implemented in aireplay-ng as attack -6. It can be used with -L or caffe-latte. This attack specifically works against clients, as it waits for a broadcast arp request, which happens to be a gratuitous arp. See this for an explanation of what a gratuitous arp is. It then flips a few bits in the sender MAC and IP, corrects the ICV (crc32) value and sends it back to the client, where it came from. The point why this attack works in practice is, that at least windows sends gratuitous arps after a connection on layer 2 is established and a static ip is set, or dhcp fails and windows assigned an IP out of 169.254.X.X. 
 
 -x pps sets 

Bug#698036: (aircrack-ng: 'man aircrack-ng kstats packetforge-ng airbase-ng airodump-ng' typos: cloacked; combinaison; genration and addres; specfiied and surpresses; everytime)

2013-01-13 Thread A. Costa
As a rule one should always check the BTS before reporting a bug, but I
sleepily failed to do that here.

This bug seems like it might cover the same ground as #698036:

Bug #697346 [PATCH]: Manpage Spelling 

A scan of #697346 shows there's minimal overlap, 
its patch boils down to:

s/replys./replies./
s/runned,/ran,/
s/surpresses/suppresses/

Plus adding the string one.

The duplicated typo is 'surpresses'.

HTH...


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



Bug#697967: leptonica-progs: 'man leptonica' SEE ALSO: 58% absent.

2013-01-12 Thread A. Costa
Package: leptonica-progs
Version: 1.69-3.1
Severity: normal

Dear Maintainer,

# count 'man leptonica' SEE ALSO offerings:
% { man leptonica | grep -A 10 ALSO | tail -n +2 | \
sed 's/^ *//;s/-$//' | tr --delete ',()1\n' | \
tr --squeeze-repeats ' ' '\n'; echo ; } | \
   wc -l
38

# count how many of those exist in this package:
% { man leptonica | grep -A 10 ALSO | tail -n +2 | \
sed 's/^ *//;s/-$//' | tr --delete ',()1\n' | \
tr --squeeze-repeats ' ' '\n'; echo ; } | \
   while read x ; do which $x ; done 2 /dev/null | \
   wc -l
16

Possible fixes:

1) The missing 22 programs should be added to the package.

2) All missing program names should be omitted from
   the man page.
   
3) If any program names were changed after the manual 
   was last updated, then the man page should list
   those new names instead.

HTH...



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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages leptonica-progs depends on:
ii  libc6 2.13-35
ii  liblept3  1.69-3.1

leptonica-progs recommends no packages.

leptonica-progs 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#697968: gscan2pdf: Provide useful automatic deskewing option. ('unpaper' fails.)

2013-01-12 Thread A. Costa
Package: gscan2pdf
Version: 1.0.4-5
Severity: wishlist

Dear Maintainer,

Some duplex sheet feed scanners produce skewed output, so the resulting
PDF file could use deskewing.  'ToolsClean upDeskew' implies 'unpaper' 
can automatically deskew, but it's never worked for me; 
other users report similar disappointments, e.g.:

Unpaper (http://unpaper.berlios.de/) is a CLI tool for the job, 
which supports double pages, ...  But in my experience it didn't work at 
all...

http://linux-tipps.blogspot.com/2011/09/cropping-scanned-pages-eg-double-pages.html

What's needed is auto-deskewing that works.

HTH...


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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages gscan2pdf depends on:
ii  imagemagick  8:6.7.7.10-5
ii  libconfig-general-perl   2.50-1
ii  libgoo-canvas-perl   0.06-1+b2
ii  libgtk2-ex-simple-list-perl  0.50-2
ii  libgtk2-imageview-perl   0.05-1+b2
ii  libhtml-parser-perl  3.69-2
ii  liblocale-gettext-perl   1.05-7+b1
ii  liblog-log4perl-perl 1.29-1
ii  libpdf-api2-perl 2.019-1
ii  libproc-processtable-perl0.45-3+b1
ii  libreadonly-perl 1.03-4
ii  librsvg2-common  2.36.1-1
ii  libsane-perl 0.05-2
ii  libset-intspan-perl  1.16-1
ii  libtiff-tools4.0.2-1
ii  perlmagick   8:6.7.7.10-2
ii  sane-utils   1.0.22-7.4

Versions of packages gscan2pdf recommends:
ii  djvulibre-bin  3.5.25.3-1
ii  gocr   0.49-1
ii  libgtk2-ex-podviewer-perl  0.18-1
ii  sane   1.0.14-9
ii  tesseract-ocr  3.02.01-4.1
ii  unpaper0.4.2-1
ii  xdg-utils  1.1.0~rc1+git20111210-6

gscan2pdf 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#697969: minit: 'man 1 serdo 8 hard-reboot 8 serdo ' typos: paramter; accidential and immedeately; paramter

2013-01-12 Thread A. Costa
Package: minit
Version: 0.10-5
Severity: minor
Tags: patch

Dear Maintainer,

Found some typos in '/usr/share/man/man1/serdo.1.gz', 
'/usr/share/man/man8/hard-reboot.8.gz',
  '/usr/share/man/man8/serdo.8.gz', 
see attached '.diff' files.

Hope this helps...

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

-- no debconf information
--- serdo.1	2004-12-30 20:14:46.0 -0500
+++ /tmp/serdo.1	2013-01-11 23:46:33.444821087 -0500
@@ -10,7 +10,7 @@
 .B serdo
 will open the file given by the command line argument and serially
 execute all the commands in it.  If a command fails, the whole batch job
-is aborted (unless -c is given as first paramter on the serdo command
+is aborted (unless -c is given as first parameter on the serdo command
 line).
 
 serdo understands the \fBcd\fR and \fBexport\fR sh(1) built-ins (no
--- hard-reboot.8	2007-04-14 07:57:25.0 -0400
+++ /tmp/hard-reboot.8	2013-01-11 23:47:38.025527199 -0500
@@ -1,6 +1,6 @@
 .TH hard-reboot 8
 .SH NAME
-hard-reboot \- reboot your system immedeately
+hard-reboot \- reboot your system immediately
 .SH SYNOPSIS
 .B hard-reboot
 .I RESTART
@@ -21,7 +21,7 @@
 
 .SH USAGE
 
-To prevent accidential use of this application the parameters have to
+To prevent accidental use of this application the parameters have to
 be written in uppercase letters.
 .TP 10
 .I RESTART
--- serdo.8	2007-04-14 07:57:25.0 -0400
+++ /tmp/serdo.8	2013-01-11 23:49:00.914433491 -0500
@@ -10,7 +10,7 @@
 .B serdo
 will open the file given by the command line argument and serially
 execute all the commands in it.  If a command fails, the whole batch job
-is aborted (unless -c is given as first paramter on the serdo command
+is aborted (unless -c is given as first parameter on the serdo command
 line).
 
 serdo understands the \fBcd\fR and \fBexport\fR sh(1) built-ins (no


Bug#697967: leptonica-progs: 'man leptonica' SEE ALSO: 58% absent.

2013-01-12 Thread A. Costa
On Sat, 12 Jan 2013 03:00:43 -0500
A. Costa agco...@gis.net wrote:

 1) The missing 22 programs should be added to the package.

Those missing 22 are:

  % { { man leptonica | grep -A 10 ALSO | tail -n +2 | sed 's/^ *//;s/-$//' 
| tr --delete ',()1\n' | tr --squeeze-repeats ' ' '\n'; echo ; } | while read x 
; do which $x  /dev/null || echo $x ; done ; } 2 /dev/null | tr '\n' ' '; echo
  binarize_reg cctest ccthin_reg colormorphtest colorspacetest comparetest 
dithertest flipdetect_reg fmorphauto_reg gammatest grayfill_reg 
graymorph_reggrayquant_reg hardlight_reg jbcorrelation kernel_reg lineremoval 
pagesegtest paint_reg printtiff rank_regranktest skewtest 
warper_regwatershedtest

HTH...


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



Bug#698025: [torchat] wishlist

2013-01-12 Thread Allan da Costa
Package: torchat
Version: 0.9.9.550-2
Severity: normal
Tags: patch

Hello, I'm sending a possible new translation to portuguese from Brazil 
(attached file).
Best regards.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-5-amd64

Debian Release: 6.0.6
  500 stable  security.debian.org 
  500 stable  ftp.br.debian.org 
  500 stable  deb.torproject.org 
  500 squeeze-backports mozilla.debian.net 
  500 proposed-updates ftp.br.debian.org 
  100 squeeze-backports backports.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
tor| 0.2.3.25-1~~squeeze+1
python(= 2.5) | 2.6.6-3+squeeze7
python( 3.0) | 2.6.6-3+squeeze7
python-wxgtk2.8| 


Package's Recommends field is empty.

Package's Suggests field is empty.




# -*- coding: UTF-8 -*-

##
##
# Copyright (c) 2007-2010 Bernd Kreuss prof7...@gmail.com  #
##
# Translation file for TorChat   #
##
##

LANGUAGE_CODE = upt
LANGUAGE_NAME = uPortuguês
LANGUAGE_NAME_ENGLISH = uPortuguese
TRANSLATOR_NAMES = [uAllan da Costa allan@gmail.com]

#buttons
BTN_CANCEL = uCancelar
BTN_OK = uOk
BTN_SAVE_AS = uSalvar como...
BTN_CLOSE = uFechar

#status
ST_AVAILABLE = uDisponível
ST_AWAY = uAusente
ST_EXTENDED_AWAY = uAusente indeterminadamente
ST_OFFLINE = uIndisponível

#TaskbarMenu
MTB_SHOW_HIDE_TORCHAT = uMostrar/ocultar o TorChat
MTB_QUIT = uSair

#popup menu
MPOP_CHAT = uBate-papo...
MPOP_SEND_FILE = uEnviar arquivo...
MPOP_EDIT_CONTACT = uEditar contato...
MPOP_DELETE_CONTACT = uExcluir contato...
MPOP_SHOW_OFFLINE_MESSAGES = uMostrar mensagens recebidas quando estava indisponível
MPOP_CLEAR_OFFLINE_MESSAGES = uLimpar mensagens recebidas quando estava indisponível
MPOP_ACTIVATE_LOG = uIniciar registro do bate-papo atual
MPOP_STOP_LOG = uParar registro do bate-papo atual
MPOP_DELETE_EXISTING_LOG = uExcluir arquivo de registro
MPOP_DELETE_AND_STOP_LOG = uExcluir arquivo de registro e parar de registrar o bate-papo atual
MPOP_ADD_CONTACT = uAdicionar contato...
MPOP_ABOUT = uSobre o TorChat
MPOP_ASK_AUTHOR = uPerguntar ao %s...
MPOP_SETTINGS = uConfigurações...
MPOP_EDIT_MY_PROFILE = uEditar meu perfil...

#chat window popup menu
CPOP_COPY = uCopiar

#confirm delete message box
D_CONFIRM_DELETE_TITLE = uConfirmar exclusão
D_CONFIRM_DELETE_MESSAGE = uRealmente deseja excluir este contato?\n(%s %s)

#warning about log
D_LOG_WARNING_TITLE = uTorChat: o arquivo de registro está ativo
D_LOG_WARNING_MESSAGE = uArquivo de registro do bate-papo está ativo!\n\nArquivo de registro: %s\n\nLembre-se de excluir o arquivo de registro caso tenha terminado de depurar os erros, pois o arquivo de registro pode conter informações particularmente delicadas.

#warning about used port
D_WARN_USED_PORT_TITLE = uTorChat: porta em uso 
D_WARN_USED_PORT_MESSAGE = uAlgo, provavelmente outra instância do TorChat já está usando a porta %s:%s. Você deve criar outro perfil usando uma porta diferente para ser possível iniciar uma segunda instância do TorChat.

#warnig about unread messages
D_WARN_UNREAD_TITLE = uTorChat: mensagens não lidas
D_WARN_UNREAD_MESSAGE = uEssas mensagens não foram lidas.\nElas serão perdidas para sempre!\n\nVocê realmente quer sair do TorChat agora?

#warning about offline buddy
D_WARN_BUDDY_OFFLINE_TITLE = uTorChat: esse contato está indisponível
D_WARN_BUDDY_OFFLINE_MESSAGE = uEssa operação não é possível com contatos indisponíveis

#warning about multiple files
D_WARN_FILE_ONLY_ONE_TITLE = uTorChat: limite de arquivos
D_WARN_FILE_ONLY_ONE_MESSAGE = uVocê não pode enviar mais de um arquivo de uma só vez. Envie-os um de cada vez ou envie em um arquivo zip.

#warning about file save error
D_WARN_FILE_SAVE_ERROR_TITLE = uTorChat: erro ao salvar arquivo
D_WARN_FILE_SAVE_ERROR_MESSAGE = uO arquivo '%s' não pôde ser criado.\n\n%s

#warning about file already exists
D_WARN_FILE_ALREADY_EXISTS_TITLE = uTorChat: o arquivo já existe
D_WARN_FILE_ALREADY_EXISTS_MESSAGE = uO arquivo '%s' já existe.\nSobrescrevê-lo?

#dialog: add/edit contact
DEC_TITLE_ADD = uAdicionar novo contato
DEC_TITLE_EDIT = uEditar contato
DEC_TORCHAT_ID = uID do TorChat
DEC_DISPLAY_NAME = uNome aparente
DEC_INTRODUCTION = uIntrodução
DEC_MSG_16_CHARACTERS = uO endereço deve ter 16 caracteres, não %i.
DEC_MSG_ONLY_ALPANUM = uO endereço deve conter apenas números e letras minúsculas
DEC_MSG_ALREADY_ON_LIST = u%s já está em seus contatos

# #dialog: edit my profile
DEP_TITLE = uEditar

Bug#697965: leptonica-progs: 'man leptonica' typo: arguements

2013-01-11 Thread A. Costa
Package: leptonica-progs
Version: 1.69-3.1
Severity: minor
Tags: patch

Dear Maintainer,

Found a typo in '/usr/share/man/man3/leptonica.3.gz', see attached '.diff'.

Hope this helps...

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages leptonica-progs depends on:
ii  libc6 2.13-35
ii  liblept3  1.69-3.1

leptonica-progs recommends no packages.

leptonica-progs suggests no packages.

-- no debconf information
--- leptonica.3	2012-07-21 05:29:36.0 -0400
+++ /tmp/leptonica.3	2013-01-12 02:04:30.519321160 -0500
@@ -45,7 +45,7 @@
 
 .SH OPTIONS
 The example programs included with leptonica will report their usage if
-you try to run them on the command line with no arguements. Usage varies
+you try to run them on the command line with no arguments. Usage varies
 from program to program. These are sample programs; read their source 
 code if you are trying to do something similar.
 


Bug#697966: leptonica-progs: 'man leptonica' oversells command line help.

2013-01-11 Thread A. Costa
Package: leptonica-progs
Version: 1.69-3.1
Severity: normal

Dear Maintainer,

% man leptonica | grep -A 2 OPTIONS
OPTIONS
   The  example  programs  included with leptonica will report their usage 
if you
   try to run them on the command line with no arguements. Usage varies 
from pro-

# count the progs
% dlocate -lsbin leptonica-progs | wc -l
38

# count progs with command line help (i.e. a leading 'Syntax' string).
% dlocate -lsbin leptonica-progs | \
while read x ; do $x ; done 21 | \
egrep '^.{0,1}Syntax:' | wc -l
6

The man page implies all the programs have command line help, but
it's more like 16% (6 of 38).

HTH...


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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages leptonica-progs depends on:
ii  libc6 2.13-35
ii  liblept3  1.69-3.1

leptonica-progs recommends no packages.

leptonica-progs 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#697879: sntop: 'man sntop' typos: collumn, ellicit and occurence

2013-01-10 Thread A. Costa
Package: sntop
Version: 1.4.3-4
Severity: minor
Tags: patch

Dear Maintainer,

Found some typos in '/usr/share/man/man1/sntop.1.gz', see attached '.diff'.

Hope this helps...

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages sntop depends on:
ii  fping3.2-1
ii  libc62.13-35
ii  libncurses5  5.9-10

sntop recommends no packages.

sntop suggests no packages.

-- no debconf information
--- sntop.1	2008-10-23 13:06:36.0 -0400
+++ /tmp/sntop.1	2013-01-06 13:59:28.775704094 -0500
@@ -26,7 +26,7 @@
 .Cm ping (1)
 .
 .Pp
-Optionally, the results can be used to generate an html page or ellicit the execution of a file.
+Optionally, the results can be used to generate an html page or elicit the execution of a file.
 .Pp
 Interactive run-time commands exist:
 .Pp
@@ -92,12 +92,12 @@
 - display command-syntax help and exit
 .Pp
 .Sh Command Execution Syntax
-In alarm or log mode a file is executed on the occurence of change in status of a given host.  sntop will fork and exec the specified file, passing as arguments information about the event. those arguments are:
+In alarm or log mode a file is executed on the occurrence of change in status of a given host.  sntop will fork and exec the specified file, passing as arguments information about the event. those arguments are:
 .Pp
 .Pa display name of host host name/IP status
 .Pp
 .Pa display name of host
-the 'display' name (first sntop collumn) of the machine, ie MyBox
+the 'display' name (first sntop column) of the machine, ie MyBox
 .Pp
 .Pa host name/IP
 the explicit hostname or IP address of the machine, ie snaggle or 192.168.55.12


Bug#697717: ITP: libmojolicious-plugin-authentication-perl -- module to make authentication a bit easier for Mojolicious

2013-01-08 Thread Joenio Costa
Package: wnpp
Severity: wishlist
Owner: Joenio Costa joe...@colivre.coop.br

* Package name: libmojolicious-plugin-authentication-perl
  Version : 1.24
  Upstream Author : Ben van Staveren mad...@cpan.org
* URL : 
http://search.cpan.org/dist/Mojolicious-Plugin-Authentication/
* License : Perl
  Programming Lang: Perl
  Description : module to make authentication a bit easier for Mojolicious

Mojolicious::Plugin::Authentication is a module that helps you deal with
authenticating users in your Mojolicious application.


-- 
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   5   6   7   8   9   10   >