jason phillips
Would you like to generate at least 1.5 - 3.5k just for returning calls?
You can!
If you have a telephone and can return calls you are fully quaIified.
CaII Me : 1.800.839.9032
Regards,
Santiago
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
I am interested in this list.
--
Empregando o cliente de correo electrónico do navegador Opera:
http://www.opera.com/mail/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I am interested in this list!!
Greetings from Galicia,
Santiago
--
Empregando o cliente de correo electrónico do navegador Opera:
http://www.opera.com/mail/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
s chagrined not to be able to reproduce the output I quoted
> above, so dug into it and found the real error (mine), fixed it and
> adjusted the test:
(Sorry, I was forgetting to answer you, my holidays were quite long.)
Great! It works and it's on debian unstable now.
Thanks,
Santiago
Package: grep
Control: tags -1 + confirmed
Control: forwarded -1 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16586
Confirmed and forwareded.
Thanks for your report,
Santiago
On Tue, Jan 28, 2014 at 01:13:24PM +0100, Vincent Lefevre wrote:
> Package: grep
> Version: 2.16-1
>
Control: retitle ! Fails to build two times in a row
Control: tags ! + confirmed
Thanks for your report. I'll fix the problem as soon as possible.
Best regards,
Santiago
On Tue, Jan 28, 2014 at 09:56:25PM +0100, ROELOF WOBBEN wrote:
> Package: grep
> Version: 2.15-2
> Se
: if ($prototype =~
m/DEFINE_EVENT\((.*?),(.*?),/) {
/usr/lib/linux-kbuild-3.2/scripts/kernel-doc:## if ($prototype =~
m/SYSCALL_DEFINE0\s*\(\s*(a-zA-Z0-9_)*\s*\)/) {
/usr/lib/linux-kbuild-3.2/scripts/kernel-doc: if ($prototype =~
m/SYSCALL_DEFINE0/) {
...
Maybe, it is a pcre (v. 8
El 18/12/13 a las 09:45, Jim Meyering escribió:
...
>
> Hi Santiago,
> Thanks for testing that.
> What do you get when you run the stand-alone example I gave in the
> commit log and in the test?
>
> printf 'j\x82\nj\n'|LC_ALL=en_US.UTF-8 grep -P j|cat -A; echo
" /tmp/test.conf
uid = www-data
Actually, a patch fixing a similar issue [1] introduced this bug. I
suppose it is present in grep 2.15, but I need to confirm.
[1] http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15440
I'm lacking some free time right now, so any help is welcome!
Cheers,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: grep
Followup-For: Bug #729581
Control: tags 729581 + pending
This (simple) patch fixes the bug:
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=7f96aa773b5967bbb3c8476f8614fd04b3fc1362
I'll upload it whit the new upstream version.
Regards,
Santiago
--
To UNSUBSCRIBE, ema
ports error:
$ echo 'ñ' > /tmp/test
$ LC_ALL=fr_FR.UTF-8 grep -P -r 'ñ' /tmp/
/tmp/test:ñ
grep: invalid UTF-8 byte sequence in input
But it works if I don't use UTF-8
LC_ALL=C grep -P -r 'ñ' /tmp/
/tmp/test:ñ
Binary file /tmp/tmp54ca5e73.tmp matches
...
I
)*\s*\)/) {
...
I propose 15758-PCRE-no-check-UTF8.patch as solution, at least temporal.
Regards,
Santiago
diff --git a/src/pcresearch.c b/src/pcresearch.c
index 9ba1227..939e8d6 100644
--- a/src/pcresearch.c
+++ b/src/pcresearch.c
@@ -62,7 +62,7 @@ Pcompile (char const *pattern, size_t size)
#i
Package: grep
Version: 2.15-2
Followup-For: Bug #689410
Hi,
This bug seems to be fixed, so I'm closing it:
$ printf '\335' | LC_CTYPE=ru_RU.cp1251 grep '[[:upper:]]' | wc -l
1
$ printf '\335' | LC_CTYPE=ru_RU.cp1251 gawk '/[[:upper:]]/' | wc -l
1
R
Package: grep
Followup-For: Bug #412370
Control: tags 412370 + fixed pending
Hi,
I've pushed the proposed changes into the collab-maint repository. They
will be included in the next release.
Thanks and sorry for not closing this before,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs
However, the discussion has been inactive for some time.
Best regards, and sorry for not merging this before,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: ovsdbmonitor
Version: 2.1.0+git20140325-1
Severity: important
Hi,
ovsdbmonitor requires these two packages to run.
Regards,
Santiago RR.
-- System Information:
Debian Release: 7.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable
Source: libfixbuf
Version: 1.4.0+ds-2
Severity: normal
Hi,
Please, include the pkgconfig upstream file in libfixbuf2-dev. Patch
attached.
Best regards,
Santiago
-- System Information:
Debian Release: 7.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500,
ic bug. New pcre package (1:8.31-3)
enables JIT regex compilation and solves the issue.
I'm updating grep's dependencies to close this bug in debian.
Regards,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: grep
Followup-For: Bug #520446
Hi Timo,
It would be possible for you to reproduce this very long standing bug?
There have been a lot of improvements on grep's performance, and I
suppose we could close this bug.
Regards,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist
Package: nm.debian.org
Severity: normal
Tags: patch
Hi,
backend/models.py get_portfolio_url() doesn't return the full portfolio
URL, it's missing replacement fields. Patch attached.
Cheers,
Santiago
-- System Information:
Debian Release: 7.2
APT prefers stable
APT policy: (50
and
the package has been for 10 days in unstable without problems. So,
please let this new revision move into testing.
Attached is a diff between both versions.
unblock bzip2/1.0.6-4
Thanks for your work!
Santiago
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT
/var/cache/apt/archives/dh-python_1.20130917-1~bpo70+1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
No problem found with 1.20131003-1
Cheers,
Santiago
-- System Information:
Debian Release: 7.2
APT prefers stable
APT policy: (500, 'stable'), (10, 'unsta
Package: ftp.debian.org
Severity: normal
Hi FTP team,
bzip2's priority has been updated from optional to standard since
translated packages descriptions are bziped now.
See: http://bugs.debian.org/642657
Thanks in advance,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist
maintaining workrave.
Santiago
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=e
Hi,
I confirm this, the same happens in my xfce4 session.
Cheers,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> ä: 1 1 1 1 0 0 1 0
>
Hi,
grep 2.21 fixes these boundaries. For the moment, it is available in
experimental.
\ \bx x\b x\B \Bx \w \W
b: 0 0 0 0 1 1 0 1
я: 0 0 0 0 1 1 0 1
Σ: 0 0 0 0 1 1 0 1
ä: 0
Control: forwarded 166958 https://savannah.gnu.org/bugs/?14630
Hi,
A similar bug has been filed in savannah.
Regards,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
not a deliverate change.
Maybe this has something to do with: https://bugs.debian.org/719553
Regards,
Santiago
-- System Information:
Debian Release: 7.2
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures:
ory_of_the_current_terminal.3F
However, the solution is inconsistent:
For bash, I checked the "Run command as a login shell" profile option.
For zsh, I had to manually source vte.sh from my zshrc.
Shouldn't "Run command as a login shell" work for both of them?
Regards,
San
ep -r takes the current dir as input instead of stdin.
Regards,
Santiago
- Forwarded message from hha...@gmail.com -
Date: Tue, 2 Dec 2014 21:38:51 +0200
From: hha...@gmail.com
To: 414...@bugs.debian.org
Subject: Bug#414168: Recursive grep even when content on stdin
X-Mailer: Sylpheed
greptest % dpkg -l | grep grep
> > ii grep2.21-1
> > amd64GNU grep, egrep and fgrep
> >
> > grep -r takes the current dir as input instead of stdin.
>
> Hi Santiago,
>
> That is the expected/docume
Rodin, Raphaël Hertzog, et al
It doesn't complain when I use fr_FR.UTF-8 ! (which is not consisent :P)
Cheers,
Santiago
-- System Information:
Debian Release: 8.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
Control: reopen -1
Control: tags -1 + confirmed
Hi,
Unfortunately, this is still present in 2.20-4:
% echo "a" > ~/tmp-pattern
% echo "hola" | grep --file=/home/santiago/tmp-pattern
hola
% echo "hola" | LANG=C grep --file=~/tmp-pattern
grep: ~/tmp-pattern:
ot;""
>
> This is a different bug than "=~" case.
I don't see why it's different than the original bug report. It is an
inconsistency issue between:
% echo "a" > ~/tmp-pattern
% echo "hola" | LANG=C grep --file=/home/santiago/tmp-patter
; After a few lines of output of permission denied and invalid parameters/input
> from grep the computer shuts down and reboots.
Hi,
Thanks for reporting this problem, but I'm unable to reproduce it.
Could you please provide more details about your environment (e.g.
mounted or special devic
Package: bzip2
Control: tags -1 + pending
Hi,
Thanks for your patch. I've applied and pushed into bzip2 packaging git
repo.
Cheers,
Santiago
signature.asc
Description: Digital signature
Patch updated. Paul, thanks for the previous comments. As you
suggested, the attached patch doesn't copy the buffer and splits the
input when it finds an invalid character.
For the moment, I don't see a cleaner way to avoid the pcre internals.
Regards,
San
is fix in the current debian package.
Santiago (Ruano Rincón)
P.S. Vincent Lefevre actually reported this bug, not Santiago Vila.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Control: tags -1 + fixed-upstream
Upstream seems to have fixed this bug in git commit
50d843674e5df9f5d0111f07bbff8ce07c19df6a
Hopefully this will be included in the next release.
Cheers,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of
El 16/08/14 a las 11:36, Paul Eggert escribió:
> Santiago wrote:
> >Another solution would be to don't check if binary files are valid
> >(passing PCRE_NO_UTF8_CHECK to pcre_exec), but I don't know if that'd
> >avoid security holes
>
> It wouldn't
-^B$
j$
0
Tested on Debian and Archlinux with pcre 8.35.
Thanks,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
grep: invalid UTF-8 byte sequence in input
>
> It seems similar to the old bug:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730472
>
Thanks for reporting this,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a s
o tell users "an
> invalid byte acts like '?'". Simple is good.
>
> Anyway, this is a matter for the implementing volunteer to decide, whoever
> that happens to be.
>
Workaround attached. It's too slow against binary files, but I ha
El 16/08/14 a las 18:26, Vincent Lefevre escribió:
> On 2014-08-16 16:01:27 +0200, Santiago wrote:
> > Workaround attached. It's too slow against binary files, but I haven't
> > found a simpler solution.
>
> To avoid the slowness, I think that it would be better
> there is no need to use bash.
>
I've changed this, for the moment, in my personal repository.
Cheers,
Santiago
signature.asc
Description: Digital signature
Source: gdbm
Followup-For: Bug #768798
Control: tag #768798 + patch
Aníbal,
While I think to migrate to dh(1) would be a better option, I'm
attaching a patch to install changelog files with dh_installchangelogs.
It works in my machine.
Cheers,
Santiago
diff --git a/debian/changelog b/d
clears from the visible cursor position onward).
Hi,
Merging this bug to other similar reports.
Thanks for reporting this issue,
Santiago
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
El 28/05/17 a las 12:53, Daurnimator escribió:
> On 28 May 2017 at 01:38, Santiago Ruano Rincón wrote:
> > In case you want to test it, I've uploaded a patched version to my
> > personal repo:
> > https://people.debian.org/~santiago/debian/santiago-unstable/
>
cess would require someone that does it.
About libcidr, if maybe you renew your interest in packaging it, I am able
to take a look and sponsor it. Just let me know.
Best regards,
-- Santiago
El 28/06/17 a las 18:59, Daniil Baturin escribió:
> Hi Santiago,
>
> If you are ready to sponsor it, I'm definitely going to resurrect that
> packaging effort (I still have the files, I'm pretty sure they will need
> some updates for the newer packaging standards, si
compat/getentropy_{linux,osx}.c
> src/jsmn/
> src/mdns.{c,h}
> [..]
Hi,
I hope the attached patch should fix that.
Please, consider it for the next upload.
Cheers,
-- Santiago
From d0c4a9455da94bb35cfb2c925c2737920db4d461 Mon Sep 17 00:00:00 2001
From: Santiago
Date: Fri, 7 Jul
ched patch fixes this, correcting the architecture "name" in the
URL path.
lxc is now able to create the container but it fails to start. However
that's another bug.
Cheers,
-- Santiago
-- System Information:
Debian Release: 8.6
APT prefers stable-updates
APT policy: (500
Package: lxc
Version: 1:2.0.6-1~bpo8+1
Severity: normal
Tags: patch
Dear Maintainer,
Please find attached a patch that fixes a typo in the debian template,
found when calling dpkg with the --print-foreign-architectures option.
Cheers,
-- Santiago
-- System Information:
Debian Release: 8.6
d to start.
lxc-start: tools/lxc_start.c: main: 364 Additional information can be obtained
by setting the --logfile and --logpriority options.
Logfile attached.
Cheers,
-- Santiago
-- System Information:
Debian Release: 8.6
APT prefers stable-updates
APT policy: (500, 'stable-
+1
I also support and think we need this list.
Thanks!
Santiago
signature.asc
Description: PGP signature
Hi,
Hope I am not writing to wrong address. I amb nice, pretty looking
girl. I am planning on visiting your tobwn this month. Can
we meetb each other in person? Message me back at [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
Package: lxde
Version: 0.4.2-3
Severity: normal
After upgrade lxde-settings-daemon was eliminated and replaced by lxsession
(this makes me wonder if it aint this package that is bugged...) and i got
two error messages. one related with GTK+ that was solved by using lxappearance
and another that p
You have just been awarded,the sum of £1.000.000.00 GBP in our UK PROMO For
Claims email your details to:
Names:
Address:..
Country:.
Age:..
Sex:..
Phone/cellphone
regard
Mrs Joan Thoms
--
To UNSUBSCRIBE, email to debian-bugs
You have just been awarded,the sum of £1.000.000.00 GBP in our UK PROMO For
Claims email your details to:
Names:
Address:..
Country:.
Age:..
Sex:..
Phone/cellphone
regard
Mrs Joan Thoms
--
To UNSUBSCRIBE, email to debian-b
vironment settings:
INTERFACE="text"
** /home/iotest/.reportbugrc:
reportbug_version "7.1.7"
mode novice
ui text
realname "Santiago"
email "yg2...@hotmail.com"
no-cc
header "X-Debbugs-CC: yg2...@hotmail.com"
smtphost reportbug.debian.org
-- S
Control: forwarded -1 https://savannah.gnu.org/bugs/index.php?33080
El 14/03/18 a las 08:42, era escribió:
> I'm not sure if this should be tagged as "forwarded" because the upstream bug
> is independent.
>
Thanks. Even if it was not forwarded, the bug is equivalent.
However, it is filled in th
Package: marco
Followup-For: Bug #885947
Dear Maintainer, if I upgrade the following retained packages to the latest
version, follow the same problem.
marco (1.18.1-3 => 1.20.0-2)
marco-common (1.18.1-3 => 1.20.0-2)
libmarco-private1 (1.18.1-3 => 1.20.0-2)
Regards.
-- System Information:
Debi
Package: marco
Version: 1.18.1-3
Followup-For: Bug #885947
Dear Maintainer, if I upgrade the following retained packages to the latest
version, follow the same problem.
marco (1.18.1-3 => 1.20.1-2)
marco-common (1.18.1-3 => 1.20.1-2)
libmarco-private1 (1.18.1-3 => 1.20.1-2)
Regards.
-- Syste
your are still interested, please fell free to
join and contribute packaging it.
If you have an alioth guest account, you should be able to clone it
with:
git clone ssh://@git.debian.org/git/collab-maint/libcidr.git
Best regards,
-- Santiago
El 28/09/17 a las 20:17, Daniil Baturin escribió:
> Hi Santiago,
>
> Sorry for my absense, I've been ill. I also could not find the original
> packaging I've made back then so I'd be forced to start anew anyway.
No worries, I hope you are felling better now.
>
Package: marco
Version: 1.18.1-3
Followup-For: Bug #885947
Dear Maintainer, if I upgrade the following retained packages to the latest
version, follow the same problem.
marco (1.18.1-3 => 1.20.1-1)
marco-common (1.18.1-3 => 1.20.1-1)
libmarco-private1 (1.18.1-3 => 1.20.1-1)
Regards.
-- Syste
Package: python-debianbts
Version: 2.7.2
Followup-For: Bug #905737
Dear maintainer Nis Martensen, thanks for reallocating this bug in the correct
package;
the information that shows did not come out in console and I could not get it.
Dear maintainer for python-debianbts, it is only to show th
too in Debian 10 with mate 1.18.1-3, just
until I update to the following versions.
Santiago.
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.16.0-1-amd64 (SMP w/2 CPU cores)
Locale: L
sid
Changing iproute for iproute2 in /usr/share/lxc/templates/lxc-debian
solves the issue.
Thanks for your work packaging lxc,
Santiago
-- System Information:
Debian Release: 9.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture
On Tue, 18 Jan 2005, Sven Luther wrote:
> I personally believe, as maintainer, that it is my duty to provide
> at least an acknowledgement in a relative quick time after each bug
> report against my packages, but then i understand not everyone seems
> to think this is so.
The BTS already acknowle
On Fri, 14 Jan 2005, Bruno Haible wrote:
> > However, I still don't have libintl.jar in my system and I am unnable
> > to reproduce this. So: under which conditions this message is shown?
> > What do I need to reproduce it?
>
> To reproduce it: Build gettext with no gcj in the PATH.
> (Because if
On Thu, 20 Jan 2005, Bruno Haible wrote:
> Santiago Vila wrote:
> > I plan to create the Debian gettext
> > package using this call to the configure script:
> >
> > JAVAC=jikes-classpath ./configure --prefix=/usr --disable-csharp
>
> Looks good, yes. (Except for
I said:
> Oops, my current test packages are created with gcj present, but they
> do not depend on libgcj. It seems that I forgot two important things:
>
> * Really put gnu.gettext.GetURL in the package (!).
> * Run dpkg-shlibdeps on it.
Correction: gnu.gettext.GetURL does not seem to be created
On Thu, 20 Jan 2005, Bruno Haible wrote:
> Santiago Vila wrote:
> > It seems that I forgot two important things:
> >
> > * Really put gnu.gettext.GetURL in the package (!).
> > * Run dpkg-shlibdeps on it.
>
> This explains everything.
I wish it would, but it'
> Your log contains
> checking for Java to native code compiler... none
>
> This is the m4/gcj.m4 test. It is unusual that this fails when gcj
> is present. You need to look in the gettext-tools/config.log in
> order to see why it failed.
configure:3190: checking for Java to native code compil
reassign 291460 debian-policy
thanks
On Thu, 20 Jan 2005, Barry Hawkins wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Package: base-files
> Version: 3.1.2
> Severity: wishlist
>
> Since the Artistic, BSD, GPL, and LGPL licenses are included in
> /usr/share/common-licenses, would
reassign 291631 lintian
severity 291631 wishlist
thanks
On Fri, 21 Jan 2005, Greg Norris wrote:
> Package: diff
> Version: 2.8.1-9
> Severity: minor
>
> The binaries appear to have been built without the PT_GNU_STACK header,
> which makes the 2.6.10 kernel enable read-implies-exec behaviour. Th
On Mon, 24 Jan 2005 [EMAIL PROTECTED] wrote:
> I made a statistic on my machine:
> 1341 are '-' and 76 are '?' so less than 1% has the problem.
>
> More importantly, there are all binaries that have been build a long
> time ago, with the exception of diffutils and rcs binaries.
>
> Since diffuti
On Sun, 23 Jan 2005 [EMAIL PROTECTED] wrote:
> Ref: bug report #291913
> Dist: Debian unstable sid
> Package: gettext-0.14.1-8 all except MIPS
>
> I agree with Mr. Bohm and second the motion to deprecate
> the Java dependency introduced in gettext 0.14.1-8. The
> upstream source does not have any
On Mon, 24 Jan 2005, Jeroen van Wolffelaar wrote:
> On Mon, Jan 24, 2005 at 01:46:30AM +0100, Santiago Vila wrote:
> > That's the correct explanation, yes. It has never been a bug to build
> > a package using stable if the dependencies are compatible with the
> > one
On Mon, 24 Jan 2005, Bill Allombert wrote:
> On Mon, Jan 24, 2005 at 01:25:44PM +0100, Santiago Vila wrote:
> > On Mon, 24 Jan 2005, Jeroen van Wolffelaar wrote:
> > Yes, I understand that, and I mostly agree. Now please write a lintian
> > warning for PT_GNU_STACK. Mass bug
On Mon, 24 Jan 2005, Bill Allombert wrote:
> On Mon, Jan 24, 2005 at 01:25:44PM +0100, Santiago Vila wrote:
> > On Mon, 24 Jan 2005, Jeroen van Wolffelaar wrote:
> > Yes, I understand that, and I mostly agree. Now please write a lintian
> > warning for PT_GNU_STACK. Mass bug
On Mon, 24 Jan 2005, Bill Allombert wrote:
> On Mon, Jan 24, 2005 at 02:13:07PM +0100, Santiago Vila wrote:
> > On Mon, 24 Jan 2005, Bill Allombert wrote:
> >
> > > On Mon, Jan 24, 2005 at 01:25:44PM +0100, Santiago Vila wrote:
> > > > On Mon, 24 J
On Mon, 24 Jan 2005, Markus Kolb wrote:
> I think it is possible to split the package for support of different
> languages.
It's already split. gettext-base is the runtime, gettext is the
development package. The split follows very closely the one suggested
by the PACKAGING document in the source
On Mon, 24 Jan 2005 [EMAIL PROTECTED] wrote:
> Have you considered building separate conflicting packages; one with Java and
> C# support and one without like the old gettext?
No, because that would still keep Bug#244215 unfixed, not to mention
such duplication would confuse a lot of people.
The
Package: razor
Version: 2.610-2
Severity: minor
Tags: patch
The file /usr/share/doc/razor/Changes.gz is just an unformatted duplicate
of /usr/share/doc/razor/changelog.gz, which is created by debian/rules
from the Changes file via pod2text.
Suggested patch:
diff -ru razor-2.610.orig/debian/docs
On Sun, 5 Sep 2004, Ian Jackson wrote:
> Roland Stigge writes ("Bug#263979: userv FTBFS"):
> > tag 263979 patch
> > thanks
> >
> > On Sat, 2004-08-14 at 00:59, Moray Allan wrote:
> > > Can you confirm for the bug log whether this problem disappears when you
> > > add SHELL=/bin/bash at the top of
On Thu, 27 Jan 2005, Tim Cutts wrote:
> Package: pine
> Severity: normal
> Tags: patch
>
> The package built by this source package does not use debconf to ask its
> questions. The result is that (a) it overwrites the /etc/news/servers
> and /etc/mailname files which are configured with debconf
reassign 343106 passwd
thanks
Note to the submitter: Please do not use base-files as an all-purpose
package for submitting bugs. As it may be read on bugs.debian.org, if
you can't determine which package contains the problem, please send
e-mail to the Debian user mailing list asking for advice.
I
Christian Perrier wrote:
> All these bugs are very probably away for a long time. We requested
> more input from bug submitter but got none. Hence closing them...
Hmm, you are a lazy maintainer. Compare (a) and (b) below:
(a) The user does not give enough information to reproduce the bug,
the bu
On Thu, 15 Dec 2005, Christian Perrier wrote:
> PS: using rude language does not help, imho. It even more deserves the
> content of the ideas you try to support. This is one of the golden
> rules of human communication: if your first words are aggressive
> towards people you're talking to, your id
On Thu, 15 Dec 2005, Christian Perrier wrote:
> Yep, I understand and your explanations are appreciated.
>
> We use the "moreinfo" tag at least during this intensive bug triage
> period for samba packages, to track down issues where we have
> requested bug submitters about old bugs still existing
On Sat, 17 Dec 2005, Carl W. Hoffman wrote:
> Package: unzip
> Version: 5.52-1sarge2
> Severity: important
>
>
> Unzipping a zipfile containing links which link to files later in the zipfile
> now fails.
> It worked before the most recent release of unzip.
>
> If you type "unzip" with no argument
(Replying 2 years later because you forgot to Cc: me on this :-)
On Sat, 13 Dec 2003, Roberto Lumbreras wrote:
> tags 217776 + wontfix
> stop
>
> I don't know why a binary included in the upstream .tgz is a bug, the
> file is deleted and sources recompiled to generate it...
It is a bug because b
severity 292842 important
thanks
Hello.
Fixing Bug#270900 in debmake requires that this bug is fixed first.
In preparation for that, I'm upgrading this one to "important".
Thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
severity 292840 important
thanks
Hello.
Fixing Bug#270900 in debmake requires that this bug is fixed first.
In preparation for that, I'm upgrading this one to "important".
Thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
severity 292854 important
thanks
Hello.
Fixing Bug#270900 in debmake requires that this bug is fixed first.
In preparation for that, I'm upgrading this one to "important".
Thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Ok, I have a fix for this bug, which I will upload in a few days at most.
If you see a message closing the bug, don't panic. I'll continue
to work on a fix for stable.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
reassign 344358 glibc
thanks
I believe the submitter is complaning about libc behaviour here, not about
defaults in base-files. Reassigning accordingly.
-- Forwarded message --
From: Ron Peterson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Wed, 21 Dec 2005 22:03:11 -0500
Subje
On Thu, 22 Dec 2005, xavier wrote:
> the problem is that i'm trying to set VERBOSE and LOGFILE,
> so i can't use -m
You can set VERBOSE and LOGFILE on the command line.
What problem do you have with that?
Sample .procmailrc:
:0:
everything
When I do this:
$ procmail .procmailrc VERBOSE=on LOG
1 - 100 of 10291 matches
Mail list logo