Re: 4.8-PRERELEASE: portinstall -R XFree86 fails

2003-02-21 Thread Matthew Seaman
On Fri, Feb 21, 2003 at 06:58:49AM +0100, P. U. Kruppa wrote:
 Hi,
 
 I am trying to portinstall XFree86-4 on yesterday's
 4.8-PRERELEASE.
 
 I think I have deleted all old XFree86 packages,
 # pkgdb -F
 runs without any complaints.
 
 But portinstall -R XFree86 (I answered yes to XFree86-4) ends
 doing imake with
 
   -
 (...)
 
 install.man in config/util done
 installing man pages in config/pswrap...
 + /usr/bin/install -c -m 0444 pswrap.1.html
 /usr/local/lib/X11/doc/html/pswrap.1
 .html
 rm -f /usr/local/man/man1/pswrap.1*
 /usr/bin/install -c -m 0444 pswrap._man  /usr/local/man/man1/pswrap.1
 gzip -n /usr/local/man/man1/pswrap.1
 install.man in config/pswrap done
 ===   Generating temporary packing list
 /usr/X11R6/bin/mkhtmlindex:No such file or directory
 *** Error code 1
 Stop in /usr/ports/devel/imake-4.
 *** Error code 1
 Stop in /usr/ports/x11/XFree86-4-libraries.
 *** Error code 1
 Stop in /usr/ports/x11/XFree86-4.
 ** Command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portupgrade12055.6 mak
 e
 ** Fix the problem and try again.
 ** The following packages were not installed or upgraded (*:skipped /
 !:failed)
 ! x11/XFree86-4 (unknown build error)
 
  

The imake port is part of XFree86, and you have to install the version
that corresponds to which ever version of XFree86 you're installing.
This is infact one of the principal reasons why you're advised to
delete the XFree86-3 packages before attempting to upgrade to
XFree86-4.

The fix is simple.  Just run:

# pkg_deinstall -f imake-\*

before running your portinstall command again.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: 4.8-PRERELEASE: portinstall -R XFree86 fails

2003-02-21 Thread P. U. Kruppa
On Fri, 21 Feb 2003, Matthew Seaman wrote:

 On Fri, Feb 21, 2003 at 06:58:49AM +0100, P. U. Kruppa wrote:
  Hi,
 
  I am trying to portinstall XFree86-4 on yesterday's
  4.8-PRERELEASE.
 
  I think I have deleted all old XFree86 packages,
  # pkgdb -F
  runs without any complaints.


 The imake port is part of XFree86, and you have to install the version
 that corresponds to which ever version of XFree86 you're installing.
 This is infact one of the principal reasons why you're advised to
 delete the XFree86-3 packages before attempting to upgrade to
 XFree86-4.

 The fix is simple.  Just run:

 # pkg_deinstall -f imake-\*

 before running your portinstall command again.
No, sorry.

That doesn't help.

Uli.


   Cheers,

   Matthew

 --
 Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
   Savill Way
 PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
 Tel: +44 1628 476614  Bucks., SL7 1TH UK

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message


+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: 4.8-PRERELEASE: portinstall -R XFree86 fails

2003-02-21 Thread P. U. Kruppa
On Sat, 22 Feb 2003, Peter Wu wrote:

 [EMAIL PROTECTED] (P. U. Kruppa) writes:

  Hi,
 
  I am trying to portinstall XFree86-4 on yesterday's
  4.8-PRERELEASE.
 
  I think I have deleted all old XFree86 packages,
  # pkgdb -F
  runs without any complaints.
 
  But portinstall -R XFree86 (I answered yes to XFree86-4) ends
  doing imake with

 Have you tried portupgrade?
Yes, but of course it said XFree86 was not installed, so it
couldn't be upgraded. Thus I have to use
# portinstall -R
which is equivalent to
# portupgrade -NR

To get something running I installed XFree86 from my 4.7-RELEASE
CD. I also tried to upgrade this and was left with a dysfunctional
XFree86 System (some modules and fonts couldn't be found).
So I just stay with the 4.7 installation and hope to get gnome2
working somehow.

Uli.


 --
 Powered by
 FreeBSD 4.7-STABLE


+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message