Aldeeran"
esac
a real life exemple can be seen here:
https://git.unistra.fr/mc/dot/-/blob/main/bin/tsveverything?ref_type=heads#L44
--
Marc Chantreux
Package: jq
Version: 1.6-2.1
Severity: normal
Dear Maintainer,
i read the jq manpage to a vim buffer (:r !man jq) to test examples
and realized i got those errors:
Optional Object Idtbl::2170: unrecognised format 'T'
tbl::2170: giving up on this table
tbl::2178: unrecognised format '\'
tbl::2
Package: groff
Version: 1.22.4-3
Severity: normal
Dear Maintainer,
I tried to use groff/eqn to render an equation. it happens to render
poorly as described here:
https://lists.gnu.org/archive/html/groff/2020-02/msg00048.html
as the community helped me to fix the problem, someone spotted
this co
Package: surf
Version: 2.0+git20181009-4
Severity: important
Dear Reiner,
I can't start surf from my terminal in a gnome session using wayland. i
can read this on stderr:
(surf:31064): Gdk-WARNING **: 19:21:06.415: Failed to load cursor theme
Adwaita
(surf:31064): Gtk-WARNING **: 19:21:
hello maintainers,
a week of vacation and one update later and the bug is gone so this
thread can be closed.
thanks anyway for maintaining this wonderful package.
marc
Package: isync
Version: 1.3.0-2
Severity: normal
Dear Maintainer,
this is a part of my ~/.mbsyncrc
IMAPAccount exampler-account
User marc.chantr...@exampler.fr
PassCmd "perl -MNet::Netrc -e'print Net::Netrc->lookup(qw(
webmail.exampler.fr marc.chantr...@exampler.fr ))->password'"
Package: mhonarc
Version: 2.6.19-2
Severity: wishlist
Dear Maintainer,
I'm a member of the sympa project and i would like your mhonarc package
to be able to satisfy the MHonArc::UTF8::* dependencies so
cpanm --installdeps .
won't try to install another MHonArc if the debian package is insta
Package: perl6-zef
Version: 0.5.3-1
Severity: important
Dear Maintainers,
when i used zef from the sources, executable were installed in
`~/.perl6/bin`. i now use the debian package
dpkg -S =zef
outputs
perl6-zef: /usr/bin/zef
i installed cro using zef but the cro helper didn'
Package: 9base
Version: 1:6-7+b1
Severity: wishlist
Dear 9base maintainers,
mk meant to be the "a Successor to Make" (Tenth Edition Research Unix
Manuals) and as mkfiles much more easier to maintain than the makefiles,
i actually replaced make in my projects. Shipping those ones, i realize
that m
hello,
thanks to the help of racke and kolter on the freenode #sympa channel,
i have a sympa installed from buster packages in a docker.
https://github.com/sympa-community/sympa-docker/tree/master/registry/sympa:buster
i also tried to help about the invoke-rc.d thing. see the pactch in
attacheme
Package: sympa
Version: 6.2.16~dfsg-3
hello,
the current debian packaging of sympa install and starts everything
required for sympa to be up and running which is great but don't fit
the docker strategy when every service must be started as pid 1
in a container.
i thnk that in the best scenario,
#x27;m pissed off
to see those kind of answer, this isn't only rude (Emmanuele just wanted
to share an opinion) but *this* was useless, whatever your definition of
useless is.
reading those kind of quotes in an open source mailing list in 2017
looks awkward to me...
regards
--
Marc C
Source: wims
Severity: important
Dear Maintainer,
in the wims/compile (line 44), you don't seem to test any sum and you
ignore the certificate.
wget --no-check-certificate
http://github.com/mathjax/MathJax/zipball/$vmathjax-latest
well ... this is frighten me as potential user with securit
On Mon, Sep 01, 2014 at 03:20:50PM +0200, Dominique Dumont wrote:
> On Monday 01 September 2014 14:30:16 Marc Chantreux wrote:
> > afaik: nqp don't need rakudo and could be used to build backends for
> > other languages. right?
> Of course this is not ideal, but it may be
ends for
other languages. right?
--
Marc Chantreux (eiro on github and freenode)
http://eiro.github.com/
http://eiro.github.com/atom.xml
"Don't believe everything you read on the Internet"
-- Abraham Lincoln
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.de
On Sat, Apr 02, 2011 at 09:23:45AM +0200, Frank Terbeck wrote:
> marc chantreux wrote:
> > I would like to make a zshlib-foo.deb file to install a zsh written
> > library in a path handled by the default $fpath.
> >
> > /usr/local/share/zsh/site-functions is for the
.
i would really appreciate to see a /usr/lib/zsh/functions to put my stuff in.
regards
marc chantreux
-- System Information:
Debian Release: 5.0.7
APT prefers oldstable
APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-4-pve (SMP w/2 CPU cores)
Lo
ntext, const char * buffer, int
len) {
*/
static int
xmlGzfileMatch (const char *filename ATTRIBUTE_UNUSED) {
-return(1);
+return ! strncmp
+( filename + strlen( filename ) - 3
+, ".gz" , 3
+);
}
/**
--
Marc Chantreux
BibLibre, expert en logiciels libres pour l'
Package: libxml2
Version: 2.6.32.dfsg-5+lenny1
Severity: grave
Justification: renders package unusable
hello dear maintainers,
since 2 days, every single xml file parsing segfault (with xmllint as
well as with perl XML::Simple).
- I tried to apt-get source and compile again: same pb.
- using g
On Fri, Apr 25, 2008 at 08:17:41AM -0400, Clint Adams wrote:
> I can probably find time to do that this weekend. If not, look in
> configure.ac for the lines beginning with AC_ARG_ENABLE.
i submitted a patch to zsh-workers. debian one would be this.
regards,
marc
--
Marc Chantreux
Bi
> On Thu, Apr 24, 2008 at 10:35:21PM +0200, Marc Chantreux wrote:
> > + sed -n 's/|more/|pager/p' StartupFiles/zshrc
> I don't think this is quite what you meant.
right ... forget it :)
> > + sed -i '/readnullcmd/s/more/pager/' Src/init.c
> B
Package: zsh
Version: 4.3.6-1
Severity: minor
Tags: patch
this patches the debian/rules from apt-get -tsid source zsh. It will
- set the hardcoded readnullcmd to pager
- modify alias -g |M to pager
thanks for packaging zsh.
regards
marc
-- System Information:
Debian Release: lenny/sid
APT pre
Package: tesseract-ocr
Version: 2.01-4
Severity: normal
i tried to type 'tesseract toto.tiff toto.txt'.
there was no toto.txt but an error message:
read_variables_file:Can't open
/usr/share/tesseract-ocr/tessdata/configs/xUnable to load unicharset
file /usr/share/tesseract-ocr/tessdata/eng.unic
Package: manpages-fr
Version: 2.39.1-5
Severity: grave
Justification: renders package unusable
L'exemple de conf. dans le man est:
hosts: dns [!UNAVAIL=return] fichiers
networks: nis [NOTFOUND=return] fichiers
ethers: nis [NOTFOUND=return] fichiers
protocols: nis
Package: libnet-ldap-perl
Version: 1:0.33-2
Severity: wishlist
hello,
new upstream version available since 2007 feb. No problem to build a
self-made package so i would like to know if there is a problem to
update the official debian package.
regards
Marc Chantreux
-- System Information
hello,
this bug was reported again and again. patches are provided by users in
the BTS but not integrated.
regards.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
le 31/03/2006,
Miklos Quartus nous écrivait :
> You might as well eliminate the grep error message. This comes when
> there is no config file found in /etc/apach2/conf.d directory. The error
> message is displayed on console or normal output when I stop apache2:
>
> # /etc/init.d/apache2 stop
> St
Package: python2.4
Version: 2.4.2-2
Severity: normal
Hi python maintainers,
this is a part of my .inputrc. Python deals correctly with vi mode but my
macros doesn't works. It's not a readline bug as far as the same macros works
on bash, psql , sqlite ...
set editing-mode vi
"''":"\C-v'\C-v'\ei
Package: apache2-common
Version: 2.0.55-4
Severity: important
This patch add recursive inclusion while searching pidfile and fixes the fact
that apache2 doesn't stop when /etc/apache2/conf.d is empty.
hth,
regards
mc
29a30,43
> # find_and_execute_globs
> # search all apache configuration files
Package: manpages-fr
Version: 1.64.0-1
Severity: normal
according to the french man :
join -o '1;1 2;3'
but
join -o '1.1 2.3'
in real life!
regards
--- join.1.old 2005-09-23 13:31:57.108427576 +0200
+++ join.1 2005-09-23 13:32:24.445271744 +0200
@@ -82,7 +82,7 @@
.IR liste_des_cham
Package: slapd
Version: 2.2.26-4
Severity: normal
the perl backend failed to load symbols for XS modules while loading perlModule.
so only pure perl stuff is available.
this message was produced by slapd while loading SampleLDAP.pm provided in the
openldap source tree :
Error Can't load '/usr/l
Package: dh-make-perl
Version: 0.17
Severity: normal
dh-make-perl does not provide warnings when there is no Makefile.PL and no
META.yml
( this is the case for Module::Build users )
I have fixed it in the 0.17 distribution, patch available here :
http://khatar.phear.org/dh-make-perl_from017.d
Package: keepalived
Severity: normal
keepalived must depends to iproute pakage ... and does not.
regards
mc
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-38
Package: keepalived
Severity: normal
TCP_CHECK configuration needs an end of line to be parsed correcly :
this config. works fine :
virtual_server VIP 3389 {
delay_loop 6
lb_algo wlc
lb_kind DR
protocol TCP
real_server RIP1 3389 {
weight 1
TCP_CHECK {
Package: slapd
Severity: normal
slapadd is used in postinst without recoding in utf8 so the postinst
failed if you fill the debconf with accents.
example : Organization : ULP Multimédia
^ accent !
failed ...
regards
-- System Information:
Debian Release: 3.1
Package: libembperl-perl
Version: 2.0debian-4
Severity: grave
Justification: renders package unusable
Hi,
Embperl depends on Apache/Server.pm that is dropped in the last version
of modperl2 ( libapache2-mod-perl2 1.999.20-1 ).
Other packages have the same problem :
http://bugs.debian.org/cgi-b
36 matches
Mail list logo