Bug#151566: jason phillips, get rid of your boss

2005-12-07 Thread Santiago
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

Bug#404452: interested in this list

2006-12-26 Thread Santiago
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]

Bug#404451: I am interested in this list

2006-12-26 Thread Santiago
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]

Bug#730472: bug#15758: grep 2.15 calls abort() on larger searches with -P

2014-01-23 Thread Santiago
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

Bug#736919: infinite loop in grep -P on some files with invalid UTF-8 sequences

2014-01-29 Thread 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 >

Bug#736977: bug report on grep

2014-02-06 Thread Santiago
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

Bug#730472: bug#15758: grep 2.15 calls abort() on larger searches with -P

2013-12-18 Thread Santiago
: 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

Bug#730472: bug#15758: grep 2.15 calls abort() on larger searches with -P

2013-12-18 Thread Santiago
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

Bug#729581: grep: basic regular expression (BRE) not matching anymore

2013-11-19 Thread Santiago
" /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

Bug#729581: grep: basic regular expression (BRE) not matching anymore

2013-11-21 Thread Santiago
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

Bug#730472: grep: with -P, invalid UTF-8 byte sequence in input (regression)

2013-11-25 Thread Santiago
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&#x

Bug#730472: bug#15758: grep 2.15 calls abort() on larger searches with -P

2013-11-26 Thread Santiago
)*\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

Bug#689410: Closing: grep: character classes do not work with non-ASCII 8-bit locale thanks

2013-12-03 Thread Santiago
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

Bug#412370: grep: Please discuss -F and -x more fully

2014-06-21 Thread santiago
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

Bug#545740: Merging with 35516 and 76011

2014-06-26 Thread santiago
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

Bug#744136: ovsdbmonitor lacks depends on python-zope.interface and python-twisted-conch

2014-04-10 Thread Santiago
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&#x

Bug#744764: libfixbuf: Include pkgconfig file

2014-04-14 Thread santiago
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, 

Bug#736919: grep: infinite loop in grep -P on some files with invalid UTF-8 sequences

2014-04-15 Thread Santiago
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

Bug#520446: /bin/fgrep: Huge memory consumption

2014-06-05 Thread Santiago
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

Bug#747408: nm.debian.org: get_portfolio_url() doesn't return the full url

2014-05-08 Thread Santiago
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

Bug#684397: unblock: bzip2/1.0.6-4

2012-08-09 Thread Santiago
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

Bug#726305: dh-python tries to overwrite a file provided by python

2013-10-14 Thread Santiago
/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

Bug#677390: override: bzip2:utils/standard

2012-06-13 Thread santiago
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

Bug#677473: workrave: User settings lost after upgrading

2012-06-14 Thread Santiago
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

Bug#677469: Confirm

2012-06-19 Thread santiago
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

Bug#720482: grep: improper handling of unicode word boundaries

2014-11-24 Thread Santiago
> ä: 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

Bug#166958: Already in upstream's BTS

2014-07-08 Thread santiago
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

Bug#755546: gnome-terminal: 3.12.3-1's new tabs/windows don't inherit working path from old one

2014-07-21 Thread santiago
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:

Bug#755546: gnome-terminal: 3.12.3-1's new tabs/windows don't inherit working path from old one

2014-07-23 Thread santiago
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

Bug#414168: Recursive grep even when content on stdin

2014-12-03 Thread santiago
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

Bug#414168: bug#19261: Recursive grep even when content on stdin

2014-12-03 Thread Santiago
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

Bug#768127: Fails to build the index when invalid UTF-8 is met

2014-12-04 Thread Santiago
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,

Bug#504804: Processed: notfound 504804 in 2.12-2

2015-01-26 Thread santiago
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:

Bug#504804: info

2015-01-29 Thread santiago
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

Bug#780457: grep: Executing `sudo grep -R -l "needle" ` from / causes instant, spontaneous powercycle.

2015-03-24 Thread santiago
; 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

Bug#778640: Pending

2015-04-17 Thread santiago
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

Bug#758105: grep -P and invalid exits with error

2014-09-08 Thread Santiago
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

Bug#758105: bug#18266: grep -P and invalid exits with error

2014-09-10 Thread Santiago
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

Bug#411931: Fixed in upstream

2014-09-17 Thread santiago
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

Bug#758105: grep -P and invalid exits with error

2014-08-28 Thread Santiago
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

Bug#758105: grep -P and invalid exits with error

2014-08-14 Thread Santiago
-^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

Bug#758105: grep: with -P, invalid UTF-8 byte sequence in input (regression)

2014-08-14 Thread Santiago
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

Bug#758105: bug#18266: Bug#758105: bug#18266: grep -P and invalid exits with error

2014-08-16 Thread Santiago
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

Bug#758105: bug#18266: Bug#758105: bug#18266: grep -P and invalid exits with error

2014-08-16 Thread Santiago
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

Bug#762917: Please convert all scripts to not use bash

2014-10-02 Thread Santiago
> 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

Bug#768798: gdbm: Patch to use dh_installchangelogs

2014-11-13 Thread santiago
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

Bug#734147: grep: colorisation corrupts character at end of line

2014-11-27 Thread santiago
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

Bug#863286: completely broken in non-US locales

2017-05-28 Thread Santiago
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/ >

Bug#702773: libcidr: changing back from ITP to RFP

2017-06-28 Thread Santiago
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

Bug#702773: libcidr: changing back from ITP to RFP

2017-06-28 Thread 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

Bug#861445: getdns: Incomplete debian/copyright?

2017-07-07 Thread Santiago
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

Bug#847894: lxc: powerpc jessie container and jessie-backports

2016-12-12 Thread Santiago
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

Bug#847909: templates/lxc-debian.in: typo in dpkg --print-foreign-architectures option

2016-12-12 Thread Santiago
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

Bug#847915: lxc, powerpc and jessie-backports: jessie container fails to start

2016-12-12 Thread Santiago
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-

Bug#681375:

2016-08-19 Thread santiago
+1 I also support and think we need this list. Thanks! Santiago signature.asc Description: PGP signature

Bug#259076: probably you

2006-05-13 Thread Santiago
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

Bug#575150: lxde: error messages after squeeze upgrade

2010-03-23 Thread Santiago
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

Bug#409048: Dr.Luis Santiago

2009-03-17 Thread SANTIAGO
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

Bug#279246: Dr.Luis Santiago

2009-03-19 Thread SANTIAGO
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

Bug#905737: reportbug: fails with '500 Internal Server Error' and 'No such bug report' retrieving only some bugnumbers

2018-08-08 Thread Santiago
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

Bug#532015: Forwarded? Upstream bug since 2011

2018-03-14 Thread Santiago
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

Bug#885947: marco: After updating, restart (user or pc) and log in, desktop fails

2018-04-01 Thread Santiago
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

Bug#885947: marco: After updating, restart (user or pc) and log in, desktop fails

2018-05-02 Thread Santiago
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

Bug#702773: libcidr: changing back from RFP to ITP

2017-09-28 Thread Santiago
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

Bug#702773: libcidr: changing back from RFP to ITP

2017-09-28 Thread 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. >

Bug#885947: marco: After updating, restart (user or pc) and log in, desktop fails

2018-04-10 Thread Santiago
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

Bug#905737: reportbug: fails with '500 Internal Server Error' and 'No such bug report' retrieving only some bugnumbers

2018-08-21 Thread Santiago
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

Bug#885947: marco: After updating, restart (user or pc) and log in, desktop fails

2018-05-21 Thread Santiago
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

Bug#891221: stretch's lxc fails to create sid container: iproute not found

2018-02-23 Thread Santiago
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

Bug#274677: wontfix ?

2005-01-18 Thread Santiago Vila
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

Bug#244215: #244215: gettext: /usr/bin/msginit reports java error (fwd)

2005-01-19 Thread Santiago Vila
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

Bug#244215: gettext: /usr/bin/msginit reports java error (fwd)

2005-01-20 Thread Santiago Vila
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

Bug#244215: gettext: /usr/bin/msginit reports java error (fwd)

2005-01-20 Thread Santiago Vila
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

Bug#244215: gettext: /usr/bin/msginit reports java error (fwd)

2005-01-20 Thread Santiago Vila
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'

Bug#244215: gettext: /usr/bin/msginit reports java error (fwd)

2005-01-20 Thread Santiago Vila
> 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

Bug#291460: Inclusion of Apache Software License versions in /usr/share/common-licenses

2005-01-21 Thread Santiago Vila
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

Bug#291631: cmp/diff/etc. lack PT_GNU_STACK header

2005-01-22 Thread Santiago Vila
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

Bug#291631: cmp/diff/etc. lack PT_GNU_STACK header

2005-01-23 Thread Santiago Vila
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

Bug#291913: ref: #291913 and second the motion of the most excellent Mr. Bohm

2005-01-24 Thread Santiago Vila
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

Bug#291631: cmp/diff/etc. lack PT_GNU_STACK header

2005-01-24 Thread Santiago Vila
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

Bug#291631: cmp/diff/etc. lack PT_GNU_STACK header

2005-01-24 Thread Santiago Vila
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

Bug#291631: cmp/diff/etc. lack PT_GNU_STACK header

2005-01-24 Thread Santiago Vila
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

Bug#291631: cmp/diff/etc. lack PT_GNU_STACK header

2005-01-24 Thread Santiago Vila
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

Bug#291913: Split the package

2005-01-24 Thread Santiago Vila
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

Bug#291913: bug #291913 comments retracted

2005-01-25 Thread Santiago Vila
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

Bug#292181: razor: Changes is a duplicate of upstream changelog

2005-01-25 Thread Santiago Vila
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

Bug#263979: userv FTBFS

2005-01-27 Thread Santiago Vila
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

Bug#292528: pine: postinstall asks questions without using debconf

2005-01-28 Thread Santiago Vila
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

Bug#343106: base-files: include /bin/posh in /etc/shells

2005-12-12 Thread Santiago Vila
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

Bug#117166: acknowledged by developer

2005-12-14 Thread Santiago Vila
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

Bug#117166: acknowledged by developer

2005-12-15 Thread Santiago Vila
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

Bug#117166: acknowledged by developer

2005-12-15 Thread Santiago Vila
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

Bug#343680: Does not correctly unzip links; previous version worked fine

2005-12-18 Thread Santiago Vila
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

Bug#217776: bug?

2005-12-19 Thread Santiago Vila
(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

Bug#292842: Upgrading to important

2005-12-19 Thread Santiago Vila
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]

Bug#292840: Upgrading to important

2005-12-19 Thread Santiago Vila
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]

Bug#292854: Upgrading to important

2005-12-19 Thread Santiago Vila
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]

Bug#343680: #343680: Does not correctly unzip links; previous version worked fine

2005-12-20 Thread Santiago Vila
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]

Bug#344358: using db for groups in nsswitch.conf creates double groups (fwd)

2005-12-22 Thread Santiago Vila
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

Bug#344410: procmail: add a way to change env. var. on cmd line

2005-12-22 Thread Santiago Vila
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   2   3   4   5   6   7   8   9   10   >