Brian O'Keefe wrote:

Alexander K. Hansen wrote:

On 3/12/06, Brian O'Keefe <[EMAIL PROTECTED]> wrote:
Alexander K. Hansen wrote:

On 3/11/06, Brian O'Keefe <[EMAIL PROTECTED]> wrote:


Alexander K. Hansen wrote:



On 3/11/06, Brian O'Keefe <[EMAIL PROTECTED]> wrote:




I tried updating xorg to 6.8.2-25 and the update hung on "replacing
xorg-... with xorg-6.8.2-25" so I terminated and tried to start X.





Incredibly bad idea.  It probably wasn't "hung"--there are a lot of
files and it probably wasn't done yeet.

I got




a message that xorg needed rebuilding so I did that and got an error below. I tried reinstalling and got the error below. I tried installing
but there's no package. Any help?
OSX 10.3.9

mkdir -p /sw/src/fink.build/root-xorg-6.8.2-25/private
mv /sw/src/fink.build/root-xorg-6.8.2-25/etc /sw/src/fink.build/root-xorg-6.8.2-25/private mv: cannot stat `/sw/src/fink.build/root-xorg-6.8.2-25/etc': No such
file or directory
### execution of mv failed, exit code 1





This class of error is in the FAQ:

http://fink.sourceforge.net/faq/comp-general.php?phpLang=en#mv-failed





Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-xorg-6.8.2-25
(Reading database ... 171828 files and directories currently installed.)
Removing fink-buildlock-xorg-6.8.2-25 ...
Failed: phase installing: xorg-6.8.2-25 failed
Before reporting any errors, please run "fink selfupdate"

I did the self update.


brianoke% startx
2006-03-10 18:48:15.871 XDarwin[14256] No Info.plist file in application
bundle or no NSPrincipalClass in the Info.plist file, exiting
giving up.
xinit: Connection refused (errno 61): unable to connect to X server







The application bundle got broken, possibly when you terminated the install.





The following package will be reinstalled:
xorg
Failed: can't find package xorg_6.8.2-25_darwin-powerpc.deb

[Brian-OKeefes-Computer:~] brianoke% fink install xorg
Information about 5792 packages read in 13 seconds.
No packages to install.







Try "fink --no-use-b rebuild xorg xorg-shlibs"

--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/






Hi Alexander,
I tried the solution above and got the same results:

mv /sw/src/fink.build/root-xorg-6.8.2-25/etc
/sw/src/fink.build/root-xorg-6.8.2-25/private
mv: cannot stat `/sw/src/fink.build/root-xorg-6.8.2-25/etc': No such
file or directory
### execution of mv failed, exit code 1
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-xorg-6.8.2-25
(Reading database ... 171828 files and directories currently installed.)
Removing fink-buildlock-xorg-6.8.2-25 ...
Failed: phase installing: xorg-6.8.2-25 failed

I checked out the FAQ and don't actually know what to look for. I can't see what file I would look for in the output. Sorry about the naivete! Any other ideas? I thought about installing xfree86 but I think that is
rather stale and my other packages were compiled against xorg. What
about installing an earlier version?

Thanks,
Brian




What you're looking for is something else earlier in the build that
says that is an error.

You're absolutely right that things will break if you install
XFree86-4.5.  Unfortunately there's no earlier version available.

I've got a 10.3 drive available.  Once I'm done with some other builds
I can build xorg and post the .debs, if you can't get this resolved.

--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/




I thought I would try:
brianoke% fink -b install xorg
Information about 5792 packages read in 4 seconds.
The package 'xorg' will be installed.
The package 'xorg-shlibs' will be installed.
The following package will be installed or updated:
xorg
The following additional package will be installed:
xorg-shlibs
Do you want to continue? [Y/n]
/sw/bin/dpkg-lockwait -i
/sw/var/cache/apt/archives/xorg_6.8.2-25_darwin-powerpc.deb
/sw/var/cache/apt/archives/xorg-shlibs_6.8.2-25_darwin-powerpc.deb
Selecting previously deselected package xorg.
Unpacking xorg (from .../xorg_6.8.2-25_darwin-powerpc.deb) ...
WARNING: if you compile X11 applications against this X.org release,
you will *not* be able to run them if you decide to revert to Apple's
X11 provided with the OS.

You have an existing X11 installation in /usr/X11R6 and/or /etc/X11.
This package refuses to overwrite these. Remove them, then tell Fink to
install xfree86 again. (The package won't be recompiled.) If you want
to keep your X11 installation, please see the FAQ entry at
http://fink.sourceforge.net/faq/usage-packages.php#apple-x11-wants-xfree86
for more information on how to configure your system.

I really don't get the connection between the FAQ and Apple's X11 and xorg.
Would it help to remove the packages as suggested? Exactly how would I
do this?

Thanks again!


You've got files in /usr/X11R6 and /etc/X11 that fink doesn't claim
ownership of.  If you do what the FAQ says:

sudo rm -rf /etc/X11 /usr/X11R6/bin

That will clear the unclaimed files out and you'll be able to install
xorg at that point with "fink -b install xorg"

--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/

Well, I just seem to be making things worse! I removed as you suggested and got the error that I still had X11 files so I removed the files shown. Now I seem to be even worse off? I really appreciate your help Alexander and I apologize for being a boneheaded newbie! Even after 2 years of Fink!

Brian

You have an existing X11 installation in /usr/X11R6 and/or /etc/X11.
This package refuses to overwrite these. Remove them, then tell Fink to
install xfree86 again. (The package won't be recompiled.) If you want
to keep your X11 installation, please see the FAQ entry at
http://fink.sourceforge.net/faq/usage-packages.php#apple-x11-wants-xfree86
for more information on how to configure your system.

Press Return to continue.

/sw/bin/dpkg: error processing /sw/var/cache/apt/archives/xorg_6.8.2-25_darwin-powerpc.deb (--install):
subprocess pre-installation script returned error exit status 1
Unpacking xorg-shlibs (from .../xorg-shlibs_6.8.2-25_darwin-powerpc.deb) ...
Setting up xorg-shlibs (6.8.2-25) ...

Errors were encountered while processing:
/sw/var/cache/apt/archives/xorg_6.8.2-25_darwin-powerpc.deb
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't batch-install packages: /sw/var/cache/apt/archives/xorg_6.8.2-25_darwin-powerpc.deb /sw/var/cache/apt/archives/xorg-shlibs_6.8.2-25_darwin-powerpc.deb
[Brian-OKeefes-Computer:~] brianoke% sudo rm -rf /etc/X11 /usr/X11R6
[Brian-OKeefes-Computer:~] brianoke% fink -b install xorg
Information about 5792 packages read in 35 seconds.
The package 'xorg' will be installed.
The following package will be installed or updated:
xorg
/sw/bin/dpkg-lockwait -i /sw/var/cache/apt/archives/xorg_6.8.2-25_darwin-powerpc.deb
(Reading database ... 161421 files and directories currently installed.)
Unpacking xorg (from .../xorg_6.8.2-25_darwin-powerpc.deb) ...
WARNING: if you compile X11 applications against this X.org release,
you will *not* be able to run them if you decide to revert to Apple's
X11 provided with the OS.
Setting up xorg (6.8.2-25) ...
dyld: /usr/X11R6/bin/fc-cache can't open library: /usr/X11R6/lib/libfontconfig.1.dylib (No such file or directory, errno = 2) /sw/var/lib/dpkg/info/xorg.postinst: line 23: 2783 Trace/BPT trap /usr/X11R6/bin/fc-cache
/sw/bin/dpkg: error processing xorg (--install):
subprocess post-installation script returned error exit status 133
Errors were encountered while processing:
xorg
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package xorg-6.8.2-25


Additionally- I thought to rebuild xorg-shlibs "fink -b rebuild xorg-shlibs" and got this error at the end-same as the first problem when I tried to reinstall xorg:

mv /sw/src/fink.build/root-xorg-6.8.2-25/etc /sw/src/fink.build/root-xorg-6.8.2-25/private mv: cannot stat `/sw/src/fink.build/root-xorg-6.8.2-25/etc': No such file or directory
### execution of mv failed, exit code 1
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-xorg-6.8.2-25
(Reading database ... 171828 files and directories currently installed.)
Removing fink-buildlock-xorg-6.8.2-25 ...
Failed: phase installing: xorg-6.8.2-25 failed






-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to