First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 101417
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Milan Berger <m.berger@ghcif.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnopaster-0.0.4.ebuild gnopaster 0.0.4 ebuild text/plain Milan Berger 2005-08-05 03:26 0000 450 bytes Details
gnopaster-0.0.5.ebuild gnopaster-0.0.5 ebuild text/plain Milan Berger 2005-08-08 09:34 0000 450 bytes Details
gnopaster-0.0.5.ebuild gnopaster-0.0.5 ebuild text/plain Milan Berger 2005-08-25 23:44 0000 434 bytes Details
gnopaster-0.0.5-r1.ebuild gnopaster 0.0.5-r1 ebuild text/plain Milan Berger 2006-07-15 09:23 0000 441 bytes Details
gnopaster-0.0.6-r1.ebuild gnopaster-0.0.6-r1.ebuild text/plain Thomas 'mosez' Boerger 2007-04-20 13:52 0000 558 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 101417 depends on: Show dependency tree
Show dependency graph
Bug 101417 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-05 03:24 0000
Hello there,

attached you can find a new ebuild. It's for the gnopaste submitter, a simple
but powerful perlscript to send STDIN odr STDOUT to http://www.nopaste.info a
free nopaste script and service. You will get an nopaste url as output you can
give to others.

gnopaster -h gives more information about using gnopaster.

I suggest dev-utils/gnopaster.


Regards,
Milan Berger

------- Comment #1 From Milan Berger 2005-08-05 03:26:09 0000 -------
Created an attachment (id=65163) [edit]
gnopaster 0.0.4 ebuild

------- Comment #2 From Martin Holzhauer 2005-08-05 03:28:03 0000 -------
for me, it works

nice tool

------- Comment #3 From mike 2005-08-05 04:48:27 0000 -------
it's to have a tool posting sources and things into nopaste.info without having
to change to a browser window.

glad to have it :)


------- Comment #4 From Milan Berger 2005-08-08 09:34:07 0000 -------
Created an attachment (id=65451) [edit]
ebuild for the new gnopaster-0.0.5 release

------- Comment #5 From Jan Simons 2005-08-21 16:49:23 0000 -------
I just wanted to test this ebuild, but when building the digest it cannot find 
the src-file: 
 
... 
>>> Downloading http://mir.zyrianes.net/gentoo/distfiles/gnopaster-0.0.5.pl.gz 
--01:45:43--  http://mir.zyrianes.net/gentoo/distfiles/gnopaster-0.0.5.pl.gz 
           => `/var/distfiles/gnopaster-0.0.5.pl.gz' 
Resolving mir.zyrianes.net... 213.251.190.162 
Connecting to mir.zyrianes.net|213.251.190.162|:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
01:45:43 ERROR 404: Not Found. 
 
No digest file available and download failed. 
 
>>> Downloading http://gentoo.inode.at/distfiles/gnopaster-0.0.5.pl.gz 
--01:45:44--  http://gentoo.inode.at/distfiles/gnopaster-0.0.5.pl.gz 
           => `/var/distfiles/gnopaster-0.0.5.pl.gz' 
Resolving gentoo.inode.at... 81.223.20.162 
Connecting to gentoo.inode.at|81.223.20.162|:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
01:45:46 ERROR 404: Not Found. 
 
No digest file available and download failed. 
 
>>> Downloading http://nopaste.info/apps/gnopaster-0.0.5.pl.gz 
--01:45:46--  http://nopaste.info/apps/gnopaster-0.0.5.pl.gz 
           => `/var/distfiles/gnopaster-0.0.5.pl.gz' 
Resolving nopaste.info... 81.169.155.47 
Connecting to nopaste.info|81.169.155.47|:80... failed: No route to host. 
No digest file available and download failed. 
 
!!! Couldn't download gnopaster-0.0.5.pl.gz. Aborting. 
 
Did a version bump cause this? 

------- Comment #6 From Jan Simons 2005-08-21 16:54:00 0000 -------
At the moment it looks like http://nopaste.info/ is down completly, so it's 
quite obvious why it cannot find the file. 

------- Comment #7 From Ciaran McCreesh 2005-08-24 10:09:25 0000 -------
Please fix the following and reopen:

* Your indenting is incorrect (should use tabs)
* RDEPEND is wrong.

------- Comment #8 From Milan Berger 2005-08-25 12:18:29 0000 -------
Hello everybody, 

I'm very sorry but we have had problems with our provider and some HDD crash on
our server. In the future we will have an backupserver so problems like these
will never happen again.


Regards
Milan 't4c' Berger

------- Comment #9 From Milan Berger 2005-08-25 23:44:26 0000 -------
Created an attachment (id=66905) [edit]
gnopaster-0.0.5 ebuild

corrected ebuild

------- Comment #10 From Sérgio Luís 2006-07-01 02:49:49 0000 -------
We already have app-text/nopaste, do we need another script?

And btw, it should go to app-text not dev-util.

------- Comment #11 From Milan Berger 2006-07-01 02:59:38 0000 -------
(In reply to comment #10)
> We already have app-text/nopaste, do we need another script?
> 

This ebuild here waits since a long time...
IMHO longer than this nopaste exists and it's for quite
an different service a service which offers his nopastescript
for download.

> And btw, it should go to app-text not dev-util.

might be

------- Comment #12 From Milan Berger 2006-07-15 09:23:51 0000 -------
Created an attachment (id=91791) [edit]
gnopaster 0.0.5-r1 ebuild for modrewritten nopaste.info

------- Comment #13 From Thomas 'mosez' Boerger 2007-04-20 13:52:16 0000 -------
Created an attachment (id=116798) [edit]
new gnopaster ebuild

It is a new release with configuration file 
support to work with other gnopaste installs

Changed the name to app-text/gnopaster...

------- Comment #14 From Carsten Lohrke 2007-04-20 16:20:51 0000 -------
*** Bug 175349 has been marked as a duplicate of this bug. ***

------- Comment #15 From Milan Berger 2007-04-20 20:42:56 0000 -------
Carsten please remove duplication gnopaste != gnopaster.
Thanks

------- Comment #16 From Thomas 'mosez' Boerger 2007-04-23 20:36:17 0000 -------
What's wrong with gnopaster? We are waiting for two years to get into the tree
and other nopaste submitter get into the tree within a few months?

There must be something wrong...

------- Comment #17 From Jurek Bartuszek 2007-04-24 10:45:10 0000 -------
Fixed in CVS, thanks

------- Comment #18 From David Moes 2007-04-24 10:48:30 0000 -------
Hello,

I use since 2004 gnopaste.
But why can't I find it in the portage tree?
I find a rip of gnopaste in the portage tree but not the orginal gnopaste,
it seems to be a bad joke..

Something goes wrong here.

regards, David Moes.

------- Comment #19 From Milan Berger 2007-04-24 12:43:26 0000 -------
Thanks for assigning but you have changed 2 things in the ebuild and broke it:

You changed
SRC_URI="mirror://sourceforge/gnopaste/${P}.pl.gz" to
SRC_URI="mirror://sourceforge/${PN}/${P}.pl.gz" now gnopaster can't be
downloaded.

And please assign all arches, cause it's a perl script working on every arch,
thanks in advance.

------- Comment #20 From Jurek Bartuszek 2007-04-25 20:32:01 0000 -------
Yeah, I've already undone those changes. However, there are more problems with
this script (see bug #175941), feel free to help. Do not reopen this bug since
the ebuild is already in the tree.

First Last Prev Next    No search results available      Search page      Enter new bug