Git Product home page Git Product logo

Comments (7)

TaiSakuma avatar TaiSakuma commented on June 26, 2024

I still receive the same message about the github username on CMSSW_7_1_0_pre2 on osx108_amd64_gcc481.

I am wondering if this can be fixed someday.

from cms-git-tools.

juska avatar juska commented on June 26, 2024

I am wondering the exact same thing ten months later..

from cms-git-tools.

fwyzard avatar fwyzard commented on June 26, 2024

First of all, let me suggest you some light readings, that might help you in
your future dealings with software developers:

Then, instead of simply stating something that has very little interest for
anybody but yourself, like

I am wondering the exact same thing ten months later..

you could provide some useful feedback on how to reproduce the issue you
are facing. At the very least:

  • what is your user name on github ?
  • what machine are you working on, i.e., what is (are) the machine(s)
    where you tried to run git cms-init ?
  • what release of CMSSW are you using ?
  • what is the full output of git cms-init ?
  • what is the output of

git config --global user.github

when you run it on the same machine(s) ?

Optionally, you could even spend some time to try and understand yourself
why the checks inside git-cms-init are failing for your specific case,
while they are apparently working for almost every other CMS developer.

With wishes for a happy new year,
.Andrea

from cms-git-tools.

juska avatar juska commented on June 26, 2024

First of all, let me express my deepest apologies for everyone offended by my tactlessness; my main purpose was to bump up this post as I am experiencing pretty much identical problem as Tai before. By analyzing the history of this bug report, I did not consider it worthwile to put much effort on extensive testing and detailed reporting as Tai had already tried that method a year ago to no avail, apparently.

But now that I managed to draw attention, let's try and tackle this problem!

My username is 'juska' and I am currently working on lxplus0077.cern.ch using release CMSSW_7_3_0_pre1.

'git cms-init' gives:


[juska@lxplus0077 src]$ git cms-init
No release tags specified, using current branch from-CMSSW_7_3_0_pre1.
You don't seem to have a personal repository, or your GitHub username (juska) is not correct.
You can work locally, but you will not be able to push your changes to GitHub for inclusion
in the official CMSSW distribution.

You can correct your GitHub user name via:

git config --global user.github <your github username>

To create a personal repository:

You are on branch from-CMSSW_7_3_0_pre1
[juska@lxplus0077 src]$


.. and the second test:


[juska@lxplus0077 src]$ git config --global user.github
juska
[juska@lxplus0077 src]$


The fact that not every CMS developer is whining about this problem has no causal connection with the fact whether every CMS developer is facing the same problem but disregarding it.

Cheers,

Juska

from cms-git-tools.

fwyzard avatar fwyzard commented on June 26, 2024

Did you actually try to follow the instructions from git-cms-init itself ?

I.e.

To create a personal repository:

As far as I can see, you do not have a personal repository.
At https://github.com/juska?tab=repositories it says

juska doesn’t have any public repositories yet.

Ciao,
.Andrea
On 30 Dec 2014 15:36, "juska" [email protected] wrote:

First of all, let me express my deepest apologies for everyone offended by
my tactlessness; my main purpose was to bump up this post as I am
experiencing pretty much identical problem as Tai before. By analyzing the
history of this bug report, I did not consider it worthwile to put much
effort on extensive testing and detailed reporting as Tai had already tried
that method a year ago to no avail, apparently.

But now that I managed to draw attention, let's try and tackle this
problem!

My username is 'juska' and I am currently working on lxplus0077.cern.ch
using release CMSSW_7_3_0_pre1.

'git cms-init' gives:

[juska@lxplus0077 src]$ git cms-init
No release tags specified, using current branch from-CMSSW_7_3_0_pre1.
You don't seem to have a personal repository, or your GitHub username
(juska) is not correct.
You can work locally, but you will not be able to push your changes to
GitHub for inclusion
in the official CMSSW distribution.

You can correct your GitHub user name via:

git config --global user.github

To create a personal repository:

You are on branch from-CMSSW_7_3_0_pre1

[juska@lxplus0077 src]$

.. and the second test:

[juska@lxplus0077 src]$ git config --global user.github
juska

[juska@lxplus0077 src]$

The fact that not every CMS developer is whining about this problem has no
causal connection with the fact whether every CMS developer is facing the
same problem but disregarding it.

Cheers,

Juska

β€”
Reply to this email directly or view it on GitHub
#54 (comment).

from cms-git-tools.

juska avatar juska commented on June 26, 2024

Oh, I must have omitted that part. Worked like a charm yeehaa! I must admit that immersion in error messages is not my strongest virtue.

Now I learned also that github registration and having a personal repository are not equivalent concepts..

Thank's for the quick help on such a weird time of the year Andrea, and best wishes for the new year!

Juska

from cms-git-tools.

TaiSakuma avatar TaiSakuma commented on June 26, 2024

I don't receive the error with CMSSW_7_3_0 in osx108_amd64_gcc481 on OSX 10.9.5, which is not an officially supported combination.

I think that this issue has been fixed.

from cms-git-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.