Re: Private code: to forge, or not to forge?

2024-10-21 Thread Jose-Luis Rivas
On Wed Oct 16, 2024 at 1:18 PM -03, Iustin Pop wrote: > Hi all, this is offtopic (sorry!), but since we kept discussing Salsa - > I wonder, what are people doing for private code? ... > > What do people think? And thanks for reading. Hi Iustin, I use soft-serve and abuse Git hooks for CI/CD, sinc

Re: finally end single-person maintainership

2024-04-09 Thread Jose-Luis Rivas
On Tue Apr 9, 2024 at 1:52 PM -03, Wookey wrote: > On 2024-04-08 21:44 +0900, Simon Richter wrote: > > > Testing a package requires me to > > commit everything into git first, so I have to remember to squash all these > > commits later. > > Right - this was (one of the) main thing(s) that annoyed m

Re: Init systems and docker

2019-10-14 Thread Jose-Luis Rivas
On 10/14/19 05:49, Marc Haber wrote: > > So, +1 to be able to run a default systemd-based Debian with systemd > as pid 1 in a docker container. Hi Marc, you can do this already. As explained somewhere else in the thread, just run docker run with the --privilege flag. Cheers. -- __.h

Re: Init systems and docker

2019-10-12 Thread Jose-Luis Rivas
Hello Tomas! On 10/12/19 13:00, Tomas Pospisek wrote: > I have to say that I disagree with you and many others on this thread. > Maybe Docker was *meant* for single application containers, I do not know. > > However running a service ("a single application") often implies > surrounding services.

Re: Init systems and docker

2019-10-11 Thread Jose-Luis Rivas
Forgot to add that docker has a recommended way of running multiple processes per container and it actually avoids init systems launching its own micro init: https://docs.docker.com/config/containers/multi-service_container/ On 10/11/19 19:25, Jose-Luis Rivas wrote > Here's a littl

Re: Init systems and docker

2019-10-11 Thread Jose-Luis Rivas
Hello Scott, On 10/11/19 18:49, Scott Kitterman wrote: > I have had bugs filed against more than one package I maintain regarding > issues > with sysv init scripts when used in docker. > > I have been told by docker users (I'm not one) that systemd as provided on > Debian can't be used in dock

Re: Debian and our frenemies of containers and userland repos

2019-10-05 Thread Jose-Luis Rivas
On 10/5/19 12:25, Bernd Zeimetz wrote: > > > On 10/5/19 3:31 AM, Paul Wise wrote: >> On Fri, Oct 4, 2019 at 10:49 PM Enrico Weigelt wrote: >>> On 24.07.19 08:17, Marc Haber wrote: >>> Do we have a build technology that uses containers instead of chroots yet? >>> >>> Something like docke

Re: Debian and our frenemies of containers and userland repos

2019-10-04 Thread Jose-Luis Rivas
On 10/4/19 10:49, Enrico Weigelt, metux IT consult wrote: > On 24.07.19 08:17, Marc Haber wrote: > >> Do we have a build technology that uses containers instead of chroots >> yet? > > Something like docker-buildpackage ? > For this purpose I built deb-build-pkg which is a pretty straight-for

Re: Next steps for gitlab.debian (Re: GitLab B.V. to host free-software GitLab for Debian project)

2016-06-08 Thread Jose-Luis Rivas
On 08/06/16, 10:41pm, Ben Hutchings wrote: > On Wed, 2016-06-08 at 19:40 +0200, Alexander Wirt wrote: > > On Wed, 08 Jun 2016, Jonathan Dowland wrote: > > > > > On Wed, Jun 08, 2016 at 09:47:56AM +0200, Alexander Wirt wrote: > > > > I am also not very keen on using a system with a "open core / >

Re: hdparm needs a new maintainer

2016-03-01 Thread Jose-Luis Rivas
On 01/03/16, 05:02pm, Ivan Gimenez wrote: > Hi > > For me it is ok, I am just a newbie in packaging. > > I have received help from a debian mentor Anibal Montalve Salazar < > ani...@debian.org>, but I got no references for gbp > (yet another Debian packaging toolchain ? ) Yes: https://wiki.debi

Re: Bug#815675: ITP: ftpbackup -- Script to backups your data from a Debian system to a ftp space

2016-02-23 Thread Jose-Luis Rivas
On 23/02/16, 08:37am, Nikolaus Rath wrote: > > I'm actually rather shocked that a Debian Developer would consider > letting this into the archive. Carl, I hope you just filed the ITP > before having looked at the program? > He wrote it. L6: # Copyright © 2013-2016 Carl Chenet -- ⨳ PGP 0x13EC

Re: Script to generate common license texts

2015-09-04 Thread Jose-Luis Rivas
I have used neosnippet for it https://github.com/ghostbar/vim-snippets/blob/master/snippets/_/licenses.snip -- ⨳ PGP 0x13EC43EEB9AC8C43 ⨳ https://ghostbar.co

Re: Improving your archive and package system for small package

2015-09-03 Thread Jose-Luis Rivas
On 03/09/15, 03:13pm, Bastien ROUCARIES wrote: > I was thinking generally, perl latex python have a lot of small > package. Each language could not come with its own solution. Maybe > creating a tool agregating small debian package in a big one. But > doing something only for javascript is not a

Re: dgit and git-dpm

2014-10-29 Thread Jose-Luis Rivas
On 29/10/14, 07:44pm, Thorsten Glaser wrote: > Ian Jackson dixit: > > [ NMU ] > >A dgit user should be able to do this without reading the debdiff: > > This is a dangerous habit to get into – I’d prefer users of even > dgit, no matter how good it may be, to not rely on that. This is > a social is

Re: Reintroducing FFmpeg to Debian

2014-08-01 Thread Jose Luis Rivas
s nor why there seems to be an active movement to block it. Kind regards. -- Jose Luis Rivas · ghostbar <http://ghostbar.co> The Debian Project · <http://www.debian.org> GPG · D278 F9C1 5E54 61AA 3C1E 2FCD 13EC 43EE B9AC 8C43 signature.asc Description: Digital signature

Re: How to avoid stealth installation of systemd?

2014-07-01 Thread Jose Luis Rivas
> my untrained eyes, it looks like a conflict is missing somewhere. Knowing what exactly installed systemd in your system should be helpful. It's not like systemd got installed by itself without being a dependency of another package. Kind regards. -- Jose Luis Rivas | ghostbar The Debian

Re: Misc Developer News (#35)

2014-05-27 Thread Jose Luis Rivas
n Icedove. > I've seen the issue with people sending me emails using Thunderbird in Windows, never from another OS, has the ^M at the end, and from the comments it seems with Windows was the last time he used Thunderbird + Enigmail. -- Jose Luis Rivas -- http://joseluisrivas.net | http:

Re: howto handle jquery embedding by build-depends

2014-05-08 Thread Jose Luis Rivas
docbook2x website how is that javascript is used at all. Would you give me a hint so I don't need to build the package myself to check if this is actually a viable solution in this case as well? Kind regards. -- Jose Luis Rivas | ghostbar The Debian Project → <http://www.debian.org>

Re: Bug #702005: Where can i get more attention on this?

2014-05-08 Thread Jose Luis Rivas
ivial.) > > So hopefully Luis will see my reply here on -devel or in the bug. > > Luis, if you want to email me, please use a different email address > that doesn't go to Hotmail. > I already pointed Luis's to your email on the list's archive on IRC and on Tw

Re: Ghostscript licensing changed to AGPL

2014-05-06 Thread Jose Luis Rivas
an-legal before doing anything. We need to be aware of their intention, how they plan to proceed on their "protection against commercial use" of Ghostscript and what are the implications for the currently linked applications. Kind Regards. -- Jose Luis Rivas | ghostbar The Debian Projec

Re: Non-source Javascript files in upstream source

2014-04-27 Thread Jose Luis Rivas
ed token ILLEGAL" Then the issue is with the source files. That's not right. If you want you can mail me privately and I will help you patching them. Maybe the actual upstream source has it right. Kind regards. -- Jose Luis Rivas -- GPG: 0xB9AC8C43 http://www.joseluisrivas.net/ --

Re: Non-source Javascript files in upstream source

2014-04-26 Thread Jose Luis Rivas
ht' and throw an error if it's a mismatch. Kind regards. > > -- > To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: https://lists.debian.org/20140426232014.gd

Re: Non-source Javascript files in upstream source

2014-04-26 Thread Jose Luis Rivas
ht' and throw an error if it's a mismatch. Kind regards. > > -- > To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: https://list

Keeping feature requests and other non-real bugs in Debian's BTS?

2013-08-31 Thread Jose Luis Rivas
ebian-specific? What about keeping just debian-specific bugs in Debian's BTS? What's the policy here? Kind Regards. -- Jose Luis Rivas The Debian Project -- http://debian.org -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe".

[VAC] now -> ?

2012-07-19 Thread Jose Luis Rivas
nsive for a few months while I adapt. All my packages are co-maintained/group-maintained, so this email is just intended to anyone trying to contact me so I can do something for them within Debian. I'll be available anyway for key-signing within Caracas if anyone is passing by. Cheers! -- J

Bug#632162: O: mybashburn -- Burn data and create songs with interactive dialog box

2011-06-29 Thread Jose Luis Rivas
take over upstream and/or debian maintenance. Regards. -- Jose Luis Rivas. San Cristóbal, Venezuela. Debian Project Developer GPG 0xCACAB118 (old) 0x7C4DF50D (new) http://ghostbar.ath.cx/about -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubs

Testing debconf scripts

2010-12-18 Thread Jose Luis Rivas
Hi, I was trying to test my own debconf scripts but I couldn't even test debconf-scripts from mysql that they do work. Anyone can help me out with this? I try running directly the postinst but nothing shows. Anyone had worked with this? Regards. -- Jose Luis Rivas - GPG (old/new): 0xCAC

Re: Intel Atom Processor

2008-07-24 Thread Jose Luis Rivas
gt; Steffen > > You mean like these ones: http://alioth.debian.org/projects/debian-eeepc http://wiki.debian.org/DebianEeePC I don't think that works as you said since this group exists since 2007... Regards. - -- Jose Luis Rivas. San Cristóbal, Venezuela. PGP: 0xCAC

Re: Mailing lsit code of conduct, again

2008-05-18 Thread Jose Luis Rivas Contreras
ist software left the mailing list in the reply-header. The main issue is that when you hit "Reply" the only one who is left in the headers is actually who sent the email and if you hit "Reply All" obviously the author of the last email is listed too. There's a good

Re: Making contributing to Debian easier ; "gift" bug tag

2007-12-24 Thread Jose Luis Rivas Contreras
asis. The plan is to move this to a separate, stable, web page, with > pics, etc. There's also a few notes on http://wiki.debian.org/HelpDebian . > Well, in Spanish there's a similar initiative, anyone interested can check http://wiki.debian.org/ComoContribuir that translated i

Re: old bugs are still shown on the bugs page

2007-12-07 Thread Jose Luis Rivas Contreras
Kamaraju S Kusumanchi wrote: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339581 has been fixed on > Apr 17, 2007. But it still shows up in http://bugs.debian.org/texmacs . Is > this a bug in the BTS or am I missing something stupid? Maybe it's because a version with the bug is still availab

Bug#448274: general: Create a meta package named debian-kde-desktop

2007-10-27 Thread Jose Luis Rivas Contreras
Rafael wrote: > Package: general > Severity: wishlist > > I suggest the creation of a meta package named for example debian-kde-desktop > which should > install the most common used KDE aplications in a Desktop and KDE Desktop > with Debian artwork. > At style of meta package kubuntu-desktop in

Is Chris Leishman (masklin) MIA?

2007-08-08 Thread Jose Luis Rivas Contreras
Hi, Checking some things for a build-dependency I will need, I found that Chris Leishman (aka masklin)[0] had not uploaded a package since 27/10/2004[1] and the packages have clearly new updates. I think he's clearly MIA and sending him an email for checking would be a waste of time and his packa

Re: apt-get

2007-05-18 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Amir Tabatabaei escribió: > I'm satisfied but I do of course miss this feature. I think I'm too much > used to it that I don't want to try anything else. But you are right, > switching will be hard and after some while everything will be normal > again

Re: apt-get

2007-05-18 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Howard Young escribió: > looking through the list I now see that may be quite possible to achieve > what I wanted using, some sort of match priority command and piping it > back into the remove command. You should try using aptitude, it does what you

Re: Bug#364438: broken afer upgrade

2007-05-17 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey, this is a very old bug about an upgrade a year ago, no one confirms it, should I close it? Refer to http://bugs.debian.org/364438 for more info. Regards, Jose Luis. - -- ghostbar on Linux/Debian 'sid' i686 - #382503 Weblog: http://ghostbar.ath.

Re: Debian desktop -situation, proposals for discussion and change. Users point of view.

2007-05-17 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mgr. Peter Tuharsky escribió: > Stanislav, > > > I see Your point, however this is far from "user-friendliness". > > First solution -use other distro. Wow, what a great idea. Looking at > statistics and Linux users in neighborhood, You can be _sure_

Re: apparently-corrupted-elf-binary lintian problems on recent sid and amd64

2007-05-12 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Enrico Zini escribió: > I'm tring to build version -2 for upload, but it's giving me this > problem. Since the changes are very minor, the problem can be > reproduced with the -1 version that is in Debian now. > > What's going on? How can I build th

Re: Three-package clearance sale

2007-04-09 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Clint Adams escribió: > zsh30 - zsh 3.0 Hi, this includes all zsh packages? or just zsh30?... Jose Luis, - -- ghostbar on Linux/Debian 'sid' i686 - #382503 Weblog: http://ghostbar.ath.cx/ - http://talug.org.ve http://debian.org.ve - irc.debian.org #

Re: Anyone

2007-03-31 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] escribió: > Hello, debian-devel. > > Yes, this library needed for generating pdf docs from PHP. > Could you package it into next version? > Hi, 1 - Exists RFP: http://www.us.debian.org/devel/wnpp/requested 2 - We can't guess witho

Re: Name of a binary package according to sonames

2006-12-18 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Felipe Sateler escribió: > Jose Luis Rivas Contreras wrote: > >> I'm more confused since I renamed the package to libtorrent10-rakshasa >> and libtorrent-rakshasa10 and lintian keeps giving me the warning... > > I am gi

Re: Name of a binary package according to sonames

2006-12-18 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kurt Roeckx escribió: > On Mon, Dec 18, 2006 at 12:52:40PM -0400, Jose Luis Rivas Contreras wrote: >>> If the soname is set to libtorrent.so.10, it means applications will >>> start to look for a file called "/usr/lib/lib

Re: Name of a binary package according to sonames

2006-12-18 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kurt Roeckx escribió: > On Mon, Dec 18, 2006 at 12:09:13PM -0400, Jose Luis Rivas Contreras wrote: >>>>>> The version I'm building is libtorrent-0.11.0 so I don't think I should >>>>>> call the binary

Re: Name of a binary package according to sonames

2006-12-18 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kurt Roeckx escribió: > On Mon, Dec 18, 2006 at 11:14:33AM -0400, Jose Luis Rivas Contreras wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >>> On Sun, Dec 17, 2006 at 06:07:18PM -0400, Jose Luis Rivas Co

Re: Name of a binary package according to sonames

2006-12-18 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kurt Roeckx escribió: > On Sun, Dec 17, 2006 at 06:07:18PM -0400, Jose Luis Rivas Contreras wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> I'm maintaining libtorrent package, this source builds 2 bina

Re: Bug is very vague, should I close it?

2006-12-18 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben Finney escribió: > Jose Luis Rivas Contreras <[EMAIL PROTECTED]> writes: [...] >> >> So, should I close this bug? There's a lot of bugs requesting >> specific features[1] so I don't think this bug it'

Name of a binary package according to sonames

2006-12-17 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm maintaining libtorrent package, this source builds 2 binaries, libtorrent-rakshasa (is libtorrent9 last version in debian archive) and libtorrent-rakshasa-dev (is libtorrent9 last version in debian archive), I get this warning from lintian when I b

Re: Bug#403506: ITP: fdisk -- linux fdisk replacement based on libparted

2006-12-17 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ron Johnson escribió: > On 12/17/06 09:43, Julien Louis wrote: >> Package: wnpp >> Severity: wishlist >> Owner: Julien Louis <[EMAIL PROTECTED]> > >> * Package name: fdisk >> Version : 0.9.1 >> Upstream Author : Leslie P. Polzer <[EMAI

Bug is very vague, should I close it?

2006-12-17 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >Package: rtorrent >Version: 0.4.1-1a0.mrvn.1 >Severity: wishlist > >Hi, > >I would like to see some features like DHT in rtorrent to make it more >competitive with other clients. For an overview see > >http://en.wikipedia.org/wiki/Comparison_of_BitTor

Re: RFA libtorrent and rtorrent

2006-09-23 Thread Jose Luis Rivas
2006/9/23, Arnaud Fontaine <[EMAIL PROTECTED]>: > "Goswin" == Goswin von Brederlow <[EMAIL PROTECTED]> writes: Goswin> How about comaintainership? Could you two (or three looking Goswin> further in the thread) work well together? Hey, Why not? I'm interested by co-maintainership.

Re: RFA libtorrent and rtorrent

2006-09-21 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arnaud Fontaine escribió: >> "Qingning" == Qingning Huo <[EMAIL PROTECTED]> writes: > > Qingning> Because of recent changes in my Real Life, I cannot spend > Qingning> enough time on libtorrent and rtorrent as I would like. > Qingn

Re: RFA libtorrent and rtorrent

2006-09-20 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Qingning Huo escribió: > Hi, > > Because of recent changes in my Real Life, I cannot spend enough time on > libtorrent and rtorrent as I would like. Whoever want to adopt are > welcome to take over their maintenance. I would recommend them be > adop