Incorrect mount names for /media in breezy (kubuntu)
Erik Fossvold
efossvold at gmail.com
Mon Oct 24 17:37:44 UTC 2005
I updated the kde-base before I recompiled the kernel, and it was working
then. I have not edited /etc/fstab either. So that's why I wonder if it has
something to do with the kernel.
On 10/24/05, kubuntu-users-request at lists.ubuntu.com <
kubuntu-users-request at lists.ubuntu.com> wrote:
>
> Send kubuntu-users mailing list submissions to
> kubuntu-users at lists.ubuntu.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.ubuntu.com/mailman/listinfo/kubuntu-users
> or, via email, send a message with subject or body 'help' to
> kubuntu-users-request at lists.ubuntu.com
>
> You can reach the person managing the list at
> kubuntu-users-owner at lists.ubuntu.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of kubuntu-users digest..."
>
>
> Today's Topics:
>
> 1. Upgrade 5.04 -> 5.10 : OpenOffice down grrrrr
> (Davide Michel Morelli)
> 2. Ubuntu Emulation on Mac (Mathewson)
> 3. Re: Incorrect mount names for /media in breezy (kubuntu)
> (Derek Broughton)
> 4. Breezy freezing (Gerard CARNAT)
> 5. Re: Breezy freezing (Jamon Camisso)
> 6. KDM segfault via XDMCP (Derek Broughton)
> 7. Re: Breezy freezing (Gerard CARNAT)
> 8. Re: Breezy freezing (duffmckagan)
>
>
>
> ---------- Forwarded message ----------
> From: Davide Michel Morelli <michel at ziobudda.net>
> To: Kubuntu Help and User Discussions <kubuntu-users at lists.ubuntu.com>
> Date: Mon, 24 Oct 2005 15:18:25 +0200
> Subject: Upgrade 5.04 -> 5.10 : OpenOffice down grrrrr
> Hi. I have upgraded my notebook from Kubuntu 5.04 to Kubuntu 5.10 with
> substituion of "hoary" in "breezy" into apt/sources.list.
>
> Now, I have some problem:
>
> 1) OpenOffice.org: oowriter
> OpenOffice.org for Debian -
> see /usr/share/doc/openoffice.org/README.Debian.gz
> Previous version found: OpenOffice.org 1.1.3
> upgrading openoffice.org <http://openoffice.org/> user configuration...
> /usr/lib/openoffice/program/setup.bin: error while loading shared
> libraries: libstdc++.so.5: cannot open shared object file: No such file
> or directory
> setup failed (code 0).. abort
> ---- Please read /usr/share/doc/openoffice.org/README.Debian.gz for
> known problems -----
>
> I have installaed OpenOffice with apt-get install openoffice, and I have
> libstdc++ package. I have found that /etc/ld.so.conf contained only
>
> /usr/X11R6/lib
> /lib32
> /usr/lib32
> /usr/X11R6/lib32
>
> So I have added:
>
> /usr/X11R6/lib
> /usr/lib
> /usr/lib/openoffice/program/
> /lib
>
> Run "ldconfig -v" but:
>
> ldd /usr/lib/openoffice/program/setup.bin
> linux-gate.so.1 => (0x00000000)
> libsb645li.so => not found
> libsvt645li.so => not found
> libvcl645li.so => not found
> libtl645li.so => not found
> libcomphelp3gcc3.so => not found
> libcppuhelpergcc3.so.3 => not found
> libcppu.so.3 => not found
> libvos3gcc3.so => not found
> libsvl645li.so => not found
> libsalhelpergcc3.so.3 => not found
> libutl645li.so => not found
> libsal.so.3 => not found
> libset645li.so => not found
> libX11.so.6 => /usr/X11R6/lib32/libX11.so.6 (0x55582000)
> libXext.so.6 => /usr/X11R6/lib32/libXext.so.6 (0x55649000)
> libSM.so.6 => /usr/X11R6/lib32/libSM.so.6 (0x55657000)
> libICE.so.6 => /usr/X11R6/lib32/libICE.so.6 (0x55660000)
> libdl.so.2 => /lib32/tls/libdl.so.2 (0x55677000)
> libpthread.so.0 => /lib32/tls/libpthread.so.0 (0x5567a000)
> libm.so.6 => /lib32/tls/libm.so.6 (0x5568a000)
> libstlport_gcc.so => not found
> libstdc++.so.5 => not found
> libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0x556ad000)
> libc.so.6 => /lib32/tls/libc.so.6 (0x556b8000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)
>
> but ls -la /usr/lib/libstdc++.so.*
> lrwxrwxrwx 1 root root 18 2005-10-23 13:32 /usr/lib/libstdc++.so.5
> -> libstdc++.so.5.0.7
> -rw-r--r-- 1 root root 829864 2005-09-16 13:22 /usr/lib/libstdc
> ++.so.5.0.7
> lrwxrwxrwx 1 root root 19 2005-09-07 12:39 /usr/lib/libstdc++.so.60
> -> libstdc++.so.60.0.3
> -rw-r--r-- 1 root root 907408 2005-04-02 14:15 /usr/lib/libstdc
> ++.so.60.0.3
>
> And:
>
> $ sudo ldconfig -v | grep std
> ldconfig: Path `/usr/X11R6/lib' given more than once
> ldconfig: Path `/lib' given more than once
> ldconfig: Path `/lib64' given more than once
> ldconfig: Path `/usr/lib' given more than once
> ldconfig: Path `/usr/lib64' given more than once
> ldconfig: Cannot stat /usr/lib/libgettextpo.so: No such file or
> directory
> libstdc++.so.5 -> libstdc++.so.5.0.7
> libkorg_stdprinting.so.1 -> libkorg_stdprinting.so.1.0.0
> libstdc++.so.60 -> libstdc++.so.60.0.3
>
> 2) Ati Driver.
>
> I have downloaded and reinstalled ati-driver. I have changed the
> xorg.con for the "ati" line (changed to fglrx) and:
>
> $ fglrxinfo
> display: :0.0 screen: 0
> OpenGL vendor string: Mesa project: www.mesa3d.org<http://www.mesa3d.org/>
> OpenGL renderer string: Mesa GLX Indirect
> OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
>
> $ fgl_glxgears
> X Error of failed request: BadMatch (invalid parameter attributes)
> Major opcode of failed request: 145 (GLX)
> Minor opcode of failed request: 5 (X_GLXMakeCurrent)
> Serial number of failed request: 32
> Current serial number in output stream: 32
>
>
> Tnx in advance for all.
>
> --
> Michel 'ZioBudda' Morelli michel at ziobudda.net
> http://www.ziobudda.net ICQ: 58351764
> http://www.phpbook.it FAX: 0291390660
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: "Mathewson" <richmond at mail.maclaunch.com>
> To: kubuntu-users at lists.ubuntu.com
> Date: Mon, 24 Oct 2005 09:57:52 -0400
> Subject: Ubuntu Emulation on Mac
> Well there's another "one in the eye for Microsoft"!
>
> Obviously Guest PC 1.6 supports 32 bit graphics because
> Ubuntu installed and booted with no problems except for the
> following caveats:
>
> 1. Install took on the sunny side of 5 hours!
>
> 2. Guest PC seemed to be able to shut-down properly
> afterwards so I had to do a Force-Quit.
>
> Have yet to try out sound . . .
>
> But as proof of concept it rocks!
>
> sincerely, Richmond Mathewson
> __________________________________________________
> See Mathewson's software at:
>
> http://members.maclaunch.com/richmond/default.html
> _______________________________________
> ---------------------------------------------------------------
> The Think Different Store
> http://www.thinkdifferentstore.com/
> For All Your Mac Gear
> ---------------------------------------------------------------
>
>
>
>
>
> ---------- Forwarded message ----------
> From: Derek Broughton <news at pointerstop.ca>
> To: kubuntu-users at lists.ubuntu.com
> Date: Mon, 24 Oct 2005 10:20:45 -0300
> Subject: Re: Incorrect mount names for /media in breezy (kubuntu)
> duffmckagan wrote:
>
> > On 10/24/05, Erik Fossvold <efossvold at gmail.com> wrote:
> >>
> >> I recently compiled a custom kernel using source from the breezy
> >> repositoy. However, when I insert my usb-stick or portable usb hardrive
> >> they now show up as /media/music, /media/misc etc..
> >
> > Do you want that to be changed?
> > Simply edit your fstab.
>
> Mostly, you wouldn't want to put usb attached devices into /etc/fstab.
> That's why we have hal & dbus & pmount. It _should_ be automatic.
> >
> > And Konquerer these volumes (in the "Storage Media" section) to
> > media:/sda1
> >> and media:/sdb1 and so. Thus, no files shows up when I try to browse
> the
> >> folders. Before I switched kernel these drives would be mounted as i.e.
> >> /media/sda1. Is a config error with the kernel or something else?
>
> I fixed it by installing kdebase from breezy-updates
> --
> derek
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: Gerard CARNAT <gerard.carnat at wanadoo.fr>
> To: kubuntu-users at lists.ubuntu.com
> Date: Mon, 24 Oct 2005 16:44:04 +0200 (CEST)
> Subject: Breezy freezing
> hi every one,
>
> strange thing: I recently tryed to install 5.10 on my desktop and
> surprizingly the install freezes everytime between "copying all files on
> disk" and "setting clock". And no way to get out, only rebooting the PC.
>
> Has some one ever meet such a problem?
>
> More info: I had 5.04 installed before and everything was OK
> an other: I get the same with 5.04 now
> more over: a classic debian starting from a netinstall, installs correctly
> to the end.
>
> thanks for your help
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: Jamon Camisso <jamon.camisso at utoronto.ca>
> To: gerard.carnat at wanadoo.fr, Kubuntu Help and User Discussions <
> kubuntu-users at lists.ubuntu.com>
> Date: Mon, 24 Oct 2005 11:07:57 -0400
> Subject: Re: Breezy freezing
> Gerard CARNAT wrote:
> > hi every one,
> >
> > strange thing: I recently tryed to install 5.10 on my desktop and
> surprizingly the install freezes everytime between "copying all files on
> disk" and "setting clock". And no way to get out, only rebooting the PC.
> >
> > Has some one ever meet such a problem?
> >
> > More info: I had 5.04 installed before and everything was OK
> > an other: I get the same with 5.04 now
> > more over: a classic debian starting from a netinstall, installs
> correctly to the end.
> >
> > thanks for your help
>
> I've had some strange install issues too. It seems the default
> 2.6.12-9-386 kernel that installs by default can't detect /dev/hda1 on
> my disc. Upgrading from a 5.04 install works just fine. Can you install
> 5.04 as a server and then upgrade?
>
>
>
>
>
> ---------- Forwarded message ----------
> From: Derek Broughton <news at pointerstop.ca>
> To: kubuntu-users at lists.ubuntu.com
> Date: Mon, 24 Oct 2005 12:07:39 -0300
> Subject: KDM segfault via XDMCP
> For a couple of weeks now, I've been unable to connect to my Linux box
> from
> Windows XP via XDMCP.
>
> I usually use tightvnc to connect to the Linux box (vncviewer othello:0).
> It connects, shows the standard X moire screen, then immediately drops the
> connection and I see this in syslog:
> Unknown session exit code 0 (sig 11) from manager process
>
> I installed X in Cygwin, and tried its "startxdmcp" script, which gets
> exactly the same error - but continually tries to restart itself, so it's
> even worse.
>
> I can, however still use "vncviewer othello:1" to connect to a running KDE
> session via krfb (which has its own set of annoying problems).
>
> This morning, my colleague (who I just convinced to install kubuntu) had
> exactly the same problem on a fresh kubuntu system, so it's not just me.
>
> The kdmrc and Xaccess files still have the correct settings to permit
> XDMCP
> connections, and I can't see anything that has been modified in the time
> period that would cause this.
>
> Besides the one line in syslog, I can't find anything relevant in the log
> files.
>
> Any ideas?
> --
> derek
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: Gerard CARNAT <gerard.carnat at wanadoo.fr>
> To: Kubuntu Help and User Discussions <kubuntu-users at lists.ubuntu.com>
> Date: Mon, 24 Oct 2005 17:50:10 +0200 (CEST)
> Subject: Re: Breezy freezing
> Well don't know, I'll try.
> 5.04 workstation refuses to install too. May be 5.04 as a server.
> I'll let you know.
> ========================================
>
>
> > Message du 24/10/05 17:13
> > De : "Jamon Camisso" <jamon.camisso at utoronto.ca>
> > A : gerard.carnat at wanadoo.fr, "Kubuntu Help and User Discussions" <
> kubuntu-users at lists.ubuntu.com>
> > Copie à :
> > Objet : Re: Breezy freezing
> >
> > I've had some strange install issues too. It seems the default
> > 2.6.12-9-386 kernel that installs by default can't detect /dev/hda1 on
> > my disc. Upgrading from a 5.04 install works just fine. Can you install
> > 5.04 as a server and then upgrade?
> >
> > --
> > kubuntu-users mailing list
> > kubuntu-users at lists.ubuntu.com
> > http://lists.ubuntu.com/mailman/listinfo/kubuntu-users
> >
> >
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: duffmckagan <mckagan at gmail.com>
> To: gerard.carnat at wanadoo.fr, Kubuntu Help and User Discussions <
> kubuntu-users at lists.ubuntu.com>
> Date: Mon, 24 Oct 2005 22:08:23 +0530
> Subject: Re: Breezy freezing
> [OT]
>
> Breezy Freezes because of the Cool Breeze it gets around itself. =))
>
> On 10/24/05, Gerard CARNAT <gerard.carnat at wanadoo.fr > wrote:
> >
> > Well don't know, I'll try.
> > 5.04 workstation refuses to install too. May be 5.04 as a server.
> > I'll let you know.
> > ========================================
> >
> >
> > > Message du 24/10/05 17:13
> > > De : "Jamon Camisso" <jamon.camisso at utoronto.ca >
> > > A : gerard.carnat at wanadoo.fr, "Kubuntu Help and User Discussions" <kubuntu-users at lists.ubuntu.com
> > >
> > > Copie à :
> > > Objet : Re: Breezy freezing
> > >
> > > I've had some strange install issues too. It seems the default
> > > 2.6.12-9-386 kernel that installs by default can't detect /dev/hda1 on
> > > my disc. Upgrading from a 5.04 install works just fine. Can you
> > install
> > > 5.04 as a server and then upgrade?
> > >
> > > --
> > > kubuntu-users mailing list
> > > kubuntu-users at lists.ubuntu.com
> > > http://lists.ubuntu.com/mailman/listinfo/kubuntu-users
> > >
> > >
> >
> >
> > --
> > kubuntu-users mailing list
> > kubuntu-users at lists.ubuntu.com
> > http://lists.ubuntu.com/mailman/listinfo/kubuntu-users
> >
>
>
>
> --
> Take a look at
> http://copperskull.blogspot.com/
> http://www.tekcities.com/copperskull/
> --
> kubuntu-users mailing list
> kubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20051024/920411ac/attachment.html>
More information about the kubuntu-users
mailing list