quot;);
It would be VERY useful if a reference to gnustep-back would be added in
these messages (or an email)
Best,
Vincent Danjean
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: ia64
Kernel:
Package: gnustep-back
Version: 0.9.4-2
Severity: important
gnustep-back does not seems to work on ia64 due to its color model.
When I launch the gnustep application 'Paje'
(http://dept-info.labri.fr/~danjean/deb.html#paje.app), I get to
following messages :
2005-01-20 11:25:52.000 Paje[19049] Unr
Package: libc6
Version: 2.3.2.ds1-20
Severity: normal
NPTL as included in debian has a race condition with pthread_create and
pthread_exit. The program in attachment exposes the race : the main
thread exits with pthread_exit and the whole program exits whereas there
is yet another thread.
Pleas
Frederic-Emmanuel PICCA wrote:
It seems that the new git-core do not include a git-diff-cache command.
I do not use git/cogito (only mercurial). Can you try the new package on
my web page and tell me if it solves your problem ?
http://dept-info.labri.fr/~danjean/deb.html#commit-tool
Best r
James Troup wrote:
While trying to convert the dak cvs tree to bzr, I got the following
error. It's reproducible on demand, and I'm happy to provide my
config and a tar ball of the CVS tree (please don't try and import it
from cvs.d.o), if the traceback doesn't contain enough info.
Can you tel
Gerrit Pape wrote:
On Tue, Jun 14, 2005 at 03:44:32PM +0200, Vincent Danjean wrote:
cg-add test for the presence of the file to add with :
find "$@" -type f -print0 ...
This does not work is the file is a dangling symlink. Please, change
this line with :
find "$@" -type
Faheem Mitha wrote:
Please consider including the Mercurial Queues extension in the Debian
Mercurial package
I know about the mq extension. However, I am not willing to include it
in Debian while it needs modification of the core code of mercurial.
It seems that the mq maintainer and mercurial
Package: ipw2200-source
Version: 1.0.8-1
Followup-For: Bug #337619
Hi,
I suffer from the same bug. However, I succeed in compiling the module
with the following commands :
$ cd /usr/src/modules/ieee80211/
$ fakeroot debian/rules binary-modules \
KSRC=/usr/src/kernel-headers-$VERSIO
Package: bash
Version: 3.1-2
Followup-For: Bug #343312
The regexp to find hostname for ssh has been corrected. Now, there is
not runtime error, but it still not quite good :
[EMAIL PROTECTED]:~$ sed -ne "s/^[Hh][Oo][Ss][Tt][\"$'\t '\"]*\([^*?]*\)$/\1/p"
.ssh/config
bugs
name daffy.X.XXX
mim
Can you try the mercurial package here :
http://dept-info.labri.fr/~danjean/deb.html#mercurial
and tell me if it works ?
I think I backported the fix, but I would be sure it works
correctly before I ask my sponsor to upload the package
in the debian archive (I am not very familiar with python)
Package: slib
Version: 3a2-1
Severity: grave
Justification: renders package unusable
I cannot install slib. I do not know anything about guile. I think I
have the slib due to dependencies. Trying to install the last version
(3a2-1) fails.
I added 'set -x' in the postinst file, so I get :
[EMAIL P
Nicolas Évrard wrote:
When using an accented charachter in a log message I had this error
message:
Traceback (most recent call last):
File "main.py", line 317, in commit
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position
63: ordinal not in range(128)
I would have
On Tue, Jun 14, 2005 at 11:27:30AM +1000, Anibal Monsalve Salazar wrote:
> There was an error while trying to autobuild your package:
>
> Automatic build of mercurial_0.5b+20050612-1 on debian01 by sbuild/s390 27
> Build started at 20050613-2330
> [...]
> dh_python -pmercurial
> if test ""; then
Package: cogito
Version: 0.11.3+20050610-1
Severity: normal
Tags: patch
cg-add test for the presence of the file to add with :
find "$@" -type f -print0 ...
This does not work is the file is a dangling symlink. Please, change
this line with :
find "$@" -type f -o -type l -print0 ...
or something s
On Tue, Jun 14, 2005 at 03:44:32PM +0200, Vincent Danjean wrote:
> cg-add test for the presence of the file to add with :
> find "$@" -type f -print0 ...
> This does not work is the file is a dangling symlink. Please, change
> this line with :
> find "$@"
On Wed, Jun 01, 2005 at 09:04:18AM +1000, Anibal Monsalve Salazar wrote:
> On Thu, May 12, 2005 at 11:36:40PM +0200, Vincent Danjean wrote:
> >
> > As the interface can still change a lot (it new software), I will not
> >write the missing man page immediately (so it wi
On Fri, Apr 15, 2005 at 01:27:23PM +0200, matthieu castet wrote:
> when I try to display the example trace file include in Paje source
> archive, the result is wrong with debian package. See paje_debian.png
> and paje_fedora.png.
>
> Even if I compiled Paje from source the result is wrong. I suspe
On Thu, Apr 21, 2005 at 09:39:47AM +0200, [EMAIL PROTECTED] wrote:
>
> Hi,
>
> On Thu, Apr 21, 2005 at 12:06:50AM +0200, Vincent Danjean wrote:
> > I get the same display as you when I load the trace file on Debian.
> > However, reducing the 'Zoom' (clicking
On Thu, Apr 21, 2005 at 10:26:12AM -0300, Benhur Stein wrote:
> By looking at the attached screenshot, it seems that it is a problem with the
> locale setting (all times are 0 or 1, the are nothing in between). Can you
> please see if the following line exist?
>
> General/DataScanner.m:39:
Hi,
> I'm using git regularly now, are you going to do the packaging?
Me too. And as I do not find any link in this ITP to a preliminary
debian package, I quickly did one. It can be found here :
http://dept-info.labri.fr/~danjean/deb.html#cogito
But notice that it is a quick-done package (no
Hi Ron,
Why did you close this bug ? I have the same problem and I do not find
anything in the bug report explaining how this bug has been solved.
Please, reopen this bug, or at least explain why you close it (perhaps
the fix is in new package not yet uploaded, but then you should have
wait
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: mercurial
Version : 0.4e
Upstream Author : Matt Mackall <[EMAIL PROTECTED]>
* URL : http://selenic.com/mercurial
* License : GPL
Description : scalable
On Thu, May 12, 2005 at 06:33:31PM -0400, Kyle McMartin wrote:
> On Thu, May 12, 2005 at 11:36:40PM +0200, Vincent Danjean wrote:
> > Mercurial is a very efficient distributed SCM. It is very similar to git
> > (the SCM used by Linus for the kernel), but does not take so many pl
On Fri, May 13, 2005 at 11:02:50AM +0200, Bas Zoetekouw wrote:
> > * License : GPL
> > Description : scalable distributed SCM
> >
> > Mercurial is a very efficient distributed SCM. It is very similar to git
> > (the SCM used by Linus for the kernel), but does not take so many place
>
On Fri, May 13, 2005 at 10:50:07AM -0400, Jay Berkenbilt wrote:
>
> Vincent Danjean <[EMAIL PROTECTED]> wrote:
>
> I'm making some English corrections. :-)
Thanks. I use it in the new package (version 0.4f)
Vincent
--
To UNSUBSCRIBE, email to [EMAIL PROTE
> The current short description for mercurial says "scalable distributed
> SCM". However, when you first see that, I would assume that most
> people will wonder about what the is a "SCM"? From the longer
> description, I learned this abbreviation stands for "Source Control
> Management". Although,
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: tailor
Version : 0.0.1 (upstream does not make version for now)1
Upstream Author : Lele Gaifax <[EMAIL PROTECTED]>
* URL : http://www.darcs.net/DarcsWiki/Tail
On Thu, Jun 30, 2005 at 06:23:41PM +0800, Bug Filler wrote:
> Package: mercurial
> Severity: wishlist
>
> meld is also a merge program which can be used by mercurial. And meld is
> written in Python too (with python-gtk2):
I did not know this program. I will add it as a suggest and not a
recomman
On Wed, Jul 13, 2005 at 10:44:17AM -0500, Chad Walstrom wrote:
> There is very little reason to use the cdbs patchsys-quilt.mk file.
> simple-patchsys works just fine for what you need it to do. Switching
> to a simpler tool will allow you to reduce the version dependency to
> something obtainable
On Sun, Jul 17, 2005 at 03:52:51PM +0200, Joost van Baal wrote:
> Hi,
>
> I see you've published your tailor package on
> http://dept-info.labri.fr/~danjean/deb.html#tailor . Care to upload it
> and get the ITP-bug closed?
I am waiting for the upstream author to make a release (a source tarball
On Mon, Jul 18, 2005 at 12:04:46PM -0500, Chad Walstrom wrote:
> In any case, it was a wishlist request and nothing more.
This is why I let the bug opened for now. So, if I find the motivation
and the time to make the changes you suggest, I will close it.
> (It looks like mercurial has just gott
Package: reprepro
Version: 0.3-2
Severity: wishlist
It would be great if reprepro offers a way to sign the Release file each
time it modifies it. Perhaps it would be possible to add an option
--release-sign that launch '$REPREPRO_GPG dir_to_file/Release' each
time that it is needed.
Best regard
On Wed, Jul 20, 2005 at 11:47:46AM +0200, Bernhard R. Link wrote:
> * Vincent Danjean <[EMAIL PROTECTED]> [050720 11:37]:
> > It would be great if reprepro offers a way to sign the Release file each
> > time it modifies it. Perhaps it would be possible to add an option
&g
On Sun, Jul 17, 2005 at 09:06:17PM +0200, Lele Gaifax wrote:
> >>>>> "Vincent" == Vincent Danjean <[EMAIL PROTECTED]> writes:
>
> Vincent> I put him in Cc of this mail in case he forgot ;-)
>
> Good point! :-)
>
> Done, tagged
Package: debhelper
Version: 4.9.13
Severity: minor
In the original manpage (en), there is :
"libfoo-bin links against libfoo1, and should depend on it"
In the french traduction, there is :
"libtoto1 est lié à libtoto-bin et doit donc en dépendre"
[As this bug report is about french wording, I wi
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: commit-tool
Version : 0.2
Upstream Author : Fredrik Kuivinen <[EMAIL PROTECTED]>
* URL : http://www.cyd.liu.se/users/~freku045/gct/
* License : GPL
Selon Thomas Arendsen Hein <[EMAIL PROTECTED]>:
> * Jari Aalto <[EMAIL PROTECTED]> [20050820 03:12]:
> > Suggestion
> >
> > It makes no sense to learn each and every program's wasy to
> > display the help page. It is common for programs to have
> options
> > -h and --help to print the
Package: bash
Version: 3.0-16
Severity: normal
In /etc/bash_completion, _root_command and _command do not protect
themself against empty argument, so arguments can be shifted if, for
example, the second is empty and not the third.
To see the problem, one can install the mercurial package. The
Package: cups-pdf
Version: 1.7.3-4
Severity: normal
Upstream has released the 2.0beta1 version. I know it is still a beta
version, however I would be pleased if you package it quickly because
it would allow admin to set up the output directory to something else
than $HOME. I see bug #317149 and I
Thank you for your help. The description will be updated in my next
uploaded package.
Best,
Vincent
Martin Schulze wrote:
Package: commit-tool
Version: current
Severity: minor
- Description: GUI commit tool for various Source Control Managment systems
+ Description: GUI commit tool for
You need to specify the encoding you are using. Please, try something
as
tailor -D -v --source-kind cvs --target-kind hg --repository
:pserver:[EMAIL PROTECTED]:/cvs/dak --module dak -r INITIAL
--subdir dak --encoding ascii
(or --encoding utf-8)
It works for me. Please, tell me if this is o
Frederic Lehobey wrote:
The man page says
--encoding=CHARSET
Force the output encoding to given CHARSET, rather then using
the user's default settings specified in the environment.
I am using utf-8 so maybe tailor is not able for some reason to
recognize it
On Mon, Aug 08, 2005 at 03:45:14PM +0900, GOTO Masanori wrote:
> Package: paje.app
> Version: 1.3.2-4
> Severity: important
>
> When I invoked to start Paje, I got an error. It seems this
> application is not usable entirely.
>
> Warning - GNUSTEP_SYSTEM_ROOT is not set - using /usr/lib/GN
On Mon, Aug 08, 2005 at 10:23:05AM +0200, Erik Schnetter wrote:
> Package: tailor
> Version: 0.8-2
> Severity: normal
>
>
> Both the packages "tailor" and "cvsync" want to install a file
> "/usr/bin/tailor":
>
> Unpacking tailor (from .../archives/tailor_0.8-2_all.deb) ...
> dpkg: error processi
Hi Brian,
Can you try if the 0.9.27 version of tailor fixes the bug you reported ?
If you do not use the unstable distribution, you can download the package
in my repository[1] and install it with :
dpkg -i tailor_0.9.3-1_i386.deb
(the package should be fine for the testing distribution too)
Wouter Cloetens a écrit :
> It no longer works under python2.3 for me now, so I've been forced to do
> some problem determination.
python-support removed automatic support for python 2.4. I can re-enable
support for python 2.3 in my package, but some hg extensions need python
2.4, so I'm not sure
Wouter Cloetens a écrit :
> On Tue, Jan 02, 2007 at 03:29:17PM +0100, Vincent Danjean wrote:
>> Can you tell me the results of the following commands :
Ok, can you try also :
> echo 'import sys; print sys.path; from mercurial import bdiff' | python2.4
> ls -l /var/lib
Hi,
I'm the maintainer of mercurial. At least one of the users has a
problem with loading python modules.
Can someone look at bug #382252 ?
In short,
echo 'import sys; print sys.path; from mercurial import bdiff' | python2.4
works on my system, but not on its one.
Both have '/var/lib/pyth
Josselin Mouette a écrit :
> mdiff.py does "import bdiff" which looks for bdiff.so in the same
> directory. On your system, mdiff.py is is
> in /var/lib/python-support/python2.4/mercurial/ which is the correct
> place for packages handled by python-support, while on the user's system
> it is in /us
Wouter Cloetens a écrit :
> On Wed, Jan 03, 2007 at 01:04:37PM +0100, Pierre Habouzit wrote:
>> To Wouter: to resolve your problem, just rm -rf
>> /usr/lib/python*/site-packages/mercurial. You can do that safely,
>> that'll solve your problem.
>
> Success! Many thanks!
You need to remove /usr/lib
Steve Langasek a écrit :
> On Wed, Jan 03, 2007 at 01:04:37PM +0100, Pierre Habouzit wrote:
>> he does not needs to, having run hg as root is enough to produce the
>> *.pyc if your package (even against the previous policy) did not managed
>> them.
>
> Um, isn't this only the case if the user wa
Pierre Chifflier a écrit :
> Package: wnpp
> Severity: wishlist
> Owner: Pierre Chifflier <[EMAIL PROTECTED]>
>
> * Package name: ocsinventory-agent
> Version : 1.0~rc3
> Upstream Author : Pascal DANEK 2005
> * URL : http://ocsinventory.sourceforge.net/index.php
> * Lic
Pierre Chifflier a écrit :
> (it uses a PKI, or a self signed certificate).
This is new since the time I looked at it.
> If you are still interested in the packaging, I would see no problem
> in co-maintaining the packages (I plan to package the server as soon
> as the client packages are ready).
Hi,
I would like to help packaging Koha 3.0 (ITP 389876). This
will require idzebra (your ITP). I would like to know where
you are.
Do you contact the upstream developer (as he includes debian
packages on its website) ? Are you still interested in packaging
this software ?
As I am DD (for
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: libbusiness-isbn-perl
Version : 1.84
Upstream Author : brian d foy, <[EMAIL PROTECTED]>
* URL : CPAN
* License : Same as perl
Programming Lang: Perl
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: libbarcode-code128-perl
Version : 2.00
Upstream Author : William R. Ward <[EMAIL PROTECTED]>
* URL : CPAN (http://www.cpan.org/)
* License : Same as perl
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: libbusiness-isbn-data-perl
Version : 1.13
Upstream Author : brian d foy, <[EMAIL PROTECTED]>
* URL : CPAN
* License : Same as perl
Programming Lang: perl
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: libmarc-lint-perl
Version : 1.42
Upstream Author : Bryan Baldus <[EMAIL PROTECTED]>
* URL : CPAN
* License : Same as perl
Programming Lang: perl
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: libmarc-xml-perl
Version : 0.83
Upstream Author : Ed Summers
* URL : CPAN
* License : Same as perl itself
Programming Lang: perl
Description : Work wit
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: libpdf-reuse-perl
Version : 0.33
Upstream Author : Lars Lundberg <[EMAIL PROTECTED]>
* URL : CPAN
* License : Same as perl
Programming Lang: Perl
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: libpdf-reuse-barcode-perl
Version : 0.05
Upstream Author : Lars Lundberg <[EMAIL PROTECTED]>
* URL : CPAN
* License : Same as perl
Programming Lang: Perl
Hi,
I just upload a NMU for the yaz package (2.1.48 now ;-) )
for experimental.
As there is a new binary package (yaz-ziffy), it has to go
through the NEW queue...
The package is also available in my repository. See :
http://www-id.imag.fr/Laboratoire/Membres/Danjean_Vincent/deb.html
Bes
gregor herrmann a écrit :
> On Wed, 24 Jan 2007 09:24:51 +0100, Vincent Danjean wrote:
>
> [cc'ing debian-perl]
>
>> I just upload a NMU for the yaz package (2.1.48 now ;-) )
>> for experimental.
>
> Cool!
>
> What are your further plans? Upload t
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: qct
Version : Not yet released
Upstream Author : Steve Borho <[EMAIL PROTECTED]>
* URL : http://hg.borho.org/qct/
* License : GPL
Programming Lang: Python
Package: recode
Version: 3.6-12.1
Severity: normal
recode build-depends on flex, but Makefile.in included in the package
(and not regenerated) does use the syntaxe of flex from the flex-old
package. Please, either :
- remove any flex dependencies (flex is not used to build the debian
package)
-
--- /dev/null 1970-01-01 00:00:00.0 +
+++ recode/recode-3.6/src/lat1btex.c2006-12-07 15:52:55.0 +0100
@@ -0,0 +1,180 @@
+/* Conversion of files between different charsets and surfaces.
+ Copyright © 2006 Free Software Foundation, Inc.
+ Contribute
Package: logcheck-database
Severity: normal
Tags: patch
The current rules for openvpn in ignore.d.server/openvpn use something
as:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ovpn-[._[:alnum:]-]\[[0-9]+\]: ...
whereas I have in my syslog file :
Jan 9 06:50:34 atsina openvpn[26524]: ...
I suggest to chan
reopen #406179
thank
martin f krafft wrote:
> openvpn renames itself for each configuration you start. there is no
> default. thus this is no bug.
In this case, the regexp in the logcheck rules should be permissive enough.
In fact, I just see that openvpn logs its messages with 'ovpn-server' on m
Package: reprepro
Version: 1.3.1-1
Severity: wishlist
Hi,
I use reprepro to manage my packages before they are accepted in the
debian repository. I have 3 distributions : sarge/etch/sid so that users
can download my packages easily if they want (ie before they appair in
official repository)
Howev
Package: yaz
Version: 2.1.18-2
Followup-For: Bug #359265
Upstream has release a 2.1.44 version. I packaged it. You can find it
here:
http://people.debian.org/~vdanjean/debian/pool/main/y/yaz/
The Changelog is :
yaz (2.1.44+debian-0.1) experimental; urgency=low
* NMU
* New upstream release (C
gregor herrmann a écrit :
>> #359265 and #361726 are blocking #367007 (ITP: libnet-z3950-zoom-perl)
>> which I need.
>
> ... and which is waiting on my hard disk (I've just built the current
> version with your libyaz-dev package without any problems).
Can you send me your sources (orig.tar.gz, d
Hi,
I upload an NMU for loadlin so that the ZIP file will be
installed by the FTP team. As the maintainer allows this NMU
(in #338318), I upload it in DELAYED-1 (instead of DELAYED-8
as usual for NMU).
Let me know if something goes wrong (this is my first upload ;-) )
Best regards,
V
Steve Greenland a écrit :
> On 02-Feb-07, 01:08 (CST), Vincent Danjean <[EMAIL PROTECTED]> wrote:
>> Package: wnpp
>> Severity: wishlist
>> Owner: Vincent Danjean <[EMAIL PROTECTED]>
>>
>> * Package name: hgview
>> Version : no
gregor herrmann a écrit :
> On Thu, 15 Feb 2007 23:51:12 +0100, Daniel Schepler wrote:
>
>> /usr/bin/make -C . OPTIMIZE="-g -Wall -O2" test
>> make[1]: Entering directory `/tmp/buildd/libmarc-lint-perl-1.42'
>> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
>> "test_harness(0, 'bl
Package: dovecot-common
Version: 1.0.rc24-1
Severity: wishlist
Hi,
At most upgrade of the dovecot-common package, the
/etc/dovecot/dovecot.conf if modified. As some modifications are needed
on the servers I managed (location of mailbox, enabled services
(imap/imaps/pop/...), ...) in this file
Fabio Tranchitella a écrit :
> * 2007-03-02 08:27, Vincent Danjean wrote:
>> Package: dovecot-common
>> Version: 1.0.rc24-1
>> Severity: wishlist
>>
>> Are you opposed to the use of ucf (I know some DD do not want to use
>> it at all) ?
>> If you
Fabio Tranchitella a écrit :
> * 2007-03-02 08:27, Vincent Danjean wrote:
>> Package: dovecot-common
>> Version: 1.0.rc24-1
>> Severity: wishlist
>>
>> Are you opposed to the use of ucf (I know some DD do not want to use
>> it at all) ?
>> If you
Florent Rougon a écrit :
> And if you want your documents to be ready for both dvips, pdftex and
> whatnot, well, you can use a Makefile. I'm attaching a standard Makefile
> of mine for this purpose, with the accompanying little script, to be put
> somewhere in $PATH (can be replaced with a sed com
Thomas Arendsen Hein a écrit :
> * Aron Griffis <[EMAIL PROTECTED]> [20070307 18:08]:
>> The mercurial-0.9.1 version in etch is not compatible with the on-disk
>> format of mercurial-0.9.3 in sid. This is a pain for anybody in
>> a mixed environment, particularly since other distros have already
>
Michael Biebl a écrit :
> If the nm-applet does not show up, it often means that the hal daemon is
> not running.
The nm-applet is still up, but it does not see any network interfaces anymore
The hal daemon is still running (according to ps).
I did not tried to kill nm-applet and restart it. I wi
Michael Biebl a écrit :
> If the nm-applet does not show up, it often means that the hal daemon is
> not running.
> Could you please check next time you resume from suspend, that the dbus
> and hal daemon are running correctly (what does nm-tool say after resume)
So :
- the applet is still in my t
Michael Biebl a écrit :
> Vincent Danjean wrote:
>> Michael Biebl a écrit :
>>> If the nm-applet does not show up, it often means that the hal daemon is
>>> not running.
>>> Could you please check next time you resume from suspend, that the dbus
>>> an
Michael Biebl a écrit :
> Try to run
> dbus-send --system \
> --dest=org.freedesktop.NetworkManager \
> /org/freedesktop/NetworkManager\
> org.freedesktop.NetworkManager.sleep
>
> before suspend and
> dbus-send --system
David Richfield a écrit :
> Package: latex-make
> Version: 2.1.10-1
> Severity: important
>
>
> If a latex project uses chapterbib to allow a bibliography per chapter,
> one gets errors when bibtex is run on the main file, of this form:
>
> This is BibTeX, Version 0.99c (Web2C 7.5.4)
> The top-
tag 415993 +upstream
thanks
David Richfield a écrit :
> I am using the USthesis class (available on CTAN) for typesetting my
> thesis. It includes an eps file (the university crest) which is located
> at ~/texmf/tex/latex/USlogos/UScrest-top.eps because the class is
> installed in my home dire
Michael Biebl a écrit :
> Vincent Danjean wrote:
>> How can I know which scripts are run by this applet ?
>
> g-p-m calls the HAL Hibernate() method, which in turn runs the script
> /usr/lib/hal/scripts/linux/hal-system-power-hibernate-linux
>
> See the line
> #Othe
Package: firehol
Version: 1.231-7
Severity: normal
Tags: patch
Hi,
firehol-wizard does not correctly detect VLan 802 1Q interface. On
such config, the output of 'ip link show' is (only relevant part):
5: [EMAIL PROTECTED]: mtu 1500 qdisc noqueue
link/ether 00:01:02:02:e7:ec brd ff:ff:ff
Package: buildbot
Version: 0.7.5-1
Severity: normal
On a desktop computer, I set up a buildbot master configuration. It
triggers new builds at each SVN commit with the help of the SVNPoller
component.
On 19 feb, I did some setup/reorganisation on the DNS server that this
machine use. The effec
Package: libfinance-quote-perl
Version: 1.12-2
Severity: normal
Hi,
I would be very pleased if you package the new upstream release
(1.13).
With the current version, I cannot use at all the 'france' source :
[EMAIL PROTECTED]:~$ gnc-fq-dump france FR0010194340
Can't call method "rows" on
reopen #414032
thanks
Hi,
I my patch to add support for ucf, I depend on ucf (>= 0.8) as
the manpage tell me because of the use of the --three-way option.
I did not see anything about ucfr...
So, I think you just need to increase the dependency. Using
ucf (>= 2.0020) should be ok (this vers
tag 415056 help
thanks
John Goerzen a écrit :
> Package: mercurial
> Version: 0.9.3-2
> Severity: normal
>
> Programs such as convert-repo, darcs2hg, etc. should be installed
> system-wide rather than in examples.
For this, I need a manpage for these programs. If I find some free time,
I will w
Package: network-manager-gnome
Version: 0.6.4-6
Severity: normal
Sometimes (but not all times), gnome-network-mnager stop to see my
wifi interface. In particular, I do not see the menu entry 'Activer la
connexion sans fil' (in french) any more and, of course, I cannot select
any wifi network.
tags #408558 confirmed
thanks
martin f krafft a écrit :
> Package: latex-make
> Version: 2.1.10-1
> Severity: important
>
> lapse:~> make paper.dvi
> make: `paper.dvi' is up to date.
> lapse:~> touch parts/second.tex
> lapse:~> make paper.dvi
> make: `paper.dvi' is up to date.
> lapse:~> touch pa
severity 407800 important
thanks
Hi,
I also hit this bug. With comments from Neil Williams, I 'solve'
it on my system by removing the gnupg-agent package and restarting
my gnome session.
However, making seahorse conflicting with gnupg-agent would not
be a correct fix : on a multi-users syst
Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <[EMAIL PROTECTED]>
* Package name: hgview
Version : not yet released
Upstream Author : Ludovic Aubry <[EMAIL PROTECTED]>
* URL : http://www.logilab.org/hg/hgview
* License : Not yet fixed.
Package: libc6
Version: 2.5-1
Severity: grave
--- Please enter the report below this line. ---
The recent libc6 makes printf segfault with some kind of arguments.
I do not (yet) test all of the possibility, but here is a small example :
#include
int main() {
//double a=0.009996246282942
Package: texlive-latex-base
Version: 2007-2
Severity: normal
--- Please enter the report below this line. ---
I'm currently trying to find minimal dependencies with texlive
for my latex-make package. To do so, I use pbuilder. And it triggers
a bug in the texlive-latex-base.postrm that prevent thi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: ca-certificates
Version: 20070303
- --- Please enter the report below this line. ---
In my lab, we just get a email telling Microsoft included theses certificates
in Internet Explorer :
http://support.microsoft.com/default.aspx/kb/931125/e
Package: reportbug-ng
Version: 0.2007.04.16
Severity: normal
--- Please enter the report below this line. ---
I just used reportbug-ng to report a bug. I saw it was already in BTS
so I would like to add additional info (it works perfectly with the
"Additional Info" button) and then I would like
Package: lintian
Version: 1.23.23
Severity: normal
Tags: patch
Hi,
I just see that my package (tailor) trigger a lintian error:
[EMAIL PROTECTED]:~/debian/mainteneur/tailor$ lintian -i tailor_0.9.26-1_all.deb
E: tailor: python-script-but-no-python-dep ./usr/bin/tailor
N:
N: Packages with s
1 - 100 of 1230 matches
Mail list logo