Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Aaron Griffin
Holy hell this is out of control. Here's the two sides, boiled down:

* Use an automatic sed to prevent people from complaining
* Post a news item and let people do it manually.

As we can tell from this thread, people are going to bitch either way -
making the 'no bitching' argument a little moot.

Personally, I am against this but I can see it simplifying this process, so
I understand why people would want this. My biggest fear is that it goes
downhill from here. 'We did it for the tty change' will be used to justify
more and more. It's a slippery slope. Sometimes these things happen where
you need to be slightly inconvienanced in order to protect yourself from
falling into a trap like this.

However, I must point out: odds are most people don't touch inittab, so the
upgrade will do things as expected and the sed line will only do work a
small subset of end users.

And to be clear, I definitely do not like the pandering to users thing... if
people whining about stupid shit gets on your nerves, stop visiting the
forums and IRC. It worked for me! ( google 'eternal september' for kicks :).
Pyther, I like your sentiment.

On Jul 18, 2009 10:14 PM, "Daenyth Blank"
>
wrote:

On Sat, Jul 18, 2009 at 23:03, Matthew wrote: > Could
someone please enlighten me...
Too true. totally agree with all of the above


Re: [arch-general] What to do about the "blender" package?

2009-07-18 Thread Allan McRae

Sven-Hendrik Haase wrote:

Dear Arch Devs,

I'm reposting this mail to arch-general because I was ignored on 
arch-dev-public.

  


You can not post to arch-dev-public so your message was not ignored, we 
just never saw it.



I wonder what should be done about the "blender" package in [extra]. The
package hasn't been updated for quite some time (it is correctly marked
out-of-date), a few bug reports have been filed for it, it doesn't build
anymore and the package maintainer doesn't answer my mails. 
What can be done in such a case?
  


So the package is out-of-date and the new version does not build?  Could 
be a reason why it is not updated...


Anyway, the way this tends to be dealt with, is someone posts a working 
PKGBUILD here and another dev updates it.  If this happens regularly for 
a package, either another dev with take over maintenance or it will be 
dropped to [community].


Allan







[arch-general] What to do about the "blender" package?

2009-07-18 Thread Sven-Hendrik Haase
Dear Arch Devs,

I'm reposting this mail to arch-general because I was ignored on 
arch-dev-public.

I wonder what should be done about the "blender" package in [extra]. The
package hasn't been updated for quite some time (it is correctly marked
out-of-date), a few bug reports have been filed for it, it doesn't build
anymore and the package maintainer doesn't answer my mails. 
What can be done in such a case?
I wouldn't want to suggest anything that would break the peace and
render the happy rainbows gray in Arch Dev land, yet I wonder if it
would be suitable in such a case to degrade the package in question to
[community] so that a TU may take care of it? This is of course assuming
that no other dev wants to take over "blender".

-- Sven-Hendrik



Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Daenyth Blank
On Sat, Jul 18, 2009 at 23:03, Matthew wrote:
> Could someone please enlighten me why you and Thomas want to please the
> users that complain? I simply do not understand. You said yourself that you
> don't like modifying config files, so don't. To hell with the users that
> don't like it. There are a lot of people that appreciate all the work that
> went into to the libjpeg and readline rebuilds.You don't hear from the users
> that appreciate all of your hard work. All you guys see/hear are the users
> that complain. Many times we take it for granted that things just works! And
> we are at fault for not speaking up and saying, "Hey thanks for the hard
> work!"
Too true. totally agree with all of the above


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Matthew

Allan McRae wrote:
First off, I don't like modifying config files.  But, given I did this 
update and still managed to screw my system up when testing it with a 
reboot...


So it is a question of which I hate more; post install messages or 
automatically fixing the file. 
A post install message means that I tell all complaining users that 
they should have read their pacman output.  But hang on, they are 
already told that there is a .pacnew file for what is a very important 
config file.  So I can say that anyway. 


...

A simple sed of the config file means much, much less complaining 
users.  And given the number of complaints I got about libjpeg7 
(wheres the thanks now gtk and kde are working?), I am very, very 
tempted just to do the sed.


Allan
Could someone please enlighten me why you and Thomas want to please the 
users that complain? I simply do not understand. You said yourself that 
you don't like modifying config files, so don't. To hell with the users 
that don't like it. There are a lot of people that appreciate all the 
work that went into to the libjpeg and readline rebuilds.You don't hear 
from the users that appreciate all of your hard work. All you guys 
see/hear are the users that complain. Many times we take it for granted 
that things just works! And we are at fault for not speaking up and 
saying, "Hey thanks for the hard work!"


I haven't yet heard any users on the Mailing List who are in favor of 
sedding /etc/inittab. Many of the ML followers probably use testing and 
reports bugs when ever they encounter anything. Going out on a limb, I 
would say nearly all users that read the ML want to be involved with 
arch in one way or the other. I, personally, run testing and I am always 
amazed at how smoothly things run.


I was on IRC earlier today and somebody posted a youtube video on how to 
install arch linux: http://www.youtube.com/watch?v=BIVcF5t1kZw
Now just look at some of the comments on the video. These users are 
probably on the extreme, but these are some of our users. We also have 
many users that have just a little bit more knowledge, but they are 
still left clueless. I'd guess these are the users that complain.


Point is users, that complain, probably lack the skills needed to run arch.

If you think that automating file modifications is good and in the best 
interest of the users that you are targeting then go for it. To hell 
with me and the others. After all, the distro is your work. If that is 
the path chosen, it is sad to see something so great dissolve away. In 
that case thank you for the ride and good luck in the future.


~pyther


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Loui Chang
On Sun 19 Jul 2009 12:01 +1000, Allan McRae wrote:
> First off, I don't like modifying config files.  But, given I did
> this update and still managed to screw my system up when testing it
> with a reboot...
> 
> So it is a question of which I hate more; post install messages or
> automatically fixing the file.
> 
> A post install message means that I tell all complaining users that
> they should have read their pacman output.  But hang on, they are
> already told that there is a .pacnew file for what is a very
> important config file.  So I can say that anyway.  So here is my
> prototype install file...
> 
> post_install()
> {
>  if [ -f "/etc/inittab.pacnew" ]; then
>echo "You are being very stupid if you did not take notice of that
> warning about a .pacnew file"
>  fi
> }
> 
> A simple sed of the config file means much, much less complaining
> users.  And given the number of complaints I got about libjpeg7
> (wheres the thanks now gtk and kde are working?), I am very, very
> tempted just to do the sed.

If you expect the users to be stupid they will be stupid, and you will
hold their hand, and they will begin to expect you to hold their hand,
and then we're in trouble. We will snowball right into Archbuntu.

So. Do what's right. Give users a warning, give them time to adjust.
If people start complaining, give them the straight line, plug your ears
and sing 'Lalalala I warned you.' Don't stress yourself.
You're not even being paid after all.



Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Allan McRae

Daenyth Blank wrote:

On Sat, Jul 18, 2009 at 22:01, Allan McRae wrote:
  

post_install()
{
 if [ -f "/etc/inittab.pacnew" ]; then
  echo "You are being very stupid if you did not take notice of that warning
about a .pacnew file"
 fi
}



+1 to this solution from me.
  


I guess you missed my sarcasm.  It is difficult to convey across email.  
I see absolutely no point in repeating warnings.  If they did not read 
the first, why would they read the second?


Allan






Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Daenyth Blank
On Sat, Jul 18, 2009 at 22:01, Allan McRae wrote:
> post_install()
> {
>  if [ -f "/etc/inittab.pacnew" ]; then
>   echo "You are being very stupid if you did not take notice of that warning
> about a .pacnew file"
>  fi
> }

+1 to this solution from me.


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Allan McRae
First off, I don't like modifying config files.  But, given I did this 
update and still managed to screw my system up when testing it with a 
reboot...


So it is a question of which I hate more; post install messages or 
automatically fixing the file.  

A post install message means that I tell all complaining users that they 
should have read their pacman output.  But hang on, they are already 
told that there is a .pacnew file for what is a very important config 
file.  So I can say that anyway.  So here is my prototype install file...


post_install()
{
 if [ -f "/etc/inittab.pacnew" ]; then
   echo "You are being very stupid if you did not take notice of that 
warning about a .pacnew file"

 fi
}

A simple sed of the config file means much, much less complaining 
users.  And given the number of complaints I got about libjpeg7 (wheres 
the thanks now gtk and kde are working?), I am very, very tempted just 
to do the sed.


Allan





Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Daenyth Blank
On Sat, Jul 18, 2009 at 20:09, Loui Chang wrote:
> Haha. Yeah I just don't want packages to be messing with my configs
> behind my back. Post a message with a sed command, or a .pacnew file, or
> something. Don't do it without letting me have that control.
>
> That's rude.
>
>

Agreed. I'm very much against automatically modifying any config files.


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Loui Chang
On Sun 19 Jul 2009 01:39 +0200, Thomas Bächler wrote:
> Matthew schrieb:
> >What if the post_upgrade() message gives the users the sed command to run?
> 
> Seems kind of pointless.
> 
> >Who cares about the users? Arch has been a distro that is made the
> >way the developers want it, not the users. The users just reap the
> >benefits of all the developers hard work. It seems as if more devs
> >care about the users, especially the new users. We get lucky if you
> >(the devs) listen to us. So what if we loose 50% of the user base?
> >Does that really matter?
> 
> What the developers want, at least me, is not spend the next two
> weeks being bitched at because philosophy forbids us to change a file
> automatically.
> 
> >Back in the day, the devs got their way. They listened to user
> >input, but more times than not they did what they wanted. They
> >didn't give a squat about the users. IMHO this was one of the
> >qualities that made arch great! And know it is disappearing.
> 
> In fact, it is not disappearing. I'll just listen to what you said,
> then ignore it and get it my way. I beat you with your own logic, how
> nice is that?

Haha. Yeah I just don't want packages to be messing with my configs
behind my back. Post a message with a sed command, or a .pacnew file, or
something. Don't do it without letting me have that control.

That's rude.



Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread André Ramaciotti
I have to agree with pyther. You, devs, have been doing all you can to
warn the users. There is the arch-announce mailing list, there are
messages from pacman when it installs something that might break
others, there is the forum, there are announcements on Arch's home
page... Damn! there are even RSS feeds!

Even though, many users will complain, just like when X got updated
and HAL needed to be running. IMHO, you should say "We're sorry, but
we did try to warn you". I mean, what else could you do? Call every
user and tell them that there'll be a big update?

You're doing a great job, don't let the few people from the Arch
community that don't know how to read upset you.


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Thomas Bächler

Matthew schrieb:

What if the post_upgrade() message gives the users the sed command to run?


Seems kind of pointless.

Who cares about the users? Arch has been a distro that is made the way 
the developers want it, not the users. The users just reap the benefits 
of all the developers hard work. It seems as if more devs care about the 
users, especially the new users. We get lucky if you (the devs) listen 
to us. So what if we loose 50% of the user base? Does that really matter?


What the developers want, at least me, is not spend the next two weeks 
being bitched at because philosophy forbids us to change a file 
automatically.


Back in the day, the devs got their way. They listened to user input, 
but more times than not they did what they wanted. They didn't give a 
squat about the users. IMHO this was one of the qualities that made arch 
great! And know it is disappearing.


In fact, it is not disappearing. I'll just listen to what you said, then 
ignore it and get it my way. I beat you with your own logic, how nice is 
that?


It is sad to see arch turning into just another distro. The many things 
that made arch great are dissolving. :-(


Oh my god, Arch is becoming one of those distros that will actually 
reboot after an upgrade.


Anyway, I will go with whatever the rest says. If it's really necessary 
to be narrow-minded about our own philosophy, then I won't stand in 
anyone's way. You see, my own computer still works - as always.




signature.asc
Description: OpenPGP digital signature


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Matthew

Thomas Bächler wrote:

Aaron Griffin schrieb:

Loui stated it very well.


I also agree with Loui. We've always tried to avoid these automatic
sed type things. I think a message and a news item should be enough


It seems wrong to me to let so many people perform the same step by 
hand when we could have done it automatically and completely safe.


We have to think about what's simpler here: Have a short and safe 
sed-line in post_upgrade, or have a shitload of users spend their time 
booting with live CDs and editing files because they weren't careful. 
This thing is a huge breaker.



What if the post_upgrade() message gives the users the sed command to run?

Who cares about the users? Arch has been a distro that is made the way 
the developers want it, not the users. The users just reap the benefits 
of all the developers hard work. It seems as if more devs care about the 
users, especially the new users. We get lucky if you (the devs) listen 
to us. So what if we loose 50% of the user base? Does that really matter?


Back in the day, the devs got their way. They listened to user input, 
but more times than not they did what they wanted. They didn't give a 
squat about the users. IMHO this was one of the qualities that made arch 
great! And know it is disappearing.


It is sad to see arch turning into just another distro. The many things 
that made arch great are dissolving. :-(


~pyther


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread bardo
2009/7/19 Thomas Bächler :
> We have to think about what's simpler here: Have a short and safe sed-line
> in post_upgrade, or have a shitload of users spend their time booting with
> live CDs and editing files /and opening bugs and shouting in the forums and
> crying on the mailing lists/ because they weren't careful. This thing is a
> huge breaker.

There, fixed it for you. I concur :)


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Thomas Bächler

Aaron Griffin schrieb:

Loui stated it very well.


I also agree with Loui. We've always tried to avoid these automatic
sed type things. I think a message and a news item should be enough


It seems wrong to me to let so many people perform the same step by hand 
when we could have done it automatically and completely safe.


We have to think about what's simpler here: Have a short and safe 
sed-line in post_upgrade, or have a shitload of users spend their time 
booting with live CDs and editing files because they weren't careful. 
This thing is a huge breaker.




signature.asc
Description: OpenPGP digital signature


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Gerardo Exequiel Pozzi
Loui Chang wrote:
> Hah. It seems that Arch is turning into one of them user friendly
> distros where things are automatically configured and all eh
Feature request for pacman-4.0: Please add a Clippy like assistant :P
 __
/  \  ___
|  | /   \
@  @ | Its looks like you are|
|| ||| trying to update your |
|| || <--| system, are you sure? |
|\_/|\___/
\___/

-- 
Gerardo Exequiel Pozzi ( djgera )
http://www.djgera.com.ar
KeyID: 0x1B8C330D
Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D



Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Aaron Griffin
On Sat, Jul 18, 2009 at 4:37 PM, Matthew wrote:
> Loui Chang wrote:
>>
>> On Sat 18 Jul 2009 22:11 +0200, Thomas Bächler wrote:
>>
>>>
>>> Matthew schrieb:
>>>

 Although you are correct, I do not think automatically fixing the
 problem is a good solution here.

 First, I am not a big fan of the idea of package modifying a core
 file. Secondly what will happen when a user reinstalls the
 initscripts? If my memory holds me correctly the sed command will
 fail which will cause the post_install() to fail, because the file
 already has the correct modifications.

>>>
>>> No, all that will happen is ... nothing. And there is a difference
>>> between post_upgrade and post_install!
>>>
>>> I don't want to spend the next 3 weeks responding to forum posts,
>>> mailing list threads and irc rants about the same little thing that
>>> could have been fixed safely and easily! Do you?
>>>
>>
>> Hah. It seems that Arch is turning into one of them user friendly
>> distros where things are automatically configured and all eh?
>>
>> Really I think the proper thing would be to put out a notice that it
>> will be changed, give users a chance to adjust, then change it.
>>
>> Don't bother answering those who are unattentive. Let them suffer or
>> choose another distro.
>>
>>
>
> Loui stated it very well.

I also agree with Loui. We've always tried to avoid these automatic
sed type things. I think a message and a news item should be enough


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Matthew

Loui Chang wrote:

On Sat 18 Jul 2009 22:11 +0200, Thomas Bächler wrote:
  

Matthew schrieb:


Although you are correct, I do not think automatically fixing the
problem is a good solution here.

First, I am not a big fan of the idea of package modifying a core
file. Secondly what will happen when a user reinstalls the
initscripts? If my memory holds me correctly the sed command will
fail which will cause the post_install() to fail, because the file
already has the correct modifications.
  

No, all that will happen is ... nothing. And there is a difference
between post_upgrade and post_install!

I don't want to spend the next 3 weeks responding to forum posts,
mailing list threads and irc rants about the same little thing that
could have been fixed safely and easily! Do you?



Hah. It seems that Arch is turning into one of them user friendly
distros where things are automatically configured and all eh?

Really I think the proper thing would be to put out a notice that it
will be changed, give users a chance to adjust, then change it.

Don't bother answering those who are unattentive. Let them suffer or
choose another distro.

  

Loui stated it very well.

I must admit that I forgot about post_upgrade, however I still think it 
is a poor idea to let a package modify a critical system file. In this 
instance, modifying the file is not that big of a deal, but by modifying 
the file a precedents gets sets. Where does the line get drawn, then? 
What do we start automatically modifying next?


Over the past year or so, we have seen a great deal of new users, which 
IMHO do not fully appreciate arch for what arch truly is. Does that mean 
we should make arch easier? I think by automating this processes it 
would be the start of arch becoming a ubuntu, fedora, suse type of 
distribution.


One of the things that made arch great was that you knew exactly what 
was going on with your system and how it worked. By automating this 
task, you lose a bit of that. A few years ago, this idea would have been 
shot down in an instant.


As for the users who don't like it, simply ignore them. If you want to 
be "helpful" post a link to the news entry and leave it at that. Those 
who want to help such users can do so in the Newbie conner of the forum.


~pyther


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Loui Chang
On Sat 18 Jul 2009 22:11 +0200, Thomas Bächler wrote:
> Matthew schrieb:
> >Although you are correct, I do not think automatically fixing the
> >problem is a good solution here.
> >
> >First, I am not a big fan of the idea of package modifying a core
> >file. Secondly what will happen when a user reinstalls the
> >initscripts? If my memory holds me correctly the sed command will
> >fail which will cause the post_install() to fail, because the file
> >already has the correct modifications.
> 
> No, all that will happen is ... nothing. And there is a difference
> between post_upgrade and post_install!
> 
> I don't want to spend the next 3 weeks responding to forum posts,
> mailing list threads and irc rants about the same little thing that
> could have been fixed safely and easily! Do you?

Hah. It seems that Arch is turning into one of them user friendly
distros where things are automatically configured and all eh?

Really I think the proper thing would be to put out a notice that it
will be changed, give users a chance to adjust, then change it.

Don't bother answering those who are unattentive. Let them suffer or
choose another distro.



Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Thomas Bächler

Matthew schrieb:
Although you are correct, I do not think automatically fixing the 
problem is a good solution here.


First, I am not a big fan of the idea of package modifying a core file. 
Secondly what will happen when a user reinstalls the initscripts? If my 
memory holds me correctly the sed command will fail which will cause the 
post_install() to fail, because the file already has the correct 
modifications.


No, all that will happen is ... nothing. And there is a difference 
between post_upgrade and post_install!


I don't want to spend the next 3 weeks responding to forum posts, 
mailing list threads and irc rants about the same little thing that 
could have been fixed safely and easily! Do you?




signature.asc
Description: OpenPGP digital signature


Re: [arch-general] [arch-dev-public] [signoff] vc/* -> tty* transition

2009-07-18 Thread Matthew

Dan McGee wrote:

On Sat, Jul 18, 2009 at 8:02 AM, Thomas Bächler wrote:
  

Allan McRae schrieb:


 From experience...  not necessarily.  I got into X without doing that
although I had no tty's.
But exactly how do we deal with this?  Post a new item before the move?
  

Fix it: apply a cool sed line that seds vc/$NUMBER to tty$NUMBER on inittab.
This will not destroy anything, but potentially fix it.



Those of us not using X on certain machines would get burned here, so
its definitely worth attempting to fix...

-Dan
  
Although you are correct, I do not think automatically fixing the 
problem is a good solution here.


First, I am not a big fan of the idea of package modifying a core file. 
Secondly what will happen when a user reinstalls the initscripts? If my 
memory holds me correctly the sed command will fail which will cause the 
post_install() to fail, because the file already has the correct 
modifications. This will also happen with users who switch between the 
official initscripts and unofficial initscripts (faster boot, 
bootsplash, etc...).


I would suggest including a post_install() message and posting a news 
item a couple days before the move, instead. This way users can find out 
about this change via the news or via pacman's output. Finally this 
might be a good "reality" check for users who just install packages and 
don't pay attention to pacman's output or the news.


~pyther


Re: [arch-general] emacs-cvs do not run after libjpeg updated

2009-07-18 Thread Attila
On Mittwoch, 15. Juli 2009 19:27 Florian Pritz wrote:

> Get the old libjpeg package, extract it and copy the .so file to
> /usr/lib. Linking is a no-go.

The best solution for working around seems this package from AUR:

http://aur.archlinux.org/packages.php?ID=28427

See you, Attila