[Bug 1165013] perl owns dirs and ships dirs it should own nor ship

2014-11-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1165013



--- Comment #3 from Petr Pisar ppi...@redhat.com ---
The /usr/lib64/perl5/machine has unknown purpose. It comes from upstream but I
could find what creates the directory. I will keep it there.

Because the spec file change is quite large, I do not want to port it to Fedora
21 just to fix this aesthetic issue. I hope you will understand.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Qa2xGsiUnUa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1165013] perl owns dirs and ships dirs it should own nor ship

2014-11-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1165013



--- Comment #4 from Petr Pisar ppi...@redhat.com ---
s/I could find/I could not find/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=9gJkUlGqHOa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1165013] perl owns dirs and ships dirs it should own nor ship

2014-11-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1165013



--- Comment #5 from Ralf Corsepius rc040...@freenet.de ---
(In reply to Petr Pisar from comment #3)
 Because the spec file change is quite large, I do not want to port it to
 Fedora 21 just to fix this aesthetic issue. I hope you will understand.

I am unsure about what to do. Why? I tripped over this issue when cleaning up
after having upgraded from fc20 to fc21, which - as usual with Fedora upgrades
- exposed many issues on directory ownership. One of these was this.

That said, I feel this bug should be ported to f21 to avoid other users from
tripping over this issue. However, I agree in sofar, this bug is mostly
cosmetic and doesn't cause any mal-function. 

So, I'd propose, we should backport it from rawhide to fc21 (and may-be older
releases), such that it gets inherited during the next update.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=hO2kD9FUO3a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1165013] perl owns dirs and ships dirs it should own nor ship

2014-11-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1165013

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-5.20.1-314.fc22
 Resolution|--- |RAWHIDE
Last Closed||2014-11-20 11:26:57



--- Comment #6 from Petr Pisar ppi...@redhat.com ---
petr@dhcp-0-146:~/fedora/perl $ git show --stat
commit 46308c06eb68b0ad6d11f6b7993983a9fde4cd9c
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 20 15:40:01 2014 +0100

Own upper directories by each package and remove empty directories

Standard @INC directories are exceptions.
machine directory has unknown origin but comes from upstream. Lets
keep it there now.

 checkemptydirs |  11 +++
 perl.spec  | 271 +
 2 files changed, 209 insertions(+), 73 deletions(-)

To exclude empty directories, one has to own them by all sub-packages which
installs there. The set of sub-packages differs between Fedora 22 and 21.
Reviewing them again is not worth for the few directories.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Dj3oHLQX3Ja=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1165013] perl owns dirs and ships dirs it should own nor ship

2014-11-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1165013

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|jples...@redhat.com |ppi...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cRrkluOre1a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1165013] perl owns dirs and ships dirs it should own nor ship

2014-11-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1165013



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
So instead of having empty directories, we are going to own them by multiple
packages. At least it will be consistent with directories under the vendor
paths.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=at88d21bVIa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1165013] perl owns dirs and ships dirs it should own nor ship

2014-11-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1165013



--- Comment #1 from Ralf Corsepius rc040...@freenet.de ---
This is what I think is a complete list:

/usr/share/perl5/JSON
/usr/share/perl5/Perl
/usr/share/perl5/Locale
/usr/share/perl5/HTTP
/usr/share/perl5/IO
/usr/share/perl5/IO/Socket
/usr/share/perl5/IO/Compress
/usr/share/perl5/IO/Uncompress
/usr/share/perl5/Archive
/usr/share/perl5/Compress
/usr/share/perl5/App
/usr/share/perl5/Filter
/usr/share/perl5/Module
/usr/share/perl5/Test
/usr/lib64/perl5/auto/Filter
/usr/lib64/perl5/auto/Time
/usr/lib64/perl5/auto/Digest
/usr/lib64/perl5/CORE
/usr/lib64/perl5/machine
/usr/lib64/perl5/Filter
/usr/lib64/perl5/Time
/usr/lib64/perl5/Digest

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=j8X8ID5BrNa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel