Date: Wed, 16 Feb 2005 12:24:48 -0600 (CST) From: "Brian John" <brianjohn@fusemail.com> To: "Michael C. Shultz" <ringworm01@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Error in port upgrade (was Re: portmanager hosed) Message-ID: <3558.209.87.176.132.1108578288.fusewebmail-19592@www.fusemail.com> In-Reply-To: <200502161015.12074.ringworm01@gmail.com> References: <1044.209.87.176.132.1108491312.fusewebmail-19592@www.fusemail.com><20 0502152153.45644.ringworm01@gmail.com><4191.209.87.176.132.1108576241. fusewebmail-19592@www.fusemail.com> <200502161015.12074.ringworm01@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_20050216122448_15196 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit ----- Original Message ----- > On Wednesday 16 February 2005 09:50 am, Brian John wrote: >> ----- Original Message ----- >> >> > ################################ >> > Ignore my last message! change assert(0); to break; not continue; >> > ################################# >> > >> > On Tuesday 15 February 2005 08:52 pm, Brian John wrote: >> > >> > Brian, I can't send this to you as a patch because it would >> > conflict with the last pr I submitted so I need you to do it this >> > way instead: >> > >> > cd /usr/ports/sysutils/portmanager >> > make deinstall >> > make clean >> > make patch >> > cd >> > /usr/ports/sysutils/portmanager/work/portmanager-0.2.6/libPMGR/src >> > ee PMGRrUpgrade.c >> > scroll down to line 271and change: >> > >> > assert(0); >> > >> > to >> > >> > break; >> > >> > cd /usr/ports/sysutils/portmanager >> > make install clean >> > >> > Then let me know how it goes. If this works for you I'll be adding >> > it in the next change, I haven't been able to duplicate this on my >> > machine so right now you are my only hope of fixing this bug. >> > >> > -Mike >> >> Hmmmm...I am still getting errors. Output is below. >> >> Thanks again >> >> /Brian >> > OK Brian I want to go through everything piece by piece on your system, > so I need to look at portmanager's databases. They shouldn't be too big. > Please send me: portmanager.tar.gz > > cd /usr/local/share > tar -cf portmanager.tar portmanager > gzip portmanager.tar > > Thank you > > -Mike > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > Sure, it's attached. Let me know what you come up with Thanks /Brian ------=_20050216122448_15196--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3558.209.87.176.132.1108578288.fusewebmail-19592>