Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problema emerge lighttpd [Bug ebuild, FIXED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Thu Jan 06, 2005 4:46 pm    Post subject: Problema emerge lighttpd [Bug ebuild, FIXED] Reply with quote

Non riesco ad emergere LIGHTTPD! L'errore che mi da è:

Code:
 * Adding user 'lighttpd' to your system ...
/usr/lib/portage/bin/ebuild.sh: line 650: [: /bin/false: integer expression expected
 * Userid given but is not greater than 0 !


Help!


Last edited by ProT-0-TypE on Fri Jan 07, 2005 10:58 am; edited 2 times in total
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Thu Jan 06, 2005 5:23 pm    Post subject: Reply with quote

ma sei root?
_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Thu Jan 06, 2005 5:30 pm    Post subject: Reply with quote

certo!
Secondo me è un bug dell'ebuild!
Sono riuscito ad aggirare il problema, ho iniziato ad emergere una versione vecchia, ho stoppato, ho ripreso con l'ultima ed è andato tutto liscio :-D
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Thu Jan 06, 2005 5:36 pm    Post subject: Reply with quote

Ma quando precisamente ti compare quel messaggio?
_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Thu Jan 06, 2005 6:27 pm    Post subject: Reply with quote

proprio all'inizio dell'emerge
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Thu Jan 06, 2005 6:28 pm    Post subject: Reply with quote

e capita solo con quell'ebuild?!
_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Fri Jan 07, 2005 12:40 am    Post subject: Reply with quote

si! Da quello che ho capito ha problemi creando l'utente "lighttpd"
Back to top
View user's profile Send private message
-anusaya-
n00b
n00b


Joined: 14 Dec 2004
Posts: 28
Location: New Zealand

PostPosted: Fri Jan 07, 2005 6:34 am    Post subject: Reply with quote

C'e un errore in lighttpd-1.3.5.ebuild:
Code:

pkg_setup() {
 enewuser lighttpd /bin/false "${LIGHTTPD_DIR}" nofiles
}

Dovrebb'essere:
Code:

pkg_setup() {
 enewuser lighttpd -1 /bin/false "${LIGHTTPD_DIR}" nofiles
}
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Fri Jan 07, 2005 10:20 am    Post subject: Reply with quote

il bello è che è marchiato stabile... :lol:
Back to top
View user's profile Send private message
-anusaya-
n00b
n00b


Joined: 14 Dec 2004
Posts: 28
Location: New Zealand

PostPosted: Fri Jan 07, 2005 10:29 am    Post subject: Reply with quote

ProT-0-TypE wrote:
il bello è che è marchiato stabile... :lol:


Ho aperto un bug; il bello è che è gia risolto in cvs. :wink:
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Fri Jan 07, 2005 10:55 am    Post subject: Reply with quote

velocissimi :-D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum