Project

General

Profile

Demande #3272

Jardinage de /srv/common/extensions/

Added by Christian P. Momon over 5 years ago. Updated almost 3 years ago.

Status:
Rejeté
Priority:
Faible
Category:
-
Target version:
Start date:
08/19/2018
Due date:
% Done:

0%

Estimated time:
Difficulté:
2 Facile

Description

Plusieurs fichiers dans le dépôt git common ne sont pas utilisés sur les vm. Un jardinage serait peut-être utile.

  • vm mumble :
    (April) root@mumble:~# find /srv/common/exceptions/mumble/
    /srv/common/exceptions/mumble/
    /srv/common/exceptions/mumble/etc
    /srv/common/exceptions/mumble/etc/apache2
    /srv/common/exceptions/mumble/etc/apache2/conf-enabled
    /srv/common/exceptions/mumble/etc/apache2/conf-enabled/reverse-proxy.conf
    /srv/common/exceptions/mumble/etc/apt
    /srv/common/exceptions/mumble/etc/apt/sources.list.d
    /srv/common/exceptions/mumble/etc/apt/sources.list.d/nodejs.list
    
    (April) root@mumble:~# ll /srv/common/exceptions/mumble/etc/apt/sources.list.d/
    total 0
    -rw-r--r-- 1 root root 0 mars  22 13:45 nodejs.list
    
    (April) root@mumble:~# ll /etc/apt/sources.list.d/
    total 8,0K
    -rw-r--r-- 1 root root 45 nov.  25  2017 april.list
    -rw-r--r-- 1 root root 54 nov.  25  2017 easter-eggs.list
    
    (April) root@mumble:~# ll /etc/apache2
    ls: cannot access '/etc/apache2': No such file or directory
    
  • vm bots :
    (April) root@bots:~# ll /srv/common/exceptions/bots/etc/apt/sources.list.d/nodejs.list 
    -rw-r--r-- 1 root root 0 mars   8 15:35 /srv/common/exceptions/bots/etc/apt/sources.list.d/nodejs.list
    (April) root@bots:~# ll /etc/apt/sources.list.d/
    total 8,0K
    -rw-r--r-- 1 root root 45 nov.  25  2017 april.list
    -rw-r--r-- 1 root root 54 nov.  25  2017 easter-eggs.list
    

History

#1

Updated by Quentin Gibeaux about 3 years ago

  • Status changed from Nouveau to Rejeté

c'est utilisé pour éviter de propager des fichiers qui ne servent que sur une machine

#2

Updated by Christian P. Momon almost 3 years ago

  • Assignee set to Quentin Gibeaux

Also available in: Atom PDF