[
https://issues.apache.org/jira/browse/MESOS-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yubao Liu updated MESOS-4256:
-----------------------------
Description:
Hope it's appropriate to report issue about mesosphere packaging here.
I'm following the instructions at https://mesosphere.com/downloads/ to download
mesos rpm packages.
{code}
RedHat 6 / CentOS 6
# Add the repository
sudo rpm -Uvh
http://repos.mesosphere.io/el/6/noarch/RPMS/mesosphere-el-repo-6-2.noarch.rpm
RedHat 7 / CentOS 7
# Add the repository
sudo rpm -Uvh
http://repos.mesosphere.io/el/7/noarch/RPMS/mesosphere-el-repo-7-1.noarch.rpm
{code}
I want to download the src.rpm to extract the mesos.spec file, I find some on
github but all are very outdated. Surprisingly, the SRPMS repository doesn't
container src.rpm files for mesos. You can double check these links:
http://repos.mesosphere.io/el/7/SRPMS/repodata/repomd.xml
currently it contains location to
http://repos.mesosphere.io/el/7/SRPMS/repodata/dabe2ce5481d23de1f4f52bdcfee0f9af98316c9e0de2ce8123adeefa0dd08b9-primary.xml.gz,this
file is almost empty.
http://repos.mesosphere.io/el/6/SRPMS/repodata/repomd.xml
currently it contains location to
http://repos.mesosphere.io/el/6/SRPMS/repodata/533532c8b52d8ead8647094008b95536e0b9a9014418fc776dda379f4c41389c-primary.xml.gz,
this files contains location to mesos-0.1.0 but no newer versions.
Mesophere also doesn't publish source deb package for Debian/Ubuntu, for
example, http://repos.mesosphere.io/debian/dists/jessie/main/source/Release
returns 404 Not Found.
Is this a mistake or just intended? Where can I obtain the latest rpm spec file
for Mesos?
was:
Hope it's appropriate to report issue about mesosphere packaging here.
I'm following the instructions at https://mesosphere.com/downloads/ to download
mesos rpm packages.
{code}
RedHat 6 / CentOS 6
# Add the repository
sudo rpm -Uvh
http://repos.mesosphere.io/el/6/noarch/RPMS/mesosphere-el-repo-6-2.noarch.rpm
RedHat 7 / CentOS 7
# Add the repository
sudo rpm -Uvh
http://repos.mesosphere.io/el/7/noarch/RPMS/mesosphere-el-repo-7-1.noarch.rpm
{code}
I want to download the src.rpm to extract the mesos.spec file, I find some on
github but all are very outdated. Surprisingly, the SRPMS repository doesn't
container src.rpm files for mesos. You can double check these links:
http://repos.mesosphere.io/el/7/SRPMS/repodata/repomd.xml
currently it contains location to
http://repos.mesosphere.io/el/7/SRPMS/repodata/dabe2ce5481d23de1f4f52bdcfee0f9af98316c9e0de2ce8123adeefa0dd08b9-primary.xml.gz,this
file is almost empty.
http://repos.mesosphere.io/el/6/SRPMS/repodata/repomd.xml
currently it contains location to
http://repos.mesosphere.io/el/6/SRPMS/repodata/533532c8b52d8ead8647094008b95536e0b9a9014418fc776dda379f4c41389c-primary.xml.gz,
this files contains location to mesos-0.1.0 but no newer versions.
Mesphere also doesn't publish source deb package for Debian/Ubuntu, for
example, http://repos.mesosphere.io/debian/dists/jessie/main/source/Release
returns 404 Not Found.
Is this a mistake or just intended? Where can I obtain the latest rpm spec file
for Mesos?
> mesosphere doesn't publish src rpm for mesos
> --------------------------------------------
>
> Key: MESOS-4256
> URL: https://issues.apache.org/jira/browse/MESOS-4256
> Project: Mesos
> Issue Type: Bug
> Components: general
> Reporter: Yubao Liu
>
> Hope it's appropriate to report issue about mesosphere packaging here.
> I'm following the instructions at https://mesosphere.com/downloads/ to
> download mesos rpm packages.
> {code}
> RedHat 6 / CentOS 6
> # Add the repository
> sudo rpm -Uvh
> http://repos.mesosphere.io/el/6/noarch/RPMS/mesosphere-el-repo-6-2.noarch.rpm
> RedHat 7 / CentOS 7
> # Add the repository
> sudo rpm -Uvh
> http://repos.mesosphere.io/el/7/noarch/RPMS/mesosphere-el-repo-7-1.noarch.rpm
> {code}
> I want to download the src.rpm to extract the mesos.spec file, I find some on
> github but all are very outdated. Surprisingly, the SRPMS repository doesn't
> container src.rpm files for mesos. You can double check these links:
> http://repos.mesosphere.io/el/7/SRPMS/repodata/repomd.xml
> currently it contains location to
> http://repos.mesosphere.io/el/7/SRPMS/repodata/dabe2ce5481d23de1f4f52bdcfee0f9af98316c9e0de2ce8123adeefa0dd08b9-primary.xml.gz,this
> file is almost empty.
> http://repos.mesosphere.io/el/6/SRPMS/repodata/repomd.xml
> currently it contains location to
> http://repos.mesosphere.io/el/6/SRPMS/repodata/533532c8b52d8ead8647094008b95536e0b9a9014418fc776dda379f4c41389c-primary.xml.gz,
> this files contains location to mesos-0.1.0 but no newer versions.
> Mesophere also doesn't publish source deb package for Debian/Ubuntu, for
> example, http://repos.mesosphere.io/debian/dists/jessie/main/source/Release
> returns 404 Not Found.
> Is this a mistake or just intended? Where can I obtain the latest rpm spec
> file for Mesos?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)