error message "built version is LOWER than in internal repository!!!"
1
0
Entering edit mode
tsupeich ▴ 30
@tsupeich-9468
Last seen 6.6 years ago

Hi there,

I updated my package by using svn. Everything seems all right; however, when I checked the report on http://bioconductor.org/checkResults/3.6/bioc-LATEST/DNAshapeR/. It shows the updated package passed BUILD and CHECK but there is an error message "built version is LOWER than in internal repository!!!" (the message can be found by moving mouse cursor to the small red dot on the most right side). Maybe because of this error, my package is not successfully updated.

Can somebody give me suggestions or guidance to fix this? Really appreciate!

 

Best,

Lester 

dnashaper • 900 views
ADD COMMENT
0
Entering edit mode
@martin-morgan-1513
Last seen 6 weeks ago
United States

Please remember that package development questions should be asked on the bioc-devel mailing list!

In this svn commit

------------------------------------------------------------------------
r131499 | t.chiu | 2017-07-22 01:16:44 -0400 (Sat, 22 Jul 2017) | 1 line

you changed the version number from 

-Version: 1.5.0

to

+Version: 0.99.8

See the version change policy at http://bioconductor.org/developers/how-to/version-numbering/ ; the version should have been incremented to 1.5.1.

Note also that you have introduced duplicate commits into git when trying to sync your svn and git repositories

ec5317c Fixed documentation warnings
c3b4a04 Added additional 9 DNA shape features, 1 biophysical feature, and 4 methylated DNA shape features
553aef7 Added additional 9 DNA shape features, one biophysical feature, and 4 methylated DNA shape features
41cd9a9 Added additional 9 DNA shape features, one biophysical feature, and 4 methylated DNA shape features
c8a5c2f Added additional 9 DNA shape features, 1 biophysical feature, and 4 methylated DNA shape features
cf7b4de bump x.y.z versions to odd y after creation of 3_5 branch
8600c19 bump x.y.z versions to even y prior to creation of 3_5 branch
4ad3ad1 bump x.y.z versions to odd 'y' after creation of 3_4 branch
971f950 bump x.y.z versions to even 'y' prior to creation of 3_4 branch

I do not know how (or whether it is worth) correcting this

For others please check before pushing changes that you have not introduced duplicate commits. For some it will be easier and more straight forward to simply replace the master branch of an existing github repository with the master branch from git.bioconductor.org, following the 'Force Bioconductor master to Github master' scenario at http://bioconductor.org/developers/how-to/git/abandon-changes/.

ADD COMMENT

Login before adding your answer.

Traffic: 755 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6