On Sat, Feb 15, 2014 at 8:33 PM, Todd Mortensen <[email protected]> wrote: > Yes submitting the .changes files to an official ubuntu ppa repo is done > with dput once the packages have been generated and signed. > > For example, to publish to my ppa I use. > > dput ppa:tmortensen/rsyslogv7 rsyslog_7.4.8-0ubuntu1ppa1_source.changes > > I tried to quickly look through the scripts in git but I am having trouble > making sense what they are all for. > > Is there another script that is used to run through all the scripts to build > the packages? I could not find a central script or documentation on what > all the scripts are suppose to do or how to use them. > Let me add some documentation on what I have found so far (and learned from Andre himself).
> Todd > > > On 02/15/2014 05:13 PM, David Lang wrote: >> >> is publishing updates to the PPA something that we could easily add to the >> adiscon scripts that publish to their repo? >> >> David Lang >> >> On Sat, 15 Feb 2014, Todd Mortensen wrote: >> >>> I have a ppa but I am currently a bit behind. on 7.4.8 >>> >>> https://launchpad.net/~tmortensen/+archive/rsyslogv7 >>> >>> >>> On 02/15/2014 11:21 AM, Mauricio Tavares wrote: >>>> >>>> On Sat, Feb 15, 2014 at 2:08 PM, Todd Mortensen <[email protected]> >>>> wrote: >>>>> >>>>> For my ppa I also put out an updated libee-dev. 0.4.1-0ubuntu1 >>>>> >>>> Oh you already have a PPA? >>>> >>>>> I think you will have to do the same and create an updated libee-dev. >>>>> >>>> I think that is the case; after I sent that email it hit me I >>>> probably should have the dependencies that are part of rsyslog taken >>>> care of *before* doing rsyslog itself. Oops! >>>> >>>>> I do apologize I have not had much free time to figure out the scripts >>>>> adiscon has developed to build the packages. >>>>> >>>> I actually have been using his scripts to see if I can make them >>>> work *and* understand how they do work in the process. >>>> >>>>> The way I have been doing my ppa is using uupdate and the process is >>>>> very >>>>> quick. Although I need to find time to package the new log libraries >>>>> to >>>>> update my PPA as well. >>>>> >>>>> I hope to have some free time soon to sink my teeth into this way of >>>>> doing >>>>> things. >>>>> >>>> Don't feel bad; I too have not had much free time. I wanted to >>>> get this done by end of the month but could not touch it for the last >>>> 2 weeks. Let's see if I get this working this weekend; wish me luck! >>>> >>>>> Todd >>>>> >>>>> >>>>> >>>>> >>>>> On 02/15/2014 10:48 AM, Mauricio Tavares wrote: >>>>>> >>>>>> On Tue, Jan 14, 2014 at 6:18 AM, Rainer Gerhards >>>>>> <[email protected]> wrote: >>>>>>> >>>>>>> On Mon, Jan 13, 2014 at 8:44 PM, Mauricio Tavares >>>>>>> <[email protected]>wrote: >>>>>>> >>>>>>>> On Mon, Jan 13, 2014 at 2:22 PM, Todd Mortensen >>>>>>>> <[email protected]> >>>>>>>> wrote: >>>>>>>>> >>>>>>>>> You can sign me up for this effort. >>>>>>>>> >>>>>>>>> I don't mind uploading ppa's to a central place vs my personal >>>>>>>>> space I >>>>>>>>> upload to now. >>>>>>>>> >>>>>>>>> Todd >>>>>>>>> >>>>>>>> Don't know if I am brave or stupid, but I am game. To quote >>>>>>>> Jeremey Clarkson, how hard can it be? ;) >>>>>>>> >>>>>>> If you are new to the process (as I am ;)), I am sure we can both >>>>>>> learn >>>>>>> to >>>>>>> do the right things and get involved in that part of the process... >>>>>>> >>>>>> Quick question: from >>>>>> https://github.com/rsyslog/rsyslog-pkg-ubuntu/rsyslog we have: >>>>>> >>>>>> devo@devubuntu:~/rsyslog-pkg- >>>>>> ubuntu/rsyslog$ fgrep libee-dev >>>>>> precise/v7-stable/debian/* >>>>>> precise/v7-stable/debian/control: libee-dev (>= 0.4.0), >>>>>> devo@devubuntu:~/rsyslog-pkg-ubuntu/rsyslog$ >>>>>> >>>>>> But, from http://packages.ubuntu.com/precise/libee-dev, the precise >>>>>> version is 0.3.2-1 >>>>>> >>>>>> Is it required or it would be fine with 0.3.2-1? >>>>>> >>> >>> _______________________________________________ >>> rsyslog mailing list >>> http://lists.adiscon.net/mailman/listinfo/rsyslog >>> http://www.rsyslog.com/professional-services/ >>> What's up with rsyslog? Follow https://twitter.com/rgerhards >>> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad >>> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T >>> LIKE THAT. >>> >> _______________________________________________ >> rsyslog mailing list >> http://lists.adiscon.net/mailman/listinfo/rsyslog >> http://www.rsyslog.com/professional-services/ >> What's up with rsyslog? Follow https://twitter.com/rgerhards >> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad >> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T >> LIKE THAT. > > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of > sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T > LIKE THAT. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

