You are not logged in.

#1 2007-05-19 18:34:19

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Synchronization of community not working? [solved]

I just noticed this in the past couple of weeks, after I upgraded to pacman 3.x

When I do a paman -Syu I get this:

:: Synchronizing package databases...
current is up to date
extra is up to date
:: Starting full system upgrade...
local database is up to date

Now, notice that **nothing** is said about community here, as if only current and extra were enabled, but in my /etc/pacman.conf it is enabled as this code snippet shows:

[current]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/current

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra

#[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/community

So, the question is ... is there a problem with the new pacman or is this just a new and planned behavior?

R.

Last edited by ralvez (2007-05-19 18:51:23)

Offline

#2 2007-05-19 18:44:52

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: Synchronization of community not working? [solved]

I will rephrase the question and point it back at you

Since when are commented out stuff supposed to work?


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#3 2007-05-19 18:49:22

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: Synchronization of community not working? [solved]

You mean to say that the header [community] cannot be commented?
I'll try that, but I thought that was just a header and the "old" pacman was commented.
May be I'm wrong ... I'll try.

R.

Offline

#4 2007-05-19 18:51:01

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: Synchronization of community not working? [solved]

OK, that did it.
The headers have to be uncommented.

Thanks.

R

Offline

#5 2007-05-19 19:46:13

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: Synchronization of community not working? [solved]


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#6 2007-05-21 03:23:38

thetictacaddict
Member
Registered: 2007-03-01
Posts: 20

Re: Synchronization of community not working? [solved]

Hi, I had the same problem!  I wasn't looking at the header, just the Include line.  Problem solved.

Offline

#7 2007-05-21 10:32:39

dick_turpin
Member
From: West Midlands, United Kingdom
Registered: 2007-05-05
Posts: 25
Website

Re: Synchronization of community not working? [solved]

Doh!
I had the same issue, its always the obvious that evades you, thanks for the clip round the ear. smile


Regards
Peter Cannon
"The man who never makes mistakes never makes anything."

Offline

Board footer

Powered by FluxBB