Home | Bug Tracker | Wiki | Mailing Lists | Forums | Download  
   Username:  Password:  Signup
   
   Main Menu
· Home
   Please Support Parsix
We pay for our project server and bandwidth costs; Spending lots of hours to come up with a stable and usable operating system you can enjoy and save money! So do not forget to give back. Thank you.

Donations '10: $0,00
   Get Parsix
· SF.Net Mirrors
· Linux Freedom
· Bittorrent
   Search
   Bug Report
Help us to fix problems and defects. Please report bugs here.
   Online Users
Admins
No Online Admins
Members:Online
Members:Members:0
Guests:Guests:29
Total:Total:29
Online Members
No online members
   Sponsored Links



Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
eco2geekOffline
Post subject:   PostPosted: Jul 05, 2009 - 04:52 PM



Joined: Apr 08, 2008
Posts: 51
Location: Portland, Oregon
Status: Offline
mandog wrote:
Don't mix repros in Kev its in testing, that will only make it hard for the developers when you break things. Mixing repros on Parsix stable is not recommended unless you know what you are doing as things can break its down to you if you take that chance as you are adding software that is untested.

My thought is that one shouldn't complain to developers when one mixes repos (doesn't someone upthread have an Ubuntu repo in their sources.list? Talk about living dangerously) and things break.

mandog wrote:
So you can sometimes run into problems that why Kev is testing and Boss is stable.

OK, but IIRC the official "sources.list" for Boss also has the Debian testing repo in there, commented out just like it is in Kev.

Just curious to know if anyone's enabled it and sort of gone off on their own.

mandog wrote:
And please report any problems with Kev so as with previous releases kev stable works for most people when it is released hopefully in August.

Will do. So far, no problems other than a few weird-looking dialog boxes (and I initially thought that sound was borked, then realized that some idiot hadn't turned on the speakers Shocked ).
 
 View user's profile Send private message  
Reply with quote Back to top
cmostOffline
Post subject:   PostPosted: Jul 05, 2009 - 11:41 PM
Forum Moderator
Forum Moderator


Joined: Feb 19, 2008
Posts: 205
Location: Cincinnati, Ohio
Status: Offline
Speaking from experience, I broke my Parsix to the point where I could no longer log in by enabling Debian's repositories and doing a dist-upgrade. That being said, I was happily mixing repos for over almost two years (from Parsix 1.0) without incident. I was using a Sidux kernel, EXT4 and myriad of bleeding edge packages without problems. But, all it takes is one errant package to hose the entire system. Sadly, i'm stuck using Ubuntu 9.04 currently (ugh) in the interim while waiting for Parsix 3.0 to go final. Then I'll do a fresh install of my favorite distribution. Do you want to end up like me? I doubt it. Don't mix repos. You've been warned.

_________________
AMD Athlon 64 X2 3800+
4096 MB DDR 400MHz RAM
nVidia GeForce 9400 GT w 512 MB DDR2
Parsix GNU/Linux (built from Debian Testing and a dash of Sid)
Kernel 2.6.29 amd64
Compiz-Fusion Git
 
 View user's profile Send private message  
Reply with quote Back to top
eco2geekOffline
Post subject:   PostPosted: Jul 06, 2009 - 02:15 AM



Joined: Apr 08, 2008
Posts: 51
Location: Portland, Oregon
Status: Offline
OK, thanks for the info.

(I'd tell you that I run Ubuntu on 3 machines and Ubuntu's actually pretty good, but I doubt you want to hear it. I've been running Parsix on what was supposedly a temporary basis since version 1 and it's gotten a permanent place on my PC.)
 
 View user's profile Send private message  
Reply with quote Back to top
arash-mOffline
Post subject:   PostPosted: Jul 06, 2009 - 03:28 AM



Joined: Mar 04, 2008
Posts: 56

Status: Offline
I've upgraded my system to Kev yesterday. three problems now.

One:

while i wanna install "parsix-kernel" packages I get two error:

Quote:
parsix-kernel:
PreDepends: rt2860-modules-2.6.29-parsix-8 but it is not installable
PreDepends: broadcom-sta-modules-2.6.29-parsix-8 but it is not installable


Two:

Grub theme has gone!

Three:

After selecting 2.6.29-parsix8 from grub I get following kernel panic error:

Quote:
Kernel panic - not syncing : VFS : Unable to mount root fs on unknown-block(0,0)


But I still can run parsix with 2.6.26 kernel.
 
 View user's profile Send private message  
Reply with quote Back to top
alanOffline
Post subject:   PostPosted: Jul 06, 2009 - 04:33 AM
Developer
Developer


Joined: Jan 25, 2005
Posts: 475
Location: Glendale, California
Status: Offline
Hi,

Do this:

Code:
# rm /var/lib/apt/lists*
# apt-get update && apt-get dist-upgrade
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
mandog
Post subject:   PostPosted: Jul 06, 2009 - 06:52 AM
Forum Moderator
Forum Moderator


Joined: Jan 25, 2008
Posts: 368
Location: Thetford UK
Their has been some radical changes to Gnome over the last year it seems less tolerant than previous versions prier to boss I used to do a lot of mixing of repros mainly Sid and Ubuntu but not its a big no no till Gnome stabilises its self. Have not used Ubuntu for a long time not since I installed Parsix, and of cause Arch Linux Insalled 2 1/2 years ago never done a reinstall thats the best thing with Arch there is always a way to fix it when it breaks and always a way to may things work if you are clever which i'm not.

_________________
Parsix running AMD 6000 x2 64bt, Asus mother board 8gb ram, Nvidia graphic card 1gb unboard ram, Plextor PX760, EPSON R300, 2x 500gb sata+2x 500gb usb Hardrive, Netgear, 19" DELL monitor 1600X1200 X 75hz Resolution
 
 View user's profile Send private message Send e-mail AIM Address ICQ Number 
Reply with quote Back to top
arash-mOffline
Post subject:   PostPosted: Jul 06, 2009 - 10:04 PM



Joined: Mar 04, 2008
Posts: 56

Status: Offline
Nothing changed Alan. I get some errors after "apt-get update":

Quote:
W: GPG error: http://www.debian-multimedia.org testing Release: The following signatures were invalid: BADSIG 07DC563D1F41B907 Christian Marillat <marillat@debian.org>
W: Failed to fetch http://packages.parsix.org/official/dis ... ackages.gz Hash Sum mismatch

W: Failed to fetch http://packages.parsix.org/official/dis ... Sources.gz Hash Sum mismatch

E: Some index files failed to download, they have been ignored, or old ones used instead.


Only updates of cheese, compiz-fusion-gnome and fusion-icon are available now.
 
 View user's profile Send private message  
Reply with quote Back to top
eco2geekOffline
Post subject:   PostPosted: Jul 07, 2009 - 03:44 PM



Joined: Apr 08, 2008
Posts: 51
Location: Portland, Oregon
Status: Offline
Quote:
W: GPG error: http://www.debian-multimedia.org testing Release: The following signatures were invalid: BADSIG 07DC563D1F41B907 Christian Marillat <marillat@debian.org>


To make this error go away, download the debian-multimedia keyring (from that link) and run

dpkg -i debian-multimedia-keyring

(copied from the Debian-Multimedia FAQ).
 
 View user's profile Send private message  
Reply with quote Back to top
mandog
Post subject:   PostPosted: Jul 07, 2009 - 05:10 PM
Forum Moderator
Forum Moderator


Joined: Jan 25, 2008
Posts: 368
Location: Thetford UK
Alan Alsa is now competely broken for some reason after the latest updates
alsaconf gives command not found.
I installed pulse audio server and now Alsa is working this is very strange.
 
 View user's profile Send private message Send e-mail AIM Address ICQ Number 
Reply with quote Back to top
eco2geekOffline
Post subject:   PostPosted: Jul 08, 2009 - 02:46 PM



Joined: Apr 08, 2008
Posts: 51
Location: Portland, Oregon
Status: Offline
After this latest dist-upgrade we now have GIMP 2.6.6, which seems to run fine. "fusion-icon" is now being loaded upon startup. (Curious, I've never seen it in a completely unconfigured state before.)

During these dist-upgrades I'm frequently getting the error message

dpkg: warning: obsolete option '--print-installation-architecture', please use '--print-architecture' instead.

Something's not quite right with samba but I don't know enough about it to describe the problem intelligently. I'll try to scoop up all the error messages, one of which is about a missing man page.
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 8 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Copyright© 2005-2010 Parsix Project
Contact: webmaster AT parsix DOT org