Skip to content

Corrupted local metadata i think.... #11560

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
p5pRT opened this issue Aug 6, 2011 · 4 comments
Closed

Corrupted local metadata i think.... #11560

p5pRT opened this issue Aug 6, 2011 · 4 comments

Comments

@p5pRT
Copy link

p5pRT commented Aug 6, 2011

Migrated from rt.perl.org#96426 (status was 'rejected')

Searchable as RT96426$

@p5pRT
Copy link
Author

p5pRT commented Aug 6, 2011

From [email protected]

In ubuntu 10.04 LTS 10.10 and 11.04
The only way i know ( beginner is using cpan in ubuntu ) perl -MCPAN -e
shell does not work that i hoped to clear local cache and reinstall module.
I cannot reinstall modules obviosly is not there any more.

mimma@​mimma​:~$ sudo instmodsh
Available commands are​:
  l - List all installed modules
  m <module> - Select a module
  q - Quit the program
cmd? m XML​::DOM
Available commands are​:
  f [all|prog|doc] - List installed files of a given type
  d [all|prog|doc] - List the directories used by a module
  v - Validate the .packlist - check for missing files
  t <tarfile> - Create a tar archive of the module
  h - Display module help
  q - Quit the module
XML​::DOM cmd? v
XML​::DOM is not installed at /usr/bin/instmodsh line 138

Correct i agree the modules are not there but when trying to reinstall it is
impossible.
Even tried and delete the .cpan directory.
- Ghhaaa.
Help please?

Regards
/Lennie

mimma@​mimma​:~$ sudo cpan XML​::DOM
CPAN​: Storable loaded ok (v2.30)
Going to read '/home/mimma/.cpan/Metadata'
  Database was generated on Sat, 06 Aug 2011 19​:33​:51 GMT
XML​::DOM is up to date (1.44).
mimma@​mimma​:~$

--
"Ledarskap är inte en roll som man kan kliva i och ur, det är snarare en
filosofi eller ett förhållningssätt i livet där moraliska värderingar och
äkthet är oerhört väsentliga över tid".
Eliav Zakay IDF

@p5pRT
Copy link
Author

p5pRT commented Aug 22, 2011

From @cpansprout

On Sat Aug 06 13​:27​:32 2011, lennie@​privat.utfors.se wrote​:

In ubuntu 10.04 LTS 10.10 and 11.04
The only way i know ( beginner is using cpan in ubuntu ) perl -MCPAN -e
shell does not work that i hoped to clear local cache and reinstall
module.
I cannot reinstall modules obviosly is not there any more.

mimma@​mimma​:~$ sudo instmodsh
Available commands are​:
l - List all installed modules
m <module> - Select a module
q - Quit the program
cmd? m XML​::DOM
Available commands are​:
f [all|prog|doc] - List installed files of a given type
d [all|prog|doc] - List the directories used by a module
v - Validate the .packlist - check for missing files
t <tarfile> - Create a tar archive of the module
h - Display module help
q - Quit the module
XML​::DOM cmd? v
XML​::DOM is not installed at /usr/bin/instmodsh line 138

Correct i agree the modules are not there but when trying to reinstall
it is
impossible.
Even tried and delete the .cpan directory.
- Ghhaaa.
Help please?

Regards
/Lennie

mimma@​mimma​:~$ sudo cpan XML​::DOM
CPAN​: Storable loaded ok (v2.30)
Going to read '/home/mimma/.cpan/Metadata'
Database was generated on Sat, 06 Aug 2011 19​:33​:51 GMT
XML​::DOM is up to date (1.44).
mimma@​mimma​:~$

The modules are not installed into the .cpan directory. That holds
temporary files used *during* installation. The actual installed module
will be in one of the directories shown by this command​:

perl -le 'print for @​INC'

If you want to force a re-installation, just use the force command in
the cpan shell​:

$ sudo cpan
cpan> force install XML​::DOM

@p5pRT
Copy link
Author

p5pRT commented Aug 22, 2011

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Aug 22, 2011

@cpansprout - Status changed from 'open' to 'rejected'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant