Re: [OctDev] pkg install and distribution problems

2012-05-29 Thread Mike Miller
On Mon, May 28, 2012 at 6:56 PM, Sergei Steshenko wrote: > Is there octave-3.6.2 ? If not, the bug is not fixed for me. This fix will be released in the Octave 3.8 series. -- mike -- Live Security Virtual Conference Ex

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Sergei Steshenko
- Original Message - > From: Mike Miller > To: Sergei Steshenko > Cc: Jordi Gutiérrez Hermoso ; Octave Forge List > > Sent: Monday, May 28, 2012 10:16 PM > Subject: Re: [OctDev] pkg install and distribution problems > > On Mon, May 28, 2012 at 2:06 PM, Se

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Mike Miller
On Mon, May 28, 2012 at 2:06 PM, Sergei Steshenko wrote: > - Original Message - >> From: Jordi Gutiérrez Hermoso >> To: Sergei Steshenko >> Cc: Olaf Till ; Octave Forge List >> >> Sent: Monday, May 28, 2012 8:56 PM >> Subject: Re: pkg install and distribution problems >> >> On 28 May 2

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Michael Goffioul
On Mon, May 28, 2012 at 7:06 PM, Sergei Steshenko wrote: > > > > > - Original Message - > > From: Jordi Gutiérrez Hermoso > > To: Sergei Steshenko > > Cc: Olaf Till ; Octave Forge List < > octave-dev@lists.sourceforge.net> > > Sent: Monday, May 28, 2012 8:56 PM > > Subject: Re: pkg insta

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Sergei Steshenko
- Original Message - > From: Jordi Gutiérrez Hermoso > To: Sergei Steshenko > Cc: Olaf Till ; Octave Forge List > > Sent: Monday, May 28, 2012 8:56 PM > Subject: Re: pkg install and distribution problems > > On 28 May 2012 13:34, Sergei Steshenko wrote: >> 'pkg.m' is simply _bugg

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Jordi Gutiérrez Hermoso
On 28 May 2012 13:34, Sergei Steshenko wrote: > 'pkg.m' is simply _buggy_. I managed to hack it to the extent I can do both > local and global install and locally installed packages shadow the globally > installed one as they should. It's going to stay buggy (or have the bugs you happen to care

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Alexander Hansen
On 5/28/12 9:29 AM, Jordi Gutiérrez Hermoso wrote: > On 28 May 2012 12:01, Olaf Till wrote: >> On Thu, May 24, 2012 at 11:11:36AM -0400, Jordi Gutiérrez Hermoso wrote: > >>> You should not be using pkg install to install OF packages in >>> Debian. They are already packaged for Debian with apt. So

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Sergei Steshenko
- Original Message - > From: Jordi Gutiérrez Hermoso > To: Olaf Till > Cc: Octave Forge List ; John W. Eaton > ; Octave-help > Sent: Monday, May 28, 2012 7:29 PM > Subject: pkg install and distribution problems > > On 28 May 2012 12:01, Olaf Till wrote: >> On Thu, May 24, 2012 at

Re: [OctDev] pkg install and distribution problems

2012-05-28 Thread Claudio Freire
On Mon, May 28, 2012 at 1:29 PM, Jordi Gutiérrez Hermoso wrote: > > It depends if those bugs are important or not for the person using the > package. Typically, for a Debian user, they are not. If Debian users > wanted to be running the latest of everything and compiling everything > from source,

[OctDev] pkg install and distribution problems

2012-05-28 Thread Jordi Gutiérrez Hermoso
On 28 May 2012 12:01, Olaf Till wrote: > On Thu, May 24, 2012 at 11:11:36AM -0400, Jordi Gutiérrez Hermoso wrote: >> You should not be using pkg install to install OF packages in >> Debian. They are already packaged for Debian with apt. So e.g. >> instead of doing "pkg install signal" from Octave