Package Details: pkgbuilder 4.3.2-3

Git Clone URL: https://aur.archlinux.org/pkgbuilder.git (read-only, click to copy)
Package Base: pkgbuilder
Description: A Python AUR helper/library.
Upstream URL: https://github.com/Kwpolska/pkgbuilder
Keywords: aur aur4 download helper pkgbuild pkgbuilder
Licenses: BSD
Submitter: Kwpolska
Maintainer: Kwpolska
Last Packager: Kwpolska
Votes: 39
Popularity: 0.000000
First Submitted: 2011-09-20 14:46 (UTC)
Last Updated: 2023-05-03 20:50 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

vadmium commented on 2012-10-06 04:24 (UTC)

Check sum is not correct; should be md5sums=('2ea030cb1a67d772143209c0d0cbdcfc')

mrbit commented on 2012-09-15 19:24 (UTC)

ow ok : pacman -R pyalpm pkgbuilder and install packer -S pkgbuilder ????? strange

Kwpolska commented on 2012-09-15 18:49 (UTC)

I can’t see the problem. I will investigate, but I cannot find a valid cause. It might be a problem of your system.

mrbit commented on 2012-09-15 18:45 (UTC)

[mrbit@localhost ~]$ pkgbuilder Traceback (most recent call last): File "/usr/bin/pkgbuilder", line 3, in <module> import pkgbuilder.main File "/usr/lib/python2.7/site-packages/pkgbuilder/main.py", line 125 print(DS.colors['all_off'], end='') ^ SyntaxError: invalid syntax

Kwpolska commented on 2012-09-03 11:42 (UTC)

And, for future reference, the correct place to report bugs and issues and wishes is https://github.com/Kwpolska/pkgbuilder/issues .

mrbit commented on 2012-09-03 11:34 (UTC)

strange !!!!! wlan0 it's ok..!!!!

Kwpolska commented on 2012-09-03 11:32 (UTC)

I think I do not need to report this bug after all. Please go fix your router or wlan0, as it seems to be the culprit, it’s not my fault. Sorry.

mrbit commented on 2012-09-03 11:31 (UTC)

sudo pkgbuilder -Syu :: Gathering data about packages... Traceback (most recent call last): File "/usr/lib/python3.2/site-packages/requests/packages/urllib3/connectionpool.py", line 275, in _make_request httplib_response = conn.getresponse(buffering=True) TypeError: getresponse() got an unexpected keyword argument 'buffering' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.2/site-packages/requests/models.py", line 618, in send timeout=self.timeout, File "/usr/lib/python3.2/site-packages/requests/packages/urllib3/connectionpool.py", line 415, in urlopen body=body, headers=headers) File "/usr/lib/python3.2/site-packages/requests/packages/urllib3/connectionpool.py", line 277, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.2/http/client.py", line 1049, in getresponse response.begin() File "/usr/lib/python3.2/http/client.py", line 346, in begin version, status, reason = self._read_status() File "/usr/lib/python3.2/http/client.py", line 308, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.2/socket.py", line 276, in readinto return self._sock.recv_into(b) socket.error: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/pkgbuilder", line 6, in <module> pkgbuilder.main.main() File "/usr/lib/python3.2/site-packages/pkgbuilder/main.py", line 144, in main upgrade.auto_upgrade() File "/usr/lib/python3.2/site-packages/pkgbuilder/upgrade.py", line 99, in auto_upgrade upgradeable = self.list_upgradeable(foreign.keys()) File "/usr/lib/python3.2/site-packages/pkgbuilder/upgrade.py", line 71, in list_upgradeable aurlist = self.aur.multiinfo(pkglist, DS.protocol)['results'] File "/usr/lib/python3.2/site-packages/pkgbuilder/aur.py", line 85, in multiinfo return json.loads(self.jsonmultiinfo(args, prot)) File "/usr/lib/python3.2/site-packages/pkgbuilder/aur.py", line 57, in jsonmultiinfo req = requests.get(self.mrpc.format(prot, urlargs)) File "/usr/lib/python3.2/site-packages/requests/api.py", line 65, in get return request('get', url, **kwargs) File "/usr/lib/python3.2/site-packages/requests/safe_mode.py", line 39, in wrapped return function(method, url, **kwargs) File "/usr/lib/python3.2/site-packages/requests/api.py", line 51, in request return session.request(method=method, url=url, **kwargs) File "/usr/lib/python3.2/site-packages/requests/sessions.py", line 243, in request r.send(prefetch=prefetch) File "/usr/lib/python3.2/site-packages/requests/models.py", line 623, in send raise ConnectionError(sockerr) requests.exceptions.ConnectionError: [Errno 104] Connection reset by peer

mrbit commented on 2012-09-03 11:30 (UTC)

with wlan0: 2012-09-03 13:28:10,565 [INFO ] :pkgbuilder: *** PKGBUILDer v2.1.3.7 2012-09-03 13:28:10,690 [INFO ] :pkgbuilder: Running argparse. 2012-09-03 13:28:10,691 [INFO ] :pkgbuilder: Arguments parsed. 2012-09-03 13:28:10,691 [INFO ] :pkgbuilder: Ran through all the addon features, building... 2012-09-03 13:28:10,692 [INFO ] :pkgbuilder: Building pkgbuilder 2012-09-03 13:28:10,697 [INFO ] :requests.packages.urllib3.connectionpool: Starting new HTTP connection (1): aur.archlinux.org 2012-09-03 13:28:22,107 [ERROR ] :pkgbuilder: (auto fancy_error ) [Errno 104] Connection reset by peer 2012-09-03 13:28:22,107 [ERROR ] :pkgbuilder: (auto PBError ) [ERR3402] Something went wrong. EC=3 EM=['requests.exceptions.ConnectionError'] 2012-09-03 13:28:22,107 [ERROR ] :pkgbuilder: (auto fancy_error ) [ERR3402] Something went wrong. EC=3 EM=['requests.exceptions.ConnectionError'] 2012-09-03 13:28:22,107 [INFO ] :pkgbuilder: Quitting.

Kwpolska commented on 2012-09-03 11:27 (UTC)

mind showing me the same with wlan0?