At Wed, 5 Dec 2007 21:28:06 -0700, Gary K Olson wrote: > > Gary Olson on Dec. 5, 2007 at 9:25 pm MDT wrote: > > An emacs22-carbon-22.1-3002 failed at end on build during setting up > of package with chown: `games:admin': invalid user. Here is last part > of build log: > > /bin/cp -r ../fixed-width-fontset.*/readme.ja /sw/src/fink.build/root- > emacs22-carbon-22.1-3002/sw/share/doc/emacs22-carbon/fixed-width- > fontset.readme.ja > /bin/chmod -R go=u-w /sw/src/fink.build/root-emacs22-carbon-22.1-3002/ > sw/share/doc/emacs22-carbon > /usr/bin/install -d -m 755 /sw/src/fink.build/root-emacs22- > carbon-22.1-3002/sw/Applications > cp -pR 'finktmp/mac/Emacs22.app' '/sw/src/fink.build/root-emacs22- > carbon-22.1-3002/sw/Applications/' > chmod -R o-w '/sw/src/fink.build/root-emacs22-carbon-22.1-3002/sw/ > Applications/' > if test -x /Developer/Tools/SplitForks; then /Developer/Tools/ > SplitForks '/sw/src/fink.build/root-emacs22-carbon-22.1-3002/sw/ > Applications/'; fi > /bin/rm -f /sw/src/fink.build/root-emacs22-carbon-22.1-3002/sw/info/ > dir /sw/src/fink.build/root-emacs22-carbon-22.1-3002/sw/info/dir.old / > sw/src/fink.build/root-emacs22-carbon-22.1-3002/sw/share/info/dir /sw/ > src/fink.build/root-emacs22-carbon-22.1-3002/sw/share/info/dir.old > Writing control file... > Writing package script postinst... > Writing package script postrm... > Writing package script prerm... > Writing conffiles list... > dpkg-deb -b root-emacs22-carbon-22.1-3002 /sw/fink/10.5/unstable/main/ > binary-darwin-powerpc/editors > dpkg-deb: building package `emacs22-carbon' in `/sw/fink/10.5/unstable/ > main/binary-darwin-powerpc/editors/emacs22-carbon_22.1-3002_darwin- > powerpc.deb'. > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-emacs22-carbon-22.1-3002 > (Reading database ... 265769 files and directories currently installed.) > Removing fink-buildlock-emacs22-carbon-22.1-3002 ... > Reading buildlock packages... > /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin- > powerpc/editors/emacs22-carbon_22.1-3002_darwin-powerpc.deb > (Reading database ... 265768 files and directories currently installed.) > Preparing to replace emacs22-carbon 22.1-3001 (using .../emacs22- > carbon_22.1-3002_darwin-powerpc.deb) ... > install-info(emacs22-carbon/ada-mode): deleting entry `* Ada mode: > (emacs22-carbon/ada-mode) ...' > install-info(emacs22-carbon/autotype): deleting entry `* Autotype: > (emacs22-carbon/autotype) ...' > install-info(emacs22-carbon/calc): deleting entry `* Calc: (emacs22- > carbon/calc) ...' > install-info(emacs22-carbon/ccmode): deleting entry `* CC Mode: > (emacs22-carbon/ccmode) ...' > install-info(emacs22-carbon/cl): deleting entry `* CL: (emacs22-carbon/ > cl) ...' > install-info(emacs22-carbon/dired-x): deleting entry `* Dired-X: > (emacs22-carbon/dired-x) ...' > install-info(emacs22-carbon/ebrowse): deleting entry `* Ebrowse: > (emacs22-carbon/ebrowse) ...' > install-info(emacs22-carbon/ediff): deleting entry `* Ediff: (emacs22- > carbon/ediff) ...' > install-info(emacs22-carbon/efaq): deleting entry `* Emacs FAQ: > (emacs22-carbon/efaq) ...' > > ~# snip #~ > > install-info(emacs22-carbon/widget): deleting entry `* Widget: > (emacs22-carbon/widget) ...' > install-info(emacs22-carbon/woman): deleting entry `* WoMan: (emacs22- > carbon/woman) ...' > Unpacking replacement emacs22-carbon ... > Setting up emacs22-carbon (22.1-3002) ... > chown: `games:admin': invalid user > /sw/bin/dpkg: error processing emacs22-carbon (--install): > subprocess post-installation script returned error exit status 1 > Errors were encountered while processing: > emacs22-carbon > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Updating the list of locally available binary packages. > Scanning dists/unstable/main/binary-darwin-powerpc > New package: dists/unstable/main/binary-darwin-powerpc/editors/emacs22- > carbon_22.1-3002_darwin-powerpc.deb > Failed: can't install package emacs22-carbon-22.1-3002 > > I don't know if this is due to some kind of permission error on my > system or if this is a program error. I installed Leopard on this > ibook G4 by archive and install. I have not had any trouble with > Leopard for the last month, but when I ran disk utility verify > permissions the other day it would not complete verification. I was > able to run verify on the file system, and disk utility stated that > was okay. I can not check this on by iMac G5 as that machine is in > the shop. > > Here is my kit: > > ibook G4 1.42 GHz > Package manager version: 0.27.9 > Distribution version: 0.8.1.rsync powerpc > powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) > Mac OSX 10.5.1 > xTools3.0 > > Gary K Olson
Do you have the `games' user? If you don't, try the following command: $ sudo /sw/sbin/update-passwd ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
