On Oct 8, 2012, at 7:05 AM, Frava wrote:

> By interpreting this we can deduce that the longest file path that "dpkg" (or 
> whatever) can handle is 
> "/Applications/MyApp.app/Contents/Resources/Fk/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo",
>  so a total of 101 characters.

I think it's a limit of 100 characters (leading slash is probably removed) in 
the POSIX tar archive format used inside of a .deb:

   http://www.delorie.com/gnu/docs/tar/tar_114.html

Some discussions on Debian's bug trackers seem to imply that they are doing 
something with dpkg to use the 256-character limit (possibly by passing some 
options to tar).

-- 
Charles Lepple
clepple@gmail




------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to