Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 230)

Ticket Resolution Summary Owner Reporter
#122 fixed Errors on winswitch.org Antoine Martin Chrissss
Description

I noticed a couple of errors on your page...

  • http://winswitch.org/trac/

The link "Active tickets by milestone" should most likely point to http://winswitch.org/trac/report/1. Also the register link underneath doesn't lead to the proper page.

  • http://winswitch.org/downloads/debian-repository.html?dist_select=lucid

http://winswitch.org/downloads/ http://winswitch.org/dev/#svn

All these urls are wrong. You write e.g. http://windowswitch.org, but the url should be http://winswitch.org. Please check every distribution and version.

  • http://winswitch.org/downloads/

At the top there's a link to the beta version. But the url http://winswitch.org/beta/ doesn't contain anything

Thats all for now ;)

CU Christoph

#124 fixed xpra-0.0.7.16.ebuild doesn't resolve Antoine Martin Stroller
Description

Downloaded ebuild from http://winswitch.org/trac/export/3403/trunk/release/xpra-0.0.7.16.ebuild Copied to /usr/local/portage/net-misc/xpra/

$ sudo ebuild /usr/local/portage/net-misc/xpra/xpra-0.0.7.16.ebuild manifest
>>> Downloading 'http://windowswitch.org/src/xpra-0.0.7.16.tar.bz2'
--2011-01-24 14:56:01--  http://windowswitch.org/src/xpra-0.0.7.16.tar.bz2
Resolving windowswitch.org... 194.145.197.105
Connecting to windowswitch.org|194.145.197.105|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://winswitch.org//src/xpra-0.0.7.16.tar.bz2 [following]
--2011-01-24 14:56:01--  http://winswitch.org//src/xpra-0.0.7.16.tar.bz2
Resolving winswitch.org... 194.145.197.105
Reusing existing connection to windowswitch.org:80.
HTTP request sent, awaiting response... 404 Not Found
2011-01-24 14:56:01 ERROR 404: Not Found.

!!! Couldn't download 'xpra-0.0.7.16.tar.bz2'. Aborting.
!!! Fetch failed for xpra-0.0.7.16.tar.bz2, can't update Manifest
$
#125 fixed Gentoo xpra-0.0.7.17.ebuild - "IUSE contains defaults, but EAPI doesn't allow them" with Portage 2.1.9.25 Antoine Martin Stroller
Description
$ wget "http://winswitch.org/dists/gentoo/xpra-0.0.7.17.ebuild"
--2011-01-24 20:47:30--  http://winswitch.org/dists/gentoo/xpra-0.0.7.17.ebuild
Resolving winswitch.org... 194.145.197.105
Connecting to winswitch.org|194.145.197.105|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 566 [text/plain]
Saving to: `xpra-0.0.7.17.ebuild'

100%[======================================>] 566         --.-K/s   in 0s

2011-01-24 20:47:30 (21.6 MB/s) - `xpra-0.0.7.17.ebuild' saved [566/566]

$ ls /usr/local/portage/net-misc/xpra/
Manifest  xpra-0.0.7.16.ebuild
$ sudo cp xpra-0.0.7.17.ebuild /usr/local/portage/net-misc/xpra/
Password:
$ sudo rm -i /usr/local/portage/net-misc/xpra/*16*
rm: remove regular file `/usr/local/portage/net-misc/xpra/xpra-0.0.7.16.ebuild'? y
$ sudo ebuild /usr/local/portage/net-misc/xpra/*ebuild manifest
>>> Downloading 'http://gentoo.virginmedia.com/distfiles/xpra-0.0.7.17.tar.bz2'
--2011-01-24 20:51:46--  http://gentoo.virginmedia.com/distfiles/xpra-0.0.7.17.tar.bz2
Resolving gentoo.virginmedia.com... 194.117.143.69, 194.117.143.70, 194.117.143.71, ...
Connecting to gentoo.virginmedia.com|194.117.143.69|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-01-24 20:51:46 ERROR 404: Not Found.

...
>>> Downloading 'http://windowswitch.org/src/xpra-0.0.7.17.tar.bz2'
--2011-01-24 20:51:47--  http://windowswitch.org/src/xpra-0.0.7.17.tar.bz2
Resolving windowswitch.org... 194.145.197.105
Connecting to windowswitch.org|194.145.197.105|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://winswitch.org//src/xpra-0.0.7.17.tar.bz2 [following]
--2011-01-24 20:51:47--  http://winswitch.org//src/xpra-0.0.7.17.tar.bz2
Resolving winswitch.org... 194.145.197.105
Reusing existing connection to windowswitch.org:80.
HTTP request sent, awaiting response... 200 OK
Length: 887754 (867K) [application/x-bzip2]
Saving to: `/usr/portage/distfiles/xpra-0.0.7.17.tar.bz2'

100%[======================================>] 887,754      251K/s   in 3.5s

2011-01-24 20:51:51 (250 KB/s) - `/usr/portage/distfiles/xpra-0.0.7.17.tar.bz2' saved [887754/887754]

>>> Creating Manifest for /usr/local/portage/net-misc/xpra
912 ~ $ sudo emerge -pv xpra

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "xpra" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-misc/xpra-0.0.7.17 (masked by: invalid: IUSE contains defaults, but EAPI doesn't allow them)

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

$
$ eix -I portage$ --format '<installedversions:NAMEVERSION>'
sys-apps/portage-2.1.9.25
$
Note: See TracQuery for help on using queries.