List for cgit developers and users
 help / color / mirror / Atom feed
* New Install - No Repositories Found
@ 2020-09-01 19:04 furicle ---
  2020-09-01 19:51 ` François Kooman
  2020-09-02  4:59 ` fccagou
  0 siblings, 2 replies; 5+ messages in thread
From: furicle --- @ 2020-09-01 19:04 UTC (permalink / raw)
  To: cgit

Hi All



First time user, I'm doing something wrong...



CentOS7 box, installed cgit via yum.



I added scan-path=/git  to the /etc/cgitrc  



I was hoping it would then see the half dozen or so repostories in that folder, but the web page shows 'no repositories found'



The /git folder and the .git folders in it are all 755 permissions.



I don't see any complains in the SELinux audit log.



I'm not sure where to go with this.  Suggestions?​

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: New Install - No Repositories Found
  2020-09-01 19:04 New Install - No Repositories Found furicle ---
@ 2020-09-01 19:51 ` François Kooman
  2020-09-02  4:59 ` fccagou
  1 sibling, 0 replies; 5+ messages in thread
From: François Kooman @ 2020-09-01 19:51 UTC (permalink / raw)
  To: furicle ---, cgit

On 9/1/20 9:04 PM, furicle --- wrote:
> First time user, I'm doing something wrong...
> CentOS7 box, installed cgit via yum.
> I added scan-path=/git  to the /etc/cgitrc
> I was hoping it would then see the half dozen or so repostories in that folder, but the web page shows 'no repositories found'
> The /git folder and the .git folders in it are all 755 permissions.
> I don't see any complains in the SELinux audit log.
> I'm not sure where to go with this.  Suggestions?​

On CentOS I sometimes ran into caching issues, i.e. the pages were 
cached, but not sure if that is the case here as well. You can delete 
the files from /var/cache/cgit (IIRC).

Regards,
François


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: New Install - No Repositories Found
  2020-09-01 19:04 New Install - No Repositories Found furicle ---
  2020-09-01 19:51 ` François Kooman
@ 2020-09-02  4:59 ` fccagou
  2020-09-02 14:45   ` furicle ---
  1 sibling, 1 reply; 5+ messages in thread
From: fccagou @ 2020-09-02  4:59 UTC (permalink / raw)
  To: cgit

Le 1 septembre 2020 21:04:32 GMT+02:00, furicle --- <binlinux@hotmail.com> a écrit :
>Hi All
>
>
>
>First time user, I'm doing something wrong...
>
>
>
>CentOS7 box, installed cgit via yum.
>
>
>
>I added scan-path=/git  to the /etc/cgitrc  
>
>
>
>I was hoping it would then see the half dozen or so repostories in that
>folder, but the web page shows 'no repositories found'
>
>
>
>The /git folder and the .git folders in it are all 755 permissions.
>
>
>
>I don't see any complains in the SELinux audit log.
>
>
>
>I'm not sure where to go with this.  Suggestions?​


I've done a little script [1] to install and configure cgit in user environment, under centos 7. 

I had to make a selinux modules to make it working. 

You will perhaps find some tips for your error. 

My 2 cts

[1] - github.com/fccagou/mygitserver 

Hello

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: New Install - No Repositories Found
  2020-09-02  4:59 ` fccagou
@ 2020-09-02 14:45   ` furicle ---
  2020-09-02 17:41     ` Fccagou
  0 siblings, 1 reply; 5+ messages in thread
From: furicle --- @ 2020-09-02 14:45 UTC (permalink / raw)
  To: cgit

Thank you for your comments.  

Just removing the cache didn't help.

I did a brief walkthrough of all the things you are doing in that (not so little) script.

I can see a bunch of things I hadn't considered.

This is going to require more thought on my end, and probably a different approach and/or separate server.
 
> 
> 
> I've done a little script [1] to install and configure cgit in user environment, under centos 7. 
> 
> I had to make a selinux modules to make it working. 
> 
> You will perhaps find some tips for your error. 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: New Install - No Repositories Found
  2020-09-02 14:45   ` furicle ---
@ 2020-09-02 17:41     ` Fccagou
  0 siblings, 0 replies; 5+ messages in thread
From: Fccagou @ 2020-09-02 17:41 UTC (permalink / raw)
  To: furicle ---; +Cc: cgit

On Wed, Sep 02, 2020 at 02:45:54PM +0000, furicle --- wrote:
> Thank you for your comments.  
> 
> Just removing the cache didn't help.
> 
> I did a brief walkthrough of all the things you are doing in that (not so little) script.
> 
> I can see a bunch of things I hadn't considered.
> 
> This is going to require more thought on my end, and probably a different approach and/or separate server.
>

Tell me if this could have help you !

 
> > 
> > 
> > I've done a little script [1] to install and configure cgit in user environment, under centos 7. 
> > 
> > I had to make a selinux modules to make it working. 
> > 
> > You will perhaps find some tips for your error. 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-02 17:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-01 19:04 New Install - No Repositories Found furicle ---
2020-09-01 19:51 ` François Kooman
2020-09-02  4:59 ` fccagou
2020-09-02 14:45   ` furicle ---
2020-09-02 17:41     ` Fccagou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).