Re:BMW&TOYOTA vendor-keyrings/Free samples will be provided.

2011-04-11 Thread James
Hi Sir or Madam,
Glad to hear that you're on the market for Keychain&keyring. 
We specialize in this field for several years, with good quality and pretty 
competitive price.
Should you have any questions, pls do not hesitate to contact me. 
FREE SAMPLES will be sent for your evaluation!
 
Tks & br,
James 
DONGGUAN RAINBOW METAL PRODUCTS LTD (CHINA) 
Factory Address:Feng De Ling,Feng Gang,Dongguan,China 
Tel: 86-769- 82009509  Fax: 86-769- 87861297 
E-mail:sa...@rainbowtin.com
http://www.rainbowtin.com 

Re:BMW&TOYOTA vendor-keychain/Free samples will be provided.

2011-04-19 Thread James
Hi Sir or Madam,
Glad to hear that you're on the market for Keychain&keyring. 
We specialize in this field for several years, with good quality and pretty 
competitive price.
Should you have any questions, pls do not hesitate to contact me. 
FREE SAMPLES will be sent for your evaluation!
 
Tks & br,
James 
DONGGUAN RAINBOW METAL PRODUCTS LTD (CHINA) 
Factory Address:Feng De Ling,Feng Gang,Dongguan,China 
Tel: 86-769- 82009509  Fax: 86-769- 87861297 
E-mail:sa...@rainbowtin.com
http://www.rainbowtin.com 

Re: OSS license for a book?

2004-09-07 Thread James Allen
On Tue, 7 Sep 2004 15:45:18 -0700, Bill Kendrick <[EMAIL PROTECTED]> wrote:
> 
> I've been considering writing a short book (aimed at young children)
> that introduces programming using Python.

I like this idea. Python is an excellent first language and I know
young children who would like to learn to program but get frustrated
looking at most docs and/or books.

> I'm not certain this will ever be publsihed in /print/, but regardless of
> that, I'm planning on releasing it under an Open Source license.
> 
> The two big ones I'm aware of are the GNU FDL (Free Doc. Lic.),
> and the Open Publication Lic. (which Manual.Gimp.org was published under).
> 
> I haven't actually LOOKED closely at these licenses, but was wondering
> if there are any others I should consider.  What would be the most
> beneficial to the community?  (I'm hoping for updates, corrections,
> translations, etc. to be applicable w/ the least resistance, and for it
> to be the most flexible so far as becoming part of larger projects,
> such as Debian-Edu.)

I have seen discussions on debian mailing lists and elsewhere. The GNU
FDL is considered by Debian to be a non-free license because of the
part that contains "invariant sections" whereby you can make a section
non-changeable.
http://people.debian.org/~srivasta/Position_Statement.html
The one I currently use for my documentation is the Open Publication
License which is used by at least some Debian documentation (I haven't
checked all the Debian docs).

Other ones you might want to consider are the Design Science Lisence
http://www.gnu.org/licenses/dsl.html
which is used by the Linux Cookbook. Creative Commons has several that
are customizable.
http://creativecommons.org/

The Free Software Foundation has a sight that discusses the various licenses.
http://www.gnu.org/licenses/license-list.html

James Allen




.config for 2.4.27-ltsp-2 ?

2005-08-03 Thread James Yale
Hi, 

In stable the .config for the included kernel for the thin clients was
included in the docs, it doesn't seem to be present in pr04 for
bzImage-2.4.26-ltsp-2 - is the .config available?

Thanks, 

Jim



2.6 based clients with sound on pr05 (documented)

2005-08-19 Thread James Yale
Hi, 

I've been working for a while on getting pr05 (and afew other releases
previously) working on some new Dell Optiplex 170t's to go into some
small schools here in the UK.

I had trouble with hardware support so got the clients using the 2.6
based kernel and modules, its all pretty much working now, but since
I'm doing this for work, I've documented the process as a sort of
simple installation guide which someone unfamiliar with linux should
be able to follow.

I asked about contributing the docs on the IRC channel, and they said
to ask here - can/should I contribute the docs, will they be useful?
They should apply to anyone setting up Intel ICH5 based PCs with pr05
(I'm also being encouraged by work to contribute them, as they want to
be seen to give something back).

The PDF is available here:
http://www.jim.moodle.uk.net/skole/installing_configuring_skolelinux_05.pdf

(The PDF is possibly not final, I'm looking at including how to
install fai to provide Windows images to the workstations aswell)


I'd appreciate any comments/feedback,

Cheers, 

Jim
[EMAIL PROTECTED]



Re: 2.6 based clients with sound on pr05 (documented)

2005-08-19 Thread James Yale
On 8/19/05, Kurt Gramlich <[EMAIL PROTECTED]> wrote:
> we need more schools in UK, dont forget to put it into our
> database ;-)
>
> http://www.skolelinux.org/no/user_experience/test_schools/test_schools_add
>

We should hopefully going ahead with the installations soon, so I'll
add them as soon as we do.

> many thanks for your detailled work!
>
> i would appreciate to have you in the documentation and testing
> team ;-)
>

I'll help out if I can - if getting Skole into schools here is as
successful as some of our other open source projects, I should be on
it for a while :)

On 8/19/05, Knut Yrvin <[EMAIL PROTECTED]> wrote:

> Ok. You proably have the *sxw-file to? When you're ready we can store it
> in Skolelinux cvs as a html-document :-)
>

I've just uploaded the sxw file to the same location
(http://jim.moodle.uk.net/skole/installing_configuring_skolelinux.sxw)
- its in a semi-finished state so should be readable/usable, let me
know what the next step is.

And thanks for the positive comments - I didn't really know what to
expect when I hit send :)

Jim



esd - only first user gets sound

2005-09-08 Thread James Yale
Hi, 

I'm not sure if this has been mentioned before, I couldn't find it in
the archives but I'm sure I read something about it.

The problem I'm having is on the thin clients I've setup (using the
2.6.9-ltsp-3 kernel), the first user (say, user01) logs in and gets
sound from the server without a problem, if they then log out, and
user02 logs in, they get the error message about not being able to
connect to the sound server.

I've been looking on the clients, and the esd server is still running
but (I'm guessing) is denying access to the new user, presumably because
the first user takes ownership of it. To confirm I've manually killed
the server and re-run the rc.sound script to start it back up, as before
the first user that logs in gets sound, but any after that don't.

It's worth noting that if user01 logs out, then logs back in again (or
even with another user inbetween) they will still get sound, which
supports the idea that the esd server is being owned by the first user
that connects to it.

The solution would seem to be to kill the esd server on logout, but
there is no way that the thin client knows when a user logs out (it's
all fowarded X?) so there isn't any part of the logout script that can
be editted to kill the esd daemon as the scripts run on the actual
server! (afaik, anyway).

Could anyone suggest a way of instructing the client to kill it's esd
daemon, or an equally clever workaround? :)

Thanks, 

James
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Changing user name generation

2005-10-26 Thread James Yale

Hi,

I've been playing with Skole a reasonable amount recent, and have put it 
into afew small schools near where I am, one of the biggest problems 
we're having is the username generation - although the add ldap user 
script works well, for the schools I've put Skole into, it generates 
really bad usernames :)


The ideal solution would just be another field on the webmin page to 
specify a username, instead of one being generated (if one wasn't 
specified, the username could still be auto-generated?) - that way we 
can have usernames the reflect the yeargroup or class name of the 
student, for instance '02g3jy' for a student in year 2, class g3 with 
the initials jy.


I've tried looking at the perl which makes up the webmin module, and 
though I've picked up some perl since looking, it seems to be using a 
templating system which is beyond me (at the moment anyway).


What I'm after are any hints as to what exactly needs changing (I'm 
looking at ldap-users.pl, EnterManyUsers.tmpl.html and 
WebminLdapSkolelinux.pm) and mabye a broad idea of how to go about it, 
or possibly to suggest the inclusion of this as a feature in a future 
release?


Thanks for any comments,

James
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Changing user name generation (SOLVED)

2005-10-31 Thread James Yale

Thanks for the replies chaps,

Christian Kuelker wrote:


I use therefore a different user administration, called CipUX/CAT.
This will import lists, where you can choose the login name, or
you can chose a name when you create a user.

This tool you may test only  for new servers. Skolelinux Sarge PR05
http://www.skolelinux.de/wiki/CipUX/  (Sorry german)
http://www.skolelinux.de/wiki/CipUX/Screenshots

If you have questions, please ask. 
 



CipUX actually worked really well - I found some english instructions
(http://www.skolelinux.de/wiki/CipUX/Installation?highlight=%28CipUX%2F%29)
and it installed perfectly on my pr05 test system (even on an old
install), it took out the existing user accounts (but that was expected)
and has some neat extra features.

Cheers,

James




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: replacement for NFS ?

2006-03-24 Thread James Yale
On 3/21/06, Alexander Schremmer <[EMAIL PROTECTED]> wrote:

> On Sun, 19 Mar 2006 18:21:28 +0100, Jonas Smedegaard wrote:
>
>
> > Personally I favor OpenAFS due to its more MacOS (classic) like access
> > rules logic and support for flexible distributed storage pools. NFSv4
> > may be more interesting to SkoleLinux due to its better integration with
> > Windows.
>
> The Windows AFS clients (they should be even free) are just fine. A bit
> annoying sometimes (if you have "mounted" a network drive, they bug you
> until you have given them your credentials) but quite stable and usable.
>
> Kind regards,
> Alexander
>
>

I've been weighing up AFS and NFSv4 for a project just recently. NFSv4
is coming along really nicely (kerberos authentication works without
too much trouble, which would also work with LDAP).

AFS does work well functionally, but from my experiance was
*crawlingly* slow - I got at most 2MB/s over 100Mb lan.

ymmv.



DVD Cover

2007-05-04 Thread James Herrington

Hi All,

I've just finished some work on the new website and also thought it would be 
a nice idea to design a DVD cover for the project. It was mainly just for 
some sample work for my portfolio as i know you dont sell CD's but i thought 
it was worth submitting as it could be used by vendors that are selling 
SkoleLinux. I've also included a 3d box shot which could be used for online 
advertising etc.


The link is on the artwork team page which is here:

http://wiki.debian.org/DebianEdu/Teams/ArtWork

Please feel free to let me know what you think. Also if there is anymore 
graphic design work for the project i'd be willing to have a crack at it.


Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: DVD Cover

2007-05-04 Thread James Herrington

Also, I do not really like the list of contributors on the front.
First of all, it is not a complete list, and it not a correct list for
the sarge based version either.  And I suspect the area is better
spent talking positive about skolelinux/Debian Edu, to save us the
effort of trying to make it accurate.


If you could point me in the direction of some good content to put here i 
would be very grateful as I'm not the best writer in the world and don't 
know a huge amount about the project. I would also need some text to go on 
the back too. If anyone can help with this please let me know and i'll start 
updating the design.



I would love to have a kdm login screen that made it more obvious that
the installation is a Skolelinux/Debian Edu installation.  I managed
to rip out the Kubuntu logo, but were unable to insert a replacement.
The debian-edu-artwork package got the current images.


I have added my attempt at a login screen onto the debianEdu team artwork 
pages[1]. I don't know what the current one looks like so this one could 
well be worse than what you have already. I have also added a quick 
wallpaper that fits in with the rest of the work ive done so far.


Once again i welcome constructive criticism, after all you are the ones who 
know the needs of the project best.


[1] http://wiki.debian.org/DebianEdu/Teams/ArtWork

Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: DVD Cover

2007-05-04 Thread James Herrington

I've downloaded the code using the read only access. How can i preview any
changes that i make? I've never done ANY linux development before so can you
please explain it as simply as possible.

Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: DVD Cover

2007-05-04 Thread James Herrington

You can work with the checkout as if this are normal files. (Or what
else do you mean with preview? If I get you wrong please mail back ;-) )


I've never done anything like this before so it would be quite useful to be 
able to see visualy what it will look like before uploading it.


Basically what i want to know is if there is anyway i can 'build' the login 
screen without having to build the entire skolelinux and without having to 
upload it into the svn.


This would be really useful because i think this is going to be a very 
experimental process... I've found the kdm documentation but there isnt 
really much in terms of writing the xml file so i'm still trying to decypher 
different parts of it.


James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: DVD Cover

2007-05-05 Thread James Herrington

Also very beautiful. Did you use the vector graphics? I used inkscape
for my wallpapers.


No, i'm actually still using windows so i used photoshop for the graphics.


As for the DVD cover, reading my name on it makes me smile. However, I
doubt that I deserve the honour to be listed within top 20 developers.

Maybe it's better to state one or two persons who are in charge,
additionally we list all hundred people in tiny letters.


The list on the front was simply what i found on the debian teams pages. I 
actually rather like the idea of having a little bit more text about the dvd 
in this area i just need someone to provide me with some suitable text.



Just another idea for artworks I found on a swiss page:
http://www.ossanschulen.ch/


What was it that you wanted me to look at on this page?

Also while i'm here, does anyone know of any good tutorials for getting 
debian to work on microsoft virtual pc 2004 so that i can easily test out my 
login screen?


Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [slx-www-int] www.skolelinux.no - Norwegian site in new public beta

2007-05-05 Thread James Herrington

nice, thanks, perhaps put below Navigation

http://www.skolelinux.de/images/award.jpg


I will work on doing that, I have tried adding a block to the right sidebar 
but no luck. I'll work on getting this on there asap.



are you using a cms?

which one?


Yes, the site is currently running on drupal, and i believe its version 5.x


i would like to see somewhere:

http://www.skolelinux.de/images/automat/skole-europ.png


I'm not sure whereabouts i should place this because i dont speak norwegian 
therefore don't understand any of the articles. If you want that included on 
a new page you'll probably either have to create a page yourself or talk to 
the people who are currently writing the content for the site.


Also, i know that the site will be translated to english but will it be 
translated to other languages such as german etc? If so would it be a good 
idea to have a central page on skolelinux.org that offers the user the 
choice of which language they would like to view. They could then be 
redirected to skolinux.no or skolelinux.co.uk etc. Do you think this is a 
good idea?


Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: DVD Cover

2007-05-05 Thread James Herrington

You will need a running instance of Skolelinux, either on a physical
or virtual machine.  For testing with a virtual machine, see
http://wiki.debian.org/DebianEdu/HowTo/TestCDinstall>.  If you
select a standalone installation, you should get an instance that
would be easy to copy the package into it using scp or wget (from the
inside of the virtual machine, that is).

To build the package, you need a debian machine with all the build
dependencies installed.  Any Debian/Etch machine will do, and use
'apt-get build-dep debian-edu-artwork' to install them.  I also
suggest installing fakeroot, lintian and devscripts, to be able to
build the package as a normal user using 'debuild'.


I now have skoleLinux 2.0 installed on a virtual PC and have tried running 
the following under root user - 'apt-get build-dep debian-edu-artwork' 
however it says


E: You must put some 'source' URI's in your sources.list

Do you know why this isnt working? does this command simply download the 
login artwork from the svn?


Also how do i get write permissions on the svn, and if when experimenting i 
upload a login screen which when i test it doesnt work, will this affect the 
project in anyway? basically can i upload login screens that im not sure if 
they will work in order to test them.


Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: DVD Cover

2007-05-05 Thread James Herrington

I'm actually using VirtualBox now. I tried installing wmware but it just
kept causing my computer to power down so instead of trying to find out 
what

was wrong i switched to VirtualBox and so far haven't had any problems.

Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: DVD Cover

2007-05-07 Thread James Herrington

Hi,

I'm still trying to download the debian-edu-artwork package using apt 
however i keep getting an error indicating that none of my sources in the 
sources.list file have the package. I have uncomented all the lines and have 
also duplicated them adding deb-src to the beginning.


can anyone send me a list of the sources they use or the url of the source 
for this package?


Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Artwork

2007-05-08 Thread James Herrington

Hi,

I'm currently in the process of trying to update the debian-edu-artwork 
package with some new artwork. unfortunately i'm actually starting my GCSE's 
in about two weeks and therefore really need to focus all my attention on 
them for the next month or two. I just thought i'd let everyone know so that 
you don't think that i've simply started and then just run off without 
finishing. When i've finished my GCSE's however i have an extra long summer 
holiday so hopefully i should be able to contribute some more then!


I am already involved with building the FriendsOfDebian website over the 
summer however I also plan to try and get my hands dirty doing some coding 
(C++) so if anyone knows of any *VERY* simple packages/tasks i'd be 
interested in having a go.


Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: LinuxSignpost vanished?

2007-05-10 Thread James Herrington
after relaunching skolelinux.no, it looks like the linux signpost 
including

its nice migration scenarios has vanished.


I am unsure what you mean by the linuxSignpost however if you give me some 
more information ill try and fix the problem.


Thanks

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: LinuxSignpost vanished?

2007-05-11 Thread James Herrington

I should have most content and files in my local svn copy, in case those
got lost.


Ummm.. I'm unsure of what happened to the files because i didnt actually 
'install' the new website, I simply made the drupal theme.


Was the data stored in a MySQL database because if so it should be quite 
easy to re-enter the data into the current database and then make a new page 
in drupal containing the PHP to retrieve the records.


I think the person currently administrating the website is Anders Kringstad 
Hanssen, whose email address is [EMAIL PROTECTED]


The best thing to do would probably be to get in touch with him and let him 
know whats wrong and also let him know that i'd be willing to help with the 
PHP scripts if he needs it.


HTH,

James 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: skolelinux.no website layout broken?

2007-06-12 Thread James Herrington

Hi,

Does anyone know who is now in charge of the website administration? I 
will take a look at the site as soon as I can but at the moment i don't 
have access. Also the Choose Language Page causes ten validation errors 
which will also need to be fixed.


This is just my opinion but would it not be a better idea to have a link 
to information about the new SkoleLinux 3.0 as opposed to a download of 
the beta because some users could download it accidently meaning they 
would be running an insecure and unstable version.


I'm not sure when the release for 3.0 is but would there still be time 
to get together a kind of 'marketing campaign' to inform and persuade 
potential users? I was thinking along the lines of maybe a couple of PDF 
brochures expalining the features, key software and other relevant 
information. If anyone thinks this could be useful please let me know 
because i would need some content for all of these things as at the 
moment i know very little about SkoleLinux, however i would be willing 
to do the majority of the graphic design work if no one else wants to.


Regards

James


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: skolelinux.no website layout broken?

2007-06-12 Thread James Herrington

I'd be more than happy to pitch in on a marketing campaign train for the
new 3.0 release. Do you have something special in mind for the graphics?


I've made a quick DVD cover which can be seen at here, 
http://james.isafreelancer.com/debian/DVD1.jpg


I have also made a quick attempt at what i think a brochure/information booklet 
could look like. http://james.isafreelancer.com/debian/brochure-1.pdf

Please feel free to let me know what you think.


PS: the web-team have a separate list: [EMAIL PROTECTED], we could
take web-specific things there not to derail the use of this list and CC
it when needed.


Sorry for the simple question but how can i subscribe to this list? I can't 
find a link on the wiki.

James


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Artwork

2007-07-22 Thread James Herrington

Hi,

I've made several of the suggested changes and now just need a list of 
software included with the dvd so that I can change some of the icons on 
the cover. Can anyone point me to a page which lists all the software 
included?


As for the source, it was made in photoshop and I'm happy to publish the 
source file if anyone needs it. Also I'm quite happy to publish it under 
any license you want, basically your free to do what you want with it!


I've also made a quick CD image which i published here

http://james.isafreelancer.com/debian/DVD.jpg

Feel free to make suggestions or if you want anymore artwork doing just 
let me know...


Regards,
James


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Artwork

2007-07-23 Thread James Herrington

Hi,

Here are the latest version of my artwork:

http://james.isafreelancer.com/debian/DVD.jpg
http://james.isafreelancer.com/debian/DVD.psd
http://james.isafreelancer.com/debian/DVD1.jpg
http://james.isafreelancer.com/debian/DVD1.psd

Someone mentioned making an A3 poster. What exactly would you want to 
include on the poster??? If someone gives me some ideas of what the 
poster is for I'll have a go at making one, although I'm kinda busy at 
the moment.


James


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: web page

2007-07-31 Thread James Herrington

Hi,

Please can you send me a screenshot of the page and also the versions of 
the browsers in which it breaks?


Thanks,
James

nigel barker wrote:

Hi folks
The style sheet is screwed up (I think) on
http://www.skolelinux.org/en/
so that when viewed from either konquror or firefox things overlap.

when fixed it will be a big improvement on the old web page

nigel





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Inv: Skolelinux at FrosCon 2007 (Cologne)

2007-08-11 Thread James Herrington

Hi,

Just wondering if you need any graphics for the booth? e.g. posters, 
banners, leaflets etc?


Regards,
James

RalfGesellensetter wrote:

Dear Developpers and Supporters,

during the last weekend of August (SAT 25 + SUN 26), the Free and Open 
Source Conference will take place at Köln/Bonn (http://froscon.de).


We've been invited to present the new release of Debian-Edu (based on 
Etch). I will give a talk, and we are granted a booth with approx. 
seven clients (tiny classroom). It would be great to get support on a 
greater level, so we can serve the booth. 


Looking forward for your contributions,
regards
Ralf

P.S. Cologne Airport is served by several "cheap" flight companies.


  



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#782504: Bug#782414: Bug#782504: education-desktop-sugar: Sugar broken in Jessie - will be dropped

2015-04-13 Thread James Cameron
Thanks for this.

Yes, Sugar is so broken in Jessie, it should be removed rather than
ship a bad experience.

Sorry I had not tested earlier.

-- 
James Cameron
http://quozl.linux.org.au/


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150413224521.gi25...@us.netrek.org



Bug#841184: debian-edu: mplayer2 has gone away

2016-10-18 Thread James Cowgill
Source: debian-edu
Version: 1.910
Severity: minor

Hi,

mplayer2 no longer exists in stretch, please can you remove it from the
recommended packages.

Thanks,
James




signature.asc
Description: OpenPGP digital signature


Bug#884193: education-lang-zh-tw-desktop: Please drop dependency on removed iceowl-l10n-zh-tw

2017-12-12 Thread James Clarke
Package: education-lang-zh-tw-desktop
Version: 1.931
Severity: important
Tags: patch

Hi,
The latest upload of thunderbird to unstable has removed the iceowl
transitional packages, which were introduced as part of the de-branding
in 1:45.6.0-1. Please apply the attached patch to drop this broken
dependency and allow thunderbird to migrate to testing.

Regards,
James
>From 2fdd10837905da3cea81c338c669f26735bb9047 Mon Sep 17 00:00:00 2001
From: James Clarke 
Date: Tue, 12 Dec 2017 15:43:51 +
Subject: [PATCH] Drop iceowl-l10n-zh-tw; it's now lightning-l10n-zh-tw

---
 debian-edu-tasks.desc| 1 -
 debian/control   | 1 -
 tasks/lang-zh-tw-desktop | 1 -
 3 files changed, 3 deletions(-)

diff --git a/debian-edu-tasks.desc b/debian-edu-tasks.desc
index 87ac6e06..2109ca91 100644
--- a/debian-edu-tasks.desc
+++ b/debian-edu-tasks.desc
@@ -1199,7 +1199,6 @@ Key:
  education-lang-zh-tw-desktop
 Packages: list
  firefox-esr-l10n-zh-tw
- iceowl-l10n-zh-tw
  libreoffice-help-zh-tw
  libreoffice-l10n-zh-tw
  lightning-l10n-zh-tw
diff --git a/debian/control b/debian/control
index 53a35e52..e322c44f 100644
--- a/debian/control
+++ b/debian/control
@@ -962,7 +962,6 @@ Depends: ${misc:Depends},
  ibus-array,
  ibus-chewing,
  ibus-table-cangjie,
- iceowl-l10n-zh-tw,
  im-config,
  libreoffice-help-zh-tw,
  libreoffice-l10n-zh-tw,
diff --git a/tasks/lang-zh-tw-desktop b/tasks/lang-zh-tw-desktop
index 12754926..4939778f 100644
--- a/tasks/lang-zh-tw-desktop
+++ b/tasks/lang-zh-tw-desktop
@@ -9,7 +9,6 @@ Description: Debian Edu Desktop enhancements for Traditional 
Chinese installs
 
 Depends:
  firefox-esr-l10n-zh-tw,
- iceowl-l10n-zh-tw,
  libreoffice-help-zh-tw,
  libreoffice-l10n-zh-tw,
  lightning-l10n-zh-tw,
-- 
2.15.1



Bug#895916: education-video: libav-tools has been removed

2018-04-17 Thread James Cowgill
Package: education-video
Version: 2.10.22
Severity: normal
Tags: sid buster
User: debian-multime...@lists.debian.org
Usertags: ffmpeg-libav-tools-removal

Hi,

As of ffmpeg 7:3.4.2-2, libav-tools has been removed from unstable. In
the initial check of packages, only Depends relations were looked so
this package was missed - sorry about that.

Please recommend on ffmpeg instead of libav-tools.

Thanks,
James



signature.asc
Description: OpenPGP digital signature


Re: willing to get involved

2003-02-28 Thread James Michael DuPont
Please also consider helping out 
with the FSEdu project. 

The Free Software in Education project 
http://www.gnufans.net/cgi-bin/fsedu.pl?FreeSoftwareInEducation

The Free Software in Education project seeks to enable, advocate, and
defend Free Software usage in schools from Kindergarten to university.

mike
--- Neil Kelly <[EMAIL PROTECTED]> wrote:
> I notice there is not a lot of traffic on this list, also noticed a
> note
> requesting someone get involved to look after it. I'd like to get
> involved, but need to read the documentation first. I'm teach ICT,
> advocated and administered Linux in high schools. I am also new to
> debian and am very taken by it. Anyway, please advise where i can
> find
> the guidance for doing the job.
> cheers, Neil Kelly
> 
> 
> All emails leaving Kingsbury High School are automatically scanned
> for viruses and content. The views of the sender do not necessarily
> reflect the views of Kingsbury High School.
> 
> Kingsbury High School
> Princes Avenue
> London
> NW9 9JR
> 
> Tel: +44 (0)208 204 9814
> Fax: +44 (0)208 206 3040
> 
> [EMAIL PROTECTED]
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 


=
James Michael DuPont
http://introspector.sourceforge.net/

__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/




Re: Reduce libcolord2 recommends on colord to suggests?

2014-07-31 Thread Christopher James Halse Rogers

Hello!

On Thu, Jul 31, 2014 at 5:22 PM, Petter Reinholdtsen  
wrote:

Hi.

I wonder if you could comment on an idea related to libcolord2 and
colord in Debian.  As you can see in
https://lists.debian.org/debian-edu/2014/07/msg00061.html >, at
the moment Debian Edu in Jessie fail to install.  One of the causes is
partly triggered by a relation between libcolord2 and colord.  Would
it be possible to reduce the relationship between libcolord2 and
colord from recommends to suggests, to avoid pulling in colord by
default when installing a package depending on libcolord2 via
libgtk-3-0?  Does it make sense?


I'm somewhat leary of reducing the strength of the dependency for a 
temporary installability problem; colord meets the requirement of 
“should be present on all but unusual configurations” when you've 
got libcolord2 installed.



Do you have other ideas how to best
handle this installation problem?


Since this would seem to be both temporary (until you migrate to 
systemd) and fairly specific to Debian-Edu's particular installation 
method, does apt-install allow you to do the equivalent of a “apt 
install debian-edu-install colord-” to install debian-edu-install 
while explicitly denying the installation of colord? You could use that 
to work around the problem until systemd's bedded down.



--
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1406791909.860...@mail.cooperteam.net



Re: Reduce libcolord2 recommends on colord to suggests?

2014-07-31 Thread Christopher James Halse Rogers



On Thu, Jul 31, 2014 at 5:43 PM, Petter Reinholdtsen  
wrote:

[Christopher James Halse Rogers]

 Hello!


Hi. :)


 I'm somewhat leary of reducing the strength of the dependency for a
 temporary installability problem; colord meets the requirement of
 “should be present on all but unusual configurations” when 
you've

 got libcolord2 installed.


When looking at the two packages in isolation, I have no doubt you are
right.  But when seen from the more distant dependencies (like
notification-daemon or any other package depending on libgtk-3-0), I
believe it do not make sense to say that colord should be present on
all but unusual configuration for all these packages.  Do you agree?


Yes, for notification-daemon. Since colord is only used in printing 
support, if we had a way to specify “Recommends: colord 
(if_package_uses_gtks_printing_symbols)” then I'd certainly use that.


My feeling is that a fairly significant number of GTK+ applications use 
the printing infrastructure, and so, although it's not useful for *all* 
rdepends of libgtk-3-0, I don't think it's unreasonable for libgtk-3-0 
to pull in colord.






 Since this would seem to be both temporary (until you migrate to
 systemd) and fairly specific to Debian-Edu's particular installation
 method,


I suspect you misunderstand.


Correct :). I'm (obviously) not familiar with the debian-installer 
infrastructure.



This is a really generic problem
affecting the Debian installer, not something specific to Debian Edu.

When Debian manage to switch to systemd, the issue will be hidden
again.  So it is not a question of when Debian Edu migrate, it is a
question of when we all in Debian migrate. :)


I'm not sure that ‘hidden’ is the right word here. The problem is 
precisely the in-progress transition to systemd. A component that 
colord depends on (policykit-1) has a dependency (libpam-systemd) that 
temporarily depends on only systemd-sysv (once cgroupmanager makes it 
through NEW and the new systemd-shim is uploaded it will be an 
acceptable alternative).


So this should be resolved either by the completion of the systemd 
transition or the upload of a new libpam-systemd with a systemd-shim 
alternate dependency.




The apt-install tool is the official way to install packages in d-i,
and I suspect the issue discovered by Debian Edu also affect others
trying to use the official Debian installation system.  Anyone trying
to use Debian installer with Jessie today to install extra packages
(using for example preseeding) will trigger this problem if the
package depend on libgtk-3-0.


 does apt-install allow you to do the equivalent of a “apt install
 debian-edu-install colord-” to install debian-edu-install while
 explicitly denying the installation of colord? You could use that to
 work around the problem until systemd's bedded down.


I'll check if this work, but it will only solve it for Debian Edu, not
for all the other users of the Debian installation system.


If it's significantly inconvenient I can temporarily reduce the 
Recommends to a Suggests, but I don't think this is the right place to 
fix the problem.



--
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1406864845.2327...@mail.cooperteam.net



Re: Reduce libcolord2 recommends on colord to suggests?

2014-08-01 Thread Christopher James Halse Rogers



On Fri, Aug 1, 2014 at 5:21 PM, Jonas Smedegaard  wrote:

Hi,

Quoting Christopher James Halse Rogers (2014-08-01 05:47:25)
 On Thu, Jul 31, 2014 at 5:43 PM, Petter Reinholdtsen 


 wrote:

 [Christopher James Halse Rogers]
 I'm somewhat leary of reducing the strength of the dependency for 
a

 temporary installability problem; colord meets the requirement of
 “should be present on all but unusual configurations” when 
you've

 got libcolord2 installed.


 When looking at the two packages in isolation, I have no doubt you
 are right.  But when seen from the more distant dependencies (like
 notification-daemon or any other package depending on libgtk-3-0), 
I
 believe it do not make sense to say that colord should be present 
on
 all but unusual configuration for all these packages.  Do you 
agree?


 Yes, for notification-daemon. Since colord is only used in printing
 support, if we had a way to specify “Recommends: colord
 (if_package_uses_gtks_printing_symbols)” then I'd certainly use 
that.


 My feeling is that a fairly significant number of GTK+ applications
 use the printing infrastructure, and so, although it's not useful 
for

 *all* rdepends of libgtk-3-0, I don't think it's unreasonable for
 libgtk-3-0 to pull in colord.


Package dependencies, recommendations and suggestions are _directed_
graphs: libraries should generally¹ _not_ depend/recommend/suggest
binaries, only the other way around.


Hm. I've not seen this view expressed before. Do you have any 
authoritative reference, or is this a synthesis of conversations over 
time?




¹) only when e.g. a library would *crash* when a binary is 
unavailable

should the library recommend/depend on that binary.

What you include into your reasoning is a _chain_ of relationships: 
GTK+

applications which need colord for most of their usecases should
recommend/depend on colord on their own.  If that means "most of them"
it is not an argument for adding an _reverse_ relationship from the
library, but instead an argument for GTK+ library to consider adding 
the

relationship on behalf of its binaries.

GTK+ in Jessie also links against libwayland - but libwayland does not
declare a relationship to xwayland or weston.  Not because Wayland is
not yet popular (that would only be a shift from recommending to
suggesting), but because a library is _offering_ its functionalities 
to

binaries.


I actually don't see why this would be a problem (modulo xwayland not 
being interesting, and using a virtual wayland-compositor package 
instead). The library is offering its functionalities to the binary, 
but *has* no functionality unless its corresponding daemon is running.





--
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1406878866.2327...@mail.cooperteam.net