<br><br><div class="gmail_quote">On Wed, Dec 3, 2008 at 1:30 AM, Jerry Lapham <span dir="ltr"><<a href="mailto:rjlapham@cinci.rr.com">rjlapham@cinci.rr.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tuesday 02 December 2008 11:31:10 pm uriah heep wrote:<br>
<br>
> E: Type 'wget' is not known on line 37 in source list /etc/apt/sources.list<br>
> E: The list of sources could not be read.<br>
> Go to the repository dialog to correct the problem.<br>
> E: _cache->open() failed, please report.<br>
><br>
> From the little I know it seems I need to delete the error line but i do<br>
> not know how to edit the file.<br>
<br>
If you're using Dolphin in KDE 3.5.10 go to /etc/apt/ and right click on<br>
sources.list.  Select Actions > Edit as root.  Type in your password and<br>
KWrite should open allowing you to edit and save sources.list.<br>
<br>
If not, you could open Konsole, cd to /etc/apt and type<br>
<br>
        kdesudo kate source.list<br>
<br>
        or<br>
<br>
        kdesudo kwrite source.list<br>
<br>
input your password, edit, and save.<br>
<br>
        -Jerry<br>
--<br>
=============================================<br>
Jerry Lapham<br>
Monroe, OH  45050<br>
<a href="mailto:rjlapham@cinci.rr.com">rjlapham@cinci.rr.com</a><br>
=============================================<br>
Does fuzzy logic tickle?<br>
<font color="#888888"><br>
--<br>
kubuntu-users mailing list<br>
<a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br>
</font></blockquote></div><br><br><br>My appology I see I did not give you adequate information.  I am running 8.10   64 bit and using kde 4.1.  I used the directions for dolphin hoping they would be simular, I right clicked and did not get the option to edit as root. I then entered konsole and below you see what happened.<br>
<br><br>uriah@Trimurti:~$ kdesudo kwrite source.list<br>uriah@Trimurti:~$  kdesudo kate source.list <br>kate(6697): createDoc                       <br>kate(6697) KateSessionManager::KateSessionManager: LOCAL SESSION DIR:  "/root/.kde/share/apps/kate/sessions"                                                    <br>
kate(6697) KateApp::initKate: Setting KATE_PID: ' 6697 '                        <br>kate(6697) KateViewDocumentProxyModel::updateBackgrounds: false                 <br>kate(6697) KateMainWindow::KateMainWindow: **************************************************************************** 0x1b18320<br>
kate(6697) KateViewDocumentProxyModel::updateBackgrounds: false<br>kate(6697) KateViewDocumentProxyModel::updateBackgrounds: false<br>kate(6697) KateDocManager::slotDocumentNameChanged: docname changed:  "Untitled" -----> "Untitled"<br>
kate(6697) KateDocManager::slotDocumentNameChanged: docname changed:  "Untitled" -----> "source.list"<br>kate(6697) KToolInvocation::klauncher: klauncher not running... launching kdeinit<br>kdeinit4: preparing to launch /usr/lib/kde4/libexec/klauncher<br>
kdeinit4: preparing to launch /usr/bin/kded4<br>kdeinit4: preparing to launch /usr/bin/kbuildsycoca4<br>kbuildsycoca4 running...<br>kdeinit4: preparing to launch /usr/lib/kde4/libexec/kconf_update<br>kdeinit4: preparing to launch<br>
kdeinit4: preparing to launch /usr/bin/knotify4<br>kate(6697): Couldn't start knotify from knotify4.desktop:  "KDEInit could not launch '/usr/bin/knotify4'."<br><br>kate(6697) KateViewDocumentProxyModel::updateBackgrounds: true<br>
kate(6697) KateViewDocumentProxyModel::updateBackgrounds: false<br>kate(6697) KateApp::startupKate: KateApplication::init finished successful<br>kate(6697) KateViewDocumentProxyModel::updateBackgrounds: true<br>QObject: Do not delete object, 'file', during its event handler!<br>
QThreadStorage: Thread 0x180d860 exited after QThreadStorage 2147483643 destroyed<br>uriah@Trimurti:~$ sudo<br>usage: sudo -h | -K | -k | -L | -l | -V | -v<br>usage: sudo [-bEHPS] [-p prompt] [-u username|#uid] [VAR=value]<br>
            {-i | -s | <command>}<br>usage: sudo -e [-S] [-p prompt] [-u username|#uid] file ...<br>uriah@Trimurti:~$ cd to /etc/apt<br>bash: cd: to: No such file or directory<br>uriah@Trimurti:~$<br><br>and then<br>
<br>uriah@Trimurti:~$ cd etc/apt<br>bash: cd: etc/apt: No such file or directory<br>uriah@Trimurti:~$ cd /etc/apt<br>uriah@Trimurti:/etc/apt$ kdesudo kate source.list<br>kate(7058): createDoc<br>kate(7058) KateSessionManager::KateSessionManager: LOCAL SESSION DIR:  "/root/.kde/share/apps/kate/sessions"<br>
kate(7058) KateApp::initKate: Setting KATE_PID: ' 7058 '<br>kate(7058) KateViewDocumentProxyModel::updateBackgrounds: false<br>kate(7058) KateMainWindow::KateMainWindow: **************************************************************************** 0x1f3e820<br>
kate(7058) KateViewDocumentProxyModel::updateBackgrounds: false<br>kate(7058) KateViewDocumentProxyModel::updateBackgrounds: false<br>kate(7058) KateDocManager::slotDocumentNameChanged: docname changed:  "Untitled" -----> "Untitled"<br>
kate(7058) KateDocManager::slotDocumentNameChanged: docname changed:  "Untitled" -----> "source.list"<br>kate(7058) KateViewDocumentProxyModel::updateBackgrounds: true<br>kate(7058) KateViewDocumentProxyModel::updateBackgrounds: false<br>
kate(7058) KateApp::startupKate: KateApplication::init finished successful<br>kate(7058) KateViewDocumentProxyModel::updateBackgrounds: true<br>QThreadStorage: Thread 0x1d69860 exited after QThreadStorage 2147483643 destroyed<br>
uriah@Trimurti:/etc/apt$<br><br><br>and<br><br>uriah@Trimurti:/etc/apt$  kdesudo kwrite source.list<br><br>uriah@Trimurti:/etc/apt$ kdesudo kwrite source.list<br>uriah@Trimurti:/etc/apt$<br><br>and the result is command not found<br>
<br>