Ubuntu :: Get Error "Type 'n' Is Not Known" When Adding Source

Jan 15, 2010

I was trying to install some software (awn) when whent to add it to my sources list it said this Could not download all repository indexes The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct. and then An error occurred

The following details are provided: E: Type 'n' is not known on line 2 in source list /etc/apt/sources.list.d/awn-testing-ppa-karmic.list E: Unable to lock the list directory

and then

[Code]...

View 5 Replies


ADVERTISEMENT

Ubuntu :: Error: E: Type 'sudo' Is Not Known On Line 52 In Source List /etc/apt/sources.list

May 4, 2011

don't know much, but when I tried to update I get this error:

E: Type 'sudo' is not known on line 52 in source list /etc/apt/sources.list E: The list of sources could not be read.

View 2 Replies View Related

Ubuntu :: Error: Can't Perform Indexing Operations For <unknown Type> Type

Feb 26, 2010

I just loaded octave. I ran through a few examples of how to implement a script file. Everything works until I get to "plot". When I run the "plot" command I get the following.

octave:2> test1.m
error: can't perform indexing operations for <unknown type> type
sh: gnuplot: not found
Just to double check my work, I ran the following code:
y=[1 2 3];
plot(y);

View 3 Replies View Related

Programming :: Error - Array Type Has Incomplete Element Type

Jan 26, 2010

I'm trying to compile a program and it gives me the following:

I checked cmath-util.h:46 and cmath-util.h:48:

I'm not a C person, and the author is unavailable so far.

View 5 Replies View Related

Ubuntu :: E: Type'2' Is Not Known On Line1 In Source.list

Sep 17, 2010

When I try to use Synaptic package manager I get the following message: E: Type'2' is not known on line1 in source.list E: the list of sources could not be read.to the repositary dialog to correct the problem.E:_cache-> open() failed, report.I cannot use Synaptic package manager or Update manager while this problem exists.

Dell inspiron 6400
ram: 2gb
hdd: 250gb
os: ubuntu 10.04
Tony044

View 1 Replies View Related

Software :: Adding To Source.list Denied?

Mar 1, 2011

I tried to add to the Ubuntu repositories via:

Code:
/etc/apt/sources.list
And got this message:bash:

Code:
/etc/apt/sources.list: Permission denied

View 14 Replies View Related

Programming :: Adding External Module To Kernel Source?

Apr 27, 2010

There is a module A which is compiled with the kernel. I wrote an external module B which exported a symbol using EXPORT_SYMBOL.The module A now needs to talk with that exported symbol (function call). For that i modified A so that it includes the function call from B. However i now get unidentified symbol errors during 'make' operation as symbols of B are not present during kernel compile and A now kind of depends on B.

One solution is that make B part of the kernel as well. However, it would mean that whenever now i try to compile a kernel with a different source, i have to modify the config files and everything to accommodate B.Hence i am seeking a solution which does not include modifying the kernel.

View 3 Replies View Related

Programming :: Adding Source To C Project To Include Mysql.h = New Errors?

Jul 14, 2009

I am trying to modify the source code of a C application (quagga) in order to insert data into a mysql table. I have added 2 new source files to the source (neto_mysql, neto_trend) which in turn use mysql.h. I have also modified the Makefile.am file to include the /usr/include/mysql directory.

When trying to compile, i get the following error. What am I missing? I have minimal experience with formal C applications like this. I feel like I may also have to include the mysql.h file in the libbgp? I dont understand why it cant find the mysql functions...

Code:

if gcc -DHAVE_CONFIG_H -DSYSCONFDIR="/usr/local/etc/" -I. -I. -I.. -I.. -I.. -I../lib -I/usr/include/mysql/ -fPIE -Os -fno-omit-frame-pointer -g -std=gnu99 -Wall -Wsign-compare -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes

[code]....

View 12 Replies View Related

Ubuntu :: 'E:Type 'ntu-wine/ppa/ubuntu' Is Not Known On Line 1 In Source List /etc/apt/sources

Apr 11, 2011

I'm having a problem updating or even running the software center. Each time I open either of them, I get an error stating "'E:Type 'ntu-wine/ppa/ubuntu' is not known on line 1 in source list /etc/apt/sources.list.d/ubuntu-wine-ppa-natty.list'" and the update manager or software center closes. This has just been happening a few days ago and I would like a fix for it. I'm using 11.04 beta 1 and my WINE version is the latest development release. Anyone know how to fix this error? I tried unchecking my WINE PPAs in sources but that don't seem to do any good.

View 2 Replies View Related

Ubuntu Installation :: E - Type 'usage:' Is Not Known On Line 54 In Source List /etc/apt/sources.list

Jan 23, 2010

Ive seen some fixes for this but they all seem to be specific to the particular user's sources.list . . . ..

Code:

Here is Line 54

Code:

View 2 Replies View Related

Ubuntu Installation :: E: Type Sudo Is Not Known On Line 55 In Source List /etc/apt/sources.list

Mar 12, 2010

I tried to change the basic toolbar to cairo dock,a tutorial that i found told me to write in terminal gksu gedit /etc/apt/sources.list.d/winehq.listso i write it and a window opened,i couled not find the text that told me(the tutorial i mean)so i closed the window,after that i keep taiking the same error

E: Type �sudo� is not known on line 55 in source list /etc/apt/sources.list
E: The list of sources could not be read.
Go to the repository dialogue to correct the problem.
E: _cache->open() failed, please report.

now whene i got in the winehq.list the text has gone and i take this error in update manager,my software center doesn't work and my terminal whenever i type sudo commands says

E: Type �sudo� is not known on line 55 in source list /etc/apt/sources.list

View 9 Replies View Related

Networking :: Shows Error Rtnetlink Answers: File Exists Error Adding Address [ip]?

Jul 3, 2009

I'm only partially new to Linux. I'm running Fedora 11. I've just set up two machines, I thought to be identical. Evidently I missed something. I had some problems getting the network started on the second machine, and I must have forgotten a name change somewhere. Anyway, after doing lot's of comparisons between the boxes, editing and renaming and re-linking the ifcfg-GigaStorey file, they are both functioning. The problem is that whenever I start or restart the network on box 2, it reports the following error:

Bringing up interface GigaStorey: RTNETLINK answers: File exists
Error adding address 192.168.1.6 for eth0.
[ OK ]
The file ifcfg-GigaStorey is linked in the following directories
/etc/sysconfig/network-scripts
/etc/sysconfig/networking/devices
code....

Like I said, it's not super critical, just annoying. The networking comes up ok, but the error is puzzling. I figure if I learn what this problem is I'll be one step closer to my Linux beanee.

View 4 Replies View Related

Programming :: Stat On Cifs - Fails With Error No 75 - Error Shows "Value Too Large For Defined Data Type"

Dec 29, 2010

i have Ubuntu10.10 (kernel-2.6.35-22-generic) installed. struct stat StatBuff;

[Code]...

I have mounted a windows share folder on /mnt. When i gave any directory within /mnt/ to stat function it fails with errorno 75. perror shows "Value too large for defined data type". Example 1 is fail but Example 2 works fine.

View 7 Replies View Related

Fedora :: Booting - Error "EXT4-fs(sda): Error Loading Journal Mount: Wrong Fs Type, Bad Option, Bad Superblock On /dev/sda8"

Feb 4, 2010

I have installed both Windows Xp and Fedora 12. Last time when i was working on Fedora it didn't shut down properly. Now following error occurs and finally the system sleeps.

ata1.00 : exception Emask 0x0 Sact 0x0 SErr 0x0 action 0x0
ata1.00 : BMDMA stat 0x25
ata1.00 : cmd c8/00:00:50:5a:34/00:00:00:00:00/e4 tag 0 dma 131072 1n
res 51/40:7f:d1:5a:34//00:00:00:00:00/e4 Emask 0x9 (media error)
ata1.00 : status : { DRDY ERR }
ata1.00 : err : { UNC }
end_request: I/O error, dev sda, sector 70539985 JBD : Failed to read block at offset 5884 EXT4-fs(sda): error loading journal mount: wrong fs type, bad option, bad superblock on /dev/sda8, codepage or helper program, or other error In some case useful info is found in syslog-ty dmesg | tail or so

View 1 Replies View Related

Ubuntu :: Adding LibreOffice To PPA Causes Error

Feb 27, 2011

A few minutes ago, I added LibreOffice's PPA to my sources list. When I went to update my computer, this popped up:

Code:
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 'a.launchpad.net/libreoffice/ppa/ubuntu' is not known on line 2 in source list /etc/apt/sources.list.d/libreoffice-ppa-maverick.list' So I tried reporting this bug by tapping Alt+F2 and entering:

Code:
ubuntu-bug update-manager

Then an error pops up, saying it could not determining the package or source package name.

When I try clicking on Ubuntu Software Centre, nothing pops up

I'm really puzzled and would at least like to remove that LibreOffice PPA so I can use Ubuntu Software Centre.

View 4 Replies View Related

Red Hat :: DNS Error In RHEL 5.1 - Unknown RR Type

Jul 15, 2010

I am doing the DNS configuration for the first time. Error in named configuration:

zone localdomain/IN: loaded serial 42
zone localhost/IN: loaded serial 42
zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
file1:9: unknown RR type 'example.com.'
file1:11: unknown RR type 'red.exmple.com.'
zone example.com/IN: loading master file file1: unknown class/type
[Code]....

View 1 Replies View Related

Ubuntu :: Grub Error 17 Due To Unknown Fs Type On Main Partition

Feb 1, 2010

A formerly working system now gives an 'error 17' at Grub instead of booting. Here are the facts I have gathered thus far.

$ blkid
n/a (no output)
$ sudo fdisk -l /dev/sda
Code:
Disk /dev/sda: 60.1 GB, 60060155904 bytes
255 heads, 63 sectors/track, 7301 cylinders

[Code]...

View 9 Replies View Related

Software :: (DVD Error) Mount - Wrong FS Type

Jul 14, 2011

A colleague had troubles with a DVD that contains valuable data, no further backup available. The DVD won't run and I am trying to fix it. Have been playing around on Mac, Windows and Linux successively.

On Mac
Mac shows this message in Toast Titanium 10:
but Finder keeps telling it is an empty disc, no way to get to the files.

On Windows
Windows 7 in VMWare is not of any help.

On Linux
Just installed Ubuntu 11.04 (in VMWare) and did some checks using info on this forum. When trying to mount the disc, this is the error message. Then I used fdisk on the volume (/dev/sr0) and tried fsck. I downloaded UDFTools but cannot find any repair option like udffsck as described in this thread by the last author.

I am running out of inspiration... there are clearly data on the disc, which can be seen by just looking at its surface, but also the info on Mac. However, there might be some bad sector size in the partition table which renders it unreadable. How to recover these data?

View 2 Replies View Related

Programming :: Converting C Code To C++ Causes An Type Error?

Mar 25, 2010

I'm a C / assembler programmer so am not use to C++, which I need to use. Basically I'm using my own versions of memcpy, but for long and int rather than char. It's for fast graphics. So I have a char array which I copy to another array. But I copy as either longs or ints, much faster. for example

Code:
void * fastmemcpysprite (void *destaddr, void const *srcaddr, size_t len)
{

[code]...

View 3 Replies View Related

Ubuntu :: Changing File System Type To Another Filesystem Type - Does It Effect On Data?

Feb 4, 2011

In my system around 73gb(pc-desktop) i have,1 primary partition(windows)-25gb, 1-extended partition(remaining gb) 3 logical partitions were there in (under) extended partition in one of the logical partition is d:drive. in my hard disk d: drive is -/dev/sda5

previosly i was fat -file system , (d:drive-/dev/sda5), i remember i changed the d: drive(d:drive-/dev/sda5) file system to ext4file system ,with following command using terminal

After doing(changing the file system)this one ,i couldnt see the d:drive data

By doing that

1q) Did i reformatted the partition? i think the new filesystem(ext4) has no knowledge of the data that was on it when it had a FAT filesystem.

2q) How to do undo operation,i tried to change the filesystem type to fat/ntfs in terminal using command --sudo mkfs -t FAT /dev/sda5.

Result:its showing text message-'mkfs.FAT: No such file or directory'(not in single quote)

I had very imp data in d:drive

View 1 Replies View Related

Ubuntu :: TightVNC Error:server Did Not Offer Supported Security Type

May 10, 2011

I will try to keep this straight-forward. Yesterday I was able to access an ubuntu 10.10 (edubuntu) desktop using the tightVNC viewer that I installed on my Vista laptop. I never set anything up on the desktop it just worked and I didn't question it.

Today I get the following error on the viewer software: "Server did not offer supported security type" The only thing that has changed was that I installed a bunch of updates yesterday afternoon, but I am not sure what changed.

View 1 Replies View Related

Ubuntu Installation :: Get An Error Message That Tells To Type A Command Into The Terminal?

Jun 8, 2011

I was running an update on my computer (running Ubuntu 10.04 Lucid) and something must have been transferred incorrectly as every time I open synaptic, I get an error message that tells me to type a command into the terminal:

Code:
sudo dpkg --configure -a
After doing that, it displays this:

[code]....

View 7 Replies View Related

Ubuntu Servers :: Error When Adding Cloud Node?

Jan 4, 2010

First time setting up Ubuntu Cloud system.

I get error during install when searching for and trying to add node from the Cloud Controler: New node found on 192.168.1.182:add it? [Yn] y Connecting to 127.0.0:8774...failed: Connection refused. Error: you need to be on the CC host and the CC needs to be running.

View 4 Replies View Related

Ubuntu Installation :: Error Adding Repository Through Terminal?

Aug 11, 2011

I was trying to install Gnome 3 in ubuntu 11.04 & some other applications.While adding repositories throgh terminal encountered this error."Error reading https://launchpad.net/api/1.0/~gnome...rchive/gnome3: <urlopen error [Errno -2] Name or service not known>"

View 3 Replies View Related

OpenSUSE Hardware :: 11.3 - USB Keyboard Error (Cannot Type For Few Secs)

Sep 13, 2010

I am using an external USB keyboard to my laptop. Suddenly (after using this keyboard for 6 months), some randomly times I need to press the button 6-7 times before something appears on screen. This happens randomly, I may be able to type a whole paragraph without problem, and suddenly I can't type anymore for few seconds. My system is opensuse 11.3 and it happened last friday 9/10 ( if it is related to any update). I tested the keyboard to another pc and it is working. I tested another keyboard to my laptop and I still have the same problem.

View 1 Replies View Related

General :: Error Type: <class 'yum.Errors.RepoError'>

Feb 26, 2010

On a fresh install of Fedora 12: I am trying to do a software update and keep getting these errors. I am new to Fedora but have used Ubuntu for some time. An Internal system error has occurred:

Under more details it states:

Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main

[Code]...

View 1 Replies View Related

Software :: Compile Error: 'H5G_obj_t' Does Not Name A Type - Is Gcc 4.3 Incompatible With Gcc 3

Mar 1, 2009

m trying to compile a package hdf-1.6.8 for openSUSE 11.0. But i think there is a problem when gcc 4.3 is used. The make fails giving errors like:

Quote:

In file included from H5IdComponent.cpp:21: H5IdComponent.h:86: error: 'H5G_obj_t' does not name a type The header file has such entries:

Code:

H5G_obj_t p_get_refobj_type(void *ref, H5R_type_t ref_type) const;

Is this a cause for conflicts between gcc 3 and gcc 4. If so how do i rectify the same? I have compat-ltdc++ installed. Similar errors are sure to follow during the compilation process.

View 5 Replies View Related

Software :: Grub Error 2 - Bad File Or Directory Type

May 19, 2010

I am building centos - debian dual boot system. Each os has separate boot partition, both ext3.
Installed Centos 5.5 x86 with grub into MBR.
Installed debian 5.0.4 x86 with no boot loader.
Added debian to centos boot partitions grub.conf

Centos boots fine. When I tried to boot debian I got grub error:
Code:
Error 2: Bad file or directory type

Grub's command line auto compledion didn't work on debians boot partition - looks like it does't recognize that partition as ext3 (but when I booted centos and tried to mount debian boot partiotion - no problem it mounted ). And this is not single fs corruption - after another debian reinstallation the problem remained. Anyway recreating that fs using "mke2fs -j /dev/sdxx" solved the problem.

View 2 Replies View Related

Software :: Mounting ISO Image - Wrong FS Type Error

Apr 4, 2010

I'm trying to mount hg2.iso, the Heavy Gear 2 iso image that I converted from hg2.nrg using nrg2iso, and this is what I keep getting:
Code:
bash-3.1# mount -o loop -t iso9660 hg2.iso /mnt/iso
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try demsg | tail or so

View 7 Replies View Related

Programming :: Error: New Types May Not Be Defined In A Return Type?

Oct 12, 2010

The first line of this struct:

Code:
struct custom_int {
typedef int big_int;

[code]...

View 4 Replies View Related







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