Project

General

Profile

Actions

tickets #12562

closed

[Open Build Service - Arch Linux] Adding "community" repositories

Added by ItachiSan almost 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
OBS
Target version:
-
Start date:
Due date:
2017-02-20
% Done:

0%

Estimated time:

Description

Good afternoon,
as in title, I'm requesting the possibility for all the users of having
community packages integrated inside the Open Build Service build system.
This would avoid many problems for many users, me included, who can't
build their packages due to missing dependencies.
E.g. the package python-packaging in "Arch:Extra" requires as
dependency python-pyparsing, present in the Arch Linux community
repositories, but not available in the build system (as there's no
"Arch:Community").

I have created here the meta for the possible Arch:Community project:

Arch Linux Community
This project is only defining the Arch Linux base system.
It is used to build Arch Linux add-on packages.





<!-- Using the same URL of Arch:Core and Arch:Extra -->



x86_64
i586

I hope you will consider my request.
Thanks a lot.

--
Giovanni Santini
My blog: http://giovannisantini.tk
My code: https://github.com/ItachiSan
My code, again: https://gitlab.com/u/ItachiSan
My Twitter: https://twitter.com/santini__gio
My Facebook: https://www.facebook.com/giovanni.santini
My Google+: https://plus.google.com/+GiovanniSantini/
My GPG: 2FADEBF5

Actions #1

Updated by ItachiSan almost 8 years ago

Unluckily, the code wasn't formatted as expected.
This should be fine:

<project name="Arch:Community">
  <title>Arch Linux Community</title>
  <description>This project is only defining the Arch Linux base system.
  It is used to build Arch Linux add-on packages.</description>
  <person userid="SOME_MAINTAINER_HERE" role="maintainer"/>
  <publish>
    <disable/>
  </publish>
  <repository name="standard">
    <!-- Using the same URL of Arch:Core and Arch:Extra -->
    <download arch="x86_64"
    url="http://ftp5.gwdg.de/pub/linux/archlinux/community/os/x86_64"
    repotype="arch"/>
    <download arch="i586"
    url="http://ftp5.gwdg.de/pub/linux/archlinux/community/os/i686"
    repotype="arch"/>
    <path project="Arch:Extra" repository="standard"/>
    <arch>x86_64</arch>
    <arch>i586</arch>
  </repository>
</project>
Actions #2

Updated by gschlotter almost 8 years ago

  • Assignee set to Anonymous
Actions #3

Updated by cboltz over 7 years ago

  • Category set to OBS
Actions #4

Updated by cboltz about 7 years ago

  • Due date set to 2017-02-20
Actions #5

Updated by tampakrap about 7 years ago

  • Private changed from Yes to No
Actions #6

Updated by Anonymous about 7 years ago

  • Assignee changed from Anonymous to opensuse-admin-obs

something for adrian and lars' team

Actions #7

Updated by adrianSuSE over 6 years ago

  • Status changed from New to Closed

it got created.

Actions

Also available in: Atom PDF