Re: portmanager -slid core dumps

2005-11-13 Thread Michael C. Shultz
On Friday 11 November 2005 14:53, Danny MacMillan wrote:
> Michael C. Shultz wrote:
> > On Friday 11 November 2005 13:35, Danny MacMillan wrote:
> >>Michael C. Shultz wrote:
> >>>On Friday 11 November 2005 12:55, Danny MacMillan wrote:
> I am experiencing further difficulties with portmanager -slid.  I was
> successfully able to delete several leaf ports.  However, when I try to
> delete devel/p5-Locale-gettext or devel/gmake, portmanager core dumps
> with the following message:
> 
> ...
>  Nuking gmake-3.80_2
> 
> MGdbGoTop error: invalid object type, has this object been initialised
> with MGdbCreate or MGdbOpen yet?
> MGdbSeek error: invalid object type
> Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36.
> zsh: abort (core dumped)  sudo portmanager -slid
> >>>
> >>>What version of portmanager?
> >>
> >>rParseCommandLine 0.3.4_0
> >
> > OK, that is the most current version.  There isn't an obvious problem I
> > can see in the code but there is something that can be done better so
> > I'll make that change then we'll see what happens.  Are you running
> > FreeBSD 6.0 by any chance?
>
> Yes, I am.
>
> hobbit% uname -a
> FreeBSD hobbit.emerald-associates.com 6.0-RELEASE FreeBSD 6.0-RELEASE
> #0: Wed Nov  9 04:09:55 MST 2005
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/HOBBIT  i386

This is why I didn't catch it earlier, 6.0 is more fussy about certain bad 
programming habits and I run 5.4.  Probably would have never found this if 
you hadn't reported so thanks again.

-Mike



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portmanager -slid core dumps

2005-11-11 Thread Danny MacMillan
Michael C. Shultz wrote:
>>On Friday 11 November 2005 12:55, Danny MacMillan wrote:
>>>
>>>I am experiencing further difficulties with portmanager -slid.  I was
>>>successfully able to delete several leaf ports.  However, when I try
>>>to delete devel/p5-Locale-gettext or devel/gmake, portmanager core
>>>dumps with the following message:
>>>
>>>...
>>> Nuking gmake-3.80_2
>>>
>>>MGdbGoTop error: invalid object type, has this object been initialised
>>>with MGdbCreate or MGdbOpen yet?
>>>MGdbSeek error: invalid object type
>>>Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36.
>>>zsh: abort (core dumped)  sudo portmanager -slid
> 
> OK, I found other stuff too, will post 0.3.4_1 tomorrow please wait till then
> to use -slid ok?

Will cooperate.  Thank you for your kind attention.

-- 
Danny MacMillan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portmanager -slid core dumps

2005-11-11 Thread Michael C. Shultz
On Friday 11 November 2005 15:02, Danny MacMillan wrote:
> Michael C. Shultz wrote:
> > On Friday 11 November 2005 14:21, you wrote:
> >>On Friday 11 November 2005 13:35, Danny MacMillan wrote:
> >>>Michael C. Shultz wrote:
> On Friday 11 November 2005 12:55, Danny MacMillan wrote:
> >I am experiencing further difficulties with portmanager -slid.  I was
> >successfully able to delete several leaf ports.  However, when I try
> > to delete devel/p5-Locale-gettext or devel/gmake, portmanager core
> > dumps with the following message:
> >
> >...
> > Nuking gmake-3.80_2
> >
> >MGdbGoTop error: invalid object type, has this object been initialised
> >with MGdbCreate or MGdbOpen yet?
> >MGdbSeek error: invalid object type
> >Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36.
> >zsh: abort (core dumped)  sudo portmanager -slid
> 
> What version of portmanager?
> >>>
> >>>hobbit% sudo portmanager -v
> >>>Password:
> >>>rCreateCommandLineDb 0.3.4_0 info: executing rm -f
> >>>/usr/local/share/portmanager/commandLine.db
> >>>
> >>>rParseCommandLine 0.3.4_0
> >>
> >>OK, that is the most current version.  There isn't an obvious problem I
> >> can see in the code but there is something that can be done better so
> >> I'll make that change then we'll see what happens.  Are you running
> >> FreeBSD 6.0 by any chance?
> >
> > Opps, found the bug, it would only happen if you used the small "n", big
> > N or x or X should work ok untill I get a patch out.  Thanks for
> > reporting :)
>
> Sorry, Mike.  For both devel/p5-Locale-gettext and devel/gmake, it
> doesn't make any difference if I use 'n', 'N', 'x', or 'X'.  I still get
> exactly the same error.

OK, I found other stuff too, will post 0.3.4_1 tomorrow please wait till then
to use -slid ok?

-Mike


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portmanager -slid core dumps

2005-11-11 Thread Danny MacMillan
Michael C. Shultz wrote:
> On Friday 11 November 2005 14:21, you wrote:
>>
>>On Friday 11 November 2005 13:35, Danny MacMillan wrote:
>>>
>>>Michael C. Shultz wrote:

On Friday 11 November 2005 12:55, Danny MacMillan wrote:
>
>I am experiencing further difficulties with portmanager -slid.  I was
>successfully able to delete several leaf ports.  However, when I try to
>delete devel/p5-Locale-gettext or devel/gmake, portmanager core dumps
>with the following message:
>
>...
> Nuking gmake-3.80_2
>
>MGdbGoTop error: invalid object type, has this object been initialised
>with MGdbCreate or MGdbOpen yet?
>MGdbSeek error: invalid object type
>Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36.
>zsh: abort (core dumped)  sudo portmanager -slid

What version of portmanager?
>>>
>>>hobbit% sudo portmanager -v
>>>Password:
>>>rCreateCommandLineDb 0.3.4_0 info: executing rm -f
>>>/usr/local/share/portmanager/commandLine.db
>>>
>>>rParseCommandLine 0.3.4_0
>>
>>OK, that is the most current version.  There isn't an obvious problem I can
>>see in the code but there is something that can be done better so I'll make
>>that change then we'll see what happens.  Are you running FreeBSD 6.0
>>by any chance?
> 
> Opps, found the bug, it would only happen if you used the small "n", big N
> or x or X should work ok untill I get a patch out.  Thanks for reporting :)

Sorry, Mike.  For both devel/p5-Locale-gettext and devel/gmake, it
doesn't make any difference if I use 'n', 'N', 'x', or 'X'.  I still get
exactly the same error.

-- 
Danny MacMillan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portmanager -slid core dumps

2005-11-11 Thread Danny MacMillan
Michael C. Shultz wrote:
> On Friday 11 November 2005 13:35, Danny MacMillan wrote:
>> 
>>Michael C. Shultz wrote:
>>>
>>>On Friday 11 November 2005 12:55, Danny MacMillan wrote:

I am experiencing further difficulties with portmanager -slid.  I was
successfully able to delete several leaf ports.  However, when I try to
delete devel/p5-Locale-gettext or devel/gmake, portmanager core dumps
with the following message:

...
 Nuking gmake-3.80_2

MGdbGoTop error: invalid object type, has this object been initialised
with MGdbCreate or MGdbOpen yet?
MGdbSeek error: invalid object type
Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36.
zsh: abort (core dumped)  sudo portmanager -slid
>>>
>>>What version of portmanager?
>>
>>rParseCommandLine 0.3.4_0
> 
> OK, that is the most current version.  There isn't an obvious problem I can 
> see in the code but there is something that can be done better so I'll make 
> that change then we'll see what happens.  Are you running FreeBSD 6.0
> by any chance? 

Yes, I am.

hobbit% uname -a
FreeBSD hobbit.emerald-associates.com 6.0-RELEASE FreeBSD 6.0-RELEASE
#0: Wed Nov  9 04:09:55 MST 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/HOBBIT  i386

-- 
Danny MacMillan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portmanager -slid core dumps

2005-11-11 Thread Michael C. Shultz
On Friday 11 November 2005 14:21, you wrote:
> On Friday 11 November 2005 13:35, Danny MacMillan wrote:
> > Michael C. Shultz wrote:
> > > On Friday 11 November 2005 12:55, Danny MacMillan wrote:
> > >>I am experiencing further difficulties with portmanager -slid.  I was
> > >>successfully able to delete several leaf ports.  However, when I try to
> > >>delete devel/p5-Locale-gettext or devel/gmake, portmanager core dumps
> > >>with the following message:
> > >>
> > >>...
> > >> Nuking gmake-3.80_2
> > >>
> > >>MGdbGoTop error: invalid object type, has this object been initialised
> > >>with MGdbCreate or MGdbOpen yet?
> > >>MGdbSeek error: invalid object type
> > >>Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36.
> > >>zsh: abort (core dumped)  sudo portmanager -slid
> > >
> > > What version of portmanager?
> >
> > hobbit% sudo portmanager -v
> > Password:
> > rCreateCommandLineDb 0.3.4_0 info: executing rm -f
> > /usr/local/share/portmanager/commandLine.db
> >
> > rParseCommandLine 0.3.4_0
>
> OK, that is the most current version.  There isn't an obvious problem I can
> see in the code but there is something that can be done better so I'll make
> that change then we'll see what happens.  Are you running FreeBSD 6.0
> by any chance?
>
> -Mike

Opps, found the bug, it would only happen if you used the small "n", big N
or x or X should work ok untill I get a patch out.  Thanks for reporting :)

-Mike




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portmanager -slid core dumps

2005-11-11 Thread Michael C. Shultz
On Friday 11 November 2005 13:35, Danny MacMillan wrote:
> Michael C. Shultz wrote:
> > On Friday 11 November 2005 12:55, Danny MacMillan wrote:
> >>I am experiencing further difficulties with portmanager -slid.  I was
> >>successfully able to delete several leaf ports.  However, when I try to
> >>delete devel/p5-Locale-gettext or devel/gmake, portmanager core dumps
> >>with the following message:
> >>
> >>...
> >> Nuking gmake-3.80_2
> >>
> >>MGdbGoTop error: invalid object type, has this object been initialised
> >>with MGdbCreate or MGdbOpen yet?
> >>MGdbSeek error: invalid object type
> >>Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36.
> >>zsh: abort (core dumped)  sudo portmanager -slid
> >
> > What version of portmanager?
>
> hobbit% sudo portmanager -v
> Password:
> rCreateCommandLineDb 0.3.4_0 info: executing rm -f
> /usr/local/share/portmanager/commandLine.db
>
> rParseCommandLine 0.3.4_0

OK, that is the most current version.  There isn't an obvious problem I can 
see in the code but there is something that can be done better so I'll make 
that change then we'll see what happens.  Are you running FreeBSD 6.0
by any chance? 

-Mike





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portmanager -slid core dumps

2005-11-11 Thread Danny MacMillan
Michael C. Shultz wrote:
> On Friday 11 November 2005 12:55, Danny MacMillan wrote:
>>
>>I am experiencing further difficulties with portmanager -slid.  I was
>>successfully able to delete several leaf ports.  However, when I try to
>>delete devel/p5-Locale-gettext or devel/gmake, portmanager core dumps
>>with the following message:
>>
>>...
>> Nuking gmake-3.80_2
>>
>>MGdbGoTop error: invalid object type, has this object been initialised
>>with MGdbCreate or MGdbOpen yet?
>>MGdbSeek error: invalid object type
>>Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36.
>>zsh: abort (core dumped)  sudo portmanager -slid
> 
> What version of portmanager?

hobbit% sudo portmanager -v
Password:
rCreateCommandLineDb 0.3.4_0 info: executing rm -f
/usr/local/share/portmanager/commandLine.db

rParseCommandLine 0.3.4_0

-- 
Danny MacMillan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portmanager -slid core dumps

2005-11-11 Thread Michael C. Shultz
On Friday 11 November 2005 12:55, Danny MacMillan wrote:
> Hi,
>
> I am experiencing further difficulties with portmanager -slid.  I was
> successfully able to delete several leaf ports.  However, when I try to
> delete devel/p5-Locale-gettext or devel/gmake, portmanager core dumps
> with the following message:
>
> ...
>  Nuking gmake-3.80_2
>
> MGdbGoTop error: invalid object type, has this object been initialised
> with MGdbCreate or MGdbOpen yet?
> MGdbSeek error: invalid object type
> Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36.
> zsh: abort (core dumped)  sudo portmanager -slid
>
> Are there any practices I should be following in order to ensure
> consistency of my ports tree?  In particular, are there any deleterious
> consequences of using "make deinstall" to remove a port that has been
> updated since it was installed?

What version of portmanager?

 portmanager -v


-Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"