[Fink-users] update-all failing, please help

2005-02-25 Thread Philip Trauring
I haven't used Fink in a bit and am trying to get things working again so I can update some packages I use.

When I run update-all through fink commander, I get the following response:

The following 9 packages will be installed or updated:
ghostscript ghostscript-fonts imagemagick-nox lcms-shlibs libpng3-shlibs
libtiff-shlibs libxml2-shlibs storable-pm xfree86-shlibs
The following 11 additional packages will be installed:
gcc3.1 imagemagick-nox-shlibs lcms libjpeg libjpeg-bin libpng3 libtiff
libtiff-bin libxml2 libxml2-bin pkgconfig
Do you want to continue? [Y/n] 
dpkg-deb -b /sw/src/root-fink-buildlock-gcc3.1-3.1-0 /sw/src
dpkg-deb: building package `fink-buildlock-gcc3.1-3.1-0' in `/sw/src/fink-buildlock-gcc3.1-3.1-0_2005.02.25-01.22.35_darwin-powerpc.deb'.
Setting build lock...
dpkg -i /sw/src/fink-buildlock-gcc3.1-3.1-0_2005.02.25-01.22.35_darwin-powerpc.deb
Selecting previously deselected package fink-buildlock-gcc3.1-3.1-0.
(Reading database ... 14490 files and directories currently installed.)
Unpacking fink-buildlock-gcc3.1-3.1-0 (from .../fink-buildlock-gcc3.1-3.1-0_2005.02.25-01.22.35_darwin-powerpc.deb) ...
Setting up fink-buildlock-gcc3.1-3.1-0 (2005.02.25-01.22.35) ...
/var/tmp/tmp.1.8zvtnl
Package gcc3.1 is an autogenerated virtual package.
You cannot manipulate this type of package using the usual Fink tools.
Read the detailed description of this package to learn how to use it.
### execution of /var/tmp/tmp.1.8zvtnl failed, exit code 1
Removing build lock...
dpkg -r fink-buildlock-gcc3.1-3.1-0
(Reading database ... 14490 files and directories currently installed.)
Removing fink-buildlock-gcc3.1-3.1-0 ...
Failed: phase compiling: gcc3.1-3.1-0 failed

Anyone know why this is failing?

Thanks,

Philip 

[Fink-users] Not sure what's wrong here...

2004-06-01 Thread Philip Trauring
I haven't been able to install anything using Fink in a long time. I don't know what's wrong. For example, if I try to do a binary update of curl (even though my binary is up to date) I get the following sequence:

Reading Package Lists...
Building Dependency Tree...
Sorry, curl is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 18  not upgraded.
1 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up fink (0.18.3-1) ...
Checking system... powerpc-apple-darwin7.4.0
/usr/sbin/gcc_select: line 1: grep: command not found

Since you have gcc 3.3 installed, fink must be bootstrapped or updated using 
that compiler.  However, you currently have gcc an unknown version selected.  To correct 
this problem, run the command: 

sudo gcc_select 3.3 

dpkg: error processing fink (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
fink
E: Sub-process /sw/bin/dpkg returned an error code (1)

but when I try to run that command in the terminal I get the following:

[23:37:49] [EMAIL PROTECTED]:~ > sudo gcc_select 3.3
Password:
/usr/sbin/gcc_select: line 1: grep: command not found
Error trying to determine current cc version (got )
[23:37:53] [EMAIL PROTECTED]:~ > 

Any ideas what the heck is going on?

Thanks,

Philip


Re: [Fink-users] problems compiling anything

2004-01-14 Thread Philip Trauring
Martin,

Sorry for the delay in responding, I've been sick. I promise to stick around.

Some info on my configuration. I am using FinkCommander most of the time. I am configured to use unstable packages. I am running on a PM G4 800DP.

I couldn't reinstall the binary of cctools-extra because I already have the latest version of it and it tells me that. Can I remove it and then re-install the binary? Will removing it do anything bad?

I tried compiling the newer version and I get the same error message:

Writing dependencies...
Writing package script postinst...
dpkg-deb -b root-cctools-extra-495-1 /sw/fink/dists/unstable/main/binary-darwin-powerpc/base
### execution of dpkg-deb failed, exit code 10
Failed: can't create package cctools-extra_495-1_darwin-powerpc.deb

Ok, so now I checked the path and ran the command to fix the prebinding...

I tried compiling cctools-extra and bingo, it worked! Thanks.

I guess I don't have to stick around too long... :-)

Now I'm updating all the outdated base files...

Hmmm. Mayhap I spoke too soon. Maybe I shouldn't have selected like ten different packages to update at once. Anyways, it just bailed with the following error message:

/usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:591: error: `__pos2' 
undeclared (first use this function)
/usr/include/gcc/darwin/3.3/c++/bits/basic_string.h:591: confused by earlier errors, bailing out
make[2]: *** [/sw/src/apt-0.5.4-36/apt-0.5.4/obj/apt-pkg/acquire-worker.opic] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of  failed, exit code 2
Failed: compiling apt-0.5.4-36 failed

I guess it's good that it's a different error message? :-)

Okay, I tried compiling just the update to tar and got this message at the end:

checking for dcgettext... *** malloc[13944]: Deallocation of a pointer not malloced: 0x803600; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
./configure: line 11094: cannot create temp file for here document: No such file or directory
no
checking for msgfmt... /sw/bin/msgfmt
checking for gmsgfmt... /sw/bin/msgfmt
checking for xgettext... /sw/bin/xgettext
checking for bison... bison
checking version of bison... 1.28, ok
checking for catalogs to be installed...  cs da de es et fr id it ja ko nl no pl pt pt_BR ru sl sv tr
configure: creating ./config.status
./configure: line 11923: cannot create temp file for here document: File name too long
sed: /tmp/csHb0eMG/subs.sed: No such file or directory
./config.status: line 295: syntax error near unexpected token `fi'
./config.status: line 295: `fi # test -n $CONFIG_FILES'
### execution of ./configure failed, exit code 1
Failed: compiling tar-1.13.25-12 failed

Then to get another data point I tried updating dlcompat and it worked fine. Same thing for expat, expat-shlibs, curl and curl-shlibs. Although oddly when I compiled curl, my table only showed packages up to blt-shlibs. A little weird. This is in FinkCommander. I tried a few things, and finally 'Update Descriptions' in FinkCommander worked to restore them.

For good measure I decided to try to compile apt again (since it was the one that failed before) and it seemed to actually work. Go figure. Of course, murphy's law always being present, FinkCommander proceeded to crash while it was updating the table data. No big deal I guess. I re-loaded FinkCommander and everything seemed fine. Apt was updated.

I hope this e-mail has been helpful.

Thanks,

Philip

p.s. To the author of FinkCommander - maybe you should add a menu item that fixes the prebindings using the command below? And it would be really cool if FinkCommander could see the error message and suggest running the command as well - or perhaps Fink could detect this and fix itself?

On Jan 11, 2004, at 5:23 PM, Martin Costabel wrote:

Philip Trauring wrote:

dpkg-deb -b root-base-files-1.9.0-1 /sw/fink/dists/unstable/main/binary-darwin-powerpc/base
### execution of dpkg-deb failed, exit code 10
Failed: can't create package base-files_1.9.0-1_darwin-powerpc.deb

I'll try to help, but under one condition: You have to promise to stay with us until this is cleared up and to explain in detail how you got out of it (assuming you will get out of it, of course :-) ). There have been several reports about this, but in almost all cases, the people who complained about it either disappeared into thin air or did not tell what they did to solve the problem.

This forces us all to relive the same story over and over again. Reading the list archives will not help, either, because only the problem will be found but not its solution.

Let me begin with the latest case that has come up. Apparently there the problem was caused by an outdated or incomplete installation of the

cctools-extra

package. Rebuilding this solved the problem (although I don't know how he rebuilt it without dpkg-deb crashing again). Please try this first

[Fink-users] problems compiling anything

2004-01-11 Thread Philip Trauring
I seem to have messed up something along the way and now I can't seem to install anything. It appears to be a problem with dpkg, but I don't know enough about how it works to fix it. If someone could help me I would be appreciative. An example:

dpkg-deb -b root-base-files-1.9.0-1 /sw/fink/dists/unstable/main/binary-darwin-powerpc/base
### execution of dpkg-deb failed, exit code 10
Failed: can't create package base-files_1.9.0-1_darwin-powerpc.deb

This was from running an update-all, but whenever I try to ugrade any package I get a similar response at the end.

Philip

Re: [Fink-users] Error trying to upgrade

2003-11-21 Thread Philip Trauring
There were indeed two copies:

/sw/bin/tar
/usr/bin/tar
so I deleted the /sw/bin/tar and everything seems to be working great 
now...

Thanks,

Philip

On Nov 20, 2003, at 12:17 PM, Martin Costabel wrote:

On jeudi, nov 20, 2003, at 10:54 Europe/Paris, Philip Trauring wrote:
How do I find out which tar is executed and remove it?
Type where tar if you are using tcsh, or type -a tar if you are 
using bash.
This shows all possible candidates. I don't know which one is executed 
by dpkg. Since it is giving you a bus error, you can perhaps find a 
crash report in ~/Library/Logs somewhere.

--
Martin


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Error trying to upgrade

2003-11-20 Thread Philip Trauring
Here's what happened when I tried that:

[PM800DP:~] philip% sudo apt-get install --reinstall gettext
Password:
Reading Package Lists... Done
Building Dependency Tree... Done
0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 
16  not upgraded.
Need to get 52.3kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n]
Get:1 http://us.dl.sourceforge.net 10.3/release/main gettext 0.10.40-17 
[52.3kB]
Fetched 52.3kB in 8s (6141B/s)
dpkg-deb: subprocess tar killed by signal (Bus error)
dpkg: error processing 
/sw/var/cache/apt/archives/gettext_0.10.40-17_darwin-powerpc.deb 
(--unpack):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 /sw/var/cache/apt/archives/gettext_0.10.40-17_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)

How do I find out which tar is executed and remove it?

Philip

On Nov 17, 2003, at 9:54 PM, Martin Costabel wrote:
Philip Trauring wrote:
[]
dpkg-deb: subprocess tar killed by signal (Bus error)
A shot in the dark: Try

  sudo apt-get install --reinstall gettext

If this breaks again with the same error, look which tar is 
executed, and remove (temporarily) tar binaries not in /usr/bin.

--
Martin




---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Error trying to upgrade

2003-11-17 Thread Philip Trauring
When I try to upgrade to 0.6.2 from 0.6.1, I get the following result:

Reading Package Lists...
Building Dependency Tree...
16 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
Need to get 0B/9689kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] 
dpkg-deb: subprocess tar killed by signal (Bus error)
dpkg: error processing /sw/var/cache/apt/archives/dpkg_1.10.9-17_darwin-powerpc.deb (--unpack):
subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
/sw/var/cache/apt/archives/dpkg_1.10.9-17_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)

Any ideas why this is, and more importantly how to fix this so I can upgrade properly?

Thanks,

Philip Trauring


[Fink-users] How do I switch to the unstable tree?

2003-03-04 Thread Philip Trauring
How do I switch to the unstable builds? I need a more recent version of 
imagemagick. Oddly, the version in the stable tree is very out-of-date.

Philip



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Problem installing ethereal

2003-03-03 Thread Philip Trauring
I was trying to install ethereal and got these messages:

checking for GTK - version = 1.2.0... no
*** Could not run GTK test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means GTK was incorrectly 
installed
*** or that you have moved GTK since it was installed. In the latter 
case, you
*** may want to edit the gtk-config script: /sw/bin/gtk-config
checking for glib-config... /sw/bin/glib-config
checking for GLIB - version = 1.2.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means GLIB was incorrectly 
installed
*** or that you have moved GLIB since it was installed. In the latter 
case, you
*** may want to edit the glib-config script: /sw/bin/glib-config
configure: error: GLib distribution not found.
### execution of ./configure failed, exit code 1
Failed: compiling ethereal-0.9.7-1 failed

Is this because fink didn't catch the dependency on gtk? I dob't think 
I have gtk+ installed.

This is what I got when I asked fink to install ethereal and 
ethereal-ssl

The following 2 packages will be installed or updated:
 ethereal ethereal-ssl
The following 3 additional packages will be installed:
 libpcap libpcap-shlibs openssl
Do you want to continue? [Y/n]
curl -f -L -O 
ftp://ftp.ethereal.com/pub/ethereal/old-versions/ethereal-0.9.7.tar.bz2

Oddly, I think I have openssl installed.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: Problem installing ethereal

2003-03-03 Thread Philip Trauring
I take back one thing - I do have gtk+ installed. I have the following  
packages installed:

gtk+1.2.10-13
gtk+-data   1.2.10-13
gtk+-shlibs 1.2.10-13
For openssl, I have the following installed:

openssl-dev 0.9.6g-4
openssl-shlibs  0.9.6g-4
Philip

On Monday, March 3, 2003, at 02:42 PM, Philip Trauring wrote:
I was trying to install ethereal and got these messages:

checking for GTK - version = 1.2.0... no
*** Could not run GTK test program, checking why...
*** The test program failed to compile or link. See the file  
config.log for the
*** exact error that occured. This usually means GTK was incorrectly  
installed
*** or that you have moved GTK since it was installed. In the latter  
case, you
*** may want to edit the gtk-config script: /sw/bin/gtk-config
checking for glib-config... /sw/bin/glib-config
checking for GLIB - version = 1.2.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file  
config.log for the
*** exact error that occured. This usually means GLIB was incorrectly  
installed
*** or that you have moved GLIB since it was installed. In the latter  
case, you
*** may want to edit the glib-config script: /sw/bin/glib-config
configure: error: GLib distribution not found.
### execution of ./configure failed, exit code 1
Failed: compiling ethereal-0.9.7-1 failed

Is this because fink didn't catch the dependency on gtk? I dob't think  
I have gtk+ installed.

This is what I got when I asked fink to install ethereal and  
ethereal-ssl

The following 2 packages will be installed or updated:
 ethereal ethereal-ssl
The following 3 additional packages will be installed:
 libpcap libpcap-shlibs openssl
Do you want to continue? [Y/n]
curl -f -L -O  
ftp://ftp.ethereal.com/pub/ethereal/old-versions/ethereal- 0.9.7.tar.bz2

Oddly, I think I have openssl installed.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] newline error

2003-02-19 Thread Philip Trauring
I think this has been discussed before, but I couldn't find anything in the archives.

I can't build any packages using fink. I get error message like this:

dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/base/debianutils_1.23-1_darwin-powerpc.deb
(Reading database ... dpkg: error processing /sw/fink/dists/stable/main/binary-darwin-powerpc/base/debianutils_1.23-1_darwin-powerpc.deb (--install):
files list file for package `m4' is missing final newline
Errors were encountered while processing:
### execution of dpkg failed, exit code 1
Failed: can't install package debianutils-1.23-1

/sw/fink/dists/stable/main/binary-darwin-powerpc/base/debianutils_1.23-1_darwin-powerpc.deb
Processing was halted because there were too many errors.

I seem to recall earlier discussions about newline errors, but I don't remember how to fix it.

Thanks,

Philip

Re: [Fink-users] newline error

2003-02-19 Thread Philip Trauring
Okay, good timing.

I checked the integrity of

/sw/fink/10.2/stable/main/binary-darwin-powerpc/devel/m4_1.4-6_darwin- 
powerpc.deb

and it seemed okay (it showed a directory as you described).

I then ran this command:

dpkg -c  
/sw/fink/10.2/stable/main/binary-darwin-powerpc/devel/m4_1.4-6_darwin- 
powerpc.deb | awk '{if ($6 == ./) { print /.; } else if (substr($6,  
length($6), 1) == /) {print substr($6, 2, length($6) - 2); } else {  
print substr($6, 2, length($6) - 1);}}'   
/sw/var/lib/dpkg/info/packagename.list

Which seemed to be what you were saying should be done. However, it  
didn't do anything, or at least it didn't seem like it did anything -  
it just showed the command prompt. When I tried to do an update-all I  
ran into the same problem as before.

Any ideas?

Thanks,

Philip Trauring

On Wednesday, February 19, 2003, at 09:26  AM, Alexander Hansen wrote:
As luck has it, I just put an entry in the FAQ about this about a  
minute
ago:

http://fink.sourceforge.net/faq/usage-fink.php#bad-list-file

On Wed, 2003-02-19 at 09:12, Philip Trauring wrote:
I think this has been discussed before, but I couldn't find anything
in the archives.


I can't build any packages using fink. I get error message like this:


fixeddpkg -i
/sw/fink/dists/stable/main/binary-darwin-powerpc/base/ 
debianutils_1.23-1_darwin-powerpc.deb

(Reading database ... dpkg: error processing
/sw/fink/dists/stable/main/binary-darwin-powerpc/base/ 
debianutils_1.23-1_darwin-powerpc.deb
(--install):

 files list file for package `m4' is missing final newline



---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] newline error

2003-02-19 Thread Philip Trauring
Oops. That's what happens when you're not paying attention.

So I ran this command:

philip#  
/sw/fink/10.2/stable/main/binary-darwin-powerpc/devel/m4_1.4-6_darwin- 
powerpc.deb | awk '{if ($6 == ./) { print /.; } else if (substr($6,  
length($6), 1) == /) {print substr($6, 2, length($6) - 2); } else {  
print substr($6, 2, length($6) - 1);}}'  /sw/var/lib/dpkg/info/m4.list

and got this response:

/sw/fink/10.2/stable/main/binary-darwin-powerpc/devel/m4_1.4-6_darwin- 
powerpc.deb: Permission denied.

Philip

On Wednesday, February 19, 2003, at 09:59  AM, Alexander Hansen wrote:
Did you literally use

/sw/var/lib/dpkg/info/packagename.list

?

If so, then you'll want to have

/sw/var/lib/dpkg/info/m4.list

instead.




---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



[Fink-users] Compiling imagemagick with LZW support

2003-02-18 Thread Philip Trauring
Is there a way to install imagemagick with LZW support using fink? It's a compile option (--enable-lzw)documented here:

http://www.imagemagick.org/www/install.html

Thanks,

Philip Trauring

Re: [Fink-users] Compiling imagemagick with LZW support

2003-02-18 Thread Philip Trauring
Sorry, I need a little more hand-holding here - where is this file?

As far as the patent issues - the patent expires in June and it is 
likely that after than point that imagemagick will turn this on by 
default itself. Unfortunately, I need this functionality now.

Thanks,

Philip

On Tuesday, February 18, 2003, at 04:45  PM, Jeff Whitaker wrote:

Just add --enable-lzw to the ConfigureParams line in the .info file.

Please let me know if it works, and perhaps I'll add it to the next
revision.  I'm afraid because of the patent issues this would be
problematic for the binary distribution.

-Jeff

 On Tue, 18 Feb 2003, Philip Trauring wrote:


Is there a way to install imagemagick with LZW support using fink? 
It's
a compile option (--enable-lzw)documented here:

http://www.imagemagick.org/www/install.html

Thanks,

Philip Trauring

--
Jeffrey S. Whitaker Phone : (303)497-6313
NOAA/OAR/CDC  R/CDC1FAX   : (303)497-6449
325 BroadwayWeb   : http://www.cdc.noaa.gov/~jsw
Boulder, CO, USA 80305-3328 Office: Skaggs Research Cntr 1D-124






---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Compiling imagemagick with LZW support

2003-02-18 Thread Philip Trauring
I tracked down the file I think but oddly the ConfigureParams line does 
contain the --enable-lzw tag - but when I run the program it says it's 
disabled. Any ideas?

Thanks,

Philip

On Tuesday, February 18, 2003, at 04:45  PM, Jeff Whitaker wrote:

Just add --enable-lzw to the ConfigureParams line in the .info file.

Please let me know if it works, and perhaps I'll add it to the next
revision.  I'm afraid because of the patent issues this would be
problematic for the binary distribution.

-Jeff

 On Tue, 18 Feb 2003, Philip Trauring wrote:


Is there a way to install imagemagick with LZW support using fink? 
It's
a compile option (--enable-lzw)documented here:

http://www.imagemagick.org/www/install.html

Thanks,

Philip Trauring

--
Jeffrey S. Whitaker Phone : (303)497-6313
NOAA/OAR/CDC  R/CDC1FAX   : (303)497-6449
325 BroadwayWeb   : http://www.cdc.noaa.gov/~jsw
Boulder, CO, USA 80305-3328 Office: Skaggs Research Cntr 1D-124






---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] problem with selfupdate

2003-01-18 Thread Philip Trauring
I got:


Package: lame-shlibs
Status: install ok installed
Maintainer: Sylvain Cuaz [EMAIL PROTECTED]
Source: lame-shlibs
Version: 3.92-4
Replaces: lame
Description: MP3 encoder and graphical frame analyzer
  LAME (LAME Ain't an MP3 Encoder) is a research project for learning about
  and improving MP3 encoding technoligy. LAME includes an mp3 encoding
  library, simple front end application, a much-improved psycho-acoustic


Philip

At 3:30 PM -0500 1/17/03, Alexander Hansen wrote:

Hmm.  it looks like the file got corrupted somehow.  It should have showed
something like this (from my system):
...
[ldx3:var/lib/dpkg] hansen% head status
Package: qt3
Status: install ok installed
Maintainer: Benjamin Reed [EMAIL PROTECTED]
Source: qt3
Version: 3.1.1-3
Replaces: qt, qt2, qt3-doc, qt3-bin, qt3-dev
Provides: qt3-bin
Depends: qt3-shlibs, qt3-designer, qt3-linguist, qt3-doc
Suggests: libpng3, libjpeg, freetype2
Conflicts: qt, qt2
...
Try head /sw/var/lib/dpkg/status-old
--
Alexander K. Hansen
Associate Research Scientist, Columbia University
visiting MIT Plasma Science and Fusion Center
Levitated Dipole Experiment
175 Albany Street, NW17-219
Cambridge, MA  02139-4213

On Fri, 17 Jan 2003, Philip Trauring wrote:


 All I got was:

 emboi^tab

 Philip

 At 1:06 PM -0500 1/17/03, Alexander Hansen wrote:
 Let's see what the file looks like.  Post (on-list) the results of doing

  
  head /sw/var/lib/dpkg/status
  
  --
  Alexander K. Hansen
 




---
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] problem with selfupdate

2003-01-17 Thread Philip Trauring
I seem to be having some trouble with Fink. When I try to run 
selfupdate, I get the following message (after updating packages):

The following package will be installed or updated:
 fink
The following additional package will be installed:
 base-files
Do you want to continue? [Y/n] Y
dpkg -i /sw/fink/debs/base-files_1.6-1_darwin-powerpc.deb
dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 1:
 field name `' must be followed by colon
### execution of dpkg failed, exit code 2
Failed: can't install package base-files-1.6-1


Any ideas what is wrong?

Thanks,

Philip


---
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] problem with selfupdate

2003-01-17 Thread Philip Trauring
All I got was:

emboi^tab

Philip

At 1:06 PM -0500 1/17/03, Alexander Hansen wrote:

Let's see what the file looks like.  Post (on-list) the results of doing

head /sw/var/lib/dpkg/status

--
Alexander K. Hansen



---
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] can't get fink working with 10.2...

2003-01-10 Thread Philip Trauring
I have never been able to get Fink working properly with 10.2. When I 
try to update packages, it updates the 10.2 tree, but when it gets to 
10.2, it fails. I'm not clear on why it's still updating 10.1 
anyways. I'm fairly certain I followed the upgrade instructions to 
the letter. Here's what it looks like:

...
cvs server: Updating 10.1/unstable/main/finkinfo/x11
cvs server: Updating 10.1/unstable/main/finkinfo/x11-system
cvs server: Updating 10.1/unstable/main/finkinfo/x11-wm
cvs server: Updating 10.2
cvs update: in directory 10.2/stable:
cvs update: cannot open CVS/Entries for reading: No such file or directory
cvs server: Updating 10.2/stable
cvs update: cannot write 10.2/stable/.cvsignore: Permission denied
cvs update: in directory 10.2/stable/crypto:
cvs update: cannot open CVS/Entries for reading: No such file or directory
cvs server: Updating 10.2/stable/crypto
cvs update: cannot write 10.2/stable/crypto/.cvsignore: Permission denied
cvs [update aborted]: cannot make directory 
10.2/stable/crypto/finkinfo: No such file or directory
### execution of su failed, exit code 1
Failed: Updating using CVS failed. Check the error messages above.

If someone has a quick fix, that would be great. If not, can someone 
direct me to instructions for removing Fink so I can do a clean 
install?

Thanks,

Philip Trauring


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] can't get fink working with 10.2...

2003-01-10 Thread Philip Trauring
This worked, thanks. Once I did did this I ran 'fink index' and now I 
seem to have everything operating normally. I'm happily back in the 
Fink world...

Philip Trauring

At 2:26 PM -0500 1/10/03, Alexander Hansen wrote:
First check and see whether /sw/fink/dists exists and is a symbolic link
to /sw/fink/10.2 .  If so, then you can clean things up as follows
(courtesy of Ben H):

sudo find /sw/fink -name 'CVS' -type d -exec rm -rf {} \;
fink selfupdate-cvs

If that doesn't do the job, the fink clean uninstall instructions are in
the FAQ at:

http://fink.sourceforge.net/faq/usage-fink.php#removing.





---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



[Fink-users] convert is part of imagemagick, which is available in fink

2002-12-12 Thread Philip Trauring
The convert you refer to is part of imagemagick (convert, mogrify, 
animate, conjure, display, identify, import and montage). You will 
find that imagemagick is included in the fink packages.

For more information on imagemagick, see their website at 
http://www.imagemagick.org/.

Philip Trauring

At 10:59 AM -0600 12/12/02, Harold Park wrote:
Hello:

I am aware of a unix program called convert, which allows you to 
convert between many different graphics formats, ie jpg to pdf, pdf 
to bmp, bmp to eps, etc..Is such a program available in fink?

Thanks,

Harold Park


---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Roughly when will Fink 0.5 be released?

2002-11-11 Thread Philip Trauring
I don't usually ask this type of question, but since the Fink web 
site said October was the target release date and I haven't noticed 
any reference to the progress of the .5 release in the list, I 
figured I'd ask. When is Fink 0.5 expected to be released now? I've 
held up upgrading Fink since I upgraded to Jaguar, to insure a solid 
stable release, but it's been a long time and I miss being able to 
install and update unix tools (several of which I use regularly).

Thanks,

Philip


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Support for gimp-print?

2002-08-27 Thread Philip Trauring

I did a search on the web site for gimp-print but did not see it as a 
supported package. Now that MacOS X 10.2 supports CUPS, it seems like 
gimp-print would be a great package to support. Gimp-print includes 
CUPS drivers for many inkjet printers that are not currently 
supported for OS X by their manufacturers.

The printers supported:

http://gimp-print.sourceforge.net/p_Supported_Printers.php3

Just curious.

Philip


---
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users