Necy 2017-03-02 19:45:52
Bashing-om 2017-03-02 19:46:29
Necy: EFI is confusing to a lot of us . there is no standard .
abhay_ 2017-03-02 19:56:43
hi
tami 2017-03-02 19:57:38
hey
franksch 2017-03-02 19:59:54
Hi guys
franksch 2017-03-02 20:00:17
can anyone say how to circumvent Ubuntu One?
cfhowlett 2017-03-02 20:00:27
explain franksch
franksch 2017-03-02 20:00:29
It doesn't work
franksch 2017-03-02 20:00:59
well: I create the account with email and user name
Guest43356 2017-03-02 20:01:02
Hello?
Guest43356 2017-03-02 20:01:11
Why Linux?
franksch 2017-03-02 20:01:15
OOne asks me to activate and validate the email
franksch 2017-03-02 20:01:26
I check my mail and click the links
cfhowlett 2017-03-02 20:01:26
ask ##linux guest435
Dreaman 2017-03-02 20:01:45
Guest43356 why not
franksch 2017-03-02 20:01:46
... nothing happens
Guest43356 2017-03-02 20:02:01
in that channel dont allow me to ask
cfhowlett 2017-03-02 20:02:02
why do you need ubuntuONE?
cfhowlett 2017-03-02 20:02:24
Guest43356, this is ubuntu support. chitchat in #ubuntu-offtopic.
franksch 2017-03-02 20:02:31
because ALL Forums I found want to use SSo login using UOne
cfhowlett 2017-03-02 20:04:30
franksch, I understand ...
franksch 2017-03-02 20:05:51
Ubuntu has created a nice chicken_and_egg problem with Ubuntu One for me
hateball 2017-03-02 20:06:29
Guest43356: you need to be registered to chat there
hateball 2017-03-02 20:06:33
!register | Guest43356
ubottu 2017-03-02 20:06:33
Guest43356: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode.
anddam 2017-03-02 20:14:52
I changed my /etc/exports entry from /srv/backup to /srv/backup/Foo, stopped the nfs-kernel-server and restarted it again
anddam 2017-03-02 20:15:11
clients, both ubuntu and macos, still see /srv/backup share using showmount -a
anddam 2017-03-02 20:15:25
is there a cache on nfs server?
anddam 2017-03-02 20:15:44
it seems unlikely it'd survive the server restart, but still
tivopin 2017-03-02 20:23:41
Stupid amerij
tivopin 2017-03-02 20:24:02
Amerikanos stupid
cfhowlett 2017-03-02 20:24:16
tivopin, the topic here is ubuntu support. stop your insults or go somewhere else to play.
Delphin 2017-03-02 20:24:17
hi, I recently uninstalled amavis but keep getting errors like "postfix/qmgr[26708]: warning: connect to transport private/smtp-amavis: Connection refused" in my /var/log/mail.log, can anyone help?
zerl 2017-03-02 20:34:56
gday, hoping someone can shed some light on my problem. trying to run apt-get on 12.04 getting "version `GLIBC_2.18' not found" error from apt-get
zerl 2017-03-02 20:35:51
tried downloading fresh apt from packages and installing with dpkg with no change in the above error, mind you it would not configure due to the deps issue
zerl 2017-03-02 20:36:25
what can I do in this situation to get the package management system working again
stevendale 2017-03-02 20:36:57
Hi zerl
zerl 2017-03-02 20:37:25
dpkgis reporting apt depends on libstdc++6 (>= 4.6); however: Package libstdc++6 is not configured yet,
stevendale 2017-03-02 20:37:46
I'm afraid you have to upgrade to a newer version of Ubuntu. http://packages.ubuntu.com/precise/libc6 12.04 only supports 'glibc' up to 2.15, not 2.18
ducasse 2017-03-02 20:37:56
zerl: try 'sudo dpkg --configure -a'
zerl 2017-03-02 20:38:21
I am wondering if i have been pw0wned becasue I have no idea how it ended up in this state
zerl 2017-03-02 20:39:15
tried that , will DM you output
zerl 2017-03-02 20:40:45
somehow libstc++6 is not configured
ducasse 2017-03-02 20:40:47
zerl: please use a pastebin next time
ducasse 2017-03-02 20:40:52
!pastebin
ubottu 2017-03-02 20:40:52
For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.
zerl 2017-03-02 20:40:54
oh ... very sorry
ducasse 2017-03-02 20:41:08
zerl: try 'sudo apt-get install -f'
ducasse 2017-03-02 20:41:34
zerl: what does it want to do?
zerl 2017-03-02 20:42:08
This is the output from sudo dpkg --configure -a ---- http://paste.ubuntu.com/24100794/
zerl 2017-03-02 20:43:03
This is the output from that last one http://paste.ubuntu.com/24100799/
zerl 2017-03-02 20:43:21
that was one of the first commands I tried actuallty