Shaman

Register     Lost Password?  
Tasklist

FS#153 - Shaman and user repositories

Attached to Project: Shaman
Opened by Tasos (twilight) - Sunday, 18 April 2010, 17:16 GMT+2
Last edited by Anke Boersma (abveritas) - Tuesday, 24 August 2010, 21:09 GMT+2
Task Type Bug Report
Category Shaman Core
Status Closed
Assigned To Lukas Appelhans (boom1992)
Dario Freddi (drf)
Architecture i686
Severity Medium
Priority Normal
Reported Version 1.2.0
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Shaman is unable to "see" 3rd party (user) repositories, whilst pacman and yaourt do.

Using:

Shaman v. 1107272-1 (svn)
KDE v. 4.4.2-1
qtmod v. 4.6.2-2

my "/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 %u > %o
#CleanMethod = KeepInstalled

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#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
#
# 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

#KDEmod packages
[kdemod-core]
Server = ftp://mirror.selfnet.de/kdemod/core/i686

[kdemod-extragear]
Server = ftp://mirror.selfnet.de/kdemod/extragear/i686

[kdemod-playground]
# Provides unstable packages for testing purposes.
Server = http://chakra-project.org/repo/playground/i686

[adslgr32]
#The Hellenic (Greek) archlinux unofficial repository with many interesting packages.
Server = http://adslgr32.tiven.org/archlinux/i686

[kde4-eyecandy-32]
#Useful and beautiful plasmoids and themes for KDE4
Server = http://adslgr32.tiven.org/kde4-eyecandy-32

[andrwe]
# for a list of packages see: http://andrwe.dyndns.org/doku.php/blog/repository
Server = http://andrwe.dyndns.org/repo/i686

[archaudio-stable]
# and/or *-testing, *-experimental
# Pro-audio repo:
# - http://archaudio.org
# replace "stable" with repo type (testing/experimental)
Server = http://repos.archaudio.org/stable/i686

[archlinuxfr]
## The french Arch Linux communities packages
Server = http://repo.archlinux.fr/i686

[archlinuxve]
# Home of the splashy packages
Server = http://repo.archlinux.com.ve/i686

[arch-games]
# The Arch Linux Gaming repository project
Server = http://arch.twilightlair.net/games/i686

[dragonlord]
# Mixed packages, I don't want to move into [community],
# but are worth having them or the build time is long.
Server = http://repo.dragonlord.cz/arch/i686

[archstuff]
# AUR's most voted packages
Server = http://archstuff.vs169092.vserver.de/i686

Snapshot from Shaman taken in 04/18/2010:

http://j.imagehost.org/view/0354/snapshot4
This task depends upon

Closed by  Anke Boersma (abveritas)
Tuesday, 24 August 2010, 21:09 GMT+2
Reason for closing:  Won't implement
Additional comments about closing:  Shaman is a KDE app now, all bug reports need to be reported there
Comment by Anke Boersma (abveritas) - Sunday, 18 April 2010, 20:05 GMT+2
Please report back, if this about the current version, shaman2 svn 1107272-1, version 1.90.0
Comment by Tasos (twilight) - Monday, 19 April 2010, 17:59 GMT+2
Well this is the version reported by pacman:

pacman -Qs shaman
local/kdemod-shaman2-svn 1107272-1
Pacman frontend based on kdelibs and libaqpm - SVN build

And:

pacman -Qi kdemod-shaman2-svn

Name : kdemod-shaman2-svn
Version : 1107272-1
URL : http://chakra-project.org/tools-shaman.html
Licenses : GPL
Groups : None
Provides : shaman2
Depends On : kdemod-aqpm2-git>=2010305 kdemod-kdelibs>=4.4.1 dbus
Optional Deps : None
Required By : None
Conflicts With : shaman kdemod-shaman kdemod-playground-shaman-git kdemod-playground-shaman2-svn
Replaces : None
Installed Size : 1596.00 K
Packager : Phil Miller <philm@chakra-project.org>
Architecture : i686
Build Date : Fri 26 Mar 2010 12:42:24 AM EET
Install Date : Fri 26 Mar 2010 05:29:36 PM EET
Install Reason : Explicitly installed
Install Script : No
Description : Pacman frontend based on kdelibs and libaqpm - SVN build


Report from "About Shaman":

Shaman
Version 1.90.0
Using KDE Development Platform 4.4.2 (KDE 4.4.2)-kdemod

Using all the latest stable packages in Arch platform, not Chakra Alpha

Loading...