#12826 NORM 14.1.0: rpmdropbox primary.xml.gz missing

Zarro Boogs per Child bugtracker at laptop.org
Tue Oct 7 00:51:58 EDT 2014


#12826: rpmdropbox primary.xml.gz missing
-------------------------------------+-------------------------------------
            Reporter:  Quozl         |          Owner:  Quozl
                Type:  defect        |         Status:  new
            Priority:  normal        |      Milestone:  14.1.0
           Component:  build-system  |        Version:  Development build
          Resolution:                |  as of this date
          Blocked By:                |       Keywords:
Deployments affected:  ni au o       |       Blocking:
            Verified:  0             |  Action Needed:  design
-------------------------------------+-------------------------------------
Changes (by Quozl):

 * priority:  blocker => normal
 * next_action:  diagnose => design


Comment:

 added --simple-md-filenames, see [http://dev.laptop.org/git/users/quozl
 /rpm-dropbox/commit/?id=6ca3042c240bcecd656367d650e54be3a133f5ba patch].

 refusal to create hard links was a new feature in new kernel (3.6 and
 later), which returns EPERM where the target is owned by another, was
 avoided with
 {{{
 echo 0 > /proc/sys/fs/protected_hardlinks
 }}}
 and this has been changed in /etc/sysctl.d/10-link-restrictions.conf

 olpc-os-builder no longer fails on the repodata fetch.

 but a more correct solution may be to use symlinks instead of hard links,
 and change the method by which the last modification time is determined.

--
Ticket URL: <http://dev.laptop.org/ticket/12826#comment:1>
One Laptop per Child <http://one.laptop.org/>
One Laptop per Child bug tracking system


More information about the Bugs mailing list