Go Back   MEPISlovers Forum > MEPIS Community's REPO & Torrent Section > General Discussion
Register FAQTop Statistics Today's Posts Donate Gallery
Gallery
Mepis Art Gallery
My images
Upload an image
View all users images
Post New Thread  Reply
Community Packaging Repository (Updated)

 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-02-2009, 07:17 PM
Brooko's Avatar
Brooko Brooko is offline
Avid Learner
 
Join Date: Apr 2007
Location: Deep South, New Zealand
Gender: Male
Posts: 4,441
Thanks: 2,820
Thanked 4,817 Times in 1,761 Posts
Rep Power: 343
Reputation: 25866
Brooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond repute
Default Community Packaging Repository (Updated)

First up - thanks to Marcos and Tim for their work on both the servers and the addresses. The Mepis CR Team is proud to announce the full and final list of repository addresses.

*************************************************
SPECIAL NOTE - MEPIS 8.5 USERS
For users of 8.5 - it is STRONGLY recommended that you do not use the 8.0 CR Repos - some packages may work, others may not. 8.0 CR is not fully compatible with MEPIS 8.5 release.

*************************************************
Community Server Addresses
We suggest you delete any existing server addresses for the Community Repository from your sources list (it is easiest to do via synaptic), and replace them with the following.

MEPIS 8.5 (KDE4) SERVER ADDRESSES
Quote:
Main repo : deb http://main.mepis-deb.org/mepiscr/repo/ mepis85cr main non-free
Restricted repo : deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis85cr restricted restricted-non-free
MEPIS 8.5 (KDE4) TEST SERVER ADDRESSES
Quote:
Main repo : deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis85cr test
Restricted repo : deb http://restricted.mepis-deb.org/mepiscr/testrepo/ mepis85cr test-restricted
MEPIS 8 SERVER ADDRESSES
Quote:
Main repo : deb http://main.mepis-deb.org/mepiscr/repo/ mepis8cr main non-free
Restricted repo : deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis8cr restricted restricted-non-free
MEPIS 8 TEST SERVER ADDRESSES
Quote:
Main repo : deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis8cr test
Restricted repo : deb http://restricted.mepis-deb.org/mepiscr/testrepo/ mepis8cr test-restricted
MEPIS 7 SERVER ADDRESSES
Quote:
Main repo :deb http://main.mepis-deb.org/mepiscr/repo/ mepis7cr main non-free
Restricted repo: deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis7cr restricted restricted-non-free
*************************************************
Mepis 8 (Warren's) Repository Mirror
If using this (because of connectivity issues with Warrens official server), we suggest unticking / commenting out his ftp server - and replacing it with:
Quote:
deb http://fr1.mepis-deb.org/mepis/ mepis-8.0 main
*************************************************
Add Mepis CR server addresses using konsole
MEPIS 8.5 ONLY
Quote:
su -c 'echo -e "\

# Mepis Community Main, Restricted, and Test Repos for Mepis 8.5

deb http://main.mepis-deb.org/mepiscr/repo/ mepis85cr main non-free
#deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis85cr restricted restricted-non-free
#deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis85cr test
#deb http://restricted.mepis-deb.org/mepiscr/testrepo/ mepis85cr test-restricted

"\ >> /etc/apt/sources.list'
Then as root, then run apt-get update, then close konsole.

This will add all 4 Mepis 8.5 repo addresses to your sources list. The restricted repo and 2 x Test repos will be disabled by default. You can enable them via synaptic.
**THANKS TO KENT MATHERN FOR THE TIDIER KONSOLE COMMAND!**
*************************************************


MEPIS 8 ONLY
Open a konsole, and (it's all one line):
Quote:
su -c 'echo -e "\

# Mepis Community Main, Restricted, and Test Repos for Mepis 8

deb http://main.mepis-deb.org/mepiscr/repo/ mepis8cr main non-free
#deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis8cr restricted restricted-non-free
#deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis8cr test
#deb http://restricted.mepis-deb.org/mepiscr/testrepo/ mepis8cr test-restricted

"\ >> /etc/apt/sources.list'
Then as root, then run apt-get update, then close konsole.

This will add all 4 Mepis 8 repo addresses to your sources list. The restricted repo and 2 x Test repos will be disabled by default. You can enable them via synaptic.
*************************************************
MEPIS 7 ONLY
Open a konsole, and as root (it's all one line):
Quote:
echo '# Mepis Community Main and Restricted Repos' >> /etc/apt/sources.list && echo 'deb http://main.mepis-deb.org/mepiscr/repo/ mepis7cr main non-free' >> /etc/apt/sources.list && echo '# deb http://restricted.mepis-deb.org/mepiscr/repo/ mepis7cr restricted restricted-non-free' >> /etc/apt/sources.list
While still as root, then run apt-get update, then close konsole.

This will add 2 Mepis 7 repo addresses to your sources list. The restricted repo will be disabled by default. You can enable it via synaptic.
*************************************************

The Mepis CR Team
The team consists of :
Marcos, Tim, Stevo, James, Scott and myself.

Thanks for your patience. it's nice to have this finally 100% up and running.
__________________
Simply Mepis = Simply Freedom. Registered Linux User: #448772
MEPIS 8.5 - 32bit KDE4 : Antec 300 case, Corsair 520HX PSU, Asus P5Q Pro Mobo, Q6600 G0 quad core @ 3Ghz, Xigmatek HDT-S1283 Cooler, 4Gb Corsair Dominator DDR2 1066, Gigabyte GTX260 OC, 2 x WD 500Gb Sata2, Asus Sata CD/DVD Rom, Logitech - Wave Kb, G5 Mouse, X230 2.1 Sound, DSE 'generic' Webcam. Everything works !

Last edited by Brooko : 08-08-2010 at 02:04 AM.
Reply With Quote
  #2  
Old 11-21-2009, 02:16 PM
FPW FPW is offline
MEPIS user
 
Join Date: Jul 2009
Location: Greater Manchester, England
Gender: Male
Posts: 11
Thanks: 4
Thanked 1 Time in 1 Post
Rep Power: 0
Reputation: 15
FPW is on a distinguished road
Question Keyring for Mepis 8 repos?

Thanks for this very useful info on the community repos -- but how can I find the keyring package to install for the community repos?
Here's the thing: I'd like to use a newer version of a package (miro) that's in the main community repository. I've got the current debian lenny version installed and it crashes, so I'm hoping that a newer version will work for me. I've added the community repos using synaptic to my repos list and can now see the upgrade is available, plus many others. When I mark the upgrades for downloading I get a warning message, that I have seen before when I added the debian multimedia repo. I got round this by installing the debian-multimedia-keyring package. I may be missing something, but a search for 'keyring' in synaptic doesn't show any keyring package to install for the community repos. Any advice?
Reply With Quote
  #3  
Old 11-21-2009, 02:53 PM
Stevo's Avatar
Stevo Stevo is offline
Return of El Coyote
 
Join Date: Dec 2006
Location: Skullcrusher Mountain, Santee, CA USA
Gender: Male
Posts: 8,826
Thanks: 1,975
Thanked 3,898 Times in 2,637 Posts
Rep Power: 353
Reputation: 21925
Stevo has a reputation beyond reputeStevo has a reputation beyond reputeStevo has a reputation beyond reputeStevo has a reputation beyond reputeStevo has a reputation beyond reputeStevo has a reputation beyond reputeStevo has a reputation beyond reputeStevo has a reputation beyond reputeStevo has a reputation beyond reputeStevo has a reputation beyond reputeStevo has a reputation beyond repute
Default

We haven't yet implemented digital signing of the archive, so there is no keyring. For now, you'll just have to ignore the warning if you want to install the packages.

The new version of Miro may also crash if you don't have an "xv" output video driver provided by your video driver. It's set by default to use that:

From the README.Debian file: (in usr/share/doc/miro)

" * If you experience segfaults or incorrect colors with Miro and certain
X.org drivers, please try 'miro --set xine-driver=xhsm' as a work-around,
or, alternatively, use the gstreamer renderer (set it in the "Options"
dialog or run 'miro --set renderer=gstreamer'). See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459069
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473310
for more information on this issue."

...

"* The default Miro renderer in Debian is xine. If you want to switch to
gstreamer, you have to install a number of additional packages and switch
to gstreamer in the Miro options (and restart Miro). Alternatively,
you can start Miro via 'miro --set renderer=gstreamer'.

You'll need at least the following packages for gstreamer:

$ apt-get install python-gst0.10 gstreamer0.10-plugins-base \
gstreamer0.10-plugins-good gstreamer0.10-x gstreamer0.10-ffmpeg

For even further audio/video support you can also install the following:

$ apt-get install gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly"
__________________
Mencoder's an amazing program--it can do just about everything--and I can't get it do anything!

Tux Radar Podcast 7

Last edited by Stevo : 11-21-2009 at 03:00 PM.
Reply With Quote
  #4  
Old 11-21-2009, 03:42 PM
Brooko's Avatar
Brooko Brooko is offline
Avid Learner
 
Join Date: Apr 2007
Location: Deep South, New Zealand
Gender: Male
Posts: 4,441
Thanks: 2,820
Thanked 4,817 Times in 1,761 Posts
Rep Power: 343
Reputation: 25866
Brooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond reputeBrooko has a reputation beyond repute
Default

Stevo / Marcos / Tim / James / Scott

I'm now signing all of my packages. Marcos always has been. Tim is. Stevo, James, Scott - are you? Tim sent me brilliant instructions on how to do it - so if you haven't yet - I really think everyone should.

Marcos - do you know how we go setting us a keyring once everyone is signing?

FPW - in the meantime you are OK to install from the repo - ignore the warning. The ONLY one with direct access is Marcos - and the only ones with upload ability to the 'pre-server' is Marcos and myself. We have a set protocol on checking before uploading - so you are as safe as we can possibly make it.
Reply With Quote
  #5  
Old 11-21-2009, 03:57 PM
FPW FPW is offline
MEPIS user
 
Join Date: Jul 2009
Location: Greater Manchester, England
Gender: Male
Posts: 11
Thanks: 4
Thanked 1 Time in 1 Post
Rep Power: 0
Reputation: 15
FPW is on a distinguished road
Smile Thanks!

Thanks guys -- Brooko & Stevo -- for my query on the keyring package. And thanks to Stevo for solving my problem with miro! It worked a treat!
Reply With Quote
  #6  
Old 11-21-2009, 05:14 PM
timkb4cq's Avatar
timkb4cq timkb4cq is offline
MEPIS Guide
 
Join Date: Jul 2006
Posts: 1,344
Thanks: 108
Thanked 1,020 Times in 604 Posts
Rep Power: 119
Reputation: 5528
timkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond repute
Default

When I was managing the original unofficial CR I used the SignWith option in the reprepro conf file to sign everything I added with a key I generated specifically for the repo.

I published the public key to several of the standard keyservers from KPGP and also posted it on the servers front page.

I'm pretty sure you could also sign the packages before they go to repropro so no intervention would be needed at that stage - I'm not sure how Marcos has his workflow set up...
Reply With Quote
  #7  
Old 11-29-2009, 05:51 PM
smilliken's Avatar
smilliken smilliken is offline
MEPIS Guide
 
Join Date: Feb 2007
Location: Cranbrook, BC
Gender: Male
Posts: 1,417
Thanks: 560
Thanked 313 Times in 198 Posts
Rep Power: 76
Reputation: 1847
smilliken has much to be proud ofsmilliken has much to be proud ofsmilliken has much to be proud ofsmilliken has much to be proud ofsmilliken has much to be proud ofsmilliken has much to be proud ofsmilliken has much to be proud ofsmilliken has much to be proud ofsmilliken has much to be proud ofsmilliken has much to be proud ofsmilliken has much to be proud of
Default

Quote:
Originally Posted by Brooko View Post
Stevo / Marcos / Tim / James / Scott

I'm now signing all of my packages. Marcos always has been. Tim is. Stevo, James, Scott - are you? Tim sent me brilliant instructions on how to do it - so if you haven't yet - I really think everyone should.

Marcos - do you know how we go setting us a keyring once everyone is signing?

FPW - in the meantime you are OK to install from the repo - ignore the warning. The ONLY one with direct access is Marcos - and the only ones with upload ability to the 'pre-server' is Marcos and myself. We have a set protocol on checking before uploading - so you are as safe as we can possibly make it.
I have a key set up, but not sure if they are signed. I probably doubt it.
__________________
There is no "Ctrl+Z" in life.
HP DV4-1117 Vista & Mepis 8.5
Mepis 8.5 - Dell 4600 P4 1.7 Ghz
Linux User# 45234
8
Reply With Quote
  #8  
Old 01-23-2010, 05:59 AM
molen molen is offline
MEPIS Rules!
 
Join Date: Mar 2009
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Reputation: 10
molen is on a distinguished road
Default update mepis 8 with community repositories

I just new installed Mepis 8. After updating 182 updates I saw your sources list for Mepis community repositories and added them to sources list. Then I get an error. Which sources list do I have to delete to get no error?
Reply With Quote
  #9  
Old 01-23-2010, 07:45 AM
timkb4cq's Avatar
timkb4cq timkb4cq is offline
MEPIS Guide
 
Join Date: Jul 2006
Posts: 1,344
Thanks: 108
Thanked 1,020 Times in 604 Posts
Rep Power: 119
Reputation: 5528
timkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond reputetimkb4cq has a reputation beyond repute
Default

Quote:
Originally Posted by molen View Post
...I saw your sources list for Mepis community repositories and added them to sources list. Then I get an error. Which sources list do I have to delete to get no error?
You shouldn't get an error from the Mepis Community Repositories. If you would post a copy of the error you get, and the contents of the file /etc/apt/sources.list we should be able to figure it out. There's probably a small typo somewhere.
Reply With Quote
  #10  
Old 01-23-2010, 08:07 AM
molen molen is offline
MEPIS Rules!
 
Join Date: Mar 2009
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Reputation: 10
molen is on a distinguished road
Default update mepis 8 with community repositories

I have already solved this problem. Now I have the following question: On http://www.mepis.org/docs/en/index.p...list_MEPIS_8.0 I found the sources list for Mepis 8.0. Above I saw that ftp://ftp.mirrorservice.org/sites/ftp.mepis.org/mepis/ is mentioned. Do I have to add this in my sources list?
Further I want to ask you if I want to upgrade to 8.5 do I have to use: http://www.mepis.org/docs/en/index.p...list_MEPIS_8.5. Thank you!!
Reply With Quote
Post New Thread  Reply

  MEPISlovers Forum > MEPIS Community's REPO & Torrent Section > General Discussion


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Announcing The Community Packaging Repository Brooko General Discussion 50 05-02-2009 06:52 PM
Mepis Future - Community Update Brooko Announcements 330 11-29-2008 04:11 PM
Announcing a Community Repository of packages for Mepis 7.0 timkb4cq Package Sharing 52 04-05-2008 10:29 AM
Market Share ! 3dmatrix Newbies 18 11-14-2007 04:21 PM
Community Repository Wiki Entry Saist Package Sharing 8 11-03-2007 08:07 PM


All times are GMT -4. The time now is 05:56 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2007-2010 MEPISlovers.org