ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

P2OS Debian Release: Travis Build Failing [closed]

asked 2013-06-19 04:33:25 -0500

allenh1 gravatar image

updated 2013-06-19 06:39:38 -0500

Still having issues with this whole packaging for release thing...

rosdistro: DEBUG: Load package.xml file from url "https://raw.github.com/ros-gbp/p2os-release/release/groovy/p2os_driver1.0.0/package.xml"
rosdistro: DEBUG: - failed (HTTP Error 404: Not Found), trying "https://raw.github.com/ros-gbp/p2os-release/release/groovy/p2os_driver1.0.0/package.xml"
rosdistro: DEBUG: Could not shallow clone repository "https://github.com/ros-gbp/p2os-release.git"
rosdistro: DEBUG: Load package.xml file from url "https://raw.github.com/ros-gbp/p2os-release/release/groovy/p2os_launch1.0.0/package.xml"
rosdistro: DEBUG: - failed (HTTP Error 404: Not Found), trying "https://raw.github.com/ros-gbp/p2os-release/release/groovy/p2os_launch1.0.0/package.xml"
rosdistro: DEBUG: Could not shallow clone repository "https://github.com/ros-gbp/p2os-release.git"
rosdistro: DEBUG: Load package.xml file from url "https://raw.github.com/ros-gbp/p2os-release/release/groovy/p2os_teleop1.0.0/package.xml"
rosdistro: DEBUG: - failed (HTTP Error 404: Not Found), trying "https://raw.github.com/ros-gbp/p2os-release/release/groovy/p2os_teleop1.0.0/package.xml"
rosdistro: DEBUG: Could not shallow clone repository "https://github.com/ros-gbp/p2os-release.git"
rosdistro: DEBUG: Load package.xml file from url "https://raw.github.com/ros-gbp/p2os-release/release/groovy/p2os_urdf1.0.0/package.xml"
rosdistro: DEBUG: - failed (HTTP Error 404: Not Found), trying "https://raw.github.com/ros-gbp/p2os-release/release/groovy/p2os_urdf1.0.0/package.xml"
rosdistro: DEBUG: Could not shallow clone repository "https://github.com/ros-gbp/p2os-release.git"

As is plainly seen, the p2os-release repository does not exist on ros-gdp... How do I go about packaging it with my repository? Do I need to contact someone to get it added to ros-gdp?


This is the change I am trying to merge with the groovy release.yaml:

  p2os:
    packages:
      p2os_driver:
      p2os_launch:
      p2os_teleop:
      p2os_urdf:   
    tags:
      release: release/groovy/{package}{upstream_version}
    url: https://github.com/ros-gbp/p2os-release.git
    version: 1.0.0

Is this correct?

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by allenh1
close date 2013-06-20 09:19:17

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-06-20 09:18:38 -0500

allenh1 gravatar image

I had to set up a separate repository for the code. It wasn't going to work on someone else's repository. Stupid mistake I guess...

edit flag offensive delete link more
0

answered 2013-06-19 06:19:00 -0500

Github occasionally has issues serving up files. I think this is what you're seeing. It should go away on its own.

edit flag offensive delete link more

Comments

It hasn't... Is it possible I skipped a step in the process?

allenh1 gravatar image allenh1  ( 2013-06-19 06:38:35 -0500 )edit

Question Tools

Stats

Asked: 2013-06-19 04:33:25 -0500

Seen: 126 times

Last updated: Jun 20 '13