Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-17 Thread Willy Raets
On ma, 2015-03-16 at 11:28 -0300, Sebastian Kulesz wrote: > Hey there! > > I haven't pushed the update to the stable ppa yet. Just last night I > updated the bleeding edge ppa and I would like to wait a day or two to > see if any issues arise. > > I can not hold the update because of one user. T

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-17 Thread Sebastian Kulesz
On Mar 17, 2015 1:39 PM, "Willy Raets" wrote: > > On di, 2015-03-17 at 11:35 -0500, Lewis Balentine wrote: > > Congratulations Willy :-) > > > Thanks, and it only costed me a days work to figure it all out :) > > I guess this might mean I'll manage to get the migration going next week > as planne

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-17 Thread Lewis Balentine
Congratulations Willy :-) On 03/17/2015 11:19 AM, Willy Raets wrote: > I managed to get my own local repository running with the Gambas 3.6.2 > from your PPA. I also managed to install from there (just needed to > neglect the key warnings). >

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-17 Thread Willy Raets
On di, 2015-03-17 at 11:35 -0500, Lewis Balentine wrote: > Congratulations Willy :-) Thanks, and it only costed me a days work to figure it all out :) I guess this might mean I'll manage to get the migration going next week as planned. > > On 03/17/2015 11:19 AM, Willy Raets wrote: > > I mana

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 16:50 +0100, Christof Thalhofer wrote: > Am 16.03.2015 um 16:25 schrieb Willy Raets: > > > On ma, 2015-03-16 at 11:43 -0300, Sebastian Kulesz wrote: > >> You can use the same packages that are now available on the ppa. Just > >> use curl or wget to download them all. There is

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Lewis Balentine
Another alternative: You might use 'apt-get' and 'apt-cache' (on a clean machine) to: 1) download Gambas 3.6.2 from the current PPA 2) build list of dependences 3) download all dependences Then copy all the debs to an appropriate portable device (USB Drive) Then write script to: 1) Install depend

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Christof Thalhofer
Am 16.03.2015 um 16:25 schrieb Willy Raets: > On ma, 2015-03-16 at 11:43 -0300, Sebastian Kulesz wrote: >> You can use the same packages that are now available on the ppa. Just >> use curl or wget to download them all. There is no need to build >> anything. > > Are you saying that a wget and ne

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 16:04 +0100, Christof Thalhofer wrote: > Hello Willy, > > Am 16.03.2015 um 15:34 schrieb Willy Raets: > > > I have considered this but IF I would get a PPA working, I do not have > > the know how to make the needed Gambas packages to go into the PPA. > > > > Another thing is

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 11:43 -0300, Sebastian Kulesz wrote: > > On Mar 16, 2015 11:36 AM, "Willy Raets" > wrote: > > > > On ma, 2015-03-16 at 09:25 -0500, Lewis Balentine wrote: > > > Have you considered setting up a local PPA. > > > In that way you might also control 'what else' gets updated. > >

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 11:28 -0300, Sebastian Kulesz wrote: > Hey there! Hi Sebastian, Thanks for the quick response. > > I haven't pushed the update to the stable ppa yet. Just last night I > updated the bleeding edge ppa and I would like to wait a day or two to > see if any issues arise. Nice

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Christof Thalhofer
Hello Willy, Am 16.03.2015 um 15:34 schrieb Willy Raets: > I have considered this but IF I would get a PPA working, I do not have > the know how to make the needed Gambas packages to go into the PPA. > > Another thing is the time constrain, I have much to do before the > migration starts next we

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Sebastian Kulesz
On Mar 16, 2015 11:36 AM, "Willy Raets" wrote: > > On ma, 2015-03-16 at 09:25 -0500, Lewis Balentine wrote: > > Have you considered setting up a local PPA. > > In that way you might also control 'what else' gets updated. > > http://inodes.org/2009/09/14/building-a-private-ppa-on-ubuntu/ > > > > Ch

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
On ma, 2015-03-16 at 09:25 -0500, Lewis Balentine wrote: > Have you considered setting up a local PPA. > In that way you might also control 'what else' gets updated. > http://inodes.org/2009/09/14/building-a-private-ppa-on-ubuntu/ > > Cheers, > > Lewis Hi Lewis, I have considered this but IF I

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Sebastian Kulesz
Hey there! I haven't pushed the update to the stable ppa yet. Just last night I updated the bleeding edge ppa and I would like to wait a day or two to see if any issues arise. I can not hold the update because of one user. Think that there are a lot of people waiting for the new features and fixe

Re: [Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Lewis Balentine
Have you considered setting up a local PPA. In that way you might also control 'what else' gets updated. http://inodes.org/2009/09/14/building-a-private-ppa-on-ubuntu/ Cheers, Lewis On 03/16/2015 09:15 AM, Willy Raets wrote: > Hi, > > First, thank you for all the good and hard work getting Gamba

[Gambas-user] URGENT request to people of Gambas stable PPA

2015-03-16 Thread Willy Raets
Hi, First, thank you for all the good and hard work getting Gambas out there. I have an urgent request for the Gambas-team people taking care of Gambas stable PPA. Would it be possible to have a PPA where Gambas 3.6.2 is available (a copy for example of the current). The reason I am asking is a