Unable to install Compiz-Fusion from this month's DVD

Status
Not open for further replies.

Faun

Wahahaha~!
Staff member
Gigacore said:
i enabled all those stuff before installing emerald..

Code:
# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071017)]/ gutsy main restricted
# See *help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy main universe multiverse restricted
# Line commented out by installer because it failed to verify:
# deb-src *in.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb *in.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb *in.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src *in.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb *in.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
# deb *in.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src *in.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb *in.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb *in.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb *archive.canonical.com/ubuntu gutsy partner
# deb-src *archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
# deb *security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src *security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb *security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src *security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb *security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
# deb-src *security.ubuntu.com/ubuntu gutsy-security multiverse
so why are all those line commented out (#) ??:D

you can goto system ->adminstration -> software sources to enable the repositories yourself
 

Rahim

Married!
There are some repos which are commented out #.First backup
Code:
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bkup
Here is mine rep file
Code:
# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See *help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb *in.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb *archive.canonical.com/ubuntu gutsy partner
deb-src *archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy-security main restricted
# Line commented out by installer because it failed to verify:
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-security main restricted
# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy-security universe
# Line commented out by installer because it failed to verify:
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-security universe
# Line commented out by installer because it failed to verify:
deb *in.archive.ubuntu.com/ubuntu/ gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb-src *in.archive.ubuntu.com/ubuntu/ gutsy-security multiverse
Correct your sources.list accordingly
Then
Code:
sudo apt-get update
to reload the repos. There are many repos commented out, remove the # sign.
 
Last edited:

The_Devil_Himself

die blizzard die! D3?
^^the # sign before the repos means that thay aren't used(oir commented out),so first backup your sourcelist and then remove those # signs.
 

Rahim

Married!
Have you changed the sources.list by referring to my sources.list? Just remove the # sign from the sources.list drom those lines which start like
# deb *in.archive.ubuntu.com/ubuntu/ gutsy universe
and similar lines.
 
OP
Gigacore

Gigacore

Dreamweaver
oh ok... i'll do that later.. currently i've switched to windows coz of few coding work.. will do it later..

thanks for the help guys...

but still its not over... i'll come and bug u guys once again *gigasmilies.googlepages.com/3.gif
 

Rahim

Married!
Well you now know the problem . Repos are commnted out. Just uncomment them rotate your Cube!!!
 

The_Devil_Himself

die blizzard die! D3?
^^we are here to help man just bug whenever possible lol.

BTW you may want to follo dark star's awesome guide to ubuntu customization v2.
 
OP
Gigacore

Gigacore

Dreamweaver
@ rahim.. actually i can rotate the cubes and few other animations..

only thing is.. the title bar is not visible and the terminal is white out
 

praka123

left this forum longback
^do u have DRI enabled?means Direct rendering.open a terminal and check:
Code:
glxinfo |grep render
make sure answer is YES.
u have to enable the repositories OR just copy replace below /etc/apt/sources.list :
Code:
deb *archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src *archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb *archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src *archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb *archive.ubuntu.com/ubuntu/ gutsy universe
deb-src *archive.ubuntu.com/ubuntu/ gutsy universe
deb *archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb-src *archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb *archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src *archive.ubuntu.com/ubuntu/ gutsy multiverse
deb *archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
deb-src *archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb *archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb-src *archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb *archive.canonical.com/ubuntu gutsy partner
deb-src *archive.canonical.com/ubuntu gutsy partner

deb *security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src *security.ubuntu.com/ubuntu gutsy-security main restricted
deb *security.ubuntu.com/ubuntu gutsy-security universe
deb-src *security.ubuntu.com/ubuntu gutsy-security universe
deb *security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src *security.ubuntu.com/ubuntu gutsy-security multiverse

# Seveas’ packages (GPG key: 1135D466)
# GPG key-file: *mirror.ubuntulinux.nl/1135D466.gpg
deb *mirror.ubuntulinux.nl gutsy-seveas all
deb-src *mirror.ubuntulinux.nl gutsy-seveas all

# Medibuntu - Ubuntu 7.10 "gutsy gibbon"
# GPG key-file: *packages.medibuntu.org/medibuntu-key.gpg
deb *packages.medibuntu.org/ gutsy free non-free
#deb-src *packages.medibuntu.org/ gutsy free non-free

# Debuntu Ubuntu gutsy packages
# GPG Key: *repository.debuntu.org/GPG-Key-chantra.txt
deb  *repository.debuntu.org/ gutsy multiverse
#deb-src *repository.debuntu.org/ gutsy multiverse
u can refer and edit /etc/apt/sources.list by pressing ALT+F2 to get run dialog,inside run
Code:
gksudo gedit /etc/apt/sources.list
now edit,save and do a "sudo apt-get update" from terminal when internet is connected
 
OP
Gigacore

Gigacore

Dreamweaver
oh...praka.. i did as u said.. my bad its the same... the title bar wont appear and the terminal whites out :(

I'm sad with.. i was able to use CF, when i installed from the CD.. but now i've lost it.. :(

Infra is rite, the emerald repos must be in the disk..

i think when digit guys made this dvd... there might be some prob linking those stuff :(

PLEASE HELP me :(
 

Dark Star

Cyborg Agent
Just tell me 1 thing is everything is checked under Software Sources :? means options under Ubuntu SOftware / 3'rd party software / Updates
 
OP
Gigacore

Gigacore

Dreamweaver
^ yeah.....

and today i did a reinstall and tried once again.. CF works fine at 800x600.. but once after switched to 1024x768... i got the same prob... so i switched back to 800x600 it still exists!!
 

phreak0ut

The Thread Killer >:)
I had the same problem when I installed CF. The way the problem got fixed is really strange. I went to Compiz Fusion settings and was checking out the features. The "Window Decorations" was enabled. I disabled and enabled and TADA! I've got Emerald! So, Giga, in case you already have Emerald installed, try out the method which worked for me. Else, try Window Manager as "Compiz" and select Window Decorator as "GTK Window Decorator"
 

Rahim

Married!
^^Sometimes it happen suddenly the top borders of the windows dissappear. I just do the same as phreak, the only difference is that i created a new profile in CCSM apart from the "Default" profile, and i load Default profile then again reload my profile and the settings takeover and the borders are back, ala emerald takes over the windows decoration.
 
Status
Not open for further replies.
Top Bottom