Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time machine fails for mavros/2998e9f #188

Open
ChrisTimperley opened this issue Nov 28, 2018 · 5 comments
Open

Time machine fails for mavros/2998e9f #188

ChrisTimperley opened this issue Nov 28, 2018 · 5 comments
Labels
bug Something isn't working time-machine

Comments

@ChrisTimperley
Copy link
Member

See: https://github.com/robust-rosin/robust/tree/mavros-2998e9f

(robust-q7eP5Wk_) chris@chris-Blade:~/bugs/robust$ python scripts/build-rosinstall.py mavros/2998e9f/
building rosinstall files for directory: mavros/2998e9f/
building rosinstall file for file: mavros/2998e9f/2998e9f.bug
executing command: rosinstall_generator_tm.sh 2014-01-14T02:50:54Z hydro mavros --deps --deps-only --tar
Requested timepoint: '2014-01-14T02:50:54Z' (1389667854)
Switching to pre-REP-141 infrastructure ..
Resetting local rosdistro clone ..
Previous HEAD position was 45edff248... Merge pull request #2866 from stonier/bloom-turtlebot-1
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
Determined rosdistro commit: 45edff24 (authored: 1389664943)
Reverting to ros/rosdistro@45edff24
Cache already exists for (distro; stamp) tuple, skipping generation
Updating local rosdistro index.yaml to use cache from the past ..
Invoking: rosinstall_generator --rosdistro=hydro mavros --deps --deps-only --tar
Using ROS_DISTRO: hydro
The following not released packages/stacks will be ignored: mavros
No packages/stacks left after ignoring not released
time machine failed (return code: 1) for bug [mavros/2998e9f/2998e9f.bug]
@gavanderhoorn
Copy link
Member

gavanderhoorn commented Nov 28, 2018

Looking at ros/rosdistro@45edff24/hydro/release.yaml, there is no mavros there (ctrl+f).

So this seems like it is expected behaviour, at least from the time machine.

Because you opened an issue I gather that you didn't expect it though :)

@ChrisTimperley
Copy link
Member Author

Looking at ros/rosdistro@45edff24/hydro/release.yaml, there is no mavros there (ctrl+f).

So this seems like it is expected behaviour, at least from the time machine.

Because you opened an issue I gather that you didn't expect it though :)

Yikes. That makes this issue even more concerning. Why is mavros missing from the rosdistro? Looking through the release history of mavros on GitHub, it seems that the first release, v0.1.0, was shortly before (5 Jan 2014) the date of the fix commit for this bug (14 Jan 2014).

@gavanderhoorn
Copy link
Member

Why is mavros missing from the rosdistro? Looking through the release history of mavros on GitHub, it seems that the first release, v0.1.0, was shortly before (5 Jan 2014) the date of the fix commit for this bug (14 Jan 2014).

I don't know exactly yet, but the first version of mavros that appears in ros/rosdistro would seem to be 0.5.0 (from this search).

It could be that earlier versions were released from the precursor to ros/rosdistro (that would be an SVN repository).

I'll see if I can find that.

@gavanderhoorn
Copy link
Member

I've not spent too much time on this, but I haven't been able to find any earlier releases @ChrisTimperley. Not in rosdistro, neither in something like ros-dry-releases.

At this time I don't know where 0.4.0 and older are.

@gavanderhoorn
Copy link
Member

Unassigned myself as I don't believe this is something I can fix (mavros just doesn't seem to have been present in rosdistro at the requested time and date).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working time-machine
Projects
None yet
Development

No branches or pull requests

2 participants