Arch Linux

You like a certain distro? Tell us why here

Moderators: b1o, jkerr82508

Forum rules
Try to avoid "fanboyism" Spam is strictly forbidden. The general rules apply: viewtopic.php?f=8&t=568
User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Arch Linux

Postby dedanna1029 » 28 May 2011, 04:16

dedanna1029 wrote:You mean, all of this:
upower
udev
util-linux
device-mapper
initscripts
mkinitcpio
linux-firmware
nvidia
udisks
usbutils
xz
postgres

... and NO kernel update???

W.T.F.

Well, it had to come sometime, didn't it?

Code: Select all

# pacman -Syu
:: Synchronizing package databases...
 core                     37.8K   61.2K/s 00:00:01 [######################] 100%
 extra                   470.6K  151.0K/s 00:00:03 [######################] 100%
 community               443.8K  146.0K/s 00:00:03 [######################] 100%
 archlinuxfr is up to date
:: Starting full system upgrade...
warning: postgresql: ignoring package upgrade (9.0.3-1 => 9.0.4-3)
resolving dependencies...
looking for inter-conflicts...

Targets (6): allegro-4.4.2-1 [0.52 MB]  gnome-bluetooth-3.0.1-1 [0.66 MB]
             kernel26-2.6.38.7-1 [34.13 MB]  kernel26-docs-2.6.38.7-1 [3.16 MB]
             kernel26-headers-2.6.38.7-1 [4.18 MB]  most-5.0.0a-3 [0.04 MB]

Total Download Size:    42.69 MB
Total Installed Size:   113.17 MB

Proceed with installation? [Y/n]

Still not to .39 yet though. :(
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Arch Linux

Postby dedanna1029 » 02 Jun 2011, 04:21

Per a suggestion to install reflector:

Code: Select all

:) pacman -Ss reflector
community/reflector 2011.04.04.1-2 [0.01 MB] ---->[installed]<----
    A script to retrieve and filter the latest mirrorlist from the MirrorStatus
    page.


So, what do I need to do here?

In going through the steps here again, I get the following:

Code: Select all

# reflector -l 5 --sort rate --save /etc/pacman.d/mirrorlist
Traceback (most recent call last):
  File "/usr/lib/python3.2/urllib/request.py", line 1133, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.2/http/client.py", line 964, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.2/http/client.py", line 1002, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.2/http/client.py", line 960, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.2/http/client.py", line 805, in _send_output
    self.send(msg)
  File "/usr/lib/python3.2/http/client.py", line 743, in send
    self.connect()
  File "/usr/lib/python3.2/http/client.py", line 1097, in connect
    self.timeout, self.source_address)
  File "/usr/lib/python3.2/socket.py", line 398, in create_connection
    raise err
  File "/usr/lib/python3.2/socket.py", line 389, in create_connection
    sock.connect(sa)
socket.error: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/reflector", line 5, in <module>
    Reflector.main()
  File "/usr/lib/python3.2/site-packages/Reflector.py", line 387, in main
    ms, mirrors = process_options(options)
  File "/usr/lib/python3.2/site-packages/Reflector.py", line 356, in process_options
    mirrors = ms.get_mirrors()
  File "/usr/lib/python3.2/site-packages/Reflector.py", line 111, in get_mirrors
    return self.get_obj()['urls']
  File "/usr/lib/python3.2/site-packages/Reflector.py", line 104, in get_obj
    self.retrieve()
  File "/usr/lib/python3.2/site-packages/Reflector.py", line 73, in retrieve
    f = urllib.request.urlopen(req)
  File "/usr/lib/python3.2/urllib/request.py", line 138, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.2/urllib/request.py", line 366, in open
    response = self._open(req, data)
  File "/usr/lib/python3.2/urllib/request.py", line 384, in _open
    '_open', req)
  File "/usr/lib/python3.2/urllib/request.py", line 344, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.2/urllib/request.py", line 1167, in https_open
    context=self._context, check_hostname=self._check_hostname)
  File "/usr/lib/python3.2/urllib/request.py", line 1136, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 111] Connection refused>


What in the world is going on here? Am wondering if this is what's going on with the issue I'm having with yaourt?

Thanks.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Arch Linux

Postby dedanna1029 » 02 Jun 2011, 05:52

See that post ^^ and now this one as well. Still having issues with this, but now getting another error on it.

Code: Select all

[root@dedanna dedanna]# pacman -S gnome-shell-extension-user-theme
resolving dependencies...
looking for inter-conflicts...

Targets (2): gnome-shell-extensions-common-3.0.2-0.20110526.1 [0.01 MB]
             gnome-shell-extension-user-theme-3.0.2-0.20110526.1 [0.00 MB]

Total Download Size:    0.00 MB
Total Installed Size:   0.08 MB

Proceed with installation? [Y/n] y
(2/2) checking package integrity                   [######################] 100%
(2/2) checking for file conflicts                  [######################] 100%
error: failed to commit transaction (conflicting files)
gnome-shell-extensions-common: /usr/share/locale/cs/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/da/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/de/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/es/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/fr/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/gl/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/it/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/lv/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/nb/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/pl/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/pt/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/pt_BR/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/sl/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/sv/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/vi/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
gnome-shell-extensions-common: /usr/share/locale/zh_CN/LC_MESSAGES/gnome-shell-extensions.mo exists in filesystem
Errors occurred, no packages were upgraded.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Arch Linux

Postby viking60 » 02 Jun 2011, 22:03

You already have it from a meta package you have installed. All is good.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Arch Linux

Postby dedanna1029 » 02 Jun 2011, 22:55

What package would it have been part of?

Code: Select all

.:[ dedanna@dedanna.rocks.net : 15:53:58 : ~ ]:.
:) pacman -Ss gnome-shell-extension-user-theme
extra/gnome-shell-extension-user-theme 3.0.2-0.20110526.1 [0.00 MB]
    User Theme extension for GNOME Shell
.:[ dedanna@dedanna.rocks.net : 15:54:07 : ~ ]:.
:) pacman -Q gnome-shell-extension-user-theme
error: package "gnome-shell-extension-user-theme" not found


Nothing says "installed" on this end.

Edit: Its dependency also shows as not installed:

Code: Select all

.:[ dedanna@dedanna.rocks.net : 15:58:51 : ~ ]:.
:) pacman -Ss gnome-shell-extensions-common
extra/gnome-shell-extensions-common 3.0.2-0.20110526.1 [0.01 MB]
    Extensions for GNOME Shell - common files
.:[ dedanna@dedanna.rocks.net : 15:59:07 : ~ ]:.
:) pacman -Q gnome-shell-extensions-common
error: package "gnome-shell-extensions-common" not found


So, yeah, I am curious as to what the meta package may have been. Thanks.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Arch Linux

Postby viking60 » 02 Jun 2011, 23:02

Gnome-tweak-tools I think
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Arch Linux

Postby dedanna1029 » 02 Jun 2011, 23:22

Ah, okay. Thanks. Yeah, did install that.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Arch Linux

Postby dedanna1029 » 05 Jun 2011, 05:27

Oh gods, here we go again:

Code: Select all

:) yaourt lib32-glibc
lexical error: invalid char in json text.
                                       <html> <head> <title>Tor is not
                     (right here) ------^


I've had this a couple times already. Any clue what's up? Tor is running. It does it even when it isn't.

Thanks.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Arch Linux

Postby viking60 » 05 Jun 2011, 12:47

I don't get anything when I run that.
yaourt glibc gives this:

Code: Select all

1 core/glibc 2.13-5 (base) [installed]
    GNU C Library
2 extra/kdesdk-kmtrace 4.6.3-1 (kde kdesdk)
    A KDE tool to assist with malloc debugging using glibc´s "mtrace" functionality
3 extra/nss-mdns 0.10-3 [installed]
    glibc plugin providing host name resolution via mDNS
4 aur/eglibc-2.12-svn 10809-1 (Out of Date) (2)
    Embedded GLIBC is a variant of the GNU C Library that is designed to work well on embedded systems
5 aur/esperanto-locale 0.1-1 (11)
    Esperanto locale for glibc
6 aur/glibc-doc 2.12.2-1 (0)
    GNU C Library: Documentation
7 aur/java-getopt 1.0.13-1 (2)
    a Java command line option parser compatible with glibc's GNU getopt
8 aur/lib32-nss-mdns 0.10-2 (51)
    glibc plugin providing host name resolution via mDNS
9 aur/ngetty-glibc 1.1-1 (2)
    Daemon that starts login sessions on virtual console terminals, on demand
10 aur/pretendroot 0.9-1 (3)
    Pretendroot is an LD_PRELOAD library which overrides some glibc calls, fakeroot alternative
11 aur/sash 3.7-5 (8)
    Stand-alone shell with many commands but does not require glibc
12 aur/scratchbox-toolchain-cs2007q3-glibc2.5-arm7 1.0.16-2 (3)
    scratchbox cs2007q3-glibc2.5-arm7 toolchain
13 aur/scratchbox-toolchain-cs2007q3-glibc2.5-i486 1.0.16-1 (2)
    scratchbox cs2007q3-glibc2.5-i486 toolchain
==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
==> ---------
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Arch Linux

Postby dedanna1029 » 05 Jun 2011, 15:52

Yeah, it's not there any more it seems. Was cruising the Arch forums last night for resolutions to getting boinc going, and that was one of them, but then looked at the date - it was Feb. 2011 on the tip to install two things, and that was one of them, so I guess it was a bum steer. :( No wonder anyone had responded to that thread. :(

But the thing that bugs me, is not that those files aren't there any more. What's bugging me is this error almost every time I run yaourt now. It's been happening ever since I went ahead and upgraded pacman, and powerpill was uninstalled in the process:

Code: Select all

lexical error: invalid char in json text.
                                       <html> <head> <title>Tor is not
                     (right here) ------^

Bit of an odd one. Guess yaourtrc has to be parused, among other things...

I've found things similar through google search, but nothing that really resolves things. I'm beginning to wonder if rebuilding package-query would help, but there's nothing specific on that, and I wouldn't really know how to without starting from scratch with reinstalling pacman and yaourt both?

Edit: https://bbs.archlinux.org/viewtopic.php ... 21#p943821
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Arch Linux

Postby viking60 » 05 Jun 2011, 18:47

I think removing yaourt and the line in /etc/pacman.conf should do it. Then update and reinstall yaourt. Couldn't hurt :think:
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Arch Linux

Postby dedanna1029 » 05 Jun 2011, 20:05

Wait. Which line in /etc/pacman.conf are we talking here, again?

Code: Select all

.:[ dedanna@dedanna.rocks.net : 13:04:28 : ~ ]:.
:) cat /etc/pacman.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst   = pacman
XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl -C - %u > %o
#XferCommand = /usr/bin/aria2c --allow-overwrite=true -c --file-allocation=none --log-level=error \-m2 --max-connection-per-server=2 --max-file-not-found=5 --min-split-size=5M --no-conf \--remote-time=true --summary-interval=60 -t5 -d / -o %o %u
#CleanMethod = KeepInstalled
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
IgnorePkg   = postgresql postgresql-libs
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options (all disabled by default)
#UseSyslog
ShowSize
#UseDelta
TotalDownload

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

#[testing]
## Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/mirrorlist

[core]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

#[community-testing]
## Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/mirrorlist

[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs

[archlinuxfr]
Server = http://repo.archlinux.fr/$arch


/etc/pacman.d/mirrorlist:

Code: Select all

.:[ dedanna@dedanna.rocks.net : 13:04:34 : ~ ]:.
:) cat /etc/pacman.d/mirrorlist
# 2010-07-26 07:53
# generated by reflector
# ranked by rankmirrors
Server = ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch
Server = ftp://mirror.datacenter.by/pub/archlinux/$repo/os/$arch
Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch
Server = ftp://mirrors.uk2.net/pub/archlinux/$repo/os/$arch
Server = http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch
Server = http://mirror.rit.edu/archlinux/$repo/os/$arch
Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch
Server = http://mirror.yandex.ru/archlinux/$repo/os/$arch
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html


Return to “Distro talk”