Debian Configuration :: Sudo Apt-get Update Error / Malformed Release File?

May 13, 2011

I keep getting this error on my debian server (Buffalo Linkstation so there is no GUI):

Debian Linux Version 2.6.12.6-arm1
W: Failed to fetch http://ftp.us.debian.org/debian/dists/squeeze/Release  Unable to find expected entry  main/binary-arm/Packages in Meta-index file (malformed Release file?)
W: Failed to fetch http://security.debian.org/dists/squeeze/updates/Release  Unable to find expected entry  main/binary-arm/Packages in Meta-index file (malformed Release file?)

E: Some index files failed to download, they have been ignored, or old ones used instead.Ive tried and tried changing the source.list to different repos but keep getting the same error over and over. Im really not sure what to do and I have no idea how to fix it. Its been working fine for the longest time.

source.list
#### Debian Main Repos
#deb http://http.us.debian.org/debian/ stable main contrib non-free
#deb-src http://http.us.debian.org/debian stable main contrib non-free
#deb http://security.debian.org stable/updates main contrib non-free
#deb-src http://security.debian.org stable/updates main contrib non-free

[Code]...

View 5 Replies


ADVERTISEMENT

Ubuntu :: Cannot Update 10.04 (Failed To Fetch ... Malformed Release File?)

Jun 2, 2010

I am having a problem updating my Ubuntu (10.04 Lucid Lynx). I see that other have had this problem before back on Intrepid but I was unable to find any information about people having this problem recently. When I try to update using Update Manager, I get the following errors:

[Code]....

View 4 Replies View Related

Debian Configuration :: Error - Could Not Update ICEautority File /var/lib/gdm3/.ICEauthority

Aug 8, 2010

Today I tried to attach my digital turntable to the line-in of the computer and hoped for some sound to come. Unfortunately it didn't work. I switched the line-in feature on and put the volume on max. Still no results. I checked the same on Windows and this DOES work, so it can't be the hardware. Do I have to install some extra app in order to use the line-in in put? To complete the information: I'm using Squeeze 64-bits with Gnome. The turntable (Akai ATT05U) HAS worked before (that was when I used Ubuntu 32-bits on an Intel Celeron ). Another thing: since I tried to edit the sound settings, I get an error message at boot: "Could not update ICEautority file /var/lib/gdm3/.ICEauthority". Does this have anything to do with the audio matter?

View 10 Replies View Related

Debian Configuration :: Kdesudo Error (same For Sudo)

Sep 21, 2015

Seems like this is a running issue. also, sudo returns "The value user is not in the sudoers file. This incident will be reported" kdeusu just makes a noise and returns nothing.. In the past i had a workaround of using nautilus, but, nautilus seems to be missing from jessie repo (same for gnome files).

[URL] ... ssoo... this happened and it seems to be going somewhere, but, i can't really make sense of it, and there was no solution..

Also found this [URL] .... and the pathnames should be fine but i don't want to go around arbitrarly entering commands

There was also [URL] .... which only mentions using kdesu which... doesn't really 'exist' anymore.

View 4 Replies View Related

Ubuntu Installation :: Update Manager Error - Malformed Line 47 In Source List

Jan 25, 2011

When opening "Update-manager" I get this error:
E:Malformed line 47 in source list /etc/apt/sources.list (dist parse)

What I was trying to do was update my Opera web browser, when I tried, Ubuntu told me that I was attempting to download from an unauthenticated source, I checked the software sources list and Opera was in there, so I deleted it and re-added it, I must have done it wrong because after closing out and refreshing "Update-manager" it gave me the error above and closed. So now I can't update anything.

View 9 Replies View Related

Debian Installation :: IP Address Malformed Error Message

Jan 7, 2011

IP address malformed error message Should be in form x.x.x.x. Where each x is no longer then 255.

View 2 Replies View Related

Debian :: Chroot 32 Bits On Amd64 Debootstrap Error "Invalid Release File"

Feb 21, 2011

I am trying to build a chroot to have 32bits application on a amd64 arch. but when I try the debootstrap command i get this error that I am unable to get through; here it is: debootstrap --verbose --arch=i386 sid /var/chroot/sid-ia32 I: Retrieving Release E: Invalid Release file, no entry for main/binary-i386/Packages

then i tried this solution: [URL] and i progressed but stopped again at one error: E: can't find checksum for packages file.

View 2 Replies View Related

Debian Configuration :: Error In Opera Update From Repository

Jul 2, 2010

I've got Opera for Linux on my Debian Lenny system, installed by adding their repository to my APT config, and it works great. Just recently there was an update. When I downloaded it, it could not install because the signature could not be verified.

W: GPG error: [url] lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F9A2F76A9D1A0061

Why would that happen now when I already had the repository correctly setup in my apt files? I tried re-installing the key and that didn't change anything. Is there a problem with a public key server somewhere?

View 2 Replies View Related

Installation :: Upgrade By "update-manager-core" With The Command Sudo Do-release-upgrade

Mar 30, 2010

I'm now using Ubuntu 9.04 and I think of upgrading it to version 10.04 (when it shall be "stable").I'd like to know if I am supposed to modify /etc/apt/sources.list with the name of the new version even though I upgrade by "update-manager-core" with the command sudo do-release-upgrade

View 1 Replies View Related

Debian Configuration :: Aptitude Update From Specific File?

Feb 18, 2011

I'm developing with puppet, and I need to do an aptitude update from a specific file, here is my configuration: The file sources.list in /etc/apt/ is deleted. I've created 3 files in /etc/apt/sources.list.d each one with their repos:

00-debian_sources.list
deb http://ftp.fr.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ lenny main contrib non-free

[code]....

All the repos are updated/refreshed , and I only want to refresh/update the specific repos insie of the file 01-debian_security_updates.list. On the other hand if I put some repos in the sources.list and delete the 3 files and I create an external file for example in /tmp/temprepo and I do the command aptitude update -o dir::etc::sourcelist=/tmp/temprepo it works fine.give some workaround to update and then upgrade packages from the files specified in my config.

View 1 Replies View Related

Debian Configuration :: Local Repo - Apt-get Failing Release.gpg

Aug 8, 2011

I am trying to create a local debian repo for 3rd party apps and my own deb's. I have done the following: dpkg-scanpackages debian | gzip -9c> debian/Packages.gz Which did create a file called Packages.gz in the directory However, when I do apt-get update on a client machine I get the following error: W: Failed to fetch [URL] Could not connect to 10.1.1.10:8080 (10.1.1.10). - connect (111: Connection refused) W: Failed to fetch [URL] Unable to connect to 10.1.1.10:8080: W: Some index files failed to download, they have been ignored, or old ones used instead.

View 1 Replies View Related

Debian Configuration :: Automatic Update - Error Occurred While Saving Config Info

Nov 9, 2010

After an automatic update from Debian I get the following error while starting a root terminal:
An error occurred while loading or saving configuration information for gnome-terminal. Some of your configuration settings may not work properly.
Failed to contact configuration server: the most common cause is a missing or misconfigured D-bus session bus daemon.

View 6 Replies View Related

Debian Configuration :: [squeeze] Update Manager Internal Error Fetch Failed

May 18, 2011

when I try to update my Debian, I have the following internal error:Error message:Fetch failed: W:Failed to fetch [URL] Unable to find expected entry  free/binary-i386/Packages in Meta-index file (malformed Release file?), W:Failed to fetch [URL] Unable to find expected entry  free/binary-i386/Packages in Meta-index file (malformed Release file?)
, W:Failed to fetch [URL]  Unable to find expected entry  free/binary-i386/Packages in Meta-index file (malformed Release file?), E:Some index files failed to download, they have been ignored, or old ones used instead.

View 2 Replies View Related

Ubuntu :: Sudo Apt-get Update Error?

Feb 20, 2011

I'm getting an error when typing in

Code:
sudo apt-get update
I receive:
Code:
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
I'm running Umbuntu 10.10 and am quite new to all this

View 9 Replies View Related

Ubuntu :: Sudo Apt-Get Update (GPG Error)

May 22, 2011

I can't check any update and can press button install Updates. I have this warning message. If I use terminal for update, I have this error (sudo apt-get update):
GPG error: [URL] natty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 638ABCA0FA3A1271

View 3 Replies View Related

Ubuntu :: Error When Running Sudo-apt Get Update

Oct 17, 2010

When I go to terminal and run

Code:

It runs for a while, then at the end it gives me a error message that says:

Code:

Now what am I supposed to do to fix this problem?

View 7 Replies View Related

Ubuntu :: Error With Update Manager - Sudo Not Known

Oct 31, 2010

I just got this error message when Update Manager tried updating:
Could not initialize the package information
An unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include the following error message:
'E:Type 'sudo' is not known on line 56 in source list /etc/apt/sources.list'
I've been using Ubuntu for awhile, so I know my way around some stuff, but I'm completely lost on what to do here.

View 4 Replies View Related

Ubuntu :: Sudo Apt-get Update - Resulted In The Error

May 7, 2011

Recently sudo apt-get update (and all other apt-get commands) has resulted in the error:

Quote:

I have apt installed, and I don't know of any changes I've made (I booted a Freebsd install dvd but I didn't end up installing (i'm looking at putting it onto an external hdd).

Output of sudo find / -name "apt-get" -print:

Quote:

Quote:

Quote:

I still seem to be able to install/update from update manager and synaptic, but I rely on command line for apt-get update when I'm not at uni (which runs through a proxy).

View 8 Replies View Related

Ubuntu :: Sudo Apt-Get Update (Reading Package Lists Error)

Mar 25, 2010

When I do 'sudo apt-get update' I get
Sources
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/mirror.cs.umn.edu_ubuntu_dists_jaunty_universe_bin ary-i386_Packages
E: The package lists or status file could not be parsed or opened.

View 2 Replies View Related

Ubuntu Installation :: Error Getting Sudo Yum Update To Work / Resolve This?

Jul 12, 2010

I'm having a problem with this command: sudo yum update
I get the error: "Loaded plugins: presto refresh - packagekit
error:no such table: packages.

I created a group using vi /etc/sudoers
saved it using :wq!

but can't get it to work.

View 3 Replies View Related

Debian :: Backports .org Release File Expired?

Apr 6, 2011

I tried to install nvidia drivers & when I tried aptitude update it says that 'backports.debian .org' Release file has expired ignoring......How long does it normally take to update?

View 5 Replies View Related

Debian Configuration :: Grub Drops Into Rescue Mode - Error: File Not Found

Jul 20, 2010

I have a new installation. I try to boot and instead of my grub menu, I get "error: file not found" and am dropped into the rescue prompt. I have just a standard "Desktop" installation. I installed from the 5.05 net install cd. I installed grub to the MBR.

partitions are:
hd0,2 is /
hd0,5 is swap
entering the "set" command results in:
prefix=(hd0,2)/boot/grub
root=hd0,2
[Code]...

View 1 Replies View Related

Debian Configuration :: Prevent Users From Using Su / Sudo

Jul 24, 2010

i would like to prevent all users other than the user "parker" on my system from using the su or sudo commands. I have not attempted to modify the sudoers file so it just contains the standard root ALL = (ALL) ALL.

View 5 Replies View Related

Debian Configuration :: Update My Kernel From 2.6.32 To 2.6.38 - Error - Unable To Boot Into The Kernel

May 13, 2011

I am using DEBIAN 6.0 and I wannna update my kernel from 2.6.32 to 2.6.38. Every time, I do it but after the installation & rebooting into the new kernel it gives me error "UNABLE TO BOOT INTO THE KERNEL".

View 1 Replies View Related

Debian Configuration :: Apt-get Update GPG Error "signatures Couldn't Be Verified Because The Public Key Is Not Available"

Feb 23, 2011

Why everytime I send apt-get update I got this error on the last lines? Reading package lists... Done W: GPG error: [URL] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8F91B0E6C862B42C Here is my /etc/apt/sources.list

[Code]....

View 2 Replies View Related

Debian Configuration :: Sudo Forgets Password Instantly / Why Is So?

Feb 2, 2011

I have two machines running Debian Squeeze (a laptop and a desktop). On my laptop sudo works fine, however on my desktop sudo doesn't remember my password for 1 second!!! I have created a script for the upgrade procedure with apt (to make things easier). The script is nothing more than a few commands separated by operators. It is completely useless if I have to enter my password six times while my script is running.

I tried to add timestamp_timeout=15 to the sudoers but it didn't help.

Does anyone have any idea why this could be?

View 2 Replies View Related

Debian Configuration :: Allowing An Application To Mount A Drive Without Sudo?

Mar 8, 2010

is there a way to allow a program mounting a drive without requiring it to ask for sudo password (apart from running it with sudo)? To be more specific, I'm annoyed by the sudo password request by TrueCrypt whenever it needs to mount a volume.

I've thought about creating another user, allowing it to mount volumes and then running TrueCrypt as this user at boot. I don't know whether GNU/Linux allows for such policies... maybe I should look into SELinux?

EDIT: For the issue at hand (encrypted USB stick both on Windows and Linux), I'm investigating FreeOTFE. I'm still curious about the privileges issue, anyway.

View 3 Replies View Related

Debian :: Autologin And Update / Without The Password(s) / Su/sudo To Execute?

Oct 28, 2010

I have succesfully installed Debian with gnome-core, iceweasel and other useful packages and also followed this guide to autologin and start X. I noticed that the sudo chmod +s /sbin/halt and adding /sbin/halt
in ~/.bashrc made Debian refuse me to log out (from X) and 'log out' turns off the computer insted.Removing /sbin/halt from .bashrc turned everything to as i want it. Should I "repair" or remove something I created with chmod +s command or should I leave it as it is?

Also I would like apt-get(or aptitude) update to run after login (and before startx), so i added sudo apt-get update to .bashrc but it will prompt me with password. Is there someway I could do this without the password(s) which su/sudo needs to execute? This is not so important but it would be very nice to update the system on startup.

View 5 Replies View Related

Fedora :: Error - Database Disk Image Is Malformed

Nov 15, 2009

I get this:

database disk image is malformed

View 2 Replies View Related

Fedora :: Error Pop Up - Software Source Database Malformed?

Feb 5, 2010

This error pops up randomly since last night, what is it about? I thought its maybe related to [URL] but I did not install/update/change anything with yum or packagekit for a few days. Could it be a problem with the daily update-check?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved