* [gentoo-user] perl-cleaner always wants to rebuild certain packages
@ 2017-10-10 2:01 Daniel Frey
2017-10-10 18:30 ` Andreas K. Huettel
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Frey @ 2017-10-10 2:01 UTC (permalink / raw
To: gentoo-user
I updated a machine today, it's fully up to date and depclean'ed.
For some reason, perl-cleaner consistantly wants to rebuild some packages:
====================
# perl-cleaner --all
* Removing perl-core packages from world file
* emerge --deselect perl-core/File-Path perl-core/File-Temp
>>> No matching atoms found in "world" favorites file...
* Updating installed Perl virtuals
* emerge -u1 virtual/perl-Carp virtual/perl-Compress-Raw-Bzip2
virtual/perl-Compress-Raw-Zlib virtual/perl-CPAN-Meta
virtual/perl-CPAN-Meta-YAML virtual/perl-Data-Dumper
virtual/perl-Digest-MD5 virtual/perl-Digest-SHA virtual/perl-Encode
virtual/perl-Exporter virtual/perl-ExtUtils-CBuilder
virtual/perl-ExtUtils-Install virtual/perl-ExtUtils-MakeMaker
virtual/perl-ExtUtils-Manifest virtual/perl-ExtUtils-ParseXS
virtual/perl-File-Path virtual/perl-File-Spec virtual/perl-File-Temp
virtual/perl-Getopt-Long virtual/perl-IO virtual/perl-IO-Compress
virtual/perl-JSON-PP virtual/perl-libnet virtual/perl-MIME-Base64
virtual/perl-Module-Metadata virtual/perl-parent
virtual/perl-Parse-CPAN-Meta virtual/perl-Perl-OSType
virtual/perl-Scalar-List-Utils virtual/perl-Storable
virtual/perl-Sys-Syslog virtual/perl-Term-ANSIColor
virtual/perl-Test-Harness virtual/perl-Text-ParseWords
virtual/perl-Time-HiRes virtual/perl-Time-Local virtual/perl-version
virtual/perl-XSLoader
Calculating dependencies... done!
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
* Beginning a clean up of .ph files
* Excluding files for 5.24.1 and 5.24.1/x86_64-linux from cleaning
* Locating ph files for removal
* Locating packages for an update
* Locating ebuilds linked against libperl
* Adding to list: sys-apps/texinfo:0
* Adding to list: www-apache/mod_perl:1
* Adding to list: net-irc/irssi:0
* emerge -v1 --backtrack=200 --selective=n sys-apps/texinfo:0
www-apache/mod_perl:1 net-irc/irssi:0
======================
I've rebuilt them twice already, and ran perl-cleaner again to see if it
cleared, but it still wants to rebuild them. What is perl-cleaner
looking for when it decides something needs to be rebuilt?
Perl version:
# equery list perl
* Searching for perl ...
[IP-] [ ] dev-lang/perl-5.24.1-r2:0/5.24
Dan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] perl-cleaner always wants to rebuild certain packages
2017-10-10 2:01 [gentoo-user] perl-cleaner always wants to rebuild certain packages Daniel Frey
@ 2017-10-10 18:30 ` Andreas K. Huettel
2017-10-10 22:12 ` Daniel Frey
0 siblings, 1 reply; 4+ messages in thread
From: Andreas K. Huettel @ 2017-10-10 18:30 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 816 bytes --]
Am Dienstag, 10. Oktober 2017, 04:01:29 CEST schrieb Daniel Frey:
> I updated a machine today, it's fully up to date and depclean'ed.
>
> For some reason, perl-cleaner consistantly wants to rebuild some packages:
>
> ====================
>
> * Locating packages for an update
> * Locating ebuilds linked against libperl
> * Adding to list: sys-apps/texinfo:0
> * Adding to list: www-apache/mod_perl:1
> * Adding to list: net-irc/irssi:0
> * emerge -v1 --backtrack=200 --selective=n sys-apps/texinfo:0
> www-apache/mod_perl:1 net-irc/irssi:0
>
It's most likely a bug in perl-cleaner (not fixed yet because other stuff is
more important atm). Running it once should be enough.
--
Andreas K. Hüttel
dilfridge@gentoo.org
Gentoo Linux developer (council, perl, libreoffice)
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 981 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] perl-cleaner always wants to rebuild certain packages
2017-10-10 18:30 ` Andreas K. Huettel
@ 2017-10-10 22:12 ` Daniel Frey
2017-10-10 23:25 ` Peter Humphrey
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Frey @ 2017-10-10 22:12 UTC (permalink / raw
To: gentoo-user
On 10/10/2017 11:30 AM, Andreas K. Huettel wrote:
> Am Dienstag, 10. Oktober 2017, 04:01:29 CEST schrieb Daniel Frey:
>> I updated a machine today, it's fully up to date and depclean'ed.
>>
>> For some reason, perl-cleaner consistantly wants to rebuild some packages:
>>
>> ====================
>>
>> * Locating packages for an update
>> * Locating ebuilds linked against libperl
>> * Adding to list: sys-apps/texinfo:0
>> * Adding to list: www-apache/mod_perl:1
>> * Adding to list: net-irc/irssi:0
>> * emerge -v1 --backtrack=200 --selective=n sys-apps/texinfo:0
>> www-apache/mod_perl:1 net-irc/irssi:0
>>
>
> It's most likely a bug in perl-cleaner (not fixed yet because other stuff is
> more important atm). Running it once should be enough.
>
Great, thanks for the clarification. I found reports for texinfo but
nothing for the other two.
Dan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] perl-cleaner always wants to rebuild certain packages
2017-10-10 22:12 ` Daniel Frey
@ 2017-10-10 23:25 ` Peter Humphrey
0 siblings, 0 replies; 4+ messages in thread
From: Peter Humphrey @ 2017-10-10 23:25 UTC (permalink / raw
To: gentoo-user
On Tuesday, 10 October 2017 23:12:14 BST Daniel Frey wrote:
> On 10/10/2017 11:30 AM, Andreas K. Huettel wrote:
> > Am Dienstag, 10. Oktober 2017, 04:01:29 CEST schrieb Daniel Frey:
> >> I updated a machine today, it's fully up to date and depclean'ed.
> >>
> >> For some reason, perl-cleaner consistantly wants to rebuild some
> >> packages:
> >>
> >> ====================
> >>
> >> * Locating packages for an update
> >> * Locating ebuilds linked against libperl
> >> * Adding to list: sys-apps/texinfo:0
> >> * Adding to list: www-apache/mod_perl:1
> >> * Adding to list: net-irc/irssi:0
> >> * emerge -v1 --backtrack=200 --selective=n sys-apps/texinfo:0
> >>
> >> www-apache/mod_perl:1 net-irc/irssi:0
> >
> > It's most likely a bug in perl-cleaner (not fixed yet because other
> > stuff is more important atm). Running it once should be enough.
>
> Great, thanks for the clarification. I found reports for texinfo but
> nothing for the other two.
I've been seeing the texinfo one for a year or several. I don't have any
others though.
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-10-10 23:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-10 2:01 [gentoo-user] perl-cleaner always wants to rebuild certain packages Daniel Frey
2017-10-10 18:30 ` Andreas K. Huettel
2017-10-10 22:12 ` Daniel Frey
2017-10-10 23:25 ` Peter Humphrey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox