Correction: You're right and I'm wrong; the link supported a new tab in the context menu but that got a 404 error while left-clicking got the dialog. I just submitted, so I found out. That's still not good UI design. The Yahoo "Compose" link uses an "input" element rather than an "a" element and that may be one way to avoid leading someone to a dead end.
About the doubles: If you want copies of the full headers from my received emails, let me know.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Yes, assuming we're talking about the same link, it is an HTML link, and thus supports a new browser tab; here's the code for that part of the page (https://build.opensuse.org/package/show/home:NickLevinson/chromium) (I've replaced angle brackets with parentheses to prevent HTML interpretation or blanking here):
(a data-remote="true" href="/package/submit_request_dialog/home:NickLevinson/chromium")(img title="Submit package" class="icons-package_go" alt="Submit package" src="/assets/s-ef1955ae757c8b966c83248350331bd3a30f658ced11f387f8ebf05ab3368629.gif" /) Submit package(/a)
Sometimes, a new tab is not available from a link. For example, my Yahoo email has a "Compose" link that's like that. But in that case context-clicking does not mislead me by offering a new tab. In that case, I don't get an error message. So something else caused the 404 or else the page was redesigned since you saw the source code.
Designing a link to operate contrary to normal expectations is probably not a good idea in terms of user interface design, especially if the result is to generate a dead end (e.g., 404-403) that doesn't point the user to a solution. In this case, it looks like that design was not implemented or was replaced.
By the way, all of your messages in this thread arrive once at the archive but twice at my email address and not always simultaneously, although I think no one else's does. Not an important problem for me but maybe not helpful for everyone. My guess is you're not sending twice but the mailing list server is. If you're not getting doubles from me in this thread, then it's limited to the thread and to you as poster.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
I've been using browser tabs, both when I got 404s and when the link gave me the proper dialog, and I usually use tabs and not new windows. I commonly context-click (right-click) a link so I'll have both pages open. My browser is usually Firefox on openSuse 13.2, kept evergreen.
I don't know what a "ctll" function is. I didn't find it in a Firefox menu or in Google.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello, i am Lorenzo Faletra and i am new here
I work as a developer for www.parrotsec.org and we are planning to use
OBS as our build system, but we are facing some not well documented
situations.
our APT repository is archive.parrotsec.org and we have many custom
packages plus packages imported from debian testing and unstable, so the
debian 8 template available from build.opensuse.org is completely
useless for us.
According to all the fragments of documentation that are disseminated
between the opensuse docs, the openbuildservice docs and some stuff on
the web, i have seen that in order to set up a new distribution template
i need to import in a quite non-standard way all the core packages
inside a folder, it is of course difficult for us to unmount our
repository, take all our deb packages (200GB of files), put all together
in a folder, track all of them, remove the old ones and replace them
with the updated ones every time we make an update etc....
On the other side the DoD system seemed to be the perfect solution for
us, but when i try to create a DoD repo i can't specify the distro name
(folder inside /dists), i can't specify archive areas (main, contrib or
non-free) etc, i can only specify a mirror url, a master url, a
certificate, an arch filter (what is it meant to do?) and some useful
certificates, but no way to specify the useful data to set up a
standardized debian repository.
I have seen on some screenshots that i should use
archive.parrotsec.org/parrot/dists/testing/main in order to use the main
archive, but if i do it, the resulting distribution will be completely
useless and unable to be used for the build system.
now, here it is my question:
How can i set up a DoD repository that uses
"archive.parrotsec.org/parrot" as a mirror, "testing" as distribution
release, and "main contrib non-free" as archive areas?
If i can't do that, how can i contribute to the OBS development to make
it more aligned to the debian standards? And where can i find the source
code which handles the workers used to build debian based packages?
Thanks for your help in advance
----
Lorenzo "Palinuro" Faletra (EclipseSpark)
Frozenbox Network
Parrot Security
GPG ID: F4C6B9A4
GPG Info: http://pgp.mit.edu/pks/lookup?op=vindex&search=0x97CAA129F4C6B9A4
GPG Key: http://pgp.mit.edu/pks/lookup?op=get&search=0x97CAA129F4C6B9A4
Solved, I think. Fixed, apparently. Maybe an OBS server had a problem for a few days and someone took care of it and tonight the "Submit package" link got a dialog, not a 404. I used the Web interface and it processed and acknowledged a request for chromium. Your osc command line was new to me, since, being cautious, I had not read the part of the instructions labeled "Warning DRAFT BELOW, not yet finished or tested" (https://en.opensuse.org/openSUSE:Build_Service_Tutorial). Thanks.
--
Nick
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi!, I've installed a machine with 42.2 and these packages are available:
libfdt1
libfdt1-devel
But trying to build a package on OBS for that distro, libfdt1 is not
availble and the build fails because of the missing dependency.
How can I report this?
Regards,
--
Ciro Iriarte
http://iriarte.it
--
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
When I click the Submit Package link, I always get an Error 404 page. If I try the Error 404 page search box, I get an Error 403 page as a dead end. I prepared a package at build.opensuse.org and it's ready for submission. I'm trying to do it through your servers, because the option to use my laptop through osc appears to require about 18-24 hours for the downloading and uploading round trip, for 3 files with about half a gibibyte in each direction, which I have to do while standing all those hours at a store counter, with no processing at my computer. So I'd much rather do it through the Web interface. I built the files on the build.opensuse.org servers and the building succeeded. But the "Submit package" link on https://build.opensuse.org/package/show/home:NickLevinson/chromium never worked (last tried about a week ago when I could work with enough time online while logged in) and osc apparently won't handle files that are not on my laptop. What's causing the 404? How do I submit the package through the website interface?
Thank you.
--
Nick
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello all,
I have this:
Buildserver -> all OBS services + repositories
Workerserver -> a large KVM physical machine
Pkgserver -> the place where I want to publish the repos
I’d like to publish the repositories to “pkgserver” instead of the main buildserver:82. What services would I need on pkgserver? And what parameters should I change on buildserver?
I tried running just obsrepserver (port 5252) and obspublisher on pkgserver and pointing to pkgserver’s address in /etc/sysconfig/obs-server, but it didn’t work. What am I missing?
--
-- Erico Mendonça
Dedicated Support Engineer
SUSE
Hi,
/ports/ppc/distribution/leap/42.2-Current doesn't have repo published,
only isos.
Is it known issue?
Dinar,
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Good morning!
I have updated the mediawiki and now recognized, that it installs also on (now) unsupported PHP versions. It requires php >= 5.5.9.
PHP is currently provided by php5* and php7* packages. The problem I'm facing is, that all current installations of openSUSE does not provide it's version while providing php or mod_php. This is what php provides (among some other):
php
php-api = 20121113
php5 = 5.5.14-50.1
Shall I use the php-api versions to decide when to install? Is there a way to allow installation on "php5 >= 5.5.9 OR php7" ?
Best regards,
Johannes
--
Johannes Weberhofer
Weberhofer GmbH, Austria, Vienna
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org