Re: [aur-general] [arch-dev-public] Integrity check emails
2009/9/19 Aaron Griffin <aaronmgriffin@gmail.com>:
Considering the notification list is private, do we want to send integrity check emails somewhere else?
I sent them here manually to illustrate the new-and-improved checking Xavier added.
That's a great thing - I now know I have a lot to fix :)
And yes, those duplicates are real dupes in community
Dupes come mostly from the any-arch transition. In fact I had looked around a bit, but couldn't find some king of guide - what exactly should we untag on the repo to remove a specific architecture?
On Sat, Sep 19, 2009 at 1:21 AM, bardo <ilbardo@gmail.com> wrote:
And yes, those duplicates are real dupes in community
Dupes come mostly from the any-arch transition. In fact I had looked around a bit, but couldn't find some king of guide - what exactly should we untag on the repo to remove a specific architecture?
I don't know how to do it, but I just want to highlight all these errors. When there is both a i686 and any pkgbuild, abs only fetches the i686 one (== old PKGBUILD), so abs users are stuck with old pkgbuilds for all these dupes (same for x86_64). So it would be nice to fix them all :)
bardo wrote:
Dupes come mostly from the any-arch transition. In fact I had looked around a bit, but couldn't find some king of guide - what exactly should we untag on the repo to remove a specific architecture?
I believe all you need to do is `svn rm' the unwanted repo from the repos directory and `svn commit'. That's what I did for a couple of my packages when I transitioned them to the 'any' arch.
On Fri, Sep 18, 2009 at 7:51 PM, Evangelos Foutras <foutrelis@gmail.com> wrote:
bardo wrote:
Dupes come mostly from the any-arch transition. In fact I had looked around a bit, but couldn't find some king of guide - what exactly should we untag on the repo to remove a specific architecture?
I believe all you need to do is `svn rm' the unwanted repo from the repos directory and `svn commit'. That's what I did for a couple of my packages when I transitioned them to the 'any' arch.
Yes, that's how you do it. There is a fix in git that will do that automatically in the future.
2009/9/19 Eric Bélanger <snowmaniscool@gmail.com>:
On Fri, Sep 18, 2009 at 7:51 PM, Evangelos Foutras <foutrelis@gmail.com> wrote:
I believe all you need to do is `svn rm' the unwanted repo from the repos directory and `svn commit'. That's what I did for a couple of my packages when I transitioned them to the 'any' arch.
Yes, that's how you do it. There is a fix in git that will do that automatically in the future.
Thanks to both, I fixed my packages.
Eric Bélanger a écrit :
On Fri, Sep 18, 2009 at 7:51 PM, Evangelos Foutras <foutrelis@gmail.com> wrote:
bardo wrote:
Dupes come mostly from the any-arch transition. In fact I had looked around a bit, but couldn't find some king of guide - what exactly should we untag on the repo to remove a specific architecture?
I believe all you need to do is `svn rm' the unwanted repo from the repos directory and `svn commit'. That's what I did for a couple of my packages when I transitioned them to the 'any' arch.
Yes, that's how you do it. There is a fix in git that will do that automatically in the future.
Indeed. Actually, I would recommend (not as general practice but for the time being) to use the devtools from the git repo: sudo pacman -R devtools git clone git://projects.archlinux.org/devtools.git cd devtools sudo make install F
participants (5)
-
bardo
-
Eric Bélanger
-
Evangelos Foutras
-
Firmicus
-
Xavier