Ubuntu Installation :: Get The Coorect Path To Ppa.launchpad.net/c-korn/ppa?

May 13, 2010

I am trying to update I get this errorFailed to fetch [URL]404 Not FoundSome index files failed to download, they have been ignored, or old ones used instead.

View 8 Replies


ADVERTISEMENT

Fedora Installation :: Install Korn Shell Without Internet Access?

Jun 14, 2009

I work for AT&T and our Windows-centric workgroup is being tasked with supporting an app running on RedHat. To help my coworkers, I'm building a Fedora 11 VM that we can play with to familiarize ourselves with the UNIX environment.

Because of corporate network policies in place, my VM can't get access to the Internet.

Since we're AT&T employees, we're naturally using the korn shell on the production system. I'd like to install the korn shell on my VM. However, it doesn't appear to be part of the base fedora repository.

Is the korn shell available for Fedora? If so, how would I copy it to shiny media, mount it on my VM, and install it?

View 4 Replies View Related

Ubuntu Installation :: 11.04 Does Not Work Well With Sandisk USB Stick With U3 Launchpad

Apr 29, 2011

If you have problem using Ubuntu 11.04 from USB, remove the U3 launchpad if you do not need it at all. It may solve your problem.Link: [URL] I am not a Ubuntu/Linux user but I do keep a copy of Ubuntu LiveUSB in my Sandisk cruzer micro 8GB USB stick in case of system failure. It comes with the U3 lanuchpad that I never use.The USB stick was working happily with Ubuntu 10.04 and 10.10. However when I formatted the stick and put Ubuntu 11.04 (checksum is ok) into it, it failed to boot from the stick every single time. I was getting this error even though I have disabled all(one) my physical DVD-RWs in BIOS:

Code:

mounting /dev/sr0 on /cdrom. failed Device or resource busy.

I do not remember the wording...)The error message appeared when I saw the Ubuntu logo and the five animating dots. So I decided to remove U3 launchpad and voil�! I could boot for the first time (and 6th time in a row without problem now).sidenote: My physical DVD-RW drive is still blocking the bootup half of the times even if there is no discs in it. Disabling the drive in BIOS solve the problem. The error occurs before I see the five animating dots. The screen stops at

Code:

[figure varying each time] scsi 0:0:0:0: CD-ROM PIONEER DVD-RW DVR-111 1.29 PQ:0 ANSI:5

View 9 Replies View Related

General :: Disadvantages Of Using A Korn Shell?

Feb 2, 2011

Ive been playing around with Linux a little bit and have started to look into different shell types. I know BASH is the most basic, or that is in most distro. but is there any disadvantages of using a Korn shell instead?

View 7 Replies View Related

General :: How To Write Korn Shell

Oct 14, 2010

I am new and start learning how to write korn shell, can you someone please translate the below command to common English? code...

View 1 Replies View Related

Ubuntu Installation :: Can't Update Http://ppa.launchpad.net Natty/main/Sources Sources

May 16, 2011

I've got the following problem: I just noticed that there were just very few notifications about updating the system (usually there are damn many of them in a week) So I opened the update manager and clicked on "refresh list". The following result popped up: p,li{white-space:pre-wrap;}E: Error http://ppa.launchpad.net natty/main/Sources Sources 404 Not Found First I thought, it would be just some kind of server problem, but it didn't stop. The next thing was to research the thread and I even found something. However, the solution suggested didn't work at all. (Things, which might have caused this: I installed the default software center |I'm using Kubuntu, but in this case that fact doesn't matter| and used it. To sum up:

- not able to update the system referring to the launchpad main sources for 11.04
- following error: E: Error http://ppa.launchpad.net natty/main/Sources Sources 404 Not Found It would be great if this was a common issue and I've been simply too stupid to find a proper solution. So you could just post the link.

View 2 Replies View Related

General :: Difference Between PATH=$PATH:$1 & PATH=$1:$PATH?

Jan 16, 2011

I found the following function in /etc/profile file.

[Code]...

1. I dont undestand what "if ! echo $PATH | /bin/grep -qE "(^|:)$1($|:)"" this if statement actually comapres??

2. Also what is the difference between PATH=$PATH:$1 & PATH=$1:$PATH

View 14 Replies View Related

Programming :: Advanced Uses Of Variables In Korn Shell?

Jul 28, 2011

Somehow I'm not really managing this thing, which would d be a nice way to useariables.What I am doing is setting up compound variable in ksh. What I have is a "config" file, which has fields delimited by a semicolon

Code:
cat ${CONFIGFILE} | grep -v "^#" | grep -v "^$" | while read line
do

[code]...

View 14 Replies View Related

Programming :: Korn - Combine Select With An Array?

Jun 8, 2010

Assume this array in Korn:

Code:
HOSTS[ home ]="163.164.165.166"
HOSTS[ work ]="122.123.124.125"

[code]....

View 3 Replies View Related

Ubuntu :: Korn Shell: Syntax Error On Test A Function With Parameters?

Jan 4, 2011

Some may recall I recently gave up on bash, rather than give up my programming style.Surely I will have reason to return but that's another story. My little issue now:I am debugging a new [Korn] shell script. I have a function that performs a specialized match on a string and I see that I am able to call that function with no problem, with both of it parameters. The function does not do any print or echo command - it uses "return" for a TRUE (0) of FALSE (1), as is the shell exit code convention. Thus, I have the following test:

Code:
if [[ match_except_release ${PATH_DIR[$LC]} bin ]]
then

[code]....

View 2 Replies View Related

Programming :: Bash/korn Script Rename Files To Same Name One At A Time?

Jun 23, 2009

I have scowered the internet for the answer to this one. I need a script to rename multiple files to the same exact name, run a program on the file then do the same for the next file. We have a unix backend system that is expecting to load the file with the filename of cards.in So I will have files named card.2009xxx, like i said i will have around 4 or five of those. I want the script to rename card.2009xxx to cards.in, run our unix program on cards.in which inturn changes the file name and once complete i want the script to rename the next cards.2009 to "cards.in"Until there are no more left in the directory and the unix program has processed all the files. All of this is occurring in the same directory. I have written some scripts but they fail by moving for example cards.200901 to cards.in then immediately moving cards.200902 to cards.in and that is not good because it is overwriting valuable data

View 10 Replies View Related

Ubuntu :: Is Launchpad Down?

Nov 30, 2010

Anyone else having problems connecting to Launchpad?

View 4 Replies View Related

Ubuntu :: Add A OpenPGP Key For Launchpad?

Dec 1, 2010

I am trying to add a OpenPGP key for launchpad. It said to use this command.

Code:
gpg --fingerprint
When I use that command nothing shows.

Next I clicked on the the How to get the fingerprint. It said to go into Passwords and Encryption Keys. Then the My Personal Keys tab. I have nothing there. What should I do to get something there?

View 6 Replies View Related

Ubuntu :: Report A Bug On A Launchpad Ppa?

Jan 5, 2011

Is there a way to report a bug on a launchpad ppa? I see the Bugs section only has search, with no open bugs. Is there another way to report a bug on this system?

View 1 Replies View Related

Ubuntu :: Reporting A Bug At LaunchPad?

Sep 1, 2011

Is this seriously the ONLY way to report a bug? I can't just fill out a form somewhere without running software to do it? When I try to do it the way explained in the guide, it tells me that I'm using a stable version of Xubuntu, and that only people running dev versions (like 11.10) can report bugs.This seems absurd. Are they saying that all stable releases are perfect in every way? Surely one must be able to report a bug for them...

View 4 Replies View Related

Ubuntu :: How To Use / Apply Launchpad Patch

May 18, 2010

I'm trying to implement a patch to notify-osd and I don't know how. Is there any straight forward way of doing this? [URL]

View 4 Replies View Related

Ubuntu :: Any Way To Post Bugs In Launchpad Outside 11.04?

Apr 21, 2011

I have a problem with installing ubuntu 11.04 I get this message:
Code:
Hspell: can't open /usr/share/hspell/Hebrew.wgz.sizes
It's get stuck with the updating time from internet servers process but I can't find a way to report it to launchpad.

View 2 Replies View Related

Ubuntu :: Possible To Register For Launchpad Net Bug Tracker?

May 30, 2011

I've already encountered a couple bugs, and thought it would be nice to be able to report new ones there and/or comment on old ones. But their register button only leads to "Invalid OpenID transaction," and I think that's a bug, and I think I ought to report that over here since I obviously can't register or report it over there.

View 1 Replies View Related

Ubuntu :: Packages Version Name For Launchpad PPA

Jun 4, 2011

I finally figured out how to upload onto Launchpad into a PPA, but unfortunately, I cannot seem to get the version numbers worked out.

For instance, here is the original version of bleachbit-bonus:
bleachbit-bonus_0.8.2-1_all.deb

And I can successfully break it down into the correct source binaries for Launchpad, but when I try a folder name such as this:
bleachbit-bonus-0.8.2-1~ppa1

It uploads to the PPA just fine, but the versioning is bad. For some reason it breaks it down like this:
package name: bleachbit-bonus-0.8.2
version: 1~ppa1

Also, I really don't care what the version name is, I just want it working so I can mimic for several packages.

View 4 Replies View Related

Ubuntu :: Launchpad Down - Failed To Fetch Error

May 15, 2010

Is anyone else having trouble...I'm getting a ton of "Failed to fetch..." errors while updating.The site itself is working fine. No news here [URL]. Normally I wouldn't be concerned, however this happened right when I modified my sources so I'm hoping I didn't mess something up.

View 1 Replies View Related

Ubuntu Security :: How Actually Secure Launchpad Application

Aug 20, 2010

I always hear 'do NOT install anything from anywhere except the official repositories'. But I find a lot of great apps that are not included in repositories and would like to ask. How actually secure launchpad is? Are the codes reviewed by anyone? How do I make sure that a piece of software is not going to harm my Ubuntu? If I add a PPA for some program I won't going to check it's code every time it updates or am I being too cautious?

View 9 Replies View Related

Ubuntu :: No Place To Post Bugs In Launchpad?

Jul 28, 2011

I cannot find where to post bugs in the launchpad anymore? What happened to the launchpad? It's sort of goofy that there is no (report a bug) link anywhere. But if you search bugs then you can see a link to the right, but nothing anywhere else. And even then you can only post a bug regarding that same category and subject. So it would appear the launchpad has a bug, or I just can't figure out how to navigate to report a bug.

View 9 Replies View Related

General :: Move A File To Some Path And Create That Path When It Doesn't Exist?

Oct 8, 2010

I use this command:

Code:

find ./ -atime +360

to figure out the files that haven't been accessed since 360 days. The command above will return results like this:

Code:

/uploads/2010/02/some-file-name.ext
/uploads/2009/08/another-file-name.ext
... etc

I'm taking here about tins of directories, thousands of files. I'm looking to find a command that makes me able to move the results above to another path, and to create that path once it doesn't exist like below:

Code:

mv /uploads/2010/02/some-file-name.ext /old-files/uploads/2010/02/some-file-name.ext

But I want the executed command to create this path

Code:

/old-files/uploads/2010/02/

If it doesn't exist.

View 6 Replies View Related

Programming :: Java Applet Not Loading Image With Relative Path But With Absolute Path / Resolve It?

Jul 17, 2009

Java applet not loading image with relative path(e.g. images/1.jpg) but loads image with absolute path(i.e. from /root/user/images/1.jpg) . This is a problem when i want to host the applet on web server

View 2 Replies View Related

General :: Forcing An Absolute Path Where A Relative Path Is Expected

Feb 21, 2011

I have a program that takes a relative path as input appends it to a some path string to get the actual path.

Now all I can input is the relative path. So if I want to go one level above my input will be ../mypath.

If I know the depth of the path used internally, I can use .. as many times to go to the root directory and then give the absolute path. But suppose I do not know the depth of the directory, can I construct a relative path string such that it considers it as a relative path. One way could be to have enough .. in the path string so that I can force an absolute path for some maximum depth of path.

Is there some path string syntax that I am not aware of but can achieve this?

View 2 Replies View Related

General :: Deleted Path Variable - How To Return To The Original Path Value

Apr 26, 2011

Experimenting with shell variables, accidentally deleted the path variable how could I return to the original path value. What kinds of problems will I have if I don't have a path variable.

View 3 Replies View Related

Ubuntu :: Launchpad Login - Invalid OpenID Transaction

May 10, 2010

This morning when I try to login to the launchpad bug reporting page using konqueror I get an error:
Code:
Invalid OpenID transaction
Logging in from Firefox works OK.

View 1 Replies View Related

Ubuntu :: Error: Http://ppa.launchpad.net Lucid Release

Jun 21, 2010

after i installed some linux mint packages, i get the following error. W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 55708F1EE06803C5

its not related to the mint packages because i installed the keyring for that and since the error i have unchecked the linux mint repo. i have tried reinstalling the ubuntu-keyring package with no luck.

View 2 Replies View Related

Ubuntu :: Launchpad Update Error In Terminal - 404 Not Found

Jun 16, 2011

When I try:
Code:
sudo add-apt-repository ppa:gdm2setup/gdm2setup
Code:
sudo apt-get update
Code:
sudo apt-get install python-gdm2setup

On the update I have error in terminal:
Code:
W: Failed to fetch [URL] 404 Not Found
W: Failed to fetch [URL] 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

View 1 Replies View Related

Red Hat / Fedora :: Appending A Path To PATH Variable Permanently?

Oct 21, 2010

how to add a path to PATH variable permanently so that it remains persisent even after closing shell and rebooting the system when i added a path, to variable it remained there as long as i didn't closed the shell. but when i reopened it ,changed were undone.

View 2 Replies View Related







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