Re: [gentoo-dev] Re: ecompress heads up

2007-02-02 Thread Diego 'Flameeyes' Pettenò
On Thursday 01 February 2007, Zac Medico wrote:
 Portage does create the dir files for each of the directories listed
 in the INFOPATH and INFODIR environment variables.  It would be best
 for you to remove the file from the sandbox image since portage
 currently isn't doing it for you automatically.

Well, at least for $INFOPATH it doesn't seems to: /usr/share/info/emacs-23.0.0 
is in $INFOPATH but does not get dir regenerated, that's probably what Opfer 
was referring to...

-- 
Diego Flameeyes Pettenò - http://farragut.flameeyes.is-a-geek.org/
Gentoo/Alt lead, Gentoo/FreeBSD, Video, Sound, ALSA, PAM, KDE, CJK, Ruby ...


pgpwO27CBlOlA.pgp
Description: PGP signature


Re: [gentoo-dev] Re: ecompress heads up

2007-02-02 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Diego 'Flameeyes' Pettenò wrote:
 On Thursday 01 February 2007, Zac Medico wrote:
 Portage does create the dir files for each of the directories listed
 in the INFOPATH and INFODIR environment variables.  It would be best
 for you to remove the file from the sandbox image since portage
 currently isn't doing it for you automatically.
 
 Well, at least for $INFOPATH it doesn't seems to: 
 /usr/share/info/emacs-23.0.0 
 is in $INFOPATH but does not get dir regenerated, that's probably what Opfer 
 was referring to...
 

Whenever the timestamp changes on one of those directories, the dir
file should be regenerated just before emerge exits.  You'll get a
message like this:

* Regenerating GNU info directory index...

Previously, a file named dir.bz2 would have remained untouched when
the dir file was generated, but in portage-2.1.2-r6 the dir.bz2 will
be renamed to dir.bz2.old (that's what it has always done with the
dir.gz files).

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.1 (GNU/Linux)

iD8DBQFFw2WP/ejvha5XGaMRAmU4AJ9qA1jqdSfh40pmlZscCabhRYmNnACgq1W1
T8JyF4ive7EoJe2Xm9lYbIg=
=PsPA
-END PGP SIGNATURE-
-- 
gentoo-dev@gentoo.org mailing list



[gentoo-dev] Re: ecompress heads up

2007-01-31 Thread Christian Faulhammer
Mike Frysinger [EMAIL PROTECTED]:

 the new version of portage has customizable compression ... this is
 cool as now people can do bzip/gzip/whatever

 Auto compressing is nice, but I have a question for info files.  The
/usr/share/info/package/dir file must not be compressed but is with
newer versions.  As I read in a bug [1], packages should not install
dir files, so what is the best solution here?  Does Portage create the
dir file?  Should I remove it from the sandbox image?

V-Li

[1] URL:http://bugs.gentoo.org/show_bug.cgi?id=82933


signature.asc
Description: PGP signature


Re: [gentoo-dev] Re: ecompress heads up

2007-01-31 Thread Mike Frysinger
On Thursday 01 February 2007, Zac Medico wrote:
 Portage does create the dir files for each of the directories listed
 in the INFOPATH and INFODIR environment variables.

it should be removing the dir files in install_qa_check() 
from /usr/share/info/
-mike


pgpWQ95qQaZY2.pgp
Description: PGP signature


Re: [gentoo-dev] Re: ecompress heads up

2007-01-27 Thread Ned Ludd
On Fri, 2007-01-26 at 19:56 -0600, Ryan Hill wrote:
 Mike Frysinger wrote:
  On Friday 26 January 2007 17:19, Mike Frysinger wrote:
  i purposefully choose to not go this route because i dont want to start
  adding handling for arbitrary compression types ... when such a list
  exists, we always get people who want use to add support for their
  $favorite-compression
  
  that said, i would entertain the notion of auto uncompressing 
  just .bz2, .gz, .Z and telling everyone else to toss off ...
 
 What about .zip?

Not apart of the base-system.

 
 *runs away*
 
-- 
Ned Ludd [EMAIL PROTECTED]
Gentoo Linux

-- 
gentoo-dev@gentoo.org mailing list