Bug#1061726: golang-github-drone-envsubst: please provide envsubst tool

2024-01-28 Thread Bartosz Fenski

Source: golang-github-drone-envsubst
Version: 1.0.3-3
Severity: wishlist

Dear Maintainer,

That library comes with envsubst tool which can be used separately in 
various scripts.


Please provide envsubst binary package with that tool.

regards

Bartosz Fenski



Bug#1053428: RFP: k9s -- Kubernetes CLI To Manage Your Clusters In Style!

2023-12-18 Thread Bartosz Fenski
I started working on it today and I submitted initial stuff to Salsa 
under https://salsa.debian.org/go-team/packages/k9s/


There's a lot of missing dependencies - mostly k8s related but not only. 
Among others:


https://github.com/kubernetes/apimachinery - 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012720

https://github.com/kubernetes/client-go
https://github.com/kubernetes/metrics
https://github.com/anchore/grype

So I pushed things a bit forward but there's still a lot to do.

Bartek

On Tue, 3 Oct 2023 22:28:33 +0200 Luca Matei Pintilie 
 wrote:> Package: wnpp

> Severity: wishlist
> X-Debbugs-Cc: l...@lucamatei.com
>
> * Package name : k9s
> Version : 0.27.4
> Upstream Author : Fernand Galiana 
> * URL : https://k9scli.io/
> * License : Apache-2.0
> Programming Lang: Go
> Description : Kubernetes CLI To Manage Your Clusters In Style!
>
> K9s provides a terminal UI to interact with your Kubernetes clusters.
> The aim of this project is to make it easier to navigate, observe and
> manage your applications in the wild. K9s continually watches Kubernetes
> for changes and offers subsequent commands to interact with your observed
> resources.
>
> This package would be used by kubernetes administrators running debian.
>
> It's a TUI alternative to kubectl, and it depends on it as well.
> As far as I can tell kubectl is not packaged for debian at this time
> either.
>
> I do not have any intentions of maintaining the package.
>
> Please consider adding k9s.
>
> Best regards,
> Luca



Bug#1058936: dh-make-golang: fails to estimate without any meaningful output

2023-12-18 Thread Bartosz Fenski

Package: dh-make-golang
Version: 0.6.0-2+b5
Severity: normal

I've just tried to estimate amount of work needed to package k9s.

dh-make-golang was working for ~40 minutes, downloaded several gigabytes 
of git repositories
and failed without any meaningful info. Perhaps more error handling is 
needed.


[☸ lab:flux-system]
❯~/pakiety/testdh-make-golang estimate github.com/derailed/k9s
go get: 945.64 MiBpackage github.com/derailed/k9s: cannot find package 
"github.com/hashicorp/hcl/hcl/printer" in any of:
   /usr/lib/go-1.21/src/github.com/hashicorp/hcl/hcl/printer (from 
$GOROOT)

   /tmp/dh-make-golang3998533317/src/github.com/hashicorp/hcl/hcl/printer 
(from $GOPATH)
go get: 984.70 MiB# cd 
/tmp/dh-make-golang3998533317/src/github.com/anchore/grype; git 
submodule update --init --recursive
Submodule 'test/quality/vulnerability-match-labels' 
(g...@github.com:anchore/vulnerability-match-labels.git) registered for 
path 'test/quality/vulnerability-match-labels'
Cloning into 
'/tmp/dh-make-golang3998533317/src/github.com/anchore/grype/test/quality/vulnerability-match-labels'...
hostkeys_find_by_key_hostfile: hostkeys_foreach failed for 
/home/fenio/.ssh/known_hosts: Permission denied

Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'g...@github.com:anchore/vulnerability-match-labels.git' 
into submodule path 
'/tmp/dh-make-golang3998533317/src/github.com/anchore/grype/test/quality/vulnerability-match-labels' 
failed

Failed to clone 'test/quality/vulnerability-match-labels'. Retry scheduled
Cloning into 
'/tmp/dh-make-golang3998533317/src/github.com/anchore/grype/test/quality/vulnerability-match-labels'...
hostkeys_find_by_key_hostfile: hostkeys_foreach failed for 
/home/fenio/.ssh/known_hosts: Permission denied

Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'g...@github.com:anchore/vulnerability-match-labels.git' 
into submodule path 
'/tmp/dh-make-golang3998533317/src/github.com/anchore/grype/test/quality/vulnerability-match-labels' 
failed
Failed to clone 'test/quality/vulnerability-match-labels' a second time, 
aborting

package github.com/derailed/k9s
   imports github.com/anchore/grype/cmd/grype/cli/options: exit 
status 1

go get: 1.44 GiBpackage github.com/derailed/k9s
   imports github.com/containerd/containerd: no Go files in 
/tmp/dh-make-golang3998533317/src/github.com/containerd/containerd
go get: 1.71 GiB# cd 
/tmp/dh-make-golang3998533317/src/github.com/docker; git clone -- 
https://github.com/docker/docker 
/tmp/dh-make-golang3998533317/src/github.com/docker/docker
Cloning into 
'/tmp/dh-make-golang3998533317/src/github.com/docker/docker'...
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: 
CANCEL (err 8)

error: 4262 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
package github.com/derailed/k9s
   imports github.com/docker/docker/client: exit status 128
package github.com/derailed/k9s: cannot find package 
"github.com/docker/docker/pkg/homedir" in any of:
   /usr/lib/go-1.21/src/github.com/docker/docker/pkg/homedir (from 
$GOROOT)

   /tmp/dh-make-golang3998533317/src/github.com/docker/docker/pkg/homedir 
(from $GOPATH)
go get: 1.92 GiBpackage github.com/derailed/k9s: cannot find package 
"github.com/mholt/archiver/v3" in any of:

   /usr/lib/go-1.21/src/github.com/mholt/archiver/v3 (from $GOROOT)
   /tmp/dh-make-golang3998533317/src/github.com/mholt/archiver/v3 
(from $GOPATH)
go get: 2.20 GiBpackage github.com/derailed/k9s: cannot find package 
"github.com/docker/docker/api/types" in any of:
   /usr/lib/go-1.21/src/github.com/docker/docker/api/types (from 
$GOROOT)

   /tmp/dh-make-golang3998533317/src/github.com/docker/docker/api/types 
(from $GOPATH)
go get: 2.21 GiBpackage github.com/derailed/k9s: cannot find package 
"github.com/bmatcuk/doublestar/v2" in any of:
   /usr/lib/go-1.21/src/github.com/bmatcuk/doublestar/v2 (from 
$GOROOT)

   /tmp/dh-make-golang3998533317/src/github.com/bmatcuk/doublestar/v2 (from 
$GOPATH)
go get: 2.31 GiBpackage github.com/derailed/k9s: code in directory 
/tmp/dh-make-golang3998533317/src/github.com/glebarez/go-sqlite expects 
import "modernc.org/sqlite"

go get: 2.32 GiBpackage github.com/derailed/k9s
   imports gorm.io/gorm/clause: unrecognized import path 
"gorm.io/gorm/clause": reading https://gorm.io/gorm/clause?go-get=1: 404 
Not Found

package github.com/derailed/k9s
   imports gorm.io/gorm/logger: unrecognized import path 
"gorm.io/gorm/logger": reading https://gorm.io/gorm/logger?go-get=1: 404 
Not Found

package github.com/derailed/k9s
   imports gorm.io/gorm/schema: unrecognized import path 

Bug#1012720: ITP: golang-k8s-apimachinery -- Handle Kubernetes-like API objects

2023-12-18 Thread Bartosz Fenski

So is someone working on that ITP currently?
Seems it's one of many missing dependencies for k9s tool which I'm 
working on.


regards
Bartek


On Mon, 13 Nov 2023 21:59:21 +0100 Domenico Andreoli  
wrote:


> On Mon, Nov 13, 2023 at 03:09:57PM +0100, Nicolas Schier wrote:
> > Hi Domenico,
>
> Hi Nicolas,
>
> > do you still plan to finish the packaging of golang-k8s-apimachinery
> > shortly?
>
> To be honest I'm far from working at this package.
>
> > In order to update glab package to v1.35.0 the package is needed; 
may we

> > offer help or would it be ok for you if someone else takes-over your
> > ITP?
>
> Please go ahead and hijack the ITP.
>
> Thanks!
> Domenico
>
> > Kind regards,
> > Nicolas
> >
> >
> > On Sun, Jun 12, 2022 at 09:51:03PM +0200, Domenico Andreoli wrote:
> > > Package: wnpp
> > > Severity: wishlist
> > > Owner: Domenico Andreoli 
> > >
> > > * Package name : golang-k8s-apimachinery
> > > Version : 1.25.0~alpha0-1
> > > Upstream Author : Kubernetes
> > > * URL : https://github.com/kubernetes/apimachinery
> > > * License : Apache-2.0
> > > Programming Lang: Go
> > > Description : Handle Kubernetes-like API objects.
> > >
> > > This library is a shared dependency for servers and clients to 
work with

> > > Kubernetes API infrastructure without direct type dependencies. Its
> > > first consumers are k8s.io/kubernetes, k8s.io/client-go, and
> > > k8s.io/apiserver.
>
> --
> rsa4096: 3B10 0CA1 8674 ACBA B4FE FCD2 CE5B CF17 9960 DE13
> ed25519: FFB4 0CC3 7F2E 091D F7DA 356E CC79 2832 ED38 CB05



Bug#1041792: httpie

2023-08-01 Thread Bartosz Fenski
First of all package can't modify files in users' home directories which 
makes this bug unfixable without patching upstream somehow.


Any volounteers with patch disabling version check completely?

regards
Bartosz Fenski



Bug#1036591: reaver: segmentation fault

2023-05-28 Thread Bartosz Fenski

Hey,

I'm fine with NMUing it. Thanks for your effort.

regards
Bartosz Fenski

W dniu 23.05.2023 o 23:21, Samuel Henrique pisze:

Control: tags -1 patch fixed-upstream

Hello Bartosz,

We are planning to perform an NMU, changing the package's maintership
to the Security Tools team (while keeping you as an Uploader), fixing
this RC bug and filling an unblock request so we can ship this package
for bookworm.

Please let me know if you disagree, we will have to act quickly due to
the freeze.

Andrey, Leandro meant to use the "patch" tag instead of "fixed", here's his fix:
https://salsa.debian.org/leandrocunha/reaver

Cheers,





Bug#980555: Info received (update)

2022-12-26 Thread Bartosz Fenski

After reading this bugreport I'm not longer sure if this is the best idea ;)

https://bugzilla.redhat.com/show_bug.cgi?id=1943318

Sorry for the noise.

regards
Bartosz Fenski



Bug#980555: update

2022-12-26 Thread Bartosz Fenski

Hello everyone,

Any chance to have ec_sys enabled in a near future?

I'm working on packaging https://github.com/nbfc-linux/nbfc-linux tool 
and while it supports various ways of accessing EC the ec_sys is 
preferred method.


regards
Bartosz Fenski



Bug#1027007: ITP: nbfc -- notebook fan control

2022-12-25 Thread Bartosz Fenski

Package: wnpp
Severity: wishlist
Owner: Bartosz Fenski 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name : nbfc
Version : 0.1.7
Upstream Contact: TBD (t...@tbd.tbd)
* URL : https://github.com/nbfc-linux
* License : GPL 3.0
Programming Lang: C
Description : notebook fan control

Fan control service for notebooks.



Bug#961848: photoflare: segfaults when trying to use Colour Picker

2020-05-30 Thread Bartosz Fenski
Package: photoflare
Version: 1.6.4-1
Severity: important

Dear Maintainer,

* What led up to the situation?

Simply trying to use Colour Picker.

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

It's so easily reproducible that you can test it even with newly created
blank picture.

* What was the outcome of this action?

[1]77137 segmentation fault  photoflare

* What outcome did you expect instead?

I was expecting change of used colour.


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

Kernel: Linux 5.6.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.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

Versions of packages photoflare depends on:
ii  libc6   2.30-8
ii  libgcc-s1   10.1.0-3
ii  libgomp110.1.0-3
ii  libgraphicsmagick++-q16-12  1.4+really1.3.35-1
ii  libqt5core5a5.12.5+dfsg-10
ii  libqt5gui5  5.12.5+dfsg-10
ii  libqt5network5  5.12.5+dfsg-10
ii  libqt5printsupport5 5.12.5+dfsg-10
ii  libqt5widgets5  5.12.5+dfsg-10
ii  libstdc++6  10.1.0-3
ii  qt5-image-formats-plugins   5.12.5-1

photoflare recommends no packages.

photoflare suggests no packages.

-- no debconf information



Bug#960206: olive-editor: does not start due to OpenColorIO error

2020-05-10 Thread Bartosz Fenski
Package: olive-editor
Version: 20200210-1
Severity: grave

After fresh install olive doesn't start at all

fenio@udebian:~$ olive-editor
Using Qt version: 5.12.5
[OpenColorIO Info]: Color management disabled. (Specify the $OCIO environment 
variable to enable.)
terminate called after throwing an instance of 'OpenColorIO::v1::Exception'
  what():  Error: Loading the OCIO profile failed. The specified file does not 
appear to be an OCIO configuration.
Aborted



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

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

Versions of packages olive-editor depends on:
ii  ffmpeg 7:4.2.2-1+b1
ii  frei0r-plugins 1.7.0-1
ii  libavcodec58   7:4.2.2-1+b1
ii  libavfilter7   7:4.2.2-1+b1
ii  libavformat58  7:4.2.2-1+b1
ii  libavutil567:4.2.2-1+b1
ii  libc6  2.30-7
ii  libgcc-s1  10.1.0-1
ii  libopencolorio1v5  1.1.1~dfsg0-6+b1
ii  libopenimageio2.1  2.1.13.0~dfsg0-1
ii  libqt5core5a   5.12.5+dfsg-10
ii  libqt5gui5 5.12.5+dfsg-10
ii  libqt5multimedia5  5.12.5-1+b1
ii  libqt5multimedia5-plugins  5.12.5-1+b1
ii  libqt5widgets5 5.12.5+dfsg-10
ii  libstdc++6 10.1.0-1
ii  libswresample3 7:4.2.2-1+b1
ii  libswscale57:4.2.2-1+b1

olive-editor recommends no packages.

olive-editor suggests no packages.

-- no debconf information



Bug#858188: new upstream version

2017-03-19 Thread Bartosz Fenski

Package: syncthing
Version: 0.14.18+dfsg1-1
Severity: wishlist

Dear Maintainer,

The newest upstream version is 0.14.24.
Could you please update Debian package?

regards
Bartosz Fenski



Bug#849399: Acknowledgement (ITP: rmilter - another sendmail milter for different mail checks)

2017-03-01 Thread Bartosz Fenski
retitle 849399 RFP: rspamd - rmilter - another sendmail milter for 
different mail checks

thanks

Feel free to deal with upstream.
I gave up.

No way to convince him to start using source of JS files used in web 
interface.
It's comment for rspamd but I see no reason to work on rmilter without 
rspamd.


regards
Bartek

On 2016-12-26 18:00, ow...@bugs.debian.org wrote:

Thank you for filing a new Bug report with Debian.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Mikhail Gusarov 

If you wish to submit further information on this problem, please
send it to 849...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.




Bug#849396: Acknowledgement (ITP: rspamd - rapid spam filtering system)

2017-03-01 Thread Bartosz Fenski

retitle 849396 RFP: rspamd - rapid spam filtering system
thanks

Feel free to deal with upstream.
I gave up.

No way to convince him to start using source of JS files used in web 
interface.


regards
Bartek

On 2016-12-26 17:57, ow...@bugs.debian.org wrote:

Thank you for filing a new Bug report with Debian.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Mikhail Gusarov 

If you wish to submit further information on this problem, please
send it to 849...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.




Bug#855427: quicktun: Does not work

2017-02-20 Thread Bartosz Fenski

Thanks for your bugreport.

I've just reuploaded it with daemon dependency. I missed that.
I also included README.Debian file which has some example how to use it.

It works for me so I'm closing that bugreport but if you still find it 
unusable feel free to reopen it ;)


regards
Bartosz Fenski

On 2017-02-17 22:52, cl...@jhcloos.com wrote:

Package: quicktun
Version: 2.2.6-1
Severity: grave
Justification: renders package unusable

As packaged, this is unusable.

It did not depend on daemon, but the scripts rely on that.

/etc/network/if-up.d/quicktun calls quicktun.debian but that is not 
installed.

That script should call /usr/sbin/quicktun instead.

Even after editing if-up.d/quicktun and installing daemon nothing 
works.


It is a great idea, but plean make it work.

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages quicktun depends on:
ii  libc62.24-9
ii  libsodium18  1.0.11-1

quicktun recommends no packages.

quicktun suggests no packages.

-- Configuration Files:
/etc/network/if-up.d/quicktun changed [not included]

-- no debconf information




Bug#843861: CVE-2016-8685 and CVE-2016-8686

2017-01-08 Thread Bartosz Fenski

Hi Salvatore,

Sure feel free to do that but I doubt it's going to be fixed.
Upstream doesn't think it's a bug... and actually I agree with him on 
this.


potrace will try to handle whatever size of input file is... if it's 
bigger than available memory then it will fail.

But what exactly it should do in such case?

If main concern from security perspective is possibility to eat whole 
memory then well... admin/user can limit its usage using ulimit or 
something like that.


regards
fEnIo

On 2017-01-08 10:55, Salvatore Bonaccorso wrote:

Hi Bartosz,

On Sun, Jan 08, 2017 at 09:51:04AM +, Debian Bug Tracking System 
wrote:

This is an automatic notification regarding your Bug report
which was filed against the potrace package:

#843861: potrace: CVE-2016-8685 CVE-2016-8686

It has been closed by Bartosz Fenski <fe...@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 Bartosz Fenski 
<fe...@debian.org> by

replying to this email.


--
843861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843861
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Date: Sun, 08 Jan 2017 09:48:26 +
From: Bartosz Fenski <fe...@debian.org>
To: 843861-cl...@bugs.debian.org
Subject: Bug#843861: fixed in potrace 1.13-3
Message-Id: <e1cqa5s-000844...@fasolo.debian.org>

Source: potrace
Source-Version: 1.13-3

We believe that the bug you reported is fixed in the latest version of
potrace, 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 843...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bartosz Fenski <fe...@debian.org> (supplier of updated potrace 
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: Sun, 8 Jan 2017 10:24:54 +0100
Source: potrace
Binary: potrace libpotrace0 libpotrace-dev
Architecture: source amd64
Version: 1.13-3
Distribution: unstable
Urgency: high
Maintainer: Bartosz Fenski <fe...@debian.org>
Changed-By: Bartosz Fenski <fe...@debian.org>
Description:
 libpotrace-dev - development files for potrace library
 libpotrace0 - library for tracing bitmaps
 potrace- utility to transform bitmaps into vector graphics
Closes: 843861
Changes:
 potrace (1.13-3) unstable; urgency=high
 .
   * Fixes CVE-2016-8685 (Closes: #843861)


Thanks for fixing CVE-2016-8685. Note that #843861 was about two CVE's
so I guess I will clone #843861 for CVE-2016-8686 and adjust the
subjects.

Regards,
Salvatore




Bug#840503: new version

2017-01-06 Thread Bartosz Fenski

Any news on that? I'd love to see new version in Debian.

regards
Bartek



Bug#849396: other version

2016-12-27 Thread Bartosz Fenski
Of course I meant 1.4.1 version here. Not sure where did I grab 1.6.10 
from.


regards
Bartek



Bug#849399: other version

2016-12-27 Thread Bartosz Fenski
Of course I meant 1.10.0 version here. Not sure where did I grab that 
2.0.0 from.


regards
Bartek.



Bug#849399: ITP: rmilter - another sendmail milter for different mail checks

2016-12-26 Thread Bartosz Fenski

Package: rmilter
Version: 2.0.0
Upstream Author: various, TBD
URL: https://github.com/vstakhov/rmilter
License: BSD-2-Clause
Description:  rmilter is a standalone application that provides the 
following features:


 SPF checks;
 greylisting using memcached storage;
 ratelimits using memcached storage;
 checking mail via rspamd/spamassassin;
 checking mail via clamav antivirus;
 regexp filters;
 DKIM signing;
 beanstalk operations for specific messages.



Bug#849396: ITP: rspamd - rapid spam filtering system

2016-12-26 Thread Bartosz Fenski

Package: rspamd
Version: 1.6.10
Upstream Author: various, TBD
URL: http://rspamd.com
License: BSD-2-Clause
Description : rapid, modular and lightweight spam filter. It is designed 
to work with big amount of mail and can be easily extended with own 
filters written in lua.




Bug#762385: update

2016-12-10 Thread Bartosz Fenski

Any progress on that?
Need some help?

regards
Bartosz Fenski



Bug#830788: RFS: ifstat/1.1-9

2016-08-08 Thread Bartosz Fenski
C us czg, x zf 

Sent from my Sony Xperia™ smartphone

 Laurent Bigonville wrote 

>On 08/08/16 12:09, Paul Wise wrote:
>> On Mon, 2016-08-08 at 11:45 +0200, Laurent Bigonville wrote:
>>
>>> TBH I don't want to use alternatives if the two tools are not using the
>>> same flags, for example, arping has two implementation in debian using
>>> alternatives (or being installed in two different paths, not sure
>>> anymore) but they are not providing the same flags/options,
>>> network-manager is using this tool but only works with one of the
 implementation.
>> Why isn't there a Breaks from the right arping to network-manager?
>>
>>> FTR, other distributions (RHEL/Fedora at least) are using the iproute
>>> implementation.
>> Probably that is the best way to go then.
>>
>Mhh, on Fedora the two implementations are available actually (but not 
>on RHEL) and the iproute one is being installed by default.
>


Bug#785616: httpie: Please update to version 0.9.2

2015-05-29 Thread Bartosz Fenski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It's fine. Thanks again for taking care of that.

regards
Bartek

W dniu 5/28/2015 o 9:35 PM, Vincent Bernat pisze:
 ❦ 28 mai 2015 20:09 +0200, Bartosz Fenski bart...@fenski.pl :
 
 I'd be more than happy if you could take care of it via NMU. I
 have madness in my job and I simply don't have time to work on
 that.
 
 You've got green light from me to prepare new version.
 
 Thanks!
 
 I have uploaded a new version. I wanted to upload to a delayed
 queue but I did forget. Hope all is OK.
 
 httpie (0.9.2-0.1) unstable; urgency=low
 
 * Non-maintainer upload with maintainer's authorization. * New
 upstream release. Closes: #785616. + This new release supports SNI.
 Closes: #751568. + Remove https symlink. This feature is not
 supported anymore. + Add build dependency to dh-python. + Disable
 tests for now, they need pytest-httpbin. + Remove build dependency
 to tox (unused). + Force pybuild build system for debhelper
 (instead of makefile). + Update debian/copyright. * Switch httpie
 package to Architecture: all, as it is pure Python. Closes:
 #750179. * Update debian/watch. * Bump Standards-Version to 3.9.6.
 
 For the tests, I have an ITP for both httpbin and pytest-httpbin
 that are needed to run the tests. As it will take some time for me
 to package them and they have to go through the NEW queue, I
 preferred uploading without tests first. I'll do another NMU when
 pytest-httpbin will be available (I'll ping you first).
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBAgAGBQJVaFNyAAoJELDZ1Kg807vBbWoQAJtjjOT6fFV17T5PFVnQeKh+
0hAI/mtkeE6j6Wns86890mEMSuq7XnmiMETrMfnMGWOl5b5Ld0SeVzrCX9znLPxQ
li3Ug+/jK+4JZnI8oQB1/yPvgBLy4u8hI/ghhYRm3Pg1N2OhFIxzvhErYDgFLz+c
vLGUwcw9emOs6kIk4zCAEsshxoa8DvVq3kDWlv9osk6telmr75CDKijqUWzkzMV3
ce384Upw1+mV0UUq/7i0o3MJ9ROJW+LhLpgpQTZvh3luuiW8ABLsNteZNGdjEWyf
JCjgmejUhvoxQwO+J7zHmpo6p+hXK7JyvlVZld8tL03rXakaubZCSDzkHEwbI/iT
ZQf7TyAssQSvWp1HzQXsScNBPlbxOiCW6Y1eXUt5KHkC3NiPh1zLVjomLZgoGla0
QMumOLaw++7YHgr7zsGSoD5frpJl34MwdzlBIHFLLktif+p8CHj4Sf0G62tqGk56
VscONUSaYBcQbGLIJJIXbpxnjrhTmdCa2pddSohjB6sxAIpaDXux6UrAR0xWOr8g
ODUgeJVJuJf7LDc2Ur1i+FJW2Xvj32o/7ciMNJ4Faayiv7MThhsqSvKsmqjeF8AO
hzJFaiNmSxHlPKVONtYKdlunT7Q5nXbVG41YDP8Y9iMpb1Q61cK0Jtj/80yALf+x
9tcjUGqgAKETAtaFY86y
=fA7P
-END PGP SIGNATURE-


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



Bug#785616: httpie: Please update to version 0.9.2

2015-05-28 Thread Bartosz Fenski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'd be more than happy if you could take care of it via NMU.
I have madness in my job and I simply don't have time to work on that.

You've got green light from me to prepare new version.

Thanks a lot!

Bartek
- --SysOps

W dniu 5/28/2015 o 9:44 AM, Vincent Bernat pisze:
 ❦ 18 mai 2015 13:02 +0200, Daniele Tricoli er...@mornie.org :
 
 I'm asking because requests 2.7.0-1 (in experimental right now)
 will break httpie  0.9.2. Ian Cornasco (one of requests'
 upstream) kindly explained why this was done:
 
 https://lists.debian.org/debian-python/2015/05/msg00022.html
 
 I will wait for your ack. Thanks!
 
 Bartosz, do you need help to push a new upstream version in
 unstable? If you don't have time, I can do a NMU for that.
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBAgAGBQJVZ1nYAAoJELDZ1Kg807vBW2oP/iZISV4OujwONDhC7gsYdKo7
xICR4FxctcfPcveqYc2s5ovL4Ov9joADhk/6H6OAYcxJ4la/NC4cy4V9yWD8BQpy
yFAY3eQa22oIAOeH0Qire6OyytjmeLEfaqiEaNmGw9qBSdhTErx+pQhGdASntkDQ
wOMrpJqGEgyRFsHjRN4mlj/llPcLr2CSXEfSRCDooZvuNUPhVzMwE72N4TLL7uZ6
mN0WLncY66Z/rjcMcFwDCvCPeHpMthUxLJPWYDJ8D9YldRkC9f25C6xor/MLAgx4
86EHx4d9nB53O25iT7HxUh4U56zmCe4in6CnIUm9bCxjZbBnVGfbb2cLrZyFWERI
lTnPnmsr/zfdiJTjU8nP5on7dVJZrup1HjSI6vpbIIGYlZWvdLy7O2hz+Lme4/zc
hhF9w8fGOxMo6kCo07v8aZSXusjF0RK9V8nwoBIinA2cn+vOgqNkd+pvVBNqYsgG
/448RDhnZDOHroUrrAXjt5PA8xajblIxzD2xgIfENXADPeKctYHsKDIkfarugz8I
CRWs7s+Yr5SO2GhRzWBf1ZEGg8b/RybkSFkdKBYaNEf8G7rCutmVbbcB2WO43n8z
xWPJulm8MWBkt3aveBSGUBzYc1CXbsq+SJGiINW1uGlDIhrJbrV7QvXVJQLmA02e
Z5pomdzww6/Cv00egyoI
=iW/4
-END PGP SIGNATURE-


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



Bug#778646: Multiple issues

2015-03-23 Thread Bartosz Fenski
Hey Peter,

I'm fine with your version of patch and noone else had objections so I
believe we can patch it your way.

Did you fix it upstream? I'm still seeing 1.11 as the latest release.
I can patch it only for Debian but I believe we should have it fixed for
every other distros / ways of distribution.

regards
Bartek

W dniu 3/21/2015 o 12:28 AM, Peter Selinger pisze:
 Here's the patch that I am planning to apply upstream. Please comment
 if you see anything wrong with it. 
 
 While the general idea is similar to Tomasz's patch, I've solved the
 details a bit differently.
 
 * I prefer to use ssize_t instead of unsigned long long int for memory
   manipulations. Since size_t is the type used by malloc, memcpy, etc,
   it is big enough to hold the relevant values. The reason I use a
   signed rather than unsigned type is that the dy field in the
   potrace_bitmap_s structure may be positive or negative, depending on
   whether the bitmap is stored top-to-bottom or bottom-to-top. Potrace
   itself always uses a positive dy, but other applications that link
   against the Potrace library may use their own convention. Tomasz's
   patch used an unsigned type which would break applications that use
   a negative dy.
 
   The code now checks that the bitmap dimensions are indeed such that
   all relevant values fit within ssize_t. A remaining assumption is
   that ssize_t is at least as big as int, which I think is guaranteed.
 
 * I prefer to use calloc instead of safe_malloc. Calloc is appropriate
   whenever the memory to be allocated is a number of copies of items
   of a given size. Unlike malloc(x*y), calloc(x, y) actually checks
   that x*y does not overflow. (I checked the glibc source code for
   calloc to be sure that such a check is actually performed). In the
   few cases where the argument of malloc is calculated differently
   (say as a product of three numbers), I have added an explicit
   overflow check. This is safer, in my opinion, than safe_malloc(x*y);
   in particular, there is no difference bewteen safe_malloc and
   ordinary malloc when size_t = unsigned long long int.
 
 * I also fixed analogous issues in Mkbitmap and throughout the rest of
   the code.
 
 I'll post an updated upstream package in a day or two unless there's
 feedback requiring additional changes.
 
 Thanks, -- Peter
 


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



Bug#778646: Multiple issues

2015-03-17 Thread Bartosz Fenski
I contacted upstream and he's willing to fix it in a different way.
He said that he should be able to work on it later this week.

regards
Bartek

W dniu 3/17/2015 o 8:24 AM, Tomasz Buchert pisze:
 Hi all, Moritz - did you take a look at my patch? I'd really like
 to have a second opinion on that since it is fairly large for an
 NMU.
 
 I attach NMU patch. Shall I upload it to DELAYED/5 or something
 like that?
 
 Cheers, Tomasz
 


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



Bug#663184: ITP: httpie -- CLI, cURL-like tool for humans

2012-03-08 Thread Bartosz Fenski aka fEnIo
Package: wnpp
Severity: wishlist
Owner: Bartosz Fenski aka fEnIo fe...@debian.org

* Package name: httpie
  Version : 0.1.6
  Upstream Author : Jakub Roztocil ja...@roztocil.name
* URL : http://httpie.org/
* License : BSD
  Programming Lang: Python
  Description : CLI, cURL-like tool for humans

HTTPie is a CLI HTTP utility that makes CLI interaction with HTTP-based 
services as human-friendly as possible.

HTTPie does so by providing an http command that allows for issuing 
arbitrary HTTP requests using a simple and natural syntax and 
displaying colorized responses.



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



Bug#660964: typo in logrotate script

2012-02-23 Thread Bartosz Fenski aka fEnIo
Package: burp
Version: 1.3.0+20120214git-1
Severity: normal

This is the line from burp's logrotate script:

invoke-rd.d burp reload /dev/null

Should be invoke-rc.d.

regards
fEnIo

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

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

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001



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



Bug#602769: highly critical bug

2010-11-09 Thread Bartosz Fenski aka fEnIo
What the heck?

Since when the most important distributions are testing and unstable?
Where can I find at least preliminary packages for _stable_ distribution?

Should I start thinking of swiching my servers to squeeze?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#602769: my bad

2010-11-09 Thread Bartosz Fenski aka fEnIo
My bad. 

I should ensure that this bug affects Lenny before starting the flame.
The only thing that justifies me a little is fact, that this bug wasn't
makred/tagged correctly.

Frankie please accept my appologies.

Sorry!

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#591819: homebank: new upstream version available

2010-08-05 Thread Bartosz Fenski
Package: homebank
Severity: wishlist

Hello.

There is new version 4.3 available.

Please upload eat.

regards
fEnIo



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



Bug#560867: update

2010-06-18 Thread Bartosz Fenski aka fEnIo
Segfault no longer occures... but speaking about initial problem it's quite
similar, but now I can send 32747 bytes, but rising it to 32748 I'm hitting
some limit again and it doesn't work.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#560867: can't write to remote files lines longer than 27441 chars

2010-05-25 Thread Bartosz Fenski aka fEnIo
On Sat, May 22, 2010 at 08:58:17AM +0200, Salvatore Bonaccorso wrote:
   Can't find anything about these limits in documentation so I'm submitting
   this bugreport.
   
   I tried to write some script and everything worked fine until I tried to
   send some long line.
   
   Here goes my script:
   
   #!/usr/bin/perl -W
   
   use strict;
   use Fcntl;
   use warnings FATAL = qw (all);
   use Net::SSH2;
   
   my $ssh2 = Net::SSH2-new();
   $ssh2-connect('hostname') or die $!;
   $ssh2-auth_password('fenio','password');
   my $sftp = $ssh2-sftp();
   my $remote = $sftp-open('/home/fenio/foo.txt', O_WRONLY | O_CREAT | 
   O_TRUNC);
   
   print $remote A x 27442;
   
   Sending 27441 characters works fine.
  
  I tried to reproduce this with your script. It was possible to sent
  the 27442 caracters. Are there some hints to problems with your
  connection? Do you get more information if you strace the process?
 
 Did you got that email. Is the Problem still reproducible for you?
 (Can someone from the group too try it, as it does work for me).

It's quite hard to reproduce it now since I got segmentation fault as
Damyan Ivanov in next mail.

[1088752.327908] bug560867.pl[22550]: segfault at 7fe63a0ecb20 ip 
7fe63a0ecb20 sp 7fff021b60a8 error 15 in SSH2.so[7fe63a0ec000+1000]
[1088760.815865] bug560867.pl[22611]: segfault at 7fe057a47b20 ip 
7fe057a47b20 sp 7fff9dccd7e8 error 15 in SSH2.so[7fe057a47000+1000]
[1088867.642787] bug560867.pl[22910]: segfault at 7f9a7d0feb20 ip 
7f9a7d0feb20 sp 7fff893c24b8 error 15 in SSH2.so[7f9a7d0fe000+1000]

bug560867 is the same as in my first report.

Seems we've hit another problem now.

Maybe it's worth mention that I'm trying it on amd64.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#579923: msort: double free or corruption

2010-05-03 Thread Bartosz Fenski aka fEnIo
On Sun, May 02, 2010 at 11:01:43AM +, Jean-Philippe Guérard wrote:

 When trying to sort an UTF-8 file with 2 sort keys in a bash script, I get
 the following error:

[...]

 Using the same command from the command line does not reproduce the error.
 
 Here is the script that reproduces the problem:
 --
 #!/bin/bash
 
 set -x
 
 msort -l -d '\t' -n 1 -s fr_FR.UTF-8 -n 2 -s fr_FR.UTF-8 test1.txt
 --
 
 I get no error if I remove the -n 2 -s fr_FR.UTF-8 part.
 
 I had this problem with the Debian stable version of msort. Upgrading
 msort to the version in testing has made no difference.

Hmm.. very strange if it occures only when run from script.

Does it depend on input data somehow? Is test1.txt important?

regards
fEnIo


-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#579743: funkload: missing dependency

2010-04-30 Thread Bartosz Fenski
Package: funkload
Version: 1.11.0-2
Severity: important

funkload is completely unusable without package python-setuptools

(fe...@netart)~$fl-record 
Traceback (most recent call last):
  File /usr/bin/fl-record, line 5, in module
from pkg_resources import load_entry_point
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 2655, in
module
working_set.require(__requires__)
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 648, in
require
needed = self.resolve(parse_requirements(requirements))
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 546, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute
(fe...@netart)~$fl-install-demo 
Traceback (most recent call last):
  File /usr/bin/fl-install-demo, line 5, in module
from pkg_resources import load_entry_point
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 2655, in
module
working_set.require(__requires__)
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 648, in
require
needed = self.resolve(parse_requirements(requirements))
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 546, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute
(fe...@netart)~$fl-build-report 
Traceback (most recent call last):
  File /usr/bin/fl-build-report, line 5, in module
from pkg_resources import load_entry_point
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 2655, in
module
working_set.require(__requires__)
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 648, in
require
needed = self.resolve(parse_requirements(requirements))
  File /usr/lib/python2.5/site-packages/pkg_resources.py, line 546, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute
(fe...@netart)~$

Please add it as dependency. After installing python-setuptools everything
works like a charm.

regards
fEnIo



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



Bug#534842: nagstamon

2010-02-20 Thread Bartosz Fenski aka fEnIo
Hello.

Any progress with packaging nagstamon?
Any preliminary package for testing?

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#564046: new upstream version available

2010-01-07 Thread Bartosz Fenski aka fEnIo
Package: zaz
Version: 0.2.9+dfsg1-1
Severity: wishlist

Hello.

There is new upstream version available (0.3.0).

Since it contains keyboard support I would like to see it in Debian soon ;)

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#560575: libtre

2009-12-20 Thread Bartosz Fenski aka fEnIo
Seems that new TRE library breaks ABI and somehow API compatibility.

@William are you going to update msort to the newest version of TRE
library?

Msort doesn't build clean with it.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560575

Here is some info wrt the newest TRE library:
http://laurikari.net/tre/tre-0-8-0-released/


regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#560867: can't write to remote files lines longer than 27441 chars

2009-12-12 Thread Bartosz Fenski aka fEnIo
Package: libnet-ssh2-perl
Version: 0.28-1
Severity: normal

Can't find anything about these limits in documentation so I'm submitting
this bugreport.

I tried to write some script and everything worked fine until I tried to
send some long line.

Here goes my script:

#!/usr/bin/perl -W

use strict;
use Fcntl;
use warnings FATAL = qw (all);
use Net::SSH2;

my $ssh2 = Net::SSH2-new();
$ssh2-connect('hostname') or die $!;
$ssh2-auth_password('fenio','password');
my $sftp = $ssh2-sftp();
my $remote = $sftp-open('/home/fenio/foo.txt', O_WRONLY | O_CREAT | O_TRUNC);

print $remote A x 27442;

Sending 27441 characters works fine.

Even with $ssh2-debug(1) there's no information what's wrong.

If I should use it other way then it should be stated in documentation.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#364569: please also build libpotrace

2009-11-28 Thread Bartosz Fenski aka fEnIo
On Fri, Nov 27, 2009 at 08:23:30PM -0500, Reid Barton wrote:
The potrace source also seem to contain a libpotrace, which is
fromexample used by dvisvgm.  Could you please also build libpotrace
and libpotrace-dev packages?
   
   By default upstream's build infrastructure builds only static library.
   Would it be enough for you or should I ask him to provide dynamic library
   too?
  
  No, I really need the dynamic library.
 
 I would quite like a libpotrace package as well.  I did manage to
 build a shared library manually without too much difficulty, but I
 didn't really understand what I was doing with regards to the build
 system and it would be most convenient for me if the dynamic library
 was packaged by Debian for easy installation everywhere.

Just enlight me how did you do that ;)

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#555611: Virtual network 'default' has not been started.

2009-11-10 Thread Bartosz Fenski aka fEnIo
Package: libvirt0
Version: 0.7.1-2
Severity: normal

Hello.

Correct me if I'm wrong, but as far as I can see libvirt is responsible for
creating virtual interfaces for virtualization. Unfortunatelly it doesn't
work.

I tried to creat virtual machine this way:

(r...@france)~#virt-install -n devel -r 512 --disk 
path=/home/virtual/devel,size=5
ERRORVirtual network 'default' has not been started.
Traceback (most recent call last):
  File /usr/bin/virt-install, line 929, in module
main()
  File /usr/bin/virt-install, line 753, in main
options.nonetworks, guest)
  File /usr/bin/virt-install, line 319, in get_networks
map(lambda kwargs: cli.get_network(kwargs, guest), net_kwargs)
  File /usr/bin/virt-install, line 319, in lambda
map(lambda kwargs: cli.get_network(kwargs, guest), net_kwargs)
  File /usr/lib/pymodules/python2.5/virtinst/cli.py, line 551, in get_network
n = VirtualNetworkInterface(**net_kwargs)
  File /usr/lib/pymodules/python2.5/virtinst/VirtualNetworkInterface.py, line 
67, in __init__
self.network = network
  File /usr/lib/pymodules/python2.5/virtinst/VirtualNetworkInterface.py, line 
117, in set_network
started.) % newnet)
ValueError: Virtual network 'default' has not been started.
(r...@france)~#

I found that libvirt daemon uses /etc/qemu/* files and there is some 
definition of default interface so I suppose that libvirt should set up
it basing on that.

Am I right? 

Or is there some way to start that virtual network? If yes then documentation
should say something about that.

/etc/libvirt/libvirtd.conf seems to have some network related options, but
it looks like some management stuff.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#552309: reports unmatched entries for clamav-milter

2009-10-25 Thread Bartosz Fenski aka fEnIo
Package: logwatch
Version: 7.3.6.cvs20090906-1
Severity: normal

Hello.

I've just installed clamav-milter to scan my emails through clamav.
Logwatch reports many unmatched entries, but as far as I can see it should
count mails infected and print it in reports.

Here is an example line from /var/log/clamav/clamav-milter.log:

Fri Oct 23 08:19:02 2009 - Message from banglades...@rosscmg.com to 
bart...@fenski.pl infected by Email.Trojan-123

Would be great to match these lines and make some useful raport basing on
that.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#543271: udev rules

2009-10-25 Thread Bartosz Fenski aka fEnIo
On Thu, Oct 22, 2009 at 05:03:02PM +0200, Adam Cécile (Le_Vert) wrote:

 Bartosz, do you have some time to look at it ?
 If not, I'll try to work on the issue during this week end, however I'm 
 not sure I'll find the time to do so.

I've got some spare time right now and I'm starting to work on it, so if
you're working on it too tell me about it.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#497639: 1.1.1

2009-10-18 Thread Bartosz Fenski aka fEnIo
Version 1.1.1 is now available.

Any progress on packaging new version?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#550053: entry for .php5

2009-10-07 Thread Bartosz Fenski aka fEnIo
Package: mime-support
Version: 3.39-1
Severity: wishlist
Tags: patch

Hello.

Please add the following line:

application/x-httpd-php5php5

It'll make life easier when PHP is running as fcgi.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#548350: segmentation fault

2009-09-25 Thread Bartosz Fenski aka fEnIo
Package: gnome-terminal
Version: 2.28.0-1
Severity: grave

After todays upgrade I can't start gnome-terminal. All I get is
segmentation fault.

Here goes backtrace:

(gdb) bt
#0  0xb7edb97f in ?? () from /usr/lib/libvte.so.9
#1  0xb7efd953 in ?? () from /usr/lib/libvte.so.9
#2  0xb7efe04e in ?? () from /usr/lib/libvte.so.9
#3  0xb7efeab1 in ?? () from /usr/lib/libvte.so.9
#4  0xb7eee060 in ?? () from /usr/lib/libvte.so.9
#5  0xb7eee7fa in ?? () from /usr/lib/libvte.so.9
#6  0xb708 in ?? () from /usr/lib/libvte.so.9
#7  0xb7811556 in ?? () from /lib/libglib-2.0.so.0
#8  0xb7810e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#9  0xb7814623 in ?? () from /lib/libglib-2.0.so.0
#10 0xb7814aea in g_main_loop_run () from /lib/libglib-2.0.so.0
#11 0xb7c34e19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x0805ae5b in ?? ()
#13 0xb767d7a5 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#14 0x080570d1 in ?? ()
(gdb)

(gdb) bt full
#0  0xb7edb97f in ?? () from /usr/lib/libvte.so.9
No symbol table info available.
#1  0xb7efd953 in ?? () from /usr/lib/libvte.so.9
No symbol table info available.
#2  0xb7efe04e in ?? () from /usr/lib/libvte.so.9
No symbol table info available.
#3  0xb7efeab1 in ?? () from /usr/lib/libvte.so.9
No symbol table info available.
#4  0xb7eee060 in ?? () from /usr/lib/libvte.so.9
No symbol table info available.
#5  0xb7eee7fa in ?? () from /usr/lib/libvte.so.9
No symbol table info available.
#6  0xb708 in ?? () from /usr/lib/libvte.so.9
No symbol table info available.
#7  0xb7811556 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#8  0xb7810e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#9  0xb7814623 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#10 0xb7814aea in g_main_loop_run () from /lib/libglib-2.0.so.0
No symbol table info available.
#11 0xb7c34e19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#12 0x0805ae5b in ?? ()
No symbol table info available.
#13 0xb767d7a5 in __libc_start_main () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#14 0x080570d1 in ?? ()
No symbol table info available.
(gdb)

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#545135: ack

2009-09-24 Thread Bartosz Fenski aka fEnIo
Feel free to do NMU for that package cause I'm currently pretty busy.

TIA

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#545136: ack

2009-09-24 Thread Bartosz Fenski aka fEnIo
The same situation as with msort. Fell free to NMU that package if you have
some spare time, cause I'm currently pretty busy.

TIA.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#535147: clarification

2009-08-31 Thread Bartosz Fenski aka fEnIo
To clarify some things.

I have nothing against taking over maintenance of this package by anyone
more interested in it.

Feel free to do so!

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#523532: [Pkg-kde-extras] Bug#523532: No text! instead of menu entries

2009-04-11 Thread Bartosz Fenski aka fEnIo
On Sat, Apr 11, 2009 at 09:09:12AM +1000, Mark Purcell wrote:

  I can attach screenshot to show this behaviour, but I tried it with many
  different locales so I suppose it's easily reproducible.
 
 fEnIo,
 
 Could I ask you to followup to your bug with the reportbug(1) tool, that will 
 tell us more about your environment.

Sure, here it goes:

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

Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmymoney2 depends on:
ii  kdelibs4c2a4:3.5.10.dfsg.1-2 core libraries and binaries for al
ii  kmymoney2-common   0.9.3-1   KMyMoney architecture independent
ii  libacl12.2.47-2  Access control list shared library
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libattr1   1:2.4.43-2Extended attribute shared library
ii  libaudio2  1.9.1-5   Network Audio System - shared libr
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libfam02.7.0-13.3Client library to control the FAM
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.3-7 GCC support library
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libidn11   1.12-1GNU Libidn library, implementation
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG
ii  libofx41:0.9.0-3 library to support Open Financial
ii  libosp51.5.2-6   Runtime library for OpenJade group
ii  libpcre3   7.8-2+b1  Perl 5 Compatible Regular Expressi
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libqt3-mt  3:3.3.8b-5+b1 Qt GUI Library (Threaded runtime v
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.3.3-7   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages kmymoney2 recommends:
ii  kmymoney2-plugin-aqbanking0.9.10-1   KMyMoney2 plugin for online bankin

kmymoney2 suggests no packages.

-- no debconf information

 Also please do send a screenshot...

http://fenski.pl/kmymoney.png

I've just read that kmymoney isn't ported to KDE4.x yet, so maybe it's the 
problem, 
but all dependencies are met, so I suppose it should look normally.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#523532: No text! instead of menu entries

2009-04-10 Thread Bartosz Fenski aka fEnIo
Package: kmymoney2
Version: 0.9.3-1
Severity: minor

Hello.

After running kmymoney I got No text! instead of some entries in the main
menu. It's broken for first, second, third and last two menus.

Additionaly most menus seems to be duplicated.
I can attach screenshot to show this behaviour, but I tried it with many
different locales so I suppose it's easily reproducible.

regards
fEnIo


-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#346253: Is it still a problem?

2008-11-29 Thread Bartosz Fenski aka fEnIo
On Sun, Nov 23, 2008 at 03:04:55PM +, Marcin Owsiany wrote:
 I still cannot reproduce this.
 
 My feeling is that it might have been a memory corruption around ignored
 contacts, which might have been fixed since it was reported. Can you
 verify if this is still a problem?  Would you mind if I closed this bug?

Feel free to close it. 

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#485059: raising severity

2008-06-13 Thread Bartosz Fenski aka fEnIo
severity 485059 grave
thanks

Come on. Package with such problem can't enter *stable* distribution.

Please create new package that fixes this bug and I'm willing to upload it
as usual.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#481370: please add syntax checking for interfaces file

2008-05-15 Thread Bartosz Fenski aka fEnIo
Package: netbase
Version: 4.32
Severity: wishlist

Would be great to have some check target launching
/etc/init.d/networking.

Let's say you have many VLANs/interfaces with the similar names (which is
not so rarely seen in more complex environments). Making somewhere typo
- conflicting names and rebooting such machine leads to not setting any
interface, which is pretty annoying when you're doing it remotely.

I suggest another target (check) which would test current entries in
interfaces file and complain if there's something wrong.

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#481285: please add syntax checking for interfaces file

2008-05-14 Thread Bartosz Fenski aka fEnIo
Package: netbase
Version: 4.32
Severity: wishlist

Would be great to have some check target launching
/etc/init.d/networking.

Let's say you have many VLANs/interfaces with the similar names (which is
not so rarely seen in more complex environments). Making somewhere typo
- conflicting names and rebooting such machine leads to not setting any
interface, which is pretty annoying when you're doing it remotely.

I suggest another target (check) which would test current entries in
interfaces file and complain if there's something wrong.

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#480346: help output on stderr

2008-05-09 Thread Bartosz Fenski aka fEnIo
Package: mrxvt
Version: 0.5.3-1
Severity: normal


I see no reason to output --help / -help commands on stderr instead of
stdout.

This way I have to redirect it with 21 to be able to grep/less such
output.

Would be nice to print such information on stdout since it's not error.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#478031: [INTL:pl] Updated Polish debconf translation

2008-04-26 Thread Bartosz Fenski aka fEnIo
Package: console-data
Version: 2:1.01-7
Severity: wishlist
Tags: patch l10n

Attached it updated Polish translation.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: console-data\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-03-28 07:32+0100\n
PO-Revision-Date: 2005-12-22 18:47+0100\n
Last-Translator: Bartosz Fenski [EMAIL PROTECTED]\n
Language-Team: Polish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-2\n
Content-Transfer-Encoding: 8bit\n

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
#: ../console-keymaps-dec.templates:1001
msgid American English
msgstr amerykański (us)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Belarusian
msgstr białoruski (by)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid Belgian
msgstr belgijski (be2-latin1)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Brazilian (ABNT2 layout)
msgstr brazylijski (br-abnt2)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Brazilian (EUA layout)
msgstr brazylijski (br-latin1)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid British English
msgstr brytyjski (uk)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Bulgarian
msgstr bułgarski (bg)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Canadian Multilingual
msgstr kanadyjski wielojęzykowy

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Croatian
msgstr chorwacki (croat)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Czech
msgstr czeski (cz-lat2)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid Danish
msgstr duński (dk-latin1)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Dutch
msgstr holenderski (nl)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid Dvorak
msgstr Dvorak (dvorak)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Estonian
msgstr estoński (et)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid Finnish
msgstr fiński (fi-latin1)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid French
msgstr francuski z euro (fr-latin9)

#. Choices
#: ../console-keymaps-acorn.templates:1001
msgid French (obsolete)
msgstr francuski (fr-latin1)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid German
msgstr niemiecki (de-latin1-nodeadkeys)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Greek
msgstr grecki (gr)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Hebrew
msgstr hebrajski (hebrew)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Hungarian
msgstr węgierski (hu)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Icelandic
msgstr islandzki (is-latin1)

#. Choices
#. Choices
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid Italian
msgstr włoski (it)

#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Japanese
msgstr japoński (jp106

Bug#478041: [INTL:pl] Updated Polish debconf translation

2008-04-26 Thread Bartosz Fenski aka fEnIo
Package: debconf
Version: 1.5.11etch1
Severity: wishlist
Tags: patch l10n

Attached is updated Polish translation.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001
# Copyright (C) 2004-2006 Bartosz Feński [EMAIL PROTECTED]
#
msgid 
msgstr 
Project-Id-Version: debian-installer\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-08-26 11:15+0200\n
PO-Revision-Date: 2006-05-05 18:27+0200\n
Last-Translator: Bartosz Fenski [EMAIL PROTECTED]\n
Language-Team: Polish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Choices
#: ../templates:1001
msgid Dialog
msgstr Dialog

#. Type: select
#. Choices
#: ../templates:1001
msgid Readline
msgstr Readline

#. Type: select
#. Choices
#: ../templates:1001
msgid Editor
msgstr Edytor

#. Type: select
#. Choices
#: ../templates:1001
msgid Noninteractive
msgstr Nieinteraktywny

#. Type: select
#. Description
#: ../templates:1002
msgid Interface to use:
msgstr Interfejs:

#. Type: select
#. Description
#: ../templates:1002
msgid 
Packages that use debconf for configuration share a common look and feel. 
You can select the type of user interface they use.
msgstr 
Pakiety korzystające do konfiguracji z debconfa współdzielą jeden wygląd 
i 
sposób użycia. Możesz wybrać rodzaj interfejsu wykorzystywanego do tego.

#. Type: select
#. Description
#: ../templates:1002
msgid 
The dialog frontend is a full-screen, character based interface, while the 
readline frontend uses a more traditional plain text interface, and both the 
gnome and kde frontends are modern X interfaces, fitting the respective 
desktops (but may be used in any X environment). The editor frontend lets 
you configure things using your favorite text editor. The noninteractive 
frontend never asks you any questions.
msgstr 
Nakładka dialog jest pełnoekranowa i wyświetla menu w trybie tekstowym 
podczas gdy nakładka readline jest bardziej tradycyjnym interfejsem i 
korzysta ze zwykłego tekstu. Zarówno nakładka Gnome jak i Kde są 
nowoczesnymi interfejsami dostosowanymi do poszczególnych środowisk (ale 
mogą zostać użyte w jakimkolwiek środowisku X). Nakładka edytor pozwala 
konfigurować z wykorzystaniem ulubionego edytora tekstowego. Nakładka 
nieinteraktywna nigdy nie zadaje żadnych pytań.

#. Type: select
#. Choices
#: ../templates:2001
msgid critical
msgstr krytyczny

#. Type: select
#. Choices
#: ../templates:2001
msgid high
msgstr wysoki

#. Type: select
#. Choices
#: ../templates:2001
msgid medium
msgstr średni

#. Type: select
#. Choices
#: ../templates:2001
msgid low
msgstr niski

#. Type: select
#. Description
#: ../templates:2002
msgid Ignore questions with a priority less than:
msgstr Ignoruj pytania z priorytetem niĹźszym niĹź:

#. Type: select
#. Description
#: ../templates:2002
msgid 
Debconf prioritizes the questions it asks you. Pick the lowest priority of 
question you want to see:\n
  - 'critical' only prompts you if the system might break.\n
Pick it if you are a newbie, or in a hurry.\n
  - 'high' is for rather important questions\n
  - 'medium' is for normal questions\n
  - 'low' is for control freaks who want to see everything
msgstr 
Debconf używa priorytetów dla zadawanych pytań. Wybierz najniższy 
priorytet 
pytań jakie chcesz zobaczyć:\n
  - 'krytyczny' zadaje pytania tylko jeśli istnieje niebezpieczeństwo \n
uszkodzenia systemu. Zalecane dla początkujących\n
  - 'wysoki' dla raczej istotnych pytań\n
  - 'średni' dla zwyczajnych pytań\n
  - 'niski' dla tych, którzy chcą kontrolować każdy szczegół

#. Type: select
#. Description
#: ../templates:2002
msgid 
Note that no matter what level you pick here, you will be able to see every 
question if you reconfigure a package with dpkg-reconfigure.
msgstr 
Pamiętaj, że bez względu na to jaki poziom wybierzesz, istnieje 
możliwość 
ujrzenia wszystkich pytań po przekonfigurowaniu pakietu z użyciem dpkg-
reconfigure.

#. Type: text
#. Description
#: ../templates:3001
msgid Installing packages
msgstr Instalowanie pakietĂłw

#. Type: text
#. Description
#: ../templates:4001
msgid Please wait...
msgstr Proszę czekać...

#~ msgid Ignore questions with a priority less than...
#~ msgstr Ignoruj pytania z priorytetem niĹźszym niĹź...

#~ msgid 
#~ Packages that use debconf for configuration prioritize the questions they 
#~ might ask you. Only questions with a certain priority or higher are 
#~ actually shown to you; all less important questions are skipped.
#~ msgstr 
#~ Pakiety używające debconfa do konfiguracji nadają zadawanym pytaniom 
#~ priorytety. Tylko pytania o pewnym lub wyższym priorytecie są Tobie 
#~ zadawane

Bug#360366: fixed

2008-04-24 Thread Bartosz Fenski aka fEnIo
Since version 1.4 of sshfs it contains option to workaround that behaviour.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#477485: O: adesklets - interactive Imlib2 console for the X Window System

2008-04-23 Thread Bartosz Fenski aka fEnIo
Package: wnpp
Severity: normal

I don't use it anymore. Upstream seems to be dead.

Basically it works and 3 bugreport are quite easy to fix (2 are related to
font, and one to perl support).

Feel free to adopt this package, otherwise I'm going to request its
removal.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#477486: O: habak - utility for creating multi-layered backgrounds in X11

2008-04-23 Thread Bartosz Fenski aka fEnIo
Package: wnpp
Severity: normal

I intend to orphan this package. I don't use it anymore.

Seems to be dead upstream. It has 3 bugreports (two should be easily
fixable, one occures when works with nautilus).

Feel free to adopt this package. Otherwise I'm going to ask for its
removal.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#477488: O: imgseek - image viewer and manager with content based query

2008-04-23 Thread Bartosz Fenski aka fEnIo
Package: wnpp
Severity: normal

I intend to orphan this package. Seems that upstream is more focused in
server version which I'm not interested in.

Packages has 6 bugs and since I'm not so fluent in Python I can't fix them
myself. 

Feel free to adopt this package, otherwise I'm going to ask for it removal.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#477490: O: pypanel - lightweight panel/taskbar for X11 window managers

2008-04-23 Thread Bartosz Fenski aka fEnIo
Package: wnpp
Severity: normal

I intend to orphan this package. It's dead upstream.

It has 7 bugreports and most of them should be easily fixable, but I really
don't use this software anymore and someone regular user/developer should
maintain it.

Feel free to do that.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#477311: RM: o3read; RoM; dead upstream, doesn't work with new OOo format, superseeded by odt2txt

2008-04-22 Thread Bartosz Fenski aka fEnIo
Package: ftp.debian.org
Severity: normal

Please remove o3read since odt2txt is much simpler and works with new OOo
formats.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#473235: ITP: divfix++ -- repair broken AVI file streams by rebuilding index part of file

2008-03-30 Thread Bartosz Fenski aka fEnIo
On Sun, Mar 30, 2008 at 12:33:01PM +0200, Adam Cécile (Le_Vert) wrote:

 This program designed to repair broken AVI file streams by rebuilding
 index part of file. This is very useful when trying to preview movies
 which has no index part, like some files are currently downloading from
 ed2k or bittorent networks.
 
 
 In your description, I see nothing no prefer this program to mencoder
 yet, see http://www.google.com/search?q=mencoder+fix+index .
 
   
 DivFix++ has supports CLI tools, this means you can fix a file to
 temporary location, preview with a player, than delete temporary movie
 file after preview automatically via script by using argument 
 parameters...
 
 
 Still don't.
 
   
 DivFix++ is complete rewrite of DivFix program due it's bugs and low
 performance. It has been written using C++/wxWidgets and thus, ported on
 various Operating Systems.
 
 
 So what's the point, why should we put this package into Debian? A GUI?
 But there is no word like GUI, only something called wxWidgets? Users
 might think... wx, what is this wx good for?
 
 Regards,
 Eduard.
   
 I (and probably many other people) don't want to spend one hour reading 
 mencoder manpage to fix their videos ;-)

Then use mplayer -forceidx to view it ;)

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#471834: proposition to split /etc/network/interfaces

2008-03-20 Thread Bartosz Fenski aka fEnIo
Package: netbase
Version: 4.29
Severity: wishlist

I would like to RFC about splitting /etc/network/interfaces to several
files ie. one file for each interface.

Something like /etc/network/interfaces.d/ with files eth0, wlan0, ppp0,
etc.

That would make easier to maintain machines with several (or even hundreds)
of interfaces which is quite common in big environments.

I doubt it's good goal for lenny release, but maybe it would be possible to
make it happen between lenny+1?

Any comments on that?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#471834: closed by [EMAIL PROTECTED] (Marco d'Itri) (Re: Bug#471834: proposition to split /etc/network/interfaces)

2008-03-20 Thread Bartosz Fenski aka fEnIo
reopen 471834
reassign 471834 ifupdown
thanks

On Thu, Mar 20, 2008 at 02:24:23PM +, Debian Bug Tracking System wrote:

  I would like to RFC about splitting /etc/network/interfaces to several
  files ie. one file for each interface.
 I would not like this.
 Anyway, you need to talk to the ifupdown maintainers, it's not my
 package.

So you should reassign that bug instead of closing it imediatelly. 

  That would make easier to maintain machines with several (or even hundreds)
  of interfaces which is quite common in big environments.
 I maintain hundred of interfaces pretty well even in a single file.

I'm not asking to totally abandon the way it is handled now, but as
a another possibility.

You won't convince me that moving some IP from one machine to another
wouldn't be easier with splitted interfaces.

And such operation is quite usual at least in environment I have to work
in.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#470606: logsqlite plugin doesn't flush history until ekg2 exits

2008-03-12 Thread Bartosz Fenski aka fEnIo
Package: ekg2
Version: 20070809+1812-1
Severity: important

I'm setting severity to important cause I've lost my history several times
and as ekg2 from its console nature it's purposed to be rather long-term
run app it's feature that makes me really annoying.

I'm using logsqlite plugin for keeping tracks of my history and basically
it works ok, but I noticed that I have to quit ekg2 to save history.

ekg2 is probably caching that information somehow and I noticed that even
if it was running for ~1 month and my station got emergency reboot (or
maybe reset would be more relevant word) I lose everything which should be
logged during that month.

Maybe some option like flush logs every hour or other way to force it to
write that logs on hard disk would be solution for that problem.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages ekg2 depends on:
ii  libaspell15  0.60.4-4GNU Aspell spell-checker runtime l
ii  libc62.3.6.ds1-13etch5   GNU C Library: Shared libraries
ii  libexpat11.95.8-3.4  XML parsing C library - runtime li
ii  libgadu3 1:1.7~rc2-1etch1+b1 Gadu-Gadu protocol library - runti
ii  libgnutls13  1.4.4-3 the GNU TLS library - runtime libr
ii  libgpg-error01.4-1   library for common error values an
ii  libgpgme11   1.1.2-5 GPGME - GnuPG Made Easy
ii  libgpmg1 1.19.6-25   General Purpose Mouse - shared lib
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libncurses5  5.5-5   Shared libraries for terminal hand
ii  libperl5.8   5.8.8-7etch1Shared Perl library
ii  libsqlite3-0 3.3.8-1.1   SQLite 3 shared library
ii  libssl0.9.8  0.9.8c-4etch1   SSL shared libraries
ii  python   2.4.4-2 An interactive high-level object-o
ii  python-central   0.5.12  register and build utility for Pyt
ii  python2.42.4.4-3 An interactive high-level object-o
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages ekg2 recommends:
ii  perl5.8.8-7etch1 Larry Wall's Practical Extraction 

-- no debconf information

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#470614: leaves possibility to login as root without password

2008-03-12 Thread Bartosz Fenski aka fEnIo
Package: debootstrap
Version: 1.0.8
Severity: normal

Hello.

Since debootstrap is often (at least by me) used to create chrooted
environment for some services I'm threating this problem as rather
important.

Fresh debootstrapped system leaves empty password for root.

It should at least put asterisk in /etc/shadow for that user.

Friend of mine set up chrooted environment for postfix installation. He
used MySQL as a backend for managing users and he made his best to ensure
such system won't be open relay.

He didn't even think that by default root account has no password, and this
way some spammer sent 40k mails by this installation. Spammer used root
account and authorized using empty password.

I'm not sure whether it should be fixed in debootstrap itself or in
base-files (this package afaik creates /etc/passwd and /etc/shadow).

During normal installation user is asked for root password that's why
I chose debootstrap for this bugreport.

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#468551: why?

2008-03-08 Thread Bartosz Fenski aka fEnIo
Hello.

The program's homepage is http://www.megastep.org/makeself/.
Why should I add Freshmeat to the copyright file?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#426999: moreinfo

2008-03-08 Thread Bartosz Fenski aka fEnIo
Hello.

I tried to reproduce that bug on SPARC which is AFAIK big endian and had no
luck.

Does it still exist in 2.1.5 version?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#367883: ping

2008-02-16 Thread Bartosz Fenski aka fEnIo
Hello.

Any news on packaging Spring?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#400197: confirmation

2008-02-14 Thread Bartosz Fenski aka fEnIo
tags 400197 +moreinfo
thanks

Does this bug still appear?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#461535: please add ability to send message to group

2008-01-22 Thread Bartosz Fenski aka fEnIo
On Sat, Jan 19, 2008 at 01:26:24PM -0500, Ari Pollak wrote:

 Upstream has indicated that they would not implement such a feature,
 because it would be too easily used as malicious or annoying intent.

To be honest that's the most stupid argue I ever heard.

I really doubt that someone would use any graphical client to send
spam/annoying messages. There are plenty easier ways to disturb others.

But ok... if upstream don't want to implement such feature then it's
their right to do that.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#461535: please add ability to send message to group

2008-01-19 Thread Bartosz Fenski aka fEnIo
Package: pidgin
Version: 2.3.1-2
Severity: wishlist

Hello.

The only thing which blocks me against moving to pidgin from psi is lack of
ability to send message to group of buddies.

I'm talking particulary about XMPP. 

regards
fEnIo


-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#460869: doesn't shutdown properly / creates wrong pid file

2008-01-15 Thread Bartosz Fenski aka fEnIo
Package: cron
Version: 3.0pl1-102
Severity: normal

Hello.

localhost:~# ps aux | grep cron
root 14394  0.0  0.0   2400   688 pts/0R+   12:54   0:00 grep cron
localhost:~# /etc/init.d/cron start
Starting periodic command scheduler: crond.
localhost:~# ps aux | grep cron
root 14478  0.0  0.0   2972   972 ?Ss   12:54   0:00 /usr/sbin/cron
root 14502  0.0  0.0   2400   696 pts/0S+   12:54   0:00 grep cron
localhost:~# /etc/init.d/cron stop
Stopping periodic command scheduler: crond failed!
localhost:~#ps aux | grep cron
root 14478  0.0  0.0   2972   972 ?Ss   12:54   0:00 /usr/sbin/cron
root 17036  0.0  0.0   2400   696 pts/0S+   12:58   0:00 grep cron
localhost:~#cat /var/run/crond.pid
14478
localhost:~#

The problem is that cron has probably hardcoded pidfile as
/var/run/crond.pid and ignores --pidfile argument that start-stop-daemon
tries to pass it.

Thus whenever cron is started it creates /var/run/crond.pid, but during
shutdown it searches for /var/run/cron.pid.

The solution is either change PIDFILE variable in /etc/init.d/cron or make
cron able to use some variable passed to it instead of hardcoded value.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#460869: doesn't shutdown properly / creates wrong pid file

2008-01-15 Thread Bartosz Fenski aka fEnIo
On Tue, Jan 15, 2008 at 02:50:12PM +0100, Javier Fernandez-Sanguino wrote:
  Package: cron
  Version: 3.0pl1-102
  Severity: normal
 
 What system are you running on. Is it a GNU/KfreeBSD by chance? If so,
 please check if you have a /etc/cron.pid file in your system.

No it's not KfreeBSD. That's fresh install of lenny snapshot upgraded to
sid. I asked on #debian-devel, and I'm not the only one with that bug.

I don't have any *.pid in /etc/.

Just simply try to run /usr/sbin/cron and you'll end up with
/var/run/crond.pid instead of /var/run/cron.pid.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#449394: smbc: segfaults on AMD64

2007-11-05 Thread Bartosz Fenski
Package: smbc
Version: 1.2.2-2
Severity: grave
Justification: renders package unusable


[EMAIL PROTECTED]:~$ smbc
Segmentation fault
[EMAIL PROTECTED]:~$

Here goes backtrace:

#0  0x2b858a760ec7 in __gconv_get_alias_db () from /lib/libc.so.6
#1  0x2b858a75d54f in iconv_close () from /lib/libc.so.6
#2  0x2b858a75cb6f in iconv () from /lib/libc.so.6
#3  0x0041fd4a in ?? ()
#4  0x00417633 in ?? ()
#5  0x2b858a75c4ca in __libc_start_main () from /lib/libc.so.6
#6  0x00402a0a in ?? ()
#7  0x7fff20b54578 in ?? ()
#8  0x in ?? ()
(gdb) bt full
#0  0x2b858a760ec7 in __gconv_get_alias_db () from /lib/libc.so.6
No symbol table info available.
#1  0x2b858a75d54f in iconv_close () from /lib/libc.so.6
No symbol table info available.
#2  0x2b858a75cb6f in iconv () from /lib/libc.so.6
No symbol table info available.
#3  0x0041fd4a in ?? ()
No symbol table info available.
#4  0x00417633 in ?? ()
No symbol table info available.
#5  0x2b858a75c4ca in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#6  0x00402a0a in ?? ()
No symbol table info available.
#7  0x7fff20b54578 in ?? ()
No symbol table info available.
#8  0x in ?? ()
No symbol table info available.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages smbc depends on:
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libncurses55.5-5 Shared libraries for terminal hand
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsmbclient   3.0.24-6etch4 shared library that allows applica

smbc recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#446783: RFP: screenlets -- Small owner-drawn applications that can be described as the virtual representation of things lying around on your desk

2007-10-16 Thread Bartosz Fenski aka fEnIo
On Mon, Oct 15, 2007 at 08:13:31PM +0200, Julien Lavergne wrote:
 I have something useable for screenlets. I can do an ITP and push it to
 mentors.debian.org but I need someone to review and upload it. My last 2
 packages don't find a sponsor.

Screenlets are also packaged for Ubuntu by Hendrik Kaju 
[EMAIL PROTECTED] (http://hendrik.kaju.pri.ee/ubuntu/) so it could be
good position to start making Debian package.

Since I'm interested in Screenlets I could sponsor it for you. Just contact
me privately when you will have something to review.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#440165: flash problem

2007-09-30 Thread Bartosz Fenski aka fEnIo
So what's the current workaround for simple user?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#386998: Split the package

2007-09-15 Thread Bartosz Fenski aka fEnIo
On Mon, Sep 11, 2006 at 03:40:10PM +0100, Marcin Owsiany wrote:
 There are lots of dependancies, and the program supports plugins, so
 it should be split, keeping a good compromise between the
 user-friendliness and archive-friendliness.
 
 Note that it probably doesn't make much sense to split it long before
 ekg2 leaves experimental.
 
I'm using ekg2 regularly for some days now, and I think it's stable enough
to start thinking about migration to normal archive, thus splitting it
seems to be have more sense now.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#436199: ipcalc: CGI script refers to non-existant file

2007-08-23 Thread Bartosz Fenski aka fEnIo
On Mon, Aug 06, 2007 at 04:04:55PM +0200, Krischan Jodies wrote:
 I have a new release (version 0.42) ready, which fixes the other known bug:
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=332468
 
 Are you also interested in fixing this new issue in the debian package? I 
 would
 include the missing background image in the upstream tar ball, but I think we
 would need to patch the cgi script for the package, to make it refer to the
 directory where the artwork will be located. At the moment it is in the doc
 directory and unreachable for the web server. Right?

Just include that file in tarball, and I'll handle rest. I already have some
patches to ipcalc.cgi to handle other images correctly.

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#439222: ITP: libuninum -- library for converting Unicode strings to numbers and numbers to Unicode strings

2007-08-23 Thread Bartosz Fenski aka fEnIo
Package: wnpp
Severity: wishlist
Owner: Bartosz Fenski aka fEnIo [EMAIL PROTECTED]

* Package name: libuninum
  Version : 2.5
  Upstream Author : Bill Poser [EMAIL PROTECTED]
* URL : http://billposer.org/Software/libuninum.html
* License : GPL
  Programming Lang: C
  Description : library for converting Unicode strings to numbers and 
numbers to Unicode strings


libuninum is a library for converting Unicode strings to numbers. Internal
computation is done using arbitrary precision arithmetic, so there is no
limit on the size of the integer that can be converted. The value is returned
as an ASCII decimal string, a GNU MP object, or an unsigned long integer.
Auto-detection of the number system is provided. The number systems supported
include Arabic, Armenian, Balinese, Bengali, Burmese, Chinese, Cyrillic,
Devanagari, Egyptian, Ethiopic, Glagolitic, Greek, Gujarati, Gurmukhi, Hebrew,
Kannada, Khmer, Klingon, Lao, Limbu, Malayalam, Mongolian, New Tai Lue, Nko,
Old Italic, Old Persian, Oriya, Osmanya, Perso-Arabic, Phoenician, Roman 
Numerals, Tamil, Telugu, Tengwar, Thai, and Tibetan.

===


I'm going to package it since it's new dependency of msort.

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#324647: /etc/X11/xkb/symbols/pl: strange characters mapping with Polish keymap (pl)

2007-03-22 Thread Bartosz Fenski aka fEnIo
On Wed, Mar 21, 2007 at 11:29:04PM +0100, Brice Goglin wrote:

 About 2 years ago, you reported a bug to the Debian BTS regarding some
 strange character mapping in the polish keymap. The problem got
 discussed upstream. Is it fixed with current Xorg/Etch?

Unfortunately nothing changed wrt that issue.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#410928: doesn't compile after changes in debian/rules file

2007-02-14 Thread Bartosz Fenski aka fEnIo
Package: snownews
Version: 1.5.7-3
Severity: minor

Hello.

Seems that you're patching files that are result of configure script
instead of source files.

This way if I change something in debian/rules file (I changed charset)
package doesn't build.

I think you should patch Makefile.in and not Makefile.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#255850: freenx

2007-02-13 Thread Bartosz Fenski aka fEnIo
Is it possible to have that stuff at least in experimental distro?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#401572: option -c doesn't exist

2006-12-04 Thread Bartosz Fenski aka fEnIo
Package: lftp
Version: 3.5.6-1
Severity: minor

([EMAIL PROTECTED])~$lftp --help
Usage: lftp [OPTS] site
`lftp' is the first command executed by lftp after rc files
 -f file   execute commands from the file and exit
 -c cmdexecute the commands and exit
 --help  print this help and exit
 --version   print lftp version and exit
Other options are the same as in `open' command
 -e cmdexecute the command just after selecting
 -u user[,pass]  use the user/password for authentication
 -p port   use the port for connection
 site  host name, URL or bookmark name
([EMAIL PROTECTED])~$lftp -c
lftp: invalid option -- c
Try `lftp --help' for more information
([EMAIL PROTECTED])~$

As you can see help mentions -c option (manual too), but when you try to
use it lftp complains.

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#360044: itp

2006-11-17 Thread Bartosz Fenski aka fEnIo
Hello.

What's the state of this ITP?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#391163: locale should be taked from /etc/default/spamassassin

2006-10-05 Thread Bartosz Fenski
Package: spamassassin
Version: 3.1.4-1
Severity: wishlist


Hello.

I lost 30 minutes to get know that spamd adds reports in language taken
from locale setting while it's launched.

So by default on my box it adds reports in Polish cause that's what I use
on my machine.

/etc/init.d/spamassassin restart

If you have locale settings set to let's say Spanish it'll send you reports
in Spanish.

LANG=C /etc/init.d/spamassassin restart will send them in English.

I think it would be useful to have locale settings in
/etc/default/spamassassin.

regards
fEnIo

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages spamassassin depends on:
ii  libarchive-tar-perl   1.30-1 Archive::Tar - manipulate tar file
ii  libdigest-sha1-perl   2.11-1 NIST SHA-1 message digest algorith
ii  libhtml-parser-perl   3.55-1 A collection of modules that parse
ii  libsocket6-perl   0.19-1 Perl extensions for IPv6
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  perl  5.8.8-6.1  Larry Wall's Practical Extraction 

Versions of packages spamassassin recommends:
pn  libmail-spf-query-perlnone (no description available)
ii  libnet-dns-perl   0.57-1 Perform DNS queries from a Perl sc
ii  perl [libmime-base64-perl]5.8.8-6.1  Larry Wall's Practical Extraction 
ii  spamc 3.1.4-1Client for SpamAssassin spam filte

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388635: bluez-utils: new upstream version available

2006-09-21 Thread Bartosz Fenski aka fEnIo
Package: bluez-utils
Version: 3.1-4+b1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello.

There is 3.5 version of bluez-utils already and according to changelog it
fixes many dbus problems related.

regards
fEnIo


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages bluez-utils depends on:
ii  dbus 0.92-2  simple interprocess messaging syst
ii  libbluetooth23.5-1   Library to use the BlueZ Linux Blu
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libdbus-1-3  0.92-2  simple interprocess messaging syst
ii  libdbus-glib-1-2 0.71-2  simple interprocess messaging syst
ii  libglib2.0-0 2.12.3-2The GLib library of C routines
ii  libusb-0.1-4 2:0.1.12-2  userspace USB programming library
ii  lsb-base 3.1-15  Linux Standard Base 3.1 init scrip
ii  makedev  2.3.1-83creates device files in /dev
ii  module-init-tools3.2.2-3 tools for managing Linux kernel mo
ii  modutils 2.4.27.0-6  Linux module utilities
ii  sysvinit 2.86.ds1-20 System-V-like init utilities
ii  udev 0.100-1 /dev/ and hotplug management daemo

bluez-utils recommends no packages.

- -- no debconf information

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

iD8DBQFFErbwhQui3hP+/EARAo25AKDOCsiWyEnegvg+WcF/4HKLvKQc2ACg2Fe3
btBIhpFeQwJn0a+yC/P1tyI=
=BUJM
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388528: ITP: libtorrent -- a C++ BitTorrent library

2006-09-20 Thread Bartosz Fenski aka fEnIo
On Wed, Sep 20, 2006 at 07:52:02PM -0400, Jose Luis Rivas Contreras wrote:
 
 LibTorrent is a BitTorrent library written in C++ for *nix. It is
 designed to avoidredundant copying and storing of data that other
 clients and libraries suffer from.
 
 http://libtorrent.rakshasa.no/
 
 libtorrent provides 2 binaries, libtorrent9 and libtorrent9-dev. This
 package is already in Debian, I'm sending this mail just for track of
 RFA from Qingning Huo sended to debian-devel list.

That's not the correct way of adopting package. You should retitle his
bugreport to ITA (intend to adopt) and not create another superflous
bugreport.

regards
fEnIo


signature.asc
Description: Digital signature


Bug#369993: fuse-modules should be removed entirely

2006-08-14 Thread Bartosz Fenski aka fEnIo
On Mon, Aug 14, 2006 at 09:03:38PM +0200, Moritz Muehlenhoff wrote:
 reopen 369993
 severity 369993 important
 thanks.
 
 Please remove fuse-source entirely. In Etch support for 2.4 kernels will be 
 dropped,
 and providing security support for two 2.6 FUSE modules creates needless work 
 for
 the Security Team.

Aye, aye sir. That's opinion I've been waiting for ;)

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378446: reopening

2006-07-22 Thread Bartosz Fenski aka fEnIo
On Sat, Jul 22, 2006 at 07:16:44AM +0200, Adeodato Simó wrote:
 Bartosz, is the package still unusable even with Filippo's instructions
 below? If it's just a matter of configuring, this doesn't sound like
 grave.

If supplied solution fixes my problems then sure feel free to downgrade
severity. I can test it but after work. I don't have laptop with BT here.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#379289: wammu: doesn't remember settings

2006-07-22 Thread Bartosz Fenski aka fEnIo
Package: wammu
Version: 0.13-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello.

I don't know wether it's a feature or bug, but when sending SMS I would
like Wammu to remember that I always want delivery report.

I also think that Wammu should remember retrieved contacts... retreving it
every time is quite uncomfortable.

regards
fEnIo

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.4
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages wammu depends on:
ii  python   2.3.5-11An interactive high-level object-o
ii  python-gammu 0.14-2  Python module to communicate with 
ii  python-wxgtk2.6  2.6.3.2.1.1 wxWidgets Cross-platform C++ GUI t

Versions of packages wammu recommends:
ii  python-bluez [python-bluetoot 0.7.1-3Python wrappers around BlueZ for r
pn  timidity  none (no description available)

- -- no debconf information

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

iD8DBQFEwk+7hQui3hP+/EARAosfAKDHuV2I7zbHwOyGzcYnMi2FyUjNbQCbBmM/
w4L5oYWMOgzymWF+WqnL9Ag=
=IRZr
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378446: reopening

2006-07-22 Thread Bartosz Fenski aka fEnIo
On Sat, Jul 22, 2006 at 10:47:46AM +0200, Filippo Giunchedi wrote:
 On Sat, Jul 22, 2006 at 07:16:44AM +0200, Adeodato Simó wrote:
  Bartosz, is the package still unusable even with Filippo's instructions
  below? If it's just a matter of configuring, this doesn't sound like
  grave.
  
  Filippo, what's your opinion?
 
 IMO the bug could stay as it is right now, I'm going to fix it (read: document
 it better and fix other minor bugs) together with a new version of 
 passkey-agent
 modified to read /etc/bluetooth/pin (so we have at least backward
 compatibility). I hope to have it done today or tomorrow, the bug severity can
 force me to do it quickly tough :)

I've just checked your hints and yes, it works fine now. 
So if you want to downgrade this bug, feel free to do that.

Some information in NEWS.Debian or README.Debian about new behaviour would
be useful though. 

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#378446: reopening

2006-07-17 Thread Bartosz Fenski aka fEnIo
reopen 378446
severity 378446 grave
thanks

Justification: this bug makes bluez-utils simply useless.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#377183: cdebootstrap: please put entries in /etc/apt/sources.list and /etc/resolv.conf

2006-07-07 Thread Bartosz Fenski aka fEnIo
Package: cdebootstrap
Version: 0.3.11
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello.

Would be great to have working net connection in debootstraped system.
Right now I have to manually copy /etc/resolv.conf and add some entries to
/etc/apt/sources.list
Latter should be probably automatically set according to the chosen suite.
First one could be copied from main system.

regards
fEnIo

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

iD8DBQFErhhVhQui3hP+/EARAk4KAJ9NFPMeab6fDnz7U8ap2Fr0YJIksACbBwJF
UXupdHeLi3xWGor3j1KprPU=
=VqmH
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#236706: what about some official upload

2006-07-03 Thread Bartosz Fenski aka fEnIo
Hello.

Mentors webpage has been rewritten and now doesn't contain qingy. Maybe
it's time to upload it to unstable or even experimental?

BTW there is 0.8.0 version which fixes some lock ups.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-  http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#372935: atop: please add load average status

2006-06-12 Thread Bartosz Fenski aka fEnIo
Package: atop
Version: 1.16-2
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

atop doesn't show current load average like top, and it's rather strange
because it's system monitor

please add support for this feature

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.20
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages atop depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libncurses5   5.5-2  Shared libraries for terminal hand
ii  logrotate 3.7.1-3Log rotation utility
ii  zlib1g1:1.2.3-11 compression library - runtime

atop recommends no packages.

- -- no debconf information

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

iD8DBQFEjXY3hQui3hP+/EARAtLdAJkBpsd70et9ODWLM0pcYTLL4ig2EACcCVOi
IlPFyjyZOQLCQc8x+thVRdk=
=ZsJz
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   3   4   >